<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
&lt;!--

#colophon{
  background-color : transparent;
  background-image : url(img/footer-bg.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#content{
  background-color : #f1e4d0;
  min-height : 50px;
}

#main {
}

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

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

.sp-form textarea[name="message"]{
  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.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;
  line-height : 17px;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}

.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 : #137905;
  text-decoration : underline;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  text-decoration : none;
}

a:hover{
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #441b06;
  background-color : #fffff2;
  background-image : url(img/body-bg.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

img{
  display : block;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon{
    padding-top : 20px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
  }

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

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

  #content{
    background-color : rgba(255, 255, 255, 0.8);
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    border-top-left-radius : 8px 8px;
    border-top-right-radius : 8px 8px;
    border-bottom-right-radius : 8px 8px;
    border-bottom-left-radius : 8px 8px;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
    box-sizing : border-box;
  }

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

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

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

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

  #sidebar1{
    background-color : rgba(255, 255, 255, 0.8);
    padding-top : 8px;
    padding-left : 8px;
    padding-right : 8px;
    padding-bottom : 8px;
    border-top-left-radius : 8px 8px;
    border-top-right-radius : 8px 8px;
    border-bottom-right-radius : 8px 8px;
    border-bottom-left-radius : 8px 8px;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
    box-sizing : border-box;
  }

  #sidebar2{
    background-color : rgba(255, 255, 255, 0.8);
    padding-top : 8px;
    padding-left : 8px;
    padding-right : 8px;
    padding-bottom : 8px;
    border-top-left-radius : 8px 8px;
    border-top-right-radius : 8px 8px;
    border-bottom-right-radius : 8px 8px;
    border-bottom-left-radius : 8px 8px;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
    box-sizing : border-box;
  }

  .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 : 960px;
  }
}

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

  #content{
    width : 960px;
  }

  #contenthead{
    width : 960px;
  }
}

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

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

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

  *{
    box-sizing : border-box;
  }

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

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

  .sp-definition-list &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-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%;
  }
}

#breadcrumb-list{
  margin-top : 7px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 7px;
}

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

#breadcrumb-list div縲a{
  color : #137905;
  text-decoration : underline;
}

#breadcrumb-list div縲a:hover{
  text-decoration : none;
}

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

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  line-height : 68px;
  background-image : url(img/pagetitle1-1.png),url(img/pagetitle1-3.png);
  background-repeat : no-repeat,no-repeat;
  background-position : left top,right top;
  text-align : left;
  width : 100%;
}

#sp-page-title-1 &gt; h1, #sp-page-title-10 &gt; h1, #sp-page-title-11 &gt; h1, #sp-page-title-12 &gt; h1, #sp-page-title-2 &gt; h1, #sp-page-title-3 &gt; h1, #sp-page-title-4 &gt; h1, #sp-page-title-5 &gt; h1, #sp-page-title-6 &gt; h1, #sp-page-title-7 &gt; h1, #sp-page-title-8 &gt; h1, #sp-page-title-9 &gt; h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 23px;
  color : #f1e4d0;
  background-color : #ffc64d;
  background-image : url(img/pagetitle-icon-1.png), url(img/pagetitle1-2.png);
  background-repeat : no-repeat, repeat-x;
  background-attachment : scroll, scroll;
  background-position : 14px center, left bottom;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-indent : 25px;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 14px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 0px;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-definition-list-1{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-definition-list-1 dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

#sp-definition-list-1 dt{
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #cd933b;
}

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

  #sp-definition-list-1 dd{
    margin-left : 20px;
  }
}

#sp-form-1{
  margin-bottom : 25px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-form-1 input{
  color : #444444;
}

#sp-form-1 table{
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

#sp-form-1 td{
  padding-top : 8px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 8px;
  width : auto;
}

#sp-form-1 textarea{
  color : #444444;
}

#sp-form-1 th{
  font-weight : normal;
  color : #a4762f;
  background-color : #f8efdf;
  text-align : left;
  padding-top : 8px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 8px;
  width : auto;
  min-width : 50px;
}

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

  #sp-form-1 td{
    border-right-width : medium;
    border-right-style : none;
    border-right-color : initial;
    width : auto;
    display : block;
  }

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

.page-access#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-custom5#content #page-content, .page-information#content #page-content, .page-profile#content #page-content, .page-report#content #page-content, .page-toppage#content #page-content, #sp-block-container-1{
  color : #000000;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
}

.page-access#content #page-content &gt; .large, .page-contact#content #page-content &gt; .large, .page-custom#content #page-content &gt; .large, .page-custom1#content #page-content &gt; .large, .page-custom2#content #page-content &gt; .large, .page-custom3#content #page-content &gt; .large, .page-custom4#content #page-content &gt; .large, .page-custom5#content #page-content &gt; .large, .page-information#content #page-content &gt; .large, .page-profile#content #page-content &gt; .large, .page-report#content #page-content &gt; .large, .page-toppage#content #page-content &gt; .large, #sp-block-container-1 &gt; .large{
  font-size : 1.5rem;
}

.page-access#content #page-content &gt; .medium, .page-contact#content #page-content &gt; .medium, .page-custom#content #page-content &gt; .medium, .page-custom1#content #page-content &gt; .medium, .page-custom2#content #page-content &gt; .medium, .page-custom3#content #page-content &gt; .medium, .page-custom4#content #page-content &gt; .medium, .page-custom5#content #page-content &gt; .medium, .page-information#content #page-content &gt; .medium, .page-profile#content #page-content &gt; .medium, .page-report#content #page-content &gt; .medium, .page-toppage#content #page-content &gt; .medium, #sp-block-container-1 &gt; .medium{
  font-size : 1.4rem;
}

.page-access#content #page-content &gt; .small, .page-contact#content #page-content &gt; .small, .page-custom#content #page-content &gt; .small, .page-custom1#content #page-content &gt; .small, .page-custom2#content #page-content &gt; .small, .page-custom3#content #page-content &gt; .small, .page-custom4#content #page-content &gt; .small, .page-custom5#content #page-content &gt; .small, .page-information#content #page-content &gt; .small, .page-profile#content #page-content &gt; .small, .page-report#content #page-content &gt; .small, .page-toppage#content #page-content &gt; .small, #sp-block-container-1 &gt; .small{
  font-size : 1.2rem;
}

.page-access#content #page-content &gt; .x-large, .page-contact#content #page-content &gt; .x-large, .page-custom#content #page-content &gt; .x-large, .page-custom1#content #page-content &gt; .x-large, .page-custom2#content #page-content &gt; .x-large, .page-custom3#content #page-content &gt; .x-large, .page-custom4#content #page-content &gt; .x-large, .page-custom5#content #page-content &gt; .x-large, .page-information#content #page-content &gt; .x-large, .page-profile#content #page-content &gt; .x-large, .page-report#content #page-content &gt; .x-large, .page-toppage#content #page-content &gt; .x-large, #sp-block-container-1 &gt; .x-large{
  font-size : 1.8rem;
}

.page-access#content #page-content &gt; .x-small, .page-contact#content #page-content &gt; .x-small, .page-custom#content #page-content &gt; .x-small, .page-custom1#content #page-content &gt; .x-small, .page-custom2#content #page-content &gt; .x-small, .page-custom3#content #page-content &gt; .x-small, .page-custom4#content #page-content &gt; .x-small, .page-custom5#content #page-content &gt; .x-small, .page-information#content #page-content &gt; .x-small, .page-profile#content #page-content &gt; .x-small, .page-report#content #page-content &gt; .x-small, .page-toppage#content #page-content &gt; .x-small, #sp-block-container-1 &gt; .x-small{
  font-size : 1.1rem;
}

.page-access#content #page-content &gt; .xx-large, .page-contact#content #page-content &gt; .xx-large, .page-custom#content #page-content &gt; .xx-large, .page-custom1#content #page-content &gt; .xx-large, .page-custom2#content #page-content &gt; .xx-large, .page-custom3#content #page-content &gt; .xx-large, .page-custom4#content #page-content &gt; .xx-large, .page-custom5#content #page-content &gt; .xx-large, .page-information#content #page-content &gt; .xx-large, .page-profile#content #page-content &gt; .xx-large, .page-report#content #page-content &gt; .xx-large, .page-toppage#content #page-content &gt; .xx-large, #sp-block-container-1 &gt; .xx-large{
  font-size : 2rem;
}

.page-access#content #page-content &gt; .xx-small, .page-contact#content #page-content &gt; .xx-small, .page-custom#content #page-content &gt; .xx-small, .page-custom1#content #page-content &gt; .xx-small, .page-custom2#content #page-content &gt; .xx-small, .page-custom3#content #page-content &gt; .xx-small, .page-custom4#content #page-content &gt; .xx-small, .page-custom5#content #page-content &gt; .xx-small, .page-information#content #page-content &gt; .xx-small, .page-profile#content #page-content &gt; .xx-small, .page-report#content #page-content &gt; .xx-small, .page-toppage#content #page-content &gt; .xx-small, #sp-block-container-1 &gt; .xx-small{
  font-size : 1rem;
}

.page-access#content #page-content &gt; em, .page-contact#content #page-content &gt; em, .page-custom#content #page-content &gt; em, .page-custom1#content #page-content &gt; em, .page-custom2#content #page-content &gt; em, .page-custom3#content #page-content &gt; em, .page-custom4#content #page-content &gt; em, .page-custom5#content #page-content &gt; em, .page-information#content #page-content &gt; em, .page-profile#content #page-content &gt; em, .page-report#content #page-content &gt; em, .page-toppage#content #page-content &gt; em, #sp-block-container-1 &gt; em{
  font-style : oblique;
  color : #441b06;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #441b06;
}

.page-access#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-custom5#content #page-content &gt; h1, .page-information#content #page-content &gt; h1, .page-profile#content #page-content &gt; h1, .page-report#content #page-content &gt; h1, .page-toppage#content #page-content &gt; h1, #sp-block-container-1 &gt; h1{
  font-size : 2.4rem;
  font-weight : bold;
  color : #441b06;
  text-align : left;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
}

.page-access#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-custom5#content #page-content &gt; h2, .page-information#content #page-content &gt; h2, .page-profile#content #page-content &gt; h2, .page-report#content #page-content &gt; h2, .page-toppage#content #page-content &gt; h2, #sp-block-container-1 &gt; h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #441b06;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
}

.page-access#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-custom5#content #page-content &gt; h3, .page-information#content #page-content &gt; h3, .page-profile#content #page-content &gt; h3, .page-report#content #page-content &gt; h3, .page-toppage#content #page-content &gt; h3, #sp-block-container-1 &gt; h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #a4762f;
  text-align : left;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #a4762f;
  clear : both;
}

.page-access#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-custom5#content #page-content &gt; h4, .page-information#content #page-content &gt; h4, .page-profile#content #page-content &gt; h4, .page-report#content #page-content &gt; h4, .page-toppage#content #page-content &gt; h4, #sp-block-container-1 &gt; h4{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.2;
  color : #a4762f;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-access#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-custom5#content #page-content &gt; h5, .page-information#content #page-content &gt; h5, .page-profile#content #page-content &gt; h5, .page-report#content #page-content &gt; h5, .page-toppage#content #page-content &gt; h5, #sp-block-container-1 &gt; h5{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.2;
  color : #441b06;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-access#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-custom5#content #page-content &gt; h6, .page-information#content #page-content &gt; h6, .page-profile#content #page-content &gt; h6, .page-report#content #page-content &gt; h6, .page-toppage#content #page-content &gt; h6, #sp-block-container-1 &gt; h6{
  font-size : 1.1rem;
  font-weight : bold;
  color : #441b06;
}

.page-access#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-custom5#content #page-content &gt; hr, .page-information#content #page-content &gt; hr, .page-profile#content #page-content &gt; hr, .page-report#content #page-content &gt; hr, .page-toppage#content #page-content &gt; hr, #sp-block-container-1 &gt; hr{
  color : #523f31;
  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 : dashed;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #523f31;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-access#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-custom5#content #page-content &gt; p, .page-information#content #page-content &gt; p, .page-profile#content #page-content &gt; p, .page-report#content #page-content &gt; p, .page-toppage#content #page-content &gt; p, #sp-block-container-1 &gt; p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #441b06;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content &gt; p.indent, .page-contact#content #page-content &gt; p.indent, .page-custom#content #page-content &gt; p.indent, .page-custom1#content #page-content &gt; p.indent, .page-custom2#content #page-content &gt; p.indent, .page-custom3#content #page-content &gt; p.indent, .page-custom4#content #page-content &gt; p.indent, .page-custom5#content #page-content &gt; p.indent, .page-information#content #page-content &gt; p.indent, .page-profile#content #page-content &gt; p.indent, .page-report#content #page-content &gt; p.indent, .page-toppage#content #page-content &gt; p.indent, #sp-block-container-1 &gt; p.indent{
  padding-left : 5px;
}

.page-access#content #page-content &gt; strong, .page-contact#content #page-content &gt; strong, .page-custom#content #page-content &gt; strong, .page-custom1#content #page-content &gt; strong, .page-custom2#content #page-content &gt; strong, .page-custom3#content #page-content &gt; strong, .page-custom4#content #page-content &gt; strong, .page-custom5#content #page-content &gt; strong, .page-information#content #page-content &gt; strong, .page-profile#content #page-content &gt; strong, .page-report#content #page-content &gt; strong, .page-toppage#content #page-content &gt; strong, #sp-block-container-1 &gt; strong{
  font-weight : bold;
  color : #441b06;
}

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

  .page-access#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-custom5#content #page-content, .page-information#content #page-content, .page-profile#content #page-content, .page-report#content #page-content, .page-toppage#content #page-content, #sp-block-container-1{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }
}

#post-list, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 0px;
  margin-bottom : 35px;
  position : relative;
}

#post-list .nav-next, #sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next{
  margin-right : 25px;
  float : right;
}

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

#post-list article, #sp-wp-post-list-1 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 25px;
}

#post-list article &gt; div, #sp-wp-post-list-1 article &gt; div, #sp-wp-post-list-2 article &gt; div, #sp-wp-post-list-3 article &gt; div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#post-list article &gt; div &gt; p, #sp-wp-post-list-1 article &gt; div &gt; p, #sp-wp-post-list-2 article &gt; div &gt; p, #sp-wp-post-list-3 article &gt; div &gt; p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#post-list article &gt; p, #sp-wp-post-list-1 article &gt; p, #sp-wp-post-list-2 article &gt; p, #sp-wp-post-list-3 article &gt; p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#post-list dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 15px;
}

#post-list h3, #sp-wp-post-list-1 h3, #sp-wp-post-list-2 h3, #sp-wp-post-list-3 h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #a4762f;
  text-align : left;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #a4762f;
  clear : both;
}

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

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

#post-list p &gt; img, #sp-wp-post-list-1 p &gt; img, #sp-wp-post-list-2 p &gt; img, #sp-wp-post-list-3 p &gt; img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
}

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

.hpb-more-entry#post-list, .hpb-more-entry#sp-wp-post-list-1, .hpb-more-entry#sp-wp-post-list-2, .hpb-more-entry#sp-wp-post-list-3{
  text-align : right;
  margin-right : 25px;
}

.hpb-more-entry#post-list &gt; a, .hpb-more-entry#sp-wp-post-list-1 &gt; a, .hpb-more-entry#sp-wp-post-list-2 &gt; a, .hpb-more-entry#sp-wp-post-list-3 &gt; a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  color : #137905;
  text-decoration : underline;
  display : inline-block;
  position : relative;
}

.hpb-more-entry#post-list &gt; a:hover, .hpb-more-entry#sp-wp-post-list-1 &gt; a:hover, .hpb-more-entry#sp-wp-post-list-2 &gt; a:hover, .hpb-more-entry#sp-wp-post-list-3 &gt; a:hover{
  text-decoration : none;
}

.hpb-viewtype-content#post-list dd, .hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#post-list dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#post-list dt, .hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#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{
  line-height : 1.5;
  text-align : left;
  padding-top : 5px;
  padding-left : 175px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  width : auto;
  min-width : 100px;
  height : auto;
}

.hpb-viewtype-date#post-list dd::after, .hpb-viewtype-date#sp-wp-post-list-1 dd::after, .hpb-viewtype-date#sp-wp-post-list-2 dd::after, .hpb-viewtype-date#sp-wp-post-list-3 dd::after{
  clear : both;
  display : block;
  content : "";
}

.hpb-viewtype-date#post-list dl, .hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  overflow : hidden;
}

.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{
  font-weight : normal;
  line-height : 1.5;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 4px 0.9em;
  text-align : left;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 0px;
  width : auto;
  max-width : 130px;
  float : left;
  clear : both;
}

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

  .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{
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    max-width : 100%;
    clear : both;
  }

  .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{
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    max-width : 100%;
  }
}

#sp-site-navigation-1{
  background-image : url(img/navi-w.png);
  margin-bottom : 15px;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 8px 8px;
  border-bottom-left-radius : 8px 8px;
  box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
  
}

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

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

#sp-site-navigation-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
  box-sizing : border-box;
}

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

#sp-site-navigation-1 ul ul{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 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;
  box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
  
}

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

#sp-site-navigation-1 ul ul li a{
  color : #333333;
  padding-top : 5px;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  color : #85613b;
  background-image : url(img/navi-w-1.png);
}

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

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

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

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

#sp-site-navigation-1 &gt; ul &gt; li{
  line-height : 50px;
  width : auto;
  min-height : 50px;
  float : left;
  position : relative;
}

#sp-site-navigation-1 &gt; ul &gt; li.current-menu-ancestor &gt; a{
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-site-navigation-1 &gt; ul &gt; li.current-menu-item &gt; a{
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-site-navigation-1 &gt; ul &gt; li.current_page_ancestor &gt; a{
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-site-navigation-1 &gt; ul &gt; li.current_page_item &gt; a{
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

#sp-site-navigation-1 &gt; ul &gt; li &gt; a{
  color : #ffffff;
  padding-top : 0px;
  padding-left : 0.7em;
  padding-right : 0.7em;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-1 &gt; ul &gt; li &gt; a:hover{
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

  #sp-site-navigation-1{
    background-image : url(img/navi-w.png);
    padding-top : 5px;
    position : relative;
    box-sizing : border-box;
  }

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

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

  #sp-site-navigation-1 ul{
    background-color : transparent;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : rgba(255, 255, 255, 0.8);
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul ul{
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    margin-left : 1em;
    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;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0);
    display : block;
    position : static;
    
  }

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

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

  #sp-site-navigation-1 ul ul li a:hover{
    color : #85613b;
    background-image : url(img/widget-title-bg1.png);
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

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

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

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

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

  #sp-site-navigation-1 &gt; ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 7px;
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
    border-top-left-radius : 7px 7px;
    border-top-right-radius : 7px 7px;
    border-bottom-right-radius : 7px 7px;
    border-bottom-left-radius : 7px 7px;
    width : 100%;
  }

  #sp-site-navigation-1 &gt; ul &gt; li{
    line-height : 1.5;
    min-height : 20px;
    float : none;
    position : static;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-ancestor &gt; a{
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-item &gt; a{
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_ancestor &gt; a{
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_item &gt; a{
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li &gt; a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
  }

  #sp-site-navigation-1 &gt; ul &gt; li &gt; a:hover{
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }
}

#sp-site-branding2-1{
  color : #ffffff;
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  width : 100%;
  min-height : 240px;
  position : relative;
}

#sp-site-branding2-1 .extra{
  margin-top : 30px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
  position : relative;
  bottom : 0px;
}

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

#sp-site-branding2-1 .site-description{
  font-size : 90%;
  font-weight : normal;
  color : #ffffff;
  text-align : center;
  position : absolute;
  top : 28px;
}

#sp-site-branding2-1 .site-title{
  font-weight : normal;
  margin-top : 65px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  float : none;
  position : relative;
}

#sp-site-branding2-1 .site-title a{
  font-size : 30px;
  color : #ffffff;
  text-decoration : none;
  text-align : center;
}

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

  #sp-site-branding2-1{
    color : #ffffff;
    background-color : #225e4e;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    text-align : center;
    width : 100%;
    min-height : 190px;
    position : relative;
  }

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

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

  #sp-site-branding2-1 .site-description{
    font-size : 10px;
    font-weight : normal;
    text-align : center;
    width : auto;
    position : absolute;
    top : 28px;
  }

  #sp-site-branding2-1 .site-title{
    font-weight : normal;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    width : auto;
    position : relative;
    top : 70px;
  }

  #sp-site-branding2-1 .site-title a{
    font-size : 20px;
    color : #ffffff;
    text-decoration : none;
    text-align : center;
  }
}

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

#sp-item-gallery-1 &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{
  background-color : #d3eaf5;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 352px;
  height : 195px;
  float : left;
  position : relative;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div img.item-gallery-thumbnail{
  margin-bottom : 50px;
  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 : 50%;
  float : left;
  display : block;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div.item-gallery-details{
  line-height : 1.4em;
  color : #676767;
  text-align : left;
  margin-top : 70px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 45%;
  float : right;
  overflow : hidden;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div &gt; p.item-gallery-icons .item-gallery-icon-new{
  line-height : 12px;
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  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;
  width : 26px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div &gt; p.item-gallery-icons .item-gallery-icon-popular{
  line-height : 12px;
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  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;
  width : 38px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div &gt; p.item-gallery-icons .item-gallery-icon-recomend{
  line-height : 12px;
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  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;
  width : 42px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div &gt; p.item-gallery-icons .item-gallery-icon-sale{
  line-height : 12px;
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-align : center;
  margin-right : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 29px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1&gt; ul&gt; li&gt; div&gt; p.item-gallery-item a:hover.item-gallery-thumbnail img {
}

#sp-item-gallery-1 &gt; ul &gt; li &gt; div &gt; p.item-gallery-price{
  color : #676767;
  text-align : left;
  padding-left : 5px;
  margin-top : 15px;
  margin-left : 5px;
  width : 100%;
  white-space : nowrap;
  position : absolute;
  top : 115px;
  left : 0px;
  overflow : hidden;
  text-overflow : ellipsis;
}

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

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

#sp-item-gallery-1 &gt; ul &gt; li &gt; div &gt; p.item-gallery-title{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #7ac6e9;
  padding-left : 10px;
  width : 45%;
  white-space : nowrap;
  position : absolute;
  top : 10px;
  right : 10px;
  overflow : hidden;
  text-overflow : ellipsis;
}

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

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

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

#sp-image-14, #sp-image-8{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
  position : relative;
}

#sp-image-11{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-block-container-1 &gt; p.copyright{
  color : #f8efdf;
  text-align : center;
}

#sp-site-branding2-1 &gt; .extra{
  font-size : 2rem;
}

#sp-site-branding2-1 &gt; .site-description{
  font-size : 3.2rem;
}

#sp-site-branding2-1 &gt; .site-title{
  font-size : 3.5rem;
}

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

  #sp-google-map-1{
    width : 400px;
    min-height : 350px;
  }

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

  #sp-image-11{
    width : 960px;
    height : 647px;
  }

  #sp-image-14{
    width : 957px;
    height : 644px;
  }

  #sp-image-8{
    width : 962px;
    height : 540px;
  }

  #sp-item-gallery-1{
    margin-bottom : 41px;
    width : 881px;
  }

  #sp-object-1{
    margin-right : 3px;
    width : 778px;
    height : 523px;
  }

  #sp-object-2{
    width : 769px;
    height : 547px;
  }

  #sp-object-3{
    width : 776px;
    height : 548px;
  }

  #sp-object-4{
    width : 777px;
    height : 542px;
  }

  #sp-site-branding2-1 &gt; .site-description{
    min-height : 41px;
    top : 28px;
    bottom : auto;
    right : auto;
    left : 0px;
  }
}

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

  #sp-google-map-1{
    width : 400px;
    min-height : 350px;
  }

  #sp-image-1{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
  }
}
--&gt;
</pre></body></html>