<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#colophon{
  background-image : url(img/back-pattern-02.png);
}

#content{
  min-height : 50px;
}

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

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

#masthead{
  margin-bottom : 0px;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

.hpb-viewtype-full &gt; article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple &gt; article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail &gt; article::after{
  clear : both;
  display : table;
  content : "";
}

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

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

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

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

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

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

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

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

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

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

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

.sp-block-container &gt; 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 &gt; p.indent{
  padding-left : 1em;
}

.sp-block-container &gt; 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 &gt; .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 &gt; .column-label h3::after{
  display : none;
}

.sp-column.toggled-on &gt; .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 &gt; .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

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

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

.sp-form input{
  font-size : 1.4rem;
  font-family : "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", Arial, sans-serif;
}

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

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

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

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

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

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

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

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

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

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

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

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

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

.sp-list &gt; 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 &gt; h1{
  font-size : 1.8rem;
  font-weight : bold;
}

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

.sp-part-top::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 &gt; a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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

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

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

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

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

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

.sp-table &gt; * &gt; tr &gt; 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 &gt; * &gt; tr &gt; 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 &gt; * &gt; tr &gt; th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table &gt; * &gt; tr &gt; 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 &gt; h1{
  display : none;
}

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

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

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

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

  #main-inner{
    float : left;
  }

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

  #masthead{
    background-image : url(img/back-pattern-01.png);
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

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

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

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

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

  .sp-site-branding2 .extra &gt; 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 &gt; p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra &gt; 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 &gt; a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal &gt; ul &gt; li &gt; 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 &gt; a:active{
    text-decoration : underline;
  }

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

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

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

  *{
    box-sizing : border-box;
  }

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

  .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 &gt; dd{
    margin-left : 20px;
  }

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

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

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

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

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

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

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

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

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

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

  .sp-site-branding2 .extra &gt; 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 &gt; 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 &gt; a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

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

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

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

  .sp-site-navigation.horizontal ul li &gt; 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 &gt; a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-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-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-item-gallery-1 &gt; ul, #sp-item-gallery-10 &gt; ul, #sp-item-gallery-11 &gt; ul, #sp-item-gallery-12 &gt; ul, #sp-item-gallery-13 &gt; ul, #sp-item-gallery-2 &gt; ul, #sp-item-gallery-3 &gt; ul, #sp-item-gallery-4 &gt; ul, #sp-item-gallery-5 &gt; ul, #sp-item-gallery-6 &gt; ul, #sp-item-gallery-7 &gt; ul, #sp-item-gallery-8 &gt; ul, #sp-item-gallery-9 &gt; 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 &gt; ul &gt; li, #sp-item-gallery-10 &gt; ul &gt; li, #sp-item-gallery-11 &gt; ul &gt; li, #sp-item-gallery-12 &gt; ul &gt; li, #sp-item-gallery-13 &gt; ul &gt; li, #sp-item-gallery-2 &gt; ul &gt; li, #sp-item-gallery-3 &gt; ul &gt; li, #sp-item-gallery-4 &gt; ul &gt; li, #sp-item-gallery-5 &gt; ul &gt; li, #sp-item-gallery-6 &gt; ul &gt; li, #sp-item-gallery-7 &gt; ul &gt; li, #sp-item-gallery-8 &gt; ul &gt; li, #sp-item-gallery-9 &gt; ul &gt; li{
  font-size : 12px;
  line-height : 1.2em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  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 : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-1&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-10&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-11&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-12&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-13&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-2&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-3&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-4&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-5&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-6&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-7&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-8&gt; ul&gt; li a:hover.item-gallery-link img, #sp-item-gallery-9&gt; ul&gt; li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-10 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-11 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-12 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-13 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-2 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-3 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-4 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-5 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-6 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-7 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-8 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail, #sp-item-gallery-9 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail{
  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-1 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-10 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-11 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-12 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-13 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-2 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-3 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-4 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-5 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-6 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-7 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-8 &gt; ul &gt; li &gt; div.item-gallery-photo + p, #sp-item-gallery-9 &gt; ul &gt; li &gt; div.item-gallery-photo + p{
  margin-top : 10px;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p, #sp-item-gallery-10 &gt; ul &gt; li &gt; p, #sp-item-gallery-11 &gt; ul &gt; li &gt; p, #sp-item-gallery-12 &gt; ul &gt; li &gt; p, #sp-item-gallery-13 &gt; ul &gt; li &gt; p, #sp-item-gallery-2 &gt; ul &gt; li &gt; p, #sp-item-gallery-3 &gt; ul &gt; li &gt; p, #sp-item-gallery-4 &gt; ul &gt; li &gt; p, #sp-item-gallery-5 &gt; ul &gt; li &gt; p, #sp-item-gallery-6 &gt; ul &gt; li &gt; p, #sp-item-gallery-7 &gt; ul &gt; li &gt; p, #sp-item-gallery-8 &gt; ul &gt; li &gt; p, #sp-item-gallery-9 &gt; ul &gt; li &gt; p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-10&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-11&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-12&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-13&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-2&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-3&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-4&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-5&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-6&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-7&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-8&gt; ul&gt; li&gt; p.item-gallery-content, #sp-item-gallery-9&gt; ul&gt; li&gt; p.item-gallery-content {
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-icons{
  text-align : left;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none, url(preset/icons/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 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none, url(preset/icons/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 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none, url(preset/icons/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 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/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 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons span, #sp-item-gallery-9 &gt; ul &gt; li &gt; 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-1 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-icons + p.item-gallery-content{
  margin-top : 10px;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-price, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-price{
  color : #333333;
  text-align : left;
  margin-bottom : 10px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #716f6f;
  margin-left : 5px;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-price .item-gallery-price-before{
  font-weight : bold;
  color : #b2c91f;
  margin-right : 5px;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-price + p.item-gallery-content{
  margin-top : 10px;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-10 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-11 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-12 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-13 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-2 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-3 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-4 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-5 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-6 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-7 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-8 &gt; ul &gt; li &gt; p.item-gallery-title, #sp-item-gallery-9 &gt; ul &gt; li &gt; p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #ffffff;
  background-color : #312f2f;
  text-align : left;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 10px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-10 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-11 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-12 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-13 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-2 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-3 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-4 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-5 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-6 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-7 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-8 &gt; ul &gt; li &gt; p:last-child, #sp-item-gallery-9 &gt; ul &gt; li &gt; p:last-child{
  margin-bottom : 0px;
}

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

#sp-definition-list-1 &gt; dd, #sp-definition-list-2 &gt; dd, #sp-definition-list-3 &gt; dd, #sp-definition-list-4 &gt; dd, #sp-definition-list-5 &gt; dd{
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 &gt; dt, #sp-definition-list-2 &gt; dt, #sp-definition-list-3 &gt; dt, #sp-definition-list-4 &gt; dt, #sp-definition-list-5 &gt; dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #b2c91f;
}

#sp-definition-list-1 &gt; dt:first-child, #sp-definition-list-2 &gt; dt:first-child, #sp-definition-list-3 &gt; dt:first-child, #sp-definition-list-4 &gt; dt:first-child, #sp-definition-list-5 &gt; dt:first-child{
  margin-top : 0px;
}

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

  #sp-site-navigation-2{
    background-color : #272525;
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

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

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

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

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

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

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

  #sp-site-navigation-2 &gt; ul &gt; li.current-menu-ancestor &gt; a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 &gt; ul &gt; li.current-menu-item &gt; a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 &gt; ul &gt; li.current_page_ancestor &gt; a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 &gt; ul &gt; li.current_page_item &gt; a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 &gt; ul &gt; li &gt; a:hover{
    text-decoration : underline;
  }
}

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

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

  #sp-site-navigation-2 .menu-toggle{
    font-size : 1.3rem;
    background-color : #b2c91f;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-2 li &gt; a:active{
    background-color : #b2c91f;
  }

  #sp-site-navigation-2 li &gt; a:hover{
    background-color : #b2c91f;
  }

  #sp-site-navigation-2 ul li &gt; a{
    font-weight : bold;
    color : #ffffff;
    background-color : #272525;
    text-decoration : none;
    text-align : center;
    padding-top : 8px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #404040;
  }

  #sp-site-navigation-2 &gt; ul li.current-menu-ancestor &gt; a{
    background-color : #b2c91f;
  }

  #sp-site-navigation-2 &gt; ul li.current-menu-item &gt; a{
    background-color : #b2c91f;
  }

  #sp-site-navigation-2 &gt; ul li.current_page_ancestor &gt; a{
    background-color : #b2c91f;
  }

  #sp-site-navigation-2 &gt; ul li.current_page_item &gt; a{
    background-color : #b2c91f;
  }
}

#post-list, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

#post-list article &gt; header &gt; h4 &gt; a, #sp-wp-post-list-1 article &gt; header &gt; h4 &gt; a, #sp-wp-post-list-2 article &gt; header &gt; h4 &gt; a, #sp-wp-post-list-3 article &gt; header &gt; h4 &gt; a, #sp-wp-post-list-4 article &gt; header &gt; h4 &gt; a, #sp-wp-post-list-5 article &gt; header &gt; h4 &gt; a, #sp-wp-post-list-6 article &gt; header &gt; h4 &gt; a{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : -1px;
  margin-left : -1px;
  margin-right : -1px;
  margin-bottom : 20px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  display : block;
}

.hpb-viewtype-content#post-list, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6{
  background-color : #ffffff;
  padding-bottom : 25px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.hpb-viewtype-content#post-list &gt; .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 &gt; .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 &gt; .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 &gt; .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 &gt; .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 &gt; .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 &gt; .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 30px;
}

.hpb-viewtype-date#post-list, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6{
  background-color : #ffffff;
  padding-bottom : 25px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.hpb-viewtype-date#post-list &gt; .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 &gt; .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 &gt; .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 &gt; .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 &gt; .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 &gt; .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 &gt; .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 30px;
}

.hpb-viewtype-full#post-list &gt; h3 &gt; a, .hpb-viewtype-full#sp-wp-post-list-1 &gt; h3 &gt; a, .hpb-viewtype-full#sp-wp-post-list-2 &gt; h3 &gt; a, .hpb-viewtype-full#sp-wp-post-list-3 &gt; h3 &gt; a, .hpb-viewtype-full#sp-wp-post-list-4 &gt; h3 &gt; a, .hpb-viewtype-full#sp-wp-post-list-5 &gt; h3 &gt; a, .hpb-viewtype-full#sp-wp-post-list-6 &gt; h3 &gt; a{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-simple#post-list &gt; h3 &gt; a, .hpb-viewtype-simple#sp-wp-post-list-1 &gt; h3 &gt; a, .hpb-viewtype-simple#sp-wp-post-list-2 &gt; h3 &gt; a, .hpb-viewtype-simple#sp-wp-post-list-3 &gt; h3 &gt; a, .hpb-viewtype-simple#sp-wp-post-list-4 &gt; h3 &gt; a, .hpb-viewtype-simple#sp-wp-post-list-5 &gt; h3 &gt; a, .hpb-viewtype-simple#sp-wp-post-list-6 &gt; h3 &gt; a{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-thumbnail#post-list &gt; h3 &gt; a, .hpb-viewtype-thumbnail#sp-wp-post-list-1 &gt; h3 &gt; a, .hpb-viewtype-thumbnail#sp-wp-post-list-2 &gt; h3 &gt; a, .hpb-viewtype-thumbnail#sp-wp-post-list-3 &gt; h3 &gt; a, .hpb-viewtype-thumbnail#sp-wp-post-list-4 &gt; h3 &gt; a, .hpb-viewtype-thumbnail#sp-wp-post-list-5 &gt; h3 &gt; a, .hpb-viewtype-thumbnail#sp-wp-post-list-6 &gt; h3 &gt; a{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-title#post-list, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6{
  background-color : #ffffff;
  padding-bottom : 25px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.hpb-viewtype-title#post-list &gt; .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 &gt; .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 &gt; .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 &gt; .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 &gt; .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 &gt; .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 &gt; .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 30px;
}

#post-list &gt; .hpb-more-entry, #sp-wp-post-list-1 &gt; .hpb-more-entry, #sp-wp-post-list-2 &gt; .hpb-more-entry, #sp-wp-post-list-3 &gt; .hpb-more-entry, #sp-wp-post-list-4 &gt; .hpb-more-entry, #sp-wp-post-list-5 &gt; .hpb-more-entry, #sp-wp-post-list-6 &gt; .hpb-more-entry{
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#post-list &gt; .hpb-more-entry a, #sp-wp-post-list-1 &gt; .hpb-more-entry a, #sp-wp-post-list-2 &gt; .hpb-more-entry a, #sp-wp-post-list-3 &gt; .hpb-more-entry a, #sp-wp-post-list-4 &gt; .hpb-more-entry a, #sp-wp-post-list-5 &gt; .hpb-more-entry a, #sp-wp-post-list-6 &gt; .hpb-more-entry a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #b2c91f;
  text-decoration : none;
  text-align : center;
  padding-top : 9px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  display : inline-block;
}

#post-list &gt; article, #sp-wp-post-list-1 &gt; article, #sp-wp-post-list-2 &gt; article, #sp-wp-post-list-3 &gt; article, #sp-wp-post-list-4 &gt; article, #sp-wp-post-list-5 &gt; article, #sp-wp-post-list-6 &gt; article{
  background-color : #ffffff;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

#post-list &gt; article &gt; div, #sp-wp-post-list-1 &gt; article &gt; div, #sp-wp-post-list-2 &gt; article &gt; div, #sp-wp-post-list-3 &gt; article &gt; div, #sp-wp-post-list-4 &gt; article &gt; div, #sp-wp-post-list-5 &gt; article &gt; div, #sp-wp-post-list-6 &gt; article &gt; div{
  padding-left : 30px;
  padding-right : 30px;
}

#post-list &gt; article &gt; footer, #sp-wp-post-list-1 &gt; article &gt; footer, #sp-wp-post-list-2 &gt; article &gt; footer, #sp-wp-post-list-3 &gt; article &gt; footer, #sp-wp-post-list-4 &gt; article &gt; footer, #sp-wp-post-list-5 &gt; article &gt; footer, #sp-wp-post-list-6 &gt; article &gt; footer{
  color : #797979;
  padding-left : 30px;
  padding-right : 30px;
  clear : both;
}

#post-list &gt; article &gt; footer .by-author, #sp-wp-post-list-1 &gt; article &gt; footer .by-author, #sp-wp-post-list-2 &gt; article &gt; footer .by-author, #sp-wp-post-list-3 &gt; article &gt; footer .by-author, #sp-wp-post-list-4 &gt; article &gt; footer .by-author, #sp-wp-post-list-5 &gt; article &gt; footer .by-author, #sp-wp-post-list-6 &gt; article &gt; footer .by-author{
  background-image : url(img/icon-author.png);
}

#post-list &gt; article &gt; footer .cat-links, #sp-wp-post-list-1 &gt; article &gt; footer .cat-links, #sp-wp-post-list-2 &gt; article &gt; footer .cat-links, #sp-wp-post-list-3 &gt; article &gt; footer .cat-links, #sp-wp-post-list-4 &gt; article &gt; footer .cat-links, #sp-wp-post-list-5 &gt; article &gt; footer .cat-links, #sp-wp-post-list-6 &gt; article &gt; footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#post-list &gt; article &gt; footer .comments-link, #sp-wp-post-list-1 &gt; article &gt; footer .comments-link, #sp-wp-post-list-2 &gt; article &gt; footer .comments-link, #sp-wp-post-list-3 &gt; article &gt; footer .comments-link, #sp-wp-post-list-4 &gt; article &gt; footer .comments-link, #sp-wp-post-list-5 &gt; article &gt; footer .comments-link, #sp-wp-post-list-6 &gt; article &gt; footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#post-list &gt; article &gt; footer .date, #sp-wp-post-list-1 &gt; article &gt; footer .date, #sp-wp-post-list-2 &gt; article &gt; footer .date, #sp-wp-post-list-3 &gt; article &gt; footer .date, #sp-wp-post-list-4 &gt; article &gt; footer .date, #sp-wp-post-list-5 &gt; article &gt; footer .date, #sp-wp-post-list-6 &gt; article &gt; footer .date{
  background-image : url(img/icon-date.png);
}

#post-list &gt; article &gt; footer .sep, #sp-wp-post-list-1 &gt; article &gt; footer .sep, #sp-wp-post-list-2 &gt; article &gt; footer .sep, #sp-wp-post-list-3 &gt; article &gt; footer .sep, #sp-wp-post-list-4 &gt; article &gt; footer .sep, #sp-wp-post-list-5 &gt; article &gt; footer .sep, #sp-wp-post-list-6 &gt; article &gt; footer .sep{
  display : none;
}

#post-list &gt; article &gt; footer .tags-links, #sp-wp-post-list-1 &gt; article &gt; footer .tags-links, #sp-wp-post-list-2 &gt; article &gt; footer .tags-links, #sp-wp-post-list-3 &gt; article &gt; footer .tags-links, #sp-wp-post-list-4 &gt; article &gt; footer .tags-links, #sp-wp-post-list-5 &gt; article &gt; footer .tags-links, #sp-wp-post-list-6 &gt; article &gt; footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#post-list &gt; article &gt; footer a, #sp-wp-post-list-1 &gt; article &gt; footer a, #sp-wp-post-list-2 &gt; article &gt; footer a, #sp-wp-post-list-3 &gt; article &gt; footer a, #sp-wp-post-list-4 &gt; article &gt; footer a, #sp-wp-post-list-5 &gt; article &gt; footer a, #sp-wp-post-list-6 &gt; article &gt; footer a{
  color : #797979;
}

#post-list &gt; article &gt; footer span, #sp-wp-post-list-1 &gt; article &gt; footer span, #sp-wp-post-list-2 &gt; article &gt; footer span, #sp-wp-post-list-3 &gt; article &gt; footer span, #sp-wp-post-list-4 &gt; article &gt; footer span, #sp-wp-post-list-5 &gt; article &gt; footer span, #sp-wp-post-list-6 &gt; article &gt; footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#post-list &gt; article &gt; header, #sp-wp-post-list-1 &gt; article &gt; header, #sp-wp-post-list-2 &gt; article &gt; header, #sp-wp-post-list-3 &gt; article &gt; header, #sp-wp-post-list-4 &gt; article &gt; header, #sp-wp-post-list-5 &gt; article &gt; header, #sp-wp-post-list-6 &gt; article &gt; header{
  margin-bottom : 0px;
}

#post-list &gt; article &gt; header &gt; h4, #sp-wp-post-list-1 &gt; article &gt; header &gt; h4, #sp-wp-post-list-2 &gt; article &gt; header &gt; h4, #sp-wp-post-list-3 &gt; article &gt; header &gt; h4, #sp-wp-post-list-4 &gt; article &gt; header &gt; h4, #sp-wp-post-list-5 &gt; article &gt; header &gt; h4, #sp-wp-post-list-6 &gt; article &gt; header &gt; h4{
  margin-bottom : 0px;
}

#post-list &gt; article &gt; p &gt; img, #sp-wp-post-list-1 &gt; article &gt; p &gt; img, #sp-wp-post-list-2 &gt; article &gt; p &gt; img, #sp-wp-post-list-3 &gt; article &gt; p &gt; img, #sp-wp-post-list-4 &gt; article &gt; p &gt; img, #sp-wp-post-list-5 &gt; article &gt; p &gt; img, #sp-wp-post-list-6 &gt; article &gt; p &gt; img{
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#post-list &gt; dl, #sp-wp-post-list-1 &gt; dl, #sp-wp-post-list-2 &gt; dl, #sp-wp-post-list-3 &gt; dl, #sp-wp-post-list-4 &gt; dl, #sp-wp-post-list-5 &gt; dl, #sp-wp-post-list-6 &gt; dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#post-list &gt; dl::after, #sp-wp-post-list-1 &gt; dl::after, #sp-wp-post-list-2 &gt; dl::after, #sp-wp-post-list-3 &gt; dl::after, #sp-wp-post-list-4 &gt; dl::after, #sp-wp-post-list-5 &gt; dl::after, #sp-wp-post-list-6 &gt; dl::after{
  clear : both;
  display : table;
  content : "";
}

#post-list &gt; dl &gt; dd, #sp-wp-post-list-1 &gt; dl &gt; dd, #sp-wp-post-list-2 &gt; dl &gt; dd, #sp-wp-post-list-3 &gt; dl &gt; dd, #sp-wp-post-list-4 &gt; dl &gt; dd, #sp-wp-post-list-5 &gt; dl &gt; dd, #sp-wp-post-list-6 &gt; dl &gt; dd{
  background-image : url(img/border-line-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 8px;
  padding-left : 158px;
  padding-right : 5px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-left : -158px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#post-list &gt; dl &gt; dt, #sp-wp-post-list-1 &gt; dl &gt; dt, #sp-wp-post-list-2 &gt; dl &gt; dt, #sp-wp-post-list-3 &gt; dl &gt; dt, #sp-wp-post-list-4 &gt; dl &gt; dt, #sp-wp-post-list-5 &gt; dl &gt; dt, #sp-wp-post-list-6 &gt; dl &gt; dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.9em;
  padding-top : 8px;
  padding-left : 30px;
  padding-right : 0px;
  padding-bottom : 8px;
  width : 158px;
  float : left;
}

#post-list &gt; h3, #sp-wp-post-list-1 &gt; h3, #sp-wp-post-list-2 &gt; h3, #sp-wp-post-list-3 &gt; h3, #sp-wp-post-list-4 &gt; h3, #sp-wp-post-list-5 &gt; h3, #sp-wp-post-list-6 &gt; h3{
  margin-bottom : 0px;
}

#post-list &gt; h3 &gt; a, #sp-wp-post-list-1 &gt; h3 &gt; a, #sp-wp-post-list-2 &gt; h3 &gt; a, #sp-wp-post-list-3 &gt; h3 &gt; a, #sp-wp-post-list-4 &gt; h3 &gt; a, #sp-wp-post-list-5 &gt; h3 &gt; a, #sp-wp-post-list-6 &gt; h3 &gt; a{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : -1px;
  margin-left : -1px;
  margin-right : -1px;
  margin-bottom : 2px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  display : block;
}

#post-list &gt; nav, #sp-wp-post-list-1 &gt; nav, #sp-wp-post-list-2 &gt; nav, #sp-wp-post-list-3 &gt; nav, #sp-wp-post-list-4 &gt; nav, #sp-wp-post-list-5 &gt; nav, #sp-wp-post-list-6 &gt; nav{
  margin-bottom : 20px;
}

#post-list &gt; nav .nav-next, #sp-wp-post-list-1 &gt; nav .nav-next, #sp-wp-post-list-2 &gt; nav .nav-next, #sp-wp-post-list-3 &gt; nav .nav-next, #sp-wp-post-list-4 &gt; nav .nav-next, #sp-wp-post-list-5 &gt; nav .nav-next, #sp-wp-post-list-6 &gt; nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#post-list &gt; nav .nav-previous, #sp-wp-post-list-1 &gt; nav .nav-previous, #sp-wp-post-list-2 &gt; nav .nav-previous, #sp-wp-post-list-3 &gt; nav .nav-previous, #sp-wp-post-list-4 &gt; nav .nav-previous, #sp-wp-post-list-5 &gt; nav .nav-previous, #sp-wp-post-list-6 &gt; nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#post-list &gt; nav a, #sp-wp-post-list-1 &gt; nav a, #sp-wp-post-list-2 &gt; nav a, #sp-wp-post-list-3 &gt; nav a, #sp-wp-post-list-4 &gt; nav a, #sp-wp-post-list-5 &gt; nav a, #sp-wp-post-list-6 &gt; nav a{
  font-style : italic;
}

#post-list &gt; nav div, #sp-wp-post-list-1 &gt; nav div, #sp-wp-post-list-2 &gt; nav div, #sp-wp-post-list-3 &gt; nav div, #sp-wp-post-list-4 &gt; nav div, #sp-wp-post-list-5 &gt; nav div, #sp-wp-post-list-6 &gt; nav div{
  width : 50%;
}

#post-list &gt; ul, #sp-wp-post-list-1 &gt; ul, #sp-wp-post-list-2 &gt; ul, #sp-wp-post-list-3 &gt; ul, #sp-wp-post-list-4 &gt; ul, #sp-wp-post-list-5 &gt; ul, #sp-wp-post-list-6 &gt; ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#post-list&gt; ul&gt; li, #sp-wp-post-list-1&gt; ul&gt; li, #sp-wp-post-list-2&gt; ul&gt; li, #sp-wp-post-list-3&gt; ul&gt; li, #sp-wp-post-list-4&gt; ul&gt; li, #sp-wp-post-list-5&gt; ul&gt; li, #sp-wp-post-list-6&gt; ul&gt; li {
}

#post-list &gt; ul &gt; li &gt; a, #sp-wp-post-list-1 &gt; ul &gt; li &gt; a, #sp-wp-post-list-2 &gt; ul &gt; li &gt; a, #sp-wp-post-list-3 &gt; ul &gt; li &gt; a, #sp-wp-post-list-4 &gt; ul &gt; li &gt; a, #sp-wp-post-list-5 &gt; ul &gt; li &gt; a, #sp-wp-post-list-6 &gt; ul &gt; li &gt; a{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.9em;
  padding-top : 8px;
  padding-left : 28px;
  padding-right : 5px;
  padding-bottom : 8px;
  display : block;
  position : relative;
}

#post-list &gt; ul &gt; li &gt; a::after, #sp-wp-post-list-1 &gt; ul &gt; li &gt; a::after, #sp-wp-post-list-2 &gt; ul &gt; li &gt; a::after, #sp-wp-post-list-3 &gt; ul &gt; li &gt; a::after, #sp-wp-post-list-4 &gt; ul &gt; li &gt; a::after, #sp-wp-post-list-5 &gt; ul &gt; li &gt; a::after, #sp-wp-post-list-6 &gt; ul &gt; li &gt; a::after{
  background-image : url(img/border-line-01.png);
  background-repeat : repeat-x;
  width : 100%;
  height : 1px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  left : 0px;
  content : "";
}

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

  #post-list dl dd, #sp-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-3 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-5 dl dd, #sp-wp-post-list-6 dl dd{
    margin-left : 20px;
  }

  .hpb-viewtype-date#post-list dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#post-list dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

#sp-site-branding2-1 .extra{
  width : 300px;
  position : static;
}

#sp-site-branding2-1 .extra p.address{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #312f2f;
  text-align : center;
  padding-top : 1px;
  padding-bottom : 1px;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 2rem;
  color : #ffffff;
  background-image : url(img/back-dot-01.png);
  text-align : center;
  padding-top : 2px;
  padding-bottom : 2px;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #b2c91f;
  margin-bottom : 0px;
  position : absolute;
}

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

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 23px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 57px;
    float : right;
  }

  #sp-site-branding2-1 .site-description{
    text-align : left;
    padding-top : 7px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 7px;
    margin-left : -100%;
    margin-right : -100%;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

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

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

  #sp-site-branding2-1{
    padding-top : 67px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
  }

  #sp-site-branding2-1 .site-description{
    text-align : left;
    padding-top : 12px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 11px;
    position : absolute;
    top : 0px;
    z-index : 10;
  }

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

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

  #sp-site-navigation-1{
    background-color : #272525;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 ul ul{
    font-size : 1.3rem;
    background-color : #b2c91f;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li:hover &gt; ul{
    display : block;
    top : -1px;
    left : 100%;
  }

  #sp-site-navigation-1 ul ul li &gt; a{
    color : #ffffff;
    padding-top : 9px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 9px;
  }

  #sp-site-navigation-1 ul ul li &gt; a:hover{
    background-color : #312f2f;
  }

  #sp-site-navigation-1 &gt; ul{
    font-size : 1.4rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-ancestor &gt; a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-ancestor &gt; a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-item &gt; a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-item &gt; a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_ancestor &gt; a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_ancestor &gt; a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_item &gt; a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_item &gt; a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 &gt; ul &gt; li:first-child &gt; a{
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #404040;
  }

  #sp-site-navigation-1 &gt; ul &gt; li:hover &gt; a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 &gt; ul &gt; li:hover &gt; a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 &gt; ul &gt; li &gt; a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    padding-top : 23px;
    padding-left : 16px;
    padding-right : 16px;
    padding-bottom : 23px;
    margin-bottom : 7px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #404040;
    display : block;
  }
}

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

  #sp-site-navigation-1{
    font-size : 1.3rem;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #b2c91f;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li &gt; a:active{
    background-color : #b2c91f;
  }

  #sp-site-navigation-1 li &gt; a:hover{
    background-color : #b2c91f;
  }

  #sp-site-navigation-1 ul li &gt; a{
    font-weight : bold;
    color : #ffffff;
    background-color : #272525;
    text-decoration : none;
    text-align : center;
    padding-top : 8px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #404040;
  }

  #sp-site-navigation-1 &gt; ul li.current-menu-ancestor &gt; a{
    background-color : #b2c91f;
  }

  #sp-site-navigation-1 &gt; ul li.current-menu-item &gt; a{
    background-color : #b2c91f;
  }

  #sp-site-navigation-1 &gt; ul li.current_page_ancestor &gt; a{
    background-color : #b2c91f;
  }

  #sp-site-navigation-1 &gt; ul li.current_page_item &gt; a{
    background-color : #b2c91f;
  }
}

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

#sp-list-1 &gt; li, #sp-list-2 &gt; li, #sp-list-3 &gt; li{
  background-color : transparent;
  background-image : url(img/icon-arrow-02.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.5em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 &gt; ul, #sp-list-2 &gt; ul, #sp-list-3 &gt; ul{
  margin-bottom : 0px;
}

#sp-table-1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 &gt; tbody &gt; tr &gt; td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-1 &gt; tbody &gt; tr &gt; th{
  font-weight : bold;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-button-15 &gt; a, #sp-button-3 &gt; a, #sp-button-4 &gt; a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #b2c91f;
  text-decoration : none;
  text-align : center;
  padding-top : 9px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 8px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-button-1 &gt; a, #sp-button-10 &gt; a, #sp-button-11 &gt; a, #sp-button-12 &gt; a, #sp-button-13 &gt; a, #sp-button-14 &gt; a, #sp-button-2 &gt; a, #sp-button-5 &gt; a, #sp-button-6 &gt; a, #sp-button-7 &gt; a, #sp-button-8 &gt; a, #sp-button-9 &gt; a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #a5bc13;
  background-image : url(img/back-button-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 7px;
  margin-top : 15px;
  margin-right : 0px;
  margin-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 : #b2c91f;
  border-left-color : #b2c91f;
  border-right-color : #b2c91f;
  border-bottom-color : #b2c91f;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#breadcrumb-list{
  font-size : 1.2rem;
  box-sizing : border-box;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

#sp-page-title-1 h1, #sp-page-title-10 h1, #sp-page-title-11 h1, #sp-page-title-12 h1, #sp-page-title-13 h1, #sp-page-title-14 h1, #sp-page-title-15 h1, #sp-page-title-16 h1, #sp-page-title-17 h1, #sp-page-title-18 h1, #sp-page-title-19 h1, #sp-page-title-2 h1, #sp-page-title-20 h1, #sp-page-title-21 h1, #sp-page-title-22 h1, #sp-page-title-23 h1, #sp-page-title-24 h1, #sp-page-title-25 h1, #sp-page-title-26 h1, #sp-page-title-27 h1, #sp-page-title-28 h1, #sp-page-title-29 h1, #sp-page-title-3 h1, #sp-page-title-30 h1, #sp-page-title-31 h1, #sp-page-title-32 h1, #sp-page-title-33 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  display : block;
}

.page-access#content #page-content, .page-blog#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-gallery1#content #page-content, .page-gallery2#content #page-content, .page-gallery3#content #page-content, .page-gallery4#content #page-content, .page-gallery5#content #page-content, .page-gallery6#content #page-content, .page-gallery7#content #page-content, .page-gallery8#content #page-content, .page-info#content #page-content, .page-info1#content #page-content, .page-info10#content #page-content, .page-info2#content #page-content, .page-info4#content #page-content, .page-info5#content #page-content, .page-info6#content #page-content, .page-info7#content #page-content, .page-info8#content #page-content, .page-info9#content #page-content, .page-privacy#content #page-content, .page-qanda#content #page-content, .page-schedule#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.page-access#content #page-content &gt; blockquote, .page-blog#content #page-content &gt; blockquote, .page-contact#content #page-content &gt; blockquote, .page-custom#content #page-content &gt; blockquote, .page-custom1#content #page-content &gt; blockquote, .page-custom2#content #page-content &gt; blockquote, .page-custom3#content #page-content &gt; blockquote, .page-custom4#content #page-content &gt; blockquote, .page-gallery1#content #page-content &gt; blockquote, .page-gallery2#content #page-content &gt; blockquote, .page-gallery3#content #page-content &gt; blockquote, .page-gallery4#content #page-content &gt; blockquote, .page-gallery5#content #page-content &gt; blockquote, .page-gallery6#content #page-content &gt; blockquote, .page-gallery7#content #page-content &gt; blockquote, .page-gallery8#content #page-content &gt; blockquote, .page-info#content #page-content &gt; blockquote, .page-info1#content #page-content &gt; blockquote, .page-info10#content #page-content &gt; blockquote, .page-info2#content #page-content &gt; blockquote, .page-info4#content #page-content &gt; blockquote, .page-info5#content #page-content &gt; blockquote, .page-info6#content #page-content &gt; blockquote, .page-info7#content #page-content &gt; blockquote, .page-info8#content #page-content &gt; blockquote, .page-info9#content #page-content &gt; blockquote, .page-privacy#content #page-content &gt; blockquote, .page-qanda#content #page-content &gt; blockquote, .page-schedule#content #page-content &gt; blockquote, .page-toppage#content #page-content &gt; blockquote, #sp-block-container-1 &gt; blockquote, #sp-block-container-2 &gt; blockquote, #sp-block-container-3 &gt; blockquote, #sp-block-container-5 &gt; blockquote, #sp-block-container-6 &gt; blockquote{
  background-color : #e9e9e9;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-access#content #page-content &gt; blockquote p, .page-blog#content #page-content &gt; blockquote p, .page-contact#content #page-content &gt; blockquote p, .page-custom#content #page-content &gt; blockquote p, .page-custom1#content #page-content &gt; blockquote p, .page-custom2#content #page-content &gt; blockquote p, .page-custom3#content #page-content &gt; blockquote p, .page-custom4#content #page-content &gt; blockquote p, .page-gallery1#content #page-content &gt; blockquote p, .page-gallery2#content #page-content &gt; blockquote p, .page-gallery3#content #page-content &gt; blockquote p, .page-gallery4#content #page-content &gt; blockquote p, .page-gallery5#content #page-content &gt; blockquote p, .page-gallery6#content #page-content &gt; blockquote p, .page-gallery7#content #page-content &gt; blockquote p, .page-gallery8#content #page-content &gt; blockquote p, .page-info#content #page-content &gt; blockquote p, .page-info1#content #page-content &gt; blockquote p, .page-info10#content #page-content &gt; blockquote p, .page-info2#content #page-content &gt; blockquote p, .page-info4#content #page-content &gt; blockquote p, .page-info5#content #page-content &gt; blockquote p, .page-info6#content #page-content &gt; blockquote p, .page-info7#content #page-content &gt; blockquote p, .page-info8#content #page-content &gt; blockquote p, .page-info9#content #page-content &gt; blockquote p, .page-privacy#content #page-content &gt; blockquote p, .page-qanda#content #page-content &gt; blockquote p, .page-schedule#content #page-content &gt; blockquote p, .page-toppage#content #page-content &gt; blockquote p, #sp-block-container-1 &gt; blockquote p, #sp-block-container-2 &gt; blockquote p, #sp-block-container-3 &gt; blockquote p, #sp-block-container-5 &gt; blockquote p, #sp-block-container-6 &gt; blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content &gt; blockquote p:first-child, .page-blog#content #page-content &gt; blockquote p:first-child, .page-contact#content #page-content &gt; blockquote p:first-child, .page-custom#content #page-content &gt; blockquote p:first-child, .page-custom1#content #page-content &gt; blockquote p:first-child, .page-custom2#content #page-content &gt; blockquote p:first-child, .page-custom3#content #page-content &gt; blockquote p:first-child, .page-custom4#content #page-content &gt; blockquote p:first-child, .page-gallery1#content #page-content &gt; blockquote p:first-child, .page-gallery2#content #page-content &gt; blockquote p:first-child, .page-gallery3#content #page-content &gt; blockquote p:first-child, .page-gallery4#content #page-content &gt; blockquote p:first-child, .page-gallery5#content #page-content &gt; blockquote p:first-child, .page-gallery6#content #page-content &gt; blockquote p:first-child, .page-gallery7#content #page-content &gt; blockquote p:first-child, .page-gallery8#content #page-content &gt; blockquote p:first-child, .page-info#content #page-content &gt; blockquote p:first-child, .page-info1#content #page-content &gt; blockquote p:first-child, .page-info10#content #page-content &gt; blockquote p:first-child, .page-info2#content #page-content &gt; blockquote p:first-child, .page-info4#content #page-content &gt; blockquote p:first-child, .page-info5#content #page-content &gt; blockquote p:first-child, .page-info6#content #page-content &gt; blockquote p:first-child, .page-info7#content #page-content &gt; blockquote p:first-child, .page-info8#content #page-content &gt; blockquote p:first-child, .page-info9#content #page-content &gt; blockquote p:first-child, .page-privacy#content #page-content &gt; blockquote p:first-child, .page-qanda#content #page-content &gt; blockquote p:first-child, .page-schedule#content #page-content &gt; blockquote p:first-child, .page-toppage#content #page-content &gt; blockquote p:first-child, #sp-block-container-1 &gt; blockquote p:first-child, #sp-block-container-2 &gt; blockquote p:first-child, #sp-block-container-3 &gt; blockquote p:first-child, #sp-block-container-5 &gt; blockquote p:first-child, #sp-block-container-6 &gt; blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content &gt; h1, .page-blog#content #page-content &gt; h1, .page-contact#content #page-content &gt; h1, .page-custom#content #page-content &gt; h1, .page-custom1#content #page-content &gt; h1, .page-custom2#content #page-content &gt; h1, .page-custom3#content #page-content &gt; h1, .page-custom4#content #page-content &gt; h1, .page-gallery1#content #page-content &gt; h1, .page-gallery2#content #page-content &gt; h1, .page-gallery3#content #page-content &gt; h1, .page-gallery4#content #page-content &gt; h1, .page-gallery5#content #page-content &gt; h1, .page-gallery6#content #page-content &gt; h1, .page-gallery7#content #page-content &gt; h1, .page-gallery8#content #page-content &gt; h1, .page-info#content #page-content &gt; h1, .page-info1#content #page-content &gt; h1, .page-info10#content #page-content &gt; h1, .page-info2#content #page-content &gt; h1, .page-info4#content #page-content &gt; h1, .page-info5#content #page-content &gt; h1, .page-info6#content #page-content &gt; h1, .page-info7#content #page-content &gt; h1, .page-info8#content #page-content &gt; h1, .page-info9#content #page-content &gt; h1, .page-privacy#content #page-content &gt; h1, .page-qanda#content #page-content &gt; h1, .page-schedule#content #page-content &gt; h1, .page-toppage#content #page-content &gt; h1, #sp-block-container-1 &gt; h1, #sp-block-container-2 &gt; h1, #sp-block-container-3 &gt; h1, #sp-block-container-5 &gt; h1, #sp-block-container-6 &gt; h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  position : relative;
}

.page-access#content #page-content &gt; h1::after, .page-blog#content #page-content &gt; h1::after, .page-contact#content #page-content &gt; h1::after, .page-custom#content #page-content &gt; h1::after, .page-custom1#content #page-content &gt; h1::after, .page-custom2#content #page-content &gt; h1::after, .page-custom3#content #page-content &gt; h1::after, .page-custom4#content #page-content &gt; h1::after, .page-gallery1#content #page-content &gt; h1::after, .page-gallery2#content #page-content &gt; h1::after, .page-gallery3#content #page-content &gt; h1::after, .page-gallery4#content #page-content &gt; h1::after, .page-gallery5#content #page-content &gt; h1::after, .page-gallery6#content #page-content &gt; h1::after, .page-gallery7#content #page-content &gt; h1::after, .page-gallery8#content #page-content &gt; h1::after, .page-info#content #page-content &gt; h1::after, .page-info1#content #page-content &gt; h1::after, .page-info10#content #page-content &gt; h1::after, .page-info2#content #page-content &gt; h1::after, .page-info4#content #page-content &gt; h1::after, .page-info5#content #page-content &gt; h1::after, .page-info6#content #page-content &gt; h1::after, .page-info7#content #page-content &gt; h1::after, .page-info8#content #page-content &gt; h1::after, .page-info9#content #page-content &gt; h1::after, .page-privacy#content #page-content &gt; h1::after, .page-qanda#content #page-content &gt; h1::after, .page-schedule#content #page-content &gt; h1::after, .page-toppage#content #page-content &gt; h1::after, #sp-block-container-1 &gt; h1::after, #sp-block-container-2 &gt; h1::after, #sp-block-container-3 &gt; h1::after, #sp-block-container-5 &gt; h1::after, #sp-block-container-6 &gt; h1::after{
  background-image : url(img/back-dot-01.png);
  width : 100%;
  height : 2px;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

.page-access#content #page-content &gt; h1::before, .page-blog#content #page-content &gt; h1::before, .page-contact#content #page-content &gt; h1::before, .page-custom#content #page-content &gt; h1::before, .page-custom1#content #page-content &gt; h1::before, .page-custom2#content #page-content &gt; h1::before, .page-custom3#content #page-content &gt; h1::before, .page-custom4#content #page-content &gt; h1::before, .page-gallery1#content #page-content &gt; h1::before, .page-gallery2#content #page-content &gt; h1::before, .page-gallery3#content #page-content &gt; h1::before, .page-gallery4#content #page-content &gt; h1::before, .page-gallery5#content #page-content &gt; h1::before, .page-gallery6#content #page-content &gt; h1::before, .page-gallery7#content #page-content &gt; h1::before, .page-gallery8#content #page-content &gt; h1::before, .page-info#content #page-content &gt; h1::before, .page-info1#content #page-content &gt; h1::before, .page-info10#content #page-content &gt; h1::before, .page-info2#content #page-content &gt; h1::before, .page-info4#content #page-content &gt; h1::before, .page-info5#content #page-content &gt; h1::before, .page-info6#content #page-content &gt; h1::before, .page-info7#content #page-content &gt; h1::before, .page-info8#content #page-content &gt; h1::before, .page-info9#content #page-content &gt; h1::before, .page-privacy#content #page-content &gt; h1::before, .page-qanda#content #page-content &gt; h1::before, .page-schedule#content #page-content &gt; h1::before, .page-toppage#content #page-content &gt; h1::before, #sp-block-container-1 &gt; h1::before, #sp-block-container-2 &gt; h1::before, #sp-block-container-3 &gt; h1::before, #sp-block-container-5 &gt; h1::before, #sp-block-container-6 &gt; h1::before{
  background-color : #312f2f;
  width : 100px;
  height : 2px;
  position : absolute;
  bottom : 0px;
  left : 0px;
  z-index : 2;
  content : "";
}

.page-access#content #page-content &gt; h2, .page-blog#content #page-content &gt; h2, .page-contact#content #page-content &gt; h2, .page-custom#content #page-content &gt; h2, .page-custom1#content #page-content &gt; h2, .page-custom2#content #page-content &gt; h2, .page-custom3#content #page-content &gt; h2, .page-custom4#content #page-content &gt; h2, .page-gallery1#content #page-content &gt; h2, .page-gallery2#content #page-content &gt; h2, .page-gallery3#content #page-content &gt; h2, .page-gallery4#content #page-content &gt; h2, .page-gallery5#content #page-content &gt; h2, .page-gallery6#content #page-content &gt; h2, .page-gallery7#content #page-content &gt; h2, .page-gallery8#content #page-content &gt; h2, .page-info#content #page-content &gt; h2, .page-info1#content #page-content &gt; h2, .page-info10#content #page-content &gt; h2, .page-info2#content #page-content &gt; h2, .page-info4#content #page-content &gt; h2, .page-info5#content #page-content &gt; h2, .page-info6#content #page-content &gt; h2, .page-info7#content #page-content &gt; h2, .page-info8#content #page-content &gt; h2, .page-info9#content #page-content &gt; h2, .page-privacy#content #page-content &gt; h2, .page-qanda#content #page-content &gt; h2, .page-schedule#content #page-content &gt; h2, .page-toppage#content #page-content &gt; h2, #sp-block-container-1 &gt; h2, #sp-block-container-2 &gt; h2, #sp-block-container-3 &gt; h2, #sp-block-container-5 &gt; h2, #sp-block-container-6 &gt; h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content &gt; h3, .page-blog#content #page-content &gt; h3, .page-contact#content #page-content &gt; h3, .page-custom#content #page-content &gt; h3, .page-custom1#content #page-content &gt; h3, .page-custom2#content #page-content &gt; h3, .page-custom3#content #page-content &gt; h3, .page-custom4#content #page-content &gt; h3, .page-gallery1#content #page-content &gt; h3, .page-gallery2#content #page-content &gt; h3, .page-gallery3#content #page-content &gt; h3, .page-gallery4#content #page-content &gt; h3, .page-gallery5#content #page-content &gt; h3, .page-gallery6#content #page-content &gt; h3, .page-gallery7#content #page-content &gt; h3, .page-gallery8#content #page-content &gt; h3, .page-info#content #page-content &gt; h3, .page-info1#content #page-content &gt; h3, .page-info10#content #page-content &gt; h3, .page-info2#content #page-content &gt; h3, .page-info4#content #page-content &gt; h3, .page-info5#content #page-content &gt; h3, .page-info6#content #page-content &gt; h3, .page-info7#content #page-content &gt; h3, .page-info8#content #page-content &gt; h3, .page-info9#content #page-content &gt; h3, .page-privacy#content #page-content &gt; h3, .page-qanda#content #page-content &gt; h3, .page-schedule#content #page-content &gt; h3, .page-toppage#content #page-content &gt; h3, #sp-block-container-1 &gt; h3, #sp-block-container-2 &gt; h3, #sp-block-container-3 &gt; h3, #sp-block-container-5 &gt; h3, #sp-block-container-6 &gt; h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content &gt; h4, .page-blog#content #page-content &gt; h4, .page-contact#content #page-content &gt; h4, .page-custom#content #page-content &gt; h4, .page-custom1#content #page-content &gt; h4, .page-custom2#content #page-content &gt; h4, .page-custom3#content #page-content &gt; h4, .page-custom4#content #page-content &gt; h4, .page-gallery1#content #page-content &gt; h4, .page-gallery2#content #page-content &gt; h4, .page-gallery3#content #page-content &gt; h4, .page-gallery4#content #page-content &gt; h4, .page-gallery5#content #page-content &gt; h4, .page-gallery6#content #page-content &gt; h4, .page-gallery7#content #page-content &gt; h4, .page-gallery8#content #page-content &gt; h4, .page-info#content #page-content &gt; h4, .page-info1#content #page-content &gt; h4, .page-info10#content #page-content &gt; h4, .page-info2#content #page-content &gt; h4, .page-info4#content #page-content &gt; h4, .page-info5#content #page-content &gt; h4, .page-info6#content #page-content &gt; h4, .page-info7#content #page-content &gt; h4, .page-info8#content #page-content &gt; h4, .page-info9#content #page-content &gt; h4, .page-privacy#content #page-content &gt; h4, .page-qanda#content #page-content &gt; h4, .page-schedule#content #page-content &gt; h4, .page-toppage#content #page-content &gt; h4, #sp-block-container-1 &gt; h4, #sp-block-container-2 &gt; h4, #sp-block-container-3 &gt; h4, #sp-block-container-5 &gt; h4, #sp-block-container-6 &gt; h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content &gt; h5, .page-blog#content #page-content &gt; h5, .page-contact#content #page-content &gt; h5, .page-custom#content #page-content &gt; h5, .page-custom1#content #page-content &gt; h5, .page-custom2#content #page-content &gt; h5, .page-custom3#content #page-content &gt; h5, .page-custom4#content #page-content &gt; h5, .page-gallery1#content #page-content &gt; h5, .page-gallery2#content #page-content &gt; h5, .page-gallery3#content #page-content &gt; h5, .page-gallery4#content #page-content &gt; h5, .page-gallery5#content #page-content &gt; h5, .page-gallery6#content #page-content &gt; h5, .page-gallery7#content #page-content &gt; h5, .page-gallery8#content #page-content &gt; h5, .page-info#content #page-content &gt; h5, .page-info1#content #page-content &gt; h5, .page-info10#content #page-content &gt; h5, .page-info2#content #page-content &gt; h5, .page-info4#content #page-content &gt; h5, .page-info5#content #page-content &gt; h5, .page-info6#content #page-content &gt; h5, .page-info7#content #page-content &gt; h5, .page-info8#content #page-content &gt; h5, .page-info9#content #page-content &gt; h5, .page-privacy#content #page-content &gt; h5, .page-qanda#content #page-content &gt; h5, .page-schedule#content #page-content &gt; h5, .page-toppage#content #page-content &gt; h5, #sp-block-container-1 &gt; h5, #sp-block-container-2 &gt; h5, #sp-block-container-3 &gt; h5, #sp-block-container-5 &gt; h5, #sp-block-container-6 &gt; h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content &gt; h6, .page-blog#content #page-content &gt; h6, .page-contact#content #page-content &gt; h6, .page-custom#content #page-content &gt; h6, .page-custom1#content #page-content &gt; h6, .page-custom2#content #page-content &gt; h6, .page-custom3#content #page-content &gt; h6, .page-custom4#content #page-content &gt; h6, .page-gallery1#content #page-content &gt; h6, .page-gallery2#content #page-content &gt; h6, .page-gallery3#content #page-content &gt; h6, .page-gallery4#content #page-content &gt; h6, .page-gallery5#content #page-content &gt; h6, .page-gallery6#content #page-content &gt; h6, .page-gallery7#content #page-content &gt; h6, .page-gallery8#content #page-content &gt; h6, .page-info#content #page-content &gt; h6, .page-info1#content #page-content &gt; h6, .page-info10#content #page-content &gt; h6, .page-info2#content #page-content &gt; h6, .page-info4#content #page-content &gt; h6, .page-info5#content #page-content &gt; h6, .page-info6#content #page-content &gt; h6, .page-info7#content #page-content &gt; h6, .page-info8#content #page-content &gt; h6, .page-info9#content #page-content &gt; h6, .page-privacy#content #page-content &gt; h6, .page-qanda#content #page-content &gt; h6, .page-schedule#content #page-content &gt; h6, .page-toppage#content #page-content &gt; h6, #sp-block-container-1 &gt; h6, #sp-block-container-2 &gt; h6, #sp-block-container-3 &gt; h6, #sp-block-container-5 &gt; h6, #sp-block-container-6 &gt; h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content &gt; hr, .page-blog#content #page-content &gt; hr, .page-contact#content #page-content &gt; hr, .page-custom#content #page-content &gt; hr, .page-custom1#content #page-content &gt; hr, .page-custom2#content #page-content &gt; hr, .page-custom3#content #page-content &gt; hr, .page-custom4#content #page-content &gt; hr, .page-gallery1#content #page-content &gt; hr, .page-gallery2#content #page-content &gt; hr, .page-gallery3#content #page-content &gt; hr, .page-gallery4#content #page-content &gt; hr, .page-gallery5#content #page-content &gt; hr, .page-gallery6#content #page-content &gt; hr, .page-gallery7#content #page-content &gt; hr, .page-gallery8#content #page-content &gt; hr, .page-info#content #page-content &gt; hr, .page-info1#content #page-content &gt; hr, .page-info10#content #page-content &gt; hr, .page-info2#content #page-content &gt; hr, .page-info4#content #page-content &gt; hr, .page-info5#content #page-content &gt; hr, .page-info6#content #page-content &gt; hr, .page-info7#content #page-content &gt; hr, .page-info8#content #page-content &gt; hr, .page-info9#content #page-content &gt; hr, .page-privacy#content #page-content &gt; hr, .page-qanda#content #page-content &gt; hr, .page-schedule#content #page-content &gt; hr, .page-toppage#content #page-content &gt; hr, #sp-block-container-1 &gt; hr, #sp-block-container-2 &gt; hr, #sp-block-container-3 &gt; hr, #sp-block-container-5 &gt; hr, #sp-block-container-6 &gt; hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #b2c91f;
}

.page-access#content #page-content &gt; img, .page-blog#content #page-content &gt; img, .page-contact#content #page-content &gt; img, .page-custom#content #page-content &gt; img, .page-custom1#content #page-content &gt; img, .page-custom2#content #page-content &gt; img, .page-custom3#content #page-content &gt; img, .page-custom4#content #page-content &gt; img, .page-gallery1#content #page-content &gt; img, .page-gallery2#content #page-content &gt; img, .page-gallery3#content #page-content &gt; img, .page-gallery4#content #page-content &gt; img, .page-gallery5#content #page-content &gt; img, .page-gallery6#content #page-content &gt; img, .page-gallery7#content #page-content &gt; img, .page-gallery8#content #page-content &gt; img, .page-info#content #page-content &gt; img, .page-info1#content #page-content &gt; img, .page-info10#content #page-content &gt; img, .page-info2#content #page-content &gt; img, .page-info4#content #page-content &gt; img, .page-info5#content #page-content &gt; img, .page-info6#content #page-content &gt; img, .page-info7#content #page-content &gt; img, .page-info8#content #page-content &gt; img, .page-info9#content #page-content &gt; img, .page-privacy#content #page-content &gt; img, .page-qanda#content #page-content &gt; img, .page-schedule#content #page-content &gt; img, .page-toppage#content #page-content &gt; img, #sp-block-container-1 &gt; img, #sp-block-container-2 &gt; img, #sp-block-container-3 &gt; img, #sp-block-container-5 &gt; img, #sp-block-container-6 &gt; img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content &gt; ins, .page-blog#content #page-content &gt; ins, .page-contact#content #page-content &gt; ins, .page-custom#content #page-content &gt; ins, .page-custom1#content #page-content &gt; ins, .page-custom2#content #page-content &gt; ins, .page-custom3#content #page-content &gt; ins, .page-custom4#content #page-content &gt; ins, .page-gallery1#content #page-content &gt; ins, .page-gallery2#content #page-content &gt; ins, .page-gallery3#content #page-content &gt; ins, .page-gallery4#content #page-content &gt; ins, .page-gallery5#content #page-content &gt; ins, .page-gallery6#content #page-content &gt; ins, .page-gallery7#content #page-content &gt; ins, .page-gallery8#content #page-content &gt; ins, .page-info#content #page-content &gt; ins, .page-info1#content #page-content &gt; ins, .page-info10#content #page-content &gt; ins, .page-info2#content #page-content &gt; ins, .page-info4#content #page-content &gt; ins, .page-info5#content #page-content &gt; ins, .page-info6#content #page-content &gt; ins, .page-info7#content #page-content &gt; ins, .page-info8#content #page-content &gt; ins, .page-info9#content #page-content &gt; ins, .page-privacy#content #page-content &gt; ins, .page-qanda#content #page-content &gt; ins, .page-schedule#content #page-content &gt; ins, .page-toppage#content #page-content &gt; ins, #sp-block-container-1 &gt; ins, #sp-block-container-2 &gt; ins, #sp-block-container-3 &gt; ins, #sp-block-container-5 &gt; ins, #sp-block-container-6 &gt; ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content &gt; ol, .page-blog#content #page-content &gt; ol, .page-contact#content #page-content &gt; ol, .page-custom#content #page-content &gt; ol, .page-custom1#content #page-content &gt; ol, .page-custom2#content #page-content &gt; ol, .page-custom3#content #page-content &gt; ol, .page-custom4#content #page-content &gt; ol, .page-gallery1#content #page-content &gt; ol, .page-gallery2#content #page-content &gt; ol, .page-gallery3#content #page-content &gt; ol, .page-gallery4#content #page-content &gt; ol, .page-gallery5#content #page-content &gt; ol, .page-gallery6#content #page-content &gt; ol, .page-gallery7#content #page-content &gt; ol, .page-gallery8#content #page-content &gt; ol, .page-info#content #page-content &gt; ol, .page-info1#content #page-content &gt; ol, .page-info10#content #page-content &gt; ol, .page-info2#content #page-content &gt; ol, .page-info4#content #page-content &gt; ol, .page-info5#content #page-content &gt; ol, .page-info6#content #page-content &gt; ol, .page-info7#content #page-content &gt; ol, .page-info8#content #page-content &gt; ol, .page-info9#content #page-content &gt; ol, .page-privacy#content #page-content &gt; ol, .page-qanda#content #page-content &gt; ol, .page-schedule#content #page-content &gt; ol, .page-toppage#content #page-content &gt; ol, #sp-block-container-1 &gt; ol, #sp-block-container-2 &gt; ol, #sp-block-container-3 &gt; ol, #sp-block-container-5 &gt; ol, #sp-block-container-6 &gt; ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content &gt; ol ol, .page-blog#content #page-content &gt; ol ol, .page-contact#content #page-content &gt; ol ol, .page-custom#content #page-content &gt; ol ol, .page-custom1#content #page-content &gt; ol ol, .page-custom2#content #page-content &gt; ol ol, .page-custom3#content #page-content &gt; ol ol, .page-custom4#content #page-content &gt; ol ol, .page-gallery1#content #page-content &gt; ol ol, .page-gallery2#content #page-content &gt; ol ol, .page-gallery3#content #page-content &gt; ol ol, .page-gallery4#content #page-content &gt; ol ol, .page-gallery5#content #page-content &gt; ol ol, .page-gallery6#content #page-content &gt; ol ol, .page-gallery7#content #page-content &gt; ol ol, .page-gallery8#content #page-content &gt; ol ol, .page-info#content #page-content &gt; ol ol, .page-info1#content #page-content &gt; ol ol, .page-info10#content #page-content &gt; ol ol, .page-info2#content #page-content &gt; ol ol, .page-info4#content #page-content &gt; ol ol, .page-info5#content #page-content &gt; ol ol, .page-info6#content #page-content &gt; ol ol, .page-info7#content #page-content &gt; ol ol, .page-info8#content #page-content &gt; ol ol, .page-info9#content #page-content &gt; ol ol, .page-privacy#content #page-content &gt; ol ol, .page-qanda#content #page-content &gt; ol ol, .page-schedule#content #page-content &gt; ol ol, .page-toppage#content #page-content &gt; ol ol, #sp-block-container-1 &gt; ol ol, #sp-block-container-2 &gt; ol ol, #sp-block-container-3 &gt; ol ol, #sp-block-container-5 &gt; ol ol, #sp-block-container-6 &gt; ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content &gt; p, .page-blog#content #page-content &gt; p, .page-contact#content #page-content &gt; p, .page-custom#content #page-content &gt; p, .page-custom1#content #page-content &gt; p, .page-custom2#content #page-content &gt; p, .page-custom3#content #page-content &gt; p, .page-custom4#content #page-content &gt; p, .page-gallery1#content #page-content &gt; p, .page-gallery2#content #page-content &gt; p, .page-gallery3#content #page-content &gt; p, .page-gallery4#content #page-content &gt; p, .page-gallery5#content #page-content &gt; p, .page-gallery6#content #page-content &gt; p, .page-gallery7#content #page-content &gt; p, .page-gallery8#content #page-content &gt; p, .page-info#content #page-content &gt; p, .page-info1#content #page-content &gt; p, .page-info10#content #page-content &gt; p, .page-info2#content #page-content &gt; p, .page-info4#content #page-content &gt; p, .page-info5#content #page-content &gt; p, .page-info6#content #page-content &gt; p, .page-info7#content #page-content &gt; p, .page-info8#content #page-content &gt; p, .page-info9#content #page-content &gt; p, .page-privacy#content #page-content &gt; p, .page-qanda#content #page-content &gt; p, .page-schedule#content #page-content &gt; p, .page-toppage#content #page-content &gt; p, #sp-block-container-1 &gt; p, #sp-block-container-2 &gt; p, #sp-block-container-3 &gt; p, #sp-block-container-5 &gt; p, #sp-block-container-6 &gt; p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content &gt; pre, .page-blog#content #page-content &gt; pre, .page-contact#content #page-content &gt; pre, .page-custom#content #page-content &gt; pre, .page-custom1#content #page-content &gt; pre, .page-custom2#content #page-content &gt; pre, .page-custom3#content #page-content &gt; pre, .page-custom4#content #page-content &gt; pre, .page-gallery1#content #page-content &gt; pre, .page-gallery2#content #page-content &gt; pre, .page-gallery3#content #page-content &gt; pre, .page-gallery4#content #page-content &gt; pre, .page-gallery5#content #page-content &gt; pre, .page-gallery6#content #page-content &gt; pre, .page-gallery7#content #page-content &gt; pre, .page-gallery8#content #page-content &gt; pre, .page-info#content #page-content &gt; pre, .page-info1#content #page-content &gt; pre, .page-info10#content #page-content &gt; pre, .page-info2#content #page-content &gt; pre, .page-info4#content #page-content &gt; pre, .page-info5#content #page-content &gt; pre, .page-info6#content #page-content &gt; pre, .page-info7#content #page-content &gt; pre, .page-info8#content #page-content &gt; pre, .page-info9#content #page-content &gt; pre, .page-privacy#content #page-content &gt; pre, .page-qanda#content #page-content &gt; pre, .page-schedule#content #page-content &gt; pre, .page-toppage#content #page-content &gt; pre, #sp-block-container-1 &gt; pre, #sp-block-container-2 &gt; pre, #sp-block-container-3 &gt; pre, #sp-block-container-5 &gt; pre, #sp-block-container-6 &gt; pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-block-container-4{
  color : #ffffff;
  background-image : url(img/back-pattern-03.png);
  padding-top : 10px;
  clear : both;
  position : relative;
}

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

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

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

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

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

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

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

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

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

.page-info10#content #page-content{
  font-size : 1.4rem;
}

.page-info9#content #page-content{
  font-size : 1.4rem;
}

#sp-block-container-1{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

#sp-button-1 &gt; a{
  font-size : 1.8rem;
}

#sp-button-2 &gt; a{
  font-size : 1.8rem;
}

#sp-image-2{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

#sp-item-gallery-12 &gt; ul &gt; li{
  width : 223px;
  height : 370px;
}

#sp-item-gallery-13 &gt; ul &gt; li{
  width : 223px;
  height : 370px;
}

#sp-item-gallery-3 &gt; ul &gt; li{
  width : 220px;
  height : 350px;
}

#sp-item-gallery-4 &gt; ul &gt; li{
  width : 220px;
  height : 350px;
}

#sp-item-gallery-5 &gt; ul &gt; li{
  width : 220px;
  height : 350px;
}

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

#sp-site-branding2-1 &gt; .extra{
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-site-branding2-1 &gt; .site-description{
  color : #b2c91f;
  background-position : left top;
}

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

  #sp-block-container-1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #sp-block-container-6{
    min-height : 4051px;
  }

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

  #sp-button-10{
    width : 254px;
  }

  #sp-button-11{
    width : 254px;
  }

  #sp-button-12{
    width : 254px;
  }

  #sp-button-13{
    width : 254px;
  }

  #sp-button-14{
    width : 254px;
  }

  #sp-button-15{
    width : 236px;
  }

  #sp-button-2{
    width : 459px;
  }

  #sp-button-3{
    width : 245px;
  }

  #sp-button-4{
    width : 247px;
  }

  #sp-button-5{
    width : 254px;
  }

  #sp-button-6{
    width : 254px;
  }

  #sp-button-7{
    width : 254px;
  }

  #sp-button-8{
    width : 254px;
  }

  #sp-button-9{
    width : 254px;
  }

  #sp-definition-list-1{
    width : 938px;
    min-height : 1023px;
  }

  #sp-image-1{
    width : 292px;
    height : 46px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 1px;
    z-index : 2;
  }

  #sp-image-10{
    width : 80%;
    height : auto;
  }

  #sp-image-11{
    width : 80%;
    height : auto;
  }

  #sp-image-12{
    width : 70%;
    height : auto;
  }

  #sp-image-13{
    width : 70%;
  }

  #sp-image-14{
    width : 70%;
  }

  #sp-image-15{
    width : 70%;
  }

  #sp-image-16{
    width : 70%;
  }

  #sp-image-17{
    width : 70%;
  }

  #sp-image-18{
    width : 70%;
  }

  #sp-image-19{
    width : 70%;
  }

  #sp-image-2{
    width : 1015px;
    height : 357px;
  }

  #sp-image-20{
    width : 70%;
  }

  #sp-image-21{
    width : 70%;
  }

  #sp-image-22{
    width : 40%;
    height : auto;
  }

  #sp-image-23{
    width : 40%;
    height : auto;
  }

  #sp-image-24{
    width : 40%;
    height : auto;
  }

  #sp-image-25{
    width : 40%;
    height : auto;
  }

  #sp-image-26{
    width : 40%;
    height : auto;
  }

  #sp-image-27{
    width : 40%;
    height : auto;
  }

  #sp-image-28{
    width : 40%;
    height : auto;
  }

  #sp-image-29{
    width : 40%;
    height : auto;
  }

  #sp-image-3{
    width : 30px;
    height : auto;
  }

  #sp-image-30{
    width : 40%;
    height : auto;
  }

  #sp-image-31{
    width : 40%;
    height : auto;
  }

  #sp-image-32{
    width : 40%;
    height : auto;
  }

  #sp-image-33{
    width : 40%;
    height : auto;
  }

  #sp-image-34{
    width : 40%;
    height : auto;
  }

  #sp-image-35{
    width : 40%;
    height : auto;
  }

  #sp-image-36{
    width : 40%;
    height : auto;
  }

  #sp-image-37{
    width : 40%;
    height : auto;
  }

  #sp-image-38{
    width : 40%;
    height : auto;
  }

  #sp-image-39{
    width : 40%;
    height : auto;
  }

  #sp-image-4{
    width : 25px;
    height : auto;
  }

  #sp-image-40{
    width : 50%;
    height : auto;
  }

  #sp-image-41{
    width : 50%;
    height : auto;
  }

  #sp-image-42{
    width : 50%;
    height : auto;
  }

  #sp-image-43{
    width : 50%;
    height : auto;
  }

  #sp-image-44{
    width : 50%;
    height : auto;
  }

  #sp-image-45{
    width : 50%;
    height : auto;
  }

  #sp-image-46{
    width : 40%;
    height : auto;
  }

  #sp-image-47{
    width : 40%;
    height : auto;
  }

  #sp-image-48{
    width : 40%;
    height : auto;
  }

  #sp-image-49{
    width : 40%;
    height : auto;
  }

  #sp-image-5{
    width : 50%;
    height : auto;
  }

  #sp-image-50{
    width : 40%;
    height : auto;
  }

  #sp-image-51{
    width : 46%;
  }

  #sp-image-52{
    width : 50%;
  }

  #sp-image-53{
    width : 50%;
  }

  #sp-image-54{
    width : 50%;
  }

  #sp-image-55{
    width : 50%;
  }

  #sp-image-56{
    width : 50%;
  }

  #sp-image-57{
    width : 50%;
  }

  #sp-image-58{
    width : 50%;
  }

  #sp-image-6{
    margin-top : 0px;
    width : 50%;
    height : auto;
  }

  #sp-image-60{
    width : 50%;
    height : auto;
  }

  #sp-image-61{
    width : 40%;
    height : auto;
  }

  #sp-image-62{
    width : 40%;
    height : auto;
  }

  #sp-image-63{
    width : 40%;
    height : auto;
  }

  #sp-image-64{
    width : 40%;
    height : auto;
  }

  #sp-image-65{
    width : 70%;
  }

  #sp-image-66{
    width : 50%;
  }

  #sp-image-67{
    width : 50%;
  }

  #sp-image-68{
    width : 50%;
  }

  #sp-image-69{
    width : 50%;
  }

  #sp-image-7{
    width : 70%;
    height : auto;
  }

  #sp-image-70{
    width : 50%;
  }

  #sp-image-8{
    width : 50%;
    height : auto;
  }

  #sp-image-9{
    width : 50%;
    height : auto;
  }

  #sp-site-branding2-1{
    margin-bottom : 9px;
    min-height : 126px;
  }

  #sp-site-branding2-1 &gt; .extra{
    width : 287px;
    min-height : 41px;
  }

  #sp-site-branding2-1 &gt; .site-description{
    margin-left : -1000px;
    margin-right : -2023px;
    margin-bottom : 7px;
    width : 3000px;
    height : 49px;
    top : -1px;
    bottom : auto;
    right : auto;
    left : 1px;
    z-index : 1;
  }

  #sp-site-branding2-1 &gt; .site-title{
    margin-bottom : -13px;
    width : 264px;
    height : 79px;
    float : none;
    position : absolute;
    top : 28px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-site-navigation-1{
    margin-left : -1000px;
    min-height : 53px;
  }

  #sp-table-1{
    margin-top : 5px;
    margin-right : 0px;
    width : 923px;
    min-height : 2195px;
  }
}

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

  #sp-block-container-1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

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

  #sp-button-11{
    width : 187px;
  }

  #sp-button-12{
    width : 187px;
  }

  #sp-button-13{
    width : 187px;
  }

  #sp-button-14{
    width : 188px;
  }

  #sp-button-2{
    width : 187px;
  }

  #sp-image-1{
    width : 162px;
    height : 29px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 79px;
    z-index : 2;
  }

  #sp-site-branding2-1 &gt; .site-description{
    margin-bottom : 22px;
    width : 100%;
    height : 29px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 1px;
    z-index : 1;
  }

  #sp-site-branding2-1 &gt; .site-title{
    margin-top : -41px;
    margin-bottom : 2px;
    width : 257px;
    height : 75px;
  }
}
</pre></body></html>