#colophon{
  font-size : 1.2rem;
  color : #99955b;
  background-color : #d8ebea;
}

#colophon a{
  color : #ffffff;
}

#content{
  min-height : 50px;
}

#contenthead{
  background-color : #ecf4f4;
  background-image : url(img/image15.jpg);
  background-repeat : no-repeat;
}

#masthead{
  font-size : 1.2rem;
  color : #000000;
  background-color : #ecf4f4;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-site-branding2 > .extra{
  display : none;
}

.sp-site-branding2 > .site-description{
  display : none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:active{
  color : #ffffff;
  text-decoration : none;
}

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

a:visited{
  color : #ffffff;
}

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.5rem;
  font-family : "游ゴシック Medium", "メイリオ", "游明朝 Demibold", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #1d1d1d;
  background-color : #ecf4f4;
  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;
}

body.home .sp-site-branding2 > .extra{
  display : block;
}

body.home .sp-site-branding2 > .site-description{
  display : block;
}

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

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

  #colophon-inner .sp-site-navigation{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #content{
    color : #ccb3ab;
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    position : static;
  }

  #contenthead > a{
    background-color : transparent;
    margin-left : -100%;
    margin-right : -100%;
  }

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

  #main-inner{
    float : left;
  }

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

  #main-inner #contenthead > a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    padding-top : 25px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  #sidebar1{
    color : #ccb3ab;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

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

  .sp-site-branding2 > .extra{
    margin-left : -100%;
    margin-right : -100%;
    width : 300%;
    bottom : -684px;
    right : 0px;
  }

  .sp-site-branding2 > .site-description{
    margin-left : -100%;
    margin-right : -100%;
    width : 300%;
    bottom : -714px;
    left : 0px;
  }

  body.home #contenthead{
    margin-top : 30px;
  }

  body.home #main-inner{
    margin-top : 175px;
  }
}

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

  #content{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 30px;
    min-height : 50px;
  }

  #contenthead{
    padding-left : 0px;
    padding-right : 0px;
    margin-top : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-bottom : 0px;
    position : static;
  }

  #main {
  }

  #masthead{
    padding-top : 30px;
    padding-bottom : 0px;
  }

  #masthead-inner .sp-site-navigation{
    position : relative;
    z-index : 10;
  }

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body.home #content{
    margin-top : 175px;
  }

  embed{
    max-width : 100%;
  }
}

.page-menu#content #page-content, .page-menu1#content #page-content{
  background-color : #646464;
  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;
}

.page-menu#content #page-content > .large, .page-menu1#content #page-content > .large{
  font-size : 1.5em;
}

.page-menu#content #page-content > .medium, .page-menu1#content #page-content > .medium{
  font-size : 1em;
}

.page-menu#content #page-content > .x-large, .page-menu1#content #page-content > .x-large{
  font-size : 2em;
}

.page-menu#content #page-content > .x-small, .page-menu1#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-menu#content #page-content > .xx-large, .page-menu1#content #page-content > .xx-large{
  font-size : 3em;
}

.page-menu#content #page-content > .xx-small, .page-menu1#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-menu#content #page-content > a:link, .page-menu1#content #page-content > a:link{
  color : #ffffff;
  background-color : #373737;
  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;
}

.page-menu#content #page-content > em, .page-menu1#content #page-content > em{
  font-style : oblique;
  color : #ffffff;
}

.page-menu#content #page-content > h1, .page-menu1#content #page-content > h1{
  color : #ffffff;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

.page-menu#content #page-content > h2, .page-menu1#content #page-content > h2{
  color : #ffffff;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
}

.page-menu#content #page-content > h3, .page-menu1#content #page-content > h3{
  font-size : 1.3em;
  color : #13452f;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 4px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 4px;
  clear : both;
}

.page-menu#content #page-content > h4, .page-menu1#content #page-content > h4{
  font-size : 1.1em;
  color : #ffffff;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #ffffff;
  clear : both;
}

.page-menu#content #page-content > h5, .page-menu1#content #page-content > h5{
  font-size : 1em;
  color : #646464;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  clear : both;
}

.page-menu#content #page-content > h6, .page-menu1#content #page-content > h6{
  font-size : 1em;
  font-weight : normal;
  color : #ffffff;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

.page-menu#content #page-content > p, .page-menu1#content #page-content > p{
  line-height : 1.5;
  color : #ffffff;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

.page-menu#content #page-content > p.indent, .page-menu1#content #page-content > p.indent{
  padding-left : 15px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #cccccc;
}

.page-menu#content #page-content > p.small, .page-menu1#content #page-content > p.small{
  font-size : 0.9em;
}

.page-menu#content #page-content > strong, .page-menu1#content #page-content > strong{
  font-weight : bold;
  color : #ffffff;
}

#sp-form-1{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight : normal;
  background-color : #ffffff;
  padding-top : 10%;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 10%;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  position : relative;
}

#sp-form-1 input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  color : #6d6d6d;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  box-sizing : border-box;
}

#sp-form-1 input:focus{
  background-color : #f2f2f2;
}

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

#sp-form-1 td{
  text-align : left;
  width : auto;
  display : block;
}

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

#sp-form-1 textarea:focus{
  background-color : #f2f2f2;
}

#sp-form-1 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : 100px;
  box-sizing : border-box;
}

#sp-form-1 th{
  font-weight : normal;
  text-align : left;
  padding-top : 20px;
  width : auto;
  display : block;
}

#sp-form-1 tr{
  margin-bottom : 20px;
}

#sp-form-1 > input[type="submit"]{
  font-size : 1.5rem;
  color : #747474;
  background-color : #e8e8e8;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 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 : #e8e8e8;
  border-left-color : #e8e8e8;
  border-right-color : #e8e8e8;
  border-bottom-color : #e8e8e8;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 80px;
  height : 36px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 > input[type="submit"]:active{
  background-color : #dcdcdc;
  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;
  top : 1px;
}

#sp-form-1 > input[type="submit"]:hover{
  background-color : #dcdcdc;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-form-1 > table{
  color : #747474;
  width : 100%;
}

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

  #sp-form-1{
    padding-top : 20px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-form-1 input{
    width : 100%;
  }

  #sp-form-1 table{
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    width : 100%;
  }

  #sp-form-1 td{
    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;
  }

  #sp-form-1 textarea[name="message"]{
    width : 100%;
  }

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

  #sp-form-1 > input[type="submit"]{
    margin-right : 3px;
    float : right;
  }
}

#sp-image-11, #sp-image-12, #sp-image-13, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4, #sp-definition-list-5, #sp-definition-list-6, #sp-definition-list-7, #sp-definition-list-8, #sp-definition-list-9{
  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;
}

#sp-definition-list-2 dd, #sp-definition-list-3 dd, #sp-definition-list-4 dd, #sp-definition-list-5 dd, #sp-definition-list-6 dd, #sp-definition-list-7 dd, #sp-definition-list-8 dd, #sp-definition-list-9 dd{
  padding-top : 1px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-2 dt, #sp-definition-list-3 dt, #sp-definition-list-4 dt, #sp-definition-list-5 dt, #sp-definition-list-6 dt, #sp-definition-list-7 dt, #sp-definition-list-8 dt, #sp-definition-list-9 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-2 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd, #sp-definition-list-5 > dd, #sp-definition-list-6 > dd, #sp-definition-list-7 > dd, #sp-definition-list-8 > dd, #sp-definition-list-9 > dd{
  color : #333333;
}

#sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt, #sp-definition-list-5 > dt, #sp-definition-list-6 > dt, #sp-definition-list-7 > dt, #sp-definition-list-8 > dt, #sp-definition-list-9 > dt{
  font-weight : bold;
  color : #333333;
}

#sp-definition-list-1, #sp-definition-list-10{
  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;
}

#sp-definition-list-1 dd, #sp-definition-list-10 dd{
  padding-top : 13px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 dt, #sp-definition-list-10 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-1 > dd, #sp-definition-list-10 > dd{
  color : #333333;
}

#sp-definition-list-1 > dt, #sp-definition-list-10 > dt{
  font-weight : bold;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-site-branding2-1{
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra{
  background-color : transparent;
  text-align : center;
  padding-top : 0px;
  position : static;
}

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

#sp-site-branding2-1 .site-description{
  font-weight : normal;
  color : #ffffff;
  background-color : #fb901e;
  text-align : center;
  margin-bottom : 0px;
  position : static;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 224px;
  height : 30px;
  float : none;
}

#sp-site-branding2-1 .site-title a{
  line-height : 1;
  background-color : transparent;
  text-indent : -9999px;
  width : 224px;
  height : 30px;
  display : block;
}

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

  #sp-site-branding2-1{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
  }

  #sp-site-branding2-1 .extra{
    position : absolute;
    z-index : 10;
  }

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

  #sp-site-branding2-1 .site-description{
    font-size : 1.6rem;
    padding-top : 40px;
    padding-left : 40px;
    padding-right : 40px;
    padding-bottom : 70px;
    position : absolute;
    top : auto;
    z-index : 10;
  }

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

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

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

  #sp-site-branding2-1 .extra{
    padding-top : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 5px;
    width : 100%;
    position : absolute;
    bottom : -317px;
    right : 0px;
    left : auto;
    z-index : 10;
  }

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

  #sp-site-branding2-1 .site-description{
    font-size : 1.4rem;
    text-align : center;
    padding-top : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 60px;
    width : 100%;
    position : absolute;
    top : auto;
    bottom : -327px;
    right : auto;
    left : 0px;
    z-index : 10;
  }

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

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

  #sp-site-navigation-2{
    background-color : #fb901e;
    text-align : left;
    padding-top : 20px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 20px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2 ul ul{
    display : none;
  }

  #sp-site-navigation-2 > ul{
    font-size : 1.2rem;
    padding-top : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2 > ul > li{
    margin-right : 0px;
    display : inline-block;
  }

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

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

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    text-decoration : underline;
  }

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

  #sp-site-navigation-2 > ul > li::after{
    color : #ffffff;
    margin-left : 16px;
    margin-right : 20px;
    content : "|";
  }

  #sp-site-navigation-2 > ul > li > a{
    line-height : 1;
    color : #ffffff;
    vertical-align : middle;
    padding-top : 0px;
    padding-bottom : 0px;
    display : inline-block;
  }

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

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

  #sp-site-navigation-2{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #ffffff;
    margin-top : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

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

  #sp-site-navigation-2 li > a:active{
    color : #ffffff;
    background-color : #ff8400;
  }

  #sp-site-navigation-2 li > a:hover{
    color : #ffffff;
    background-color : #ff8400;
  }

  #sp-site-navigation-2 ul li > a{
    font-weight : bold;
    color : #ff8400;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #ff8400;
  }

  #sp-site-navigation-2 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #ff8400;
  }

  #sp-site-navigation-2 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #ff8400;
  }

  #sp-site-navigation-2 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #ff8400;
  }

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

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

  #sp-site-navigation-1{
    background-color : #ffffff;
    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 ul ul{
    font-weight : normal;
    background-color : #f5f5f5;
    text-align : left;
    margin-left : 0px;
    display : block;
  }

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

  #sp-site-navigation-1 ul ul li::after{
    display : none;
  }

  #sp-site-navigation-1 ul ul li::before{
    display : none;
  }

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

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

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

  #sp-site-navigation-1 ul ul li > li.current-menu-ancestor > a{
    color : white;
    background-color : #ff8400;
  }

  #sp-site-navigation-1 ul ul li > li.current-menu-item > a{
    color : white;
    background-color : #ff8400;
  }

  #sp-site-navigation-1 ul ul li > li.current_page_ancestor > a{
    color : white;
    background-color : #ff8400;
  }

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

  #sp-site-navigation-1 > ul{
    font-size : 1.2rem;
  }

  #sp-site-navigation-1 > ul > li{
    vertical-align : middle;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #ff7200;
    background-color : transparent;
    text-decoration : underline;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #ff7200;
    background-color : transparent;
    text-decoration : underline;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #ff7200;
    background-color : transparent;
    text-decoration : underline;
  }

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

  #sp-site-navigation-1 > ul > li::after{
    color : #ff8400;
    vertical-align : middle;
    margin-left : 0px;
    margin-right : 0px;
    display : inline-block;
    content : "|";
  }

  #sp-site-navigation-1 > ul > li:first-child::before{
    color : #ff8400;
    vertical-align : middle;
    margin-left : 1em;
    margin-right : 0px;
    display : inline-block;
    content : "|";
  }

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

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

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

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #ffffff;
    margin-top : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

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

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : #ff8400;
  }

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

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #ff8400;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #ff8400;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #ff8400;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #ff8400;
  }

  #sp-site-navigation-1 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #ff8400;
  }

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

#breadcrumb-list{
  font-size : 1rem;
  color : #ffffff;
  background-color : transparent;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
}

#breadcrumb-list a{
  color : #ffffff;
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  color : #ffffff;
  text-decoration : none;
}

#breadcrumb-list div{
  display : inline-block;
}

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

  #breadcrumb-list{
    margin-top : 20px;
  }
}

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

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

.page-access#content #page-content, .page-blog#content #page-content, .page-privacy#content #page-content, .page-reserve#content #page-content, .page-toppage#content #page-content{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 1.5em;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-access#content #page-content a, .page-blog#content #page-content a, .page-privacy#content #page-content a, .page-reserve#content #page-content a, .page-toppage#content #page-content a{
  color : #ff8400;
}

.page-access#content #page-content a:visited, .page-blog#content #page-content a:visited, .page-privacy#content #page-content a:visited, .page-reserve#content #page-content a:visited, .page-toppage#content #page-content a:visited{
  color : #ff8400;
}

.page-access#content #page-content a:hover, .page-blog#content #page-content a:hover, .page-privacy#content #page-content a:hover, .page-reserve#content #page-content a:hover, .page-toppage#content #page-content a:hover{
  color : #ff8400;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-reserve#content #page-content > blockquote, .page-toppage#content #page-content > blockquote{
  background-color : #f5f5f5;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > blockquote > *:last-child, .page-blog#content #page-content > blockquote > *:last-child, .page-privacy#content #page-content > blockquote > *:last-child, .page-reserve#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-privacy#content #page-content > h1, .page-reserve#content #page-content > h1, .page-toppage#content #page-content > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ff8400;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-privacy#content #page-content > h2, .page-reserve#content #page-content > h2, .page-toppage#content #page-content > h2{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-privacy#content #page-content > h3, .page-reserve#content #page-content > h3, .page-toppage#content #page-content > h3{
  font-size : 1.6rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-privacy#content #page-content > h4, .page-reserve#content #page-content > h4, .page-toppage#content #page-content > h4{
  font-size : 1.5rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-privacy#content #page-content > h5, .page-reserve#content #page-content > h5, .page-toppage#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-privacy#content #page-content > h6, .page-reserve#content #page-content > h6, .page-toppage#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-privacy#content #page-content > hr, .page-reserve#content #page-content > hr, .page-toppage#content #page-content > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-privacy#content #page-content > ins, .page-reserve#content #page-content > ins, .page-toppage#content #page-content > ins{
  background-color : #ffd7ad;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-privacy#content #page-content > ol, .page-reserve#content #page-content > ol, .page-toppage#content #page-content > 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 > ol ol, .page-blog#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-reserve#content #page-content > ol ol, .page-toppage#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-privacy#content #page-content > p, .page-reserve#content #page-content > p, .page-toppage#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-privacy#content #page-content > pre, .page-reserve#content #page-content > pre, .page-toppage#content #page-content > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-page-title-6{
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-page-title-6 h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ff8400;
  padding-left : 16px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-6 h1::before{
  background-color : #fb901e;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 8px;
  height : 100%;
  position : absolute;
  top : 0px;
  left : 0px;
  content : '';
}

#sp-entry-content-1, #sp-entry-content-2{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 40px;
  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-entry-content-1 a, #sp-entry-content-2 a{
  color : #ff8400;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd, .hpb-viewtype-content#sp-entry-content-2 dl dd{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 30px;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-2 dl dd .entry-content{
  margin-top : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-2 dl dd:last-child{
  margin-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 dl dt, .hpb-viewtype-content#sp-entry-content-2 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 0.5em;
}

.hpb-viewtype-date#sp-entry-content-1 dl dd, .hpb-viewtype-date#sp-entry-content-2 dl dd{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dl dt, .hpb-viewtype-date#sp-entry-content-2 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  width : 11em;
  float : left;
  clear : left;
}

.hpb-viewtype-title#sp-entry-content-1 ul, .hpb-viewtype-title#sp-entry-content-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

.hpb-viewtype-title#sp-entry-content-1 ul li, .hpb-viewtype-title#sp-entry-content-2 ul li{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 30px;
}

.hpb-viewtype-title#sp-entry-content-1 ul li:last-child, .hpb-viewtype-title#sp-entry-content-2 ul li:last-child{
  margin-bottom : 0px;
}

#sp-entry-content-1 > article, #sp-entry-content-2 > article{
  margin-bottom : 30px;
  overflow : hidden;
}

#sp-entry-content-1 > article:last-child, #sp-entry-content-2 > article:last-child{
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > .entry-content, #sp-entry-content-2 > article > .entry-content{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-2 > article > footer{
  font-size : 1.2rem;
  text-align : right;
}

#sp-entry-content-1 > article > p, #sp-entry-content-2 > article > p{
  margin-right : 20px;
  width : 150px;
  float : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ff8400;
  background-color : transparent;
  padding-left : 16px;
  margin-bottom : 20px;
  position : relative;
}

#sp-entry-content-1 > h3::before, #sp-entry-content-2 > h3::before{
  background-color : #fb901e;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 8px;
  height : 100%;
  position : absolute;
  top : 0px;
  left : 0px;
  content : '';
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a{
  color : #ff8400 !important;
  text-decoration : none;
}

#sp-block-container-3{
  color : #ffffff;
  background-color : #ff8400;
}

#sp-block-container-3 .copyright{
  color : #ffffff;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

  #sp-block-container-3{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-3 > ul > li{
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  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 : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li > 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 > ul > li > p, #sp-item-gallery-2 > ul > li > p, #sp-item-gallery-3 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content, #sp-item-gallery-2 > ul > li > p.item-gallery-content, #sp-item-gallery-3 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title, #sp-item-gallery-2 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:last-child, #sp-item-gallery-2 > ul > li > p:last-child, #sp-item-gallery-3 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-page-title-3{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
  width : 100%;
  box-sizing : border-box;
}

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

#sp-page-title-1, #sp-page-title-2, #sp-page-title-4, #sp-page-title-5{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-1::after, #sp-page-title-2::after, #sp-page-title-4::after, #sp-page-title-5::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.2);
  border-bottom-color : rgba(0, 0, 0, 0.1);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1{
  font-size : 20px;
  color : #676767;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1, #sp-wp-post-list-4{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation, #sp-wp-post-list-4 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-4 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-4 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-1 ::after, #sp-wp-post-list-4 ::after {
}

#sp-wp-post-list-1 a, #sp-wp-post-list-4 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-wp-post-list-1 a:active, #sp-wp-post-list-4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover, #sp-wp-post-list-4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-4 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 dl, #sp-wp-post-list-4 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer, #sp-wp-post-list-4 footer{
  color : #999999;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-4 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4, #sp-wp-post-list-4 h4{
  font-size : 1.6rem;
  color : #666666;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-wp-post-list-1 h4 a, #sp-wp-post-list-4 h4 a{
  color : #666666;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active, #sp-wp-post-list-4 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover, #sp-wp-post-list-4 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 img, #sp-wp-post-list-4 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-4 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-wp-post-list-1 p > img, #sp-wp-post-list-4 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-4 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-4 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-wp-post-list-1 div, .hpb-viewtype-simple#sp-wp-post-list-4 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-wp-post-list-1 footer, .hpb-viewtype-simple#sp-wp-post-list-4 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-4 > h3{
  font-size : 17px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0a0a0;
}

article > div, article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-3, #sp-wp-post-list-2, #sp-wp-post-list-3{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-3 #hpb-pagenation, #sp-wp-post-list-2 #hpb-pagenation, #sp-wp-post-list-3 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-3 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

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

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

#sp-entry-content-3 a, #sp-wp-post-list-2 a, #sp-wp-post-list-3 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-3 a:active, #sp-wp-post-list-2 a:active, #sp-wp-post-list-3 a:active{
  text-decoration : underline;
}

#sp-entry-content-3 a:hover, #sp-wp-post-list-2 a:hover, #sp-wp-post-list-3 a:hover{
  text-decoration : underline;
}

#sp-entry-content-3 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-3 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl{
  margin-top : 10px;
}

#sp-entry-content-3 footer, #sp-wp-post-list-2 footer, #sp-wp-post-list-3 footer{
  color : #999999;
}

#sp-entry-content-3 h1, #sp-wp-post-list-2 h1, #sp-wp-post-list-3 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-entry-content-3 h4, #sp-wp-post-list-2 h4, #sp-wp-post-list-3 h4{
  font-size : 14px;
  color : #4a4a4a;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #666666;
}

#sp-entry-content-3 h4 a, #sp-wp-post-list-2 h4 a, #sp-wp-post-list-3 h4 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-3 h4 a:hover, #sp-wp-post-list-2 h4 a:hover, #sp-wp-post-list-3 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-3 img, #sp-wp-post-list-2 img, #sp-wp-post-list-3 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-entry-content-3 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-entry-content-3 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-3 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-3 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 : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

.hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-3 div, .hpb-viewtype-simple#sp-wp-post-list-2 div, .hpb-viewtype-simple#sp-wp-post-list-3 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

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

#sp-entry-content-3 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #cccccc;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

article > div, article > div, article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

h4 a:active, h4 a:active, h4 a:active{
  text-decoration : underline;
}

.page-access#content #page-content{
  background-color : #ecf4f4;
}

.page-access#content #page-content > p{
  color : #000000;
}

.page-menu#content #page-content{
  background-color : #ecf4f4;
}

.page-menu#content #page-content > h3{
  font-size : 1.5rem;
  font-weight : bold;
  color : #99955b;
  text-decoration : none;
}

.page-menu1#content #page-content{
  font-size : 1.5rem;
  color : #000000;
  background-color : #ecf4f4;
}

.page-menu1#content #page-content > h3{
  color : #000000;
}

.page-privacy#content #page-content{
  background-color : #ffffff;
}

.page-reserve#content #page-content{
  background-color : #ecf4f4;
}

.page-reserve#content #page-content > p{
  color : #000000;
}

.page-toppage#content #page-content{
  background-color : #ecf4f4;
}

#sp-block-container-3{
  background-color : #ecf4f4;
}

#sp-block-container-3 > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-3 > p.copyright{
  color : #000000;
}

#sp-definition-list-1 > dd > .paragraph a{
  color : #ff8d76;
}

#sp-definition-list-2{
  color : #000080;
}

#sp-definition-list-2 > dd > p{
  color : #99955b;
}

.sp-wp-post-list#sp-entry-content-3{
  color : #000000;
  background-color : #ecf4f4;
}

#sp-form-1{
  font-size : 1.2rem;
  background-color : #ecf4f4;
  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 : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

#sp-form-1 > table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

#sp-form-1 > table td{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

#sp-form-1 > table th{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

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

#sp-image-2{
  background-color : #ecf4f4;
}

#sp-image-3{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ecf4f4;
  border-left-color : #ecf4f4;
  border-right-color : #ecf4f4;
  border-bottom-color : #ecf4f4;
}

#sp-image-5{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ecf4f4;
  border-left-color : #ecf4f4;
  border-right-color : #ecf4f4;
  border-bottom-color : #ecf4f4;
}

#sp-item-gallery-1{
  background-color : #ecf4f4;
}

#sp-item-gallery-1 > ul > li{
  background-color : #ecf4f4;
  width : 200px;
}

#sp-item-gallery-2{
  background-color : transparent;
}

#sp-item-gallery-2 > ul > li{
  width : 100px;
  height : 300px;
}

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  font-size : 1rem;
}

#sp-item-gallery-2 > ul > li p.item-gallery-icons{
  background-color : transparent;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price{
  font-size : 1.1rem;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  font-size : 1rem;
}

#sp-item-gallery-3 > ul > li{
  width : 100px;
  height : 350px;
}

#sp-page-title-1{
  background-color : #88d7d0;
}

#sp-page-title-1 h1{
  font-size : 1.4rem;
  font-style : italic;
  color : #000000;
  text-align : left;
  margin-left : 0px;
}

#sp-page-title-2{
  background-color : #afe4e0;
}

#sp-page-title-2 h1{
  font-size : 1.5rem;
  color : #000000;
  margin-left : 0px;
}

#sp-page-title-3{
  background-color : #ecf4f4;
}

#sp-page-title-3 h1{
  font-size : 1.5rem;
  color : #000000;
}

#sp-page-title-4{
  background-color : #ecf4f4;
}

#sp-page-title-4 h1{
  font-size : 1.5rem;
  color : #000000;
  background-color : #ecf4f4;
}

#sp-page-title-5 h1{
  color : #000000;
}

#sp-page-title-6 h1{
  color : #000000;
}

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

#sp-site-branding2-1 > .extra{
  color : #416d6a;
}

#sp-site-branding2-1 > .extra > .paragraph a{
  color : #000000;
}

#sp-site-branding2-1 > .extra > p{
  color : #000000;
}

#sp-site-branding2-1 > .extra > p.copyright{
  color : #000000;
}

#sp-site-branding2-1 > .site-description{
  color : #000000;
  background-color : #ecf4f4;
}

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

.button-menu#sp-site-navigation-1 > .menu-toggle{
  background-color : #ecf4f4;
  background-image : url(img/icon-menu-toggle8.png);
}

#sp-site-navigation-1 > ul{
  background-color : #ecf4f4;
}

#sp-site-navigation-1 > ul > li li.current_page_item > a{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-site-navigation-1 > ul > li li > a:visited{
  color : #000000;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  font-weight : bold;
  font-style : normal;
  color : #ff8d76;
  background-color : #ecf4f4;
}

#sp-site-navigation-1 > ul > li > a{
  color : #000000;
  background-color : #ecf4f4;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-site-navigation-2{
  color : #ccb3ab;
  background-color : #ecf4f4;
}

#sp-site-navigation-2 > ul{
  background-color : #ecf4f4;
}

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

#sp-site-navigation-2 > ul > li li > a{
  background-color : #ecf4f4;
}

#sp-site-navigation-2 > ul > li li > a:visited{
  color : #ffbbac;
}

#sp-site-navigation-2 > ul > li li > a:hover{
  color : #ffd1c8;
  background-color : #ecf4f4;
}

#sp-site-navigation-2 > ul > li.current_page_item > a{
  font-weight : bold;
  color : #ff8d76;
  background-color : #ecf4f4;
  text-decoration : none;
}

#sp-site-navigation-2 > ul > li > a{
  color : #787878;
  background-color : #ecf4f4;
  text-decoration : none;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-2 > ul > li > a:hover{
  color : #ccb3ab;
  background-color : #ecf4f4;
}

.sp-wp-post-list#sp-wp-post-list-1{
  background-color : #ecf4f4;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3{
  background-color : #ecf4f4;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > footer a:link{
  color : #ccb3ab;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > footer a:visited{
  color : #ccb3ab;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header > h4 > a:link{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header > h4 > a:visited{
  color : #ccb3ab;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:link{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:visited{
  color : #ccb3ab;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:hover{
  color : #ccb3ab;
}

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

  #sp-block-container-2{
    margin-left : 150px;
    width : 700px;
  }

  #sp-definition-list-1{
    margin-left : 150px;
    width : 500px;
  }

  #sp-definition-list-10{
    margin-left : 150px;
    width : 500px;
  }

  #sp-definition-list-2{
    margin-left : 200px;
  }

  #sp-definition-list-3{
    margin-left : 200px;
  }

  #sp-definition-list-4{
    margin-left : 200px;
  }

  #sp-definition-list-5{
    margin-left : 200px;
  }

  #sp-definition-list-6{
    margin-left : 200px;
    width : 1055px;
  }

  #sp-definition-list-7{
    margin-left : 200px;
  }

  #sp-definition-list-8{
    margin-left : 200px;
  }

  #sp-definition-list-9{
    margin-left : 150px;
    width : 600px;
  }

  #sp-image-12{
    margin-left : 150px;
    width : 300px;
    height : 50px;
  }

  #sp-image-13{
    margin-left : 150px;
    width : 300px;
    height : 50px;
  }

  #sp-image-2{
    width : 1000px;
    height : 100px;
  }

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

  #sp-image-4{
    margin-left : 150px;
    width : 245px;
    height : 30px;
  }

  #sp-image-5{
    margin-left : 150px;
    width : 430px;
    height : 50px;
  }

  #sp-image-6{
    margin-left : 100px;
    width : 800px;
    height : 150px;
  }

  #sp-image-7{
    margin-left : 100px;
    width : 800px;
    height : 150px;
  }

  #sp-image-8{
    margin-left : 150px;
    width : 300px;
    height : 50px;
  }

  #sp-image-9{
    margin-left : 200px;
    width : 300px;
    height : 50px;
  }

  #sp-item-gallery-1{
    margin-left : 40px;
  }

  #sp-item-gallery-2{
    margin-left : 200px;
    width : 500px;
    height : auto;
    min-height : 393px;
  }

  #sp-item-gallery-3{
    margin-left : 200px;
    width : 500px;
  }

  #sp-site-branding2-1 > .site-description{
    top : auto;
    bottom : -715px;
    right : auto;
    left : 1px;
  }

  #sp-site-navigation-2{
    width : 3000px;
    float : none;
    position : relative;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    text-align : center;
  }

  #spb-block-container-2{
    margin-top : 20px;
    margin-left : 150px;
    width : 600px;
  }

  #spb-block-container-3{
    margin-top : 20px;
    margin-left : 150px;
    width : 600px;
  }
}

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

  #sp-block-container-2{
    margin-left : 20px;
    width : 95%;
  }

  #sp-image-2{
    width : 1000px;
    height : auto;
  }

  #sp-item-gallery-1{
    margin-left : 30px;
  }

  #sp-site-branding2-1 > .extra{
    min-height : 65px;
  }

  #spb-block-container-2{
    margin-left : 0px;
    width : 100%;
  }

  #spb-block-container-3{
    margin-left : 0px;
    width : 100%;
  }
}