#colophon{
  background-color : #242f2f;
  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;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead {
}

&.entry-title {
  font-size : 3rem;
}

&.hpb-copyright {
  color : #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus{
  text-decoration : none;
}

a:hover{
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : serif;
  line-height : 1.5;
  color : #303c41;
  background-color : #fceedc;
  background-image : url(img/bg17_2.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto,auto auto;
  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%;
}

img{
  display : block;
}

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{
    padding-top : 30px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    margin-top : 30px;
  }

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

  #content{
    color : #000000;
    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 : 10px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 10px;
    border-top-width : 3px;
    border-left-width : 3px;
    border-right-width : 3px;
    border-bottom-width : 3px;
    border-top-style : double;
    border-left-style : double;
    border-right-style : double;
    border-bottom-style : double;
    border-top-color : #000000;
    border-left-color : #000000;
    border-right-color : #000000;
    border-bottom-color : #000000;
    min-height : 50px;
    box-sizing : border-box;
  }

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

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

  #masthead{
    margin-bottom : 15px;
    position : relative;
  }

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

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

  #primary{
    margin-top : 30px;
  }

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 960px;
  }
}

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

  #primary{
    width : 730px;
    float : left;
  }

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

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

  #colophon{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    box-sizing : border-box;
  }

  #colophon-inner{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #content{
    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;
    border-top-width : 3px;
    border-left-width : 3px;
    border-right-width : 3px;
    border-bottom-width : 3px;
    border-top-style : double;
    border-left-style : double;
    border-right-style : double;
    border-bottom-style : double;
    border-top-color : #000000;
    border-left-color : #000000;
    border-right-color : #000000;
    border-bottom-color : #000000;
    min-height : 50px;
    box-sizing : border-box;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#breadcrumb-list div{
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

#breadcrumb-list div　a{
  border-bottom-style : dotted;
}

#breadcrumb-list div　a:hover{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

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

  #breadcrumb-list{
    padding-left : 10px;
    padding-right : 10px;
  }
}

#sp-site-branding2-1{
  background-color : transparent;
  background-image : url(img/header1-bg.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 1000px;
  padding-right : 1000px;
  margin-left : -1000px;
  margin-right : -1000px;
  width : auto;
  min-height : 142px;
}

#sp-site-branding2-1 .extra{
  width : auto;
  min-height : 0px;
  position : absolute;
  top : 50px;
  right : 34%;
}

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

#sp-site-branding2-1 .extra > p > .tel{
  font-size : 2.6rem;
}

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  color : #cccccc;
  text-align : right;
  width : auto;
  position : absolute;
  top : 15px;
  right : 34%;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/header-logo1.png);
  background-repeat : no-repeat;
  margin-top : 15px;
  margin-left : 4px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 430px;
  height : 60px;
  float : left;
}

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    min-height : 0px;
    position : absolute;
    top : 90px;
    left : 0px;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1.2rem;
    color : #ffffff;
    text-align : center;
  }

  #sp-site-branding2-1 .extra > p > .tel{
    font-size : 1.2rem;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1rem;
    color : #cccccc;
    text-align : center;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    width : 100%;
    position : absolute;
    top : 10px;
    right : 0px;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 99% auto;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
    position : absolute;
    top : 45px;
    left : 5px;
  }

  #sp-site-branding2-1 .site-title a {
  }
}

#sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-23, #sp-table-24, #sp-table-25, #sp-table-26, #sp-table-27, #sp-table-28, #sp-table-29, #sp-table-3, #sp-table-30, #sp-table-31, #sp-table-32, #sp-table-33, #sp-table-34, #sp-table-35, #sp-table-36, #sp-table-37, #sp-table-38, #sp-table-39, #sp-table-4, #sp-table-40, #sp-table-41, #sp-table-42, #sp-table-43, #sp-table-44, #sp-table-45, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-1 td, #sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-13 td, #sp-table-14 td, #sp-table-15 td, #sp-table-16 td, #sp-table-17 td, #sp-table-18 td, #sp-table-19 td, #sp-table-2 td, #sp-table-20 td, #sp-table-21 td, #sp-table-22 td, #sp-table-23 td, #sp-table-24 td, #sp-table-25 td, #sp-table-26 td, #sp-table-27 td, #sp-table-28 td, #sp-table-29 td, #sp-table-3 td, #sp-table-30 td, #sp-table-31 td, #sp-table-32 td, #sp-table-33 td, #sp-table-34 td, #sp-table-35 td, #sp-table-36 td, #sp-table-37 td, #sp-table-38 td, #sp-table-39 td, #sp-table-4 td, #sp-table-40 td, #sp-table-41 td, #sp-table-42 td, #sp-table-43 td, #sp-table-44 td, #sp-table-45 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-1 th, #sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-13 th, #sp-table-14 th, #sp-table-15 th, #sp-table-16 th, #sp-table-17 th, #sp-table-18 th, #sp-table-19 th, #sp-table-2 th, #sp-table-20 th, #sp-table-21 th, #sp-table-22 th, #sp-table-23 th, #sp-table-24 th, #sp-table-25 th, #sp-table-26 th, #sp-table-27 th, #sp-table-28 th, #sp-table-29 th, #sp-table-3 th, #sp-table-30 th, #sp-table-31 th, #sp-table-32 th, #sp-table-33 th, #sp-table-34 th, #sp-table-35 th, #sp-table-36 th, #sp-table-37 th, #sp-table-38 th, #sp-table-39 th, #sp-table-4 th, #sp-table-40 th, #sp-table-41 th, #sp-table-42 th, #sp-table-43 th, #sp-table-44 th, #sp-table-45 th, #sp-table-5 th, #sp-table-6 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-1 > tbody > tr .col-title, #sp-table-10 > tbody > tr .col-title, #sp-table-11 > tbody > tr .col-title, #sp-table-12 > tbody > tr .col-title, #sp-table-13 > tbody > tr .col-title, #sp-table-14 > tbody > tr .col-title, #sp-table-15 > tbody > tr .col-title, #sp-table-16 > tbody > tr .col-title, #sp-table-17 > tbody > tr .col-title, #sp-table-18 > tbody > tr .col-title, #sp-table-19 > tbody > tr .col-title, #sp-table-2 > tbody > tr .col-title, #sp-table-20 > tbody > tr .col-title, #sp-table-21 > tbody > tr .col-title, #sp-table-22 > tbody > tr .col-title, #sp-table-23 > tbody > tr .col-title, #sp-table-24 > tbody > tr .col-title, #sp-table-25 > tbody > tr .col-title, #sp-table-26 > tbody > tr .col-title, #sp-table-27 > tbody > tr .col-title, #sp-table-28 > tbody > tr .col-title, #sp-table-29 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title, #sp-table-30 > tbody > tr .col-title, #sp-table-31 > tbody > tr .col-title, #sp-table-32 > tbody > tr .col-title, #sp-table-33 > tbody > tr .col-title, #sp-table-34 > tbody > tr .col-title, #sp-table-35 > tbody > tr .col-title, #sp-table-36 > tbody > tr .col-title, #sp-table-37 > tbody > tr .col-title, #sp-table-38 > tbody > tr .col-title, #sp-table-39 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title, #sp-table-40 > tbody > tr .col-title, #sp-table-41 > tbody > tr .col-title, #sp-table-42 > tbody > tr .col-title, #sp-table-43 > tbody > tr .col-title, #sp-table-44 > tbody > tr .col-title, #sp-table-45 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-6 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-1 > tbody > tr .row-title, #sp-table-10 > tbody > tr .row-title, #sp-table-11 > tbody > tr .row-title, #sp-table-12 > tbody > tr .row-title, #sp-table-13 > tbody > tr .row-title, #sp-table-14 > tbody > tr .row-title, #sp-table-15 > tbody > tr .row-title, #sp-table-16 > tbody > tr .row-title, #sp-table-17 > tbody > tr .row-title, #sp-table-18 > tbody > tr .row-title, #sp-table-19 > tbody > tr .row-title, #sp-table-2 > tbody > tr .row-title, #sp-table-20 > tbody > tr .row-title, #sp-table-21 > tbody > tr .row-title, #sp-table-22 > tbody > tr .row-title, #sp-table-23 > tbody > tr .row-title, #sp-table-24 > tbody > tr .row-title, #sp-table-25 > tbody > tr .row-title, #sp-table-26 > tbody > tr .row-title, #sp-table-27 > tbody > tr .row-title, #sp-table-28 > tbody > tr .row-title, #sp-table-29 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title, #sp-table-30 > tbody > tr .row-title, #sp-table-31 > tbody > tr .row-title, #sp-table-32 > tbody > tr .row-title, #sp-table-33 > tbody > tr .row-title, #sp-table-34 > tbody > tr .row-title, #sp-table-35 > tbody > tr .row-title, #sp-table-36 > tbody > tr .row-title, #sp-table-37 > tbody > tr .row-title, #sp-table-38 > tbody > tr .row-title, #sp-table-39 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title, #sp-table-40 > tbody > tr .row-title, #sp-table-41 > tbody > tr .row-title, #sp-table-42 > tbody > tr .row-title, #sp-table-43 > tbody > tr .row-title, #sp-table-44 > tbody > tr .row-title, #sp-table-45 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-6 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

  #sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-23, #sp-table-24, #sp-table-25, #sp-table-26, #sp-table-27, #sp-table-28, #sp-table-29, #sp-table-3, #sp-table-30, #sp-table-31, #sp-table-32, #sp-table-33, #sp-table-34, #sp-table-35, #sp-table-36, #sp-table-37, #sp-table-38, #sp-table-39, #sp-table-4, #sp-table-40, #sp-table-41, #sp-table-42, #sp-table-43, #sp-table-44, #sp-table-45, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
    width : 100%;
  }
}

#sp-table-46 tbody{
  width : 100%;
  height : auto;
}

#sp-table-46 td{
  font-size : 16px;
  color : #676767;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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-46 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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-46 th.col-title{
  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;
}

#sp-table-46 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-page-title-11, #sp-page-title-12{
  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;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-11 > h1, #sp-page-title-12 > h1{
  font-size : 20px;
  color : #000000;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.page-access#content #page-content > .paragraph em, .page-activity_archive#content #page-content > .paragraph em, .page-blog#content #page-content > .paragraph em, .page-company#content #page-content > .paragraph em, .page-concept#content #page-content > .paragraph em, .page-contact#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-news#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-service#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-2 > .paragraph em, #sp-block-container-4 > .paragraph em, #sp-block-container-6 > .paragraph em, #sp-block-container-7 > .paragraph em, #sp-block-container-8 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  color : #000000;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
}

.page-access#content #page-content > .paragraph strong, .page-activity_archive#content #page-content > .paragraph strong, .page-blog#content #page-content > .paragraph strong, .page-company#content #page-content > .paragraph strong, .page-concept#content #page-content > .paragraph strong, .page-contact#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-news#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-service#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-2 > .paragraph strong, #sp-block-container-4 > .paragraph strong, #sp-block-container-6 > .paragraph strong, #sp-block-container-7 > .paragraph strong, #sp-block-container-8 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
  color : #515151;
}

.page-access#content #page-content > h1, .page-activity_archive#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-news#content #page-content > h1, .page-privacy#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-4 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 2rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

.page-access#content #page-content > h2, .page-activity_archive#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-news#content #page-content > h2, .page-privacy#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-4 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

.page-access#content #page-content > h3, .page-activity_archive#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-news#content #page-content > h3, .page-privacy#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-4 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

.page-access#content #page-content > h4, .page-activity_archive#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-news#content #page-content > h4, .page-privacy#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-4 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.6rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

.page-access#content #page-content > h5, .page-activity_archive#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-news#content #page-content > h5, .page-privacy#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-4 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.5rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

.page-access#content #page-content > h6, .page-activity_archive#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-news#content #page-content > h6, .page-privacy#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-4 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 15px;
}

.page-access#content #page-content > hr, .page-activity_archive#content #page-content > hr, .page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-news#content #page-content > hr, .page-privacy#content #page-content > hr, .page-service#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-4 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  color : #cccccc;
  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 : #cccccc;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-access#content #page-content > p, .page-activity_archive#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-news#content #page-content > p, .page-privacy#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-4 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #000000;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > p.indent, .page-activity_archive#content #page-content > p.indent, .page-blog#content #page-content > p.indent, .page-company#content #page-content > p.indent, .page-concept#content #page-content > p.indent, .page-contact#content #page-content > p.indent, .page-custom#content #page-content > p.indent, .page-news#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-service#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-4 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 5px;
}

.page-access#content #page-content > p.large, .page-activity_archive#content #page-content > p.large, .page-blog#content #page-content > p.large, .page-company#content #page-content > p.large, .page-concept#content #page-content > p.large, .page-contact#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-news#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-service#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-2 > p.large, #sp-block-container-4 > p.large, #sp-block-container-6 > p.large, #sp-block-container-7 > p.large, #sp-block-container-8 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.5rem;
}

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

  .page-access#content #page-content, .page-activity_archive#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-news#content #page-content, .page-privacy#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-4, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    width : 100%;
  }

  .page-access#content #page-content > h3, .page-activity_archive#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-news#content #page-content > h3, .page-privacy#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-4 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
    padding-left : 10px;
  }

  .page-access#content #page-content > p, .page-activity_archive#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-news#content #page-content > p, .page-privacy#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-4 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-image : url(img/bg_logo-sp.png);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
}

#sp-site-navigation-1 #hpb-sidebar-main-nav li.current-menu-item .sub-menu a{
  line-height : 1.4;
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.5);
  background-image : none;
  padding-bottom : 10px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : auto;
  display : block;
}

#sp-site-navigation-1 #hpb-sidebar-main-nav ul .sub-menu li a{
  line-height : 1.4;
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.5);
  background-image : none;
  padding-bottom : 10px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : auto;
  display : block;
}

#sp-site-navigation-1 #ie6 #sp-site-navigation-1 li{
  position : relative;
}

#sp-site-navigation-1 #ie7 #sp-site-navigation-1 li{
  position : relative;
}

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

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

#sp-site-navigation-1 a:active{
  color : #000000;
  text-decoration : underline;
}

#sp-site-navigation-1 a:link{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 a:visited{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 a:hover{
  color : #000000;
  text-decoration : underline;
}

#sp-site-navigation-1 li{
  float : left;
  position : relative;
}

#sp-site-navigation-1 li a{
  font-size : 0.9em;
  line-height : 38px;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  border-top-width : medium;
  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 : #3d3e40;
  border-right-color : #070707;
  border-bottom-color : #000000;
  height : 48px;
  float : left;
  display : block;
}

#sp-site-navigation-1 li.current-menu-item .sub-menu a{
  line-height : 1.4;
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.5);
  background-image : none;
  padding-bottom : 10px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : auto;
  display : block;
}

#sp-site-navigation-1 li.current_page_item > a{
  color : #000000;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #996903;
}

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

#sp-site-navigation-1 ul .sub-menu{
  background-color : rgba(0, 0, 0, 0.5);
  background-image : none;
  margin-top : 64px;
  margin-left : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 250px;
  height : auto;
  display : none;
  position : absolute;
  z-index : 200;
}

#sp-site-navigation-1 ul .sub-menu .current-menu-item a{
  color : #000000;
}

#sp-site-navigation-1 ul .sub-menu a:hover{
  color : #000000;
}

#sp-site-navigation-1 ul .sub-menu li a{
  line-height : 1.4;
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.5);
  background-image : none;
  padding-bottom : 10px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : auto;
  display : block;
}

#sp-site-navigation-1 ul .sub-menu ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
}

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

#sp-site-navigation-1 ul li:hover .sub-menu{
  display : block;
}

#sp-site-navigation-1 ul ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #666666;
  border-left-color : #666666;
  border-right-color : #666666;
  border-bottom-color : #666666;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 0%;
  left : 0px;
  z-index : 9999;
  text-shadow : none;
}

#sp-site-navigation-1 ul ul a{
  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;
  float : none;
}

#sp-site-navigation-1 ul ul li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 100%;
  float : none;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a{
  color : #000000;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  color : #ffffff;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current-menu-item > a{
  color : #ffffff;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current_page_item > a{
  color : #ffffff;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #ffffff;
}

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

#sp-site-navigation-1 ul ul li:hover > ul{
  background-color : #000000;
  border-bottom-width : 1px;
  width : 100%;
  display : block;
  top : 0px;
  left : 100%;
}

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

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #000000;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #996903;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #000000;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #996903;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #000000;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #996903;
}

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

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

#sp-site-navigation-1 > ul > li > a:hover{
  color : #000000;
  background-color : #9e6a05;
  background-image : url(img/navi-w-1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #c8a74a;
  border-right-color : #1e1504;
  border-bottom-color : #996903;
}

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

  #sp-site-navigation-1{
    background-color : #ffffff;
    background-image : none;
    padding-top : 0px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
    position : relative;
  }

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

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

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

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

  #sp-site-navigation-1 ul .sub-menu li a{
    line-height : 24px;
    color : #b68a33;
    background-color : #000000;
    background-position : 0px 0px;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    float : none;
    text-shadow : none;
  }

  #sp-site-navigation-1 ul .sub-menu li a:hover{
    color : #000000;
    background-color : transparent;
    background-image : url(img/bg_hpb-main-nav-hover.png);
    background-position : 0px 0px;
  }

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

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    color : #ffffff;
    background-color : #000000;
    background-position : 0px 0px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    height : auto;
    float : none;
  }

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

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

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

  #sp-site-navigation-1 ul ul li a:hover{
    color : #816d4e;
    background-color : #eeeeee;
    background-image : url(img/bg_hpb-main-nav-hover.png);
    background-position : 0px 0px;
    text-decoration : none;
    border-bottom-width : 0px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
    color : #816d4e;
    background-color : #eeeeee;
    background-position : 0px 0px;
    text-decoration : none;
    border-bottom-width : 0px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a{
    color : #816d4e;
    background-color : #eeeeee;
    background-position : 0px 0px;
    text-decoration : none;
    border-bottom-width : 0px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor > a{
    color : #816d4e;
    background-color : #eeeeee;
    background-position : 0px 0px;
    text-decoration : none;
    border-bottom-width : 0px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li.current_page_item > a{
    color : #816d4e;
    background-color : #eeeeee;
    background-position : 0px 0px;
    text-decoration : none;
    border-bottom-width : 0px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

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

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

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

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

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

  #sp-site-navigation-1 > ul > li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    font-weight : bold;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eeeeee;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    font-weight : bold;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eeeeee;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    font-weight : bold;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eeeeee;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    font-weight : bold;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eeeeee;
  }

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

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

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #000000;
    background-image : url(img/bg_hpb-main-nav-hover.png);
    background-position : 0px 0px;
    text-decoration : none;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eeeeee;
    display : block;
  }
}

#sp-list-1, #sp-list-2, #sp-list-3{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  background-color : transparent;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 21px 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 5px;
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-18, #sp-wp-post-list-19, #sp-wp-post-list-2, #sp-wp-post-list-20, #sp-wp-post-list-21, #sp-wp-post-list-22, #sp-wp-post-list-23, #sp-wp-post-list-24, #sp-wp-post-list-25, #sp-wp-post-list-26, #sp-wp-post-list-27, #sp-wp-post-list-28, #sp-wp-post-list-29, #sp-wp-post-list-3, #sp-wp-post-list-30, #sp-wp-post-list-31, #sp-wp-post-list-32, #sp-wp-post-list-33, #sp-wp-post-list-34, #sp-wp-post-list-35, #sp-wp-post-list-36, #sp-wp-post-list-37, #sp-wp-post-list-38, #sp-wp-post-list-39, #sp-wp-post-list-4, #sp-wp-post-list-40, #sp-wp-post-list-41, #sp-wp-post-list-42, #sp-wp-post-list-43, #sp-wp-post-list-44, #sp-wp-post-list-45, #sp-wp-post-list-46, #sp-wp-post-list-47, #sp-wp-post-list-48, #sp-wp-post-list-49, #sp-wp-post-list-5, #sp-wp-post-list-50, #sp-wp-post-list-51, #sp-wp-post-list-52, #sp-wp-post-list-53, #sp-wp-post-list-54, #sp-wp-post-list-55, #sp-wp-post-list-56, #sp-wp-post-list-57, #sp-wp-post-list-58, #sp-wp-post-list-59, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-3 .nav-next, #sp-entry-content-4 .nav-next, #sp-wp-post-list-1 .nav-next, #sp-wp-post-list-10 .nav-next, #sp-wp-post-list-11 .nav-next, #sp-wp-post-list-12 .nav-next, #sp-wp-post-list-13 .nav-next, #sp-wp-post-list-14 .nav-next, #sp-wp-post-list-15 .nav-next, #sp-wp-post-list-16 .nav-next, #sp-wp-post-list-17 .nav-next, #sp-wp-post-list-18 .nav-next, #sp-wp-post-list-19 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-20 .nav-next, #sp-wp-post-list-21 .nav-next, #sp-wp-post-list-22 .nav-next, #sp-wp-post-list-23 .nav-next, #sp-wp-post-list-24 .nav-next, #sp-wp-post-list-25 .nav-next, #sp-wp-post-list-26 .nav-next, #sp-wp-post-list-27 .nav-next, #sp-wp-post-list-28 .nav-next, #sp-wp-post-list-29 .nav-next, #sp-wp-post-list-3 .nav-next, #sp-wp-post-list-30 .nav-next, #sp-wp-post-list-31 .nav-next, #sp-wp-post-list-32 .nav-next, #sp-wp-post-list-33 .nav-next, #sp-wp-post-list-34 .nav-next, #sp-wp-post-list-35 .nav-next, #sp-wp-post-list-36 .nav-next, #sp-wp-post-list-37 .nav-next, #sp-wp-post-list-38 .nav-next, #sp-wp-post-list-39 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-40 .nav-next, #sp-wp-post-list-41 .nav-next, #sp-wp-post-list-42 .nav-next, #sp-wp-post-list-43 .nav-next, #sp-wp-post-list-44 .nav-next, #sp-wp-post-list-45 .nav-next, #sp-wp-post-list-46 .nav-next, #sp-wp-post-list-47 .nav-next, #sp-wp-post-list-48 .nav-next, #sp-wp-post-list-49 .nav-next, #sp-wp-post-list-5 .nav-next, #sp-wp-post-list-50 .nav-next, #sp-wp-post-list-51 .nav-next, #sp-wp-post-list-52 .nav-next, #sp-wp-post-list-53 .nav-next, #sp-wp-post-list-54 .nav-next, #sp-wp-post-list-55 .nav-next, #sp-wp-post-list-56 .nav-next, #sp-wp-post-list-57 .nav-next, #sp-wp-post-list-58 .nav-next, #sp-wp-post-list-59 .nav-next, #sp-wp-post-list-6 .nav-next, #sp-wp-post-list-7 .nav-next, #sp-wp-post-list-8 .nav-next, #sp-wp-post-list-9 .nav-next{
  margin-right : 25px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-3 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-10 .nav-previous, #sp-wp-post-list-11 .nav-previous, #sp-wp-post-list-12 .nav-previous, #sp-wp-post-list-13 .nav-previous, #sp-wp-post-list-14 .nav-previous, #sp-wp-post-list-15 .nav-previous, #sp-wp-post-list-16 .nav-previous, #sp-wp-post-list-17 .nav-previous, #sp-wp-post-list-18 .nav-previous, #sp-wp-post-list-19 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-20 .nav-previous, #sp-wp-post-list-21 .nav-previous, #sp-wp-post-list-22 .nav-previous, #sp-wp-post-list-23 .nav-previous, #sp-wp-post-list-24 .nav-previous, #sp-wp-post-list-25 .nav-previous, #sp-wp-post-list-26 .nav-previous, #sp-wp-post-list-27 .nav-previous, #sp-wp-post-list-28 .nav-previous, #sp-wp-post-list-29 .nav-previous, #sp-wp-post-list-3 .nav-previous, #sp-wp-post-list-30 .nav-previous, #sp-wp-post-list-31 .nav-previous, #sp-wp-post-list-32 .nav-previous, #sp-wp-post-list-33 .nav-previous, #sp-wp-post-list-34 .nav-previous, #sp-wp-post-list-35 .nav-previous, #sp-wp-post-list-36 .nav-previous, #sp-wp-post-list-37 .nav-previous, #sp-wp-post-list-38 .nav-previous, #sp-wp-post-list-39 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-40 .nav-previous, #sp-wp-post-list-41 .nav-previous, #sp-wp-post-list-42 .nav-previous, #sp-wp-post-list-43 .nav-previous, #sp-wp-post-list-44 .nav-previous, #sp-wp-post-list-45 .nav-previous, #sp-wp-post-list-46 .nav-previous, #sp-wp-post-list-47 .nav-previous, #sp-wp-post-list-48 .nav-previous, #sp-wp-post-list-49 .nav-previous, #sp-wp-post-list-5 .nav-previous, #sp-wp-post-list-50 .nav-previous, #sp-wp-post-list-51 .nav-previous, #sp-wp-post-list-52 .nav-previous, #sp-wp-post-list-53 .nav-previous, #sp-wp-post-list-54 .nav-previous, #sp-wp-post-list-55 .nav-previous, #sp-wp-post-list-56 .nav-previous, #sp-wp-post-list-57 .nav-previous, #sp-wp-post-list-58 .nav-previous, #sp-wp-post-list-59 .nav-previous, #sp-wp-post-list-6 .nav-previous, #sp-wp-post-list-7 .nav-previous, #sp-wp-post-list-8 .nav-previous, #sp-wp-post-list-9 .nav-previous{
  margin-left : 25px;
  float : left;
}

#sp-entry-content-1 article, #sp-entry-content-2 article, #sp-entry-content-3 article, #sp-entry-content-4 article, #sp-wp-post-list-1 article, #sp-wp-post-list-10 article, #sp-wp-post-list-11 article, #sp-wp-post-list-12 article, #sp-wp-post-list-13 article, #sp-wp-post-list-14 article, #sp-wp-post-list-15 article, #sp-wp-post-list-16 article, #sp-wp-post-list-17 article, #sp-wp-post-list-18 article, #sp-wp-post-list-19 article, #sp-wp-post-list-2 article, #sp-wp-post-list-20 article, #sp-wp-post-list-21 article, #sp-wp-post-list-22 article, #sp-wp-post-list-23 article, #sp-wp-post-list-24 article, #sp-wp-post-list-25 article, #sp-wp-post-list-26 article, #sp-wp-post-list-27 article, #sp-wp-post-list-28 article, #sp-wp-post-list-29 article, #sp-wp-post-list-3 article, #sp-wp-post-list-30 article, #sp-wp-post-list-31 article, #sp-wp-post-list-32 article, #sp-wp-post-list-33 article, #sp-wp-post-list-34 article, #sp-wp-post-list-35 article, #sp-wp-post-list-36 article, #sp-wp-post-list-37 article, #sp-wp-post-list-38 article, #sp-wp-post-list-39 article, #sp-wp-post-list-4 article, #sp-wp-post-list-40 article, #sp-wp-post-list-41 article, #sp-wp-post-list-42 article, #sp-wp-post-list-43 article, #sp-wp-post-list-44 article, #sp-wp-post-list-45 article, #sp-wp-post-list-46 article, #sp-wp-post-list-47 article, #sp-wp-post-list-48 article, #sp-wp-post-list-49 article, #sp-wp-post-list-5 article, #sp-wp-post-list-50 article, #sp-wp-post-list-51 article, #sp-wp-post-list-52 article, #sp-wp-post-list-53 article, #sp-wp-post-list-54 article, #sp-wp-post-list-55 article, #sp-wp-post-list-56 article, #sp-wp-post-list-57 article, #sp-wp-post-list-58 article, #sp-wp-post-list-59 article, #sp-wp-post-list-6 article, #sp-wp-post-list-7 article, #sp-wp-post-list-8 article, #sp-wp-post-list-9 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > div, #sp-entry-content-2 article > div, #sp-entry-content-3 article > div, #sp-entry-content-4 article > div, #sp-wp-post-list-1 article > div, #sp-wp-post-list-10 article > div, #sp-wp-post-list-11 article > div, #sp-wp-post-list-12 article > div, #sp-wp-post-list-13 article > div, #sp-wp-post-list-14 article > div, #sp-wp-post-list-15 article > div, #sp-wp-post-list-16 article > div, #sp-wp-post-list-17 article > div, #sp-wp-post-list-18 article > div, #sp-wp-post-list-19 article > div, #sp-wp-post-list-2 article > div, #sp-wp-post-list-20 article > div, #sp-wp-post-list-21 article > div, #sp-wp-post-list-22 article > div, #sp-wp-post-list-23 article > div, #sp-wp-post-list-24 article > div, #sp-wp-post-list-25 article > div, #sp-wp-post-list-26 article > div, #sp-wp-post-list-27 article > div, #sp-wp-post-list-28 article > div, #sp-wp-post-list-29 article > div, #sp-wp-post-list-3 article > div, #sp-wp-post-list-30 article > div, #sp-wp-post-list-31 article > div, #sp-wp-post-list-32 article > div, #sp-wp-post-list-33 article > div, #sp-wp-post-list-34 article > div, #sp-wp-post-list-35 article > div, #sp-wp-post-list-36 article > div, #sp-wp-post-list-37 article > div, #sp-wp-post-list-38 article > div, #sp-wp-post-list-39 article > div, #sp-wp-post-list-4 article > div, #sp-wp-post-list-40 article > div, #sp-wp-post-list-41 article > div, #sp-wp-post-list-42 article > div, #sp-wp-post-list-43 article > div, #sp-wp-post-list-44 article > div, #sp-wp-post-list-45 article > div, #sp-wp-post-list-46 article > div, #sp-wp-post-list-47 article > div, #sp-wp-post-list-48 article > div, #sp-wp-post-list-49 article > div, #sp-wp-post-list-5 article > div, #sp-wp-post-list-50 article > div, #sp-wp-post-list-51 article > div, #sp-wp-post-list-52 article > div, #sp-wp-post-list-53 article > div, #sp-wp-post-list-54 article > div, #sp-wp-post-list-55 article > div, #sp-wp-post-list-56 article > div, #sp-wp-post-list-57 article > div, #sp-wp-post-list-58 article > div, #sp-wp-post-list-59 article > div, #sp-wp-post-list-6 article > div, #sp-wp-post-list-7 article > div, #sp-wp-post-list-8 article > div, #sp-wp-post-list-9 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-2 dl, #sp-entry-content-3 dl, #sp-entry-content-4 dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-10 dl, #sp-wp-post-list-11 dl, #sp-wp-post-list-12 dl, #sp-wp-post-list-13 dl, #sp-wp-post-list-14 dl, #sp-wp-post-list-15 dl, #sp-wp-post-list-16 dl, #sp-wp-post-list-17 dl, #sp-wp-post-list-18 dl, #sp-wp-post-list-19 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-20 dl, #sp-wp-post-list-21 dl, #sp-wp-post-list-22 dl, #sp-wp-post-list-23 dl, #sp-wp-post-list-24 dl, #sp-wp-post-list-25 dl, #sp-wp-post-list-26 dl, #sp-wp-post-list-27 dl, #sp-wp-post-list-28 dl, #sp-wp-post-list-29 dl, #sp-wp-post-list-3 dl, #sp-wp-post-list-30 dl, #sp-wp-post-list-31 dl, #sp-wp-post-list-32 dl, #sp-wp-post-list-33 dl, #sp-wp-post-list-34 dl, #sp-wp-post-list-35 dl, #sp-wp-post-list-36 dl, #sp-wp-post-list-37 dl, #sp-wp-post-list-38 dl, #sp-wp-post-list-39 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-40 dl, #sp-wp-post-list-41 dl, #sp-wp-post-list-42 dl, #sp-wp-post-list-43 dl, #sp-wp-post-list-44 dl, #sp-wp-post-list-45 dl, #sp-wp-post-list-46 dl, #sp-wp-post-list-47 dl, #sp-wp-post-list-48 dl, #sp-wp-post-list-49 dl, #sp-wp-post-list-5 dl, #sp-wp-post-list-50 dl, #sp-wp-post-list-51 dl, #sp-wp-post-list-52 dl, #sp-wp-post-list-53 dl, #sp-wp-post-list-54 dl, #sp-wp-post-list-55 dl, #sp-wp-post-list-56 dl, #sp-wp-post-list-57 dl, #sp-wp-post-list-58 dl, #sp-wp-post-list-59 dl, #sp-wp-post-list-6 dl, #sp-wp-post-list-7 dl, #sp-wp-post-list-8 dl, #sp-wp-post-list-9 dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-entry-content-1 h3, #sp-entry-content-2 h3, #sp-entry-content-3 h3, #sp-entry-content-4 h3, #sp-wp-post-list-1 h3, #sp-wp-post-list-10 h3, #sp-wp-post-list-11 h3, #sp-wp-post-list-12 h3, #sp-wp-post-list-13 h3, #sp-wp-post-list-14 h3, #sp-wp-post-list-15 h3, #sp-wp-post-list-16 h3, #sp-wp-post-list-17 h3, #sp-wp-post-list-18 h3, #sp-wp-post-list-19 h3, #sp-wp-post-list-2 h3, #sp-wp-post-list-20 h3, #sp-wp-post-list-21 h3, #sp-wp-post-list-22 h3, #sp-wp-post-list-23 h3, #sp-wp-post-list-24 h3, #sp-wp-post-list-25 h3, #sp-wp-post-list-26 h3, #sp-wp-post-list-27 h3, #sp-wp-post-list-28 h3, #sp-wp-post-list-29 h3, #sp-wp-post-list-3 h3, #sp-wp-post-list-30 h3, #sp-wp-post-list-31 h3, #sp-wp-post-list-32 h3, #sp-wp-post-list-33 h3, #sp-wp-post-list-34 h3, #sp-wp-post-list-35 h3, #sp-wp-post-list-36 h3, #sp-wp-post-list-37 h3, #sp-wp-post-list-38 h3, #sp-wp-post-list-39 h3, #sp-wp-post-list-4 h3, #sp-wp-post-list-40 h3, #sp-wp-post-list-41 h3, #sp-wp-post-list-42 h3, #sp-wp-post-list-43 h3, #sp-wp-post-list-44 h3, #sp-wp-post-list-45 h3, #sp-wp-post-list-46 h3, #sp-wp-post-list-47 h3, #sp-wp-post-list-48 h3, #sp-wp-post-list-49 h3, #sp-wp-post-list-5 h3, #sp-wp-post-list-50 h3, #sp-wp-post-list-51 h3, #sp-wp-post-list-52 h3, #sp-wp-post-list-53 h3, #sp-wp-post-list-54 h3, #sp-wp-post-list-55 h3, #sp-wp-post-list-56 h3, #sp-wp-post-list-57 h3, #sp-wp-post-list-58 h3, #sp-wp-post-list-59 h3, #sp-wp-post-list-6 h3, #sp-wp-post-list-7 h3, #sp-wp-post-list-8 h3, #sp-wp-post-list-9 h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #000000;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
}

#sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-3 li, #sp-entry-content-4 li, #sp-wp-post-list-1 li, #sp-wp-post-list-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 li, #sp-wp-post-list-14 li, #sp-wp-post-list-15 li, #sp-wp-post-list-16 li, #sp-wp-post-list-17 li, #sp-wp-post-list-18 li, #sp-wp-post-list-19 li, #sp-wp-post-list-2 li, #sp-wp-post-list-20 li, #sp-wp-post-list-21 li, #sp-wp-post-list-22 li, #sp-wp-post-list-23 li, #sp-wp-post-list-24 li, #sp-wp-post-list-25 li, #sp-wp-post-list-26 li, #sp-wp-post-list-27 li, #sp-wp-post-list-28 li, #sp-wp-post-list-29 li, #sp-wp-post-list-3 li, #sp-wp-post-list-30 li, #sp-wp-post-list-31 li, #sp-wp-post-list-32 li, #sp-wp-post-list-33 li, #sp-wp-post-list-34 li, #sp-wp-post-list-35 li, #sp-wp-post-list-36 li, #sp-wp-post-list-37 li, #sp-wp-post-list-38 li, #sp-wp-post-list-39 li, #sp-wp-post-list-4 li, #sp-wp-post-list-40 li, #sp-wp-post-list-41 li, #sp-wp-post-list-42 li, #sp-wp-post-list-43 li, #sp-wp-post-list-44 li, #sp-wp-post-list-45 li, #sp-wp-post-list-46 li, #sp-wp-post-list-47 li, #sp-wp-post-list-48 li, #sp-wp-post-list-49 li, #sp-wp-post-list-5 li, #sp-wp-post-list-50 li, #sp-wp-post-list-51 li, #sp-wp-post-list-52 li, #sp-wp-post-list-53 li, #sp-wp-post-list-54 li, #sp-wp-post-list-55 li, #sp-wp-post-list-56 li, #sp-wp-post-list-57 li, #sp-wp-post-list-58 li, #sp-wp-post-list-59 li, #sp-wp-post-list-6 li, #sp-wp-post-list-7 li, #sp-wp-post-list-8 li, #sp-wp-post-list-9 li{
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 16px 0.4em;
  padding-top : 0px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-entry-content-2 p, #sp-entry-content-3 p, #sp-entry-content-4 p, #sp-wp-post-list-1 p, #sp-wp-post-list-10 p, #sp-wp-post-list-11 p, #sp-wp-post-list-12 p, #sp-wp-post-list-13 p, #sp-wp-post-list-14 p, #sp-wp-post-list-15 p, #sp-wp-post-list-16 p, #sp-wp-post-list-17 p, #sp-wp-post-list-18 p, #sp-wp-post-list-19 p, #sp-wp-post-list-2 p, #sp-wp-post-list-20 p, #sp-wp-post-list-21 p, #sp-wp-post-list-22 p, #sp-wp-post-list-23 p, #sp-wp-post-list-24 p, #sp-wp-post-list-25 p, #sp-wp-post-list-26 p, #sp-wp-post-list-27 p, #sp-wp-post-list-28 p, #sp-wp-post-list-29 p, #sp-wp-post-list-3 p, #sp-wp-post-list-30 p, #sp-wp-post-list-31 p, #sp-wp-post-list-32 p, #sp-wp-post-list-33 p, #sp-wp-post-list-34 p, #sp-wp-post-list-35 p, #sp-wp-post-list-36 p, #sp-wp-post-list-37 p, #sp-wp-post-list-38 p, #sp-wp-post-list-39 p, #sp-wp-post-list-4 p, #sp-wp-post-list-40 p, #sp-wp-post-list-41 p, #sp-wp-post-list-42 p, #sp-wp-post-list-43 p, #sp-wp-post-list-44 p, #sp-wp-post-list-45 p, #sp-wp-post-list-46 p, #sp-wp-post-list-47 p, #sp-wp-post-list-48 p, #sp-wp-post-list-49 p, #sp-wp-post-list-5 p, #sp-wp-post-list-50 p, #sp-wp-post-list-51 p, #sp-wp-post-list-52 p, #sp-wp-post-list-53 p, #sp-wp-post-list-54 p, #sp-wp-post-list-55 p, #sp-wp-post-list-56 p, #sp-wp-post-list-57 p, #sp-wp-post-list-58 p, #sp-wp-post-list-59 p, #sp-wp-post-list-6 p, #sp-wp-post-list-7 p, #sp-wp-post-list-8 p, #sp-wp-post-list-9 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-2 p > img, #sp-entry-content-3 p > img, #sp-entry-content-4 p > img, #sp-wp-post-list-1 p > img, #sp-wp-post-list-10 p > img, #sp-wp-post-list-11 p > img, #sp-wp-post-list-12 p > img, #sp-wp-post-list-13 p > img, #sp-wp-post-list-14 p > img, #sp-wp-post-list-15 p > img, #sp-wp-post-list-16 p > img, #sp-wp-post-list-17 p > img, #sp-wp-post-list-18 p > img, #sp-wp-post-list-19 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-20 p > img, #sp-wp-post-list-21 p > img, #sp-wp-post-list-22 p > img, #sp-wp-post-list-23 p > img, #sp-wp-post-list-24 p > img, #sp-wp-post-list-25 p > img, #sp-wp-post-list-26 p > img, #sp-wp-post-list-27 p > img, #sp-wp-post-list-28 p > img, #sp-wp-post-list-29 p > img, #sp-wp-post-list-3 p > img, #sp-wp-post-list-30 p > img, #sp-wp-post-list-31 p > img, #sp-wp-post-list-32 p > img, #sp-wp-post-list-33 p > img, #sp-wp-post-list-34 p > img, #sp-wp-post-list-35 p > img, #sp-wp-post-list-36 p > img, #sp-wp-post-list-37 p > img, #sp-wp-post-list-38 p > img, #sp-wp-post-list-39 p > img, #sp-wp-post-list-4 p > img, #sp-wp-post-list-40 p > img, #sp-wp-post-list-41 p > img, #sp-wp-post-list-42 p > img, #sp-wp-post-list-43 p > img, #sp-wp-post-list-44 p > img, #sp-wp-post-list-45 p > img, #sp-wp-post-list-46 p > img, #sp-wp-post-list-47 p > img, #sp-wp-post-list-48 p > img, #sp-wp-post-list-49 p > img, #sp-wp-post-list-5 p > img, #sp-wp-post-list-50 p > img, #sp-wp-post-list-51 p > img, #sp-wp-post-list-52 p > img, #sp-wp-post-list-53 p > img, #sp-wp-post-list-54 p > img, #sp-wp-post-list-55 p > img, #sp-wp-post-list-56 p > img, #sp-wp-post-list-57 p > img, #sp-wp-post-list-58 p > img, #sp-wp-post-list-59 p > img, #sp-wp-post-list-6 p > img, #sp-wp-post-list-7 p > img, #sp-wp-post-list-8 p > img, #sp-wp-post-list-9 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-3 ul, #sp-entry-content-4 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 ul, #sp-wp-post-list-14 ul, #sp-wp-post-list-15 ul, #sp-wp-post-list-16 ul, #sp-wp-post-list-17 ul, #sp-wp-post-list-18 ul, #sp-wp-post-list-19 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-20 ul, #sp-wp-post-list-21 ul, #sp-wp-post-list-22 ul, #sp-wp-post-list-23 ul, #sp-wp-post-list-24 ul, #sp-wp-post-list-25 ul, #sp-wp-post-list-26 ul, #sp-wp-post-list-27 ul, #sp-wp-post-list-28 ul, #sp-wp-post-list-29 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-30 ul, #sp-wp-post-list-31 ul, #sp-wp-post-list-32 ul, #sp-wp-post-list-33 ul, #sp-wp-post-list-34 ul, #sp-wp-post-list-35 ul, #sp-wp-post-list-36 ul, #sp-wp-post-list-37 ul, #sp-wp-post-list-38 ul, #sp-wp-post-list-39 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-40 ul, #sp-wp-post-list-41 ul, #sp-wp-post-list-42 ul, #sp-wp-post-list-43 ul, #sp-wp-post-list-44 ul, #sp-wp-post-list-45 ul, #sp-wp-post-list-46 ul, #sp-wp-post-list-47 ul, #sp-wp-post-list-48 ul, #sp-wp-post-list-49 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-50 ul, #sp-wp-post-list-51 ul, #sp-wp-post-list-52 ul, #sp-wp-post-list-53 ul, #sp-wp-post-list-54 ul, #sp-wp-post-list-55 ul, #sp-wp-post-list-56 ul, #sp-wp-post-list-57 ul, #sp-wp-post-list-58 ul, #sp-wp-post-list-59 ul, #sp-wp-post-list-6 ul, #sp-wp-post-list-7 ul, #sp-wp-post-list-8 ul, #sp-wp-post-list-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
  list-style-position : outside;
}

.hpb-more-entry#sp-entry-content-1, .hpb-more-entry#sp-entry-content-2, .hpb-more-entry#sp-entry-content-3, .hpb-more-entry#sp-entry-content-4, .hpb-more-entry#sp-wp-post-list-1, .hpb-more-entry#sp-wp-post-list-10, .hpb-more-entry#sp-wp-post-list-11, .hpb-more-entry#sp-wp-post-list-12, .hpb-more-entry#sp-wp-post-list-13, .hpb-more-entry#sp-wp-post-list-14, .hpb-more-entry#sp-wp-post-list-15, .hpb-more-entry#sp-wp-post-list-16, .hpb-more-entry#sp-wp-post-list-17, .hpb-more-entry#sp-wp-post-list-18, .hpb-more-entry#sp-wp-post-list-19, .hpb-more-entry#sp-wp-post-list-2, .hpb-more-entry#sp-wp-post-list-20, .hpb-more-entry#sp-wp-post-list-21, .hpb-more-entry#sp-wp-post-list-22, .hpb-more-entry#sp-wp-post-list-23, .hpb-more-entry#sp-wp-post-list-24, .hpb-more-entry#sp-wp-post-list-25, .hpb-more-entry#sp-wp-post-list-26, .hpb-more-entry#sp-wp-post-list-27, .hpb-more-entry#sp-wp-post-list-28, .hpb-more-entry#sp-wp-post-list-29, .hpb-more-entry#sp-wp-post-list-3, .hpb-more-entry#sp-wp-post-list-30, .hpb-more-entry#sp-wp-post-list-31, .hpb-more-entry#sp-wp-post-list-32, .hpb-more-entry#sp-wp-post-list-33, .hpb-more-entry#sp-wp-post-list-34, .hpb-more-entry#sp-wp-post-list-35, .hpb-more-entry#sp-wp-post-list-36, .hpb-more-entry#sp-wp-post-list-37, .hpb-more-entry#sp-wp-post-list-38, .hpb-more-entry#sp-wp-post-list-39, .hpb-more-entry#sp-wp-post-list-4, .hpb-more-entry#sp-wp-post-list-40, .hpb-more-entry#sp-wp-post-list-41, .hpb-more-entry#sp-wp-post-list-42, .hpb-more-entry#sp-wp-post-list-43, .hpb-more-entry#sp-wp-post-list-44, .hpb-more-entry#sp-wp-post-list-45, .hpb-more-entry#sp-wp-post-list-46, .hpb-more-entry#sp-wp-post-list-47, .hpb-more-entry#sp-wp-post-list-48, .hpb-more-entry#sp-wp-post-list-49, .hpb-more-entry#sp-wp-post-list-5, .hpb-more-entry#sp-wp-post-list-50, .hpb-more-entry#sp-wp-post-list-51, .hpb-more-entry#sp-wp-post-list-52, .hpb-more-entry#sp-wp-post-list-53, .hpb-more-entry#sp-wp-post-list-54, .hpb-more-entry#sp-wp-post-list-55, .hpb-more-entry#sp-wp-post-list-56, .hpb-more-entry#sp-wp-post-list-57, .hpb-more-entry#sp-wp-post-list-58, .hpb-more-entry#sp-wp-post-list-59, .hpb-more-entry#sp-wp-post-list-6, .hpb-more-entry#sp-wp-post-list-7, .hpb-more-entry#sp-wp-post-list-8, .hpb-more-entry#sp-wp-post-list-9{
  text-align : right;
  margin-right : 25px;
}

.hpb-more-entry#sp-entry-content-1 > a, .hpb-more-entry#sp-entry-content-2 > a, .hpb-more-entry#sp-entry-content-3 > a, .hpb-more-entry#sp-entry-content-4 > a, .hpb-more-entry#sp-wp-post-list-1 > a, .hpb-more-entry#sp-wp-post-list-10 > a, .hpb-more-entry#sp-wp-post-list-11 > a, .hpb-more-entry#sp-wp-post-list-12 > a, .hpb-more-entry#sp-wp-post-list-13 > a, .hpb-more-entry#sp-wp-post-list-14 > a, .hpb-more-entry#sp-wp-post-list-15 > a, .hpb-more-entry#sp-wp-post-list-16 > a, .hpb-more-entry#sp-wp-post-list-17 > a, .hpb-more-entry#sp-wp-post-list-18 > a, .hpb-more-entry#sp-wp-post-list-19 > a, .hpb-more-entry#sp-wp-post-list-2 > a, .hpb-more-entry#sp-wp-post-list-20 > a, .hpb-more-entry#sp-wp-post-list-21 > a, .hpb-more-entry#sp-wp-post-list-22 > a, .hpb-more-entry#sp-wp-post-list-23 > a, .hpb-more-entry#sp-wp-post-list-24 > a, .hpb-more-entry#sp-wp-post-list-25 > a, .hpb-more-entry#sp-wp-post-list-26 > a, .hpb-more-entry#sp-wp-post-list-27 > a, .hpb-more-entry#sp-wp-post-list-28 > a, .hpb-more-entry#sp-wp-post-list-29 > a, .hpb-more-entry#sp-wp-post-list-3 > a, .hpb-more-entry#sp-wp-post-list-30 > a, .hpb-more-entry#sp-wp-post-list-31 > a, .hpb-more-entry#sp-wp-post-list-32 > a, .hpb-more-entry#sp-wp-post-list-33 > a, .hpb-more-entry#sp-wp-post-list-34 > a, .hpb-more-entry#sp-wp-post-list-35 > a, .hpb-more-entry#sp-wp-post-list-36 > a, .hpb-more-entry#sp-wp-post-list-37 > a, .hpb-more-entry#sp-wp-post-list-38 > a, .hpb-more-entry#sp-wp-post-list-39 > a, .hpb-more-entry#sp-wp-post-list-4 > a, .hpb-more-entry#sp-wp-post-list-40 > a, .hpb-more-entry#sp-wp-post-list-41 > a, .hpb-more-entry#sp-wp-post-list-42 > a, .hpb-more-entry#sp-wp-post-list-43 > a, .hpb-more-entry#sp-wp-post-list-44 > a, .hpb-more-entry#sp-wp-post-list-45 > a, .hpb-more-entry#sp-wp-post-list-46 > a, .hpb-more-entry#sp-wp-post-list-47 > a, .hpb-more-entry#sp-wp-post-list-48 > a, .hpb-more-entry#sp-wp-post-list-49 > a, .hpb-more-entry#sp-wp-post-list-5 > a, .hpb-more-entry#sp-wp-post-list-50 > a, .hpb-more-entry#sp-wp-post-list-51 > a, .hpb-more-entry#sp-wp-post-list-52 > a, .hpb-more-entry#sp-wp-post-list-53 > a, .hpb-more-entry#sp-wp-post-list-54 > a, .hpb-more-entry#sp-wp-post-list-55 > a, .hpb-more-entry#sp-wp-post-list-56 > a, .hpb-more-entry#sp-wp-post-list-57 > a, .hpb-more-entry#sp-wp-post-list-58 > a, .hpb-more-entry#sp-wp-post-list-59 > a, .hpb-more-entry#sp-wp-post-list-6 > a, .hpb-more-entry#sp-wp-post-list-7 > a, .hpb-more-entry#sp-wp-post-list-8 > a, .hpb-more-entry#sp-wp-post-list-9 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  display : inline-block;
  position : relative;
}

.hpb-more-entry#sp-entry-content-1 > a:active, .hpb-more-entry#sp-entry-content-2 > a:active, .hpb-more-entry#sp-entry-content-3 > a:active, .hpb-more-entry#sp-entry-content-4 > a:active, .hpb-more-entry#sp-wp-post-list-1 > a:active, .hpb-more-entry#sp-wp-post-list-10 > a:active, .hpb-more-entry#sp-wp-post-list-11 > a:active, .hpb-more-entry#sp-wp-post-list-12 > a:active, .hpb-more-entry#sp-wp-post-list-13 > a:active, .hpb-more-entry#sp-wp-post-list-14 > a:active, .hpb-more-entry#sp-wp-post-list-15 > a:active, .hpb-more-entry#sp-wp-post-list-16 > a:active, .hpb-more-entry#sp-wp-post-list-17 > a:active, .hpb-more-entry#sp-wp-post-list-18 > a:active, .hpb-more-entry#sp-wp-post-list-19 > a:active, .hpb-more-entry#sp-wp-post-list-2 > a:active, .hpb-more-entry#sp-wp-post-list-20 > a:active, .hpb-more-entry#sp-wp-post-list-21 > a:active, .hpb-more-entry#sp-wp-post-list-22 > a:active, .hpb-more-entry#sp-wp-post-list-23 > a:active, .hpb-more-entry#sp-wp-post-list-24 > a:active, .hpb-more-entry#sp-wp-post-list-25 > a:active, .hpb-more-entry#sp-wp-post-list-26 > a:active, .hpb-more-entry#sp-wp-post-list-27 > a:active, .hpb-more-entry#sp-wp-post-list-28 > a:active, .hpb-more-entry#sp-wp-post-list-29 > a:active, .hpb-more-entry#sp-wp-post-list-3 > a:active, .hpb-more-entry#sp-wp-post-list-30 > a:active, .hpb-more-entry#sp-wp-post-list-31 > a:active, .hpb-more-entry#sp-wp-post-list-32 > a:active, .hpb-more-entry#sp-wp-post-list-33 > a:active, .hpb-more-entry#sp-wp-post-list-34 > a:active, .hpb-more-entry#sp-wp-post-list-35 > a:active, .hpb-more-entry#sp-wp-post-list-36 > a:active, .hpb-more-entry#sp-wp-post-list-37 > a:active, .hpb-more-entry#sp-wp-post-list-38 > a:active, .hpb-more-entry#sp-wp-post-list-39 > a:active, .hpb-more-entry#sp-wp-post-list-4 > a:active, .hpb-more-entry#sp-wp-post-list-40 > a:active, .hpb-more-entry#sp-wp-post-list-41 > a:active, .hpb-more-entry#sp-wp-post-list-42 > a:active, .hpb-more-entry#sp-wp-post-list-43 > a:active, .hpb-more-entry#sp-wp-post-list-44 > a:active, .hpb-more-entry#sp-wp-post-list-45 > a:active, .hpb-more-entry#sp-wp-post-list-46 > a:active, .hpb-more-entry#sp-wp-post-list-47 > a:active, .hpb-more-entry#sp-wp-post-list-48 > a:active, .hpb-more-entry#sp-wp-post-list-49 > a:active, .hpb-more-entry#sp-wp-post-list-5 > a:active, .hpb-more-entry#sp-wp-post-list-50 > a:active, .hpb-more-entry#sp-wp-post-list-51 > a:active, .hpb-more-entry#sp-wp-post-list-52 > a:active, .hpb-more-entry#sp-wp-post-list-53 > a:active, .hpb-more-entry#sp-wp-post-list-54 > a:active, .hpb-more-entry#sp-wp-post-list-55 > a:active, .hpb-more-entry#sp-wp-post-list-56 > a:active, .hpb-more-entry#sp-wp-post-list-57 > a:active, .hpb-more-entry#sp-wp-post-list-58 > a:active, .hpb-more-entry#sp-wp-post-list-59 > a:active, .hpb-more-entry#sp-wp-post-list-6 > a:active, .hpb-more-entry#sp-wp-post-list-7 > a:active, .hpb-more-entry#sp-wp-post-list-8 > a:active, .hpb-more-entry#sp-wp-post-list-9 > a:active{
  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 : #776836;
  border-left-color : #776836;
  border-right-color : #776836;
  border-bottom-color : #776836;
}

.hpb-more-entry#sp-entry-content-1 > a:hover, .hpb-more-entry#sp-entry-content-2 > a:hover, .hpb-more-entry#sp-entry-content-3 > a:hover, .hpb-more-entry#sp-entry-content-4 > a:hover, .hpb-more-entry#sp-wp-post-list-1 > a:hover, .hpb-more-entry#sp-wp-post-list-10 > a:hover, .hpb-more-entry#sp-wp-post-list-11 > a:hover, .hpb-more-entry#sp-wp-post-list-12 > a:hover, .hpb-more-entry#sp-wp-post-list-13 > a:hover, .hpb-more-entry#sp-wp-post-list-14 > a:hover, .hpb-more-entry#sp-wp-post-list-15 > a:hover, .hpb-more-entry#sp-wp-post-list-16 > a:hover, .hpb-more-entry#sp-wp-post-list-17 > a:hover, .hpb-more-entry#sp-wp-post-list-18 > a:hover, .hpb-more-entry#sp-wp-post-list-19 > a:hover, .hpb-more-entry#sp-wp-post-list-2 > a:hover, .hpb-more-entry#sp-wp-post-list-20 > a:hover, .hpb-more-entry#sp-wp-post-list-21 > a:hover, .hpb-more-entry#sp-wp-post-list-22 > a:hover, .hpb-more-entry#sp-wp-post-list-23 > a:hover, .hpb-more-entry#sp-wp-post-list-24 > a:hover, .hpb-more-entry#sp-wp-post-list-25 > a:hover, .hpb-more-entry#sp-wp-post-list-26 > a:hover, .hpb-more-entry#sp-wp-post-list-27 > a:hover, .hpb-more-entry#sp-wp-post-list-28 > a:hover, .hpb-more-entry#sp-wp-post-list-29 > a:hover, .hpb-more-entry#sp-wp-post-list-3 > a:hover, .hpb-more-entry#sp-wp-post-list-30 > a:hover, .hpb-more-entry#sp-wp-post-list-31 > a:hover, .hpb-more-entry#sp-wp-post-list-32 > a:hover, .hpb-more-entry#sp-wp-post-list-33 > a:hover, .hpb-more-entry#sp-wp-post-list-34 > a:hover, .hpb-more-entry#sp-wp-post-list-35 > a:hover, .hpb-more-entry#sp-wp-post-list-36 > a:hover, .hpb-more-entry#sp-wp-post-list-37 > a:hover, .hpb-more-entry#sp-wp-post-list-38 > a:hover, .hpb-more-entry#sp-wp-post-list-39 > a:hover, .hpb-more-entry#sp-wp-post-list-4 > a:hover, .hpb-more-entry#sp-wp-post-list-40 > a:hover, .hpb-more-entry#sp-wp-post-list-41 > a:hover, .hpb-more-entry#sp-wp-post-list-42 > a:hover, .hpb-more-entry#sp-wp-post-list-43 > a:hover, .hpb-more-entry#sp-wp-post-list-44 > a:hover, .hpb-more-entry#sp-wp-post-list-45 > a:hover, .hpb-more-entry#sp-wp-post-list-46 > a:hover, .hpb-more-entry#sp-wp-post-list-47 > a:hover, .hpb-more-entry#sp-wp-post-list-48 > a:hover, .hpb-more-entry#sp-wp-post-list-49 > a:hover, .hpb-more-entry#sp-wp-post-list-5 > a:hover, .hpb-more-entry#sp-wp-post-list-50 > a:hover, .hpb-more-entry#sp-wp-post-list-51 > a:hover, .hpb-more-entry#sp-wp-post-list-52 > a:hover, .hpb-more-entry#sp-wp-post-list-53 > a:hover, .hpb-more-entry#sp-wp-post-list-54 > a:hover, .hpb-more-entry#sp-wp-post-list-55 > a:hover, .hpb-more-entry#sp-wp-post-list-56 > a:hover, .hpb-more-entry#sp-wp-post-list-57 > a:hover, .hpb-more-entry#sp-wp-post-list-58 > a:hover, .hpb-more-entry#sp-wp-post-list-59 > a:hover, .hpb-more-entry#sp-wp-post-list-6 > a:hover, .hpb-more-entry#sp-wp-post-list-7 > a:hover, .hpb-more-entry#sp-wp-post-list-8 > a:hover, .hpb-more-entry#sp-wp-post-list-9 > a:hover{
  text-decoration : none;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-10 dd, .hpb-viewtype-content#sp-wp-post-list-11 dd, .hpb-viewtype-content#sp-wp-post-list-12 dd, .hpb-viewtype-content#sp-wp-post-list-13 dd, .hpb-viewtype-content#sp-wp-post-list-14 dd, .hpb-viewtype-content#sp-wp-post-list-15 dd, .hpb-viewtype-content#sp-wp-post-list-16 dd, .hpb-viewtype-content#sp-wp-post-list-17 dd, .hpb-viewtype-content#sp-wp-post-list-18 dd, .hpb-viewtype-content#sp-wp-post-list-19 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-20 dd, .hpb-viewtype-content#sp-wp-post-list-21 dd, .hpb-viewtype-content#sp-wp-post-list-22 dd, .hpb-viewtype-content#sp-wp-post-list-23 dd, .hpb-viewtype-content#sp-wp-post-list-24 dd, .hpb-viewtype-content#sp-wp-post-list-25 dd, .hpb-viewtype-content#sp-wp-post-list-26 dd, .hpb-viewtype-content#sp-wp-post-list-27 dd, .hpb-viewtype-content#sp-wp-post-list-28 dd, .hpb-viewtype-content#sp-wp-post-list-29 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd, .hpb-viewtype-content#sp-wp-post-list-30 dd, .hpb-viewtype-content#sp-wp-post-list-31 dd, .hpb-viewtype-content#sp-wp-post-list-32 dd, .hpb-viewtype-content#sp-wp-post-list-33 dd, .hpb-viewtype-content#sp-wp-post-list-34 dd, .hpb-viewtype-content#sp-wp-post-list-35 dd, .hpb-viewtype-content#sp-wp-post-list-36 dd, .hpb-viewtype-content#sp-wp-post-list-37 dd, .hpb-viewtype-content#sp-wp-post-list-38 dd, .hpb-viewtype-content#sp-wp-post-list-39 dd, .hpb-viewtype-content#sp-wp-post-list-4 dd, .hpb-viewtype-content#sp-wp-post-list-40 dd, .hpb-viewtype-content#sp-wp-post-list-41 dd, .hpb-viewtype-content#sp-wp-post-list-42 dd, .hpb-viewtype-content#sp-wp-post-list-43 dd, .hpb-viewtype-content#sp-wp-post-list-44 dd, .hpb-viewtype-content#sp-wp-post-list-45 dd, .hpb-viewtype-content#sp-wp-post-list-46 dd, .hpb-viewtype-content#sp-wp-post-list-47 dd, .hpb-viewtype-content#sp-wp-post-list-48 dd, .hpb-viewtype-content#sp-wp-post-list-49 dd, .hpb-viewtype-content#sp-wp-post-list-5 dd, .hpb-viewtype-content#sp-wp-post-list-50 dd, .hpb-viewtype-content#sp-wp-post-list-51 dd, .hpb-viewtype-content#sp-wp-post-list-52 dd, .hpb-viewtype-content#sp-wp-post-list-53 dd, .hpb-viewtype-content#sp-wp-post-list-54 dd, .hpb-viewtype-content#sp-wp-post-list-55 dd, .hpb-viewtype-content#sp-wp-post-list-56 dd, .hpb-viewtype-content#sp-wp-post-list-57 dd, .hpb-viewtype-content#sp-wp-post-list-58 dd, .hpb-viewtype-content#sp-wp-post-list-59 dd, .hpb-viewtype-content#sp-wp-post-list-6 dd, .hpb-viewtype-content#sp-wp-post-list-7 dd, .hpb-viewtype-content#sp-wp-post-list-8 dd, .hpb-viewtype-content#sp-wp-post-list-9 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-10 dl, .hpb-viewtype-content#sp-wp-post-list-11 dl, .hpb-viewtype-content#sp-wp-post-list-12 dl, .hpb-viewtype-content#sp-wp-post-list-13 dl, .hpb-viewtype-content#sp-wp-post-list-14 dl, .hpb-viewtype-content#sp-wp-post-list-15 dl, .hpb-viewtype-content#sp-wp-post-list-16 dl, .hpb-viewtype-content#sp-wp-post-list-17 dl, .hpb-viewtype-content#sp-wp-post-list-18 dl, .hpb-viewtype-content#sp-wp-post-list-19 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-20 dl, .hpb-viewtype-content#sp-wp-post-list-21 dl, .hpb-viewtype-content#sp-wp-post-list-22 dl, .hpb-viewtype-content#sp-wp-post-list-23 dl, .hpb-viewtype-content#sp-wp-post-list-24 dl, .hpb-viewtype-content#sp-wp-post-list-25 dl, .hpb-viewtype-content#sp-wp-post-list-26 dl, .hpb-viewtype-content#sp-wp-post-list-27 dl, .hpb-viewtype-content#sp-wp-post-list-28 dl, .hpb-viewtype-content#sp-wp-post-list-29 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl, .hpb-viewtype-content#sp-wp-post-list-30 dl, .hpb-viewtype-content#sp-wp-post-list-31 dl, .hpb-viewtype-content#sp-wp-post-list-32 dl, .hpb-viewtype-content#sp-wp-post-list-33 dl, .hpb-viewtype-content#sp-wp-post-list-34 dl, .hpb-viewtype-content#sp-wp-post-list-35 dl, .hpb-viewtype-content#sp-wp-post-list-36 dl, .hpb-viewtype-content#sp-wp-post-list-37 dl, .hpb-viewtype-content#sp-wp-post-list-38 dl, .hpb-viewtype-content#sp-wp-post-list-39 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl, .hpb-viewtype-content#sp-wp-post-list-40 dl, .hpb-viewtype-content#sp-wp-post-list-41 dl, .hpb-viewtype-content#sp-wp-post-list-42 dl, .hpb-viewtype-content#sp-wp-post-list-43 dl, .hpb-viewtype-content#sp-wp-post-list-44 dl, .hpb-viewtype-content#sp-wp-post-list-45 dl, .hpb-viewtype-content#sp-wp-post-list-46 dl, .hpb-viewtype-content#sp-wp-post-list-47 dl, .hpb-viewtype-content#sp-wp-post-list-48 dl, .hpb-viewtype-content#sp-wp-post-list-49 dl, .hpb-viewtype-content#sp-wp-post-list-5 dl, .hpb-viewtype-content#sp-wp-post-list-50 dl, .hpb-viewtype-content#sp-wp-post-list-51 dl, .hpb-viewtype-content#sp-wp-post-list-52 dl, .hpb-viewtype-content#sp-wp-post-list-53 dl, .hpb-viewtype-content#sp-wp-post-list-54 dl, .hpb-viewtype-content#sp-wp-post-list-55 dl, .hpb-viewtype-content#sp-wp-post-list-56 dl, .hpb-viewtype-content#sp-wp-post-list-57 dl, .hpb-viewtype-content#sp-wp-post-list-58 dl, .hpb-viewtype-content#sp-wp-post-list-59 dl, .hpb-viewtype-content#sp-wp-post-list-6 dl, .hpb-viewtype-content#sp-wp-post-list-7 dl, .hpb-viewtype-content#sp-wp-post-list-8 dl, .hpb-viewtype-content#sp-wp-post-list-9 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-10 dt, .hpb-viewtype-content#sp-wp-post-list-11 dt, .hpb-viewtype-content#sp-wp-post-list-12 dt, .hpb-viewtype-content#sp-wp-post-list-13 dt, .hpb-viewtype-content#sp-wp-post-list-14 dt, .hpb-viewtype-content#sp-wp-post-list-15 dt, .hpb-viewtype-content#sp-wp-post-list-16 dt, .hpb-viewtype-content#sp-wp-post-list-17 dt, .hpb-viewtype-content#sp-wp-post-list-18 dt, .hpb-viewtype-content#sp-wp-post-list-19 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-20 dt, .hpb-viewtype-content#sp-wp-post-list-21 dt, .hpb-viewtype-content#sp-wp-post-list-22 dt, .hpb-viewtype-content#sp-wp-post-list-23 dt, .hpb-viewtype-content#sp-wp-post-list-24 dt, .hpb-viewtype-content#sp-wp-post-list-25 dt, .hpb-viewtype-content#sp-wp-post-list-26 dt, .hpb-viewtype-content#sp-wp-post-list-27 dt, .hpb-viewtype-content#sp-wp-post-list-28 dt, .hpb-viewtype-content#sp-wp-post-list-29 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt, .hpb-viewtype-content#sp-wp-post-list-30 dt, .hpb-viewtype-content#sp-wp-post-list-31 dt, .hpb-viewtype-content#sp-wp-post-list-32 dt, .hpb-viewtype-content#sp-wp-post-list-33 dt, .hpb-viewtype-content#sp-wp-post-list-34 dt, .hpb-viewtype-content#sp-wp-post-list-35 dt, .hpb-viewtype-content#sp-wp-post-list-36 dt, .hpb-viewtype-content#sp-wp-post-list-37 dt, .hpb-viewtype-content#sp-wp-post-list-38 dt, .hpb-viewtype-content#sp-wp-post-list-39 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt, .hpb-viewtype-content#sp-wp-post-list-40 dt, .hpb-viewtype-content#sp-wp-post-list-41 dt, .hpb-viewtype-content#sp-wp-post-list-42 dt, .hpb-viewtype-content#sp-wp-post-list-43 dt, .hpb-viewtype-content#sp-wp-post-list-44 dt, .hpb-viewtype-content#sp-wp-post-list-45 dt, .hpb-viewtype-content#sp-wp-post-list-46 dt, .hpb-viewtype-content#sp-wp-post-list-47 dt, .hpb-viewtype-content#sp-wp-post-list-48 dt, .hpb-viewtype-content#sp-wp-post-list-49 dt, .hpb-viewtype-content#sp-wp-post-list-5 dt, .hpb-viewtype-content#sp-wp-post-list-50 dt, .hpb-viewtype-content#sp-wp-post-list-51 dt, .hpb-viewtype-content#sp-wp-post-list-52 dt, .hpb-viewtype-content#sp-wp-post-list-53 dt, .hpb-viewtype-content#sp-wp-post-list-54 dt, .hpb-viewtype-content#sp-wp-post-list-55 dt, .hpb-viewtype-content#sp-wp-post-list-56 dt, .hpb-viewtype-content#sp-wp-post-list-57 dt, .hpb-viewtype-content#sp-wp-post-list-58 dt, .hpb-viewtype-content#sp-wp-post-list-59 dt, .hpb-viewtype-content#sp-wp-post-list-6 dt, .hpb-viewtype-content#sp-wp-post-list-7 dt, .hpb-viewtype-content#sp-wp-post-list-8 dt, .hpb-viewtype-content#sp-wp-post-list-9 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-14 dd, .hpb-viewtype-date#sp-wp-post-list-15 dd, .hpb-viewtype-date#sp-wp-post-list-16 dd, .hpb-viewtype-date#sp-wp-post-list-17 dd, .hpb-viewtype-date#sp-wp-post-list-18 dd, .hpb-viewtype-date#sp-wp-post-list-19 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-20 dd, .hpb-viewtype-date#sp-wp-post-list-21 dd, .hpb-viewtype-date#sp-wp-post-list-22 dd, .hpb-viewtype-date#sp-wp-post-list-23 dd, .hpb-viewtype-date#sp-wp-post-list-24 dd, .hpb-viewtype-date#sp-wp-post-list-25 dd, .hpb-viewtype-date#sp-wp-post-list-26 dd, .hpb-viewtype-date#sp-wp-post-list-27 dd, .hpb-viewtype-date#sp-wp-post-list-28 dd, .hpb-viewtype-date#sp-wp-post-list-29 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-30 dd, .hpb-viewtype-date#sp-wp-post-list-31 dd, .hpb-viewtype-date#sp-wp-post-list-32 dd, .hpb-viewtype-date#sp-wp-post-list-33 dd, .hpb-viewtype-date#sp-wp-post-list-34 dd, .hpb-viewtype-date#sp-wp-post-list-35 dd, .hpb-viewtype-date#sp-wp-post-list-36 dd, .hpb-viewtype-date#sp-wp-post-list-37 dd, .hpb-viewtype-date#sp-wp-post-list-38 dd, .hpb-viewtype-date#sp-wp-post-list-39 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-40 dd, .hpb-viewtype-date#sp-wp-post-list-41 dd, .hpb-viewtype-date#sp-wp-post-list-42 dd, .hpb-viewtype-date#sp-wp-post-list-43 dd, .hpb-viewtype-date#sp-wp-post-list-44 dd, .hpb-viewtype-date#sp-wp-post-list-45 dd, .hpb-viewtype-date#sp-wp-post-list-46 dd, .hpb-viewtype-date#sp-wp-post-list-47 dd, .hpb-viewtype-date#sp-wp-post-list-48 dd, .hpb-viewtype-date#sp-wp-post-list-49 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-50 dd, .hpb-viewtype-date#sp-wp-post-list-51 dd, .hpb-viewtype-date#sp-wp-post-list-52 dd, .hpb-viewtype-date#sp-wp-post-list-53 dd, .hpb-viewtype-date#sp-wp-post-list-54 dd, .hpb-viewtype-date#sp-wp-post-list-55 dd, .hpb-viewtype-date#sp-wp-post-list-56 dd, .hpb-viewtype-date#sp-wp-post-list-57 dd, .hpb-viewtype-date#sp-wp-post-list-58 dd, .hpb-viewtype-date#sp-wp-post-list-59 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-10 dl, .hpb-viewtype-date#sp-wp-post-list-11 dl, .hpb-viewtype-date#sp-wp-post-list-12 dl, .hpb-viewtype-date#sp-wp-post-list-13 dl, .hpb-viewtype-date#sp-wp-post-list-14 dl, .hpb-viewtype-date#sp-wp-post-list-15 dl, .hpb-viewtype-date#sp-wp-post-list-16 dl, .hpb-viewtype-date#sp-wp-post-list-17 dl, .hpb-viewtype-date#sp-wp-post-list-18 dl, .hpb-viewtype-date#sp-wp-post-list-19 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-20 dl, .hpb-viewtype-date#sp-wp-post-list-21 dl, .hpb-viewtype-date#sp-wp-post-list-22 dl, .hpb-viewtype-date#sp-wp-post-list-23 dl, .hpb-viewtype-date#sp-wp-post-list-24 dl, .hpb-viewtype-date#sp-wp-post-list-25 dl, .hpb-viewtype-date#sp-wp-post-list-26 dl, .hpb-viewtype-date#sp-wp-post-list-27 dl, .hpb-viewtype-date#sp-wp-post-list-28 dl, .hpb-viewtype-date#sp-wp-post-list-29 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl, .hpb-viewtype-date#sp-wp-post-list-30 dl, .hpb-viewtype-date#sp-wp-post-list-31 dl, .hpb-viewtype-date#sp-wp-post-list-32 dl, .hpb-viewtype-date#sp-wp-post-list-33 dl, .hpb-viewtype-date#sp-wp-post-list-34 dl, .hpb-viewtype-date#sp-wp-post-list-35 dl, .hpb-viewtype-date#sp-wp-post-list-36 dl, .hpb-viewtype-date#sp-wp-post-list-37 dl, .hpb-viewtype-date#sp-wp-post-list-38 dl, .hpb-viewtype-date#sp-wp-post-list-39 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl, .hpb-viewtype-date#sp-wp-post-list-40 dl, .hpb-viewtype-date#sp-wp-post-list-41 dl, .hpb-viewtype-date#sp-wp-post-list-42 dl, .hpb-viewtype-date#sp-wp-post-list-43 dl, .hpb-viewtype-date#sp-wp-post-list-44 dl, .hpb-viewtype-date#sp-wp-post-list-45 dl, .hpb-viewtype-date#sp-wp-post-list-46 dl, .hpb-viewtype-date#sp-wp-post-list-47 dl, .hpb-viewtype-date#sp-wp-post-list-48 dl, .hpb-viewtype-date#sp-wp-post-list-49 dl, .hpb-viewtype-date#sp-wp-post-list-5 dl, .hpb-viewtype-date#sp-wp-post-list-50 dl, .hpb-viewtype-date#sp-wp-post-list-51 dl, .hpb-viewtype-date#sp-wp-post-list-52 dl, .hpb-viewtype-date#sp-wp-post-list-53 dl, .hpb-viewtype-date#sp-wp-post-list-54 dl, .hpb-viewtype-date#sp-wp-post-list-55 dl, .hpb-viewtype-date#sp-wp-post-list-56 dl, .hpb-viewtype-date#sp-wp-post-list-57 dl, .hpb-viewtype-date#sp-wp-post-list-58 dl, .hpb-viewtype-date#sp-wp-post-list-59 dl, .hpb-viewtype-date#sp-wp-post-list-6 dl, .hpb-viewtype-date#sp-wp-post-list-7 dl, .hpb-viewtype-date#sp-wp-post-list-8 dl, .hpb-viewtype-date#sp-wp-post-list-9 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-17 dt, .hpb-viewtype-date#sp-wp-post-list-18 dt, .hpb-viewtype-date#sp-wp-post-list-19 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-20 dt, .hpb-viewtype-date#sp-wp-post-list-21 dt, .hpb-viewtype-date#sp-wp-post-list-22 dt, .hpb-viewtype-date#sp-wp-post-list-23 dt, .hpb-viewtype-date#sp-wp-post-list-24 dt, .hpb-viewtype-date#sp-wp-post-list-25 dt, .hpb-viewtype-date#sp-wp-post-list-26 dt, .hpb-viewtype-date#sp-wp-post-list-27 dt, .hpb-viewtype-date#sp-wp-post-list-28 dt, .hpb-viewtype-date#sp-wp-post-list-29 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-30 dt, .hpb-viewtype-date#sp-wp-post-list-31 dt, .hpb-viewtype-date#sp-wp-post-list-32 dt, .hpb-viewtype-date#sp-wp-post-list-33 dt, .hpb-viewtype-date#sp-wp-post-list-34 dt, .hpb-viewtype-date#sp-wp-post-list-35 dt, .hpb-viewtype-date#sp-wp-post-list-36 dt, .hpb-viewtype-date#sp-wp-post-list-37 dt, .hpb-viewtype-date#sp-wp-post-list-38 dt, .hpb-viewtype-date#sp-wp-post-list-39 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-40 dt, .hpb-viewtype-date#sp-wp-post-list-41 dt, .hpb-viewtype-date#sp-wp-post-list-42 dt, .hpb-viewtype-date#sp-wp-post-list-43 dt, .hpb-viewtype-date#sp-wp-post-list-44 dt, .hpb-viewtype-date#sp-wp-post-list-45 dt, .hpb-viewtype-date#sp-wp-post-list-46 dt, .hpb-viewtype-date#sp-wp-post-list-47 dt, .hpb-viewtype-date#sp-wp-post-list-48 dt, .hpb-viewtype-date#sp-wp-post-list-49 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-50 dt, .hpb-viewtype-date#sp-wp-post-list-51 dt, .hpb-viewtype-date#sp-wp-post-list-52 dt, .hpb-viewtype-date#sp-wp-post-list-53 dt, .hpb-viewtype-date#sp-wp-post-list-54 dt, .hpb-viewtype-date#sp-wp-post-list-55 dt, .hpb-viewtype-date#sp-wp-post-list-56 dt, .hpb-viewtype-date#sp-wp-post-list-57 dt, .hpb-viewtype-date#sp-wp-post-list-58 dt, .hpb-viewtype-date#sp-wp-post-list-59 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 19px 0.9em;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 20px;
  padding-bottom : 5px;
  float : left;
  clear : left;
}

#sp-block-container-3 .large, #sp-block-container-5 .large{
  font-size : 1.2em;
}

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

#sp-block-container-3 .small, #sp-block-container-5 .small{
  font-size : 0.9em;
}

#sp-block-container-3 .x-large, #sp-block-container-5 .x-large{
  font-size : 1.5em;
}

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

#sp-block-container-3 .xx-large, #sp-block-container-5 .xx-large{
  font-size : 2em;
}

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

#sp-block-container-3 em, #sp-block-container-5 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-3 h1, #sp-block-container-5 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-3 h2, #sp-block-container-5 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

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

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

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

#sp-block-container-3 h6, #sp-block-container-5 h6{
  font-size : 1em;
  color : #777777;
}

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

#sp-block-container-3 p.indent, #sp-block-container-5 p.indent{
  padding-left : 15px;
}

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

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 21px;
  font-family : 'Hiragino Mincho ProN', serif;
  font-weight : bold;
  color : #2a2a2a;
  background-image : url(img/pagetitle-bg1.png);
  background-repeat : no-repeat;
  background-position : 7px center;
  padding-top : 8px;
  padding-left : 40px;
  padding-right : 15px;
  padding-bottom : 9px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #362e2b;
  position : relative;
}

#breadcrumb-list{
  font-family : "BIZ UDゴシック";
}

#breadcrumb-list > div > a:link{
  color : #000000;
}

#breadcrumb-list > div > a:visited{
  color : #000000;
}

#breadcrumb-list > div > a:hover{
  color : #000000;
}

.page-access#content #page-content > h1{
  font-family : "BIZ UDゴシック";
}

.page-access#content #page-content > h2{
  font-family : "BIZ UDゴシック";
}

.page-access#content #page-content > h3{
  font-family : "BIZ UDゴシック";
}

.page-access#content #page-content > h4{
  font-family : "BIZ UDゴシック";
}

.page-access#content #page-content > p{
  font-family : "BIZ UDゴシック";
}

.page-access#content #page-content > p.large{
  font-family : "BIZ UDゴシック";
}

.page-concept#content #page-content > h1{
  font-family : "BIZ UDゴシック";
}

.page-concept#content #page-content > p{
  font-family : "BIZ UDゴシック";
}

.page-custom#content #page-content > p{
  font-size : 1.2rem;
  font-family : "BIZ UDゴシック";
}

.page-toppage#content #page-content{
  font-family : "HG正楷書体-PRO";
}

#sp-block-container-1{
  font-family : "BIZ UDゴシック";
}

#sp-block-container-1 > p.copyright{
  color : #ffffff;
  text-align : center;
}

#sp-block-container-2 > .paragraph a{
  color : #000000;
}

#sp-block-container-2 > .paragraph a:visited{
  color : #000000;
}

#sp-block-container-2 > h1{
  font-size : 1.6rem;
  font-family : "BIZ UDゴシック";
}

#sp-block-container-3 > h1{
  font-family : "BIZ UDゴシック";
}

#sp-block-container-3 > h2{
  font-size : 1.8rem;
  font-family : "BIZ UDゴシック";
}

#sp-block-container-5 > h1{
  font-size : 2.1rem;
  font-family : "BIZ UDゴシック";
}

#sp-block-container-5 > h2{
  font-size : 1.5rem;
  font-family : "BIZ UDゴシック";
}

#sp-block-container-5 > p{
  font-family : "BIZ UDゴシック";
}

#sp-block-container-6 > p{
  font-family : "BIZ UDゴシック";
}

#sp-block-container-7 > p{
  font-family : "BIZ UDゴシック";
}

#sp-block-container-8 > p{
  font-family : "BIZ UDゴシック";
}

#sp-page-title-1 h1{
  font-family : "BIZ UDゴシック", "Hiragino Mincho ProN", serif;
}

#sp-page-title-10 h1{
  font-family : "BIZ UDゴシック", "Hiragino Mincho ProN", serif;
}

#sp-page-title-11 h1{
  font-size : 1.8rem;
  font-family : "BIZ UDゴシック";
}

#sp-page-title-12 h1{
  font-size : 1.8rem;
  font-family : "BIZ UDゴシック";
}

#sp-page-title-2 h1{
  font-family : "BIZ UDゴシック", "Hiragino Mincho ProN", serif;
}

#sp-page-title-3 h1{
  font-family : "BIZ UDゴシック", "Hiragino Mincho ProN", serif;
}

#sp-page-title-4 h1{
  font-family : "BIZ UDゴシック", "Hiragino Mincho ProN", serif;
}

#sp-page-title-7 h1{
  font-family : "BIZ UDゴシック", "Hiragino Mincho ProN", serif;
}

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

#sp-site-branding2-1 > .extra{
  font-family : "HGS明朝E";
}

#sp-site-branding2-1 > .site-description{
  font-size : 1.4rem;
  font-family : "HGｺﾞｼｯｸE";
}

#sp-site-navigation-1{
  font-size : 1.7rem;
  font-family : "BIZ UDゴシック", "HG明朝B";
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.6rem;
}

#sp-table-1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-1 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-1 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-10{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-10 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-10 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-11{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-11 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-11 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-12{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-12 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-12 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-13{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-13 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-13 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-14{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-14 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-14 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-15{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-15 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-15 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-16{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-16 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-16 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-17{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-17 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-17 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-18{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-18 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-18 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-19{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-19 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-19 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-2{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-2 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-2 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-20{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-20 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-20 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-21{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-21 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-21 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-22{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-22 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-22 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-23{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-23 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-23 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-24{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-24 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-24 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-25{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-25 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-25 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-26{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-26 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-26 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-27{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-27 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-27 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-28{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-28 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-28 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-29{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-29 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-29 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-3{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-3 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-3 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-30{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-30 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-30 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-31{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-31 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-31 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-32{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-32 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-32 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-33{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-33 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-33 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-34{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-34 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-34 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-35{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-35 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-35 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-36{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-36 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-36 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-37{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-37 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-37 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-38{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-38 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-38 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-39{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-39 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-39 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-4{
  font-family : "BIZ UDゴシック";
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-4 > tbody > tr > * > p{
  font-size : 1.2rem;
  font-family : "BIZ UDゴシック";
}

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

#sp-table-4 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-4 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-40{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-40 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-40 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-41{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-41 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-41 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-42{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-42 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-42 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-43{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-43 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-43 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-44{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-44 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-44 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-45{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-45 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-45 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

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

#sp-table-5{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-5 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-5 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-6{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-6 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-6 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-7{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-7 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-7 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-8{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-8 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-8 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-9{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-table-9 > tbody > tr > th.col-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-9 > tbody > tr > th.row-title{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:link{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dt{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-10 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-10 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-11 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-11 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-12 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-12 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-13 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-13 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-14 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-14 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-15 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-15 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-16 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-16 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-17 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-17 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-18 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-18 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-19 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-19 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd > a:link{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd > a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd > a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dt{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > h3{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-20 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-20 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-21 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-21 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-22 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-22 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-23 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-23 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-24 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-24 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-25 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-25 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-26 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-26 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-27 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-27 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-28 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-28 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-29 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-29 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-30 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-30 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-31 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-31 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-32 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-32 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-33 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-33 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-34 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-34 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-35 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-35 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-36 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-36 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-37 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-37 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-38{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-38 > dl{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-38 > dl > dd{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-38 > dl > dd > a:link{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-38 > dl > dd > a:visited{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-38 > dl > dd > a:hover{
  font-family : "BIZ UDゴシック";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-38 > dl > dt{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content > .paragraph a{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content > .paragraph a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content > p{
  font-size : 1.6rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-39 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content > .paragraph a{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content > .paragraph a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content > p{
  font-size : 1.6rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-40 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-41 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-42 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-43 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-44 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-45 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > footer{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > footer a:link{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > footer a:visited{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > footer a:hover{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-46 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-47 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-47 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-47 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-48 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-48 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-48 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-49 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-49 > article > .entry-content > p{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-49 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-50 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-50 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-50 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-51 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-51 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-52 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-52 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-52 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-53 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-53 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-53 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-54 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-54 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-54 > article > header > h1{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-55 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-55 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-55 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-56 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-56 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-56 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-57 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-57 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-57 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-6{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a:link{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a:visited{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a:hover{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-6 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-6 > dl > dd > a:link{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-6 > dl > dd > a:visited{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-6 > dl > dd > a:hover{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-7 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-7 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-8 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-8 > article > header{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-9 > article{
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > p{
  font-size : 1.4rem;
  font-family : "BIZ UDゴシック";
}

.sp-wp-post-list#sp-wp-post-list-9 > article > header{
  font-family : "BIZ UDゴシック";
}

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

  #sp-block-container-3{
    margin-left : 26px;
    margin-right : 133px;
    width : 637px;
  }

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

  #sp-block-container-6{
    min-height : 630px;
  }

  #sp-block-container-7{
    margin-left : 28px;
    width : 593px;
  }

  #sp-block-container-8{
    margin-left : 28px;
    width : 593px;
  }

  #sp-block-container-9{
    margin-left : 15px;
    width : 598px;
  }

  #sp-image-1{
    width : 730px;
    height : 366px;
  }

  #sp-image-10{
    width : 223px;
    height : 148px;
  }

  #sp-image-100{
    width : auto;
    height : 140px;
  }

  #sp-image-101{
    width : auto;
    height : 130px;
  }

  #sp-image-102{
    width : 130px;
    height : auto;
  }

  #sp-image-103{
    width : auto;
    height : 130px;
  }

  #sp-image-104{
    width : 130px;
    height : auto;
  }

  #sp-image-105{
    width : auto;
    height : 130px;
  }

  #sp-image-106{
    width : auto;
    height : 130px;
  }

  #sp-image-107{
    width : auto;
    height : 130px;
  }

  #sp-image-108{
    width : auto;
    height : 130px;
  }

  #sp-image-109{
    width : auto;
    height : 130px;
  }

  #sp-image-110{
    width : auto;
    height : 130px;
  }

  #sp-image-111{
    width : auto;
    height : 130px;
  }

  #sp-image-112{
    width : 130px;
    height : auto;
  }

  #sp-image-113{
    width : auto;
    height : 130px;
  }

  #sp-image-114{
    width : auto;
    height : 130px;
  }

  #sp-image-115{
    width : auto;
    height : 130px;
  }

  #sp-image-116{
    width : auto;
    height : 130px;
  }

  #sp-image-117{
    width : auto;
    height : 130px;
  }

  #sp-image-118{
    width : auto;
    height : 160px;
  }

  #sp-image-119{
    width : auto;
    height : 160px;
  }

  #sp-image-12{
    width : auto;
    height : 190px;
  }

  #sp-image-120{
    width : auto;
    height : 160px;
  }

  #sp-image-121{
    width : 120px;
    height : auto;
  }

  #sp-image-122{
    width : 120px;
    height : auto;
  }

  #sp-image-123{
    width : 120px;
    height : auto;
  }

  #sp-image-124{
    width : 120px;
    height : auto;
  }

  #sp-image-125{
    width : 120px;
    height : auto;
  }

  #sp-image-126{
    width : 120px;
    height : auto;
  }

  #sp-image-127{
    width : 120px;
    height : auto;
  }

  #sp-image-128{
    width : 120px;
    height : auto;
  }

  #sp-image-129{
    width : 120px;
    height : auto;
  }

  #sp-image-13{
    width : auto;
    height : 190px;
  }

  #sp-image-130{
    width : 120px;
    height : auto;
  }

  #sp-image-131{
    width : 120px;
    height : auto;
  }

  #sp-image-132{
    width : 120px;
    height : auto;
  }

  #sp-image-133{
    width : 120px;
    height : auto;
  }

  #sp-image-134{
    width : 120px;
    height : auto;
  }

  #sp-image-135{
    width : 120px;
    height : auto;
  }

  #sp-image-136{
    width : 120px;
    height : auto;
  }

  #sp-image-137{
    width : 120px;
    height : auto;
  }

  #sp-image-138{
    width : 120px;
    height : auto;
  }

  #sp-image-139{
    margin-left : 15px;
    width : 312px;
    height : 206px;
  }

  #sp-image-14{
    width : auto;
    height : 190px;
  }

  #sp-image-140{
    width : 509px;
    height : 380px;
  }

  #sp-image-141{
    width : 170px;
    height : auto;
  }

  #sp-image-142{
    width : 170px;
    height : auto;
  }

  #sp-image-143{
    width : 170px;
    height : auto;
  }

  #sp-image-144{
    width : 170px;
    height : auto;
  }

  #sp-image-145{
    width : 170px;
    height : auto;
  }

  #sp-image-146{
    width : 170px;
    height : auto;
  }

  #sp-image-147{
    width : 490px;
    height : 366px;
  }

  #sp-image-148{
    width : 150px;
    height : auto;
  }

  #sp-image-149{
    width : 150px;
    height : auto;
  }

  #sp-image-15{
    width : 350px;
    height : auto;
  }

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

  #sp-image-151{
    width : 150px;
    height : auto;
  }

  #sp-image-152{
    width : 150px;
    height : auto;
  }

  #sp-image-153{
    width : 150px;
    height : auto;
  }

  #sp-image-154{
    width : 150px;
    height : auto;
  }

  #sp-image-155{
    width : 150px;
    height : auto;
  }

  #sp-image-156{
    width : 150px;
    height : auto;
  }

  #sp-image-157{
    width : 150px;
    height : auto;
  }

  #sp-image-158{
    width : 150px;
    height : auto;
  }

  #sp-image-159{
    width : 150px;
    height : auto;
  }

  #sp-image-16{
    width : 350px;
    height : auto;
  }

  #sp-image-160{
    width : 140px;
    height : auto;
  }

  #sp-image-161{
    width : 140px;
    height : auto;
  }

  #sp-image-162{
    width : 140px;
    height : auto;
  }

  #sp-image-163{
    width : 140px;
    height : auto;
  }

  #sp-image-164{
    width : 140px;
    height : auto;
  }

  #sp-image-165{
    width : 140px;
    height : auto;
  }

  #sp-image-166{
    width : 140px;
    height : auto;
  }

  #sp-image-167{
    width : 140px;
    height : auto;
  }

  #sp-image-168{
    width : 140px;
    height : auto;
  }

  #sp-image-169{
    width : 140px;
    height : auto;
  }

  #sp-image-17{
    width : 350px;
    height : auto;
  }

  #sp-image-170{
    width : 140px;
    height : auto;
  }

  #sp-image-171{
    width : 140px;
    height : auto;
  }

  #sp-image-172{
    width : 140px;
    height : auto;
  }

  #sp-image-173{
    width : 140px;
    height : auto;
  }

  #sp-image-174{
    width : 140px;
    height : auto;
  }

  #sp-image-175{
    width : 140px;
    height : auto;
  }

  #sp-image-176{
    width : 140px;
    height : auto;
  }

  #sp-image-177{
    width : 140px;
    height : auto;
  }

  #sp-image-178{
    width : 140px;
    height : auto;
  }

  #sp-image-179{
    width : 140px;
    height : auto;
  }

  #sp-image-18{
    width : 350px;
    height : auto;
  }

  #sp-image-180{
    width : 150px;
    height : auto;
  }

  #sp-image-181{
    width : 150px;
    height : auto;
  }

  #sp-image-182{
    width : 150px;
    height : auto;
  }

  #sp-image-183{
    width : 150px;
    height : auto;
  }

  #sp-image-184{
    width : 150px;
    height : auto;
  }

  #sp-image-185{
    width : 150px;
    height : auto;
  }

  #sp-image-186{
    width : 150px;
    height : auto;
  }

  #sp-image-187{
    width : 150px;
    height : auto;
  }

  #sp-image-188{
    width : 150px;
    height : auto;
  }

  #sp-image-189{
    width : 150px;
    height : auto;
  }

  #sp-image-19{
    width : 350px;
    height : auto;
  }

  #sp-image-190{
    width : 150px;
    height : auto;
  }

  #sp-image-191{
    width : 150px;
    height : auto;
  }

  #sp-image-192{
    width : 150px;
    height : auto;
  }

  #sp-image-193{
    width : 150px;
    height : auto;
  }

  #sp-image-194{
    width : 150px;
    height : auto;
  }

  #sp-image-20{
    width : 350px;
    height : auto;
  }

  #sp-image-202{
    width : 120px;
    height : auto;
  }

  #sp-image-203{
    width : 120px;
    height : auto;
  }

  #sp-image-204{
    width : 120px;
    height : auto;
  }

  #sp-image-205{
    width : 120px;
    height : auto;
  }

  #sp-image-206{
    width : 120px;
    height : auto;
  }

  #sp-image-207{
    width : 120px;
    height : auto;
  }

  #sp-image-208{
    width : 350px;
    height : auto;
  }

  #sp-image-209{
    width : 350px;
    height : auto;
  }

  #sp-image-21{
    width : 350px;
    height : auto;
  }

  #sp-image-210{
    width : 350px;
    height : auto;
  }

  #sp-image-211{
    margin-bottom : 11px;
    width : 149px;
    height : 197px;
  }

  #sp-image-212{
    margin-bottom : 9px;
  }

  #sp-image-213{
    width : 150px;
    height : 198px;
  }

  #sp-image-214{
    margin-bottom : 7px;
    width : 107px;
    height : 141px;
  }

  #sp-image-215{
    margin-bottom : 7px;
    width : 106px;
    height : 140px;
  }

  #sp-image-216{
    margin-bottom : 7px;
    width : 105px;
    height : 138px;
  }

  #sp-image-217{
    margin-bottom : 7px;
    width : 106px;
    height : 140px;
  }

  #sp-image-218{
    width : 350px;
    height : auto;
  }

  #sp-image-219{
    width : 350px;
    height : auto;
  }

  #sp-image-22{
    width : 350px;
    height : auto;
  }

  #sp-image-220{
    width : 350px;
    height : auto;
  }

  #sp-image-221{
    width : 350px;
    height : auto;
  }

  #sp-image-222{
    width : 350px;
    height : auto;
  }

  #sp-image-223{
    width : 350px;
    height : auto;
  }

  #sp-image-224{
    width : 350px;
    height : auto;
  }

  #sp-image-225{
    width : 350px;
    height : auto;
  }

  #sp-image-226{
    width : 350px;
    height : auto;
  }

  #sp-image-227{
    width : 350px;
    height : auto;
  }

  #sp-image-228{
    width : 350px;
    height : auto;
  }

  #sp-image-229{
    width : 350px;
    height : auto;
  }

  #sp-image-23{
    width : 350px;
    height : auto;
  }

  #sp-image-230{
    width : 350px;
    height : auto;
  }

  #sp-image-231{
    width : 350px;
    height : auto;
  }

  #sp-image-232{
    width : 350px;
    height : auto;
  }

  #sp-image-233{
    width : 350px;
    height : auto;
  }

  #sp-image-234{
    width : 350px;
    height : auto;
  }

  #sp-image-235{
    margin-bottom : 11px;
  }

  #sp-image-236{
    margin-bottom : 11px;
    width : 200px;
    height : 266px;
  }

  #sp-image-237{
    margin-bottom : 11px;
    width : 201px;
    height : 267px;
  }

  #sp-image-238{
    margin-bottom : 11px;
    width : 199px;
    height : 265px;
  }

  #sp-image-239{
    margin-bottom : 11px;
    width : 200px;
    height : 266px;
  }

  #sp-image-24{
    width : 350px;
    height : auto;
  }

  #sp-image-240{
    margin-bottom : 11px;
    width : 201px;
    height : 267px;
  }

  #sp-image-241{
    margin-bottom : 11px;
    width : 201px;
    height : 267px;
  }

  #sp-image-242{
    margin-bottom : 11px;
    width : 201px;
    height : 267px;
  }

  #sp-image-243{
    margin-bottom : 11px;
    width : 201px;
    height : 267px;
  }

  #sp-image-244{
    margin-bottom : 11px;
    width : 199px;
    height : 265px;
  }

  #sp-image-245{
    margin-bottom : 11px;
    width : 200px;
    height : 266px;
  }

  #sp-image-246{
    margin-bottom : 11px;
    width : 201px;
    height : 267px;
  }

  #sp-image-247{
    margin-bottom : 3px;
    width : 173px;
    height : 230px;
  }

  #sp-image-248{
    margin-bottom : 2px;
    width : 173px;
    height : 230px;
  }

  #sp-image-249{
    margin-bottom : 2px;
    width : 175px;
    height : 232px;
  }

  #sp-image-250{
    margin-bottom : 11px;
    width : 284px;
    height : 212px;
  }

  #sp-image-251{
    margin-bottom : 11px;
    width : 284px;
    height : 212px;
  }

  #sp-image-252{
    margin-bottom : 3px;
    width : 284px;
    height : 212px;
  }

  #sp-image-253{
    margin-bottom : 3px;
    width : 244px;
    height : 182px;
  }

  #sp-image-254{
    margin-bottom : 5px;
    width : 149px;
    height : 191px;
  }

  #sp-image-255{
    margin-bottom : 3px;
    width : 248px;
    height : 184px;
  }

  #sp-image-256{
    margin-bottom : 3px;
    width : 284px;
    height : 212px;
  }

  #sp-image-257{
    margin-bottom : 2px;
    width : 284px;
    height : 212px;
  }

  #sp-image-258{
    margin-bottom : 3px;
    width : 284px;
    height : 212px;
  }

  #sp-image-259{
    margin-bottom : 3px;
    width : 284px;
    height : 212px;
  }

  #sp-image-260{
    margin-bottom : 2px;
    width : 284px;
    height : 212px;
  }

  #sp-image-261{
    margin-bottom : 2px;
    width : 284px;
    height : 212px;
  }

  #sp-image-262{
    margin-bottom : 2px;
    width : 284px;
    height : 212px;
  }

  #sp-image-263{
    margin-bottom : 3px;
    width : 407px;
    height : 212px;
  }

  #sp-image-264{
    margin-bottom : 2px;
    width : 252px;
    height : 187px;
  }

  #sp-image-265{
    margin-bottom : 11px;
    width : 284px;
    height : 212px;
  }

  #sp-image-266{
    width : 188px;
    height : 141px;
  }

  #sp-image-29{
    width : 100px;
    height : 132px;
  }

  #sp-image-30{
    width : 100px;
    height : 130px;
  }

  #sp-image-31{
    width : 101px;
    height : 133px;
  }

  #sp-image-32{
    width : 101px;
    height : 134px;
  }

  #sp-image-33{
    width : 101px;
    height : 133px;
  }

  #sp-image-34{
    width : 100px;
    height : 132px;
  }

  #sp-image-35{
    width : 102px;
    height : 135px;
  }

  #sp-image-36{
    width : 102px;
    height : 132px;
  }

  #sp-image-37{
    width : 102px;
    height : 132px;
  }

  #sp-image-38{
    width : 98px;
    height : 129px;
  }

  #sp-image-39{
    width : 123px;
    height : 86px;
  }

  #sp-image-4{
    margin-top : 32px;
    margin-bottom : 2px;
    width : 220px;
    height : 80px;
  }

  #sp-image-40{
    width : 104px;
    height : 108px;
  }

  #sp-image-42{
    width : 101px;
    height : 132px;
  }

  #sp-image-43{
    width : 100px;
    height : 132px;
  }

  #sp-image-44{
    width : 100px;
    height : 130px;
  }

  #sp-image-45{
    width : 118px;
    height : 91px;
  }

  #sp-image-46{
    width : 128px;
    height : 69px;
  }

  #sp-image-47{
    width : 123px;
    height : 66px;
  }

  #sp-image-48{
    width : 125px;
    height : 67px;
  }

  #sp-image-5{
    margin-top : 7px;
    width : 220px;
    height : 80px;
  }

  #sp-image-50{
    width : 350px;
    height : auto;
  }

  #sp-image-51{
    width : 350px;
    height : auto;
  }

  #sp-image-52{
    width : 350px;
    height : auto;
  }

  #sp-image-53{
    width : 350px;
    height : auto;
  }

  #sp-image-54{
    width : 350px;
    height : auto;
  }

  #sp-image-55{
    width : 350px;
    height : auto;
  }

  #sp-image-56{
    width : 350px;
    height : auto;
  }

  #sp-image-57{
    width : 350px;
    height : auto;
  }

  #sp-image-58{
    width : 350px;
    height : auto;
  }

  #sp-image-59{
    width : 350px;
    height : auto;
  }

  #sp-image-6{
    margin-top : 6px;
    width : 220px;
    height : 80px;
  }

  #sp-image-64{
    width : auto;
    height : 120px;
  }

  #sp-image-65{
    width : auto;
    height : 120px;
  }

  #sp-image-66{
    width : auto;
    height : 120px;
  }

  #sp-image-67{
    width : auto;
    height : 120px;
  }

  #sp-image-68{
    width : auto;
    height : 120px;
  }

  #sp-image-69{
    width : auto;
    height : 120px;
  }

  #sp-image-70{
    width : 350px;
    height : auto;
  }

  #sp-image-71{
    width : 350px;
    height : auto;
  }

  #sp-image-72{
    width : auto;
    height : 150px;
  }

  #sp-image-73{
    width : auto;
    height : 150px;
  }

  #sp-image-74{
    width : auto;
    height : 150px;
  }

  #sp-image-75{
    width : auto;
    height : 150px;
  }

  #sp-image-76{
    width : auto;
    height : 150px;
  }

  #sp-image-77{
    width : auto;
    height : 150px;
  }

  #sp-image-78{
    width : auto;
    height : 150px;
  }

  #sp-image-79{
    width : auto;
    height : 150px;
  }

  #sp-image-80{
    width : auto;
    height : 150px;
  }

  #sp-image-81{
    width : 120px;
    height : auto;
  }

  #sp-image-82{
    width : 120px;
    height : auto;
  }

  #sp-image-83{
    width : 120px;
    height : auto;
  }

  #sp-image-84{
    width : 120px;
    height : auto;
  }

  #sp-image-85{
    width : 160px;
    height : auto;
  }

  #sp-image-86{
    width : 160px;
    height : auto;
  }

  #sp-image-87{
    width : 160px;
    height : auto;
  }

  #sp-image-88{
    width : 120px;
    height : auto;
  }

  #sp-image-89{
    width : 120px;
    height : auto;
  }

  #sp-image-9{
    width : 225px;
    height : 149px;
  }

  #sp-image-90{
    width : auto;
    height : 140px;
  }

  #sp-image-91{
    width : auto;
    height : 140px;
  }

  #sp-image-92{
    width : auto;
    height : 140px;
  }

  #sp-image-93{
    width : auto;
    height : 140px;
  }

  #sp-image-94{
    width : auto;
    height : 140px;
  }

  #sp-image-95{
    width : auto;
    height : 140px;
  }

  #sp-image-96{
    width : auto;
    height : 140px;
  }

  #sp-image-97{
    width : auto;
    height : 140px;
  }

  #sp-image-98{
    width : auto;
    height : 140px;
  }

  #sp-image-99{
    width : auto;
    height : 140px;
  }

  #sp-page-title-11{
    margin-top : -12px;
    margin-bottom : 5px;
    width : 640px;
    min-height : 39px;
  }

  #sp-page-title-12{
    margin-top : -12px;
    margin-bottom : 5px;
    width : 640px;
    min-height : 39px;
  }

  #sp-site-branding2-1 > .extra{
    top : 62px;
    bottom : auto;
    right : 1006px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    height : auto;
    float : right;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

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

  #sp-site-navigation-1{
    width : 730px;
    min-height : 30px;
  }

  #sp-site-navigation-1 > ul > li > a{
    text-align : center;
    width : 82px;
    height : 48px;
    white-space : nowrap;
    overflow : hidden;
    text-overflow : ellipsis;
    word-wrap : normal;
  }

  #sp-table-1{
    margin-left : 2px;
    width : 507px;
  }

  #sp-table-10{
    margin-left : 5px;
    margin-right : 15px;
    width : 282px;
  }

  #sp-table-11{
    margin-left : 5px;
    margin-right : 15px;
    width : 268px;
  }

  #sp-table-12{
    margin-left : 5px;
    margin-right : 15px;
    width : 264px;
  }

  #sp-table-13{
    margin-left : 5px;
    margin-right : 15px;
    width : 268px;
  }

  #sp-table-14{
    margin-left : 5px;
    margin-right : 15px;
    width : 264px;
  }

  #sp-table-15{
    margin-left : 5px;
    margin-right : 15px;
    width : 561px;
  }

  #sp-table-16{
    margin-left : 5px;
    margin-right : 15px;
    width : 268px;
  }

  #sp-table-17{
    margin-left : 5px;
    margin-right : 15px;
    width : 407px;
  }

  #sp-table-18{
    margin-left : 5px;
    margin-right : 15px;
    width : 408px;
  }

  #sp-table-19{
    margin-left : 5px;
    margin-right : 15px;
    width : 405px;
  }

  #sp-table-2{
    margin-left : 2px;
    margin-right : 5px;
    width : 604px;
  }

  #sp-table-20{
    margin-left : 5px;
    margin-right : 15px;
    width : 264px;
  }

  #sp-table-21{
    margin-left : 5px;
    margin-right : 15px;
    width : 361px;
  }

  #sp-table-22{
    margin-left : 5px;
    margin-right : 14px;
    width : 263px;
  }

  #sp-table-23{
    margin-left : 5px;
    margin-right : 14px;
    width : 263px;
  }

  #sp-table-24{
    margin-left : 5px;
    margin-right : 15px;
    width : 361px;
  }

  #sp-table-25{
    margin-left : 5px;
    margin-right : 15px;
    width : 361px;
  }

  #sp-table-26{
    margin-left : 5px;
    margin-right : 15px;
    width : 249px;
  }

  #sp-table-27{
    margin-left : 5px;
    margin-right : 15px;
    width : 413px;
  }

  #sp-table-28{
    margin-left : 5px;
    margin-right : 15px;
    width : 433px;
  }

  #sp-table-29{
    margin-left : 5px;
    margin-right : 15px;
    width : 299px;
  }

  #sp-table-3{
    margin-left : 3px;
    width : 602px;
  }

  #sp-table-30{
    margin-left : 5px;
    margin-right : 15px;
    width : 361px;
  }

  #sp-table-31{
    margin-left : 5px;
    margin-right : 15px;
    width : 203px;
  }

  #sp-table-32{
    margin-left : 5px;
    margin-right : 15px;
    width : 426px;
  }

  #sp-table-33{
    margin-left : 5px;
    margin-right : 15px;
    width : 291px;
  }

  #sp-table-34{
    margin-left : 5px;
    margin-right : 15px;
    width : 441px;
  }

  #sp-table-35{
    margin-left : 5px;
    margin-right : 15px;
    width : 298px;
  }

  #sp-table-36{
    margin-left : 5px;
    margin-right : 15px;
    width : 597px;
  }

  #sp-table-37{
    margin-left : 5px;
    margin-right : 15px;
    width : 550px;
  }

  #sp-table-38{
    margin-left : 5px;
    margin-right : 15px;
    width : 548px;
  }

  #sp-table-39{
    margin-left : 5px;
    margin-right : 15px;
    width : 550px;
  }

  #sp-table-4{
    margin-left : 4px;
    margin-right : -5px;
    width : 490px;
  }

  #sp-table-40{
    margin-left : 5px;
    margin-right : 15px;
    width : 570px;
  }

  #sp-table-41{
    margin-left : 5px;
    margin-right : 15px;
    width : 606px;
  }

  #sp-table-42{
    margin-left : 5px;
    margin-right : 15px;
    width : 613px;
  }

  #sp-table-43{
    margin-left : 5px;
    margin-right : 15px;
    width : 605px;
  }

  #sp-table-44{
    margin-left : 5px;
    margin-right : 15px;
    width : 573px;
  }

  #sp-table-45{
    margin-left : 5px;
    margin-right : 15px;
    width : 446px;
  }

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

  #sp-table-7{
    margin-left : 5px;
    margin-right : 15px;
    width : 361px;
  }

  #sp-table-8{
    margin-left : 5px;
    margin-right : 15px;
    width : 361px;
  }

  #sp-table-9{
    margin-left : 5px;
    margin-right : 15px;
    width : 405px;
  }
}

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

  #sp-image-4{
    width : 260px;
    height : 90px;
  }

  #sp-image-5{
    width : 260px;
    height : 90px;
  }

  #sp-image-6{
    width : 260px;
    height : 90px;
  }
}