#colophon{
  font-size : 1.2rem;
  background-color : #62492a;
  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;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

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

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

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

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-site-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 : #62492a;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover{
  color : #62492a;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic";
  line-height : 1.5;
  color : #787878;
  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;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

  #content{
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  #sidebar1 {
  }

  #sidebar2{
    font-family : "ＭＳ Ｐゴシック";
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 100%;
    float : right;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    padding-left : 20px;
    width : 893px;
    float : left;
  }

  #primary{
    width : 743px;
  }

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

  #sidebar2{
    margin-right : 20px;
    width : 77px;
    float : right;
  }
}

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

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-block-container-13 > .large{
  font-size : 1.5em;
}

#sp-block-container-13 > .medium{
  font-size : 1em;
}

#sp-block-container-13 > .x-large{
  font-size : 2em;
}

#sp-block-container-13 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-13 > .xx-large{
  font-size : 3em;
}

#sp-block-container-13 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-13 > em{
  font-style : oblique;
  color : #2c7af5;
}

#sp-block-container-13 > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-block-container-13 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

#sp-block-container-13 > h3{
  font-size : 1.3em;
  color : #515151;
  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;
  clear : both;
}

#sp-block-container-13 > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-13 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-13 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-13 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  margin-bottom : 0.5em;
}

#sp-block-container-13 > p.indent{
  padding-left : 15px;
}

#sp-block-container-13 > p.small{
  font-size : 0.9em;
}

#sp-block-container-13 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-10 .large, #sp-block-container-11 .large, #sp-block-container-12 .large, #sp-block-container-14 .large, #sp-block-container-15 .large, #sp-block-container-16 .large, #sp-block-container-17 .large, #sp-block-container-18 .large, #sp-block-container-19 .large, #sp-block-container-3 .large, #sp-block-container-4 .large, #sp-block-container-5 .large, #sp-block-container-6 .large, #sp-block-container-7 .large, #sp-block-container-8 .large, #sp-block-container-9 .large{
  font-size : 1.2em;
}

#sp-block-container-10 .medium, #sp-block-container-11 .medium, #sp-block-container-12 .medium, #sp-block-container-14 .medium, #sp-block-container-15 .medium, #sp-block-container-16 .medium, #sp-block-container-17 .medium, #sp-block-container-18 .medium, #sp-block-container-19 .medium, #sp-block-container-3 .medium, #sp-block-container-4 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium, #sp-block-container-7 .medium, #sp-block-container-8 .medium, #sp-block-container-9 .medium{
  font-size : 1em;
}

#sp-block-container-10 .small, #sp-block-container-11 .small, #sp-block-container-12 .small, #sp-block-container-14 .small, #sp-block-container-15 .small, #sp-block-container-16 .small, #sp-block-container-17 .small, #sp-block-container-18 .small, #sp-block-container-19 .small, #sp-block-container-3 .small, #sp-block-container-4 .small, #sp-block-container-5 .small, #sp-block-container-6 .small, #sp-block-container-7 .small, #sp-block-container-8 .small, #sp-block-container-9 .small{
  font-size : 0.9em;
}

#sp-block-container-10 .x-large, #sp-block-container-11 .x-large, #sp-block-container-12 .x-large, #sp-block-container-14 .x-large, #sp-block-container-15 .x-large, #sp-block-container-16 .x-large, #sp-block-container-17 .x-large, #sp-block-container-18 .x-large, #sp-block-container-19 .x-large, #sp-block-container-3 .x-large, #sp-block-container-4 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large, #sp-block-container-7 .x-large, #sp-block-container-8 .x-large, #sp-block-container-9 .x-large{
  font-size : 1.5em;
}

#sp-block-container-10 .x-small, #sp-block-container-11 .x-small, #sp-block-container-12 .x-small, #sp-block-container-14 .x-small, #sp-block-container-15 .x-small, #sp-block-container-16 .x-small, #sp-block-container-17 .x-small, #sp-block-container-18 .x-small, #sp-block-container-19 .x-small, #sp-block-container-3 .x-small, #sp-block-container-4 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small, #sp-block-container-7 .x-small, #sp-block-container-8 .x-small, #sp-block-container-9 .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 .xx-large, #sp-block-container-11 .xx-large, #sp-block-container-12 .xx-large, #sp-block-container-14 .xx-large, #sp-block-container-15 .xx-large, #sp-block-container-16 .xx-large, #sp-block-container-17 .xx-large, #sp-block-container-18 .xx-large, #sp-block-container-19 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-7 .xx-large, #sp-block-container-8 .xx-large, #sp-block-container-9 .xx-large{
  font-size : 2em;
}

#sp-block-container-10 .xx-small, #sp-block-container-11 .xx-small, #sp-block-container-12 .xx-small, #sp-block-container-14 .xx-small, #sp-block-container-15 .xx-small, #sp-block-container-16 .xx-small, #sp-block-container-17 .xx-small, #sp-block-container-18 .xx-small, #sp-block-container-19 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-7 .xx-small, #sp-block-container-8 .xx-small, #sp-block-container-9 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 em, #sp-block-container-11 em, #sp-block-container-12 em, #sp-block-container-14 em, #sp-block-container-15 em, #sp-block-container-16 em, #sp-block-container-17 em, #sp-block-container-18 em, #sp-block-container-19 em, #sp-block-container-3 em, #sp-block-container-4 em, #sp-block-container-5 em, #sp-block-container-6 em, #sp-block-container-7 em, #sp-block-container-8 em, #sp-block-container-9 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h1, #sp-block-container-11 h1, #sp-block-container-12 h1, #sp-block-container-14 h1, #sp-block-container-15 h1, #sp-block-container-16 h1, #sp-block-container-17 h1, #sp-block-container-18 h1, #sp-block-container-19 h1, #sp-block-container-3 h1, #sp-block-container-4 h1, #sp-block-container-5 h1, #sp-block-container-6 h1, #sp-block-container-7 h1, #sp-block-container-8 h1, #sp-block-container-9 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h2, #sp-block-container-11 h2, #sp-block-container-12 h2, #sp-block-container-14 h2, #sp-block-container-15 h2, #sp-block-container-16 h2, #sp-block-container-17 h2, #sp-block-container-18 h2, #sp-block-container-19 h2, #sp-block-container-3 h2, #sp-block-container-4 h2, #sp-block-container-5 h2, #sp-block-container-6 h2, #sp-block-container-7 h2, #sp-block-container-8 h2, #sp-block-container-9 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-10 h3, #sp-block-container-11 h3, #sp-block-container-12 h3, #sp-block-container-14 h3, #sp-block-container-15 h3, #sp-block-container-16 h3, #sp-block-container-17 h3, #sp-block-container-18 h3, #sp-block-container-19 h3, #sp-block-container-3 h3, #sp-block-container-4 h3, #sp-block-container-5 h3, #sp-block-container-6 h3, #sp-block-container-7 h3, #sp-block-container-8 h3, #sp-block-container-9 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-10 h4, #sp-block-container-11 h4, #sp-block-container-12 h4, #sp-block-container-14 h4, #sp-block-container-15 h4, #sp-block-container-16 h4, #sp-block-container-17 h4, #sp-block-container-18 h4, #sp-block-container-19 h4, #sp-block-container-3 h4, #sp-block-container-4 h4, #sp-block-container-5 h4, #sp-block-container-6 h4, #sp-block-container-7 h4, #sp-block-container-8 h4, #sp-block-container-9 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h5, #sp-block-container-11 h5, #sp-block-container-12 h5, #sp-block-container-14 h5, #sp-block-container-15 h5, #sp-block-container-16 h5, #sp-block-container-17 h5, #sp-block-container-18 h5, #sp-block-container-19 h5, #sp-block-container-3 h5, #sp-block-container-4 h5, #sp-block-container-5 h5, #sp-block-container-6 h5, #sp-block-container-7 h5, #sp-block-container-8 h5, #sp-block-container-9 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h6, #sp-block-container-11 h6, #sp-block-container-12 h6, #sp-block-container-14 h6, #sp-block-container-15 h6, #sp-block-container-16 h6, #sp-block-container-17 h6, #sp-block-container-18 h6, #sp-block-container-19 h6, #sp-block-container-3 h6, #sp-block-container-4 h6, #sp-block-container-5 h6, #sp-block-container-6 h6, #sp-block-container-7 h6, #sp-block-container-8 h6, #sp-block-container-9 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-10 p, #sp-block-container-11 p, #sp-block-container-12 p, #sp-block-container-14 p, #sp-block-container-15 p, #sp-block-container-16 p, #sp-block-container-17 p, #sp-block-container-18 p, #sp-block-container-19 p, #sp-block-container-3 p, #sp-block-container-4 p, #sp-block-container-5 p, #sp-block-container-6 p, #sp-block-container-7 p, #sp-block-container-8 p, #sp-block-container-9 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-10 p.indent, #sp-block-container-11 p.indent, #sp-block-container-12 p.indent, #sp-block-container-14 p.indent, #sp-block-container-15 p.indent, #sp-block-container-16 p.indent, #sp-block-container-17 p.indent, #sp-block-container-18 p.indent, #sp-block-container-19 p.indent, #sp-block-container-3 p.indent, #sp-block-container-4 p.indent, #sp-block-container-5 p.indent, #sp-block-container-6 p.indent, #sp-block-container-7 p.indent, #sp-block-container-8 p.indent, #sp-block-container-9 p.indent{
  padding-left : 15px;
}

#sp-block-container-10 strong, #sp-block-container-11 strong, #sp-block-container-12 strong, #sp-block-container-14 strong, #sp-block-container-15 strong, #sp-block-container-16 strong, #sp-block-container-17 strong, #sp-block-container-18 strong, #sp-block-container-19 strong, #sp-block-container-3 strong, #sp-block-container-4 strong, #sp-block-container-5 strong, #sp-block-container-6 strong, #sp-block-container-7 strong, #sp-block-container-8 strong, #sp-block-container-9 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-list-47, #sp-list-48, #sp-list-49, #sp-list-50{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-47 > li, #sp-list-48 > li, #sp-list-49 > li, #sp-list-50 > li{
  background-color : transparent;
  background-image : url(img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.5em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-47 > ul, #sp-list-48 > ul, #sp-list-49 > ul, #sp-list-50 > ul{
  margin-bottom : 0px;
}

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

#sp-definition-list-1 > dd{
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #62492a;
}

#sp-definition-list-1 > dt:first-child{
  margin-top : 0px;
}

#sp-button-1{
  font-size : 1.2rem;
  text-align : center;
  display : inline-block;
  overflow : hidden;
}

#sp-button-1 > a{
  color : #ffffff;
  background-color : #62492a;
  padding-top : 6px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 6px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  display : block;
}

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

#sp-item-gallery-1 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #62492a;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  width : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

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

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

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

#sp-item-gallery-1 > ul > li > div.item-gallery-photo + p{
  margin-top : 10px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content{
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  text-align : left;
  margin-bottom : 0px;
  min-height : 20px;
}

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #62492a;
  text-align : left;
  margin-bottom : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #ffffff;
  background-color : #a9957b;
  text-align : left;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

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

#sp-form-1 > input[type="submit"]{
  font-size : 1.3rem;
  line-height : 1;
  color : #ffffff;
  background-color : #62492a;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 8px;
  margin-top : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : auto;
  float : right;
}

#sp-form-1 > table{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  border-collapse : collapse;
}

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

#sp-form-1 > table th{
  font-weight : bold;
  color : #ffffff;
  background-color : #a9957b;
  vertical-align : top;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

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

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

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

  #sp-form-1 > table td{
    display : block;
  }

  #sp-form-1 > table th{
    display : block;
  }
}

#sp-block-container-2{
  color : #ffffff;
  padding-top : 10px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #513c22;
  clear : both;
  position : relative;
}

#sp-block-container-2 .copyright{
  font-size : 1.1rem;
  text-align : center;
}

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

#sp-block-container-2 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-2 > *:first-child{
  margin-top : 0px;
}

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

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

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

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

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

#sp-site-navigation-3{
  font-size : 1.2rem;
  font-weight : bold;
  margin-top : 0px;
}

#sp-site-navigation-3 .menu-toggle{
  font-size : 1.3rem;
  background-color : #4c4338;
  background-image : url(img/icon-menu-toggle.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  text-indent : -9999px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-3 li > a:active{
  color : #22211f;
  background-color : #b29f87;
  background-image : url(img/back-main-nav-03.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-3 li > a:hover{
  color : #22211f;
  background-color : #b29f87;
  background-image : url(img/back-main-nav-03.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-3 ul li > a{
  color : #ffffff;
  background-color : #94734a;
  background-image : url(img/back-main-nav-02.png);
  background-repeat : repeat-x;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 8px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-3 ul ul li > a{
  padding-left : 40px;
  padding-right : 10px;
}

#sp-site-navigation-3 ul ul ul li > a{
  padding-left : 55px;
}

#sp-site-navigation-3 > ul li.current-menu-ancestor > a{
  color : #22211f;
  background-color : #b29f87;
  background-image : url(img/back-main-nav-03.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-3 > ul li.current-menu-item > a{
  color : #22211f;
  background-color : #b29f87;
  background-image : url(img/back-main-nav-03.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-3 > ul li.current_page_ancestor > a{
  color : #22211f;
  background-color : #b29f87;
  background-image : url(img/back-main-nav-03.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-3 > ul li.current_page_item > a{
  color : #22211f;
  background-color : #b29f87;
  background-image : url(img/back-main-nav-03.png);
  background-repeat : repeat-x;
}

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

  #sp-site-navigation-4{
    background-color : #402e19;
    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 : right;
    padding-top : 27px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 26px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

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

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

  #sp-site-navigation-4 ul li a{
    font-size : 1.3rem;
    color : #ffffff;
    background-image : url(img/icon-square-02.gif);
    background-repeat : no-repeat;
    background-position : 0px 0.5em;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

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

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

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

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

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

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

  #sp-site-navigation-4{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-4 .menu-toggle{
    font-size : 1.3rem;
    background-color : #4c4338;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-4 li > a:active{
    background-color : #8f877e;
  }

  #sp-site-navigation-4 li > a:hover{
    background-color : #8f877e;
  }

  #sp-site-navigation-4 ul li > a{
    color : #ffffff;
    background-color : #4c4338;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-4 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-4 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-4 > ul li.current-menu-ancestor > a{
    background-color : #8f877e;
  }

  #sp-site-navigation-4 > ul li.current-menu-item > a{
    background-color : #8f877e;
  }

  #sp-site-navigation-4 > ul li.current_page_ancestor > a{
    background-color : #8f877e;
  }

  #sp-site-navigation-4 > ul li.current_page_item > a{
    background-color : #8f877e;
  }
}

.page-announcements_archive#content #page-content, .page-blog#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-facilities#content #page-content, .page-facilities1#content #page-content, .page-facilities10#content #page-content, .page-facilities11#content #page-content, .page-facilities12#content #page-content, .page-facilities13#content #page-content, .page-facilities14#content #page-content, .page-facilities15#content #page-content, .page-facilities16#content #page-content, .page-facilities17#content #page-content, .page-facilities2#content #page-content, .page-facilities22#content #page-content, .page-facilities23#content #page-content, .page-facilities24#content #page-content, .page-facilities25#content #page-content, .page-facilities26#content #page-content, .page-facilities3#content #page-content, .page-facilities33#content #page-content, .page-facilities36#content #page-content, .page-facilities37#content #page-content, .page-facilities38#content #page-content, .page-facilities39#content #page-content, .page-facilities4#content #page-content, .page-facilities42#content #page-content, .page-facilities46#content #page-content, .page-facilities47#content #page-content, .page-facilities5#content #page-content, .page-facilities52#content #page-content, .page-facilities53#content #page-content, .page-facilities54#content #page-content, .page-facilities58#content #page-content, .page-facilities59#content #page-content, .page-facilities6#content #page-content, .page-facilities62#content #page-content, .page-facilities63#content #page-content, .page-facilities64#content #page-content, .page-facilities7#content #page-content, .page-facilities75#content #page-content, .page-facilities76#content #page-content, .page-facilities77#content #page-content, .page-facilities78#content #page-content, .page-facilities8#content #page-content, .page-facilities88#content #page-content, .page-facilities9#content #page-content, .page-guide#content #page-content, .page-policy#content #page-content, .page-privacy#content #page-content, .page-scedules_archive#content #page-content, .page-toppage#content #page-content, #sp-block-container-1{
  background-color : #fffdfe;
  padding-top : 21px;
  padding-left : 27px;
  padding-right : 27px;
  padding-bottom : 21px;
  margin-bottom : 47px;
  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 : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-announcements_archive#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-facilities#content #page-content > blockquote, .page-facilities1#content #page-content > blockquote, .page-facilities10#content #page-content > blockquote, .page-facilities11#content #page-content > blockquote, .page-facilities12#content #page-content > blockquote, .page-facilities13#content #page-content > blockquote, .page-facilities14#content #page-content > blockquote, .page-facilities15#content #page-content > blockquote, .page-facilities16#content #page-content > blockquote, .page-facilities17#content #page-content > blockquote, .page-facilities2#content #page-content > blockquote, .page-facilities22#content #page-content > blockquote, .page-facilities23#content #page-content > blockquote, .page-facilities24#content #page-content > blockquote, .page-facilities25#content #page-content > blockquote, .page-facilities26#content #page-content > blockquote, .page-facilities3#content #page-content > blockquote, .page-facilities33#content #page-content > blockquote, .page-facilities36#content #page-content > blockquote, .page-facilities37#content #page-content > blockquote, .page-facilities38#content #page-content > blockquote, .page-facilities39#content #page-content > blockquote, .page-facilities4#content #page-content > blockquote, .page-facilities42#content #page-content > blockquote, .page-facilities46#content #page-content > blockquote, .page-facilities47#content #page-content > blockquote, .page-facilities5#content #page-content > blockquote, .page-facilities52#content #page-content > blockquote, .page-facilities53#content #page-content > blockquote, .page-facilities54#content #page-content > blockquote, .page-facilities58#content #page-content > blockquote, .page-facilities59#content #page-content > blockquote, .page-facilities6#content #page-content > blockquote, .page-facilities62#content #page-content > blockquote, .page-facilities63#content #page-content > blockquote, .page-facilities64#content #page-content > blockquote, .page-facilities7#content #page-content > blockquote, .page-facilities75#content #page-content > blockquote, .page-facilities76#content #page-content > blockquote, .page-facilities77#content #page-content > blockquote, .page-facilities78#content #page-content > blockquote, .page-facilities8#content #page-content > blockquote, .page-facilities88#content #page-content > blockquote, .page-facilities9#content #page-content > blockquote, .page-guide#content #page-content > blockquote, .page-policy#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-scedules_archive#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote{
  background-color : #f9f8f6;
  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 : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

.page-announcements_archive#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-facilities#content #page-content > blockquote p, .page-facilities1#content #page-content > blockquote p, .page-facilities10#content #page-content > blockquote p, .page-facilities11#content #page-content > blockquote p, .page-facilities12#content #page-content > blockquote p, .page-facilities13#content #page-content > blockquote p, .page-facilities14#content #page-content > blockquote p, .page-facilities15#content #page-content > blockquote p, .page-facilities16#content #page-content > blockquote p, .page-facilities17#content #page-content > blockquote p, .page-facilities2#content #page-content > blockquote p, .page-facilities22#content #page-content > blockquote p, .page-facilities23#content #page-content > blockquote p, .page-facilities24#content #page-content > blockquote p, .page-facilities25#content #page-content > blockquote p, .page-facilities26#content #page-content > blockquote p, .page-facilities3#content #page-content > blockquote p, .page-facilities33#content #page-content > blockquote p, .page-facilities36#content #page-content > blockquote p, .page-facilities37#content #page-content > blockquote p, .page-facilities38#content #page-content > blockquote p, .page-facilities39#content #page-content > blockquote p, .page-facilities4#content #page-content > blockquote p, .page-facilities42#content #page-content > blockquote p, .page-facilities46#content #page-content > blockquote p, .page-facilities47#content #page-content > blockquote p, .page-facilities5#content #page-content > blockquote p, .page-facilities52#content #page-content > blockquote p, .page-facilities53#content #page-content > blockquote p, .page-facilities54#content #page-content > blockquote p, .page-facilities58#content #page-content > blockquote p, .page-facilities59#content #page-content > blockquote p, .page-facilities6#content #page-content > blockquote p, .page-facilities62#content #page-content > blockquote p, .page-facilities63#content #page-content > blockquote p, .page-facilities64#content #page-content > blockquote p, .page-facilities7#content #page-content > blockquote p, .page-facilities75#content #page-content > blockquote p, .page-facilities76#content #page-content > blockquote p, .page-facilities77#content #page-content > blockquote p, .page-facilities78#content #page-content > blockquote p, .page-facilities8#content #page-content > blockquote p, .page-facilities88#content #page-content > blockquote p, .page-facilities9#content #page-content > blockquote p, .page-guide#content #page-content > blockquote p, .page-policy#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-scedules_archive#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-announcements_archive#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-facilities#content #page-content > blockquote p:first-child, .page-facilities1#content #page-content > blockquote p:first-child, .page-facilities10#content #page-content > blockquote p:first-child, .page-facilities11#content #page-content > blockquote p:first-child, .page-facilities12#content #page-content > blockquote p:first-child, .page-facilities13#content #page-content > blockquote p:first-child, .page-facilities14#content #page-content > blockquote p:first-child, .page-facilities15#content #page-content > blockquote p:first-child, .page-facilities16#content #page-content > blockquote p:first-child, .page-facilities17#content #page-content > blockquote p:first-child, .page-facilities2#content #page-content > blockquote p:first-child, .page-facilities22#content #page-content > blockquote p:first-child, .page-facilities23#content #page-content > blockquote p:first-child, .page-facilities24#content #page-content > blockquote p:first-child, .page-facilities25#content #page-content > blockquote p:first-child, .page-facilities26#content #page-content > blockquote p:first-child, .page-facilities3#content #page-content > blockquote p:first-child, .page-facilities33#content #page-content > blockquote p:first-child, .page-facilities36#content #page-content > blockquote p:first-child, .page-facilities37#content #page-content > blockquote p:first-child, .page-facilities38#content #page-content > blockquote p:first-child, .page-facilities39#content #page-content > blockquote p:first-child, .page-facilities4#content #page-content > blockquote p:first-child, .page-facilities42#content #page-content > blockquote p:first-child, .page-facilities46#content #page-content > blockquote p:first-child, .page-facilities47#content #page-content > blockquote p:first-child, .page-facilities5#content #page-content > blockquote p:first-child, .page-facilities52#content #page-content > blockquote p:first-child, .page-facilities53#content #page-content > blockquote p:first-child, .page-facilities54#content #page-content > blockquote p:first-child, .page-facilities58#content #page-content > blockquote p:first-child, .page-facilities59#content #page-content > blockquote p:first-child, .page-facilities6#content #page-content > blockquote p:first-child, .page-facilities62#content #page-content > blockquote p:first-child, .page-facilities63#content #page-content > blockquote p:first-child, .page-facilities64#content #page-content > blockquote p:first-child, .page-facilities7#content #page-content > blockquote p:first-child, .page-facilities75#content #page-content > blockquote p:first-child, .page-facilities76#content #page-content > blockquote p:first-child, .page-facilities77#content #page-content > blockquote p:first-child, .page-facilities78#content #page-content > blockquote p:first-child, .page-facilities8#content #page-content > blockquote p:first-child, .page-facilities88#content #page-content > blockquote p:first-child, .page-facilities9#content #page-content > blockquote p:first-child, .page-guide#content #page-content > blockquote p:first-child, .page-policy#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-scedules_archive#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child{
  margin-top : 0px;
}

.page-announcements_archive#content #page-content > h1, .page-blog#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-facilities#content #page-content > h1, .page-facilities1#content #page-content > h1, .page-facilities10#content #page-content > h1, .page-facilities11#content #page-content > h1, .page-facilities12#content #page-content > h1, .page-facilities13#content #page-content > h1, .page-facilities14#content #page-content > h1, .page-facilities15#content #page-content > h1, .page-facilities16#content #page-content > h1, .page-facilities17#content #page-content > h1, .page-facilities2#content #page-content > h1, .page-facilities22#content #page-content > h1, .page-facilities23#content #page-content > h1, .page-facilities24#content #page-content > h1, .page-facilities25#content #page-content > h1, .page-facilities26#content #page-content > h1, .page-facilities3#content #page-content > h1, .page-facilities33#content #page-content > h1, .page-facilities36#content #page-content > h1, .page-facilities37#content #page-content > h1, .page-facilities38#content #page-content > h1, .page-facilities39#content #page-content > h1, .page-facilities4#content #page-content > h1, .page-facilities42#content #page-content > h1, .page-facilities46#content #page-content > h1, .page-facilities47#content #page-content > h1, .page-facilities5#content #page-content > h1, .page-facilities52#content #page-content > h1, .page-facilities53#content #page-content > h1, .page-facilities54#content #page-content > h1, .page-facilities58#content #page-content > h1, .page-facilities59#content #page-content > h1, .page-facilities6#content #page-content > h1, .page-facilities62#content #page-content > h1, .page-facilities63#content #page-content > h1, .page-facilities64#content #page-content > h1, .page-facilities7#content #page-content > h1, .page-facilities75#content #page-content > h1, .page-facilities76#content #page-content > h1, .page-facilities77#content #page-content > h1, .page-facilities78#content #page-content > h1, .page-facilities8#content #page-content > h1, .page-facilities88#content #page-content > h1, .page-facilities9#content #page-content > h1, .page-guide#content #page-content > h1, .page-policy#content #page-content > h1, .page-privacy#content #page-content > h1, .page-scedules_archive#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #94734a;
  background-image : url(img/back-title-01.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-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-announcements_archive#content #page-content > h2, .page-blog#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-facilities#content #page-content > h2, .page-facilities1#content #page-content > h2, .page-facilities10#content #page-content > h2, .page-facilities11#content #page-content > h2, .page-facilities12#content #page-content > h2, .page-facilities13#content #page-content > h2, .page-facilities14#content #page-content > h2, .page-facilities15#content #page-content > h2, .page-facilities16#content #page-content > h2, .page-facilities17#content #page-content > h2, .page-facilities2#content #page-content > h2, .page-facilities22#content #page-content > h2, .page-facilities23#content #page-content > h2, .page-facilities24#content #page-content > h2, .page-facilities25#content #page-content > h2, .page-facilities26#content #page-content > h2, .page-facilities3#content #page-content > h2, .page-facilities33#content #page-content > h2, .page-facilities36#content #page-content > h2, .page-facilities37#content #page-content > h2, .page-facilities38#content #page-content > h2, .page-facilities39#content #page-content > h2, .page-facilities4#content #page-content > h2, .page-facilities42#content #page-content > h2, .page-facilities46#content #page-content > h2, .page-facilities47#content #page-content > h2, .page-facilities5#content #page-content > h2, .page-facilities52#content #page-content > h2, .page-facilities53#content #page-content > h2, .page-facilities54#content #page-content > h2, .page-facilities58#content #page-content > h2, .page-facilities59#content #page-content > h2, .page-facilities6#content #page-content > h2, .page-facilities62#content #page-content > h2, .page-facilities63#content #page-content > h2, .page-facilities64#content #page-content > h2, .page-facilities7#content #page-content > h2, .page-facilities75#content #page-content > h2, .page-facilities76#content #page-content > h2, .page-facilities77#content #page-content > h2, .page-facilities78#content #page-content > h2, .page-facilities8#content #page-content > h2, .page-facilities88#content #page-content > h2, .page-facilities9#content #page-content > h2, .page-guide#content #page-content > h2, .page-policy#content #page-content > h2, .page-privacy#content #page-content > h2, .page-scedules_archive#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #62492a;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-announcements_archive#content #page-content > h3, .page-blog#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-facilities#content #page-content > h3, .page-facilities1#content #page-content > h3, .page-facilities10#content #page-content > h3, .page-facilities11#content #page-content > h3, .page-facilities12#content #page-content > h3, .page-facilities13#content #page-content > h3, .page-facilities14#content #page-content > h3, .page-facilities15#content #page-content > h3, .page-facilities16#content #page-content > h3, .page-facilities17#content #page-content > h3, .page-facilities2#content #page-content > h3, .page-facilities22#content #page-content > h3, .page-facilities23#content #page-content > h3, .page-facilities24#content #page-content > h3, .page-facilities25#content #page-content > h3, .page-facilities26#content #page-content > h3, .page-facilities3#content #page-content > h3, .page-facilities33#content #page-content > h3, .page-facilities36#content #page-content > h3, .page-facilities37#content #page-content > h3, .page-facilities38#content #page-content > h3, .page-facilities39#content #page-content > h3, .page-facilities4#content #page-content > h3, .page-facilities42#content #page-content > h3, .page-facilities46#content #page-content > h3, .page-facilities47#content #page-content > h3, .page-facilities5#content #page-content > h3, .page-facilities52#content #page-content > h3, .page-facilities53#content #page-content > h3, .page-facilities54#content #page-content > h3, .page-facilities58#content #page-content > h3, .page-facilities59#content #page-content > h3, .page-facilities6#content #page-content > h3, .page-facilities62#content #page-content > h3, .page-facilities63#content #page-content > h3, .page-facilities64#content #page-content > h3, .page-facilities7#content #page-content > h3, .page-facilities75#content #page-content > h3, .page-facilities76#content #page-content > h3, .page-facilities77#content #page-content > h3, .page-facilities78#content #page-content > h3, .page-facilities8#content #page-content > h3, .page-facilities88#content #page-content > h3, .page-facilities9#content #page-content > h3, .page-guide#content #page-content > h3, .page-policy#content #page-content > h3, .page-privacy#content #page-content > h3, .page-scedules_archive#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-announcements_archive#content #page-content > h4, .page-blog#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-facilities#content #page-content > h4, .page-facilities1#content #page-content > h4, .page-facilities10#content #page-content > h4, .page-facilities11#content #page-content > h4, .page-facilities12#content #page-content > h4, .page-facilities13#content #page-content > h4, .page-facilities14#content #page-content > h4, .page-facilities15#content #page-content > h4, .page-facilities16#content #page-content > h4, .page-facilities17#content #page-content > h4, .page-facilities2#content #page-content > h4, .page-facilities22#content #page-content > h4, .page-facilities23#content #page-content > h4, .page-facilities24#content #page-content > h4, .page-facilities25#content #page-content > h4, .page-facilities26#content #page-content > h4, .page-facilities3#content #page-content > h4, .page-facilities33#content #page-content > h4, .page-facilities36#content #page-content > h4, .page-facilities37#content #page-content > h4, .page-facilities38#content #page-content > h4, .page-facilities39#content #page-content > h4, .page-facilities4#content #page-content > h4, .page-facilities42#content #page-content > h4, .page-facilities46#content #page-content > h4, .page-facilities47#content #page-content > h4, .page-facilities5#content #page-content > h4, .page-facilities52#content #page-content > h4, .page-facilities53#content #page-content > h4, .page-facilities54#content #page-content > h4, .page-facilities58#content #page-content > h4, .page-facilities59#content #page-content > h4, .page-facilities6#content #page-content > h4, .page-facilities62#content #page-content > h4, .page-facilities63#content #page-content > h4, .page-facilities64#content #page-content > h4, .page-facilities7#content #page-content > h4, .page-facilities75#content #page-content > h4, .page-facilities76#content #page-content > h4, .page-facilities77#content #page-content > h4, .page-facilities78#content #page-content > h4, .page-facilities8#content #page-content > h4, .page-facilities88#content #page-content > h4, .page-facilities9#content #page-content > h4, .page-guide#content #page-content > h4, .page-policy#content #page-content > h4, .page-privacy#content #page-content > h4, .page-scedules_archive#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-announcements_archive#content #page-content > h5, .page-blog#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-facilities#content #page-content > h5, .page-facilities1#content #page-content > h5, .page-facilities10#content #page-content > h5, .page-facilities11#content #page-content > h5, .page-facilities12#content #page-content > h5, .page-facilities13#content #page-content > h5, .page-facilities14#content #page-content > h5, .page-facilities15#content #page-content > h5, .page-facilities16#content #page-content > h5, .page-facilities17#content #page-content > h5, .page-facilities2#content #page-content > h5, .page-facilities22#content #page-content > h5, .page-facilities23#content #page-content > h5, .page-facilities24#content #page-content > h5, .page-facilities25#content #page-content > h5, .page-facilities26#content #page-content > h5, .page-facilities3#content #page-content > h5, .page-facilities33#content #page-content > h5, .page-facilities36#content #page-content > h5, .page-facilities37#content #page-content > h5, .page-facilities38#content #page-content > h5, .page-facilities39#content #page-content > h5, .page-facilities4#content #page-content > h5, .page-facilities42#content #page-content > h5, .page-facilities46#content #page-content > h5, .page-facilities47#content #page-content > h5, .page-facilities5#content #page-content > h5, .page-facilities52#content #page-content > h5, .page-facilities53#content #page-content > h5, .page-facilities54#content #page-content > h5, .page-facilities58#content #page-content > h5, .page-facilities59#content #page-content > h5, .page-facilities6#content #page-content > h5, .page-facilities62#content #page-content > h5, .page-facilities63#content #page-content > h5, .page-facilities64#content #page-content > h5, .page-facilities7#content #page-content > h5, .page-facilities75#content #page-content > h5, .page-facilities76#content #page-content > h5, .page-facilities77#content #page-content > h5, .page-facilities78#content #page-content > h5, .page-facilities8#content #page-content > h5, .page-facilities88#content #page-content > h5, .page-facilities9#content #page-content > h5, .page-guide#content #page-content > h5, .page-policy#content #page-content > h5, .page-privacy#content #page-content > h5, .page-scedules_archive#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-announcements_archive#content #page-content > h6, .page-blog#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-facilities#content #page-content > h6, .page-facilities1#content #page-content > h6, .page-facilities10#content #page-content > h6, .page-facilities11#content #page-content > h6, .page-facilities12#content #page-content > h6, .page-facilities13#content #page-content > h6, .page-facilities14#content #page-content > h6, .page-facilities15#content #page-content > h6, .page-facilities16#content #page-content > h6, .page-facilities17#content #page-content > h6, .page-facilities2#content #page-content > h6, .page-facilities22#content #page-content > h6, .page-facilities23#content #page-content > h6, .page-facilities24#content #page-content > h6, .page-facilities25#content #page-content > h6, .page-facilities26#content #page-content > h6, .page-facilities3#content #page-content > h6, .page-facilities33#content #page-content > h6, .page-facilities36#content #page-content > h6, .page-facilities37#content #page-content > h6, .page-facilities38#content #page-content > h6, .page-facilities39#content #page-content > h6, .page-facilities4#content #page-content > h6, .page-facilities42#content #page-content > h6, .page-facilities46#content #page-content > h6, .page-facilities47#content #page-content > h6, .page-facilities5#content #page-content > h6, .page-facilities52#content #page-content > h6, .page-facilities53#content #page-content > h6, .page-facilities54#content #page-content > h6, .page-facilities58#content #page-content > h6, .page-facilities59#content #page-content > h6, .page-facilities6#content #page-content > h6, .page-facilities62#content #page-content > h6, .page-facilities63#content #page-content > h6, .page-facilities64#content #page-content > h6, .page-facilities7#content #page-content > h6, .page-facilities75#content #page-content > h6, .page-facilities76#content #page-content > h6, .page-facilities77#content #page-content > h6, .page-facilities78#content #page-content > h6, .page-facilities8#content #page-content > h6, .page-facilities88#content #page-content > h6, .page-facilities9#content #page-content > h6, .page-guide#content #page-content > h6, .page-policy#content #page-content > h6, .page-privacy#content #page-content > h6, .page-scedules_archive#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-announcements_archive#content #page-content > hr, .page-blog#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-facilities#content #page-content > hr, .page-facilities1#content #page-content > hr, .page-facilities10#content #page-content > hr, .page-facilities11#content #page-content > hr, .page-facilities12#content #page-content > hr, .page-facilities13#content #page-content > hr, .page-facilities14#content #page-content > hr, .page-facilities15#content #page-content > hr, .page-facilities16#content #page-content > hr, .page-facilities17#content #page-content > hr, .page-facilities2#content #page-content > hr, .page-facilities22#content #page-content > hr, .page-facilities23#content #page-content > hr, .page-facilities24#content #page-content > hr, .page-facilities25#content #page-content > hr, .page-facilities26#content #page-content > hr, .page-facilities3#content #page-content > hr, .page-facilities33#content #page-content > hr, .page-facilities36#content #page-content > hr, .page-facilities37#content #page-content > hr, .page-facilities38#content #page-content > hr, .page-facilities39#content #page-content > hr, .page-facilities4#content #page-content > hr, .page-facilities42#content #page-content > hr, .page-facilities46#content #page-content > hr, .page-facilities47#content #page-content > hr, .page-facilities5#content #page-content > hr, .page-facilities52#content #page-content > hr, .page-facilities53#content #page-content > hr, .page-facilities54#content #page-content > hr, .page-facilities58#content #page-content > hr, .page-facilities59#content #page-content > hr, .page-facilities6#content #page-content > hr, .page-facilities62#content #page-content > hr, .page-facilities63#content #page-content > hr, .page-facilities64#content #page-content > hr, .page-facilities7#content #page-content > hr, .page-facilities75#content #page-content > hr, .page-facilities76#content #page-content > hr, .page-facilities77#content #page-content > hr, .page-facilities78#content #page-content > hr, .page-facilities8#content #page-content > hr, .page-facilities88#content #page-content > hr, .page-facilities9#content #page-content > hr, .page-guide#content #page-content > hr, .page-policy#content #page-content > hr, .page-privacy#content #page-content > hr, .page-scedules_archive#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #62492a;
}

.page-announcements_archive#content #page-content > img, .page-blog#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-facilities#content #page-content > img, .page-facilities1#content #page-content > img, .page-facilities10#content #page-content > img, .page-facilities11#content #page-content > img, .page-facilities12#content #page-content > img, .page-facilities13#content #page-content > img, .page-facilities14#content #page-content > img, .page-facilities15#content #page-content > img, .page-facilities16#content #page-content > img, .page-facilities17#content #page-content > img, .page-facilities2#content #page-content > img, .page-facilities22#content #page-content > img, .page-facilities23#content #page-content > img, .page-facilities24#content #page-content > img, .page-facilities25#content #page-content > img, .page-facilities26#content #page-content > img, .page-facilities3#content #page-content > img, .page-facilities33#content #page-content > img, .page-facilities36#content #page-content > img, .page-facilities37#content #page-content > img, .page-facilities38#content #page-content > img, .page-facilities39#content #page-content > img, .page-facilities4#content #page-content > img, .page-facilities42#content #page-content > img, .page-facilities46#content #page-content > img, .page-facilities47#content #page-content > img, .page-facilities5#content #page-content > img, .page-facilities52#content #page-content > img, .page-facilities53#content #page-content > img, .page-facilities54#content #page-content > img, .page-facilities58#content #page-content > img, .page-facilities59#content #page-content > img, .page-facilities6#content #page-content > img, .page-facilities62#content #page-content > img, .page-facilities63#content #page-content > img, .page-facilities64#content #page-content > img, .page-facilities7#content #page-content > img, .page-facilities75#content #page-content > img, .page-facilities76#content #page-content > img, .page-facilities77#content #page-content > img, .page-facilities78#content #page-content > img, .page-facilities8#content #page-content > img, .page-facilities88#content #page-content > img, .page-facilities9#content #page-content > img, .page-guide#content #page-content > img, .page-policy#content #page-content > img, .page-privacy#content #page-content > img, .page-scedules_archive#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-announcements_archive#content #page-content > ins, .page-blog#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-facilities#content #page-content > ins, .page-facilities1#content #page-content > ins, .page-facilities10#content #page-content > ins, .page-facilities11#content #page-content > ins, .page-facilities12#content #page-content > ins, .page-facilities13#content #page-content > ins, .page-facilities14#content #page-content > ins, .page-facilities15#content #page-content > ins, .page-facilities16#content #page-content > ins, .page-facilities17#content #page-content > ins, .page-facilities2#content #page-content > ins, .page-facilities22#content #page-content > ins, .page-facilities23#content #page-content > ins, .page-facilities24#content #page-content > ins, .page-facilities25#content #page-content > ins, .page-facilities26#content #page-content > ins, .page-facilities3#content #page-content > ins, .page-facilities33#content #page-content > ins, .page-facilities36#content #page-content > ins, .page-facilities37#content #page-content > ins, .page-facilities38#content #page-content > ins, .page-facilities39#content #page-content > ins, .page-facilities4#content #page-content > ins, .page-facilities42#content #page-content > ins, .page-facilities46#content #page-content > ins, .page-facilities47#content #page-content > ins, .page-facilities5#content #page-content > ins, .page-facilities52#content #page-content > ins, .page-facilities53#content #page-content > ins, .page-facilities54#content #page-content > ins, .page-facilities58#content #page-content > ins, .page-facilities59#content #page-content > ins, .page-facilities6#content #page-content > ins, .page-facilities62#content #page-content > ins, .page-facilities63#content #page-content > ins, .page-facilities64#content #page-content > ins, .page-facilities7#content #page-content > ins, .page-facilities75#content #page-content > ins, .page-facilities76#content #page-content > ins, .page-facilities77#content #page-content > ins, .page-facilities78#content #page-content > ins, .page-facilities8#content #page-content > ins, .page-facilities88#content #page-content > ins, .page-facilities9#content #page-content > ins, .page-guide#content #page-content > ins, .page-policy#content #page-content > ins, .page-privacy#content #page-content > ins, .page-scedules_archive#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-announcements_archive#content #page-content > ol, .page-blog#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-facilities#content #page-content > ol, .page-facilities1#content #page-content > ol, .page-facilities10#content #page-content > ol, .page-facilities11#content #page-content > ol, .page-facilities12#content #page-content > ol, .page-facilities13#content #page-content > ol, .page-facilities14#content #page-content > ol, .page-facilities15#content #page-content > ol, .page-facilities16#content #page-content > ol, .page-facilities17#content #page-content > ol, .page-facilities2#content #page-content > ol, .page-facilities22#content #page-content > ol, .page-facilities23#content #page-content > ol, .page-facilities24#content #page-content > ol, .page-facilities25#content #page-content > ol, .page-facilities26#content #page-content > ol, .page-facilities3#content #page-content > ol, .page-facilities33#content #page-content > ol, .page-facilities36#content #page-content > ol, .page-facilities37#content #page-content > ol, .page-facilities38#content #page-content > ol, .page-facilities39#content #page-content > ol, .page-facilities4#content #page-content > ol, .page-facilities42#content #page-content > ol, .page-facilities46#content #page-content > ol, .page-facilities47#content #page-content > ol, .page-facilities5#content #page-content > ol, .page-facilities52#content #page-content > ol, .page-facilities53#content #page-content > ol, .page-facilities54#content #page-content > ol, .page-facilities58#content #page-content > ol, .page-facilities59#content #page-content > ol, .page-facilities6#content #page-content > ol, .page-facilities62#content #page-content > ol, .page-facilities63#content #page-content > ol, .page-facilities64#content #page-content > ol, .page-facilities7#content #page-content > ol, .page-facilities75#content #page-content > ol, .page-facilities76#content #page-content > ol, .page-facilities77#content #page-content > ol, .page-facilities78#content #page-content > ol, .page-facilities8#content #page-content > ol, .page-facilities88#content #page-content > ol, .page-facilities9#content #page-content > ol, .page-guide#content #page-content > ol, .page-policy#content #page-content > ol, .page-privacy#content #page-content > ol, .page-scedules_archive#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-announcements_archive#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-facilities#content #page-content > ol ol, .page-facilities1#content #page-content > ol ol, .page-facilities10#content #page-content > ol ol, .page-facilities11#content #page-content > ol ol, .page-facilities12#content #page-content > ol ol, .page-facilities13#content #page-content > ol ol, .page-facilities14#content #page-content > ol ol, .page-facilities15#content #page-content > ol ol, .page-facilities16#content #page-content > ol ol, .page-facilities17#content #page-content > ol ol, .page-facilities2#content #page-content > ol ol, .page-facilities22#content #page-content > ol ol, .page-facilities23#content #page-content > ol ol, .page-facilities24#content #page-content > ol ol, .page-facilities25#content #page-content > ol ol, .page-facilities26#content #page-content > ol ol, .page-facilities3#content #page-content > ol ol, .page-facilities33#content #page-content > ol ol, .page-facilities36#content #page-content > ol ol, .page-facilities37#content #page-content > ol ol, .page-facilities38#content #page-content > ol ol, .page-facilities39#content #page-content > ol ol, .page-facilities4#content #page-content > ol ol, .page-facilities42#content #page-content > ol ol, .page-facilities46#content #page-content > ol ol, .page-facilities47#content #page-content > ol ol, .page-facilities5#content #page-content > ol ol, .page-facilities52#content #page-content > ol ol, .page-facilities53#content #page-content > ol ol, .page-facilities54#content #page-content > ol ol, .page-facilities58#content #page-content > ol ol, .page-facilities59#content #page-content > ol ol, .page-facilities6#content #page-content > ol ol, .page-facilities62#content #page-content > ol ol, .page-facilities63#content #page-content > ol ol, .page-facilities64#content #page-content > ol ol, .page-facilities7#content #page-content > ol ol, .page-facilities75#content #page-content > ol ol, .page-facilities76#content #page-content > ol ol, .page-facilities77#content #page-content > ol ol, .page-facilities78#content #page-content > ol ol, .page-facilities8#content #page-content > ol ol, .page-facilities88#content #page-content > ol ol, .page-facilities9#content #page-content > ol ol, .page-guide#content #page-content > ol ol, .page-policy#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-scedules_archive#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol{
  margin-bottom : 0px;
}

.page-announcements_archive#content #page-content > p, .page-blog#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-facilities#content #page-content > p, .page-facilities1#content #page-content > p, .page-facilities10#content #page-content > p, .page-facilities11#content #page-content > p, .page-facilities12#content #page-content > p, .page-facilities13#content #page-content > p, .page-facilities14#content #page-content > p, .page-facilities15#content #page-content > p, .page-facilities16#content #page-content > p, .page-facilities17#content #page-content > p, .page-facilities2#content #page-content > p, .page-facilities22#content #page-content > p, .page-facilities23#content #page-content > p, .page-facilities24#content #page-content > p, .page-facilities25#content #page-content > p, .page-facilities26#content #page-content > p, .page-facilities3#content #page-content > p, .page-facilities33#content #page-content > p, .page-facilities36#content #page-content > p, .page-facilities37#content #page-content > p, .page-facilities38#content #page-content > p, .page-facilities39#content #page-content > p, .page-facilities4#content #page-content > p, .page-facilities42#content #page-content > p, .page-facilities46#content #page-content > p, .page-facilities47#content #page-content > p, .page-facilities5#content #page-content > p, .page-facilities52#content #page-content > p, .page-facilities53#content #page-content > p, .page-facilities54#content #page-content > p, .page-facilities58#content #page-content > p, .page-facilities59#content #page-content > p, .page-facilities6#content #page-content > p, .page-facilities62#content #page-content > p, .page-facilities63#content #page-content > p, .page-facilities64#content #page-content > p, .page-facilities7#content #page-content > p, .page-facilities75#content #page-content > p, .page-facilities76#content #page-content > p, .page-facilities77#content #page-content > p, .page-facilities78#content #page-content > p, .page-facilities8#content #page-content > p, .page-facilities88#content #page-content > p, .page-facilities9#content #page-content > p, .page-guide#content #page-content > p, .page-policy#content #page-content > p, .page-privacy#content #page-content > p, .page-scedules_archive#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-announcements_archive#content #page-content > pre, .page-blog#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-facilities#content #page-content > pre, .page-facilities1#content #page-content > pre, .page-facilities10#content #page-content > pre, .page-facilities11#content #page-content > pre, .page-facilities12#content #page-content > pre, .page-facilities13#content #page-content > pre, .page-facilities14#content #page-content > pre, .page-facilities15#content #page-content > pre, .page-facilities16#content #page-content > pre, .page-facilities17#content #page-content > pre, .page-facilities2#content #page-content > pre, .page-facilities22#content #page-content > pre, .page-facilities23#content #page-content > pre, .page-facilities24#content #page-content > pre, .page-facilities25#content #page-content > pre, .page-facilities26#content #page-content > pre, .page-facilities3#content #page-content > pre, .page-facilities33#content #page-content > pre, .page-facilities36#content #page-content > pre, .page-facilities37#content #page-content > pre, .page-facilities38#content #page-content > pre, .page-facilities39#content #page-content > pre, .page-facilities4#content #page-content > pre, .page-facilities42#content #page-content > pre, .page-facilities46#content #page-content > pre, .page-facilities47#content #page-content > pre, .page-facilities5#content #page-content > pre, .page-facilities52#content #page-content > pre, .page-facilities53#content #page-content > pre, .page-facilities54#content #page-content > pre, .page-facilities58#content #page-content > pre, .page-facilities59#content #page-content > pre, .page-facilities6#content #page-content > pre, .page-facilities62#content #page-content > pre, .page-facilities63#content #page-content > pre, .page-facilities64#content #page-content > pre, .page-facilities7#content #page-content > pre, .page-facilities75#content #page-content > pre, .page-facilities76#content #page-content > pre, .page-facilities77#content #page-content > pre, .page-facilities78#content #page-content > pre, .page-facilities8#content #page-content > pre, .page-facilities88#content #page-content > pre, .page-facilities9#content #page-content > pre, .page-guide#content #page-content > pre, .page-policy#content #page-content > pre, .page-privacy#content #page-content > pre, .page-scedules_archive#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

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

  #sp-site-navigation-1{
    background-color : transparent;
    background-image : url(img/back-main-nav-01.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-top : 1px;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #e4ddd3;
    position : relative;
  }

  #sp-site-navigation-1 ul ul{
    background-color : #e7e7e7;
    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;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

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

  #sp-site-navigation-1 ul ul li.menu-item-has-children > a::after{
    background-image : url(img/icon-arrow-01.gif);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : -3px;
    width : 6px;
    height : 7px;
    display : block;
    position : absolute;
    top : 50%;
    right : 10px;
    z-index : 10;
    content : "";
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #ffffff;
    background-color : #96cbc3;
    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;
    position : relative;
  }

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

  #sp-site-navigation-1::before{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #ffffff;
    width : 100%;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul{
    background-color : transparent;
    background-image : url(img/border-01.png);
    background-repeat : repeat-y;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-left : 1px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li{
    padding-right : 1px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #22211f;
    background-color : transparent;
    background-image : url(img/back-main-nav-01-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #22211f;
    background-color : transparent;
    background-image : url(img/back-main-nav-01-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #22211f;
    background-color : transparent;
    background-image : url(img/back-main-nav-01-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #22211f;
    background-color : transparent;
    background-image : url(img/back-main-nav-01-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li::after{
    background-color : transparent;
    background-image : url(img/border-01.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    width : 1px;
    height : 100%;
    display : block;
    position : absolute;
    top : 0px;
    bottom : 0px;
    right : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.3rem;
    line-height : 1;
    color : #ffffff;
    padding-top : 13px;
    padding-left : 19px;
    padding-right : 19px;
    padding-bottom : 12px;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #22211f;
    background-color : transparent;
    background-image : url(img/back-main-nav-01-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }
}

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

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

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #4c4338;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

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

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

  #sp-site-navigation-1 ul li > a{
    color : #ffffff;
    background-color : #4c4338;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a{
    padding-left : 55px;
  }

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

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

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

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

#sp-page-title-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : initial;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-page-title-1 > h1{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #402e19;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

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

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6{
  background-color : #fffdfe;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 21px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-right : 27px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6{
  background-color : #fffdfe;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 21px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-right : 27px;
}

.hpb-viewtype-full#sp-entry-content-1 > h3, .hpb-viewtype-full#sp-entry-content-2 > h3, .hpb-viewtype-full#sp-wp-post-list-3 > h3, .hpb-viewtype-full#sp-wp-post-list-4 > h3, .hpb-viewtype-full#sp-wp-post-list-5 > h3, .hpb-viewtype-full#sp-wp-post-list-6 > h3{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-bottom : 47px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-full#sp-entry-content-1 > h3 > a, .hpb-viewtype-full#sp-entry-content-2 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-6 > h3 > a{
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-simple#sp-entry-content-1 > h3, .hpb-viewtype-simple#sp-entry-content-2 > h3, .hpb-viewtype-simple#sp-wp-post-list-3 > h3, .hpb-viewtype-simple#sp-wp-post-list-4 > h3, .hpb-viewtype-simple#sp-wp-post-list-5 > h3, .hpb-viewtype-simple#sp-wp-post-list-6 > h3{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-bottom : 47px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-simple#sp-entry-content-1 > h3 > a, .hpb-viewtype-simple#sp-entry-content-2 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-6 > h3 > a{
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > h3, .hpb-viewtype-thumbnail#sp-entry-content-2 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3{
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-bottom : 47px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-2 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3 > a{
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6{
  background-color : #fffdfe;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 21px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-right : 27px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-2 > .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{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #62492a;
  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 : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-2 > 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{
  background-color : #fffdfe;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 21px;
  margin-bottom : 47px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : #e4ddd3;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-entry-content-1 > article > div, #sp-entry-content-2 > 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{
  padding-left : 27px;
  padding-right : 27px;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-2 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-6 > article > footer{
  color : #62492a;
  padding-left : 27px;
  padding-right : 27px;
  clear : both;
}

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

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

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

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

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

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

#sp-entry-content-1 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-wp-post-list-3 > article > footer a, #sp-wp-post-list-4 > article > footer a, #sp-wp-post-list-5 > article > footer a, #sp-wp-post-list-6 > article > footer a{
  color : #62492a;
}

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

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

#sp-entry-content-1 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4, #sp-wp-post-list-6 > article > header > h4{
  background-color : transparent;
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > header > h4 > a, #sp-entry-content-2 > article > header > h4 > a, #sp-wp-post-list-3 > article > header > h4 > a, #sp-wp-post-list-4 > article > header > h4 > a, #sp-wp-post-list-5 > article > header > h4 > a, #sp-wp-post-list-6 > article > header > h4 > a{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #94734a;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-bottom : 21px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

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

#sp-entry-content-1 > dl, #sp-entry-content-2 > 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{
  padding-left : 27px;
  padding-right : 27px;
  margin-bottom : 2px;
}

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

#sp-entry-content-1 > dl > dd, #sp-entry-content-2 > dl > dd, #sp-wp-post-list-3 > dl > dd, #sp-wp-post-list-4 > dl > dd, #sp-wp-post-list-5 > dl > dd, #sp-wp-post-list-6 > dl > dd{
  padding-top : 0px;
  padding-left : 140px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : -140px;
  margin-right : 0px;
  margin-bottom : 0.7em;
  width : 100%;
  float : left;
  clear : right;
}

#sp-entry-content-1 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-wp-post-list-3 > dl > dt, #sp-wp-post-list-4 > dl > dt, #sp-wp-post-list-5 > dl > dt, #sp-wp-post-list-6 > dl > dt{
  color : #62492a;
  background-image : url(img/icon-square-01.gif);
  background-repeat : no-repeat;
  background-position : 0px 0.6em;
  padding-top : 0px;
  padding-left : 18px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 0.7em;
  width : 140px;
  float : left;
  clear : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > 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{
  background-color : transparent;
  margin-bottom : 0px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-5 > h3 > a, #sp-wp-post-list-6 > h3 > a{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #94734a;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-bottom : 21px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

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

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

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

#sp-entry-content-1 > nav a, #sp-entry-content-2 > nav a, #sp-wp-post-list-3 > nav a, #sp-wp-post-list-4 > nav a, #sp-wp-post-list-5 > nav a, #sp-wp-post-list-6 > nav a{
  font-style : italic;
  color : #62492a;
  text-decoration : underline;
}

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

#sp-entry-content-1 > ul, #sp-entry-content-2 > 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{
  padding-left : 27px;
  padding-right : 27px;
  margin-bottom : 2px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1> ul> li, #sp-entry-content-2> ul> li, #sp-wp-post-list-3> ul> li, #sp-wp-post-list-4> ul> li, #sp-wp-post-list-5> ul> li, #sp-wp-post-list-6> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-wp-post-list-3 > ul > li > a, #sp-wp-post-list-4 > ul > li > a, #sp-wp-post-list-5 > ul > li > a, #sp-wp-post-list-6 > ul > li > a{
  background-image : url(img/icon-square-01.gif);
  background-repeat : no-repeat;
  background-position : 0px 0.6em;
  padding-top : 0px;
  padding-left : 18px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 0.7em;
  display : block;
}

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

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

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

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

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

#sp-site-navigation-2 .menu-toggle{
  font-size : 1.3rem;
  background-color : #4c4338;
  background-image : url(img/icon-menu-toggle.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  text-indent : -9999px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

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

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

#sp-site-navigation-2 ul li > a{
  color : #ffffff;
  background-color : #4c4338;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 8px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 ul ul li > a{
  padding-left : 40px;
  padding-right : 10px;
}

#sp-site-navigation-2 ul ul ul li > a{
  padding-left : 55px;
}

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

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

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

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

#sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  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 : #e4ddd3;
  border-left-color : #e4ddd3;
  border-right-color : #e4ddd3;
  border-bottom-color : initial;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #94734a;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

#sp-wp-post-list-1, #sp-wp-post-list-2{
  font-size : 13px;
  color : #676767;
  background-color : #d3eaf5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

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

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

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

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

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

#sp-wp-post-list-1 a, #sp-wp-post-list-2 a{
  color : #0e5e83;
  text-decoration : underline;
}

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

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

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

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

#sp-wp-post-list-1 footer, #sp-wp-post-list-2 footer{
  color : #676767;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-2 h1{
  color : #676767;
  background-color : #d4edf8;
  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 : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

#sp-wp-post-list-1 h4, #sp-wp-post-list-2 h4{
  font-size : 1.1em;
  color : #676767;
  background-color : #d3eaf5;
  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 : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  clear : both;
}

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

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

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

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

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

#sp-wp-post-list-1 ul, #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-1 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl, .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-1 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd, .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 : #7ac6e9;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl, .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-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
  font-weight : bold;
  color : #7ac6e9;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

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

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

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

#sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3{
  font-size : 1.4em;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 20px;
  clear : both;
}

#sp-wp-post-list-1 > h3 a, #sp-wp-post-list-2 > h3 a{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-14, #sp-site-navigation-15, #sp-site-navigation-16, #sp-site-navigation-17, #sp-site-navigation-18, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
  font-size : 13px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-14 .menu-toggle, #sp-site-navigation-15 .menu-toggle, #sp-site-navigation-16 .menu-toggle, #sp-site-navigation-17 .menu-toggle, #sp-site-navigation-18 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
  display : none;
}

#sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-14 .screen-reader-text, #sp-site-navigation-15 .screen-reader-text, #sp-site-navigation-16 .screen-reader-text, #sp-site-navigation-17 .screen-reader-text, #sp-site-navigation-18 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

#sp-site-navigation-10 a:hover, #sp-site-navigation-11 a:hover, #sp-site-navigation-12 a:hover, #sp-site-navigation-13 a:hover, #sp-site-navigation-14 a:hover, #sp-site-navigation-15 a:hover, #sp-site-navigation-16 a:hover, #sp-site-navigation-17 a:hover, #sp-site-navigation-18 a:hover, #sp-site-navigation-6 a:hover, #sp-site-navigation-7 a:hover, #sp-site-navigation-8 a:hover, #sp-site-navigation-9 a:hover{
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-14 ul ul, #sp-site-navigation-15 ul ul, #sp-site-navigation-16 ul ul, #sp-site-navigation-17 ul ul, #sp-site-navigation-18 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 37px;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-10 ul ul li, #sp-site-navigation-11 ul ul li, #sp-site-navigation-12 ul ul li, #sp-site-navigation-13 ul ul li, #sp-site-navigation-14 ul ul li, #sp-site-navigation-15 ul ul li, #sp-site-navigation-16 ul ul li, #sp-site-navigation-17 ul ul li, #sp-site-navigation-18 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-10 ul ul li a, #sp-site-navigation-11 ul ul li a, #sp-site-navigation-12 ul ul li a, #sp-site-navigation-13 ul ul li a, #sp-site-navigation-14 ul ul li a, #sp-site-navigation-15 ul ul li a, #sp-site-navigation-16 ul ul li a, #sp-site-navigation-17 ul ul li a, #sp-site-navigation-18 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
  color : #333333;
  text-decoration : none;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-11 ul ul li a:hover, #sp-site-navigation-12 ul ul li a:hover, #sp-site-navigation-13 ul ul li a:hover, #sp-site-navigation-14 ul ul li a:hover, #sp-site-navigation-15 ul ul li a:hover, #sp-site-navigation-16 ul ul li a:hover, #sp-site-navigation-17 ul ul li a:hover, #sp-site-navigation-18 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

#sp-site-navigation-10 ul ul li > ul, #sp-site-navigation-11 ul ul li > ul, #sp-site-navigation-12 ul ul li > ul, #sp-site-navigation-13 ul ul li > ul, #sp-site-navigation-14 ul ul li > ul, #sp-site-navigation-15 ul ul li > ul, #sp-site-navigation-16 ul ul li > ul, #sp-site-navigation-17 ul ul li > ul, #sp-site-navigation-18 ul ul li > ul, #sp-site-navigation-6 ul ul li > ul, #sp-site-navigation-7 ul ul li > ul, #sp-site-navigation-8 ul ul li > ul, #sp-site-navigation-9 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-10 ul::after, #sp-site-navigation-11 ul::after, #sp-site-navigation-12 ul::after, #sp-site-navigation-13 ul::after, #sp-site-navigation-14 ul::after, #sp-site-navigation-15 ul::after, #sp-site-navigation-16 ul::after, #sp-site-navigation-17 ul::after, #sp-site-navigation-18 ul::after, #sp-site-navigation-6 ul::after, #sp-site-navigation-7 ul::after, #sp-site-navigation-8 ul::after, #sp-site-navigation-9 ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-13 > ul, #sp-site-navigation-14 > ul, #sp-site-navigation-15 > ul, #sp-site-navigation-16 > ul, #sp-site-navigation-17 > ul, #sp-site-navigation-18 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-13 > ul > li, #sp-site-navigation-14 > ul > li, #sp-site-navigation-15 > ul > li, #sp-site-navigation-16 > ul > li, #sp-site-navigation-17 > ul > li, #sp-site-navigation-18 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

#sp-site-navigation-10 > ul > li:hover > ul, #sp-site-navigation-11 > ul > li:hover > ul, #sp-site-navigation-12 > ul > li:hover > ul, #sp-site-navigation-13 > ul > li:hover > ul, #sp-site-navigation-14 > ul > li:hover > ul, #sp-site-navigation-15 > ul > li:hover > ul, #sp-site-navigation-16 > ul > li:hover > ul, #sp-site-navigation-17 > ul > li:hover > ul, #sp-site-navigation-18 > ul > li:hover > ul, #sp-site-navigation-6 > ul > li:hover > ul, #sp-site-navigation-7 > ul > li:hover > ul, #sp-site-navigation-8 > ul > li:hover > ul, #sp-site-navigation-9 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-13 > ul > li > a, #sp-site-navigation-14 > ul > li > a, #sp-site-navigation-15 > ul > li > a, #sp-site-navigation-16 > ul > li > a, #sp-site-navigation-17 > ul > li > a, #sp-site-navigation-18 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
  line-height : 40px;
  color : #353535;
  background-color : #e4e4e4;
  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 : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-11 > ul > li > a:hover, #sp-site-navigation-12 > ul > li > a:hover, #sp-site-navigation-13 > ul > li > a:hover, #sp-site-navigation-14 > ul > li > a:hover, #sp-site-navigation-15 > ul > li > a:hover, #sp-site-navigation-16 > ul > li > a:hover, #sp-site-navigation-17 > ul > li > a:hover, #sp-site-navigation-18 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
  line-height : 40px;
  color : #ffffff;
  background-color : #c2c2c2;
  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 : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
}

#sp-site-navigation-10 > ul > ul > li > a, #sp-site-navigation-11 > ul > ul > li > a, #sp-site-navigation-12 > ul > ul > li > a, #sp-site-navigation-13 > ul > ul > li > a, #sp-site-navigation-14 > ul > ul > li > a, #sp-site-navigation-15 > ul > ul > li > a, #sp-site-navigation-16 > ul > ul > li > a, #sp-site-navigation-17 > ul > ul > li > a, #sp-site-navigation-18 > ul > ul > li > a, #sp-site-navigation-6 > ul > ul > li > a, #sp-site-navigation-7 > ul > ul > li > a, #sp-site-navigation-8 > ul > ul > li > a, #sp-site-navigation-9 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-14, #sp-site-navigation-15, #sp-site-navigation-16, #sp-site-navigation-17, #sp-site-navigation-18, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
    text-align : center;
    width : 100%;
  }

  #sp-site-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-14 .menu-toggle, #sp-site-navigation-15 .menu-toggle, #sp-site-navigation-16 .menu-toggle, #sp-site-navigation-17 .menu-toggle, #sp-site-navigation-18 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-14 .screen-reader-text, #sp-site-navigation-15 .screen-reader-text, #sp-site-navigation-16 .screen-reader-text, #sp-site-navigation-17 .screen-reader-text, #sp-site-navigation-18 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-13 ul, #sp-site-navigation-14 ul, #sp-site-navigation-15 ul, #sp-site-navigation-16 ul, #sp-site-navigation-17 ul, #sp-site-navigation-18 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
    padding-right : 50px;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-10 ul li, #sp-site-navigation-11 ul li, #sp-site-navigation-12 ul li, #sp-site-navigation-13 ul li, #sp-site-navigation-14 ul li, #sp-site-navigation-15 ul li, #sp-site-navigation-16 ul li, #sp-site-navigation-17 ul li, #sp-site-navigation-18 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    display : block;
  }

  #sp-site-navigation-10 ul li::after, #sp-site-navigation-11 ul li::after, #sp-site-navigation-12 ul li::after, #sp-site-navigation-13 ul li::after, #sp-site-navigation-14 ul li::after, #sp-site-navigation-15 ul li::after, #sp-site-navigation-16 ul li::after, #sp-site-navigation-17 ul li::after, #sp-site-navigation-18 ul li::after, #sp-site-navigation-6 ul li::after, #sp-site-navigation-7 ul li::after, #sp-site-navigation-8 ul li::after, #sp-site-navigation-9 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-14 ul ul, #sp-site-navigation-15 ul ul, #sp-site-navigation-16 ul ul, #sp-site-navigation-17 ul ul, #sp-site-navigation-18 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-10, .button-menu#sp-site-navigation-11, .button-menu#sp-site-navigation-12, .button-menu#sp-site-navigation-13, .button-menu#sp-site-navigation-14, .button-menu#sp-site-navigation-15, .button-menu#sp-site-navigation-16, .button-menu#sp-site-navigation-17, .button-menu#sp-site-navigation-18, .button-menu#sp-site-navigation-6, .button-menu#sp-site-navigation-7, .button-menu#sp-site-navigation-8, .button-menu#sp-site-navigation-9{
    background-color : #000000;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-10 .menu-toggle, .button-menu#sp-site-navigation-11 .menu-toggle, .button-menu#sp-site-navigation-12 .menu-toggle, .button-menu#sp-site-navigation-13 .menu-toggle, .button-menu#sp-site-navigation-14 .menu-toggle, .button-menu#sp-site-navigation-15 .menu-toggle, .button-menu#sp-site-navigation-16 .menu-toggle, .button-menu#sp-site-navigation-17 .menu-toggle, .button-menu#sp-site-navigation-18 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle, .button-menu#sp-site-navigation-8 .menu-toggle, .button-menu#sp-site-navigation-9 .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-10 li, .button-menu#sp-site-navigation-11 li, .button-menu#sp-site-navigation-12 li, .button-menu#sp-site-navigation-13 li, .button-menu#sp-site-navigation-14 li, .button-menu#sp-site-navigation-15 li, .button-menu#sp-site-navigation-16 li, .button-menu#sp-site-navigation-17 li, .button-menu#sp-site-navigation-18 li, .button-menu#sp-site-navigation-6 li, .button-menu#sp-site-navigation-7 li, .button-menu#sp-site-navigation-8 li, .button-menu#sp-site-navigation-9 li{
    background-color : #ffffff;
  }

  .button-menu#sp-site-navigation-10 ul, .button-menu#sp-site-navigation-11 ul, .button-menu#sp-site-navigation-12 ul, .button-menu#sp-site-navigation-13 ul, .button-menu#sp-site-navigation-14 ul, .button-menu#sp-site-navigation-15 ul, .button-menu#sp-site-navigation-16 ul, .button-menu#sp-site-navigation-17 ul, .button-menu#sp-site-navigation-18 ul, .button-menu#sp-site-navigation-6 ul, .button-menu#sp-site-navigation-7 ul, .button-menu#sp-site-navigation-8 ul, .button-menu#sp-site-navigation-9 ul{
    display : none;
  }

  .button-menu#sp-site-navigation-10 ul.toggled-on, .button-menu#sp-site-navigation-11 ul.toggled-on, .button-menu#sp-site-navigation-12 ul.toggled-on, .button-menu#sp-site-navigation-13 ul.toggled-on, .button-menu#sp-site-navigation-14 ul.toggled-on, .button-menu#sp-site-navigation-15 ul.toggled-on, .button-menu#sp-site-navigation-16 ul.toggled-on, .button-menu#sp-site-navigation-17 ul.toggled-on, .button-menu#sp-site-navigation-18 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on, .button-menu#sp-site-navigation-9 ul.toggled-on{
    display : block;
  }
}

#sp-site-navigation-5{
  font-size : 13px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

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

#sp-site-navigation-5 a:link{
  color : #666666;
  text-decoration : none;
}

#sp-site-navigation-5 a:visited{
  color : #666666;
  text-decoration : none;
}

#sp-site-navigation-5 ul ul{
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 25px;
  left : 0px;
  z-index : 9999;
}

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

#sp-site-navigation-5 ul ul li a{
  color : #333333;
  text-decoration : none;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-5 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

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

#sp-site-navigation-5 ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-5 > 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%;
  min-height : 35px;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-5 > ul > li{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

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

#sp-site-navigation-5 > ul > li > a{
  line-height : 35px;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-5 > ul > li > a:hover{
  line-height : 35px;
  color : #222222;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #eb6877;
}

#sp-site-navigation-5 > ul > ul > li > a{
  color : #333333;
}

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

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

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

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

  #sp-site-navigation-5 ul{
    width : 100%;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-5 ul li{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    display : block;
  }

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

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

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

  .button-menu#sp-site-navigation-5 .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-5 li{
    background-color : #ffffff;
  }

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

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

  #sp-site-navigation-5 > ul > li:first-child{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

#sp-column-1, #sp-column-10, #sp-column-11, #sp-column-12, #sp-column-13, #sp-column-14, #sp-column-15, #sp-column-16, #sp-column-17, #sp-column-18, #sp-column-19, #sp-column-2, #sp-column-20, #sp-column-21, #sp-column-22, #sp-column-23, #sp-column-24, #sp-column-25, #sp-column-26, #sp-column-27, #sp-column-28, #sp-column-29, #sp-column-3, #sp-column-30, #sp-column-31, #sp-column-32, #sp-column-33, #sp-column-34, #sp-column-35, #sp-column-36, #sp-column-37, #sp-column-38, #sp-column-39, #sp-column-4, #sp-column-40, #sp-column-41, #sp-column-42, #sp-column-43, #sp-column-44, #sp-column-45, #sp-column-46, #sp-column-47, #sp-column-48, #sp-column-49, #sp-column-5, #sp-column-6, #sp-column-7, #sp-column-8, #sp-column-9{
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body, #sp-column-10 > .column-body, #sp-column-11 > .column-body, #sp-column-12 > .column-body, #sp-column-13 > .column-body, #sp-column-14 > .column-body, #sp-column-15 > .column-body, #sp-column-16 > .column-body, #sp-column-17 > .column-body, #sp-column-18 > .column-body, #sp-column-19 > .column-body, #sp-column-2 > .column-body, #sp-column-20 > .column-body, #sp-column-21 > .column-body, #sp-column-22 > .column-body, #sp-column-23 > .column-body, #sp-column-24 > .column-body, #sp-column-25 > .column-body, #sp-column-26 > .column-body, #sp-column-27 > .column-body, #sp-column-28 > .column-body, #sp-column-29 > .column-body, #sp-column-3 > .column-body, #sp-column-30 > .column-body, #sp-column-31 > .column-body, #sp-column-32 > .column-body, #sp-column-33 > .column-body, #sp-column-34 > .column-body, #sp-column-35 > .column-body, #sp-column-36 > .column-body, #sp-column-37 > .column-body, #sp-column-38 > .column-body, #sp-column-39 > .column-body, #sp-column-4 > .column-body, #sp-column-40 > .column-body, #sp-column-41 > .column-body, #sp-column-42 > .column-body, #sp-column-43 > .column-body, #sp-column-44 > .column-body, #sp-column-45 > .column-body, #sp-column-46 > .column-body, #sp-column-47 > .column-body, #sp-column-48 > .column-body, #sp-column-49 > .column-body, #sp-column-5 > .column-body, #sp-column-6 > .column-body, #sp-column-7 > .column-body, #sp-column-8 > .column-body, #sp-column-9 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  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 : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-10 > .column-label, #sp-column-11 > .column-label, #sp-column-12 > .column-label, #sp-column-13 > .column-label, #sp-column-14 > .column-label, #sp-column-15 > .column-label, #sp-column-16 > .column-label, #sp-column-17 > .column-label, #sp-column-18 > .column-label, #sp-column-19 > .column-label, #sp-column-2 > .column-label, #sp-column-20 > .column-label, #sp-column-21 > .column-label, #sp-column-22 > .column-label, #sp-column-23 > .column-label, #sp-column-24 > .column-label, #sp-column-25 > .column-label, #sp-column-26 > .column-label, #sp-column-27 > .column-label, #sp-column-28 > .column-label, #sp-column-29 > .column-label, #sp-column-3 > .column-label, #sp-column-30 > .column-label, #sp-column-31 > .column-label, #sp-column-32 > .column-label, #sp-column-33 > .column-label, #sp-column-34 > .column-label, #sp-column-35 > .column-label, #sp-column-36 > .column-label, #sp-column-37 > .column-label, #sp-column-38 > .column-label, #sp-column-39 > .column-label, #sp-column-4 > .column-label, #sp-column-40 > .column-label, #sp-column-41 > .column-label, #sp-column-42 > .column-label, #sp-column-43 > .column-label, #sp-column-44 > .column-label, #sp-column-45 > .column-label, #sp-column-46 > .column-label, #sp-column-47 > .column-label, #sp-column-48 > .column-label, #sp-column-49 > .column-label, #sp-column-5 > .column-label, #sp-column-6 > .column-label, #sp-column-7 > .column-label, #sp-column-8 > .column-label, #sp-column-9 > .column-label{
  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 : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

#sp-column-1 > .column-label h3, #sp-column-10 > .column-label h3, #sp-column-11 > .column-label h3, #sp-column-12 > .column-label h3, #sp-column-13 > .column-label h3, #sp-column-14 > .column-label h3, #sp-column-15 > .column-label h3, #sp-column-16 > .column-label h3, #sp-column-17 > .column-label h3, #sp-column-18 > .column-label h3, #sp-column-19 > .column-label h3, #sp-column-2 > .column-label h3, #sp-column-20 > .column-label h3, #sp-column-21 > .column-label h3, #sp-column-22 > .column-label h3, #sp-column-23 > .column-label h3, #sp-column-24 > .column-label h3, #sp-column-25 > .column-label h3, #sp-column-26 > .column-label h3, #sp-column-27 > .column-label h3, #sp-column-28 > .column-label h3, #sp-column-29 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-30 > .column-label h3, #sp-column-31 > .column-label h3, #sp-column-32 > .column-label h3, #sp-column-33 > .column-label h3, #sp-column-34 > .column-label h3, #sp-column-35 > .column-label h3, #sp-column-36 > .column-label h3, #sp-column-37 > .column-label h3, #sp-column-38 > .column-label h3, #sp-column-39 > .column-label h3, #sp-column-4 > .column-label h3, #sp-column-40 > .column-label h3, #sp-column-41 > .column-label h3, #sp-column-42 > .column-label h3, #sp-column-43 > .column-label h3, #sp-column-44 > .column-label h3, #sp-column-45 > .column-label h3, #sp-column-46 > .column-label h3, #sp-column-47 > .column-label h3, #sp-column-48 > .column-label h3, #sp-column-49 > .column-label h3, #sp-column-5 > .column-label h3, #sp-column-6 > .column-label h3, #sp-column-7 > .column-label h3, #sp-column-8 > .column-label h3, #sp-column-9 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #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-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-2, #sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-25, #sp-list-26, #sp-list-27, #sp-list-28, #sp-list-29, #sp-list-3, #sp-list-30, #sp-list-31, #sp-list-32, #sp-list-33, #sp-list-34, #sp-list-35, #sp-list-36, #sp-list-37, #sp-list-38, #sp-list-39, #sp-list-4, #sp-list-40, #sp-list-41, #sp-list-42, #sp-list-43, #sp-list-44, #sp-list-45, #sp-list-46, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9{
  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;
  width : 100%;
  list-style-type : none;
}

#sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-2 li, #sp-list-20 li, #sp-list-21 li, #sp-list-22 li, #sp-list-23 li, #sp-list-24 li, #sp-list-25 li, #sp-list-26 li, #sp-list-27 li, #sp-list-28 li, #sp-list-29 li, #sp-list-3 li, #sp-list-30 li, #sp-list-31 li, #sp-list-32 li, #sp-list-33 li, #sp-list-34 li, #sp-list-35 li, #sp-list-36 li, #sp-list-37 li, #sp-list-38 li, #sp-list-39 li, #sp-list-4 li, #sp-list-40 li, #sp-list-41 li, #sp-list-42 li, #sp-list-43 li, #sp-list-44 li, #sp-list-45 li, #sp-list-46 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  margin-bottom : 8px;
}

#sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-24 > li, #sp-list-25 > li, #sp-list-26 > li, #sp-list-27 > li, #sp-list-28 > li, #sp-list-29 > li, #sp-list-3 > li, #sp-list-30 > li, #sp-list-31 > li, #sp-list-32 > li, #sp-list-33 > li, #sp-list-34 > li, #sp-list-35 > li, #sp-list-36 > li, #sp-list-37 > li, #sp-list-38 > li, #sp-list-39 > li, #sp-list-4 > li, #sp-list-40 > li, #sp-list-41 > li, #sp-list-42 > li, #sp-list-43 > li, #sp-list-44 > li, #sp-list-45 > li, #sp-list-46 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #000000;
}

#sp-list-1{
  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;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 10px;
  margin-bottom : 3px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #02c01f;
}

#sp-list-1 > li{
  color : #000000;
}

#sp-block-container-1{
  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;
}

#sp-block-container-2{
  background-color : #a08269;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #a08269;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-button-1 > a{
  background-color : #7f368c;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  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 : #36173c;
  border-left-color : #36173c;
  border-right-color : #36173c;
  border-bottom-color : #36173c;
}

#sp-column-1{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-1 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-1 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-1 > .column-label h3{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -14px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1f7dba;
  border-left-color : #1f7dba;
  border-right-color : #1f7dba;
  border-bottom-color : #1f7dba;
  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-column-10{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-10 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-10 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-10 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-11{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-11 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-11 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-11 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-12{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-12 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-12 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-12 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-13{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-13 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-13 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-13 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-14{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-14 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-14 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-14 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-15{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-15 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-15 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-15 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-16{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-16 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-16 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-16 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-17{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-17 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-17 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-17 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-18{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-18 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-18 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-18 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-19{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-19 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-19 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-19 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-2{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-2 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-2 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-2 > .column-label h3{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -14px;
  border-top-width : 3px;
  border-left-width : 5px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-20{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-20 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-20 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-20 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-21{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-21 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-21 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-21 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-22{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-22 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-22 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-22 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-23{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-23 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-23 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-23 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-24{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-24 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-24 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-24 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-25{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-25 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-25 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-25 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-26{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-26 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-26 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-26 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-27{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-27 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-27 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-27 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-28{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-28 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-28 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-28 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-29{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-29 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-29 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-29 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-3{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-3 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-3 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-3 > .column-label h3{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -14px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-30{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-30 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-30 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-30 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-31{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-31 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-31 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-31 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-32{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-32 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-32 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-32 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-33{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-33 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-33 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-33 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-34{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-34 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-34 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-34 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-35{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-35 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-35 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-35 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-36{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-36 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-36 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-36 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-37{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-37 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-37 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-37 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-38{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-38 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-38 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-38 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-39{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-39 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-39 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-39 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-4{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-4 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-4 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-4 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-40{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-40 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-40 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-40 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-41{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-41 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-41 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-41 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-42{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-42 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-42 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-42 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-43{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-43 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-43 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-43 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-44{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-44 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-44 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-44 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-45{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-45 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-45 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-45 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-46{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-46 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-46 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-46 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-47{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-47 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-47 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-47 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-48{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-48 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-48 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-48 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-49{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-49 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-49 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-49 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-5{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-5 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-5 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-5 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-6{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-6 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-6 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-6 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-7{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-7 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-7 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-7 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-8{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-8 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-8 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-8 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-column-9{
  background-color : transparent;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-9 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #d1cecb;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
}

#sp-column-9 > .column-label{
  font-size : 1.8rem;
  color : #1f7dba;
  background-color : transparent;
}

#sp-column-9 > .column-label h3{
  font-size : 2rem;
  font-weight : bold;
  color : #4a4a4a;
  text-indent : 10px;
  margin-left : -22px;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d1cecb;
  border-left-color : #1f7dba;
  border-right-color : #d1cecb;
  border-bottom-color : #d1cecb;
  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-image-1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

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

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

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

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

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

#sp-list-1{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #402e19;
}

#sp-list-1 > li{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : normal;
  line-height : 100%;
  color : #4a4a4a;
  margin-top : 0px;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #1f7dba;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-10{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-10 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-10 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-10 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-10 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-10 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-10 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-11{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-11 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-11 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-11 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-11 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-11 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-11 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-12{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-12 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-12 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-12 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-12 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-12 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-12 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-13{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-13 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-13 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-13 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-13 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-13 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-13 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-14{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-14 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-14 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-14 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-14 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-14 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-14 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-15{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-15 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-15 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-15 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-15 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-15 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-15 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-16{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-16 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-16 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-16 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-16 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-16 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-16 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-17{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-17 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-17 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-17 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-17 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-17 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-17 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-18{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-18 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-18 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-18 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-18 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-18 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-18 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-19{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-19 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-19 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-19 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-19 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-19 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-19 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-2 > li > p{
  line-height : 70%;
}

#sp-list-20{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-20 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-20 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-20 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-20 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-20 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-20 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-21{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-21 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-21 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-21 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-21 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-21 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-21 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-22{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-22 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-22 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-22 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-22 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-22 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-22 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-23{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-23 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-23 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-23 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-23 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-23 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-23 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-24{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-24 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-24 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-24 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-24 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-24 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-24 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-25{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-25 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-25 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-25 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-25 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-25 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-25 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-26{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-26 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-26 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-26 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-26 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-26 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-26 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-27{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-27 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-27 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-27 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-27 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-27 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-27 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-28{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-28 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-28 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-28 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-28 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-28 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-28 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-29{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-29 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-29 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-29 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-29 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-29 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-29 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-30{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-30 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-30 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-30 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-30 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-30 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-30 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-31{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-31 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-31 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-31 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-31 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-31 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-31 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-32{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-32 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-32 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-32 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-32 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-32 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-32 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-33{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-33 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-33 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-33 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-33 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-33 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-33 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-34{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-34 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-34 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-34 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-34 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-34 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-34 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-35{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-35 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-35 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-35 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-35 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-35 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-35 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-36{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-36 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-36 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-36 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-36 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-36 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-36 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-37{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-37 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-37 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-37 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-37 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-37 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-37 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-38{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-38 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-38 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-38 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-38 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-38 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-38 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-39{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-39 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-39 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-39 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-39 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-39 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-39 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-4 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-4 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-4 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-4 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-4 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-4 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-40{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-40 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-40 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-40 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-40 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-40 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-40 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-41{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-41 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-41 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-41 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-41 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-41 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-41 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-42{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-42 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
  margin-right : 10px;
}

#sp-list-42 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-42 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-42 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-42 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-42 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-43{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
  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 : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

#sp-list-43 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-43 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-43 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-43 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-43 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-43 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-44{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-44 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-44 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-44 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-44 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-44 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-44 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-45{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-45 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-45 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-45 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-45 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-45 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-45 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-46{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-46 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-46 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-46 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-46 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-46 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-46 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-5{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-5 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-5 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-5 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-5 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-5 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-5 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-6{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-6 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-6 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-6 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-6 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-6 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-6 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-7{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-7 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-7 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-7 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-7 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-7 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-7 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-8{
  font-size : 1.6rem;
  font-family : "メイリオ";
  color : #402e19;
}

#sp-list-8 > li{
  font-size : 1.6rem;
  font-family : "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N M", "メイリオ";
  line-height : 80%;
  color : #4a4a4a;
}

#sp-list-8 > li > h1{
  font-size : 2rem;
  font-family : "メイリオ";
  font-weight : bold;
  color : #1f7dba;
  text-indent : 0px;
}

#sp-list-8 > li > h2{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #4a4a4a;
  text-indent : 15px;
}

#sp-list-8 > li > h3{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #5a3a22;
}

#sp-list-8 > li > h4{
  font-size : 1.6rem;
  font-family : "メイリオ";
  font-weight : bold;
  line-height : 100%;
  color : #7f368c;
}

#sp-list-8 > li > p{
  font-size : 1.4rem;
  font-family : "メイリオ";
  line-height : 120%;
  color : #4a4a4a;
  text-indent : 0px;
  margin-left : 30px;
}

#sp-list-9 > li > p{
  line-height : 70%;
}

#sp-page-title-1{
  padding-top : 0px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
}

#sp-page-title-1 h1{
  font-size : 1.6rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #1f7dba;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#1f7dba), to(rgba(31, 125, 186, 0.8)));
  background-image : linear-gradient(to bottom, #1f7dba, rgba(31, 125, 186, 0.8));
  text-align : center;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 12px;
  padding-bottom : 0px;
  margin-top : -1px;
  margin-left : -300px;
  margin-bottom : 0px;
}

#sp-site-navigation-1{
  background-color : #5a3a22;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#5a3a22), to(#7b502f));
  background-image : linear-gradient(to top, #5a3a22, #7b502f);
  padding-top : 0px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #5a3a22;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  background-image : url(img/back-main-nav-01-hover.png);
  padding-top : 13px;
  padding-left : 19px;
  padding-right : 19px;
  padding-bottom : 12px;
}

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

#sp-site-navigation-10 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-10 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-11 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-11 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-12 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-12 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-13 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-13 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-14 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-14 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-15 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-15 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-16 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-16 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-17 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-17 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-18 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-18 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-2 > ul > li li > a{
  font-size : 1.2rem;
  font-family : "メイリオ";
  color : #ffffff;
  background-color : #5a3a22;
}

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

#sp-site-navigation-2 > ul > li.current_page_item > a{
  font-size : 1.2rem;
  font-family : "メイリオ";
  color : #ffffff;
  background-color : #5a3a22;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#5a3a22), to(#865633));
  background-image : linear-gradient(to top, #5a3a22, #865633);
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.2rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #5a3a22;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#5a3a22), to(#7e5130));
  background-image : linear-gradient(to top, #5a3a22, #7e5130);
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-site-navigation-2 > ul > li > a:hover{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #5a3a22;
  background-image : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-site-navigation-3{
  font-size : 1.2rem;
  font-family : "ＭＳ Ｐゴシック";
  color : #000000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #1f7dba;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #1f7dba;
}

#sp-site-navigation-3 > ul > li.current_page_item > a{
  font-size : 1.2rem;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
  color : #000000;
  background-color : #1f7dba;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#1f7dba), to(#c7e2f5));
  background-image : linear-gradient(to top, #1f7dba, #c7e2f5);
  padding-top : 8px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-site-navigation-3 > ul > li > a{
  font-size : 1.2rem;
  font-family : "ＭＳ ゴシック";
  font-weight : normal;
  color : #000000;
  background-color : #1f7dba;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#1f7dba), to(#c7e2f5));
  background-image : linear-gradient(to top, #1f7dba, #c7e2f5);
  padding-top : 8px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-site-navigation-3 > ul > li > a:hover{
  font-size : 1.2rem;
  font-family : "ＭＳ ゴシック";
  color : #ffffff;
  background-color : #1f7dba;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#1f7dba), to(#1f7dba));
  background-image : linear-gradient(to top, #1f7dba, #1f7dba);
  padding-top : 8px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-site-navigation-4{
  background-image : -webkit-gradient(linear, left top, left bottom, from(#784e2e), to(#5a3a22));
  background-image : linear-gradient(to bottom, #784e2e, #5a3a22);
}

#sp-site-navigation-4 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 15px;
  padding-bottom : 0px;
}

#sp-site-navigation-6 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-6 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-7 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-7 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-8 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-8 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

#sp-site-navigation-9 > ul > li.current_page_item > a{
  background-color : transparent;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-9 > ul > li > a{
  background-color : #d1cecb;
  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 : none;
  border-top-color : #4a4a4a;
  border-left-color : #4a4a4a;
  border-right-color : #4a4a4a;
  border-bottom-color : #4a4a4a;
}

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

.sp-wp-post-list#sp-wp-post-list-1{
  background-position : left top;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl{
  background-position : left top;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd{
  padding-top : 25px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #7ac6e9;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dt{
  font-size : 1.2rem;
  color : #1f7dba;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3{
  background-color : #1f7dba;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#1f7dba), to(#63b0e4));
  background-image : linear-gradient(to top, #1f7dba, #63b0e4);
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
}

.sp-wp-post-list#sp-wp-post-list-2{
  background-position : left top;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl{
  background-position : left top;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd{
  padding-top : 25px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #7ac6e9;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dt{
  font-size : 1.2rem;
  color : #1f7dba;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3{
  background-color : #1f7dba;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#1f7dba), to(#63b0e4));
  background-image : linear-gradient(to top, #1f7dba, #63b0e4);
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
}

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

  #sp-block-container-1{
    padding-top : 10px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 10px;
    margin-top : 74px;
    margin-left : -1000px;
    margin-right : -991px;
    margin-bottom : -618px;
    min-height : 658px;
  }

  #sp-block-container-10{
    margin-left : -16px;
    margin-right : 0px;
    width : 845px;
  }

  #sp-block-container-11{
    margin-left : -16px;
    margin-right : 0px;
    width : 866px;
  }

  #sp-block-container-12{
    margin-left : -16px;
    margin-right : 0px;
    width : 861px;
  }

  #sp-block-container-13{
    margin-left : 96px;
    width : 565px;
  }

  #sp-block-container-14{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 39px;
    width : 828px;
  }

  #sp-block-container-15{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 19px;
    width : 860px;
  }

  #sp-block-container-16{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 19px;
    width : 845px;
  }

  #sp-block-container-17{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 19px;
    width : 860px;
  }

  #sp-block-container-18{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 19px;
    width : 854px;
  }

  #sp-block-container-19{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 19px;
    width : 835px;
  }

  #sp-block-container-2{
    margin-top : -18px;
    margin-bottom : -1px;
    min-height : 39px;
  }

  #sp-block-container-3{
    margin-left : -16px;
    margin-right : 0px;
    width : 831px;
  }

  #sp-block-container-4{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 3px;
    width : 685px;
  }

  #sp-block-container-5{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 3px;
    width : 685px;
  }

  #sp-block-container-6{
    margin-left : -16px;
    margin-right : 0px;
    margin-bottom : 3px;
    width : 685px;
  }

  #sp-block-container-8{
    margin-left : -16px;
    margin-right : 0px;
    width : 845px;
  }

  #sp-block-container-9{
    margin-left : -16px;
    margin-right : 0px;
    width : 832px;
  }

  #sp-button-1{
    margin-top : 11px;
    margin-left : 1px;
    margin-bottom : 2px;
    width : 233px;
    height : 24px;
  }

  #sp-column-1{
    width : 481px;
    min-height : 153px;
    float : none;
    clear : left;
    position : relative;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-column-10{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 859px;
  }

  #sp-column-11{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 882px;
  }

  #sp-column-12{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-13{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-14{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-15{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-16{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-17{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-18{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-19{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-2{
    margin-right : 3px;
    width : 597px;
    min-height : 292px;
  }

  #sp-column-20{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-21{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-22{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-23{
    margin-right : 0px;
    margin-bottom : -708px;
    width : 651px;
    min-height : 335px;
  }

  #sp-column-24{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-25{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-26{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-27{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-28{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-29{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-3{
    margin-right : 3px;
    width : 705px;
    min-height : 292px;
  }

  #sp-column-30{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-31{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 728px;
    min-height : 283px;
  }

  #sp-column-32{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 728px;
    min-height : 283px;
  }

  #sp-column-33{
    margin-right : 0px;
    margin-bottom : 35px;
    width : 651px;
    min-height : 283px;
  }

  #sp-column-34{
    margin-right : 0px;
    margin-bottom : -10px;
    width : 793px;
    min-height : 498px;
  }

  #sp-column-35{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-36{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-37{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-38{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-39{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-4{
    margin-right : 0px;
    width : 829px;
    min-height : 838px;
  }

  #sp-column-40{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-41{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-42{
    margin-right : 0px;
    margin-bottom : 45px;
    width : 840px;
    min-height : 618px;
  }

  #sp-column-43{
    margin-right : 0px;
    margin-bottom : -10px;
    width : 793px;
    min-height : 498px;
  }

  #sp-column-44{
    margin-right : 0px;
    margin-bottom : -10px;
    width : 793px;
    min-height : 498px;
  }

  #sp-column-45{
    margin-right : 0px;
    margin-bottom : -10px;
    width : 793px;
    min-height : 498px;
  }

  #sp-column-46{
    margin-right : 0px;
    margin-bottom : -10px;
    width : 793px;
    min-height : 498px;
  }

  #sp-column-47{
    margin-right : 0px;
    width : 690px;
    min-height : 838px;
  }

  #sp-column-48{
    margin-right : 0px;
    width : 690px;
    min-height : 838px;
  }

  #sp-column-49{
    margin-right : 0px;
    width : 690px;
    min-height : 838px;
  }

  #sp-column-5{
    margin-right : 0px;
    width : 850px;
    min-height : 297px;
  }

  #sp-column-6{
    margin-right : 0px;
    width : 850px;
    min-height : 297px;
  }

  #sp-column-7{
    margin-right : 0px;
    width : 850px;
    min-height : 297px;
  }

  #sp-column-8{
    margin-right : 0px;
    width : 690px;
    min-height : 283px;
  }

  #sp-column-9{
    margin-right : 0px;
    width : 690px;
    min-height : 283px;
  }

  #sp-image-1{
    margin-top : -2px;
    margin-left : 15px;
    margin-bottom : -67px;
  }

  #sp-image-10{
    margin-bottom : 26px;
  }

  #sp-image-16{
    margin-bottom : 25px;
  }

  #sp-image-17{
    margin-bottom : 30px;
  }

  #sp-image-18{
    margin-left : 9px;
    margin-bottom : 17px;
  }

  #sp-image-19{
    margin-left : 8px;
    width : 783px;
    height : 547px;
  }

  #sp-image-2{
    margin-top : 111px;
    margin-right : -20px;
    margin-bottom : 609px;
    width : 1000px;
  }

  #sp-image-20{
    margin-left : 8px;
  }

  #sp-image-21{
    margin-left : 322px;
  }

  #sp-image-22{
    margin-left : 260px;
    width : 281px;
    height : 564px;
  }

  #sp-image-23{
    margin-left : 6px;
  }

  #sp-image-24{
    margin-left : 136px;
  }

  #sp-image-25{
    margin-left : 196px;
  }

  #sp-image-26{
    margin-left : 126px;
  }

  #sp-image-27{
    margin-left : 9px;
    margin-bottom : 17px;
  }

  #sp-image-28{
    margin-left : 9px;
    margin-bottom : 17px;
  }

  #sp-image-29{
    margin-left : 9px;
    margin-bottom : 17px;
  }

  #sp-image-3{
    margin-top : -1px;
    width : 575px;
    height : 290px;
  }

  #sp-image-30{
    margin-left : 9px;
    margin-bottom : 17px;
  }

  #sp-image-31{
    margin-top : 11px;
    margin-bottom : -55px;
    width : 167px;
    height : 220px;
  }

  #sp-image-32{
    margin-top : 16px;
    width : 167px;
    height : 207px;
  }

  #sp-image-5{
    margin-left : 310px;
    margin-bottom : 24px;
  }

  #sp-image-6{
    margin-top : -1px;
    width : 575px;
    height : 290px;
  }

  #sp-image-8{
    margin-bottom : 11px;
  }

  #sp-item-gallery-1{
    margin-left : 71px;
    margin-right : -1px;
    width : 637px;
  }

  #sp-list-1{
    width : 310px;
  }

  #sp-list-10{
    margin-right : 0px;
    margin-bottom : -50px;
    width : 601px;
    min-height : 245px;
    float : left;
    position : relative;
  }

  #sp-list-11{
    margin-right : 0px;
    margin-bottom : 22px;
    width : 629px;
    min-height : 563px;
    float : left;
    position : relative;
  }

  #sp-list-12{
    margin-right : 0px;
    margin-bottom : -1px;
    width : 612px;
    min-height : 677px;
    float : left;
    position : relative;
  }

  #sp-list-13{
    margin-right : 0px;
    margin-bottom : 97px;
    width : 612px;
    min-height : 273px;
    float : left;
    position : relative;
  }

  #sp-list-14{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-15{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-16{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-17{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 625px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-18{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 625px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-19{
    margin-right : 9px;
    margin-bottom : -22px;
    width : 632px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-2{
    margin-bottom : -17px;
    min-height : 102px;
  }

  #sp-list-20{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 628px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-21{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-22{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-23{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-24{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 612px;
    min-height : 422px;
    float : left;
    position : relative;
  }

  #sp-list-25{
    margin-right : 0px;
    margin-bottom : -55px;
    width : 629px;
    min-height : 284px;
    float : left;
    position : relative;
  }

  #sp-list-26{
    margin-right : 0px;
    margin-bottom : -55px;
    width : 629px;
    min-height : 284px;
    float : left;
    position : relative;
  }

  #sp-list-27{
    margin-right : 0px;
    margin-bottom : -49px;
    width : 629px;
    min-height : 1998px;
    float : left;
    position : relative;
  }

  #sp-list-28{
    margin-right : 0px;
    margin-bottom : -110px;
    width : 629px;
    min-height : 394px;
    float : left;
    position : relative;
  }

  #sp-list-29{
    margin-right : 0px;
    margin-bottom : -110px;
    width : 638px;
    min-height : 394px;
    float : left;
    position : relative;
  }

  #sp-list-3{
    margin-bottom : -48px;
    min-height : 31px;
  }

  #sp-list-30{
    margin-right : 0px;
    margin-bottom : -96px;
    width : 629px;
    min-height : 986px;
    float : left;
    position : relative;
  }

  #sp-list-31{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 24px;
    width : 751px;
    min-height : 406px;
    float : left;
    position : relative;
  }

  #sp-list-32{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 700px;
    float : left;
    position : relative;
  }

  #sp-list-33{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 765px;
    float : left;
    position : relative;
  }

  #sp-list-34{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 765px;
    float : left;
    position : relative;
  }

  #sp-list-35{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 700px;
    float : left;
    position : relative;
  }

  #sp-list-36{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 700px;
    float : left;
    position : relative;
  }

  #sp-list-37{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 700px;
    float : left;
    position : relative;
  }

  #sp-list-38{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 700px;
    float : left;
    position : relative;
  }

  #sp-list-39{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 11px;
    width : 821px;
    min-height : 700px;
    float : left;
    position : relative;
  }

  #sp-list-4{
    margin-right : 0px;
    margin-bottom : -50px;
    width : 809px;
    min-height : 835px;
    float : left;
    position : relative;
  }

  #sp-list-40{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 24px;
    width : 769px;
    min-height : 406px;
    float : left;
    position : relative;
  }

  #sp-list-41{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 24px;
    width : 769px;
    min-height : 406px;
    float : left;
    position : relative;
  }

  #sp-list-42{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 24px;
    width : 766px;
    min-height : 398px;
    float : left;
    position : relative;
  }

  #sp-list-43{
    margin-top : -3px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 24px;
    width : 769px;
    min-height : 406px;
    float : left;
    position : relative;
  }

  #sp-list-44{
    margin-right : 0px;
    margin-bottom : -103px;
    width : 547px;
    min-height : 840px;
    float : left;
    position : relative;
  }

  #sp-list-45{
    margin-right : 0px;
    margin-bottom : -50px;
    width : 768px;
    min-height : 835px;
    float : left;
    position : relative;
  }

  #sp-list-46{
    margin-right : 0px;
    margin-bottom : -50px;
    width : 768px;
    min-height : 835px;
    float : left;
    position : relative;
  }

  #sp-list-5{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 828px;
    min-height : 247px;
    float : left;
    position : relative;
  }

  #sp-list-6{
    margin-right : 3px;
    margin-bottom : -35px;
    width : 683px;
    min-height : 835px;
    float : left;
    position : relative;
  }

  #sp-list-7{
    margin-right : 0px;
    margin-bottom : -22px;
    width : 828px;
    min-height : 247px;
    float : left;
    position : relative;
  }

  #sp-list-8{
    margin-right : 0px;
    margin-bottom : -28px;
    width : 601px;
    min-height : 584px;
    float : left;
    position : relative;
  }

  #sp-list-9{
    margin-bottom : 24px;
    width : 575px;
    min-height : 102px;
  }

  #sp-object-1{
    width : 800px;
    height : 450px;
  }

  #sp-object-2{
    width : 800px;
    height : 450px;
  }

  #sp-page-title-1{
    margin-top : 0px;
    margin-left : -1000px;
    margin-bottom : 0px;
    width : 3000px;
    min-height : 31px;
  }

  #sp-photo-motion-1 {
  }

  #sp-site-navigation-1{
    margin-top : -19px;
    margin-left : -999px;
    margin-bottom : -100px;
    width : 3000px;
    min-height : 34px;
  }

  #sp-site-navigation-10{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-10 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-11{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-11 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-12{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-12 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-13{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-13 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-14{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-14 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-15{
    margin-left : 2px;
    margin-right : 15px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-15 > ul > li > a{
    width : auto;
  }

  #sp-site-navigation-16{
    margin-left : 2px;
    margin-right : 15px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-16 > ul > li > a{
    width : auto;
  }

  #sp-site-navigation-17{
    margin-left : 2px;
    margin-right : 15px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-17 > ul > li > a{
    width : auto;
  }

  #sp-site-navigation-18{
    margin-left : 2px;
    margin-right : 15px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-18 > ul > li > a{
    width : auto;
  }

  #sp-site-navigation-2{
    margin-left : -22px;
    width : 135px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    text-align : left;
    width : 100%;
    height : 50px;
    white-space : normal;
  }

  #sp-site-navigation-3{
    margin-left : -145px;
    margin-right : 6px;
    width : 234px;
  }

  #sp-site-navigation-4{
    margin-top : 16px;
    margin-bottom : -21px;
    min-height : 30px;
  }

  #sp-site-navigation-6{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-6 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-7{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-7 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-8{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-8 > ul > li > a{
    width : auto;
    height : auto;
  }

  #sp-site-navigation-9{
    margin-left : 2px;
    margin-right : 28px;
    width : 769px;
    min-height : 43px;
  }

  #sp-site-navigation-9 > ul > li > a{
    width : auto;
    height : auto;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 122px;
    margin-left : -145px;
    margin-bottom : 10px;
    width : 233px;
    min-height : 299px;
  }

  .sp-wp-post-list#sp-wp-post-list-2{
    margin-top : 5px;
    margin-left : -145px;
    margin-bottom : 10px;
    width : 233px;
    min-height : 299px;
  }
}

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

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