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

#content{
  min-height : 50px;
}

#content-head{
  width : 100%;
  box-sizing : border-box;
}

#contenthead{
  background-color : #d8f0ae;
  background-size : auto auto,auto auto;
}

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

#masthead{
  background-repeat : repeat-x;
  position : relative;
}

#masthead-inner{
  font-size : 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:active{
  color : #8f514f;
  text-decoration : underline;
}

a:hover{
  color : #8f514f;
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

  #content{
    font-size : 1.4rem;
    color : #000000;
    min-height : 50px;
    box-sizing : border-box;
  }

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

  #masthead{
    margin-bottom : 15px;
  }

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

  #sidebar1 {
  }

  #sidebar2 {
  }

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

  #contenthead{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }
}

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

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

  #content{
    min-height : 50px;
    box-sizing : border-box;
  }

  #main{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-site-branding2-1{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 80%;
  box-sizing : border-box;
}

#sp-site-branding2-1 .extra{
  width : 100%;
  position : relative;
}

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

#sp-site-branding2-1 .site-description{
  font-size : 10px;
  line-height : 20px;
  text-align : center;
  width : 100%;
  display : block;
  position : absolute;
  top : 12px;
}

#sp-site-branding2-1 .site-title{
  background-color : #acd598;
  background-image : url(img/08.png),url(img/sb8-bg.png),url(img/sb8-bg.png);
  background-repeat : no-repeat, repeat-x, repeat-x;
  background-attachment : scroll, scroll, scroll;
  background-position : 50% 60%, left 5%, left 95%;
  background-clip : border-box, border-box, border-box;
  background-origin : padding-box, padding-box, padding-box;
  background-size : auto auto, auto auto, auto auto;
  text-align : center;
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  height : 100px;
  float : none;
  display : block;
  position : relative;
}

#sp-site-branding2-1 .site-title a{
  text-align : center;
  text-indent : -9999px;
  min-width : 100%;
  height : 100%;
  display : block;
  position : absolute;
  top : 0px;
  right : -100px;
  left : -100px;
}

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

  #sp-site-branding2-1 .site-title a{
    background-color : transparent;
    background-image : url(img/sb8-2.png),url(img/sb8-1.png);
    background-repeat : no-repeat, no-repeat;
    background-attachment : scroll, scroll;
    background-position : left center, right center;
    background-clip : border-box, border-box;
    background-origin : padding-box, padding-box;
    background-size : auto auto, auto auto;
  }
}

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

  #sp-site-branding2-1{
    width : 100%;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-description{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 10px;
    position : static;
  }

  #sp-site-branding2-1 .site-title{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1 .site-title a{
    width : 100%;
  }
}

#sp-table-27, #sp-table-28, #sp-table-29, #sp-table-30, #sp-table-31, #sp-table-32, #sp-table-33{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cbc8c1;
  border-left-color : #cbc8c1;
  border-right-color : #cbc8c1;
  border-bottom-color : #cbc8c1;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-27 > tbody > tr > td, #sp-table-28 > tbody > tr > td, #sp-table-29 > tbody > tr > td, #sp-table-30 > tbody > tr > td, #sp-table-31 > tbody > tr > td, #sp-table-32 > tbody > tr > td, #sp-table-33 > tbody > tr > td{
  font-weight : normal;
  color : #666666;
  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;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cbc8c1;
}

#sp-table-27 > tbody > tr > th, #sp-table-28 > tbody > tr > th, #sp-table-29 > tbody > tr > th, #sp-table-30 > tbody > tr > th, #sp-table-31 > tbody > tr > th, #sp-table-32 > tbody > tr > th, #sp-table-33 > tbody > tr > th{
  font-weight : bold;
  color : #666666;
  background-color : #eedfc7;
  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;
}

#sp-page-title-1, #sp-page-title-12, #sp-page-title-17, #sp-page-title-22, #sp-page-title-26, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-32, #sp-page-title-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-37, #sp-page-title-38, #sp-page-title-39, #sp-page-title-40, #sp-page-title-41, #sp-page-title-42, #sp-page-title-43, #sp-page-title-44, #sp-page-title-45, #sp-page-title-46, #sp-page-title-47, #sp-page-title-49, #sp-page-title-50, #sp-page-title-51, #sp-page-title-7{
  font-weight : bold;
  color : #95423c;
  background-color : transparent;
  background-image : url(img/icon_viewtype-date-h3.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 85%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 12px;
}

#sp-page-title-1 > h1, #sp-page-title-12 > h1, #sp-page-title-17 > h1, #sp-page-title-22 > h1, #sp-page-title-26 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-32 > h1, #sp-page-title-33 > h1, #sp-page-title-34 > h1, #sp-page-title-35 > h1, #sp-page-title-36 > h1, #sp-page-title-37 > h1, #sp-page-title-38 > h1, #sp-page-title-39 > h1, #sp-page-title-40 > h1, #sp-page-title-41 > h1, #sp-page-title-42 > h1, #sp-page-title-43 > h1, #sp-page-title-44 > h1, #sp-page-title-45 > h1, #sp-page-title-46 > h1, #sp-page-title-47 > h1, #sp-page-title-49 > h1, #sp-page-title-50 > h1, #sp-page-title-51 > h1, #sp-page-title-7 > h1{
  font-size : 20px;
  margin-bottom : 0px;
}

#sp-table-4{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-4 > tbody > tr > td{
  font-weight : normal;
  color : #666666;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #eedfc7;
  border-bottom-color : #eedfc7;
}

#sp-table-4 > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #c4b497;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #c4b497;
  border-bottom-color : #c4b497;
}

#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 : #735f4c;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 315px;
  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-bottom : 10px;
}

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

#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 : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  width : 100%;
  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-price{
  color : #535b63;
  text-align : left;
  padding-left : 5px;
  margin-bottom : 5px;
  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 : #cccccc;
  margin-left : 5px;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2em;
  color : #535b63;
  padding-left : 5px;
  margin-top : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #535b63;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

#sp-list-1, #sp-list-2, #sp-list-3{
  padding-left : 0px;
  margin-left : 0px;
  list-style-type : none;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  background-image : url(img/icon_list01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em,left bottom;
  padding-top : 3px;
  padding-left : 26px;
  padding-bottom : 7px;
  margin-bottom : 5px;
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-3 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-entry-content-6 .hpb-more-entry, #sp-entry-content-7 .hpb-more-entry, #sp-entry-content-8 .hpb-more-entry, #sp-entry-content-9 .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry{
  text-align : right;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-entry-content-3 .hpb-more-entry > a, #sp-entry-content-4 .hpb-more-entry > a, #sp-entry-content-5 .hpb-more-entry > a, #sp-entry-content-6 .hpb-more-entry > a, #sp-entry-content-7 .hpb-more-entry > a, #sp-entry-content-8 .hpb-more-entry > a, #sp-entry-content-9 .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a, #sp-wp-post-list-3 .hpb-more-entry > a, #sp-wp-post-list-4 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #262626;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-entry-content-3 .hpb-more-entry > a:active, #sp-entry-content-4 .hpb-more-entry > a:active, #sp-entry-content-5 .hpb-more-entry > a:active, #sp-entry-content-6 .hpb-more-entry > a:active, #sp-entry-content-7 .hpb-more-entry > a:active, #sp-entry-content-8 .hpb-more-entry > a:active, #sp-entry-content-9 .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active, #sp-wp-post-list-3 .hpb-more-entry > a:active, #sp-wp-post-list-4 .hpb-more-entry > a:active{
  color : #8f514f;
  text-decoration : underline;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-entry-content-3 .hpb-more-entry > a:hover, #sp-entry-content-4 .hpb-more-entry > a:hover, #sp-entry-content-5 .hpb-more-entry > a:hover, #sp-entry-content-6 .hpb-more-entry > a:hover, #sp-entry-content-7 .hpb-more-entry > a:hover, #sp-entry-content-8 .hpb-more-entry > a:hover, #sp-entry-content-9 .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > a:hover, #sp-wp-post-list-3 .hpb-more-entry > a:hover, #sp-wp-post-list-4 .hpb-more-entry > a:hover{
  color : #8f514f;
  text-decoration : underline;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-3 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-5 .nav-next, #sp-entry-content-6 .nav-next, #sp-entry-content-7 .nav-next, #sp-entry-content-8 .nav-next, #sp-entry-content-9 .nav-next, #sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next, #sp-wp-post-list-4 .nav-next{
  margin-right : 25px;
  float : right;
}

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

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

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

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

#sp-entry-content-1 h3, #sp-entry-content-2 h3, #sp-entry-content-3 h3, #sp-entry-content-4 h3, #sp-entry-content-5 h3, #sp-entry-content-6 h3, #sp-entry-content-7 h3, #sp-entry-content-8 h3, #sp-entry-content-9 h3, #sp-wp-post-list-1 h3, #sp-wp-post-list-2 h3, #sp-wp-post-list-3 h3, #sp-wp-post-list-4 h3{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ab6b68;
  background-color : transparent;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  clear : both;
  position : relative;
}

#sp-entry-content-1 h3 a, #sp-entry-content-2 h3 a, #sp-entry-content-3 h3 a, #sp-entry-content-4 h3 a, #sp-entry-content-5 h3 a, #sp-entry-content-6 h3 a, #sp-entry-content-7 h3 a, #sp-entry-content-8 h3 a, #sp-entry-content-9 h3 a, #sp-wp-post-list-1 h3 a, #sp-wp-post-list-2 h3 a, #sp-wp-post-list-3 h3 a, #sp-wp-post-list-4 h3 a{
  color : #525d6b;
}

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

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

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

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-3 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-entry-content-6 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-entry-content-9 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

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

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-entry-content-6 dl, .hpb-viewtype-content#sp-entry-content-7 dl, .hpb-viewtype-content#sp-entry-content-8 dl, .hpb-viewtype-content#sp-entry-content-9 dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

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

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

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-entry-content-6 dl, .hpb-viewtype-date#sp-entry-content-7 dl, .hpb-viewtype-date#sp-entry-content-8 dl, .hpb-viewtype-date#sp-entry-content-9 dl, .hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-entry-content-9 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 14px 0.6em;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 20px;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : left;
}

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

  #sp-entry-content-1 dl, #sp-entry-content-2 dl, #sp-entry-content-3 dl, #sp-entry-content-4 dl, #sp-entry-content-5 dl, #sp-entry-content-6 dl, #sp-entry-content-7 dl, #sp-entry-content-8 dl, #sp-entry-content-9 dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl, #sp-wp-post-list-4 dl{
    padding-top : 1.5em;
    padding-left : 1.5em;
    padding-right : 1.5em;
    padding-bottom : 0.5em;
  }

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-entry-content-9 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd{
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    max-width : 100%;
    clear : both;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-entry-content-9 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt{
    background-position : 3px 0.5em;
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    max-width : 100%;
  }
}

.page-blog#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom10#content #page-content hr, .page-custom11#content #page-content hr, .page-custom12#content #page-content hr, .page-custom13#content #page-content hr, .page-custom14#content #page-content hr, .page-custom15#content #page-content hr, .page-custom16#content #page-content hr, .page-custom2#content #page-content hr, .page-custom24#content #page-content hr, .page-custom3#content #page-content hr, .page-custom32#content #page-content hr, .page-custom4#content #page-content hr, .page-custom5#content #page-content hr, .page-custom52#content #page-content hr, .page-custom6#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-information#content #page-content hr, .page-privacy#content #page-content hr, .page-recruit#content #page-content hr, .page-report#content #page-content hr, .page-report1#content #page-content hr, .page-report2#content #page-content hr, .page-report3#content #page-content hr, .page-report4#content #page-content hr, .page-schedule#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-2 hr{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #a0a0a0;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 0px;
}

.page-blog#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom10#content #page-content > .paragraph em, .page-custom11#content #page-content > .paragraph em, .page-custom12#content #page-content > .paragraph em, .page-custom13#content #page-content > .paragraph em, .page-custom14#content #page-content > .paragraph em, .page-custom15#content #page-content > .paragraph em, .page-custom16#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom24#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-custom32#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-custom5#content #page-content > .paragraph em, .page-custom52#content #page-content > .paragraph em, .page-custom6#content #page-content > .paragraph em, .page-custom7#content #page-content > .paragraph em, .page-custom8#content #page-content > .paragraph em, .page-custom9#content #page-content > .paragraph em, .page-information#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-recruit#content #page-content > .paragraph em, .page-report#content #page-content > .paragraph em, .page-report1#content #page-content > .paragraph em, .page-report2#content #page-content > .paragraph em, .page-report3#content #page-content > .paragraph em, .page-report4#content #page-content > .paragraph em, .page-schedule#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-2 > .paragraph em{
  font-style : oblique;
  color : #262626;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #262626;
}

.page-blog#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom10#content #page-content > .paragraph strong, .page-custom11#content #page-content > .paragraph strong, .page-custom12#content #page-content > .paragraph strong, .page-custom13#content #page-content > .paragraph strong, .page-custom14#content #page-content > .paragraph strong, .page-custom15#content #page-content > .paragraph strong, .page-custom16#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom24#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-custom32#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-custom5#content #page-content > .paragraph strong, .page-custom52#content #page-content > .paragraph strong, .page-custom6#content #page-content > .paragraph strong, .page-custom7#content #page-content > .paragraph strong, .page-custom8#content #page-content > .paragraph strong, .page-custom9#content #page-content > .paragraph strong, .page-information#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-recruit#content #page-content > .paragraph strong, .page-report#content #page-content > .paragraph strong, .page-report1#content #page-content > .paragraph strong, .page-report2#content #page-content > .paragraph strong, .page-report3#content #page-content > .paragraph strong, .page-report4#content #page-content > .paragraph strong, .page-schedule#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-2 > .paragraph strong{
  font-weight : bold;
  color : #262626;
}

.page-blog#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom32#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom52#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-information#content #page-content > h1, .page-privacy#content #page-content > h1, .page-recruit#content #page-content > h1, .page-report#content #page-content > h1, .page-report1#content #page-content > h1, .page-report2#content #page-content > h1, .page-report3#content #page-content > h1, .page-report4#content #page-content > h1, .page-schedule#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1{
  font-size : 21px;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-blog#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom32#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom52#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-information#content #page-content > h2, .page-privacy#content #page-content > h2, .page-recruit#content #page-content > h2, .page-report#content #page-content > h2, .page-report1#content #page-content > h2, .page-report2#content #page-content > h2, .page-report3#content #page-content > h2, .page-report4#content #page-content > h2, .page-schedule#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2{
  font-size : 18px;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-blog#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom32#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom52#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-information#content #page-content > h3, .page-privacy#content #page-content > h3, .page-recruit#content #page-content > h3, .page-report#content #page-content > h3, .page-report1#content #page-content > h3, .page-report2#content #page-content > h3, .page-report3#content #page-content > h3, .page-report4#content #page-content > h3, .page-schedule#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3{
  font-size : 1.6rem;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-blog#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom32#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom52#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-information#content #page-content > h4, .page-privacy#content #page-content > h4, .page-recruit#content #page-content > h4, .page-report#content #page-content > h4, .page-report1#content #page-content > h4, .page-report2#content #page-content > h4, .page-report3#content #page-content > h4, .page-report4#content #page-content > h4, .page-schedule#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4{
  font-size : 14px;
  font-weight : normal;
  line-height : 1.2;
  color : #262626;
  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;
  min-height : 25px;
  clear : both;
}

.page-blog#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom32#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom52#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-information#content #page-content > h5, .page-privacy#content #page-content > h5, .page-recruit#content #page-content > h5, .page-report#content #page-content > h5, .page-report1#content #page-content > h5, .page-report2#content #page-content > h5, .page-report3#content #page-content > h5, .page-report4#content #page-content > h5, .page-schedule#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5{
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-blog#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom32#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom52#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-information#content #page-content > h6, .page-privacy#content #page-content > h6, .page-recruit#content #page-content > h6, .page-report#content #page-content > h6, .page-report1#content #page-content > h6, .page-report2#content #page-content > h6, .page-report3#content #page-content > h6, .page-report4#content #page-content > h6, .page-schedule#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6{
  font-size : 11px;
}

.page-blog#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom2#content #page-content > p, .page-custom24#content #page-content > p, .page-custom3#content #page-content > p, .page-custom32#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom52#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-information#content #page-content > p, .page-privacy#content #page-content > p, .page-recruit#content #page-content > p, .page-report#content #page-content > p, .page-report1#content #page-content > p, .page-report2#content #page-content > p, .page-report3#content #page-content > p, .page-report4#content #page-content > p, .page-schedule#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #666666;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-blog#content #page-content > p.indent, .page-custom#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom10#content #page-content > p.indent, .page-custom11#content #page-content > p.indent, .page-custom12#content #page-content > p.indent, .page-custom13#content #page-content > p.indent, .page-custom14#content #page-content > p.indent, .page-custom15#content #page-content > p.indent, .page-custom16#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom24#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom32#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-custom52#content #page-content > p.indent, .page-custom6#content #page-content > p.indent, .page-custom7#content #page-content > p.indent, .page-custom8#content #page-content > p.indent, .page-custom9#content #page-content > p.indent, .page-information#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-recruit#content #page-content > p.indent, .page-report#content #page-content > p.indent, .page-report1#content #page-content > p.indent, .page-report2#content #page-content > p.indent, .page-report3#content #page-content > p.indent, .page-report4#content #page-content > p.indent, .page-schedule#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-2 > p.indent{
  padding-left : 1em;
}

.page-blog#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom10#content #page-content > p.large, .page-custom11#content #page-content > p.large, .page-custom12#content #page-content > p.large, .page-custom13#content #page-content > p.large, .page-custom14#content #page-content > p.large, .page-custom15#content #page-content > p.large, .page-custom16#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom24#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-custom32#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-custom5#content #page-content > p.large, .page-custom52#content #page-content > p.large, .page-custom6#content #page-content > p.large, .page-custom7#content #page-content > p.large, .page-custom8#content #page-content > p.large, .page-custom9#content #page-content > p.large, .page-information#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-recruit#content #page-content > p.large, .page-report#content #page-content > p.large, .page-report1#content #page-content > p.large, .page-report2#content #page-content > p.large, .page-report3#content #page-content > p.large, .page-report4#content #page-content > p.large, .page-schedule#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-2 > p.large{
  font-size : 1.5rem;
}

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

  #content.page-blog #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-custom10 #page-content, #content.page-custom11 #page-content, #content.page-custom12 #page-content, #content.page-custom13 #page-content, #content.page-custom14 #page-content, #content.page-custom15 #page-content, #content.page-custom16 #page-content, #content.page-custom2 #page-content, #content.page-custom24 #page-content, #content.page-custom3 #page-content, #content.page-custom32 #page-content, #content.page-custom4 #page-content, #content.page-custom5 #page-content, #content.page-custom52 #page-content, #content.page-custom6 #page-content, #content.page-custom7 #page-content, #content.page-custom8 #page-content, #content.page-custom9 #page-content, #content.page-information #page-content, #content.page-privacy #page-content, #content.page-recruit #page-content, #content.page-report #page-content, #content.page-report1 #page-content, #content.page-report2 #page-content, #content.page-report3 #page-content, #content.page-report4 #page-content, #content.page-schedule #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2 {
  }
}

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

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

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

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

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

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

#sp-block-container-3 > a:link{
  color : #c991e3;
}

#sp-block-container-3 > em{
  font-style : oblique;
}

#sp-block-container-3 > h1{
  color : #808080;
  background-color : #faeeff;
  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-block-container-3 > h2{
  color : #808080;
  background-color : #faeeff;
  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 : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ad93c2;
}

#sp-block-container-3 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #808080;
  background-color : #faeeff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ad93c2;
  border-bottom-color : #ad93c2;
  clear : both;
}

#sp-block-container-3 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #ad93c2;
  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 : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

#sp-block-container-3 > h5{
  font-size : 1em;
  color : #ad93c2;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-3 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #808080;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ad93c2;
}

#sp-block-container-3 > p{
  line-height : 1.4;
  color : #808080;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

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

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

#sp-block-container-3 > strong{
  font-weight : bold;
  color : #c991e3;
}

#sp-button-1{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-1 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #005a0f;
  background-color : #25bf3f;
  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;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  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 : #41c65a;
  border-left-color : #41c65a;
  border-right-color : #41c65a;
  border-bottom-color : #41c65a;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-shadow : 0px 4px 0px #0a871e;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  box-shadow : 0px 2px 0px #00af1e;
  position : relative;
  top : 2px;
}

#sp-button-1 > a:hover{
  background-color : #00af1e;
}

#sp-list-4{
  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-4 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-4 > li{
  color : #000000;
}

#sp-page-title-48{
  background-color : #bfdcfa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #242f5b;
  border-bottom-color : #242f5b;
  width : 100%;
  height : auto;
}

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

#sp-page-title-10, #sp-page-title-11, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-8, #sp-page-title-9{
  background-color : #95c729;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-page-title-27::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : rgba(0, 0, 0, 0.35);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

#sp-page-title-27 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#breadcrumb-list{
  margin-left : 2px;
}

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

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

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

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

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

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

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

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffffff;
  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-navigation-1 .menu-toggle{
  display : none;
}

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

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

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

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

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

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

#sp-site-navigation-1 ul ul li a:hover{
  color : #ffffff;
  background-color : #8fc31f;
}

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

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

#sp-site-navigation-1 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

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

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

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

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

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

#sp-site-navigation-1 > ul > li > a{
  color : #000000;
  background-color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

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

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

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

  #sp-site-navigation-1 .menu-toggle{
    background-color : #8fc31f;
    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;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-1 ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li{
    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 : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

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

  #sp-site-navigation-1 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a{
    color : #000000;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover{
    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-site-navigation-1 ul ul li.current-menu-ancestor > a{
    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-site-navigation-1 ul ul li.current-menu-item > a{
    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-site-navigation-1 ul ul li.current_page_ancestor > a{
    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-site-navigation-1 ul ul li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

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

  #sp-site-navigation-1 > ul > li{
    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-site-navigation-1 > ul > li.current-menu-ancestor > a{
    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-site-navigation-1 > ul > li.current-menu-item > a{
    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-site-navigation-1 > ul > li.current_page_ancestor > a{
    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-site-navigation-1 > ul > li.current_page_item > a{
    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-site-navigation-1 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    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-table-40{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

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

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

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

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

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

  #sp-table-40{
    width : 100%;
  }
}

#sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-24, #sp-table-25, #sp-table-26, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 td, #sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-13 td, #sp-table-14 td, #sp-table-15 td, #sp-table-16 td, #sp-table-17 td, #sp-table-18 td, #sp-table-19 td, #sp-table-2 td, #sp-table-20 td, #sp-table-21 td, #sp-table-22 td, #sp-table-24 td, #sp-table-25 td, #sp-table-26 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  display : table-cell;
}

#sp-table-1 th, #sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-13 th, #sp-table-14 th, #sp-table-15 th, #sp-table-16 th, #sp-table-17 th, #sp-table-18 th, #sp-table-19 th, #sp-table-2 th, #sp-table-20 th, #sp-table-21 th, #sp-table-22 th, #sp-table-24 th, #sp-table-25 th, #sp-table-26 th, #sp-table-5 th, #sp-table-6 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-1 > tbody > tr .col-title, #sp-table-10 > tbody > tr .col-title, #sp-table-11 > tbody > tr .col-title, #sp-table-12 > tbody > tr .col-title, #sp-table-13 > tbody > tr .col-title, #sp-table-14 > tbody > tr .col-title, #sp-table-15 > tbody > tr .col-title, #sp-table-16 > tbody > tr .col-title, #sp-table-17 > tbody > tr .col-title, #sp-table-18 > tbody > tr .col-title, #sp-table-19 > tbody > tr .col-title, #sp-table-2 > tbody > tr .col-title, #sp-table-20 > tbody > tr .col-title, #sp-table-21 > tbody > tr .col-title, #sp-table-22 > tbody > tr .col-title, #sp-table-24 > tbody > tr .col-title, #sp-table-25 > tbody > tr .col-title, #sp-table-26 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-6 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

#sp-table-1 > tbody > tr .row-title, #sp-table-10 > tbody > tr .row-title, #sp-table-11 > tbody > tr .row-title, #sp-table-12 > tbody > tr .row-title, #sp-table-13 > tbody > tr .row-title, #sp-table-14 > tbody > tr .row-title, #sp-table-15 > tbody > tr .row-title, #sp-table-16 > tbody > tr .row-title, #sp-table-17 > tbody > tr .row-title, #sp-table-18 > tbody > tr .row-title, #sp-table-19 > tbody > tr .row-title, #sp-table-2 > tbody > tr .row-title, #sp-table-20 > tbody > tr .row-title, #sp-table-21 > tbody > tr .row-title, #sp-table-22 > tbody > tr .row-title, #sp-table-24 > tbody > tr .row-title, #sp-table-25 > tbody > tr .row-title, #sp-table-26 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-6 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

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

  #sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-24, #sp-table-25, #sp-table-26, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
    width : 100%;
  }
}

#sp-table-39 tbody{
  width : 100%;
  height : auto;
}

#sp-table-39 td{
  font-size : 16px;
  color : #676767;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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-table-39 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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-table-39 th.col-title{
  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;
}

#sp-table-39 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-23 tbody, #sp-table-3 tbody, #sp-table-36 tbody, #sp-table-37 tbody, #sp-table-38 tbody, #sp-table-41 tbody{
  width : 100%;
  height : auto;
  position : relative;
}

#sp-table-23 td, #sp-table-3 td, #sp-table-36 td, #sp-table-37 td, #sp-table-38 td, #sp-table-41 td{
  font-size : 16px;
  color : #676767;
  background-color : #faeeff;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ceb5d9;
  border-left-color : #ceb5d9;
  border-right-color : #ceb5d9;
  border-bottom-color : #ceb5d9;
}

#sp-table-23 th, #sp-table-3 th, #sp-table-36 th, #sp-table-37 th, #sp-table-38 th, #sp-table-41 th{
  font-size : 16px;
  font-weight : normal;
  color : #8666a3;
  background-color : #e5c9f2;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ceb5d9;
  border-left-color : #ceb5d9;
  border-right-color : #ceb5d9;
  border-bottom-color : #ceb5d9;
}

#sp-table-23 th.row-title, #sp-table-3 th.row-title, #sp-table-36 th.row-title, #sp-table-37 th.row-title, #sp-table-38 th.row-title, #sp-table-41 th.row-title{
  color : #676767;
  background-color : #faeeff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-23 th.row-title:first-child, #sp-table-3 th.row-title:first-child, #sp-table-36 th.row-title:first-child, #sp-table-37 th.row-title:first-child, #sp-table-38 th.row-title:first-child, #sp-table-41 th.row-title:first-child{
  color : #8666a3;
  background-color : #e5c9f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-34 tbody{
  width : 100%;
  height : auto;
}

#sp-table-34 td{
  font-size : 16px;
  color : #676767;
  background-color : #bde4f6;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #519dc0;
  border-left-color : #519dc0;
  border-right-color : #519dc0;
  border-bottom-color : #519dc0;
}

#sp-table-34 th{
  font-size : 16px;
  font-weight : normal;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #519dc0;
  border-left-color : #519dc0;
  border-right-color : #519dc0;
  border-bottom-color : #519dc0;
}

#sp-table-34 th.row-title{
  color : #676767;
  background-color : #bde4f6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-34 th.row-title:first-child{
  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;
}

#sp-table-35 tbody{
  width : 100%;
  height : auto;
}

#sp-table-35 td{
  font-size : 16px;
  color : #ffffff;
  background-color : #2a705d;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : #154236;
  border-left-color : #154236;
  border-right-color : #154236;
  border-bottom-color : #154236;
}

#sp-table-35 th{
  font-size : 16px;
  font-weight : normal;
  color : #ffffff;
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : #154236;
  border-left-color : #154236;
  border-right-color : #154236;
  border-bottom-color : #154236;
}

#sp-table-35 th.col-title{
  background-color : #2a705d;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-35 tr:first-child th.col-title{
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

.page-information#content #page-content{
  font-size : 2.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #c1aed9;
  background-position : left top;
}

.page-recruit#content #page-content{
  font-size : 1.4rem;
  color : #000000;
}

.page-toppage#content #page-content{
  font-size : 2.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  font-weight : bold;
  color : #000000;
  background-color : #c6e1a4;
}

.page-toppage#content #page-content > h1{
  font-size : 4rem;
  color : #000000;
}

#sp-block-container-2{
  background-color : transparent;
}

#sp-block-container-2 > p.copyright{
  font-size : 10px;
  color : #5b5a59;
  text-align : center;
}

#sp-block-container-3{
  font-size : 2.8rem;
  font-family : "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #e0d7ec;
}

#sp-block-container-3 > .paragraph em{
  color : #000000;
}

#sp-button-1 > a{
  color : #000000;
}

#sp-button-1 > a:hover{
  font-size : 1.4rem;
  background-position : center center;
}

#sp-item-gallery-1 > ul > li{
  font-size : 1.4rem;
  color : #000000;
  width : 300px;
  height : 365px;
}

#sp-item-gallery-2{
  font-size : 4rem;
  font-weight : bold;
  color : #cd2980;
}

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

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  font-size : 1.6rem;
  font-family : "ＭＳ 明朝";
  color : #cd2980;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  font-size : 1.9rem;
  font-family : "ＭＳ 明朝";
  font-weight : bold;
  color : #cd2980;
}

#sp-list-4{
  font-size : 1.4rem;
  color : #9be854;
  background-color : #d7f5ba;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#sp-page-title-10{
  background-color : #a2d0c2;
}

#sp-page-title-10 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-11{
  background-color : #a2d0c2;
}

#sp-page-title-11 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-12 h1{
  font-size : 2rem;
  color : #000000;
}

#sp-page-title-13{
  background-color : #a2d0c2;
}

#sp-page-title-13 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-14{
  background-color : #a2d0c2;
}

#sp-page-title-14 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-15{
  background-color : #a2d0c2;
}

#sp-page-title-15 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-16{
  background-color : #a2d0c2;
}

#sp-page-title-16 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-17 h1{
  font-size : 2rem;
  color : #000000;
}

#sp-page-title-18{
  background-color : #a2d0c2;
}

#sp-page-title-18 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-19{
  background-color : #a2d0c2;
}

#sp-page-title-19 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

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

#sp-page-title-2 h1{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #ffc4c7;
}

#sp-page-title-20{
  background-color : #a2d0c2;
}

#sp-page-title-20 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-21{
  background-color : #a2d0c2;
}

#sp-page-title-21 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-22 h1{
  font-size : 2rem;
  color : #000000;
}

#sp-page-title-23{
  background-color : #a2d0c2;
}

#sp-page-title-23 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-24{
  background-color : #a2d0c2;
}

#sp-page-title-24 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-25{
  background-color : #a2d0c2;
}

#sp-page-title-25 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-27 h1{
  font-size : 2.4rem;
}

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

#sp-page-title-30 h1{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
}

#sp-page-title-34 h1{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
}

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

#sp-page-title-4 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-49 h1{
  font-size : 1.7rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #040099;
  background-color : #cee8f2;
}

#sp-page-title-5{
  background-color : #a2d0c2;
}

#sp-page-title-5 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-6{
  background-color : #a2d0c2;
}

#sp-page-title-6 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-7 h1{
  font-size : 2rem;
  color : #000000;
}

#sp-page-title-8{
  background-color : #a2d0c2;
}

#sp-page-title-8 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-page-title-9{
  background-color : #a2d0c2;
}

#sp-page-title-9 h1{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #a2d0c2;
}

#sp-site-branding2-1{
  font-size : 3rem;
  font-family : "HG創英角ﾎﾟｯﾌﾟ体";
}

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

#sp-site-branding2-1 .site-title a{
  text-indent : 0px;
  overflow : visible;
}

#sp-site-branding2-1 > .site-description{
  font-size : 1.6rem;
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体", "HGP創英角ﾎﾟｯﾌﾟ体", "HG創英角ﾎﾟｯﾌﾟ体";
  font-weight : normal;
  color : #000000;
  background-color : #f5fd68;
}

#sp-site-branding2-1 > .site-title{
  font-size : 2rem;
  color : #ffffff;
  background-color : #f7f768;
  background-position : center center;
}

#sp-table-1{
  font-size : 1.6rem;
  color : #004d40;
  background-color : #b8da8d;
}

#sp-table-1 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-1 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #073f4d;
}

#sp-table-1 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-1 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #073f4d;
}

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

#sp-table-1 > tbody > tr > th.col-title{
  font-size : 1.6rem;
}

#sp-table-1 > tbody > tr > th.row-title{
  font-size : 1.6rem;
}

#sp-table-10 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-10 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-10 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-10 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-10 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-10 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-10 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-12{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #e0efeb;
}

#sp-table-12 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-12 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-12 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-12 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-12 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-12 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
}

#sp-table-12 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
  background-position : center center;
}

#sp-table-13{
  background-color : #ffffff;
}

#sp-table-13 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-13 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-13 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-13 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-13 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-13 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-13 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  background-color : #e2f0d0;
}

#sp-table-14 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-14 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-14 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-14 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-14 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-14 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-14 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-16{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #e0efeb;
}

#sp-table-16 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-16 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-16 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-16 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-16 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-16 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
}

#sp-table-16 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
  background-position : center center;
}

#sp-table-17{
  background-color : #ffffff;
}

#sp-table-17 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-17 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-17 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-17 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-17 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-17 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-17 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  background-color : #e2f0d0;
}

#sp-table-18 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-18 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-18 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-18 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-18 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-18 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-18 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-2 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-2 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-2 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > blockquote{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > h1{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > h2{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > h3{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > h4{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > h5{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > h6{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > * > p{
  font-size : 1rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > td{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-2 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-20{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #e0efeb;
}

#sp-table-20 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-20 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-20 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-20 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-20 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-20 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
}

#sp-table-20 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
  background-position : center center;
}

#sp-table-21{
  background-color : #ffffff;
}

#sp-table-21 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-21 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-21 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-21 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-21 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-21 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-21 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  background-color : #e2f0d0;
}

#sp-table-22 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-22 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-22 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-22 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-22 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-22 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-22 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-23{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-table-24 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-24 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-24 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-24 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-24 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-24 > tbody > tr > th.col-title{
  font-size : 1.6rem;
}

#sp-table-24 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-25 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-25 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-25 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-25 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-25 > tbody > tr > th.col-title{
  font-size : 1.6rem;
}

#sp-table-25 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-26{
  font-size : 1.4rem;
  color : #000000;
}

#sp-table-26 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-26 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-26 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-26 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-26 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-26 > tbody > tr > th.col-title{
  font-size : 1.6rem;
}

#sp-table-26 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-27 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-27 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-28{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-28 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-28 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-28 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-28 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-28 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-28 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-29{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-29 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-29 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-29 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-29 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-29 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-3{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > blockquote{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > h1{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > h2{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > h3{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > h4{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > h5{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > h6{
  font-size : 1.4rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > * > p{
  color : #852a71;
}

#sp-table-3 > tbody > tr > td{
  font-size : 1.6rem;
  color : #852a71;
  text-align : center;
}

#sp-table-3 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #852a71;
}

#sp-table-3 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #852a71;
}

#sp-table-30{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-30 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-31 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-32 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-33 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-34{
  color : #000000;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-34 > tbody > tr:nth-child(even) > td{
  color : #000000;
}

#sp-table-34 > tbody > tr:nth-child(even) > th.col-title{
  color : #000000;
}

#sp-table-34 > tbody > tr:nth-child(odd) > td{
  color : #000000;
}

#sp-table-34 > tbody > tr:nth-child(odd) > th.col-title{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > h1{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > h2{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > h3{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > h4{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > h5{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > h6{
  color : #000000;
}

#sp-table-34 > tbody > tr > * > p{
  color : #000000;
}

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

#sp-table-34 > tbody > tr > th.col-title{
  color : #000000;
}

#sp-table-34 > tbody > tr > th.row-title{
  color : #000000;
}

#sp-table-36{
  color : #59022b;
}

#sp-table-36 > tbody > tr:nth-child(even) > td{
  color : #59022b;
}

#sp-table-36 > tbody > tr:nth-child(even) > th.col-title{
  color : #59022b;
}

#sp-table-36 > tbody > tr:nth-child(odd) > td{
  color : #59022b;
}

#sp-table-36 > tbody > tr:nth-child(odd) > th.col-title{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > h1{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > h2{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > h3{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > h4{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > h5{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > h6{
  color : #59022b;
}

#sp-table-36 > tbody > tr > * > p{
  color : #59022b;
}

#sp-table-36 > tbody > tr > td{
  color : #59022b;
}

#sp-table-36 > tbody > tr > th.col-title{
  color : #59022b;
}

#sp-table-36 > tbody > tr > th.row-title{
  color : #59022b;
}

#sp-table-37{
  color : #59022b;
}

#sp-table-37 > tbody > tr:nth-child(even) > td{
  color : #59022b;
}

#sp-table-37 > tbody > tr:nth-child(even) > th.col-title{
  color : #59022b;
}

#sp-table-37 > tbody > tr:nth-child(odd) > td{
  color : #59022b;
}

#sp-table-37 > tbody > tr:nth-child(odd) > th.col-title{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > h1{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > h2{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > h3{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > h4{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > h5{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > h6{
  color : #59022b;
}

#sp-table-37 > tbody > tr > * > p{
  color : #59022b;
}

#sp-table-37 > tbody > tr > td{
  color : #59022b;
}

#sp-table-37 > tbody > tr > th.col-title{
  color : #59022b;
}

#sp-table-37 > tbody > tr > th.row-title{
  color : #59022b;
}

#sp-table-38{
  color : #59022b;
}

#sp-table-38 > tbody > tr:nth-child(even) > td{
  color : #59022b;
}

#sp-table-38 > tbody > tr:nth-child(even) > th.col-title{
  color : #59022b;
}

#sp-table-38 > tbody > tr:nth-child(odd) > td{
  color : #59022b;
}

#sp-table-38 > tbody > tr:nth-child(odd) > th.col-title{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > h1{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > h2{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > h3{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > h4{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > h5{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > h6{
  color : #59022b;
}

#sp-table-38 > tbody > tr > * > p{
  color : #59022b;
}

#sp-table-38 > tbody > tr > td{
  color : #59022b;
}

#sp-table-38 > tbody > tr > th.col-title{
  color : #59022b;
}

#sp-table-38 > tbody > tr > th.row-title{
  color : #59022b;
}

#sp-table-4{
  font-size : 1.6rem;
  color : #000000;
  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;
  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-table-4 > tbody > tr:nth-child(even) > td{
  font-size : 1.8rem;
  color : #000000;
}

#sp-table-4 > tbody > tr:nth-child(odd) > td{
  font-size : 1.8rem;
  color : #000000;
}

#sp-table-4 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.8rem;
  color : #000000;
}

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

#sp-table-4 > tbody > tr > th.row-title{
  font-size : 1.8rem;
  font-weight : normal;
  color : #000000;
}

#sp-table-40{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
  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-table-40 > tbody > tr > td{
  font-size : 1.5rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
}

#sp-table-41{
  color : #e8034a;
}

#sp-table-41 > tbody > tr:nth-child(even) > td{
  color : #59022b;
}

#sp-table-41 > tbody > tr:nth-child(even) > th.col-title{
  color : #59022b;
}

#sp-table-41 > tbody > tr:nth-child(odd) > td{
  color : #59022b;
}

#sp-table-41 > tbody > tr:nth-child(odd) > th.col-title{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > h1{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > h2{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > h3{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > h4{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > h5{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > h6{
  color : #59022b;
}

#sp-table-41 > tbody > tr > * > p{
  color : #59022b;
}

#sp-table-41 > tbody > tr > td{
  color : #59022b;
}

#sp-table-41 > tbody > tr > th.col-title{
  color : #59022b;
}

#sp-table-41 > tbody > tr > th.row-title{
  color : #59022b;
}

#sp-table-5{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #e0efeb;
}

#sp-table-5 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-5 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-5 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-5 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-5 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-5 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
}

#sp-table-5 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
  background-position : center center;
}

#sp-table-6{
  background-color : #ffffff;
}

#sp-table-6 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-6 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-6 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-6 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-6 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-6 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-6 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  background-color : #e2f0d0;
}

#sp-table-7 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-7 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-7 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-7 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-7 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-7 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-7 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-8{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #e0efeb;
}

#sp-table-8 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-8 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-8 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-8 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-8 > tbody > tr > td{
  font-size : 1.6rem;
}

#sp-table-8 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
}

#sp-table-8 > tbody > tr > th.row-title{
  font-size : 1.6rem;
  color : #000000;
  background-color : #e2f0d0;
  background-position : center center;
}

#sp-table-9{
  background-color : #ffffff;
}

#sp-table-9 > tbody > tr:nth-child(even) > td{
  font-size : 1.6rem;
}

#sp-table-9 > tbody > tr:nth-child(even) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-9 > tbody > tr:nth-child(odd) > td{
  font-size : 1.6rem;
}

#sp-table-9 > tbody > tr:nth-child(odd) > th.col-title{
  font-size : 1.6rem;
}

#sp-table-9 > tbody > tr > td{
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-9 > tbody > tr > th.col-title{
  font-size : 1.6rem;
  background-color : #e2f0d0;
}

#sp-table-9 > tbody > tr > th.row-title{
  font-size : 1.5rem;
  background-color : #e2f0d0;
}

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

  #sp-block-container-2{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 900px;
    min-height : 30px;
  }

  #sp-block-container-3{
    margin-left : 50px;
    width : 900px;
    min-height : 100px;
  }

  #sp-button-1{
    margin-right : 41px;
    width : 169px;
    height : 35px;
    float : none;
    position : absolute;
    top : auto;
    bottom : -11px;
    right : 142px;
    left : auto;
  }

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

  #sp-item-gallery-1{
    min-height : 768px;
  }

  #sp-item-gallery-2{
    margin-left : 50px;
    width : 820px;
    height : 750px;
    min-height : 996px;
  }

  #sp-list-4{
    width : 800px;
    min-height : 70px;
  }

  #sp-page-title-10{
    width : 452px;
    min-height : 20px;
  }

  #sp-page-title-11{
    width : 397px;
    min-height : 20px;
  }

  #sp-page-title-13{
    width : 412px;
    min-height : 20px;
  }

  #sp-page-title-14{
    width : 409px;
    min-height : 20px;
  }

  #sp-page-title-15{
    width : 452px;
    min-height : 20px;
  }

  #sp-page-title-16{
    width : 397px;
    min-height : 20px;
  }

  #sp-page-title-18{
    width : 412px;
    min-height : 20px;
  }

  #sp-page-title-19{
    width : 409px;
    min-height : 20px;
  }

  #sp-page-title-20{
    width : 452px;
    min-height : 20px;
  }

  #sp-page-title-21{
    width : 397px;
    min-height : 20px;
  }

  #sp-page-title-23{
    width : 412px;
    min-height : 20px;
  }

  #sp-page-title-24{
    width : 409px;
    min-height : 20px;
  }

  #sp-page-title-25{
    width : 350px;
    min-height : 20px;
  }

  #sp-page-title-26{
    min-height : 62px;
  }

  #sp-page-title-4{
    width : 350px;
    min-height : 20px;
  }

  #sp-page-title-49{
    min-height : 59px;
  }

  #sp-page-title-5{
    width : 350px;
    min-height : 20px;
  }

  #sp-page-title-6{
    width : 350px;
    min-height : 20px;
  }

  #sp-page-title-8{
    width : 412px;
    min-height : 20px;
  }

  #sp-page-title-9{
    width : 409px;
    min-height : 20px;
  }

  #sp-photo-motion-1{
    margin-top : auto;
    margin-left : auto;
    margin-right : 0px;
    margin-bottom : auto;
    width : 960px;
    height : 129px;
  }

  #sp-site-branding2-1{
    margin-bottom : -2px;
    width : 964px;
    min-height : 129px;
  }

  #sp-site-branding2-1 > .extra{
    margin-left : -199px;
    width : 619px;
    min-height : 36px;
    top : 224px;
    bottom : auto;
    right : auto;
    left : 450px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 493px;
    height : 25px;
    top : 20px;
    bottom : auto;
    right : 222px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : 2px;
    width : 713px;
    height : 192px;
    float : none;
    position : absolute;
    top : -16px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-site-navigation-1{
    margin-right : -2px;
    margin-bottom : 1px;
    width : 937px;
    min-height : 129px;
  }

  #sp-table-1{
    width : 900px;
    min-height : 448px;
  }

  #sp-table-12{
    width : 920px;
    min-height : 30px;
  }

  #sp-table-16{
    width : 920px;
    min-height : 30px;
  }

  #sp-table-2{
    width : 811px;
    min-height : 600px;
  }

  #sp-table-20{
    width : 920px;
    min-height : 30px;
  }

  #sp-table-23{
    width : 797px;
  }

  #sp-table-24{
    width : 680px;
    min-height : 100px;
  }

  #sp-table-25{
    margin-bottom : 17px;
    width : 680px;
    min-height : 100px;
  }

  #sp-table-26{
    width : 680px;
    min-height : 100px;
  }

  #sp-table-27{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-28{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-29{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-3{
    width : 899px;
    min-height : 3449px;
  }

  #sp-table-30{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-31{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-32{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-33{
    width : 700px;
    min-height : 20px;
  }

  #sp-table-4{
    width : 600px;
    min-height : 40px;
  }

  #sp-table-5{
    width : 920px;
    min-height : 30px;
  }

  #sp-table-8{
    width : 920px;
    min-height : 30px;
  }
}

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

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