#colophon{
  background-color : #ffd610;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  background-color : #ffffff;
}

#page{
  font-size : 1.6rem;
}

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

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

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-google-map{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

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

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

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

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

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.3;
  color : #333333;
  background-color : #f2f2f2;
  background-position : center top;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

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

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

  #content{
    min-height : 50px;
  }

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

  #main-inner{
    margin-top : 60px;
  }

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

  #main > #contenthead > a{
    background-image : url(img/header-main-back.png);
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead{
    margin-bottom : 0px;
    box-shadow : 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    z-index : 1;
    
  }

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

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

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 900px;
  }

  #contenthead{
    width : 900px;
  }
}

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 40px;
  }

  #main {
  }

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

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

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-list-1, #sp-list-10, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9{
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-10 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  margin-left : 2px;
}

#sp-list-1 > li, #sp-list-10 > li, #sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #555555;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-list-1 > li:last-child, #sp-list-10 > li:last-child, #sp-list-2 > li:last-child, #sp-list-3 > li:last-child, #sp-list-4 > li:last-child, #sp-list-5 > li:last-child, #sp-list-6 > li:last-child, #sp-list-7 > li:last-child, #sp-list-8 > li:last-child, #sp-list-9 > li:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-site-branding2-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-sizing : border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

#sp-sns-button-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 : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-sns-button-1 > ul > li{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}

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

#sp-table-2 td{
  font-size : 16px;
  color : #676767;
  background-color : #bde4f6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #519dc0;
  border-left-color : #519dc0;
  border-right-color : #519dc0;
  border-bottom-color : #519dc0;
}

#sp-table-2 th{
  font-size : 16px;
  font-weight : normal;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #519dc0;
  border-left-color : #519dc0;
  border-right-color : #519dc0;
  border-bottom-color : #519dc0;
}

#sp-table-2 th.row-title{
  color : #676767;
  background-color : #bde4f6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-2 th.row-title:first-child{
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#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-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #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-56, #sp-image-57, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-69, #sp-image-7, #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-image-58{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-2, #sp-image-3{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-item-gallery-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 : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #575757;
  background-color : #ffebeb;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  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 : #ffb8b8;
  border-left-color : #ffb8b8;
  border-right-color : #ffb8b8;
  border-bottom-color : #ffb8b8;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail{
  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 : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  width : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #575757;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #b8acac;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #575757;
  background-color : #ffb8b8;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ffebeb;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}

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

#sp-item-gallery-2 > ul > li{
  line-height : 1.4em;
  color : #676767;
  background-color : #d3eaf5;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 352px;
  height : 195px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-2> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-2 > ul > li img.item-gallery-thumbnail{
  margin-right 10px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-2 > ul > li p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

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

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

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

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

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

#sp-item-gallery-2 > ul > li p.item-gallery-price{
  color : #676767;
  text-align : left;
  margin-top : 5px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #676767;
  margin-left : 5px;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #7ac6e9;
  padding-left : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-2 > ul > li > div p{
  margin-bottom : 5px;
}

#sp-item-gallery-2 > ul > li > div p:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-2 > ul > li > div.left{
  width : 45%;
  float : left;
}

#sp-item-gallery-2 > ul > li > div.right{
  width : 50%;
  float : right;
}

#sp-table-1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
  background-color : #ffe25a;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #000000;
  background-color : #ffe25a;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-button-13, #sp-button-18{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : table;
}

#sp-button-13 > a, #sp-button-18 > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #222324;
  background-color : #ffd610;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffd610;
  border-left-color : #ffd610;
  border-right-color : #ffd610;
  border-bottom-color : #ffd610;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  width : 100%;
  height : 100%;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-2, #sp-button-22, #sp-button-3, #sp-button-4, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : table;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-2 > a, #sp-button-22 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffd610;
  background-color : #222324;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #222324;
  border-left-color : #222324;
  border-right-color : #222324;
  border-bottom-color : #222324;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-site-navigation-2{
  background-color : #ffd610;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-2{
    text-align : left;
    padding-top : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 20px;
  }

  #sp-site-navigation-2 .sub-menu{
    display : none;
  }

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

  #sp-site-navigation-2 > ul > li{
    font-size : 1.2rem;
    color : #333333;
    text-align : left;
    margin-left : 6px;
    margin-right : 6px;
  }

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

  #sp-site-navigation-2 > ul > li::after{
    margin-left : 12px;
    content : '/';
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1){
    margin-left : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #333333;
  }

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

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

  #sp-site-navigation-2{
    padding-top : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    box-shadow : 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    
  }

  #sp-site-navigation-2 .sub-menu{
    display : none;
  }

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

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

  #sp-site-navigation-2> ul> li {
  }

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

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

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

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

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

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

  #sp-site-navigation-1{
    background-color : #222324;
    padding-top : 13px;
    padding-left : 1000%;
    padding-right : 1000%;
    padding-bottom : 13px;
    margin-left : -1000%;
    margin-right : -1000%;
    box-shadow : 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    
  }

  #sp-site-navigation-1 > ul{
    text-align : center;
    margin-left : -10px;
  }

  #sp-site-navigation-1 > ul ul{
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
  }

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

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

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

  #sp-site-navigation-1{
    margin-top : 0px;
    box-shadow : 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    
  }

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

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

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

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

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

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

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

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

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

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

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

#breadcrumb-list{
  font-size : 1.1rem;
  background-image : url(img/header-main-back.png);
}

#breadcrumb-list > div{
  padding-top : 12px;
  margin-top : 0px;
  margin-right : 5px;
}

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

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

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

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

  #breadcrumb-list{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }

  #breadcrumb-list> div {
  }

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

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

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

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

  #breadcrumb-list {
  }

  #breadcrumb-list> div {
  }

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

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

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  margin-top : 30px;
  margin-bottom : 50px;
  z-index : 1;
}

#sp-page-title-1 + article > #page-content, #sp-page-title-10 + article > #page-content, #sp-page-title-11 + article > #page-content, #sp-page-title-12 + article > #page-content, #sp-page-title-13 + article > #page-content, #sp-page-title-2 + article > #page-content, #sp-page-title-3 + article > #page-content, #sp-page-title-4 + article > #page-content, #sp-page-title-5 + article > #page-content, #sp-page-title-6 + article > #page-content, #sp-page-title-7 + article > #page-content, #sp-page-title-8 + article > #page-content, #sp-page-title-9 + article > #page-content{
  padding-top : 56px !important;
  margin-top : -76px;
}

#sp-page-title-1 + div.sp-block-container, #sp-page-title-10 + div.sp-block-container, #sp-page-title-11 + div.sp-block-container, #sp-page-title-12 + div.sp-block-container, #sp-page-title-13 + div.sp-block-container, #sp-page-title-2 + div.sp-block-container, #sp-page-title-3 + div.sp-block-container, #sp-page-title-4 + div.sp-block-container, #sp-page-title-5 + div.sp-block-container, #sp-page-title-6 + div.sp-block-container, #sp-page-title-7 + div.sp-block-container, #sp-page-title-8 + div.sp-block-container, #sp-page-title-9 + div.sp-block-container{
  padding-top : 26px;
  margin-top : -76px;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-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 : 2.8rem;
  font-weight : bold;
  line-height : 2;
  background-color : #ffd610;
  text-decoration : none;
  padding-left : 20px;
  padding-right : 20px;
  margin-top : -20px;
  margin-left : -10px;
  margin-bottom : 0px;
  float : left;
  position : relative;
}

#sp-page-title-1 > h1::before, #sp-page-title-10 > h1::before, #sp-page-title-11 > h1::before, #sp-page-title-12 > h1::before, #sp-page-title-13 > h1::before, #sp-page-title-2 > h1::before, #sp-page-title-3 > h1::before, #sp-page-title-4 > h1::before, #sp-page-title-5 > h1::before, #sp-page-title-6 > h1::before, #sp-page-title-7 > h1::before, #sp-page-title-8 > h1::before, #sp-page-title-9 > h1::before{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 10px;
  border-bottom-width : 10px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-left-color : transparent;
  border-right-color : #615000;
  border-bottom-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : -10px;
  left : 0px;
  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-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-itemlist#content #page-content, .page-privacy#content #page-content, .page-recruit#content #page-content, .page-recruit1#content #page-content, .page-retail_shop#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-16, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 30px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-bottom : 50px;
}

.page-blog#content #page-content > .acronym, .page-company#content #page-content > .acronym, .page-concept#content #page-content > .acronym, .page-contact#content #page-content > .acronym, .page-custom#content #page-content > .acronym, .page-custom1#content #page-content > .acronym, .page-custom2#content #page-content > .acronym, .page-custom3#content #page-content > .acronym, .page-custom4#content #page-content > .acronym, .page-itemlist#content #page-content > .acronym, .page-privacy#content #page-content > .acronym, .page-recruit#content #page-content > .acronym, .page-recruit1#content #page-content > .acronym, .page-retail_shop#content #page-content > .acronym, .page-toppage#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-10 > .acronym, #sp-block-container-11 > .acronym, #sp-block-container-16 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-5 > .acronym, #sp-block-container-6 > .acronym, #sp-block-container-7 > .acronym, #sp-block-container-8 > .acronym, #sp-block-container-9 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > .address, .page-company#content #page-content > .address, .page-concept#content #page-content > .address, .page-contact#content #page-content > .address, .page-custom#content #page-content > .address, .page-custom1#content #page-content > .address, .page-custom2#content #page-content > .address, .page-custom3#content #page-content > .address, .page-custom4#content #page-content > .address, .page-itemlist#content #page-content > .address, .page-privacy#content #page-content > .address, .page-recruit#content #page-content > .address, .page-recruit1#content #page-content > .address, .page-retail_shop#content #page-content > .address, .page-toppage#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-10 > .address, #sp-block-container-11 > .address, #sp-block-container-16 > .address, #sp-block-container-2 > .address, #sp-block-container-3 > .address, #sp-block-container-4 > .address, #sp-block-container-5 > .address, #sp-block-container-6 > .address, #sp-block-container-7 > .address, #sp-block-container-8 > .address, #sp-block-container-9 > .address{
  font-style : italic;
}

.page-blog#content #page-content > .big, .page-company#content #page-content > .big, .page-concept#content #page-content > .big, .page-contact#content #page-content > .big, .page-custom#content #page-content > .big, .page-custom1#content #page-content > .big, .page-custom2#content #page-content > .big, .page-custom3#content #page-content > .big, .page-custom4#content #page-content > .big, .page-itemlist#content #page-content > .big, .page-privacy#content #page-content > .big, .page-recruit#content #page-content > .big, .page-recruit1#content #page-content > .big, .page-retail_shop#content #page-content > .big, .page-toppage#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-10 > .big, #sp-block-container-11 > .big, #sp-block-container-16 > .big, #sp-block-container-2 > .big, #sp-block-container-3 > .big, #sp-block-container-4 > .big, #sp-block-container-5 > .big, #sp-block-container-6 > .big, #sp-block-container-7 > .big, #sp-block-container-8 > .big, #sp-block-container-9 > .big{
  font-size : 2rem;
}

.page-blog#content #page-content > .ins, .page-company#content #page-content > .ins, .page-concept#content #page-content > .ins, .page-contact#content #page-content > .ins, .page-custom#content #page-content > .ins, .page-custom1#content #page-content > .ins, .page-custom2#content #page-content > .ins, .page-custom3#content #page-content > .ins, .page-custom4#content #page-content > .ins, .page-itemlist#content #page-content > .ins, .page-privacy#content #page-content > .ins, .page-recruit#content #page-content > .ins, .page-recruit1#content #page-content > .ins, .page-retail_shop#content #page-content > .ins, .page-toppage#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-10 > .ins, #sp-block-container-11 > .ins, #sp-block-container-16 > .ins, #sp-block-container-2 > .ins, #sp-block-container-3 > .ins, #sp-block-container-4 > .ins, #sp-block-container-5 > .ins, #sp-block-container-6 > .ins, #sp-block-container-7 > .ins, #sp-block-container-8 > .ins, #sp-block-container-9 > .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

#content.page-blog #page-content> .paragraph, #content.page-company #page-content> .paragraph, #content.page-concept #page-content> .paragraph, #content.page-contact #page-content> .paragraph, #content.page-custom #page-content> .paragraph, #content.page-custom1 #page-content> .paragraph, #content.page-custom2 #page-content> .paragraph, #content.page-custom3 #page-content> .paragraph, #content.page-custom4 #page-content> .paragraph, #content.page-itemlist #page-content> .paragraph, #content.page-privacy #page-content> .paragraph, #content.page-recruit #page-content> .paragraph, #content.page-recruit1 #page-content> .paragraph, #content.page-retail_shop #page-content> .paragraph, #content.page-toppage #page-content> .paragraph, #sp-block-container-1> .paragraph, #sp-block-container-10> .paragraph, #sp-block-container-11> .paragraph, #sp-block-container-16> .paragraph, #sp-block-container-2> .paragraph, #sp-block-container-3> .paragraph, #sp-block-container-4> .paragraph, #sp-block-container-5> .paragraph, #sp-block-container-6> .paragraph, #sp-block-container-7> .paragraph, #sp-block-container-8> .paragraph, #sp-block-container-9> .paragraph {
}

.page-blog#content #page-content > .pre, .page-company#content #page-content > .pre, .page-concept#content #page-content > .pre, .page-contact#content #page-content > .pre, .page-custom#content #page-content > .pre, .page-custom1#content #page-content > .pre, .page-custom2#content #page-content > .pre, .page-custom3#content #page-content > .pre, .page-custom4#content #page-content > .pre, .page-itemlist#content #page-content > .pre, .page-privacy#content #page-content > .pre, .page-recruit#content #page-content > .pre, .page-recruit1#content #page-content > .pre, .page-retail_shop#content #page-content > .pre, .page-toppage#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-10 > .pre, #sp-block-container-11 > .pre, #sp-block-container-16 > .pre, #sp-block-container-2 > .pre, #sp-block-container-3 > .pre, #sp-block-container-4 > .pre, #sp-block-container-5 > .pre, #sp-block-container-6 > .pre, #sp-block-container-7 > .pre, #sp-block-container-8 > .pre, #sp-block-container-9 > .pre{
  line-height : 1.6;
  background-color : #ffffff;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-blog#content #page-content > a, .page-company#content #page-content > a, .page-concept#content #page-content > a, .page-contact#content #page-content > a, .page-custom#content #page-content > a, .page-custom1#content #page-content > a, .page-custom2#content #page-content > a, .page-custom3#content #page-content > a, .page-custom4#content #page-content > a, .page-itemlist#content #page-content > a, .page-privacy#content #page-content > a, .page-recruit#content #page-content > a, .page-recruit1#content #page-content > a, .page-retail_shop#content #page-content > a, .page-toppage#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-10 > a, #sp-block-container-11 > a, #sp-block-container-16 > a, #sp-block-container-2 > a, #sp-block-container-3 > a, #sp-block-container-4 > a, #sp-block-container-5 > a, #sp-block-container-6 > a, #sp-block-container-7 > a, #sp-block-container-8 > a, #sp-block-container-9 > a{
  text-decoration : underline;
}

.page-blog#content #page-content > a:visited, .page-company#content #page-content > a:visited, .page-concept#content #page-content > a:visited, .page-contact#content #page-content > a:visited, .page-custom#content #page-content > a:visited, .page-custom1#content #page-content > a:visited, .page-custom2#content #page-content > a:visited, .page-custom3#content #page-content > a:visited, .page-custom4#content #page-content > a:visited, .page-itemlist#content #page-content > a:visited, .page-privacy#content #page-content > a:visited, .page-recruit#content #page-content > a:visited, .page-recruit1#content #page-content > a:visited, .page-retail_shop#content #page-content > a:visited, .page-toppage#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-10 > a:visited, #sp-block-container-11 > a:visited, #sp-block-container-16 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-3 > a:visited, #sp-block-container-4 > a:visited, #sp-block-container-5 > a:visited, #sp-block-container-6 > a:visited, #sp-block-container-7 > a:visited, #sp-block-container-8 > a:visited, #sp-block-container-9 > a:visited{
  text-decoration : none;
}

.page-blog#content #page-content > a:hover, .page-company#content #page-content > a:hover, .page-concept#content #page-content > a:hover, .page-contact#content #page-content > a:hover, .page-custom#content #page-content > a:hover, .page-custom1#content #page-content > a:hover, .page-custom2#content #page-content > a:hover, .page-custom3#content #page-content > a:hover, .page-custom4#content #page-content > a:hover, .page-itemlist#content #page-content > a:hover, .page-privacy#content #page-content > a:hover, .page-recruit#content #page-content > a:hover, .page-recruit1#content #page-content > a:hover, .page-retail_shop#content #page-content > a:hover, .page-toppage#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-10 > a:hover, #sp-block-container-11 > a:hover, #sp-block-container-16 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-3 > a:hover, #sp-block-container-4 > a:hover, #sp-block-container-5 > a:hover, #sp-block-container-6 > a:hover, #sp-block-container-7 > a:hover, #sp-block-container-8 > a:hover, #sp-block-container-9 > a:hover{
  text-decoration : none;
}

.page-blog#content #page-content > a > img:not(.sp-image), .page-company#content #page-content > a > img:not(.sp-image), .page-concept#content #page-content > a > img:not(.sp-image), .page-contact#content #page-content > a > img:not(.sp-image), .page-custom#content #page-content > a > img:not(.sp-image), .page-custom1#content #page-content > a > img:not(.sp-image), .page-custom2#content #page-content > a > img:not(.sp-image), .page-custom3#content #page-content > a > img:not(.sp-image), .page-custom4#content #page-content > a > img:not(.sp-image), .page-itemlist#content #page-content > a > img:not(.sp-image), .page-privacy#content #page-content > a > img:not(.sp-image), .page-recruit#content #page-content > a > img:not(.sp-image), .page-recruit1#content #page-content > a > img:not(.sp-image), .page-retail_shop#content #page-content > a > img:not(.sp-image), .page-toppage#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > a > img:not(.sp-image), #sp-block-container-10 > a > img:not(.sp-image), #sp-block-container-11 > a > img:not(.sp-image), #sp-block-container-16 > a > img:not(.sp-image), #sp-block-container-2 > a > img:not(.sp-image), #sp-block-container-3 > a > img:not(.sp-image), #sp-block-container-4 > a > img:not(.sp-image), #sp-block-container-5 > a > img:not(.sp-image), #sp-block-container-6 > a > img:not(.sp-image), #sp-block-container-7 > a > img:not(.sp-image), #sp-block-container-8 > a > img:not(.sp-image), #sp-block-container-9 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > abbr, .page-company#content #page-content > abbr, .page-concept#content #page-content > abbr, .page-contact#content #page-content > abbr, .page-custom#content #page-content > abbr, .page-custom1#content #page-content > abbr, .page-custom2#content #page-content > abbr, .page-custom3#content #page-content > abbr, .page-custom4#content #page-content > abbr, .page-itemlist#content #page-content > abbr, .page-privacy#content #page-content > abbr, .page-recruit#content #page-content > abbr, .page-recruit1#content #page-content > abbr, .page-retail_shop#content #page-content > abbr, .page-toppage#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-10 > abbr, #sp-block-container-11 > abbr, #sp-block-container-16 > abbr, #sp-block-container-2 > abbr, #sp-block-container-3 > abbr, #sp-block-container-4 > abbr, #sp-block-container-5 > abbr, #sp-block-container-6 > abbr, #sp-block-container-7 > abbr, #sp-block-container-8 > abbr, #sp-block-container-9 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > acronym, .page-company#content #page-content > acronym, .page-concept#content #page-content > acronym, .page-contact#content #page-content > acronym, .page-custom#content #page-content > acronym, .page-custom1#content #page-content > acronym, .page-custom2#content #page-content > acronym, .page-custom3#content #page-content > acronym, .page-custom4#content #page-content > acronym, .page-itemlist#content #page-content > acronym, .page-privacy#content #page-content > acronym, .page-recruit#content #page-content > acronym, .page-recruit1#content #page-content > acronym, .page-retail_shop#content #page-content > acronym, .page-toppage#content #page-content > acronym, #sp-block-container-1 > acronym, #sp-block-container-10 > acronym, #sp-block-container-11 > acronym, #sp-block-container-16 > acronym, #sp-block-container-2 > acronym, #sp-block-container-3 > acronym, #sp-block-container-4 > acronym, #sp-block-container-5 > acronym, #sp-block-container-6 > acronym, #sp-block-container-7 > acronym, #sp-block-container-8 > acronym, #sp-block-container-9 > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-blog#content #page-content > address, .page-company#content #page-content > address, .page-concept#content #page-content > address, .page-contact#content #page-content > address, .page-custom#content #page-content > address, .page-custom1#content #page-content > address, .page-custom2#content #page-content > address, .page-custom3#content #page-content > address, .page-custom4#content #page-content > address, .page-itemlist#content #page-content > address, .page-privacy#content #page-content > address, .page-recruit#content #page-content > address, .page-recruit1#content #page-content > address, .page-retail_shop#content #page-content > address, .page-toppage#content #page-content > address, #sp-block-container-1 > address, #sp-block-container-10 > address, #sp-block-container-11 > address, #sp-block-container-16 > address, #sp-block-container-2 > address, #sp-block-container-3 > address, #sp-block-container-4 > address, #sp-block-container-5 > address, #sp-block-container-6 > address, #sp-block-container-7 > address, #sp-block-container-8 > address, #sp-block-container-9 > address{
  font-style : italic;
}

.page-blog#content #page-content > big, .page-company#content #page-content > big, .page-concept#content #page-content > big, .page-contact#content #page-content > big, .page-custom#content #page-content > big, .page-custom1#content #page-content > big, .page-custom2#content #page-content > big, .page-custom3#content #page-content > big, .page-custom4#content #page-content > big, .page-itemlist#content #page-content > big, .page-privacy#content #page-content > big, .page-recruit#content #page-content > big, .page-recruit1#content #page-content > big, .page-retail_shop#content #page-content > big, .page-toppage#content #page-content > big, #sp-block-container-1 > big, #sp-block-container-10 > big, #sp-block-container-11 > big, #sp-block-container-16 > big, #sp-block-container-2 > big, #sp-block-container-3 > big, #sp-block-container-4 > big, #sp-block-container-5 > big, #sp-block-container-6 > big, #sp-block-container-7 > big, #sp-block-container-8 > big, #sp-block-container-9 > big{
  font-size : 2rem;
}

.page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-itemlist#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-recruit1#content #page-content > blockquote, .page-retail_shop#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-blog#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-itemlist#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-recruit1#content #page-content > blockquote p, .page-retail_shop#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-8 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-itemlist#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, .page-recruit1#content #page-content > blockquote p:first-child, .page-retail_shop#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-16 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-8 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list), .page-company#content #page-content > dl:not(.sp-definition-list), .page-concept#content #page-content > dl:not(.sp-definition-list), .page-contact#content #page-content > dl:not(.sp-definition-list), .page-custom#content #page-content > dl:not(.sp-definition-list), .page-custom1#content #page-content > dl:not(.sp-definition-list), .page-custom2#content #page-content > dl:not(.sp-definition-list), .page-custom3#content #page-content > dl:not(.sp-definition-list), .page-custom4#content #page-content > dl:not(.sp-definition-list), .page-itemlist#content #page-content > dl:not(.sp-definition-list), .page-privacy#content #page-content > dl:not(.sp-definition-list), .page-recruit#content #page-content > dl:not(.sp-definition-list), .page-recruit1#content #page-content > dl:not(.sp-definition-list), .page-retail_shop#content #page-content > dl:not(.sp-definition-list), .page-toppage#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > dl:not(.sp-definition-list), #sp-block-container-10 > dl:not(.sp-definition-list), #sp-block-container-11 > dl:not(.sp-definition-list), #sp-block-container-16 > dl:not(.sp-definition-list), #sp-block-container-2 > dl:not(.sp-definition-list), #sp-block-container-3 > dl:not(.sp-definition-list), #sp-block-container-4 > dl:not(.sp-definition-list), #sp-block-container-5 > dl:not(.sp-definition-list), #sp-block-container-6 > dl:not(.sp-definition-list), #sp-block-container-7 > dl:not(.sp-definition-list), #sp-block-container-8 > dl:not(.sp-definition-list), #sp-block-container-9 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dd, .page-company#content #page-content > dl:not(.sp-definition-list) > dd, .page-concept#content #page-content > dl:not(.sp-definition-list) > dd, .page-contact#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom1#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom2#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom3#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom4#content #page-content > dl:not(.sp-definition-list) > dd, .page-itemlist#content #page-content > dl:not(.sp-definition-list) > dd, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dd, .page-recruit#content #page-content > dl:not(.sp-definition-list) > dd, .page-recruit1#content #page-content > dl:not(.sp-definition-list) > dd, .page-retail_shop#content #page-content > dl:not(.sp-definition-list) > dd, .page-toppage#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > dl:not(.sp-definition-list) > dd, #sp-block-container-10 > dl:not(.sp-definition-list) > dd, #sp-block-container-11 > dl:not(.sp-definition-list) > dd, #sp-block-container-16 > dl:not(.sp-definition-list) > dd, #sp-block-container-2 > dl:not(.sp-definition-list) > dd, #sp-block-container-3 > dl:not(.sp-definition-list) > dd, #sp-block-container-4 > dl:not(.sp-definition-list) > dd, #sp-block-container-5 > dl:not(.sp-definition-list) > dd, #sp-block-container-6 > dl:not(.sp-definition-list) > dd, #sp-block-container-7 > dl:not(.sp-definition-list) > dd, #sp-block-container-8 > dl:not(.sp-definition-list) > dd, #sp-block-container-9 > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dt, .page-company#content #page-content > dl:not(.sp-definition-list) > dt, .page-concept#content #page-content > dl:not(.sp-definition-list) > dt, .page-contact#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom1#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom2#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom3#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom4#content #page-content > dl:not(.sp-definition-list) > dt, .page-itemlist#content #page-content > dl:not(.sp-definition-list) > dt, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt, .page-recruit#content #page-content > dl:not(.sp-definition-list) > dt, .page-recruit1#content #page-content > dl:not(.sp-definition-list) > dt, .page-retail_shop#content #page-content > dl:not(.sp-definition-list) > dt, .page-toppage#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > dl:not(.sp-definition-list) > dt, #sp-block-container-10 > dl:not(.sp-definition-list) > dt, #sp-block-container-11 > dl:not(.sp-definition-list) > dt, #sp-block-container-16 > dl:not(.sp-definition-list) > dt, #sp-block-container-2 > dl:not(.sp-definition-list) > dt, #sp-block-container-3 > dl:not(.sp-definition-list) > dt, #sp-block-container-4 > dl:not(.sp-definition-list) > dt, #sp-block-container-5 > dl:not(.sp-definition-list) > dt, #sp-block-container-6 > dl:not(.sp-definition-list) > dt, #sp-block-container-7 > dl:not(.sp-definition-list) > dt, #sp-block-container-8 > dl:not(.sp-definition-list) > dt, #sp-block-container-9 > dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #343740;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-company#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-concept#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-contact#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom4#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-itemlist#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-recruit#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-recruit1#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-retail_shop#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-toppage#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-1 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-10 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-11 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-16 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-2 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-3 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-4 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-5 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-6 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-7 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-8 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-9 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.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-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-itemlist#content #page-content > h1, .page-privacy#content #page-content > h1, .page-recruit#content #page-content > h1, .page-recruit1#content #page-content > h1, .page-retail_shop#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-16 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.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-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-itemlist#content #page-content > h2, .page-privacy#content #page-content > h2, .page-recruit#content #page-content > h2, .page-recruit1#content #page-content > h2, .page-retail_shop#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-16 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-itemlist#content #page-content > h3, .page-privacy#content #page-content > h3, .page-recruit#content #page-content > h3, .page-recruit1#content #page-content > h3, .page-retail_shop#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-16 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-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-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-itemlist#content #page-content > h4, .page-privacy#content #page-content > h4, .page-recruit#content #page-content > h4, .page-recruit1#content #page-content > h4, .page-retail_shop#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-16 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-itemlist#content #page-content > h5, .page-privacy#content #page-content > h5, .page-recruit#content #page-content > h5, .page-recruit1#content #page-content > h5, .page-retail_shop#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-16 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-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-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-itemlist#content #page-content > h6, .page-privacy#content #page-content > h6, .page-recruit#content #page-content > h6, .page-recruit1#content #page-content > h6, .page-retail_shop#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-16 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-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-custom1#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-itemlist#content #page-content > hr, .page-privacy#content #page-content > hr, .page-recruit#content #page-content > hr, .page-recruit1#content #page-content > hr, .page-retail_shop#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-16 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  background-color : #d5d5d5;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.page-blog#content #page-content > ins, .page-company#content #page-content > ins, .page-concept#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-itemlist#content #page-content > ins, .page-privacy#content #page-content > ins, .page-recruit#content #page-content > ins, .page-recruit1#content #page-content > ins, .page-retail_shop#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-16 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-5 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins, #sp-block-container-8 > ins, #sp-block-container-9 > ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-blog#content #page-content > ol, .page-company#content #page-content > ol, .page-concept#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-itemlist#content #page-content > ol, .page-privacy#content #page-content > ol, .page-recruit#content #page-content > ol, .page-recruit1#content #page-content > ol, .page-retail_shop#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-16 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol, #sp-block-container-8 > ol, #sp-block-container-9 > ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol li, .page-company#content #page-content > ol li, .page-concept#content #page-content > ol li, .page-contact#content #page-content > ol li, .page-custom#content #page-content > ol li, .page-custom1#content #page-content > ol li, .page-custom2#content #page-content > ol li, .page-custom3#content #page-content > ol li, .page-custom4#content #page-content > ol li, .page-itemlist#content #page-content > ol li, .page-privacy#content #page-content > ol li, .page-recruit#content #page-content > ol li, .page-recruit1#content #page-content > ol li, .page-retail_shop#content #page-content > ol li, .page-toppage#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-10 > ol li, #sp-block-container-11 > ol li, #sp-block-container-16 > ol li, #sp-block-container-2 > ol li, #sp-block-container-3 > ol li, #sp-block-container-4 > ol li, #sp-block-container-5 > ol li, #sp-block-container-6 > ol li, #sp-block-container-7 > ol li, #sp-block-container-8 > ol li, #sp-block-container-9 > ol li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-itemlist#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, .page-recruit1#content #page-content > ol ol, .page-retail_shop#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-8 > ol ol, #sp-block-container-9 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > ol > ol > li:nth-of-type(1), .page-company#content #page-content > ol > ol > li:nth-of-type(1), .page-concept#content #page-content > ol > ol > li:nth-of-type(1), .page-contact#content #page-content > ol > ol > li:nth-of-type(1), .page-custom#content #page-content > ol > ol > li:nth-of-type(1), .page-custom1#content #page-content > ol > ol > li:nth-of-type(1), .page-custom2#content #page-content > ol > ol > li:nth-of-type(1), .page-custom3#content #page-content > ol > ol > li:nth-of-type(1), .page-custom4#content #page-content > ol > ol > li:nth-of-type(1), .page-itemlist#content #page-content > ol > ol > li:nth-of-type(1), .page-privacy#content #page-content > ol > ol > li:nth-of-type(1), .page-recruit#content #page-content > ol > ol > li:nth-of-type(1), .page-recruit1#content #page-content > ol > ol > li:nth-of-type(1), .page-retail_shop#content #page-content > ol > ol > li:nth-of-type(1), .page-toppage#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > ol > ol > li:nth-of-type(1), #sp-block-container-10 > ol > ol > li:nth-of-type(1), #sp-block-container-11 > ol > ol > li:nth-of-type(1), #sp-block-container-16 > ol > ol > li:nth-of-type(1), #sp-block-container-2 > ol > ol > li:nth-of-type(1), #sp-block-container-3 > ol > ol > li:nth-of-type(1), #sp-block-container-4 > ol > ol > li:nth-of-type(1), #sp-block-container-5 > ol > ol > li:nth-of-type(1), #sp-block-container-6 > ol > ol > li:nth-of-type(1), #sp-block-container-7 > ol > ol > li:nth-of-type(1), #sp-block-container-8 > ol > ol > li:nth-of-type(1), #sp-block-container-9 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.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-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-itemlist#content #page-content > p, .page-privacy#content #page-content > p, .page-recruit#content #page-content > p, .page-recruit1#content #page-content > p, .page-retail_shop#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-16 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-blog#content #page-content > p:nth-of-type(1), .page-company#content #page-content > p:nth-of-type(1), .page-concept#content #page-content > p:nth-of-type(1), .page-contact#content #page-content > p:nth-of-type(1), .page-custom#content #page-content > p:nth-of-type(1), .page-custom1#content #page-content > p:nth-of-type(1), .page-custom2#content #page-content > p:nth-of-type(1), .page-custom3#content #page-content > p:nth-of-type(1), .page-custom4#content #page-content > p:nth-of-type(1), .page-itemlist#content #page-content > p:nth-of-type(1), .page-privacy#content #page-content > p:nth-of-type(1), .page-recruit#content #page-content > p:nth-of-type(1), .page-recruit1#content #page-content > p:nth-of-type(1), .page-retail_shop#content #page-content > p:nth-of-type(1), .page-toppage#content #page-content > p:nth-of-type(1), #sp-block-container-1 > p:nth-of-type(1), #sp-block-container-10 > p:nth-of-type(1), #sp-block-container-11 > p:nth-of-type(1), #sp-block-container-16 > p:nth-of-type(1), #sp-block-container-2 > p:nth-of-type(1), #sp-block-container-3 > p:nth-of-type(1), #sp-block-container-4 > p:nth-of-type(1), #sp-block-container-5 > p:nth-of-type(1), #sp-block-container-6 > p:nth-of-type(1), #sp-block-container-7 > p:nth-of-type(1), #sp-block-container-8 > p:nth-of-type(1), #sp-block-container-9 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > pre, .page-company#content #page-content > pre, .page-concept#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-itemlist#content #page-content > pre, .page-privacy#content #page-content > pre, .page-recruit#content #page-content > pre, .page-recruit1#content #page-content > pre, .page-retail_shop#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-11 > pre, #sp-block-container-16 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre, #sp-block-container-4 > pre, #sp-block-container-5 > pre, #sp-block-container-6 > pre, #sp-block-container-7 > pre, #sp-block-container-8 > pre, #sp-block-container-9 > pre{
  line-height : 1.6;
  background-color : #ffffff;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-blog#content #page-content > table:not(.sp-table), .page-company#content #page-content > table:not(.sp-table), .page-concept#content #page-content > table:not(.sp-table), .page-contact#content #page-content > table:not(.sp-table), .page-custom#content #page-content > table:not(.sp-table), .page-custom1#content #page-content > table:not(.sp-table), .page-custom2#content #page-content > table:not(.sp-table), .page-custom3#content #page-content > table:not(.sp-table), .page-custom4#content #page-content > table:not(.sp-table), .page-itemlist#content #page-content > table:not(.sp-table), .page-privacy#content #page-content > table:not(.sp-table), .page-recruit#content #page-content > table:not(.sp-table), .page-recruit1#content #page-content > table:not(.sp-table), .page-retail_shop#content #page-content > table:not(.sp-table), .page-toppage#content #page-content > table:not(.sp-table), #sp-block-container-1 > table:not(.sp-table), #sp-block-container-10 > table:not(.sp-table), #sp-block-container-11 > table:not(.sp-table), #sp-block-container-16 > table:not(.sp-table), #sp-block-container-2 > table:not(.sp-table), #sp-block-container-3 > table:not(.sp-table), #sp-block-container-4 > table:not(.sp-table), #sp-block-container-5 > table:not(.sp-table), #sp-block-container-6 > table:not(.sp-table), #sp-block-container-7 > table:not(.sp-table), #sp-block-container-8 > table:not(.sp-table), #sp-block-container-9 > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom4#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-recruit1#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-retail_shop#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-toppage#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-10 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom4#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-recruit1#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-retail_shop#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-toppage#content #page-content > table:not(.sp-table) > tbody > tr > th, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-10 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom4#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-recruit1#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-retail_shop#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-toppage#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-10 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #a9894a;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-company#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-concept#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom4#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-recruit1#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-retail_shop#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-toppage#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-10 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-8 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #a9894a;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > ul:not(.sp-list), .page-company#content #page-content > ul:not(.sp-list), .page-concept#content #page-content > ul:not(.sp-list), .page-contact#content #page-content > ul:not(.sp-list), .page-custom#content #page-content > ul:not(.sp-list), .page-custom1#content #page-content > ul:not(.sp-list), .page-custom2#content #page-content > ul:not(.sp-list), .page-custom3#content #page-content > ul:not(.sp-list), .page-custom4#content #page-content > ul:not(.sp-list), .page-itemlist#content #page-content > ul:not(.sp-list), .page-privacy#content #page-content > ul:not(.sp-list), .page-recruit#content #page-content > ul:not(.sp-list), .page-recruit1#content #page-content > ul:not(.sp-list), .page-retail_shop#content #page-content > ul:not(.sp-list), .page-toppage#content #page-content > ul:not(.sp-list), #sp-block-container-1 > ul:not(.sp-list), #sp-block-container-10 > ul:not(.sp-list), #sp-block-container-11 > ul:not(.sp-list), #sp-block-container-16 > ul:not(.sp-list), #sp-block-container-2 > ul:not(.sp-list), #sp-block-container-3 > ul:not(.sp-list), #sp-block-container-4 > ul:not(.sp-list), #sp-block-container-5 > ul:not(.sp-list), #sp-block-container-6 > ul:not(.sp-list), #sp-block-container-7 > ul:not(.sp-list), #sp-block-container-8 > ul:not(.sp-list), #sp-block-container-9 > ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.page-blog#content #page-content > ul:not(.sp-list) li, .page-company#content #page-content > ul:not(.sp-list) li, .page-concept#content #page-content > ul:not(.sp-list) li, .page-contact#content #page-content > ul:not(.sp-list) li, .page-custom#content #page-content > ul:not(.sp-list) li, .page-custom1#content #page-content > ul:not(.sp-list) li, .page-custom2#content #page-content > ul:not(.sp-list) li, .page-custom3#content #page-content > ul:not(.sp-list) li, .page-custom4#content #page-content > ul:not(.sp-list) li, .page-itemlist#content #page-content > ul:not(.sp-list) li, .page-privacy#content #page-content > ul:not(.sp-list) li, .page-recruit#content #page-content > ul:not(.sp-list) li, .page-recruit1#content #page-content > ul:not(.sp-list) li, .page-retail_shop#content #page-content > ul:not(.sp-list) li, .page-toppage#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > ul:not(.sp-list) li, #sp-block-container-10 > ul:not(.sp-list) li, #sp-block-container-11 > ul:not(.sp-list) li, #sp-block-container-16 > ul:not(.sp-list) li, #sp-block-container-2 > ul:not(.sp-list) li, #sp-block-container-3 > ul:not(.sp-list) li, #sp-block-container-4 > ul:not(.sp-list) li, #sp-block-container-5 > ul:not(.sp-list) li, #sp-block-container-6 > ul:not(.sp-list) li, #sp-block-container-7 > ul:not(.sp-list) li, #sp-block-container-8 > ul:not(.sp-list) li, #sp-block-container-9 > ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 12px;
  background-size : 3px 5px;
  padding-top : 0px;
  padding-left : 14px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ul:not(.sp-list) ul, .page-company#content #page-content > ul:not(.sp-list) ul, .page-concept#content #page-content > ul:not(.sp-list) ul, .page-contact#content #page-content > ul:not(.sp-list) ul, .page-custom#content #page-content > ul:not(.sp-list) ul, .page-custom1#content #page-content > ul:not(.sp-list) ul, .page-custom2#content #page-content > ul:not(.sp-list) ul, .page-custom3#content #page-content > ul:not(.sp-list) ul, .page-custom4#content #page-content > ul:not(.sp-list) ul, .page-itemlist#content #page-content > ul:not(.sp-list) ul, .page-privacy#content #page-content > ul:not(.sp-list) ul, .page-recruit#content #page-content > ul:not(.sp-list) ul, .page-recruit1#content #page-content > ul:not(.sp-list) ul, .page-retail_shop#content #page-content > ul:not(.sp-list) ul, .page-toppage#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > ul:not(.sp-list) ul, #sp-block-container-10 > ul:not(.sp-list) ul, #sp-block-container-11 > ul:not(.sp-list) ul, #sp-block-container-16 > ul:not(.sp-list) ul, #sp-block-container-2 > ul:not(.sp-list) ul, #sp-block-container-3 > ul:not(.sp-list) ul, #sp-block-container-4 > ul:not(.sp-list) ul, #sp-block-container-5 > ul:not(.sp-list) ul, #sp-block-container-6 > ul:not(.sp-list) ul, #sp-block-container-7 > ul:not(.sp-list) ul, #sp-block-container-8 > ul:not(.sp-list) ul, #sp-block-container-9 > ul:not(.sp-list) ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-company#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-concept#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-contact#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom4#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-itemlist#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-privacy#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-recruit#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-recruit1#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-retail_shop#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-toppage#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-1 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-10 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-11 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-16 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-2 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-3 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-4 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-5 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-6 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-7 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-8 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-9 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

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

  .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-itemlist#content #page-content, .page-privacy#content #page-content, .page-recruit#content #page-content, .page-recruit1#content #page-content, .page-retail_shop#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-16, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    margin-bottom : 40px;
  }
}

.sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-10, .sp-wp-post-list#sp-entry-content-100, .sp-wp-post-list#sp-entry-content-101, .sp-wp-post-list#sp-entry-content-102, .sp-wp-post-list#sp-entry-content-103, .sp-wp-post-list#sp-entry-content-104, .sp-wp-post-list#sp-entry-content-105, .sp-wp-post-list#sp-entry-content-106, .sp-wp-post-list#sp-entry-content-107, .sp-wp-post-list#sp-entry-content-108, .sp-wp-post-list#sp-entry-content-109, .sp-wp-post-list#sp-entry-content-11, .sp-wp-post-list#sp-entry-content-110, .sp-wp-post-list#sp-entry-content-111, .sp-wp-post-list#sp-entry-content-112, .sp-wp-post-list#sp-entry-content-113, .sp-wp-post-list#sp-entry-content-114, .sp-wp-post-list#sp-entry-content-115, .sp-wp-post-list#sp-entry-content-116, .sp-wp-post-list#sp-entry-content-117, .sp-wp-post-list#sp-entry-content-118, .sp-wp-post-list#sp-entry-content-119, .sp-wp-post-list#sp-entry-content-12, .sp-wp-post-list#sp-entry-content-120, .sp-wp-post-list#sp-entry-content-121, .sp-wp-post-list#sp-entry-content-122, .sp-wp-post-list#sp-entry-content-123, .sp-wp-post-list#sp-entry-content-124, .sp-wp-post-list#sp-entry-content-125, .sp-wp-post-list#sp-entry-content-126, .sp-wp-post-list#sp-entry-content-127, .sp-wp-post-list#sp-entry-content-128, .sp-wp-post-list#sp-entry-content-129, .sp-wp-post-list#sp-entry-content-13, .sp-wp-post-list#sp-entry-content-130, .sp-wp-post-list#sp-entry-content-131, .sp-wp-post-list#sp-entry-content-132, .sp-wp-post-list#sp-entry-content-133, .sp-wp-post-list#sp-entry-content-134, .sp-wp-post-list#sp-entry-content-135, .sp-wp-post-list#sp-entry-content-136, .sp-wp-post-list#sp-entry-content-137, .sp-wp-post-list#sp-entry-content-138, .sp-wp-post-list#sp-entry-content-139, .sp-wp-post-list#sp-entry-content-14, .sp-wp-post-list#sp-entry-content-140, .sp-wp-post-list#sp-entry-content-141, .sp-wp-post-list#sp-entry-content-142, .sp-wp-post-list#sp-entry-content-143, .sp-wp-post-list#sp-entry-content-144, .sp-wp-post-list#sp-entry-content-145, .sp-wp-post-list#sp-entry-content-146, .sp-wp-post-list#sp-entry-content-147, .sp-wp-post-list#sp-entry-content-148, .sp-wp-post-list#sp-entry-content-149, .sp-wp-post-list#sp-entry-content-15, .sp-wp-post-list#sp-entry-content-150, .sp-wp-post-list#sp-entry-content-151, .sp-wp-post-list#sp-entry-content-152, .sp-wp-post-list#sp-entry-content-153, .sp-wp-post-list#sp-entry-content-154, .sp-wp-post-list#sp-entry-content-155, .sp-wp-post-list#sp-entry-content-156, .sp-wp-post-list#sp-entry-content-157, .sp-wp-post-list#sp-entry-content-158, .sp-wp-post-list#sp-entry-content-159, .sp-wp-post-list#sp-entry-content-16, .sp-wp-post-list#sp-entry-content-160, .sp-wp-post-list#sp-entry-content-161, .sp-wp-post-list#sp-entry-content-162, .sp-wp-post-list#sp-entry-content-163, .sp-wp-post-list#sp-entry-content-164, .sp-wp-post-list#sp-entry-content-165, .sp-wp-post-list#sp-entry-content-166, .sp-wp-post-list#sp-entry-content-167, .sp-wp-post-list#sp-entry-content-168, .sp-wp-post-list#sp-entry-content-169, .sp-wp-post-list#sp-entry-content-17, .sp-wp-post-list#sp-entry-content-170, .sp-wp-post-list#sp-entry-content-171, .sp-wp-post-list#sp-entry-content-172, .sp-wp-post-list#sp-entry-content-173, .sp-wp-post-list#sp-entry-content-174, .sp-wp-post-list#sp-entry-content-175, .sp-wp-post-list#sp-entry-content-176, .sp-wp-post-list#sp-entry-content-177, .sp-wp-post-list#sp-entry-content-178, .sp-wp-post-list#sp-entry-content-179, .sp-wp-post-list#sp-entry-content-18, .sp-wp-post-list#sp-entry-content-180, .sp-wp-post-list#sp-entry-content-181, .sp-wp-post-list#sp-entry-content-182, .sp-wp-post-list#sp-entry-content-183, .sp-wp-post-list#sp-entry-content-184, .sp-wp-post-list#sp-entry-content-185, .sp-wp-post-list#sp-entry-content-186, .sp-wp-post-list#sp-entry-content-187, .sp-wp-post-list#sp-entry-content-188, .sp-wp-post-list#sp-entry-content-189, .sp-wp-post-list#sp-entry-content-19, .sp-wp-post-list#sp-entry-content-190, .sp-wp-post-list#sp-entry-content-191, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-20, .sp-wp-post-list#sp-entry-content-21, .sp-wp-post-list#sp-entry-content-22, .sp-wp-post-list#sp-entry-content-23, .sp-wp-post-list#sp-entry-content-24, .sp-wp-post-list#sp-entry-content-25, .sp-wp-post-list#sp-entry-content-26, .sp-wp-post-list#sp-entry-content-27, .sp-wp-post-list#sp-entry-content-28, .sp-wp-post-list#sp-entry-content-29, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-entry-content-30, .sp-wp-post-list#sp-entry-content-31, .sp-wp-post-list#sp-entry-content-32, .sp-wp-post-list#sp-entry-content-33, .sp-wp-post-list#sp-entry-content-34, .sp-wp-post-list#sp-entry-content-35, .sp-wp-post-list#sp-entry-content-36, .sp-wp-post-list#sp-entry-content-37, .sp-wp-post-list#sp-entry-content-38, .sp-wp-post-list#sp-entry-content-39, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-40, .sp-wp-post-list#sp-entry-content-41, .sp-wp-post-list#sp-entry-content-42, .sp-wp-post-list#sp-entry-content-43, .sp-wp-post-list#sp-entry-content-44, .sp-wp-post-list#sp-entry-content-45, .sp-wp-post-list#sp-entry-content-46, .sp-wp-post-list#sp-entry-content-47, .sp-wp-post-list#sp-entry-content-48, .sp-wp-post-list#sp-entry-content-49, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-50, .sp-wp-post-list#sp-entry-content-51, .sp-wp-post-list#sp-entry-content-52, .sp-wp-post-list#sp-entry-content-53, .sp-wp-post-list#sp-entry-content-54, .sp-wp-post-list#sp-entry-content-55, .sp-wp-post-list#sp-entry-content-56, .sp-wp-post-list#sp-entry-content-57, .sp-wp-post-list#sp-entry-content-58, .sp-wp-post-list#sp-entry-content-59, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-60, .sp-wp-post-list#sp-entry-content-61, .sp-wp-post-list#sp-entry-content-62, .sp-wp-post-list#sp-entry-content-63, .sp-wp-post-list#sp-entry-content-64, .sp-wp-post-list#sp-entry-content-65, .sp-wp-post-list#sp-entry-content-66, .sp-wp-post-list#sp-entry-content-67, .sp-wp-post-list#sp-entry-content-68, .sp-wp-post-list#sp-entry-content-69, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-70, .sp-wp-post-list#sp-entry-content-71, .sp-wp-post-list#sp-entry-content-72, .sp-wp-post-list#sp-entry-content-73, .sp-wp-post-list#sp-entry-content-74, .sp-wp-post-list#sp-entry-content-75, .sp-wp-post-list#sp-entry-content-76, .sp-wp-post-list#sp-entry-content-77, .sp-wp-post-list#sp-entry-content-78, .sp-wp-post-list#sp-entry-content-79, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-80, .sp-wp-post-list#sp-entry-content-81, .sp-wp-post-list#sp-entry-content-82, .sp-wp-post-list#sp-entry-content-83, .sp-wp-post-list#sp-entry-content-84, .sp-wp-post-list#sp-entry-content-85, .sp-wp-post-list#sp-entry-content-86, .sp-wp-post-list#sp-entry-content-87, .sp-wp-post-list#sp-entry-content-88, .sp-wp-post-list#sp-entry-content-89, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-entry-content-90, .sp-wp-post-list#sp-entry-content-91, .sp-wp-post-list#sp-entry-content-92, .sp-wp-post-list#sp-entry-content-93, .sp-wp-post-list#sp-entry-content-94, .sp-wp-post-list#sp-entry-content-95, .sp-wp-post-list#sp-entry-content-96, .sp-wp-post-list#sp-entry-content-97, .sp-wp-post-list#sp-entry-content-98, .sp-wp-post-list#sp-entry-content-99, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4{
  margin-top : 30px;
  margin-bottom : 50px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-100 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-101 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-102 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-103 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-104 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-105 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-106 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-107 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-108 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-109 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-110 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-111 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-112 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-113 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-114 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-115 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-116 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-117 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-118 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-119 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-120 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-121 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-122 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-123 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-124 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-125 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-126 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-127 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-128 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-129 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-130 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-131 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-132 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-133 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-134 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-135 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-136 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-137 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-138 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-139 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-140 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-141 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-142 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-143 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-144 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-145 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-146 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-147 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-148 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-149 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-150 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-151 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-152 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-153 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-154 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-155 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-156 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-157 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-158 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-159 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-160 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-161 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-162 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-163 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-164 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-165 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-166 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-167 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-168 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-169 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-170 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-171 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-172 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-173 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-174 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-175 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-176 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-177 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-178 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-179 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-180 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-181 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-182 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-183 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-184 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-185 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-186 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-187 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-188 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-189 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-190 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-191 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-35 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-49 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-50 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-51 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-52 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-53 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-54 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-55 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-56 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-57 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-58 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-59 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-60 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-61 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-62 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-63 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-64 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-65 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-66 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-67 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-68 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-69 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-70 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-71 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-72 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-73 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-74 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-75 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-76 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-77 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-78 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-79 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-80 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-81 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-82 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-83 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-84 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-85 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-86 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-87 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-88 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-89 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-90 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-91 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-92 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-93 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-94 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-95 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-96 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-97 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-98 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-99 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a{
  color : #ffffff;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-100 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-101 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-102 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-103 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-104 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-105 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-106 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-107 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-108 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-109 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-110 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-111 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-112 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-113 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-114 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-115 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-116 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-117 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-118 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-119 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-120 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-121 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-122 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-123 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-124 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-125 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-126 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-127 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-128 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-129 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-130 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-131 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-132 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-133 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-134 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-135 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-136 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-137 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-138 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-139 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-140 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-141 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-142 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-143 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-144 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-145 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-146 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-147 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-148 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-149 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-150 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-151 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-152 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-153 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-154 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-155 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-156 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-157 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-158 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-159 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-160 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-161 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-162 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-163 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-164 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-165 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-166 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-167 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-168 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-169 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-170 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-171 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-172 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-173 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-174 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-175 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-176 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-177 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-178 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-179 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-180 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-181 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-182 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-183 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-184 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-185 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-186 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-187 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-188 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-189 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-190 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-191 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-35 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-49 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-50 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-51 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-52 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-53 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-54 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-55 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-56 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-57 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-58 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-59 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-60 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-61 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-62 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-63 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-64 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-65 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-66 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-67 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-68 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-69 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-70 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-71 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-72 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-73 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-74 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-75 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-76 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-77 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-78 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-79 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-80 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-81 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-82 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-83 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-84 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-85 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-86 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-87 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-88 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-89 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-90 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-91 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-92 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-93 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-94 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-95 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-96 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-97 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-98 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-99 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-100 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-101 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-102 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-103 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-104 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-105 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-106 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-107 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-108 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-109 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-110 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-111 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-112 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-113 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-114 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-115 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-116 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-117 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-118 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-119 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-120 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-121 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-122 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-123 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-124 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-125 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-126 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-127 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-128 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-129 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-130 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-131 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-132 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-133 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-134 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-135 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-136 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-137 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-138 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-139 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-140 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-141 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-142 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-143 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-144 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-145 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-146 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-147 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-148 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-149 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-150 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-151 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-152 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-153 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-154 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-155 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-156 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-157 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-158 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-159 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-160 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-161 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-162 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-163 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-164 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-165 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-166 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-167 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-168 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-169 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-170 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-171 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-172 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-173 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-174 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-175 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-176 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-177 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-178 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-179 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-180 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-181 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-182 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-183 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-184 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-185 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-186 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-187 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-188 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-189 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-190 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-191 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-35 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-49 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-50 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-51 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-52 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-53 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-54 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-55 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-56 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-57 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-58 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-59 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-60 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-61 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-62 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-63 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-64 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-65 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-66 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-67 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-68 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-69 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-70 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-71 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-72 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-73 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-74 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-75 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-76 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-77 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-78 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-79 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-80 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-81 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-82 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-83 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-84 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-85 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-86 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-87 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-88 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-89 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-90 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-91 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-92 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-93 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-94 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-95 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-96 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-97 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-98 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-99 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a{
  color : #ffffff;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-100 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-101 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-102 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-103 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-104 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-105 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-106 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-107 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-108 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-109 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-110 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-111 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-112 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-113 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-114 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-115 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-116 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-117 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-118 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-119 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-120 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-121 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-122 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-123 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-124 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-125 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-126 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-127 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-128 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-129 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-130 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-131 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-132 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-133 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-134 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-135 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-136 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-137 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-138 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-139 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-140 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-141 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-142 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-143 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-144 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-145 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-146 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-147 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-148 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-149 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-150 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-151 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-152 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-153 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-154 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-155 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-156 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-157 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-158 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-159 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-160 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-161 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-162 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-163 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-164 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-165 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-166 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-167 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-168 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-169 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-170 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-171 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-172 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-173 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-174 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-175 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-176 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-177 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-178 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-179 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-180 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-181 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-182 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-183 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-184 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-185 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-186 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-187 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-188 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-189 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-190 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-191 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-35 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-49 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-50 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-51 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-52 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-53 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-54 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-55 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-56 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-57 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-58 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-59 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-60 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-61 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-62 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-63 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-64 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-65 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-66 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-67 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-68 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-69 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-70 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-71 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-72 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-73 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-74 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-75 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-76 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-77 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-78 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-79 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-80 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-81 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-82 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-83 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-84 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-85 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-86 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-87 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-88 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-89 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-90 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-91 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-92 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-93 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-94 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-95 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-96 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-97 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-98 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-99 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-100, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-101, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-102, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-103, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-104, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-105, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-106, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-107, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-108, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-109, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-110, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-111, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-112, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-113, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-114, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-115, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-116, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-117, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-118, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-119, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-120, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-121, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-122, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-123, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-124, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-125, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-126, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-127, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-128, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-129, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-130, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-131, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-132, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-133, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-134, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-135, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-136, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-137, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-138, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-139, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-140, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-141, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-142, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-143, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-144, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-145, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-146, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-147, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-148, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-149, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-150, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-151, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-152, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-153, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-154, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-155, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-156, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-157, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-158, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-159, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-160, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-161, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-162, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-163, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-164, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-165, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-166, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-167, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-168, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-169, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-170, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-171, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-172, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-173, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-174, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-175, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-176, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-177, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-178, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-179, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-180, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-181, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-182, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-183, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-184, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-185, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-186, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-187, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-188, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-189, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-190, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-191, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-83, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-84, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-85, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-86, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-87, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-88, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-89, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-90, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-91, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-92, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-93, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-94, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-95, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-96, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-97, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-98, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-99, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4{
  background-color : #ffffff;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-100 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-101 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-102 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-103 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-104 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-105 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-106 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-107 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-108 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-109 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-110 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-111 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-112 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-113 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-114 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-115 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-116 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-117 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-118 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-119 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-120 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-121 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-122 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-123 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-124 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-125 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-126 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-127 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-128 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-129 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-130 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-131 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-132 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-133 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-134 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-135 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-136 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-137 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-138 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-139 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-140 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-141 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-142 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-143 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-144 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-145 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-146 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-147 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-148 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-149 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-150 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-151 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-152 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-153 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-154 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-155 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-156 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-157 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-158 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-159 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-160 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-161 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-162 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-163 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-164 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-165 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-166 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-167 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-168 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-169 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-170 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-171 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-172 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-173 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-174 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-175 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-176 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-177 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-178 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-179 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-180 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-181 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-182 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-183 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-184 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-185 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-186 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-187 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-188 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-189 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-190 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-191 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-83 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-84 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-85 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-86 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-87 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-88 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-89 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-90 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-91 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-92 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-93 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-94 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-95 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-96 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-97 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-98 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-99 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-100 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-101 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-102 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-103 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-104 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-105 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-106 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-107 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-108 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-109 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-110 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-111 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-112 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-113 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-114 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-115 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-116 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-117 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-118 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-119 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-120 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-121 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-122 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-123 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-124 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-125 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-126 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-127 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-128 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-129 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-130 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-131 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-132 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-133 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-134 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-135 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-136 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-137 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-138 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-139 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-140 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-141 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-142 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-143 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-144 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-145 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-146 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-147 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-148 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-149 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-150 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-151 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-152 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-153 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-154 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-155 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-156 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-157 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-158 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-159 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-160 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-161 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-162 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-163 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-164 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-165 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-166 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-167 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-168 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-169 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-170 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-171 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-172 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-173 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-174 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-175 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-176 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-177 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-178 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-179 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-180 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-181 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-182 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-183 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-184 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-185 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-186 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-187 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-188 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-189 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-190 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-191 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-83 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-84 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-85 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-86 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-87 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-88 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-89 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-90 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-91 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-92 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-93 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-94 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-95 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-96 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-97 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-98 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-99 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt{
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-100 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-101 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-102 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-103 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-104 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-105 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-106 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-107 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-108 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-109 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-110 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-111 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-112 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-113 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-114 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-115 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-116 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-117 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-118 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-119 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-120 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-121 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-122 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-123 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-124 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-125 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-126 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-127 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-128 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-129 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-130 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-131 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-132 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-133 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-134 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-135 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-136 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-137 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-138 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-139 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-140 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-141 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-142 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-143 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-144 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-145 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-146 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-147 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-148 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-149 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-150 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-151 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-152 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-153 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-154 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-155 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-156 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-157 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-158 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-159 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-160 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-161 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-162 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-163 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-164 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-165 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-166 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-167 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-168 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-169 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-170 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-171 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-172 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-173 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-174 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-175 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-176 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-177 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-178 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-179 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-180 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-181 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-182 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-183 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-184 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-185 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-186 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-187 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-188 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-189 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-190 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-191 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-83 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-84 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-85 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-86 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-87 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-88 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-89 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-90 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-91 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-92 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-93 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-94 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-95 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-96 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-97 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-98 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-99 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #ffffff;
  background-color : #222324;
  text-decoration : none;
  padding-left : 20px;
  padding-right : 20px;
  display : block;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-100 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-101 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-102 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-103 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-104 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-105 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-106 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-107 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-108 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-109 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-110 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-111 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-112 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-113 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-114 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-115 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-116 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-117 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-118 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-119 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-120 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-121 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-122 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-123 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-124 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-125 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-126 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-127 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-128 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-129 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-130 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-131 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-132 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-133 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-134 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-135 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-136 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-137 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-138 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-139 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-140 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-141 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-142 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-143 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-144 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-145 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-146 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-147 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-148 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-149 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-150 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-151 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-152 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-153 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-154 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-155 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-156 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-157 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-158 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-159 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-160 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-161 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-162 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-163 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-164 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-165 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-166 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-167 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-168 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-169 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-170 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-171 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-172 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-173 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-174 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-175 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-176 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-177 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-178 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-179 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-180 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-181 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-182 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-183 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-184 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-185 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-186 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-187 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-188 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-189 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-190 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-191 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-83 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-84 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-85 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-86 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-87 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-88 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-89 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-90 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-91 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-92 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-93 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-94 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-95 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-96 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-97 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-98 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-99 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover{
  color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-100, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-101, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-102, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-103, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-104, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-105, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-106, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-107, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-108, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-109, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-110, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-111, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-112, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-113, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-114, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-115, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-116, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-117, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-118, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-119, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-120, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-121, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-122, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-123, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-124, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-125, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-126, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-127, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-128, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-129, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-130, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-131, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-132, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-133, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-134, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-135, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-136, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-137, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-138, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-139, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-140, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-141, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-142, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-143, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-144, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-145, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-146, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-147, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-148, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-149, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-150, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-151, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-152, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-153, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-154, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-155, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-156, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-157, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-158, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-159, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-160, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-161, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-162, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-163, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-164, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-165, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-166, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-167, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-168, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-169, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-170, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-171, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-172, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-173, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-174, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-175, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-176, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-177, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-178, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-179, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-180, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-181, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-182, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-183, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-184, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-185, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-186, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-187, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-188, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-189, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-190, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-191, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-50, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-60, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-61, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-62, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-63, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-64, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-65, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-66, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-67, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-68, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-69, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-70, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-71, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-72, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-73, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-74, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-75, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-76, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-77, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-78, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-79, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-80, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-81, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-82, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-83, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-84, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-85, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-86, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-87, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-88, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-89, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-90, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-91, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-92, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-93, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-94, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-95, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-96, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-97, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-98, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-99, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4{
  background-color : #ffffff;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

