#colophon{
  background-color : #d7c29a;
  background-image : url(img/button-bg1-on.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto,auto auto;
}

#colophon-inner {
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  font-size : 1.5rem;
  background-image : url(img/bg12_1.png);
  background-repeat : repeat;
}

#masthead-inner{
  background-color : transparent;
}

.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::after{
  clear : both;
  display : table;
  content : "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a{
  color : #00bab4;
  text-decoration : underline;
}

a:focus{
  text-decoration : none;
}

a:hover{
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.5rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #571914;
  background-color : #ccffef;
  background-image : url(img/bg11_4.png);
  background-repeat : repeat-x;
  background-size : auto auto,auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

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

  #main{
    background-color : transparent;
    background-image : url(img/bg13_1.png);
    background-repeat : no-repeat;
    background-attachment : scroll;
    background-position : left top;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto,auto auto;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 30px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 30px;
    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 : 960px;
    box-sizing : content-box;
  }

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

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

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

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

  #sidebar1 {
  }

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

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

  a:focus {
  }

  a:hover {
  }

  body{
    min-width : 100%;
  }

  img{
    display : block;
  }
}

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

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

  #sidebar1{
    width : 220px;
    float : left;
  }
}

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

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

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

  #content{
    min-height : 50px;
  }

  #main{
    background-color : transparent;
    background-image : url(img/main-bg1.png);
    background-repeat : no-repeat;
    background-attachment : scroll;
    background-position : 100% 105%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  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 : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.page-access#content #page-content > .large{
  font-size : 1.2em;
}

.page-access#content #page-content > .medium{
  font-size : 1em;
}

.page-access#content #page-content > .small{
  font-size : 0.9em;
}

.page-access#content #page-content > .x-large{
  font-size : 1.5em;
}

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

.page-access#content #page-content > .xx-large{
  font-size : 2em;
}

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

.page-access#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

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

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

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

.page-access#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-access#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-access#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-access#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-access#content #page-content > p.indent{
  padding-left : 10px;
}

.page-access#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-button-1, #sp-button-15, #sp-button-16, #sp-button-17{
  width : 120px;
}

#sp-button-1 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a{
  font-size : 1.8rem;
  font-weight : normal;
  color : #00b9b3;
  background-color : #fef5e7;
  background-image : url(img/button-bg1.png);
  background-repeat : no-repeat;
  background-position : 8px center;
  text-decoration : none;
  text-align : center;
  padding-top : 4px;
  padding-left : 18px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active{
  color : #00ada7;
  background-image : url(img/button-bg1-on.png);
  text-decoration : underline;
  top : 1px;
}

#sp-button-1 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover{
  color : #00ada7;
  background-image : url(img/button-bg1-on.png);
  text-decoration : underline;
}

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

#breadcrumb-list div　a{
  color : #00bab4;
  text-decoration : underline;
}

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

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

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

#sp-site-navigation-3{
  background-color : #d7c29a;
  text-align : center;
  padding-top : 11px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-3 a{
  color : #ffffff;
  text-decoration : underline;
}

#sp-site-navigation-3 a:focus{
  color : #571914;
  background-color : transparent;
  text-decoration : underline;
}

#sp-site-navigation-3 a:hover{
  color : #571914;
  background-color : transparent;
  text-decoration : underline;
}

#sp-site-navigation-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;
  list-style-type : none;
  list-style-position : outside;
}

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

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

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

  #sp-site-navigation-3{
    width : 100%;
  }

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

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

  #sp-site-navigation-3 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-3 ul li{
    display : block;
  }

  #sp-site-navigation-3 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  .button-menu#sp-site-navigation-3{
    background-color : #d7c29a;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

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

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

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

#sp-table-2, #sp-table-4, #sp-table-6{
  font-size : 1.4rem;
  color : #404e68;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-2 > tbody > tr > .col-title, #sp-table-4 > tbody > tr > .col-title, #sp-table-6 > tbody > tr > .col-title{
  color : #ffb4b7;
  background-color : #fffff2;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-2 > tbody > tr > .row-title, #sp-table-4 > tbody > tr > .row-title, #sp-table-6 > tbody > tr > .row-title{
  color : #fffff2;
  background-color : #ffb4b7;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffb4b7;
  border-left-color : #ffb4b7;
  border-right-color : #ffb4b7;
  border-bottom-color : #ffb4b7;
}

#sp-table-2 > tbody > tr > td, #sp-table-4 > tbody > tr > td, #sp-table-6 > tbody > tr > td{
  color : #ffb4b7;
  background-color : #fffff2;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffb4b7;
  border-left-color : #ffb4b7;
  border-right-color : #ffb4b7;
  border-bottom-color : #ffb4b7;
}

#sp-table-2 > tbody > tr > th, #sp-table-4 > tbody > tr > th, #sp-table-6 > tbody > tr > th{
  color : #fffff2;
  background-color : #ffb4b7;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffb4b7;
  border-left-color : #ffb4b7;
  border-right-color : #ffb4b7;
  border-bottom-color : #ffb4b7;
  min-width : 40px;
}

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

  #sp-table-2, #sp-table-4, #sp-table-6{
    width : 100%;
  }

  #sp-table-2 > tbody > tr > td, #sp-table-4 > tbody > tr > td, #sp-table-6 > tbody > tr > td{
    display : block;
  }

  #sp-table-2 > tbody > tr > th, #sp-table-4 > tbody > tr > th, #sp-table-6 > tbody > tr > th{
    display : block;
  }
}

.page-company#content #page-content > .paragraph em, .page-company1#content #page-content > .paragraph em, .page-contact#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom10#content #page-content > .paragraph em, .page-custom13#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-custom5#content #page-content > .paragraph em, .page-custom6#content #page-content > .paragraph em, .page-custom7#content #page-content > .paragraph em, .page-custom9#content #page-content > .paragraph em, .page-doctor#content #page-content > .paragraph em, .page-doctor1#content #page-content > .paragraph em, .page-itemlist1#content #page-content > .paragraph em, .page-itemlist4#content #page-content > .paragraph em, .page-menu#content #page-content > .paragraph em, .page-menu1#content #page-content > .paragraph em, .page-menu2#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-privacy1#content #page-content > .paragraph em, .page-privacy2#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em{
  font-style : oblique;
  color : #571914;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #571914;
}

.page-company#content #page-content > .paragraph strong, .page-company1#content #page-content > .paragraph strong, .page-contact#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom10#content #page-content > .paragraph strong, .page-custom13#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-custom5#content #page-content > .paragraph strong, .page-custom6#content #page-content > .paragraph strong, .page-custom7#content #page-content > .paragraph strong, .page-custom9#content #page-content > .paragraph strong, .page-doctor#content #page-content > .paragraph strong, .page-doctor1#content #page-content > .paragraph strong, .page-itemlist1#content #page-content > .paragraph strong, .page-itemlist4#content #page-content > .paragraph strong, .page-menu#content #page-content > .paragraph strong, .page-menu1#content #page-content > .paragraph strong, .page-menu2#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-privacy1#content #page-content > .paragraph strong, .page-privacy2#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong{
  font-weight : bold;
  color : #571914;
}

.page-company#content #page-content > h1, .page-company1#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom9#content #page-content > h1, .page-doctor#content #page-content > h1, .page-doctor1#content #page-content > h1, .page-itemlist1#content #page-content > h1, .page-itemlist4#content #page-content > h1, .page-menu#content #page-content > h1, .page-menu1#content #page-content > h1, .page-menu2#content #page-content > h1, .page-privacy#content #page-content > h1, .page-privacy1#content #page-content > h1, .page-privacy2#content #page-content > h1, .page-toppage#content #page-content > h1{
  font-size : 2rem;
  font-weight : bold;
  color : #333333;
  margin-bottom : 15px;
}

.page-company#content #page-content > h2, .page-company1#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom9#content #page-content > h2, .page-doctor#content #page-content > h2, .page-doctor1#content #page-content > h2, .page-itemlist1#content #page-content > h2, .page-itemlist4#content #page-content > h2, .page-menu#content #page-content > h2, .page-menu1#content #page-content > h2, .page-menu2#content #page-content > h2, .page-privacy#content #page-content > h2, .page-privacy1#content #page-content > h2, .page-privacy2#content #page-content > h2, .page-toppage#content #page-content > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #333333;
  margin-bottom : 15px;
}

.page-company#content #page-content > h3, .page-company1#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom9#content #page-content > h3, .page-doctor#content #page-content > h3, .page-doctor1#content #page-content > h3, .page-itemlist1#content #page-content > h3, .page-itemlist4#content #page-content > h3, .page-menu#content #page-content > h3, .page-menu1#content #page-content > h3, .page-menu2#content #page-content > h3, .page-privacy#content #page-content > h3, .page-privacy1#content #page-content > h3, .page-privacy2#content #page-content > h3, .page-toppage#content #page-content > h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #fda4a7;
  margin-bottom : 15px;
}

.page-company#content #page-content > h4, .page-company1#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom9#content #page-content > h4, .page-doctor#content #page-content > h4, .page-doctor1#content #page-content > h4, .page-itemlist1#content #page-content > h4, .page-itemlist4#content #page-content > h4, .page-menu#content #page-content > h4, .page-menu1#content #page-content > h4, .page-menu2#content #page-content > h4, .page-privacy#content #page-content > h4, .page-privacy1#content #page-content > h4, .page-privacy2#content #page-content > h4, .page-toppage#content #page-content > h4{
  font-size : 1.6rem;
  font-weight : bold;
  color : #fda4a7;
  margin-bottom : 15px;
}

.page-company#content #page-content > h5, .page-company1#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom9#content #page-content > h5, .page-doctor#content #page-content > h5, .page-doctor1#content #page-content > h5, .page-itemlist1#content #page-content > h5, .page-itemlist4#content #page-content > h5, .page-menu#content #page-content > h5, .page-menu1#content #page-content > h5, .page-menu2#content #page-content > h5, .page-privacy#content #page-content > h5, .page-privacy1#content #page-content > h5, .page-privacy2#content #page-content > h5, .page-toppage#content #page-content > h5{
  font-size : 1.5rem;
  font-weight : bold;
  color : #333333;
  margin-bottom : 15px;
}

.page-company#content #page-content > h6, .page-company1#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom9#content #page-content > h6, .page-doctor#content #page-content > h6, .page-doctor1#content #page-content > h6, .page-itemlist1#content #page-content > h6, .page-itemlist4#content #page-content > h6, .page-menu#content #page-content > h6, .page-menu1#content #page-content > h6, .page-menu2#content #page-content > h6, .page-privacy#content #page-content > h6, .page-privacy1#content #page-content > h6, .page-privacy2#content #page-content > h6, .page-toppage#content #page-content > h6{
  font-size : 1.4rem;
  font-weight : bold;
  color : #fda4a7;
  margin-bottom : 15px;
}

.page-company#content #page-content > hr, .page-company1#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom9#content #page-content > hr, .page-doctor#content #page-content > hr, .page-doctor1#content #page-content > hr, .page-itemlist1#content #page-content > hr, .page-itemlist4#content #page-content > hr, .page-menu#content #page-content > hr, .page-menu1#content #page-content > hr, .page-menu2#content #page-content > hr, .page-privacy#content #page-content > hr, .page-privacy1#content #page-content > hr, .page-privacy2#content #page-content > hr, .page-toppage#content #page-content > hr{
  color : #d7c29a;
  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 : #d7c29a;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-company#content #page-content > p, .page-company1#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom13#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom9#content #page-content > p, .page-doctor#content #page-content > p, .page-doctor1#content #page-content > p, .page-itemlist1#content #page-content > p, .page-itemlist4#content #page-content > p, .page-menu#content #page-content > p, .page-menu1#content #page-content > p, .page-menu2#content #page-content > p, .page-privacy#content #page-content > p, .page-privacy1#content #page-content > p, .page-privacy2#content #page-content > p, .page-toppage#content #page-content > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #571914;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-company#content #page-content > p.indent, .page-company1#content #page-content > p.indent, .page-contact#content #page-content > p.indent, .page-custom#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom10#content #page-content > p.indent, .page-custom13#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-custom6#content #page-content > p.indent, .page-custom7#content #page-content > p.indent, .page-custom9#content #page-content > p.indent, .page-doctor#content #page-content > p.indent, .page-doctor1#content #page-content > p.indent, .page-itemlist1#content #page-content > p.indent, .page-itemlist4#content #page-content > p.indent, .page-menu#content #page-content > p.indent, .page-menu1#content #page-content > p.indent, .page-menu2#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-privacy1#content #page-content > p.indent, .page-privacy2#content #page-content > p.indent, .page-toppage#content #page-content > p.indent{
  padding-left : 5px;
}

.page-company#content #page-content > p.large, .page-company1#content #page-content > p.large, .page-contact#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom10#content #page-content > p.large, .page-custom13#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-custom5#content #page-content > p.large, .page-custom6#content #page-content > p.large, .page-custom7#content #page-content > p.large, .page-custom9#content #page-content > p.large, .page-doctor#content #page-content > p.large, .page-doctor1#content #page-content > p.large, .page-itemlist1#content #page-content > p.large, .page-itemlist4#content #page-content > p.large, .page-menu#content #page-content > p.large, .page-menu1#content #page-content > p.large, .page-menu2#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-privacy1#content #page-content > p.large, .page-privacy2#content #page-content > p.large, .page-toppage#content #page-content > p.large{
  font-size : 1.5rem;
}

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

  .page-company#content #page-content, .page-company1#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom13#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom9#content #page-content, .page-doctor#content #page-content, .page-doctor1#content #page-content, .page-itemlist1#content #page-content, .page-itemlist4#content #page-content, .page-menu#content #page-content, .page-menu1#content #page-content, .page-menu2#content #page-content, .page-privacy#content #page-content, .page-privacy1#content #page-content, .page-privacy2#content #page-content, .page-toppage#content #page-content{
    width : 100%;
  }
}

#sp-definition-list-1 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd, #sp-definition-list-5 > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

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

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

  #sp-definition-list-1 dd, #sp-definition-list-3 dd, #sp-definition-list-4 dd, #sp-definition-list-5 dd{
    margin-left : 20px;
  }
}

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

#sp-form-1 table{
  font-size : 1.4rem;
  color : #404e68;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 td{
  background-color : #fffff2;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  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 : #86d4d2;
  border-left-color : #86d4d2;
  border-right-color : #86d4d2;
  border-bottom-color : #86d4d2;
  width : auto;
}

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

#sp-form-1 textarea[name="message"]{
  color : #6d6d6d;
}

#sp-form-1 th{
  color : #fffff2;
  background-color : #86d4d2;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  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 : #86d4d2;
  border-left-color : #86d4d2;
  border-right-color : #86d4d2;
  border-bottom-color : #86d4d2;
  width : auto;
  min-width : 40px;
}

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

  #sp-form-1 table{
    border-top-width : medium;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #d8d8d8;
    border-right-color : #d8d8d8;
    border-bottom-color : #d8d8d8;
  }

  #sp-form-1 td{
    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 : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

  #sp-form-1 th{
    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 : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }
}

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

#sp-site-branding2-1 .extra{
  width : auto;
  top : 50px;
  bottom : inherit;
  right : 34%;
}

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

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

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  color : #fff7eb;
  text-align : left;
  width : 100%;
  position : absolute;
  top : 10px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/logo-1.png);
  background-repeat : no-repeat;
  background-position : center top;
  text-indent : -9999px;
  margin-top : 15px;
  margin-left : 4px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 660px;
  height : 85px;
  float : left;
}

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

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

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

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

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

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

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

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

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

#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  width : 120px;
}

#sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.8rem;
  font-weight : normal;
  color : #fef5e7;
  background-color : #87d4d2;
  background-image : url(img/button-bg2.png);
  background-repeat : no-repeat;
  background-position : 8px center;
  text-decoration : none;
  text-align : center;
  padding-top : 4px;
  padding-left : 18px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  display : block;
  position : relative;
}

#sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  background-color : #6ec9c7;
  background-image : url(img/button-bg2-on.png);
  top : 1px;
}

#sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  background-color : #6ec9c7;
  background-image : url(img/button-bg2-on.png);
}

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

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

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 35px;
  position : relative;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-3 .nav-next, #sp-wp-post-list-10 .nav-next, #sp-wp-post-list-11 .nav-next, #sp-wp-post-list-12 .nav-next, #sp-wp-post-list-13 .nav-next, #sp-wp-post-list-14 .nav-next, #sp-wp-post-list-15 .nav-next, #sp-wp-post-list-16 .nav-next, #sp-wp-post-list-17 .nav-next, #sp-wp-post-list-3 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-5 .nav-next, #sp-wp-post-list-6 .nav-next, #sp-wp-post-list-7 .nav-next, #sp-wp-post-list-8 .nav-next, #sp-wp-post-list-9 .nav-next{
  margin-right : 25px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-3 .nav-previous, #sp-wp-post-list-10 .nav-previous, #sp-wp-post-list-11 .nav-previous, #sp-wp-post-list-12 .nav-previous, #sp-wp-post-list-13 .nav-previous, #sp-wp-post-list-14 .nav-previous, #sp-wp-post-list-15 .nav-previous, #sp-wp-post-list-16 .nav-previous, #sp-wp-post-list-17 .nav-previous, #sp-wp-post-list-3 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-5 .nav-previous, #sp-wp-post-list-6 .nav-previous, #sp-wp-post-list-7 .nav-previous, #sp-wp-post-list-8 .nav-previous, #sp-wp-post-list-9 .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 article, #sp-entry-content-2 article, #sp-entry-content-3 article, #sp-wp-post-list-10 article, #sp-wp-post-list-11 article, #sp-wp-post-list-12 article, #sp-wp-post-list-13 article, #sp-wp-post-list-14 article, #sp-wp-post-list-15 article, #sp-wp-post-list-16 article, #sp-wp-post-list-17 article, #sp-wp-post-list-3 article, #sp-wp-post-list-4 article, #sp-wp-post-list-5 article, #sp-wp-post-list-6 article, #sp-wp-post-list-7 article, #sp-wp-post-list-8 article, #sp-wp-post-list-9 article{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > div, #sp-entry-content-2 article > div, #sp-entry-content-3 article > div, #sp-wp-post-list-10 article > div, #sp-wp-post-list-11 article > div, #sp-wp-post-list-12 article > div, #sp-wp-post-list-13 article > div, #sp-wp-post-list-14 article > div, #sp-wp-post-list-15 article > div, #sp-wp-post-list-16 article > div, #sp-wp-post-list-17 article > div, #sp-wp-post-list-3 article > div, #sp-wp-post-list-4 article > div, #sp-wp-post-list-5 article > div, #sp-wp-post-list-6 article > div, #sp-wp-post-list-7 article > div, #sp-wp-post-list-8 article > div, #sp-wp-post-list-9 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-2 dl, #sp-entry-content-3 dl, #sp-wp-post-list-10 dl, #sp-wp-post-list-11 dl, #sp-wp-post-list-12 dl, #sp-wp-post-list-13 dl, #sp-wp-post-list-14 dl, #sp-wp-post-list-15 dl, #sp-wp-post-list-16 dl, #sp-wp-post-list-17 dl, #sp-wp-post-list-3 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-5 dl, #sp-wp-post-list-6 dl, #sp-wp-post-list-7 dl, #sp-wp-post-list-8 dl, #sp-wp-post-list-9 dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-entry-content-1 h3, #sp-entry-content-2 h3, #sp-entry-content-3 h3, #sp-wp-post-list-10 h3, #sp-wp-post-list-11 h3, #sp-wp-post-list-12 h3, #sp-wp-post-list-13 h3, #sp-wp-post-list-14 h3, #sp-wp-post-list-15 h3, #sp-wp-post-list-16 h3, #sp-wp-post-list-17 h3, #sp-wp-post-list-3 h3, #sp-wp-post-list-4 h3, #sp-wp-post-list-5 h3, #sp-wp-post-list-6 h3, #sp-wp-post-list-7 h3, #sp-wp-post-list-8 h3, #sp-wp-post-list-9 h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #fda4a7;
  margin-bottom : 15px;
}

#sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-3 li, #sp-wp-post-list-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 li, #sp-wp-post-list-14 li, #sp-wp-post-list-15 li, #sp-wp-post-list-16 li, #sp-wp-post-list-17 li, #sp-wp-post-list-3 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li, #sp-wp-post-list-6 li, #sp-wp-post-list-7 li, #sp-wp-post-list-8 li, #sp-wp-post-list-9 li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-entry-content-2 p, #sp-entry-content-3 p, #sp-wp-post-list-10 p, #sp-wp-post-list-11 p, #sp-wp-post-list-12 p, #sp-wp-post-list-13 p, #sp-wp-post-list-14 p, #sp-wp-post-list-15 p, #sp-wp-post-list-16 p, #sp-wp-post-list-17 p, #sp-wp-post-list-3 p, #sp-wp-post-list-4 p, #sp-wp-post-list-5 p, #sp-wp-post-list-6 p, #sp-wp-post-list-7 p, #sp-wp-post-list-8 p, #sp-wp-post-list-9 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-2 p > img, #sp-entry-content-3 p > img, #sp-wp-post-list-10 p > img, #sp-wp-post-list-11 p > img, #sp-wp-post-list-12 p > img, #sp-wp-post-list-13 p > img, #sp-wp-post-list-14 p > img, #sp-wp-post-list-15 p > img, #sp-wp-post-list-16 p > img, #sp-wp-post-list-17 p > img, #sp-wp-post-list-3 p > img, #sp-wp-post-list-4 p > img, #sp-wp-post-list-5 p > img, #sp-wp-post-list-6 p > img, #sp-wp-post-list-7 p > img, #sp-wp-post-list-8 p > img, #sp-wp-post-list-9 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-3 ul, #sp-wp-post-list-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 ul, #sp-wp-post-list-14 ul, #sp-wp-post-list-15 ul, #sp-wp-post-list-16 ul, #sp-wp-post-list-17 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-6 ul, #sp-wp-post-list-7 ul, #sp-wp-post-list-8 ul, #sp-wp-post-list-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
  list-style-position : outside;
}

.hpb-more-entry#sp-entry-content-1, .hpb-more-entry#sp-entry-content-2, .hpb-more-entry#sp-entry-content-3, .hpb-more-entry#sp-wp-post-list-10, .hpb-more-entry#sp-wp-post-list-11, .hpb-more-entry#sp-wp-post-list-12, .hpb-more-entry#sp-wp-post-list-13, .hpb-more-entry#sp-wp-post-list-14, .hpb-more-entry#sp-wp-post-list-15, .hpb-more-entry#sp-wp-post-list-16, .hpb-more-entry#sp-wp-post-list-17, .hpb-more-entry#sp-wp-post-list-3, .hpb-more-entry#sp-wp-post-list-4, .hpb-more-entry#sp-wp-post-list-5, .hpb-more-entry#sp-wp-post-list-6, .hpb-more-entry#sp-wp-post-list-7, .hpb-more-entry#sp-wp-post-list-8, .hpb-more-entry#sp-wp-post-list-9{
  text-align : right;
  margin-right : 25px;
}

.hpb-more-entry#sp-entry-content-1 > a, .hpb-more-entry#sp-entry-content-2 > a, .hpb-more-entry#sp-entry-content-3 > a, .hpb-more-entry#sp-wp-post-list-10 > a, .hpb-more-entry#sp-wp-post-list-11 > a, .hpb-more-entry#sp-wp-post-list-12 > a, .hpb-more-entry#sp-wp-post-list-13 > a, .hpb-more-entry#sp-wp-post-list-14 > a, .hpb-more-entry#sp-wp-post-list-15 > a, .hpb-more-entry#sp-wp-post-list-16 > a, .hpb-more-entry#sp-wp-post-list-17 > a, .hpb-more-entry#sp-wp-post-list-3 > a, .hpb-more-entry#sp-wp-post-list-4 > a, .hpb-more-entry#sp-wp-post-list-5 > a, .hpb-more-entry#sp-wp-post-list-6 > a, .hpb-more-entry#sp-wp-post-list-7 > a, .hpb-more-entry#sp-wp-post-list-8 > a, .hpb-more-entry#sp-wp-post-list-9 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  color : #00bab4;
  text-decoration : underline;
  display : inline-block;
  position : relative;
}

.hpb-more-entry#sp-entry-content-1 > a:hover, .hpb-more-entry#sp-entry-content-2 > a:hover, .hpb-more-entry#sp-entry-content-3 > a:hover, .hpb-more-entry#sp-wp-post-list-10 > a:hover, .hpb-more-entry#sp-wp-post-list-11 > a:hover, .hpb-more-entry#sp-wp-post-list-12 > a:hover, .hpb-more-entry#sp-wp-post-list-13 > a:hover, .hpb-more-entry#sp-wp-post-list-14 > a:hover, .hpb-more-entry#sp-wp-post-list-15 > a:hover, .hpb-more-entry#sp-wp-post-list-16 > a:hover, .hpb-more-entry#sp-wp-post-list-17 > a:hover, .hpb-more-entry#sp-wp-post-list-3 > a:hover, .hpb-more-entry#sp-wp-post-list-4 > a:hover, .hpb-more-entry#sp-wp-post-list-5 > a:hover, .hpb-more-entry#sp-wp-post-list-6 > a:hover, .hpb-more-entry#sp-wp-post-list-7 > a:hover, .hpb-more-entry#sp-wp-post-list-8 > a:hover, .hpb-more-entry#sp-wp-post-list-9 > a:hover{
  text-decoration : none;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-wp-post-list-10 dd, .hpb-viewtype-content#sp-wp-post-list-11 dd, .hpb-viewtype-content#sp-wp-post-list-12 dd, .hpb-viewtype-content#sp-wp-post-list-13 dd, .hpb-viewtype-content#sp-wp-post-list-14 dd, .hpb-viewtype-content#sp-wp-post-list-15 dd, .hpb-viewtype-content#sp-wp-post-list-16 dd, .hpb-viewtype-content#sp-wp-post-list-17 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd, .hpb-viewtype-content#sp-wp-post-list-4 dd, .hpb-viewtype-content#sp-wp-post-list-5 dd, .hpb-viewtype-content#sp-wp-post-list-6 dd, .hpb-viewtype-content#sp-wp-post-list-7 dd, .hpb-viewtype-content#sp-wp-post-list-8 dd, .hpb-viewtype-content#sp-wp-post-list-9 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-wp-post-list-10 dl, .hpb-viewtype-content#sp-wp-post-list-11 dl, .hpb-viewtype-content#sp-wp-post-list-12 dl, .hpb-viewtype-content#sp-wp-post-list-13 dl, .hpb-viewtype-content#sp-wp-post-list-14 dl, .hpb-viewtype-content#sp-wp-post-list-15 dl, .hpb-viewtype-content#sp-wp-post-list-16 dl, .hpb-viewtype-content#sp-wp-post-list-17 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl, .hpb-viewtype-content#sp-wp-post-list-5 dl, .hpb-viewtype-content#sp-wp-post-list-6 dl, .hpb-viewtype-content#sp-wp-post-list-7 dl, .hpb-viewtype-content#sp-wp-post-list-8 dl, .hpb-viewtype-content#sp-wp-post-list-9 dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-wp-post-list-10 dt, .hpb-viewtype-content#sp-wp-post-list-11 dt, .hpb-viewtype-content#sp-wp-post-list-12 dt, .hpb-viewtype-content#sp-wp-post-list-13 dt, .hpb-viewtype-content#sp-wp-post-list-14 dt, .hpb-viewtype-content#sp-wp-post-list-15 dt, .hpb-viewtype-content#sp-wp-post-list-16 dt, .hpb-viewtype-content#sp-wp-post-list-17 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt, .hpb-viewtype-content#sp-wp-post-list-5 dt, .hpb-viewtype-content#sp-wp-post-list-6 dt, .hpb-viewtype-content#sp-wp-post-list-7 dt, .hpb-viewtype-content#sp-wp-post-list-8 dt, .hpb-viewtype-content#sp-wp-post-list-9 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-14 dd, .hpb-viewtype-date#sp-wp-post-list-15 dd, .hpb-viewtype-date#sp-wp-post-list-16 dd, .hpb-viewtype-date#sp-wp-post-list-17 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-wp-post-list-10 dl, .hpb-viewtype-date#sp-wp-post-list-11 dl, .hpb-viewtype-date#sp-wp-post-list-12 dl, .hpb-viewtype-date#sp-wp-post-list-13 dl, .hpb-viewtype-date#sp-wp-post-list-14 dl, .hpb-viewtype-date#sp-wp-post-list-15 dl, .hpb-viewtype-date#sp-wp-post-list-16 dl, .hpb-viewtype-date#sp-wp-post-list-17 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl, .hpb-viewtype-date#sp-wp-post-list-5 dl, .hpb-viewtype-date#sp-wp-post-list-6 dl, .hpb-viewtype-date#sp-wp-post-list-7 dl, .hpb-viewtype-date#sp-wp-post-list-8 dl, .hpb-viewtype-date#sp-wp-post-list-9 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-17 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 20px;
  padding-bottom : 5px;
  float : left;
  clear : left;
}

#sp-button-2, #sp-button-3{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-2 > a, #sp-button-3 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #35e796;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  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;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-2 > a:active, #sp-button-3 > a:active{
  background-color : #1ade85;
  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-button-2 > a:hover, #sp-button-3 > a:hover{
  background-color : #1ade85;
  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-definition-list-7{
  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-7 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-7 dt{
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

#sp-definition-list-7 > dd{
  color : #333333;
}

#sp-definition-list-7 > dt{
  color : #333333;
}

#sp-definition-list-10, #sp-definition-list-11, #sp-definition-list-12, #sp-definition-list-13, #sp-definition-list-14, #sp-definition-list-15, #sp-definition-list-16, #sp-definition-list-17, #sp-definition-list-18, #sp-definition-list-19, #sp-definition-list-20, #sp-definition-list-21, #sp-definition-list-22, #sp-definition-list-23, #sp-definition-list-24, #sp-definition-list-25, #sp-definition-list-26, #sp-definition-list-27, #sp-definition-list-28, #sp-definition-list-29, #sp-definition-list-30, #sp-definition-list-31, #sp-definition-list-32, #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-10 dd, #sp-definition-list-11 dd, #sp-definition-list-12 dd, #sp-definition-list-13 dd, #sp-definition-list-14 dd, #sp-definition-list-15 dd, #sp-definition-list-16 dd, #sp-definition-list-17 dd, #sp-definition-list-18 dd, #sp-definition-list-19 dd, #sp-definition-list-20 dd, #sp-definition-list-21 dd, #sp-definition-list-22 dd, #sp-definition-list-23 dd, #sp-definition-list-24 dd, #sp-definition-list-25 dd, #sp-definition-list-26 dd, #sp-definition-list-27 dd, #sp-definition-list-28 dd, #sp-definition-list-29 dd, #sp-definition-list-30 dd, #sp-definition-list-31 dd, #sp-definition-list-32 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-10 dt, #sp-definition-list-11 dt, #sp-definition-list-12 dt, #sp-definition-list-13 dt, #sp-definition-list-14 dt, #sp-definition-list-15 dt, #sp-definition-list-16 dt, #sp-definition-list-17 dt, #sp-definition-list-18 dt, #sp-definition-list-19 dt, #sp-definition-list-20 dt, #sp-definition-list-21 dt, #sp-definition-list-22 dt, #sp-definition-list-23 dt, #sp-definition-list-24 dt, #sp-definition-list-25 dt, #sp-definition-list-26 dt, #sp-definition-list-27 dt, #sp-definition-list-28 dt, #sp-definition-list-29 dt, #sp-definition-list-30 dt, #sp-definition-list-31 dt, #sp-definition-list-32 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-10 > dd, #sp-definition-list-11 > dd, #sp-definition-list-12 > dd, #sp-definition-list-13 > dd, #sp-definition-list-14 > dd, #sp-definition-list-15 > dd, #sp-definition-list-16 > dd, #sp-definition-list-17 > dd, #sp-definition-list-18 > dd, #sp-definition-list-19 > dd, #sp-definition-list-20 > dd, #sp-definition-list-21 > dd, #sp-definition-list-22 > dd, #sp-definition-list-23 > dd, #sp-definition-list-24 > dd, #sp-definition-list-25 > dd, #sp-definition-list-26 > dd, #sp-definition-list-27 > dd, #sp-definition-list-28 > dd, #sp-definition-list-29 > dd, #sp-definition-list-30 > dd, #sp-definition-list-31 > dd, #sp-definition-list-32 > dd, #sp-definition-list-8 > dd, #sp-definition-list-9 > dd{
  color : #333333;
}

#sp-definition-list-10 > dt, #sp-definition-list-11 > dt, #sp-definition-list-12 > dt, #sp-definition-list-13 > dt, #sp-definition-list-14 > dt, #sp-definition-list-15 > dt, #sp-definition-list-16 > dt, #sp-definition-list-17 > dt, #sp-definition-list-18 > dt, #sp-definition-list-19 > dt, #sp-definition-list-20 > dt, #sp-definition-list-21 > dt, #sp-definition-list-22 > dt, #sp-definition-list-23 > dt, #sp-definition-list-24 > dt, #sp-definition-list-25 > dt, #sp-definition-list-26 > dt, #sp-definition-list-27 > dt, #sp-definition-list-28 > dt, #sp-definition-list-29 > dt, #sp-definition-list-30 > dt, #sp-definition-list-31 > dt, #sp-definition-list-32 > dt, #sp-definition-list-8 > dt, #sp-definition-list-9 > dt{
  font-weight : bold;
  color : #333333;
}

#sp-definition-list-6, #spb-definition-list-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-6 dd, #spb-definition-list-1 dd{
  padding-top : 0px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 17px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-6 dt, #spb-definition-list-1 dt{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-definition-list-6 > dd, #spb-definition-list-1 > dd{
  color : #575757;
}

#sp-definition-list-6 > dt, #spb-definition-list-1 > dt{
  color : #ffffff;
}

#sp-definition-list-2{
  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{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #6ad4bf;
}

#sp-definition-list-2 dt{
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #6ad4bf;
}

#sp-definition-list-2 > dd{
  color : #333333;
}

#sp-definition-list-2 > dt{
  font-weight : bold;
  color : #565656;
}

#sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-10, #sp-image-106, #sp-image-107, #sp-image-11, #sp-image-12, #sp-image-121, #sp-image-122, #sp-image-13, #sp-image-136, #sp-image-137, #sp-image-14, #sp-image-15, #sp-image-151, #sp-image-152, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-85, #sp-image-86, #sp-image-9{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

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

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

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img, #sp-item-gallery-2> 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{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  width : 100%;
  display : block;
}

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

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

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

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

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

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

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

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

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

#sp-image-1, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-108, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-120, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-138, #sp-image-139, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-150, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-2, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99, #spb-image-1, #spb-image-2, #spb-image-3, #spb-image-4{
  max-width : 100%;
}

#sp-wp-post-list-2{
  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-2 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

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

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

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

#sp-wp-post-list-2 ::after {
}

#sp-wp-post-list-2 a{
  color : #2c7af5;
  text-decoration : none;
}

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

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

#sp-wp-post-list-2 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

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

#sp-wp-post-list-2 footer{
  color : #999999;
}

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

#sp-wp-post-list-2 h4{
  font-size : 14px;
  color : #505050;
  padding-top : 3px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-wp-post-list-2 h4 a{
  color : #505050;
  text-decoration : none;
}

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

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

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

#sp-wp-post-list-2 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-2 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-2 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-2 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

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

.hpb-viewtype-date#sp-wp-post-list-2 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-2 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

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

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

#sp-wp-post-list-2 > a:active{
  text-decoration : underline;
}

#sp-wp-post-list-2 > h3{
  font-size : 16px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-wp-post-list-1{
  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{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .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{
  margin-right : 10px;
  float : right;
}

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

#sp-wp-post-list-1 a{
  color : #eb6877;
  text-decoration : none;
}

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

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

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

#sp-wp-post-list-1 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

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

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

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

#sp-wp-post-list-1 h4{
  font-size : 15px;
  color : #eb6877;
  padding-left : 8px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

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

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

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

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

#sp-wp-post-list-1 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{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 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{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

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

.hpb-viewtype-date#sp-wp-post-list-1 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{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

#sp-wp-post-list-1 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #eea4ad;
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb6877;
  border-bottom-color : #eb6877;
}

#sp-table-10, #sp-table-7, #sp-table-8, #sp-table-9{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-10 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

#sp-table-10 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-10 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-10 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

  #sp-table-10, #sp-table-7, #sp-table-8, #sp-table-9{
    width : 100%;
  }
}

#sp-table-1, #sp-table-3, #sp-table-5{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 td, #sp-table-3 td, #sp-table-5 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  display : table-cell;
}

#sp-table-1 th, #sp-table-3 th, #sp-table-5 th{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-1 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

#sp-table-1 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

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

  #sp-table-1, #sp-table-3, #sp-table-5{
    width : 100%;
  }
}

#sp-site-navigation-1, #sp-site-navigation-2{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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%;
}

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

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

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

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

#sp-site-navigation-1 li.current_page_item > a, #sp-site-navigation-2 li.current_page_item > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 ul ul, #sp-site-navigation-2 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-1 ul ul li a, #sp-site-navigation-2 ul ul li a{
  font-size : 80%;
  color : #333333;
  background-color : #ffebeb;
  text-decoration : none;
  padding-left : 30px;
  margin-left : 1px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 ul ul li.current-menu-ancestor > a, #sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 ul ul li.current-menu-item > a, #sp-site-navigation-2 ul ul li.current-menu-item > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 ul ul li.current_page_ancestor > a, #sp-site-navigation-2 ul ul li.current_page_ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 ul ul li.current_page_item > a, #sp-site-navigation-2 ul ul li.current_page_item > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 > ul, #sp-site-navigation-2 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #ffffff;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-1 > ul > li, #sp-site-navigation-2 > ul > li{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff9e9e;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

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

#sp-site-navigation-1 > ul > li > a, #sp-site-navigation-2 > ul > li > a{
  line-height : 40px;
  color : #777777;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-left : 1px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover{
  color : #555555;
  background-color : #ffb8b8;
  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-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

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

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

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

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

  #sp-site-navigation-1 li.current_page_item > a, #sp-site-navigation-2 li.current_page_item > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 ul, #sp-site-navigation-2 ul{
    background-color : #ffebeb;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul ul li a, #sp-site-navigation-2 ul ul li a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a, #sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a, #sp-site-navigation-2 ul ul li.current-menu-item > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor > a, #sp-site-navigation-2 ul ul li.current_page_ancestor > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 ul ul li.current_page_item > a, #sp-site-navigation-2 ul ul li.current_page_item > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

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

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

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

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-2 > ul > li > a{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover{
    margin-left : 0px;
    border-left-width : 0px;
    border-left-style : none;
    border-left-color : initial;
  }

  .menu-toggle, .menu-toggle{
    display : none;
  }
}

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

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

#breadcrumb-list{
  font-size : 1.5rem;
  color : #000000;
  background-color : #eafff9;
}

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

.page-access#content #page-content{
  font-size : 1.5rem;
  background-color : #ffffff;
}

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

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

.page-contact#content #page-content{
  font-size : 2rem;
  background-color : #ffffff;
}

.page-contact#content #page-content > .paragraph small{
  font-size : 2rem;
}

.page-contact#content #page-content > h2{
  font-size : 2.3rem;
}

.page-menu2#content #page-content > .paragraph small{
  font-size : 1.5rem;
  color : #000000;
}

.page-menu2#content #page-content > h1{
  color : #000000;
}

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

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

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

#sp-button-1 > a{
  font-size : 2rem;
  font-family : "AR PハイカラＰＯＰ体H", "AR P丸ゴシック体E";
  font-weight : bold;
  color : #e8651d;
  background-color : #fff2cc;
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-10 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-11 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-12 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-13 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-14 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-15 > a{
  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 : #64b29a;
  border-left-color : #64b29a;
  border-right-color : #64b29a;
  border-bottom-color : #64b29a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-16 > a{
  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 : #64b29a;
  border-left-color : #64b29a;
  border-right-color : #64b29a;
  border-bottom-color : #64b29a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-17 > a{
  font-size : 2rem;
  font-family : "AR PハイカラＰＯＰ体H", "AR P丸ゴシック体E";
  font-weight : bold;
  color : #e8651d;
  background-color : #fff2cc;
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-2 > a{
  font-size : 2rem;
  font-weight : bold;
  color : #ef434e;
  background-color : #00ffbf;
  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 : #ef434e;
  border-left-color : #ef434e;
  border-right-color : #ef434e;
  border-bottom-color : #ef434e;
}

#sp-button-3 > a{
  font-size : 2rem;
  font-weight : bold;
  color : #ef434e;
  background-color : #00ffbf;
  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 : #ef434e;
  border-left-color : #ef434e;
  border-right-color : #ef434e;
  border-bottom-color : #ef434e;
}

#sp-button-4 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-5 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-6 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-7 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-8 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-9 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #514dff;
  background-color : #fff3aa;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-definition-list-1 > dd{
  font-size : 1.5rem;
  color : #000000;
}

#sp-definition-list-1 > dt{
  font-size : 1.5rem;
  color : #000000;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffbdb9;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-definition-list-10 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-11 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-12 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-13 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-14 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-15 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-16 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-17 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-18 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-19 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-2 > dd{
  font-size : 2rem;
}

#sp-definition-list-2 > dt{
  font-size : 2rem;
}

#sp-definition-list-20 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-21 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-22 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-23 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-24 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-25 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-26 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-27 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-28 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-29 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-3 > dd{
  font-size : 1.8rem;
  color : #00996b;
}

#sp-definition-list-3 > dt{
  font-size : 2rem;
  font-weight : bold;
  color : #f04b8d;
  background-color : #ffffff;
  border-top-width : 4px;
  border-left-width : 4px;
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #f04b8d;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-definition-list-30 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-31 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-32 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-4 > dd{
  font-size : 1.8rem;
  color : #00996b;
}

#sp-definition-list-4 > dt{
  font-size : 2rem;
  font-weight : bold;
  color : #f04b8d;
  background-color : #ffffff;
  border-top-width : 4px;
  border-left-width : 4px;
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #f04b8d;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-definition-list-5 > dd{
  font-size : 1.8rem;
  color : #00996b;
}

#sp-definition-list-5 > dt{
  font-size : 2rem;
  font-weight : bold;
  color : #f04b8d;
  background-color : #ffffff;
  border-top-width : 4px;
  border-left-width : 4px;
  border-right-width : 4px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #f04b8d;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-definition-list-6 > dd{
  color : #000000;
}

#sp-definition-list-6 > dt{
  font-size : 1.8rem;
  font-weight : bold;
  color : #0600f2;
}

#sp-definition-list-7{
  font-size : 1.2rem;
}

#sp-definition-list-7 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-7 > dd > p{
  font-size : 2rem;
}

#sp-definition-list-7 > dt{
  font-size : 2rem;
}

#sp-definition-list-8 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-definition-list-9 > dd{
  font-size : 2rem;
  font-weight : normal;
}

#sp-form-1{
  color : #000000;
}

#sp-form-1 > table td{
  font-size : 1.6rem;
}

#sp-form-1 > table th{
  font-size : 1.6rem;
  color : #000000;
  background-color : #b9f2ff;
}

#sp-image-10{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-106{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-107{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-11{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-12{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-121{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-122{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-13{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-136{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-137{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-14{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-15{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-151{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-152{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-16{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-17{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-18{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-19{
  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 : #ffe699;
  border-left-color : #ffe699;
  border-right-color : #ffe699;
  border-bottom-color : #ffe699;
}

#sp-image-20{
  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 : #ffe699;
  border-left-color : #ffe699;
  border-right-color : #ffe699;
  border-bottom-color : #ffe699;
}

#sp-image-21{
  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 : #ffe699;
  border-left-color : #ffe699;
  border-right-color : #ffe699;
  border-bottom-color : #ffe699;
}

#sp-image-22{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-23{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-24{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-25{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-26{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-27{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-28{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-29{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-3{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-30{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-31{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-32{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-33{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-34{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-35{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-36{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-37{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-38{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-39{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-4{
  background-color : transparent;
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-40{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-41{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-42{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-43{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-44{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-45{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-46{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-47{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-48{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-49{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-5{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-50{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-51{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-52{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-53{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-54{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-55{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-56{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-6{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-7{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-8{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-image-85{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-86{
  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 : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #ffc200;
  border-bottom-color : #ffc200;
}

#sp-image-9{
  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 : #e8651d;
  border-left-color : #e8651d;
  border-right-color : #e8651d;
  border-bottom-color : #e8651d;
}

#sp-item-gallery-1{
  color : #000000;
}

#sp-item-gallery-1 > ul > li{
  color : #121125;
  width : 230px;
  height : 450px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-content{
  font-size : 1.3rem;
  font-weight : bold;
  line-height : 130%;
  color : #000000;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price{
  font-size : 1.5rem;
  font-family : "AR P浪漫明朝体U";
  font-weight : bold;
  color : #d10656;
  background-position : left center;
  background-size : auto auto,auto auto;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price .item-gallery-price-after{
  font-size : 1.5rem;
  color : #e8034a;
  background-size : cover;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price .item-gallery-price-before{
  font-size : 1.4rem;
  color : #121125;
  background-size : contain;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-family : "AR P浪漫明朝体U", "AR PハイカラＰＯＰ体H", "AR P黒丸ＰＯＰ体H", "AR PなごみＰＯＰ体B";
  font-weight : bold;
  color : #121125;
}

#sp-item-gallery-2{
  color : #000000;
}

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

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  font-size : 1.5rem;
  font-weight : bold;
  line-height : 150%;
  color : #000000;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price{
  font-size : 2rem;
  font-family : "AR P浪漫明朝体U";
  font-weight : bold;
  color : #d10656;
  background-size : cover;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-after{
  font-size : 1.8rem;
  color : #e8034a;
  background-size : cover;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-before{
  font-size : 1.8rem;
  color : #121125;
  background-size : cover;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-family : "AR P浪漫明朝体U", "AR PハイカラＰＯＰ体H", "AR P黒丸ＰＯＰ体H", "AR PなごみＰＯＰ体B";
  font-weight : bold;
  color : #121125;
}

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

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

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

#sp-page-title-2 h1{
  color : #b28476;
}

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

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

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

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

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

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

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

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

#sp-photo-motion-1{
  background-color : transparent;
  background-image : url(img/bg01_3.png);
}

#sp-site-branding2-1{
  background-color : transparent;
  background-image : url(img/button-bg1.png);
}

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

#sp-site-branding2-1 > .extra{
  font-size : 1.8rem;
  color : #b5455d;
  background-color : transparent;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-site-branding2-1 > .extra > .paragraph small{
  font-size : 1.4rem;
}

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

#sp-site-branding2-1 > .site-description{
  font-size : 1.5rem;
  color : #285930;
}

#sp-site-branding2-1 > .site-title{
  background-color : transparent;
}

#sp-site-navigation-1{
  font-size : 1.6rem;
  font-weight : bold;
  color : #e81d94;
  background-color : #d5fff1;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-site-navigation-1 > ul{
  background-color : #64b29a;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #a2d0c2;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-site-navigation-1 > ul > li li > a:visited{
  font-size : 1.5rem;
  font-weight : bold;
  color : #000000;
}

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

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #a0b25f;
  background-color : #fcf1f2;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #fa6900;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-2{
  font-size : 1.6rem;
  font-weight : bold;
  color : #e81d94;
  background-color : #d5fff1;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-site-navigation-2 > ul{
  background-color : #64b29a;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #a2d0c2;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-site-navigation-2 > ul > li li > a:visited{
  font-size : 1.5rem;
  font-weight : bold;
  color : #000000;
}

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

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #a0b25f;
  background-color : #fcf1f2;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #fa6900;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-1 > tbody > tr > td{
  color : #000000;
}

#sp-table-1 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-1 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-2 > tbody > tr > td{
  color : #000000;
  text-align : center;
}

#sp-table-2 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-2 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #020042;
}

#sp-table-3 > tbody > tr > td{
  color : #000000;
}

#sp-table-3 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-3 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-4 > tbody > tr > td{
  color : #000000;
  text-align : center;
}

#sp-table-4 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-4 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #020042;
}

#sp-table-5 > tbody > tr > td{
  color : #000000;
}

#sp-table-5 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-5 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-6 > tbody > tr > td{
  color : #000000;
  text-align : center;
}

#sp-table-6 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #000000;
}

#sp-table-6 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #020042;
}

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

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd{
  font-weight : bold;
  color : #fa6900;
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:link{
  color : #fa6900;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dt{
  color : #ffa562;
}

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

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

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

.sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph small{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header > h4{
  font-size : 2rem;
}

#spb-definition-list-1 > dd{
  color : #000000;
}

#spb-definition-list-1 > dt{
  font-size : 2rem;
  font-weight : bold;
  color : #0600f2;
}

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

  #sp-button-1{
    float : none;
    position : absolute;
    top : -118px;
    bottom : auto;
    right : auto;
    left : 280px;
  }

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

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

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

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

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

  #sp-button-15{
    margin-left : 27px;
    width : 195px;
    height : 36px;
  }

  #sp-button-16{
    margin-left : 27px;
    width : 195px;
    height : 36px;
  }

  #sp-button-17{
    width : 209px;
    float : none;
    position : absolute;
    top : 188px;
    bottom : auto;
    right : auto;
    left : 69px;
  }

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

  #sp-button-3{
    width : 446px;
    display : none;
  }

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

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

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

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

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

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

  #sp-definition-list-10{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-11{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-12{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-13{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-14{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-15{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-16{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-17{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-18{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-19{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-2{
    min-height : 232px;
  }

  #sp-definition-list-20{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-21{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-22{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-23{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-24{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-25{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-26{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-27{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-28{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-29{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-3{
    margin-top : 32px;
    margin-bottom : -68px;
    min-height : 46px;
  }

  #sp-definition-list-30{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-31{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-32{
    width : 727px;
    min-height : 330px;
    display : none;
  }

  #sp-definition-list-4{
    margin-top : 37px;
    margin-bottom : -61px;
    min-height : 70px;
  }

  #sp-definition-list-5{
    margin-top : 37px;
    margin-bottom : -24px;
    min-height : 65px;
  }

  #sp-definition-list-6{
    display : none;
  }

  #sp-definition-list-8{
    width : 727px;
    min-height : 330px;
  }

  #sp-definition-list-9{
    width : 727px;
    min-height : 330px;
    display : none;
  }

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

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

  #sp-html-src-1{
    float : none;
    position : absolute;
    top : 405px;
    bottom : auto;
    right : auto;
    left : -227px;
  }

  #sp-html-src-2{
    min-height : 61px;
  }

  #sp-html-src-3{
    display : none;
  }

  #sp-html-src-5{
    float : none;
    display : none;
    position : absolute;
    top : 472px;
    bottom : auto;
    right : auto;
    left : 21px;
  }

  #sp-html-src-6{
    float : none;
    position : absolute;
    top : 325px;
    bottom : auto;
    right : auto;
    left : 35px;
  }

  #sp-html-src-7{
    float : none;
    position : absolute;
    top : 686px;
    bottom : auto;
    right : auto;
    left : 35px;
  }

  #sp-image-1{
    margin-bottom : 1px;
    width : 726px;
    height : 73px;
  }

  #sp-image-10{
    width : 727px;
    height : 75px;
  }

  #sp-image-100{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-101{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1838px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-102{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1381px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-103{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1381px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-104{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1382px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-105{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1839px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-106{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-107{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-108{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1029px;
    bottom : auto;
    right : auto;
    left : 496px;
    z-index : 1;
  }

  #sp-image-109{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1027px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-11{
    width : 726px;
    height : 85px;
  }

  #sp-image-110{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2292px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-111{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2293px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-112{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2294px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-113{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-114{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3204px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-115{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-116{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-117{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-118{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 486px;
    z-index : 1;
  }

  #sp-image-119{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-12{
    width : 726px;
    height : 85px;
  }

  #sp-image-120{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1533px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-121{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-122{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-123{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1027px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-124{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1026px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-125{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2292px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-126{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2293px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-127{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2294px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-128{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-129{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3204px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-13{
    width : 212px;
    height : 65px;
    float : none;
    position : absolute;
    top : 1382px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-130{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-131{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-132{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-133{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 486px;
    z-index : 1;
  }

  #sp-image-134{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-135{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1533px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-136{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-137{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-138{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1027px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-139{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1026px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-14{
    width : 212px;
    height : 65px;
    float : none;
    position : absolute;
    top : 1837px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-140{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2292px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-141{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2293px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-142{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2294px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-143{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-144{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3204px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-145{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-146{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-147{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-148{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 486px;
    z-index : 1;
  }

  #sp-image-149{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-15{
    width : 212px;
    height : 65px;
    float : none;
    position : absolute;
    top : 1837px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-150{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1533px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-151{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-152{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-153{
    width : 700px;
    height : 420px;
  }

  #sp-image-154{
    width : 360px;
    height : 270px;
    float : none;
    position : absolute;
    top : 12px;
    bottom : auto;
    right : auto;
    left : 373px;
  }

  #sp-image-155{
    width : 360px;
    height : 270px;
    float : none;
    position : absolute;
    top : 296px;
    bottom : auto;
    right : auto;
    left : 377px;
  }

  #sp-image-156{
    width : 360px;
    height : 270px;
    float : none;
    position : absolute;
    top : 296px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-image-16{
    width : 212px;
    height : 65px;
    float : none;
    position : absolute;
    top : 1383px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-163{
    width : 560px;
    height : 800px;
  }

  #sp-image-164{
    display : none;
  }

  #sp-image-165{
    width : 730px;
    height : 451px;
  }

  #sp-image-17{
    width : 212px;
    height : 65px;
    float : none;
    position : absolute;
    top : 1382px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-18{
    width : 212px;
    height : 65px;
    float : none;
    position : absolute;
    top : 924px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-19{
    width : 213px;
    height : 66px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 496px;
    z-index : 2;
  }

  #sp-image-20{
    width : 213px;
    height : 66px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 256px;
    z-index : 2;
  }

  #sp-image-21{
    width : 213px;
    height : 66px;
    float : none;
    position : absolute;
    top : 2293px;
    bottom : auto;
    right : auto;
    left : 496px;
    z-index : 2;
  }

  #sp-image-22{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-23{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-24{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-25{
    width : 211px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1382px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-26{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 925px;
    bottom : auto;
    right : auto;
    left : 15px;
    z-index : 1;
  }

  #sp-image-27{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1838px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-28{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 2292px;
    bottom : auto;
    right : auto;
    left : 254px;
    z-index : 1;
  }

  #sp-image-29{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-3{
    width : 727px;
    height : 81px;
  }

  #sp-image-30{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 497px;
    z-index : 1;
  }

  #sp-image-31{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 2294px;
    bottom : auto;
    right : auto;
    left : 495px;
    z-index : 1;
  }

  #sp-image-32{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 3208px;
    bottom : auto;
    right : auto;
    left : 496px;
    z-index : 1;
  }

  #sp-image-33{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-34{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 3206px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-35{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 16px;
    z-index : 1;
  }

  #sp-image-36{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1837px;
    bottom : auto;
    right : auto;
    left : 496px;
    z-index : 1;
  }

  #sp-image-37{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 2291px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-38{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1839px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-39{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1383px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-4{
    width : 727px;
    height : 81px;
  }

  #sp-image-40{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1383px;
    bottom : auto;
    right : auto;
    left : 495px;
    z-index : 1;
  }

  #sp-image-41{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 928px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-42{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 927px;
    bottom : auto;
    right : auto;
    left : 497px;
    z-index : 1;
  }

  #sp-image-43{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-44{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-45{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-46{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-47{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-48{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-49{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-5{
    width : 727px;
    height : 81px;
  }

  #sp-image-50{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-51{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-52{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-53{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-54{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1381px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-55{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1381px;
    bottom : auto;
    right : auto;
    left : 483px;
    z-index : 1;
  }

  #sp-image-56{
    width : 213px;
    height : 63px;
    float : none;
    position : absolute;
    top : 1837px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-57{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-58{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3204px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-59{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-6{
    width : 727px;
    height : 81px;
  }

  #sp-image-60{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-61{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-62{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 486px;
    z-index : 1;
  }

  #sp-image-63{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-64{
    width : 215px;
    height : 59px;
    float : none;
    position : absolute;
    top : 926px;
    bottom : auto;
    right : auto;
    left : 255px;
    z-index : 1;
  }

  #sp-image-65{
    width : 215px;
    height : 59px;
    float : none;
    position : absolute;
    top : 1838px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-66{
    width : 215px;
    height : 59px;
    float : none;
    position : absolute;
    top : 1382px;
    bottom : auto;
    right : auto;
    left : 495px;
    z-index : 1;
  }

  #sp-image-67{
    width : 215px;
    height : 59px;
    float : none;
    position : absolute;
    top : 1380px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-68{
    width : 215px;
    height : 59px;
    float : none;
    position : absolute;
    top : 925px;
    bottom : auto;
    right : auto;
    left : 495px;
    z-index : 1;
  }

  #sp-image-69{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1838px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-7{
    width : 727px;
    height : 75px;
  }

  #sp-image-70{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2292px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-71{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2293px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-72{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2294px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-73{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-74{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3204px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-75{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-76{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-77{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-78{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 486px;
    z-index : 1;
  }

  #sp-image-79{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2750px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-8{
    width : 726px;
    height : 85px;
  }

  #sp-image-80{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1838px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-81{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1381px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-82{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1381px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-83{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1382px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-84{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1839px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-85{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-86{
    width : 218px;
    height : 65px;
    float : none;
    display : none;
    position : absolute;
    top : 283px;
    bottom : auto;
    right : auto;
    left : 11px;
    z-index : 1;
  }

  #sp-image-87{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 926px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-88{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 926px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-89{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 927px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-9{
    width : 727px;
    height : 81px;
  }

  #sp-image-90{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 1838px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-91{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2292px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-92{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2293px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-93{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2294px;
    bottom : auto;
    right : auto;
    left : 248px;
    z-index : 1;
  }

  #sp-image-94{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 249px;
    z-index : 1;
  }

  #sp-image-95{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3204px;
    bottom : auto;
    right : auto;
    left : 250px;
    z-index : 1;
  }

  #sp-image-96{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 485px;
    z-index : 1;
  }

  #sp-image-97{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3205px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-98{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 3662px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-99{
    width : 211px;
    height : 58px;
    float : none;
    position : absolute;
    top : 2749px;
    bottom : auto;
    right : auto;
    left : 486px;
    z-index : 1;
  }

  #sp-item-gallery-2{
    display : none;
  }

  #sp-object-1{
    width : 731px;
    height : 485px;
  }

  #sp-object-2{
    width : 360px;
    height : 270px;
    float : none;
    position : absolute;
    top : 10px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-page-title-2{
    margin-top : 12px;
    margin-bottom : 13px;
  }

  #sp-page-title-3{
    margin-top : 12px;
    margin-bottom : 13px;
  }

  #sp-page-title-4{
    margin-top : 0px;
    margin-bottom : -8px;
  }

  #sp-page-title-5{
    margin-bottom : 0px;
  }

  #sp-page-title-6{
    margin-bottom : -7px;
  }

  #sp-page-title-7{
    margin-bottom : -7px;
  }

  #sp-page-title-8{
    margin-bottom : -7px;
  }

  #sp-photo-motion-1{
    margin-top : 0px;
    margin-bottom : 34px;
    width : 730px;
    height : 321px;
  }

  #sp-photo-motion-13{
    width : 711px;
    height : 966px;
  }

  #sp-site-branding2-1{
    margin-left : -1017px;
    margin-right : -899px;
    margin-bottom : -1px;
    min-height : 141px;
  }

  #sp-site-branding2-1 > .extra{
    margin-right : 0px;
    width : 325px;
    min-height : 41px;
    top : 49px;
    bottom : auto;
    right : 894px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 63px;
    width : 2364px;
    height : 26px;
    float : left;
    position : relative;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : -5px;
    margin-left : -5px;
    margin-right : -432px;
    margin-bottom : -49px;
    width : 519px;
    height : 72px;
  }

  #sp-site-navigation-1{
    margin-bottom : 20px;
    min-height : 293px;
    display : none;
  }

  #sp-site-navigation-2{
    margin-bottom : 20px;
    min-height : 293px;
  }

  #sp-site-navigation-3{
    margin-top : 20px;
    width : 659px;
    min-height : 29px;
  }

  #sp-table-1{
    display : none;
  }

  #sp-table-3{
    display : none;
  }

  #sp-table-4{
    margin-top : 47px;
  }

  #sp-table-5{
    display : none;
  }

  #sp-table-6{
    margin-top : -1px;
  }

  #sp-table-9{
    width : 608px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 2px;
    margin-bottom : 3px;
    min-height : 132px;
  }

  #spb-image-1{
    width : 700px;
    height : 420px;
  }

  #spb-image-2{
    width : 700px;
    height : 420px;
  }

  #spb-image-3{
    width : 700px;
    height : 420px;
  }

  #spb-image-4{
    width : 700px;
    height : 420px;
  }
}

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

  #sp-button-1{
    float : none;
    display : none;
    position : absolute;
    top : -52px;
    bottom : auto;
    right : auto;
    left : 176px;
  }

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

  #sp-button-16{
    width : 170px;
  }

  #sp-button-17{
    width : 174px;
    float : none;
    position : absolute;
    top : 350px;
    bottom : auto;
    right : auto;
    left : 31px;
  }

  #sp-button-2{
    display : none;
  }

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

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

  #sp-definition-list-10{
    display : none;
  }

  #sp-definition-list-12{
    display : none;
  }

  #sp-definition-list-14{
    display : none;
  }

  #sp-definition-list-16{
    display : none;
  }

  #sp-definition-list-18{
    display : none;
  }

  #sp-definition-list-21{
    display : none;
  }

  #sp-definition-list-27{
    display : none;
  }

  #sp-definition-list-29{
    display : none;
  }

  #sp-definition-list-3{
    margin-bottom : -63px;
    min-height : 69px;
  }

  #sp-definition-list-31{
    display : none;
  }

  #sp-definition-list-4{
    margin-top : 39px;
    margin-bottom : -11px;
    min-height : 143px;
  }

  #sp-definition-list-5{
    margin-top : 37px;
    margin-bottom : -3px;
    width : 306px;
  }

  #sp-definition-list-8{
    display : none;
  }

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

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

  #sp-html-src-2{
    display : none;
  }

  #sp-html-src-3{
    min-height : 36px;
  }

  #sp-html-src-6{
    display : none;
  }

  #sp-image-1{
    width : 333px;
    height : 34px;
  }

  #sp-image-100{
    display : none;
  }

  #sp-image-101{
    display : none;
  }

  #sp-image-102{
    display : none;
  }

  #sp-image-103{
    display : none;
  }

  #sp-image-104{
    display : none;
  }

  #sp-image-105{
    display : none;
  }

  #sp-image-106{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-107{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-108{
    display : none;
  }

  #sp-image-109{
    display : none;
  }

  #sp-image-110{
    display : none;
  }

  #sp-image-111{
    display : none;
  }

  #sp-image-112{
    display : none;
  }

  #sp-image-113{
    display : none;
  }

  #sp-image-114{
    display : none;
  }

  #sp-image-115{
    display : none;
  }

  #sp-image-116{
    display : none;
  }

  #sp-image-117{
    display : none;
  }

  #sp-image-118{
    display : none;
  }

  #sp-image-119{
    display : none;
  }

  #sp-image-120{
    display : none;
  }

  #sp-image-121{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-122{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-123{
    display : none;
  }

  #sp-image-124{
    display : none;
  }

  #sp-image-125{
    display : none;
  }

  #sp-image-126{
    display : none;
  }

  #sp-image-127{
    display : none;
  }

  #sp-image-128{
    display : none;
  }

  #sp-image-129{
    display : none;
  }

  #sp-image-13{
    width : 278px;
    height : 94px;
    float : none;
    display : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 20px;
    z-index : 1;
  }

  #sp-image-130{
    display : none;
  }

  #sp-image-131{
    display : none;
  }

  #sp-image-132{
    display : none;
  }

  #sp-image-133{
    display : none;
  }

  #sp-image-134{
    display : none;
  }

  #sp-image-135{
    display : none;
  }

  #sp-image-136{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-137{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-138{
    display : none;
  }

  #sp-image-139{
    display : none;
  }

  #sp-image-14{
    width : 278px;
    height : 94px;
    float : none;
    display : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 20px;
    z-index : 1;
  }

  #sp-image-140{
    display : none;
  }

  #sp-image-141{
    display : none;
  }

  #sp-image-142{
    display : none;
  }

  #sp-image-143{
    display : none;
  }

  #sp-image-144{
    display : none;
  }

  #sp-image-145{
    display : none;
  }

  #sp-image-146{
    display : none;
  }

  #sp-image-147{
    display : none;
  }

  #sp-image-148{
    display : none;
  }

  #sp-image-149{
    display : none;
  }

  #sp-image-15{
    width : 278px;
    height : 94px;
    float : none;
    display : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 20px;
    z-index : 1;
  }

  #sp-image-150{
    display : none;
  }

  #sp-image-151{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-152{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-153{
    display : none;
  }

  #sp-image-154{
    width : 280px;
    height : 210px;
    float : none;
    position : absolute;
    top : 224px;
    bottom : auto;
    right : auto;
    left : 18px;
  }

  #sp-image-155{
    width : 280px;
    height : 210px;
    float : none;
    position : absolute;
    top : 445px;
    bottom : auto;
    right : auto;
    left : 19px;
  }

  #sp-image-156{
    width : 280px;
    height : 210px;
    float : none;
    position : absolute;
    top : 670px;
    bottom : auto;
    right : auto;
    left : 18px;
  }

  #sp-image-16{
    width : 278px;
    height : 94px;
    float : none;
    display : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 20px;
    z-index : 1;
  }

  #sp-image-164{
    height : auto;
  }

  #sp-image-165{
    display : none;
  }

  #sp-image-17{
    width : 278px;
    height : 94px;
    float : none;
    display : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 20px;
    z-index : 1;
  }

  #sp-image-18{
    width : 278px;
    height : 94px;
    float : none;
    display : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 20px;
    z-index : 1;
  }

  #sp-image-19{
    width : 193px;
    height : 59px;
    float : none;
    display : none;
    position : absolute;
    top : 610px;
    bottom : auto;
    right : auto;
    left : 28px;
    z-index : 2;
  }

  #sp-image-20{
    width : 193px;
    height : 59px;
    float : none;
    display : none;
    position : absolute;
    top : 610px;
    bottom : auto;
    right : auto;
    left : 28px;
    z-index : 2;
  }

  #sp-image-21{
    width : 193px;
    height : 59px;
    float : none;
    display : none;
    position : absolute;
    top : 610px;
    bottom : auto;
    right : auto;
    left : 28px;
    z-index : 2;
  }

  #sp-image-22{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -6058px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-23{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -5553px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-24{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -6058px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-25{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-26{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-27{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-28{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-29{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-30{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-31{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-32{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-33{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-34{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-35{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-36{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-37{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-38{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-39{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-40{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-41{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-42{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-43{
    width : 281px;
    height : 77px;
    float : none;
    position : absolute;
    top : -1100px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-44{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-45{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2515px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-46{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -3023px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-47{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -3528px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-48{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -4035px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-49{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -4541px;
    bottom : auto;
    right : auto;
    left : 12px;
    z-index : 1;
  }

  #sp-image-50{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -5046px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-51{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -5553px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-52{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -6058px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-53{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -6564px;
    bottom : auto;
    right : auto;
    left : 13px;
    z-index : 1;
  }

  #sp-image-54{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-55{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-56{
    width : 210px;
    height : 70px;
    float : none;
    display : none;
    position : absolute;
    top : 1787px;
    bottom : auto;
    right : auto;
    left : 19px;
    z-index : 1;
  }

  #sp-image-57{
    display : none;
  }

  #sp-image-58{
    display : none;
  }

  #sp-image-59{
    display : none;
  }

  #sp-image-60{
    display : none;
  }

  #sp-image-61{
    display : none;
  }

  #sp-image-62{
    display : none;
  }

  #sp-image-63{
    display : none;
  }

  #sp-image-64{
    display : none;
  }

  #sp-image-65{
    display : none;
  }

  #sp-image-66{
    display : none;
  }

  #sp-image-67{
    display : none;
  }

  #sp-image-68{
    display : none;
  }

  #sp-image-69{
    display : none;
  }

  #sp-image-70{
    display : none;
  }

  #sp-image-71{
    display : none;
  }

  #sp-image-72{
    display : none;
  }

  #sp-image-73{
    display : none;
  }

  #sp-image-74{
    display : none;
  }

  #sp-image-75{
    display : none;
  }

  #sp-image-76{
    display : none;
  }

  #sp-image-77{
    display : none;
  }

  #sp-image-78{
    display : none;
  }

  #sp-image-79{
    display : none;
  }

  #sp-image-80{
    display : none;
  }

  #sp-image-81{
    display : none;
  }

  #sp-image-82{
    display : none;
  }

  #sp-image-83{
    display : none;
  }

  #sp-image-84{
    display : none;
  }

  #sp-image-85{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-86{
    width : 281px;
    height : 93px;
    float : none;
    position : absolute;
    top : -2011px;
    bottom : auto;
    right : auto;
    left : 14px;
    z-index : 1;
  }

  #sp-image-87{
    display : none;
  }

  #sp-image-88{
    display : none;
  }

  #sp-image-89{
    display : none;
  }

  #sp-image-90{
    display : none;
  }

  #sp-image-91{
    display : none;
  }

  #sp-image-92{
    display : none;
  }

  #sp-image-93{
    display : none;
  }

  #sp-image-94{
    display : none;
  }

  #sp-image-95{
    display : none;
  }

  #sp-image-96{
    display : none;
  }

  #sp-image-97{
    display : none;
  }

  #sp-image-98{
    display : none;
  }

  #sp-image-99{
    display : none;
  }

  #sp-item-gallery-1{
    display : none;
  }

  #sp-object-2{
    width : 280px;
    height : 210px;
    float : none;
    position : absolute;
    top : 4px;
    bottom : auto;
    right : auto;
    left : 16px;
  }

  #sp-site-branding2-1{
    margin-bottom : -64px;
    width : 315px;
    min-height : 183px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : -21px;
    margin-bottom : -14px;
    width : 254px;
    min-height : 87px;
    top : 65px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 33px;
    margin-bottom : 0px;
    width : 330px;
    height : 109px;
    display : none;
    top : 102px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 13px;
    margin-bottom : 46px;
    width : 314px;
    height : 58px;
  }

  #sp-site-navigation-1{
    margin-bottom : -4px;
  }

  #sp-site-navigation-2{
    margin-bottom : 19px;
    display : none;
  }

  #sp-table-1{
    margin-top : -5px;
  }

  #sp-table-10{
    width : 211px;
  }

  #sp-table-2{
    display : none;
  }

  #sp-table-3{
    margin-top : 1px;
  }

  #sp-table-4{
    display : none;
  }

  #sp-table-5{
    margin-top : -1px;
  }

  #sp-table-6{
    display : none;
  }

  #sp-table-8{
    width : 211px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 3px;
  }

  #spb-definition-list-1{
    display : none;
  }

  #spb-image-1{
    display : none;
  }

  #spb-image-2{
    display : none;
  }

  #spb-image-3{
    display : none;
  }

  #spb-image-4{
    display : none;
  }
}