#colophon {
}

#content{
  min-height : 50px;
}

#contenthead{
  background-color : #ffffff;
  background-image : none;
  background-size : contain;
}

#masthead{
  background-color : transparent;
  background-image : none;
  background-size : cover;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  overflow : hidden;
}

#masthead-inner{
  background-image : none;
  background-size : cover;
  overflow : hidden;
}

.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 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

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

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

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

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

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

.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;
  line-height : 17px;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}

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

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

.sp-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 : #757575;
  text-decoration : none;
}

a:focus{
  color : #e3cb67;
}

a:hover{
  color : #e3cb67;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.5rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : contain;
  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 : 35px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 35px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #111111;
  }

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

  #content{
    background-color : #ffffff;
    background-image : none;
    background-size : cover;
    min-height : 50px;
  }

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

  #masthead{
    margin-bottom : 15px;
    min-height : 100%;
    display : box;
    position : relative;
  }

  #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{
    background-color : transparent;
  }

  #sidebar2{
    background-color : transparent;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #content{
    width : 100%;
    min-height : 50px;
    float : none;
  }

  #contenthead{
    width : 100%;
    float : none;
  }

  #main{
    background-color : transparent;
    background-image : none;
    background-size : contain;
    width : 100%;
  }

  #main-inner{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    float : none;
  }

  #masthead{
    position : static;
  }

  #primary{
    width : 100%;
    float : none;
  }

  #sidebar1{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : auto;
    float : none;
  }

  #sidebar2{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : auto;
    float : none;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 100%;
  }

  embed{
    max-width : 100%;
  }

  img{
    max-width : 100%;
    height : auto;
  }
}

#sp-page-title-21{
  background-color : #646464;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 100%;
  position : relative;
}

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

#sp-page-title-21 > h1::after{
  border-top-width : 9px;
  border-left-width : 15px;
  border-bottom-width : 9px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.9em;
  left : 0px;
  content : "";
}

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

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

#sp-page-title-10{
  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-10 > h1{
  font-size : 20px;
  color : #242f5b;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-7{
  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-7 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

#sp-page-title-3{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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-3::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.2);
  border-bottom-color : rgba(0, 0, 0, 0.1);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-89, #sp-image-9, #sp-image-90{
  max-width : 100%;
}

#sp-image-1, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

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

#breadcrumb-list div　a{
  border-bottom-style : dotted;
}

#breadcrumb-list div　a:hover{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

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

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

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

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-10 .hpb-more-entry, #sp-entry-content-11 .hpb-more-entry, #sp-entry-content-12 .hpb-more-entry, #sp-entry-content-13 .hpb-more-entry, #sp-entry-content-14 .hpb-more-entry, #sp-entry-content-15 .hpb-more-entry, #sp-entry-content-16 .hpb-more-entry, #sp-entry-content-17 .hpb-more-entry, #sp-entry-content-18 .hpb-more-entry, #sp-entry-content-19 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-20 .hpb-more-entry, #sp-entry-content-21 .hpb-more-entry, #sp-entry-content-22 .hpb-more-entry, #sp-entry-content-23 .hpb-more-entry, #sp-entry-content-24 .hpb-more-entry, #sp-entry-content-25 .hpb-more-entry, #sp-entry-content-26 .hpb-more-entry, #sp-entry-content-27 .hpb-more-entry, #sp-entry-content-28 .hpb-more-entry, #sp-entry-content-29 .hpb-more-entry, #sp-entry-content-3 .hpb-more-entry, #sp-entry-content-30 .hpb-more-entry, #sp-entry-content-31 .hpb-more-entry, #sp-entry-content-32 .hpb-more-entry, #sp-entry-content-33 .hpb-more-entry, #sp-entry-content-34 .hpb-more-entry, #sp-entry-content-35 .hpb-more-entry, #sp-entry-content-36 .hpb-more-entry, #sp-entry-content-37 .hpb-more-entry, #sp-entry-content-38 .hpb-more-entry, #sp-entry-content-39 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-40 .hpb-more-entry, #sp-entry-content-41 .hpb-more-entry, #sp-entry-content-42 .hpb-more-entry, #sp-entry-content-43 .hpb-more-entry, #sp-entry-content-44 .hpb-more-entry, #sp-entry-content-45 .hpb-more-entry, #sp-entry-content-46 .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-2 .hpb-more-entry{
  text-align : right;
  margin-right : 10px;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-10 .hpb-more-entry > a, #sp-entry-content-11 .hpb-more-entry > a, #sp-entry-content-12 .hpb-more-entry > a, #sp-entry-content-13 .hpb-more-entry > a, #sp-entry-content-14 .hpb-more-entry > a, #sp-entry-content-15 .hpb-more-entry > a, #sp-entry-content-16 .hpb-more-entry > a, #sp-entry-content-17 .hpb-more-entry > a, #sp-entry-content-18 .hpb-more-entry > a, #sp-entry-content-19 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-entry-content-20 .hpb-more-entry > a, #sp-entry-content-21 .hpb-more-entry > a, #sp-entry-content-22 .hpb-more-entry > a, #sp-entry-content-23 .hpb-more-entry > a, #sp-entry-content-24 .hpb-more-entry > a, #sp-entry-content-25 .hpb-more-entry > a, #sp-entry-content-26 .hpb-more-entry > a, #sp-entry-content-27 .hpb-more-entry > a, #sp-entry-content-28 .hpb-more-entry > a, #sp-entry-content-29 .hpb-more-entry > a, #sp-entry-content-3 .hpb-more-entry > a, #sp-entry-content-30 .hpb-more-entry > a, #sp-entry-content-31 .hpb-more-entry > a, #sp-entry-content-32 .hpb-more-entry > a, #sp-entry-content-33 .hpb-more-entry > a, #sp-entry-content-34 .hpb-more-entry > a, #sp-entry-content-35 .hpb-more-entry > a, #sp-entry-content-36 .hpb-more-entry > a, #sp-entry-content-37 .hpb-more-entry > a, #sp-entry-content-38 .hpb-more-entry > a, #sp-entry-content-39 .hpb-more-entry > a, #sp-entry-content-4 .hpb-more-entry > a, #sp-entry-content-40 .hpb-more-entry > a, #sp-entry-content-41 .hpb-more-entry > a, #sp-entry-content-42 .hpb-more-entry > a, #sp-entry-content-43 .hpb-more-entry > a, #sp-entry-content-44 .hpb-more-entry > a, #sp-entry-content-45 .hpb-more-entry > a, #sp-entry-content-46 .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-2 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #757575;
  text-decoration : none;
  text-align : center;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-10 .hpb-more-entry > a:active, #sp-entry-content-11 .hpb-more-entry > a:active, #sp-entry-content-12 .hpb-more-entry > a:active, #sp-entry-content-13 .hpb-more-entry > a:active, #sp-entry-content-14 .hpb-more-entry > a:active, #sp-entry-content-15 .hpb-more-entry > a:active, #sp-entry-content-16 .hpb-more-entry > a:active, #sp-entry-content-17 .hpb-more-entry > a:active, #sp-entry-content-18 .hpb-more-entry > a:active, #sp-entry-content-19 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-entry-content-20 .hpb-more-entry > a:active, #sp-entry-content-21 .hpb-more-entry > a:active, #sp-entry-content-22 .hpb-more-entry > a:active, #sp-entry-content-23 .hpb-more-entry > a:active, #sp-entry-content-24 .hpb-more-entry > a:active, #sp-entry-content-25 .hpb-more-entry > a:active, #sp-entry-content-26 .hpb-more-entry > a:active, #sp-entry-content-27 .hpb-more-entry > a:active, #sp-entry-content-28 .hpb-more-entry > a:active, #sp-entry-content-29 .hpb-more-entry > a:active, #sp-entry-content-3 .hpb-more-entry > a:active, #sp-entry-content-30 .hpb-more-entry > a:active, #sp-entry-content-31 .hpb-more-entry > a:active, #sp-entry-content-32 .hpb-more-entry > a:active, #sp-entry-content-33 .hpb-more-entry > a:active, #sp-entry-content-34 .hpb-more-entry > a:active, #sp-entry-content-35 .hpb-more-entry > a:active, #sp-entry-content-36 .hpb-more-entry > a:active, #sp-entry-content-37 .hpb-more-entry > a:active, #sp-entry-content-38 .hpb-more-entry > a:active, #sp-entry-content-39 .hpb-more-entry > a:active, #sp-entry-content-4 .hpb-more-entry > a:active, #sp-entry-content-40 .hpb-more-entry > a:active, #sp-entry-content-41 .hpb-more-entry > a:active, #sp-entry-content-42 .hpb-more-entry > a:active, #sp-entry-content-43 .hpb-more-entry > a:active, #sp-entry-content-44 .hpb-more-entry > a:active, #sp-entry-content-45 .hpb-more-entry > a:active, #sp-entry-content-46 .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-2 .hpb-more-entry > a:active{
  color : #e3cb67;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-10 .hpb-more-entry > a:hover, #sp-entry-content-11 .hpb-more-entry > a:hover, #sp-entry-content-12 .hpb-more-entry > a:hover, #sp-entry-content-13 .hpb-more-entry > a:hover, #sp-entry-content-14 .hpb-more-entry > a:hover, #sp-entry-content-15 .hpb-more-entry > a:hover, #sp-entry-content-16 .hpb-more-entry > a:hover, #sp-entry-content-17 .hpb-more-entry > a:hover, #sp-entry-content-18 .hpb-more-entry > a:hover, #sp-entry-content-19 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-entry-content-20 .hpb-more-entry > a:hover, #sp-entry-content-21 .hpb-more-entry > a:hover, #sp-entry-content-22 .hpb-more-entry > a:hover, #sp-entry-content-23 .hpb-more-entry > a:hover, #sp-entry-content-24 .hpb-more-entry > a:hover, #sp-entry-content-25 .hpb-more-entry > a:hover, #sp-entry-content-26 .hpb-more-entry > a:hover, #sp-entry-content-27 .hpb-more-entry > a:hover, #sp-entry-content-28 .hpb-more-entry > a:hover, #sp-entry-content-29 .hpb-more-entry > a:hover, #sp-entry-content-3 .hpb-more-entry > a:hover, #sp-entry-content-30 .hpb-more-entry > a:hover, #sp-entry-content-31 .hpb-more-entry > a:hover, #sp-entry-content-32 .hpb-more-entry > a:hover, #sp-entry-content-33 .hpb-more-entry > a:hover, #sp-entry-content-34 .hpb-more-entry > a:hover, #sp-entry-content-35 .hpb-more-entry > a:hover, #sp-entry-content-36 .hpb-more-entry > a:hover, #sp-entry-content-37 .hpb-more-entry > a:hover, #sp-entry-content-38 .hpb-more-entry > a:hover, #sp-entry-content-39 .hpb-more-entry > a:hover, #sp-entry-content-4 .hpb-more-entry > a:hover, #sp-entry-content-40 .hpb-more-entry > a:hover, #sp-entry-content-41 .hpb-more-entry > a:hover, #sp-entry-content-42 .hpb-more-entry > a:hover, #sp-entry-content-43 .hpb-more-entry > a:hover, #sp-entry-content-44 .hpb-more-entry > a:hover, #sp-entry-content-45 .hpb-more-entry > a:hover, #sp-entry-content-46 .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-2 .hpb-more-entry > a:hover{
  color : #e3cb67;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-10 .nav-next, #sp-entry-content-11 .nav-next, #sp-entry-content-12 .nav-next, #sp-entry-content-13 .nav-next, #sp-entry-content-14 .nav-next, #sp-entry-content-15 .nav-next, #sp-entry-content-16 .nav-next, #sp-entry-content-17 .nav-next, #sp-entry-content-18 .nav-next, #sp-entry-content-19 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-20 .nav-next, #sp-entry-content-21 .nav-next, #sp-entry-content-22 .nav-next, #sp-entry-content-23 .nav-next, #sp-entry-content-24 .nav-next, #sp-entry-content-25 .nav-next, #sp-entry-content-26 .nav-next, #sp-entry-content-27 .nav-next, #sp-entry-content-28 .nav-next, #sp-entry-content-29 .nav-next, #sp-entry-content-3 .nav-next, #sp-entry-content-30 .nav-next, #sp-entry-content-31 .nav-next, #sp-entry-content-32 .nav-next, #sp-entry-content-33 .nav-next, #sp-entry-content-34 .nav-next, #sp-entry-content-35 .nav-next, #sp-entry-content-36 .nav-next, #sp-entry-content-37 .nav-next, #sp-entry-content-38 .nav-next, #sp-entry-content-39 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-40 .nav-next, #sp-entry-content-41 .nav-next, #sp-entry-content-42 .nav-next, #sp-entry-content-43 .nav-next, #sp-entry-content-44 .nav-next, #sp-entry-content-45 .nav-next, #sp-entry-content-46 .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-2 .nav-next{
  margin-right : 25px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-10 .nav-previous, #sp-entry-content-11 .nav-previous, #sp-entry-content-12 .nav-previous, #sp-entry-content-13 .nav-previous, #sp-entry-content-14 .nav-previous, #sp-entry-content-15 .nav-previous, #sp-entry-content-16 .nav-previous, #sp-entry-content-17 .nav-previous, #sp-entry-content-18 .nav-previous, #sp-entry-content-19 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-20 .nav-previous, #sp-entry-content-21 .nav-previous, #sp-entry-content-22 .nav-previous, #sp-entry-content-23 .nav-previous, #sp-entry-content-24 .nav-previous, #sp-entry-content-25 .nav-previous, #sp-entry-content-26 .nav-previous, #sp-entry-content-27 .nav-previous, #sp-entry-content-28 .nav-previous, #sp-entry-content-29 .nav-previous, #sp-entry-content-3 .nav-previous, #sp-entry-content-30 .nav-previous, #sp-entry-content-31 .nav-previous, #sp-entry-content-32 .nav-previous, #sp-entry-content-33 .nav-previous, #sp-entry-content-34 .nav-previous, #sp-entry-content-35 .nav-previous, #sp-entry-content-36 .nav-previous, #sp-entry-content-37 .nav-previous, #sp-entry-content-38 .nav-previous, #sp-entry-content-39 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-40 .nav-previous, #sp-entry-content-41 .nav-previous, #sp-entry-content-42 .nav-previous, #sp-entry-content-43 .nav-previous, #sp-entry-content-44 .nav-previous, #sp-entry-content-45 .nav-previous, #sp-entry-content-46 .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-2 .nav-previous{
  margin-left : 25px;
  float : left;
}

#sp-entry-content-1 article, #sp-entry-content-10 article, #sp-entry-content-11 article, #sp-entry-content-12 article, #sp-entry-content-13 article, #sp-entry-content-14 article, #sp-entry-content-15 article, #sp-entry-content-16 article, #sp-entry-content-17 article, #sp-entry-content-18 article, #sp-entry-content-19 article, #sp-entry-content-2 article, #sp-entry-content-20 article, #sp-entry-content-21 article, #sp-entry-content-22 article, #sp-entry-content-23 article, #sp-entry-content-24 article, #sp-entry-content-25 article, #sp-entry-content-26 article, #sp-entry-content-27 article, #sp-entry-content-28 article, #sp-entry-content-29 article, #sp-entry-content-3 article, #sp-entry-content-30 article, #sp-entry-content-31 article, #sp-entry-content-32 article, #sp-entry-content-33 article, #sp-entry-content-34 article, #sp-entry-content-35 article, #sp-entry-content-36 article, #sp-entry-content-37 article, #sp-entry-content-38 article, #sp-entry-content-39 article, #sp-entry-content-4 article, #sp-entry-content-40 article, #sp-entry-content-41 article, #sp-entry-content-42 article, #sp-entry-content-43 article, #sp-entry-content-44 article, #sp-entry-content-45 article, #sp-entry-content-46 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-2 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

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

#sp-entry-content-1 dl, #sp-entry-content-10 dl, #sp-entry-content-11 dl, #sp-entry-content-12 dl, #sp-entry-content-13 dl, #sp-entry-content-14 dl, #sp-entry-content-15 dl, #sp-entry-content-16 dl, #sp-entry-content-17 dl, #sp-entry-content-18 dl, #sp-entry-content-19 dl, #sp-entry-content-2 dl, #sp-entry-content-20 dl, #sp-entry-content-21 dl, #sp-entry-content-22 dl, #sp-entry-content-23 dl, #sp-entry-content-24 dl, #sp-entry-content-25 dl, #sp-entry-content-26 dl, #sp-entry-content-27 dl, #sp-entry-content-28 dl, #sp-entry-content-29 dl, #sp-entry-content-3 dl, #sp-entry-content-30 dl, #sp-entry-content-31 dl, #sp-entry-content-32 dl, #sp-entry-content-33 dl, #sp-entry-content-34 dl, #sp-entry-content-35 dl, #sp-entry-content-36 dl, #sp-entry-content-37 dl, #sp-entry-content-38 dl, #sp-entry-content-39 dl, #sp-entry-content-4 dl, #sp-entry-content-40 dl, #sp-entry-content-41 dl, #sp-entry-content-42 dl, #sp-entry-content-43 dl, #sp-entry-content-44 dl, #sp-entry-content-45 dl, #sp-entry-content-46 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-2 dl{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 15px;
}

#sp-entry-content-1 li, #sp-entry-content-10 li, #sp-entry-content-11 li, #sp-entry-content-12 li, #sp-entry-content-13 li, #sp-entry-content-14 li, #sp-entry-content-15 li, #sp-entry-content-16 li, #sp-entry-content-17 li, #sp-entry-content-18 li, #sp-entry-content-19 li, #sp-entry-content-2 li, #sp-entry-content-20 li, #sp-entry-content-21 li, #sp-entry-content-22 li, #sp-entry-content-23 li, #sp-entry-content-24 li, #sp-entry-content-25 li, #sp-entry-content-26 li, #sp-entry-content-27 li, #sp-entry-content-28 li, #sp-entry-content-29 li, #sp-entry-content-3 li, #sp-entry-content-30 li, #sp-entry-content-31 li, #sp-entry-content-32 li, #sp-entry-content-33 li, #sp-entry-content-34 li, #sp-entry-content-35 li, #sp-entry-content-36 li, #sp-entry-content-37 li, #sp-entry-content-38 li, #sp-entry-content-39 li, #sp-entry-content-4 li, #sp-entry-content-40 li, #sp-entry-content-41 li, #sp-entry-content-42 li, #sp-entry-content-43 li, #sp-entry-content-44 li, #sp-entry-content-45 li, #sp-entry-content-46 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-2 li{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-entry-content-1 p > img, #sp-entry-content-10 p > img, #sp-entry-content-11 p > img, #sp-entry-content-12 p > img, #sp-entry-content-13 p > img, #sp-entry-content-14 p > img, #sp-entry-content-15 p > img, #sp-entry-content-16 p > img, #sp-entry-content-17 p > img, #sp-entry-content-18 p > img, #sp-entry-content-19 p > img, #sp-entry-content-2 p > img, #sp-entry-content-20 p > img, #sp-entry-content-21 p > img, #sp-entry-content-22 p > img, #sp-entry-content-23 p > img, #sp-entry-content-24 p > img, #sp-entry-content-25 p > img, #sp-entry-content-26 p > img, #sp-entry-content-27 p > img, #sp-entry-content-28 p > img, #sp-entry-content-29 p > img, #sp-entry-content-3 p > img, #sp-entry-content-30 p > img, #sp-entry-content-31 p > img, #sp-entry-content-32 p > img, #sp-entry-content-33 p > img, #sp-entry-content-34 p > img, #sp-entry-content-35 p > img, #sp-entry-content-36 p > img, #sp-entry-content-37 p > img, #sp-entry-content-38 p > img, #sp-entry-content-39 p > img, #sp-entry-content-4 p > img, #sp-entry-content-40 p > img, #sp-entry-content-41 p > img, #sp-entry-content-42 p > img, #sp-entry-content-43 p > img, #sp-entry-content-44 p > img, #sp-entry-content-45 p > img, #sp-entry-content-46 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-2 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-10 ul, #sp-entry-content-11 ul, #sp-entry-content-12 ul, #sp-entry-content-13 ul, #sp-entry-content-14 ul, #sp-entry-content-15 ul, #sp-entry-content-16 ul, #sp-entry-content-17 ul, #sp-entry-content-18 ul, #sp-entry-content-19 ul, #sp-entry-content-2 ul, #sp-entry-content-20 ul, #sp-entry-content-21 ul, #sp-entry-content-22 ul, #sp-entry-content-23 ul, #sp-entry-content-24 ul, #sp-entry-content-25 ul, #sp-entry-content-26 ul, #sp-entry-content-27 ul, #sp-entry-content-28 ul, #sp-entry-content-29 ul, #sp-entry-content-3 ul, #sp-entry-content-30 ul, #sp-entry-content-31 ul, #sp-entry-content-32 ul, #sp-entry-content-33 ul, #sp-entry-content-34 ul, #sp-entry-content-35 ul, #sp-entry-content-36 ul, #sp-entry-content-37 ul, #sp-entry-content-38 ul, #sp-entry-content-39 ul, #sp-entry-content-4 ul, #sp-entry-content-40 ul, #sp-entry-content-41 ul, #sp-entry-content-42 ul, #sp-entry-content-43 ul, #sp-entry-content-44 ul, #sp-entry-content-45 ul, #sp-entry-content-46 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-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 : 15px;
  list-style-type : none;
  list-style-position : outside;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-10 dd, .hpb-viewtype-content#sp-entry-content-11 dd, .hpb-viewtype-content#sp-entry-content-12 dd, .hpb-viewtype-content#sp-entry-content-13 dd, .hpb-viewtype-content#sp-entry-content-14 dd, .hpb-viewtype-content#sp-entry-content-15 dd, .hpb-viewtype-content#sp-entry-content-16 dd, .hpb-viewtype-content#sp-entry-content-17 dd, .hpb-viewtype-content#sp-entry-content-18 dd, .hpb-viewtype-content#sp-entry-content-19 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-20 dd, .hpb-viewtype-content#sp-entry-content-21 dd, .hpb-viewtype-content#sp-entry-content-22 dd, .hpb-viewtype-content#sp-entry-content-23 dd, .hpb-viewtype-content#sp-entry-content-24 dd, .hpb-viewtype-content#sp-entry-content-25 dd, .hpb-viewtype-content#sp-entry-content-26 dd, .hpb-viewtype-content#sp-entry-content-27 dd, .hpb-viewtype-content#sp-entry-content-28 dd, .hpb-viewtype-content#sp-entry-content-29 dd, .hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-entry-content-30 dd, .hpb-viewtype-content#sp-entry-content-31 dd, .hpb-viewtype-content#sp-entry-content-32 dd, .hpb-viewtype-content#sp-entry-content-33 dd, .hpb-viewtype-content#sp-entry-content-34 dd, .hpb-viewtype-content#sp-entry-content-35 dd, .hpb-viewtype-content#sp-entry-content-36 dd, .hpb-viewtype-content#sp-entry-content-37 dd, .hpb-viewtype-content#sp-entry-content-38 dd, .hpb-viewtype-content#sp-entry-content-39 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-entry-content-40 dd, .hpb-viewtype-content#sp-entry-content-41 dd, .hpb-viewtype-content#sp-entry-content-42 dd, .hpb-viewtype-content#sp-entry-content-43 dd, .hpb-viewtype-content#sp-entry-content-44 dd, .hpb-viewtype-content#sp-entry-content-45 dd, .hpb-viewtype-content#sp-entry-content-46 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-2 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-10 dl, .hpb-viewtype-content#sp-entry-content-11 dl, .hpb-viewtype-content#sp-entry-content-12 dl, .hpb-viewtype-content#sp-entry-content-13 dl, .hpb-viewtype-content#sp-entry-content-14 dl, .hpb-viewtype-content#sp-entry-content-15 dl, .hpb-viewtype-content#sp-entry-content-16 dl, .hpb-viewtype-content#sp-entry-content-17 dl, .hpb-viewtype-content#sp-entry-content-18 dl, .hpb-viewtype-content#sp-entry-content-19 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-20 dl, .hpb-viewtype-content#sp-entry-content-21 dl, .hpb-viewtype-content#sp-entry-content-22 dl, .hpb-viewtype-content#sp-entry-content-23 dl, .hpb-viewtype-content#sp-entry-content-24 dl, .hpb-viewtype-content#sp-entry-content-25 dl, .hpb-viewtype-content#sp-entry-content-26 dl, .hpb-viewtype-content#sp-entry-content-27 dl, .hpb-viewtype-content#sp-entry-content-28 dl, .hpb-viewtype-content#sp-entry-content-29 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-entry-content-30 dl, .hpb-viewtype-content#sp-entry-content-31 dl, .hpb-viewtype-content#sp-entry-content-32 dl, .hpb-viewtype-content#sp-entry-content-33 dl, .hpb-viewtype-content#sp-entry-content-34 dl, .hpb-viewtype-content#sp-entry-content-35 dl, .hpb-viewtype-content#sp-entry-content-36 dl, .hpb-viewtype-content#sp-entry-content-37 dl, .hpb-viewtype-content#sp-entry-content-38 dl, .hpb-viewtype-content#sp-entry-content-39 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-40 dl, .hpb-viewtype-content#sp-entry-content-41 dl, .hpb-viewtype-content#sp-entry-content-42 dl, .hpb-viewtype-content#sp-entry-content-43 dl, .hpb-viewtype-content#sp-entry-content-44 dl, .hpb-viewtype-content#sp-entry-content-45 dl, .hpb-viewtype-content#sp-entry-content-46 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-2 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-10 dt, .hpb-viewtype-content#sp-entry-content-11 dt, .hpb-viewtype-content#sp-entry-content-12 dt, .hpb-viewtype-content#sp-entry-content-13 dt, .hpb-viewtype-content#sp-entry-content-14 dt, .hpb-viewtype-content#sp-entry-content-15 dt, .hpb-viewtype-content#sp-entry-content-16 dt, .hpb-viewtype-content#sp-entry-content-17 dt, .hpb-viewtype-content#sp-entry-content-18 dt, .hpb-viewtype-content#sp-entry-content-19 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-20 dt, .hpb-viewtype-content#sp-entry-content-21 dt, .hpb-viewtype-content#sp-entry-content-22 dt, .hpb-viewtype-content#sp-entry-content-23 dt, .hpb-viewtype-content#sp-entry-content-24 dt, .hpb-viewtype-content#sp-entry-content-25 dt, .hpb-viewtype-content#sp-entry-content-26 dt, .hpb-viewtype-content#sp-entry-content-27 dt, .hpb-viewtype-content#sp-entry-content-28 dt, .hpb-viewtype-content#sp-entry-content-29 dt, .hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-entry-content-30 dt, .hpb-viewtype-content#sp-entry-content-31 dt, .hpb-viewtype-content#sp-entry-content-32 dt, .hpb-viewtype-content#sp-entry-content-33 dt, .hpb-viewtype-content#sp-entry-content-34 dt, .hpb-viewtype-content#sp-entry-content-35 dt, .hpb-viewtype-content#sp-entry-content-36 dt, .hpb-viewtype-content#sp-entry-content-37 dt, .hpb-viewtype-content#sp-entry-content-38 dt, .hpb-viewtype-content#sp-entry-content-39 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-entry-content-40 dt, .hpb-viewtype-content#sp-entry-content-41 dt, .hpb-viewtype-content#sp-entry-content-42 dt, .hpb-viewtype-content#sp-entry-content-43 dt, .hpb-viewtype-content#sp-entry-content-44 dt, .hpb-viewtype-content#sp-entry-content-45 dt, .hpb-viewtype-content#sp-entry-content-46 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-2 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-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-15 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-19 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-21 dd, .hpb-viewtype-date#sp-entry-content-22 dd, .hpb-viewtype-date#sp-entry-content-23 dd, .hpb-viewtype-date#sp-entry-content-24 dd, .hpb-viewtype-date#sp-entry-content-25 dd, .hpb-viewtype-date#sp-entry-content-26 dd, .hpb-viewtype-date#sp-entry-content-27 dd, .hpb-viewtype-date#sp-entry-content-28 dd, .hpb-viewtype-date#sp-entry-content-29 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-30 dd, .hpb-viewtype-date#sp-entry-content-31 dd, .hpb-viewtype-date#sp-entry-content-32 dd, .hpb-viewtype-date#sp-entry-content-33 dd, .hpb-viewtype-date#sp-entry-content-34 dd, .hpb-viewtype-date#sp-entry-content-35 dd, .hpb-viewtype-date#sp-entry-content-36 dd, .hpb-viewtype-date#sp-entry-content-37 dd, .hpb-viewtype-date#sp-entry-content-38 dd, .hpb-viewtype-date#sp-entry-content-39 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-40 dd, .hpb-viewtype-date#sp-entry-content-41 dd, .hpb-viewtype-date#sp-entry-content-42 dd, .hpb-viewtype-date#sp-entry-content-43 dd, .hpb-viewtype-date#sp-entry-content-44 dd, .hpb-viewtype-date#sp-entry-content-45 dd, .hpb-viewtype-date#sp-entry-content-46 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-2 dd{
  padding-top : 0px;
  padding-left : 120px;
  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-10 dl, .hpb-viewtype-date#sp-entry-content-11 dl, .hpb-viewtype-date#sp-entry-content-12 dl, .hpb-viewtype-date#sp-entry-content-13 dl, .hpb-viewtype-date#sp-entry-content-14 dl, .hpb-viewtype-date#sp-entry-content-15 dl, .hpb-viewtype-date#sp-entry-content-16 dl, .hpb-viewtype-date#sp-entry-content-17 dl, .hpb-viewtype-date#sp-entry-content-18 dl, .hpb-viewtype-date#sp-entry-content-19 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-20 dl, .hpb-viewtype-date#sp-entry-content-21 dl, .hpb-viewtype-date#sp-entry-content-22 dl, .hpb-viewtype-date#sp-entry-content-23 dl, .hpb-viewtype-date#sp-entry-content-24 dl, .hpb-viewtype-date#sp-entry-content-25 dl, .hpb-viewtype-date#sp-entry-content-26 dl, .hpb-viewtype-date#sp-entry-content-27 dl, .hpb-viewtype-date#sp-entry-content-28 dl, .hpb-viewtype-date#sp-entry-content-29 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-entry-content-30 dl, .hpb-viewtype-date#sp-entry-content-31 dl, .hpb-viewtype-date#sp-entry-content-32 dl, .hpb-viewtype-date#sp-entry-content-33 dl, .hpb-viewtype-date#sp-entry-content-34 dl, .hpb-viewtype-date#sp-entry-content-35 dl, .hpb-viewtype-date#sp-entry-content-36 dl, .hpb-viewtype-date#sp-entry-content-37 dl, .hpb-viewtype-date#sp-entry-content-38 dl, .hpb-viewtype-date#sp-entry-content-39 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-40 dl, .hpb-viewtype-date#sp-entry-content-41 dl, .hpb-viewtype-date#sp-entry-content-42 dl, .hpb-viewtype-date#sp-entry-content-43 dl, .hpb-viewtype-date#sp-entry-content-44 dl, .hpb-viewtype-date#sp-entry-content-45 dl, .hpb-viewtype-date#sp-entry-content-46 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-2 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 dt, .hpb-viewtype-date#sp-entry-content-24 dt, .hpb-viewtype-date#sp-entry-content-25 dt, .hpb-viewtype-date#sp-entry-content-26 dt, .hpb-viewtype-date#sp-entry-content-27 dt, .hpb-viewtype-date#sp-entry-content-28 dt, .hpb-viewtype-date#sp-entry-content-29 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-30 dt, .hpb-viewtype-date#sp-entry-content-31 dt, .hpb-viewtype-date#sp-entry-content-32 dt, .hpb-viewtype-date#sp-entry-content-33 dt, .hpb-viewtype-date#sp-entry-content-34 dt, .hpb-viewtype-date#sp-entry-content-35 dt, .hpb-viewtype-date#sp-entry-content-36 dt, .hpb-viewtype-date#sp-entry-content-37 dt, .hpb-viewtype-date#sp-entry-content-38 dt, .hpb-viewtype-date#sp-entry-content-39 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-40 dt, .hpb-viewtype-date#sp-entry-content-41 dt, .hpb-viewtype-date#sp-entry-content-42 dt, .hpb-viewtype-date#sp-entry-content-43 dt, .hpb-viewtype-date#sp-entry-content-44 dt, .hpb-viewtype-date#sp-entry-content-45 dt, .hpb-viewtype-date#sp-entry-content-46 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-2 dt{
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-23 > h3, #sp-entry-content-24 > h3, #sp-entry-content-25 > h3, #sp-entry-content-26 > h3, #sp-entry-content-27 > h3, #sp-entry-content-28 > h3, #sp-entry-content-29 > h3, #sp-entry-content-3 > h3, #sp-entry-content-30 > h3, #sp-entry-content-31 > h3, #sp-entry-content-32 > h3, #sp-entry-content-33 > h3, #sp-entry-content-34 > h3, #sp-entry-content-35 > h3, #sp-entry-content-36 > h3, #sp-entry-content-37 > h3, #sp-entry-content-38 > h3, #sp-entry-content-39 > h3, #sp-entry-content-4 > h3, #sp-entry-content-40 > h3, #sp-entry-content-41 > h3, #sp-entry-content-42 > h3, #sp-entry-content-43 > h3, #sp-entry-content-44 > h3, #sp-entry-content-45 > h3, #sp-entry-content-46 > 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-2 > h3{
  font-weight : normal;
  line-height : 24px;
  color : #dec753;
  background-color : transparent;
  background-image : url(img/icon_h3.png);
  background-repeat : no-repeat;
  background-position : 6px center;
  text-align : left;
  padding-top : 5px;
  padding-left : 30px;
  padding-right : 10px;
  margin-top : 0.5em;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #8f6101;
  overflow : hidden;
}

.page-access#content #page-content .large, .page-concept#content #page-content .large, .page-custom#content #page-content .large, .page-custom1#content #page-content .large, .page-custom10#content #page-content .large, .page-custom11#content #page-content .large, .page-custom12#content #page-content .large, .page-custom13#content #page-content .large, .page-custom14#content #page-content .large, .page-custom15#content #page-content .large, .page-custom16#content #page-content .large, .page-custom17#content #page-content .large, .page-custom18#content #page-content .large, .page-custom19#content #page-content .large, .page-custom2#content #page-content .large, .page-custom20#content #page-content .large, .page-custom22#content #page-content .large, .page-custom23#content #page-content .large, .page-custom3#content #page-content .large, .page-custom4#content #page-content .large, .page-custom5#content #page-content .large, .page-custom6#content #page-content .large, .page-custom7#content #page-content .large, .page-custom8#content #page-content .large, .page-custom9#content #page-content .large, .page-recruit#content #page-content .large, .page-toppage#content #page-content .large, #sp-block-container-1 .large, #sp-block-container-2 .large, #sp-block-container-3 .large, #sp-block-container-4 .large{
  font-size : 1.5rem;
}

.page-access#content #page-content .medium, .page-concept#content #page-content .medium, .page-custom#content #page-content .medium, .page-custom1#content #page-content .medium, .page-custom10#content #page-content .medium, .page-custom11#content #page-content .medium, .page-custom12#content #page-content .medium, .page-custom13#content #page-content .medium, .page-custom14#content #page-content .medium, .page-custom15#content #page-content .medium, .page-custom16#content #page-content .medium, .page-custom17#content #page-content .medium, .page-custom18#content #page-content .medium, .page-custom19#content #page-content .medium, .page-custom2#content #page-content .medium, .page-custom20#content #page-content .medium, .page-custom22#content #page-content .medium, .page-custom23#content #page-content .medium, .page-custom3#content #page-content .medium, .page-custom4#content #page-content .medium, .page-custom5#content #page-content .medium, .page-custom6#content #page-content .medium, .page-custom7#content #page-content .medium, .page-custom8#content #page-content .medium, .page-custom9#content #page-content .medium, .page-recruit#content #page-content .medium, .page-toppage#content #page-content .medium, #sp-block-container-1 .medium, #sp-block-container-2 .medium, #sp-block-container-3 .medium, #sp-block-container-4 .medium{
  font-size : 1.4rem;
}

.page-access#content #page-content .small, .page-concept#content #page-content .small, .page-custom#content #page-content .small, .page-custom1#content #page-content .small, .page-custom10#content #page-content .small, .page-custom11#content #page-content .small, .page-custom12#content #page-content .small, .page-custom13#content #page-content .small, .page-custom14#content #page-content .small, .page-custom15#content #page-content .small, .page-custom16#content #page-content .small, .page-custom17#content #page-content .small, .page-custom18#content #page-content .small, .page-custom19#content #page-content .small, .page-custom2#content #page-content .small, .page-custom20#content #page-content .small, .page-custom22#content #page-content .small, .page-custom23#content #page-content .small, .page-custom3#content #page-content .small, .page-custom4#content #page-content .small, .page-custom5#content #page-content .small, .page-custom6#content #page-content .small, .page-custom7#content #page-content .small, .page-custom8#content #page-content .small, .page-custom9#content #page-content .small, .page-recruit#content #page-content .small, .page-toppage#content #page-content .small, #sp-block-container-1 .small, #sp-block-container-2 .small, #sp-block-container-3 .small, #sp-block-container-4 .small{
  font-size : 1.2rem;
}

.page-access#content #page-content .x-large, .page-concept#content #page-content .x-large, .page-custom#content #page-content .x-large, .page-custom1#content #page-content .x-large, .page-custom10#content #page-content .x-large, .page-custom11#content #page-content .x-large, .page-custom12#content #page-content .x-large, .page-custom13#content #page-content .x-large, .page-custom14#content #page-content .x-large, .page-custom15#content #page-content .x-large, .page-custom16#content #page-content .x-large, .page-custom17#content #page-content .x-large, .page-custom18#content #page-content .x-large, .page-custom19#content #page-content .x-large, .page-custom2#content #page-content .x-large, .page-custom20#content #page-content .x-large, .page-custom22#content #page-content .x-large, .page-custom23#content #page-content .x-large, .page-custom3#content #page-content .x-large, .page-custom4#content #page-content .x-large, .page-custom5#content #page-content .x-large, .page-custom6#content #page-content .x-large, .page-custom7#content #page-content .x-large, .page-custom8#content #page-content .x-large, .page-custom9#content #page-content .x-large, .page-recruit#content #page-content .x-large, .page-toppage#content #page-content .x-large, #sp-block-container-1 .x-large, #sp-block-container-2 .x-large, #sp-block-container-3 .x-large, #sp-block-container-4 .x-large{
  font-size : 1.8rem;
}

.page-access#content #page-content .x-small, .page-concept#content #page-content .x-small, .page-custom#content #page-content .x-small, .page-custom1#content #page-content .x-small, .page-custom10#content #page-content .x-small, .page-custom11#content #page-content .x-small, .page-custom12#content #page-content .x-small, .page-custom13#content #page-content .x-small, .page-custom14#content #page-content .x-small, .page-custom15#content #page-content .x-small, .page-custom16#content #page-content .x-small, .page-custom17#content #page-content .x-small, .page-custom18#content #page-content .x-small, .page-custom19#content #page-content .x-small, .page-custom2#content #page-content .x-small, .page-custom20#content #page-content .x-small, .page-custom22#content #page-content .x-small, .page-custom23#content #page-content .x-small, .page-custom3#content #page-content .x-small, .page-custom4#content #page-content .x-small, .page-custom5#content #page-content .x-small, .page-custom6#content #page-content .x-small, .page-custom7#content #page-content .x-small, .page-custom8#content #page-content .x-small, .page-custom9#content #page-content .x-small, .page-recruit#content #page-content .x-small, .page-toppage#content #page-content .x-small, #sp-block-container-1 .x-small, #sp-block-container-2 .x-small, #sp-block-container-3 .x-small, #sp-block-container-4 .x-small{
  font-size : 1.1rem;
}

.page-access#content #page-content .xx-large, .page-concept#content #page-content .xx-large, .page-custom#content #page-content .xx-large, .page-custom1#content #page-content .xx-large, .page-custom10#content #page-content .xx-large, .page-custom11#content #page-content .xx-large, .page-custom12#content #page-content .xx-large, .page-custom13#content #page-content .xx-large, .page-custom14#content #page-content .xx-large, .page-custom15#content #page-content .xx-large, .page-custom16#content #page-content .xx-large, .page-custom17#content #page-content .xx-large, .page-custom18#content #page-content .xx-large, .page-custom19#content #page-content .xx-large, .page-custom2#content #page-content .xx-large, .page-custom20#content #page-content .xx-large, .page-custom22#content #page-content .xx-large, .page-custom23#content #page-content .xx-large, .page-custom3#content #page-content .xx-large, .page-custom4#content #page-content .xx-large, .page-custom5#content #page-content .xx-large, .page-custom6#content #page-content .xx-large, .page-custom7#content #page-content .xx-large, .page-custom8#content #page-content .xx-large, .page-custom9#content #page-content .xx-large, .page-recruit#content #page-content .xx-large, .page-toppage#content #page-content .xx-large, #sp-block-container-1 .xx-large, #sp-block-container-2 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-4 .xx-large{
  font-size : 2rem;
}

.page-access#content #page-content .xx-small, .page-concept#content #page-content .xx-small, .page-custom#content #page-content .xx-small, .page-custom1#content #page-content .xx-small, .page-custom10#content #page-content .xx-small, .page-custom11#content #page-content .xx-small, .page-custom12#content #page-content .xx-small, .page-custom13#content #page-content .xx-small, .page-custom14#content #page-content .xx-small, .page-custom15#content #page-content .xx-small, .page-custom16#content #page-content .xx-small, .page-custom17#content #page-content .xx-small, .page-custom18#content #page-content .xx-small, .page-custom19#content #page-content .xx-small, .page-custom2#content #page-content .xx-small, .page-custom20#content #page-content .xx-small, .page-custom22#content #page-content .xx-small, .page-custom23#content #page-content .xx-small, .page-custom3#content #page-content .xx-small, .page-custom4#content #page-content .xx-small, .page-custom5#content #page-content .xx-small, .page-custom6#content #page-content .xx-small, .page-custom7#content #page-content .xx-small, .page-custom8#content #page-content .xx-small, .page-custom9#content #page-content .xx-small, .page-recruit#content #page-content .xx-small, .page-toppage#content #page-content .xx-small, #sp-block-container-1 .xx-small, #sp-block-container-2 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-4 .xx-small{
  font-size : 1rem;
}

.page-access#content #page-content em, .page-concept#content #page-content em, .page-custom#content #page-content em, .page-custom1#content #page-content em, .page-custom10#content #page-content em, .page-custom11#content #page-content em, .page-custom12#content #page-content em, .page-custom13#content #page-content em, .page-custom14#content #page-content em, .page-custom15#content #page-content em, .page-custom16#content #page-content em, .page-custom17#content #page-content em, .page-custom18#content #page-content em, .page-custom19#content #page-content em, .page-custom2#content #page-content em, .page-custom20#content #page-content em, .page-custom22#content #page-content em, .page-custom23#content #page-content em, .page-custom3#content #page-content em, .page-custom4#content #page-content em, .page-custom5#content #page-content em, .page-custom6#content #page-content em, .page-custom7#content #page-content em, .page-custom8#content #page-content em, .page-custom9#content #page-content em, .page-recruit#content #page-content em, .page-toppage#content #page-content em, #sp-block-container-1 em, #sp-block-container-2 em, #sp-block-container-3 em, #sp-block-container-4 em{
  font-style : oblique;
  color : #ca9b33;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ca9b33;
}

.page-access#content #page-content h1, .page-concept#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-custom17#content #page-content h1, .page-custom18#content #page-content h1, .page-custom19#content #page-content h1, .page-custom2#content #page-content h1, .page-custom20#content #page-content h1, .page-custom22#content #page-content h1, .page-custom23#content #page-content h1, .page-custom3#content #page-content h1, .page-custom4#content #page-content h1, .page-custom5#content #page-content h1, .page-custom6#content #page-content h1, .page-custom7#content #page-content h1, .page-custom8#content #page-content h1, .page-custom9#content #page-content h1, .page-recruit#content #page-content h1, .page-toppage#content #page-content h1, #sp-block-container-1 h1, #sp-block-container-2 h1, #sp-block-container-3 h1, #sp-block-container-4 h1{
  font-size : 2rem;
  font-weight : normal;
  line-height : 24px;
  color : #dec753;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 10px;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  overflow : hidden;
}

.page-access#content #page-content h2, .page-concept#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-custom17#content #page-content h2, .page-custom18#content #page-content h2, .page-custom19#content #page-content h2, .page-custom2#content #page-content h2, .page-custom20#content #page-content h2, .page-custom22#content #page-content h2, .page-custom23#content #page-content h2, .page-custom3#content #page-content h2, .page-custom4#content #page-content h2, .page-custom5#content #page-content h2, .page-custom6#content #page-content h2, .page-custom7#content #page-content h2, .page-custom8#content #page-content h2, .page-custom9#content #page-content h2, .page-recruit#content #page-content h2, .page-toppage#content #page-content h2, #sp-block-container-1 h2, #sp-block-container-2 h2, #sp-block-container-3 h2, #sp-block-container-4 h2{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 24px;
  color : #dec753;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 10px;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  overflow : hidden;
}

.page-access#content #page-content h3, .page-concept#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-custom17#content #page-content h3, .page-custom18#content #page-content h3, .page-custom19#content #page-content h3, .page-custom2#content #page-content h3, .page-custom20#content #page-content h3, .page-custom22#content #page-content h3, .page-custom23#content #page-content h3, .page-custom3#content #page-content h3, .page-custom4#content #page-content h3, .page-custom5#content #page-content h3, .page-custom6#content #page-content h3, .page-custom7#content #page-content h3, .page-custom8#content #page-content h3, .page-custom9#content #page-content h3, .page-recruit#content #page-content h3, .page-toppage#content #page-content h3, #sp-block-container-1 h3, #sp-block-container-2 h3, #sp-block-container-3 h3, #sp-block-container-4 h3{
  font-size : 1.7rem;
  font-weight : normal;
  line-height : 24px;
  color : #dec753;
  background-image : url(img/icon_h3.png);
  background-repeat : no-repeat;
  background-position : 6px center;
  text-align : left;
  padding-top : 5px;
  padding-left : 30px;
  padding-right : 10px;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #8f6101;
  overflow : hidden;
}

.page-access#content #page-content h4, .page-concept#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-custom17#content #page-content h4, .page-custom18#content #page-content h4, .page-custom19#content #page-content h4, .page-custom2#content #page-content h4, .page-custom20#content #page-content h4, .page-custom22#content #page-content h4, .page-custom23#content #page-content h4, .page-custom3#content #page-content h4, .page-custom4#content #page-content h4, .page-custom5#content #page-content h4, .page-custom6#content #page-content h4, .page-custom7#content #page-content h4, .page-custom8#content #page-content h4, .page-custom9#content #page-content h4, .page-recruit#content #page-content h4, .page-toppage#content #page-content h4, #sp-block-container-1 h4, #sp-block-container-2 h4, #sp-block-container-3 h4, #sp-block-container-4 h4{
  font-size : 1.5rem;
  color : #dec753;
  margin-bottom : 15px;
}

.page-access#content #page-content h5, .page-concept#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-custom17#content #page-content h5, .page-custom18#content #page-content h5, .page-custom19#content #page-content h5, .page-custom2#content #page-content h5, .page-custom20#content #page-content h5, .page-custom22#content #page-content h5, .page-custom23#content #page-content h5, .page-custom3#content #page-content h5, .page-custom4#content #page-content h5, .page-custom5#content #page-content h5, .page-custom6#content #page-content h5, .page-custom7#content #page-content h5, .page-custom8#content #page-content h5, .page-custom9#content #page-content h5, .page-recruit#content #page-content h5, .page-toppage#content #page-content h5, #sp-block-container-1 h5, #sp-block-container-2 h5, #sp-block-container-3 h5, #sp-block-container-4 h5{
  font-size : 1.3rem;
  line-height : 1.2;
  color : #dec753;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-access#content #page-content h6, .page-concept#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-custom17#content #page-content h6, .page-custom18#content #page-content h6, .page-custom19#content #page-content h6, .page-custom2#content #page-content h6, .page-custom20#content #page-content h6, .page-custom22#content #page-content h6, .page-custom23#content #page-content h6, .page-custom3#content #page-content h6, .page-custom4#content #page-content h6, .page-custom5#content #page-content h6, .page-custom6#content #page-content h6, .page-custom7#content #page-content h6, .page-custom8#content #page-content h6, .page-custom9#content #page-content h6, .page-recruit#content #page-content h6, .page-toppage#content #page-content h6, #sp-block-container-1 h6, #sp-block-container-2 h6, #sp-block-container-3 h6, #sp-block-container-4 h6{
  font-size : 1.1rem;
  color : #dec753;
}

.page-access#content #page-content hr, .page-concept#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-custom17#content #page-content hr, .page-custom18#content #page-content hr, .page-custom19#content #page-content hr, .page-custom2#content #page-content hr, .page-custom20#content #page-content hr, .page-custom22#content #page-content hr, .page-custom23#content #page-content hr, .page-custom3#content #page-content hr, .page-custom4#content #page-content hr, .page-custom5#content #page-content hr, .page-custom6#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-recruit#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-2 hr, #sp-block-container-3 hr, #sp-block-container-4 hr{
  color : #444444;
  margin-top : 35px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 35px;
  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 : #444444;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-access#content #page-content p, .page-concept#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-custom17#content #page-content p, .page-custom18#content #page-content p, .page-custom19#content #page-content p, .page-custom2#content #page-content p, .page-custom20#content #page-content p, .page-custom22#content #page-content p, .page-custom23#content #page-content p, .page-custom3#content #page-content p, .page-custom4#content #page-content p, .page-custom5#content #page-content p, .page-custom6#content #page-content p, .page-custom7#content #page-content p, .page-custom8#content #page-content p, .page-custom9#content #page-content p, .page-recruit#content #page-content p, .page-toppage#content #page-content p, #sp-block-container-1 p, #sp-block-container-2 p, #sp-block-container-3 p, #sp-block-container-4 p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #ca9b33;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content p.indent, .page-concept#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-custom17#content #page-content p.indent, .page-custom18#content #page-content p.indent, .page-custom19#content #page-content p.indent, .page-custom2#content #page-content p.indent, .page-custom20#content #page-content p.indent, .page-custom22#content #page-content p.indent, .page-custom23#content #page-content p.indent, .page-custom3#content #page-content p.indent, .page-custom4#content #page-content p.indent, .page-custom5#content #page-content p.indent, .page-custom6#content #page-content p.indent, .page-custom7#content #page-content p.indent, .page-custom8#content #page-content p.indent, .page-custom9#content #page-content p.indent, .page-recruit#content #page-content p.indent, .page-toppage#content #page-content p.indent, #sp-block-container-1 p.indent, #sp-block-container-2 p.indent, #sp-block-container-3 p.indent, #sp-block-container-4 p.indent{
  padding-left : 5px;
}

.page-access#content #page-content strong, .page-concept#content #page-content strong, .page-custom#content #page-content strong, .page-custom1#content #page-content strong, .page-custom10#content #page-content strong, .page-custom11#content #page-content strong, .page-custom12#content #page-content strong, .page-custom13#content #page-content strong, .page-custom14#content #page-content strong, .page-custom15#content #page-content strong, .page-custom16#content #page-content strong, .page-custom17#content #page-content strong, .page-custom18#content #page-content strong, .page-custom19#content #page-content strong, .page-custom2#content #page-content strong, .page-custom20#content #page-content strong, .page-custom22#content #page-content strong, .page-custom23#content #page-content strong, .page-custom3#content #page-content strong, .page-custom4#content #page-content strong, .page-custom5#content #page-content strong, .page-custom6#content #page-content strong, .page-custom7#content #page-content strong, .page-custom8#content #page-content strong, .page-custom9#content #page-content strong, .page-recruit#content #page-content strong, .page-toppage#content #page-content strong, #sp-block-container-1 strong, #sp-block-container-2 strong, #sp-block-container-3 strong, #sp-block-container-4 strong{
  font-weight : bold;
  color : #ca9b33;
}

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

  .page-access#content #page-content, .page-concept#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-recruit#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4{
    width : 100%;
  }
}

#sp-page-title-1, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-16, #sp-page-title-17, #sp-page-title-2, #sp-page-title-20, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-8, #sp-page-title-9{
  font-weight : normal;
  color : #e0c64f;
  background-color : #000000;
  background-image : url(img/pagetitle1-bg.png);
  background-repeat : no-repeat;
  background-position : center bottom;
  padding-top : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.5em;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
  width : 100%;
  overflow : hidden;
}

#sp-page-title-1 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > 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 : 1.6rem;
  line-height : 10px;
  text-align : center;
}

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

  #sp-page-title-1, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-16, #sp-page-title-17, #sp-page-title-2, #sp-page-title-20, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-8, #sp-page-title-9{
    width : 100%;
  }
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-25, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  font-size : 1.3rem;
  margin-bottom : 10px;
  width : 122px;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a, #sp-button-25 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  color : #ffffff;
  background-image : url(img/btn-bg1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #666666;
  border-left-color : #666666;
  border-right-color : #666666;
  border-bottom-color : #666666;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  display : block;
  position : relative;
}

#sp-button-1 > a:hover, #sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-20 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > a:hover, #sp-button-25 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  color : #cccccc;
  background-image : url(img/btn-bg1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #444444;
  border-left-color : #444444;
  border-right-color : #444444;
  border-bottom-color : #444444;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  display : block;
  position : relative;
}

#sp-site-branding2-1{
  background-image : url(img/branding_bg.png);
  background-position : left bottom;
  padding-left : 1000px;
  padding-right : 1000px;
  margin-left : -1000px;
  margin-right : -1000px;
  width : auto;
  height : 130px;
}

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

#sp-site-branding2-1 .extra > p{
  font-size : 1.3rem;
  color : #e5c552;
  text-align : right;
  width : auto;
}

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #996600;
  text-align : left;
  width : auto;
  position : absolute;
  top : 15px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/sitelogo2.png);
  background-repeat : no-repeat;
  width : 193px;
  height : 30px;
  position : absolute;
  bottom : 45px;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-top : 61px;
  width : 193px;
  display : block;
  top : 30px;
}

#sp-site-branding2-1 > .inner-box{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

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

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

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

  #sp-site-branding2-1 .extra > p{
    font-size : 1rem;
    text-align : center;
    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%;
  }

  #sp-site-branding2-1 .inner-box{
    width : 100%;
  }

  #sp-site-branding2-1 .site-description{
    text-align : center;
    padding-left : 10px;
    padding-right : 10px;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-title{
    background-position : center top;
    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%;
    top : 40px;
  }
}

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

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

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

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

#sp-site-navigation-1 a:focus{
  color : #777777;
  text-decoration : underline;
}

#sp-site-navigation-1 a:hover{
  color : #777777;
  text-decoration : underline;
}

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

#sp-site-navigation-1 ul li{
  margin-left : 10px;
  display : inline;
}

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

#sp-site-navigation-1 ul li::after{
  color : #777777;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 11px;
  margin-bottom : 0px;
  content : '|';
}

#sp-site-navigation-1 ul li:last-child::after{
  content : none;
}

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

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

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

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

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

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

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

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

  .button-menu#sp-site-navigation-1{
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
    position : relative;
  }

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

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

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

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

#sp-button-2 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #e8235b;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-2 > a:active{
  background-color : #ff4076;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-2 > a:hover{
  background-color : #ff4076;
  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-access#content #page-content{
  background-image : url(img/image9.gif);
  background-size : cover;
}

.page-concept#content #page-content{
  font-family : "游ゴシック Medium";
  color : #ffffff;
  background-color : #ffffff;
  background-image : url(img/55988.gif);
  text-decoration : underline;
}

.page-custom#content #page-content{
  color : #000000;
  background-color : #ffffff;
  background-image : url(img/1717893936766.gif);
  background-size : cover;
}

.page-custom1#content #page-content{
  font-size : 1.5rem;
  font-weight : bold;
  color : #000000;
  background-color : transparent;
  background-image : none;
  text-decoration : none;
}

.page-custom10#content #page-content{
  font-family : "游ゴシック Medium";
  color : #00996b;
  background-color : transparent;
  background-image : url(img/6292711.jpg);
}

.page-custom10#content #page-content > .paragraph cite{
  background-color : #fffdee;
}

.page-custom10#content #page-content > .paragraph em{
  background-color : #fffdee;
}

.page-custom10#content #page-content > .paragraph strong{
  background-color : #b7ffea;
}

.page-custom11#content #page-content{
  font-family : "游ゴシック Medium";
  background-color : #ffffff;
}

.page-custom12#content #page-content{
  font-family : "游ゴシック Medium";
  color : #ffffff;
}

.page-custom14#content #page-content{
  color : #a8a6ff;
  background-color : transparent;
  background-image : url(img/IMG_20190404_082855.gif);
}

.page-custom16#content #page-content{
  font-size : 1.3rem;
  font-family : "游ゴシック Medium";
  font-weight : bold;
  color : #000000;
  background-color : transparent;
  background-image : url(img/received_785017120051466.gif);
  background-size : contain;
  text-decoration : none;
}

.page-custom17#content #page-content{
  font-family : "游ゴシック Medium";
  font-weight : bold;
  background-color : #ffffa4;
  background-image : url(img/55988.gif);
  text-decoration : underline;
}

.page-custom18#content #page-content{
  background-color : #d5fff2;
  background-image : url(img/17178939208451.gif);
  background-size : cover;
}

.page-custom19#content #page-content{
  font-size : 1.4rem;
  font-family : "游ゴシック Medium";
  font-weight : bold;
  background-color : #c9e8ef;
  background-image : url(img/20231012_155308304.gif);
  background-position : center center;
  text-decoration : underline;
}

.page-custom2#content #page-content{
  font-family : "游ゴシック Medium";
  font-weight : bold;
  background-color : transparent;
  background-image : url(img/17178939367662.gif);
  text-decoration : underline;
}

.page-custom4#content #page-content{
  font-size : 1.5rem;
  font-family : "AR PＰＯＰ体B", "AR PＰＯＰ５H", "AR Pゴシック体M", "AR Pゴシック体S", "AR PなごみＰＯＰ体B";
  color : #0600f2;
  background-color : #eafadc;
}

.page-custom5#content #page-content{
  font-size : 1rem;
  font-family : "游明朝 Demibold", "游明朝 Light", "AHMAD", "AdLib WGL4 BT", "Academy Engraved LET", "ABOUTFACE", fantasy, cursive, monospace, sans-serif, serif;
  background-color : transparent;
  background-image : url(img/image12.gif);
  background-repeat : no-repeat;
  background-position : center top;
  background-size : cover;
  text-decoration : underline;
}

.page-custom6#content #page-content{
  font-family : "游ゴシック Medium";
  font-weight : bold;
  background-color : transparent;
  background-image : url(img/IMG_20210514_132808.gif);
  background-position : center bottom;
  background-size : cover;
  text-decoration : underline;
}

.page-custom7#content #page-content{
  color : #000000;
}

.page-custom8#content #page-content{
  background-color : #ffffff;
  background-image : url(img/1717893936766.gif);
}

.page-recruit#content #page-content{
  font-family : "游ゴシック Medium";
  font-weight : bold;
  background-color : #fff7db;
  background-position : center top;
  text-decoration : underline;
}

.page-toppage#content #page-content{
  font-family : "ＤＦＰまるもじＲＤW12";
  color : #00ffff;
  background-color : transparent;
  background-image : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

#sp-block-container-1 > p.copyright{
  text-align : center;
}

#sp-button-1 > a{
  background-image : url(img/image226.jpg);
  background-size : cover;
}

#sp-button-1 > a:hover{
  background-image : url(img/image18.gif);
  background-size : cover;
}

#sp-button-10 > a{
  background-image : url(img/image171.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #80ff80;
  border-left-color : #80ff80;
  border-right-color : #80ff80;
  border-bottom-color : #80ff80;
  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-button-10 > a:hover{
  background-image : url(img/image216.jpg);
  background-size : cover;
}

#sp-button-11 > a{
  background-image : url(img/image173.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #81fef8;
  border-left-color : #81fef8;
  border-right-color : #81fef8;
  border-bottom-color : #81fef8;
  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-button-11 > a:hover{
  background-image : url(img/image217.jpg);
  background-size : cover;
}

#sp-button-12 > a{
  background-image : url(img/image174.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
  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-button-12 > a:hover{
  background-image : url(img/image218.jpg);
  background-size : cover;
}

#sp-button-13 > a{
  background-image : url(img/image172.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
  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-button-13 > a:hover{
  background-image : url(img/image219.jpg);
  background-size : cover;
}

#sp-button-14 > a{
  background-image : url(img/image175.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffff00;
  border-left-color : #ffff00;
  border-right-color : #ffff00;
  border-bottom-color : #ffff00;
  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-button-14 > a:hover{
  background-image : url(img/image220.jpg);
  background-size : cover;
}

#sp-button-15 > a{
  background-image : url(img/image180.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #81fef8;
  border-left-color : #81fef8;
  border-right-color : #81fef8;
  border-bottom-color : #81fef8;
  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-button-15 > a:hover{
  background-image : url(img/image213.gif);
  background-size : cover;
  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 : #444444;
  border-left-color : #444444;
  border-right-color : #444444;
  border-bottom-color : #444444;
  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-button-16 > a{
  background-image : url(img/image182.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #0600f2;
  border-left-color : #0600f2;
  border-right-color : #0600f2;
  border-bottom-color : #0600f2;
  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-button-16 > a:hover{
  background-image : url(img/image214.gif);
  background-size : cover;
}

#sp-button-17 > a{
  background-image : url(img/image178.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
  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-button-17 > a:hover{
  background-image : url(img/image14.gif);
  background-size : cover;
}

#sp-button-18 > a{
  background-image : url(img/image177.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
  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-button-18 > a:hover{
  background-image : url(img/image16.gif);
  background-size : cover;
}

#sp-button-19 > a{
  background-image : url(img/image197.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#sp-button-19 > a:hover{
  background-image : url(img/image196.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-2 > a{
  font-size : 2.4rem;
  font-weight : bold;
  color : #ffffff;
  background-image : url(img/image247.jpg);
  background-size : cover;
  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-button-2 > a:hover{
  background-image : url(img/image186.jpg);
  background-size : cover;
}

#sp-button-20 > a{
  background-image : url(img/image198.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #0600f2;
  border-left-color : #0600f2;
  border-right-color : #0600f2;
  border-bottom-color : #0600f2;
}

#sp-button-20 > a:hover{
  background-image : url(img/image199.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #0600f2;
  border-left-color : #0600f2;
  border-right-color : #0600f2;
  border-bottom-color : #0600f2;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-21 > a{
  background-image : url(img/image200.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fff3aa;
  border-left-color : #fff3aa;
  border-right-color : #fff3aa;
  border-bottom-color : #fff3aa;
}

#sp-button-21 > a:hover{
  background-image : url(img/image201.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fff3aa;
  border-left-color : #fff3aa;
  border-right-color : #fff3aa;
  border-bottom-color : #fff3aa;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-22 > a{
  background-image : url(img/image204.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
}

#sp-button-22 > a:hover{
  background-image : url(img/image205.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
}

#sp-button-23 > a{
  background-image : url(img/image206.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
}

#sp-button-23 > a:hover{
  background-image : url(img/image207.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
}

#sp-button-24 > a{
  background-image : url(img/image208.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffff00;
  border-left-color : #ffff00;
  border-right-color : #ffff00;
  border-bottom-color : #ffff00;
}

#sp-button-24 > a:hover{
  background-image : url(img/image209.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffff00;
  border-left-color : #ffff00;
  border-right-color : #ffff00;
  border-bottom-color : #ffff00;
}

#sp-button-25 > a{
  background-image : url(img/image210.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
}

#sp-button-25 > a:hover{
  background-image : url(img/image211.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
}

#sp-button-3 > a{
  background-image : url(img/image231.jpg);
  background-size : cover;
}

#sp-button-3 > a:hover{
  background-image : url(img/image21.gif);
  background-size : cover;
}

#sp-button-4 > a{
  background-image : url(img/image234.jpg);
  background-size : cover;
}

#sp-button-4 > a:hover{
  background-image : url(img/image23.gif);
  background-size : cover;
}

#sp-button-5 > a{
  background-image : url(img/image14.PNG);
  background-repeat : no-repeat;
  background-size : cover;
}

#sp-button-6 > a{
  font-size : 2.5rem;
  font-family : "ＤＨＰ特太ゴシック体", "ＤＦＰ極太丸ゴシック体";
  font-weight : normal;
  color : #000000;
  background-image : url(img/image168.jpg);
  background-size : cover;
  text-decoration : none;
}

#sp-button-6 > a:hover{
  background-image : url(img/image25.gif);
  background-size : cover;
}

#sp-button-7 > a{
  background-image : url(img/image248.jpg);
  background-size : cover;
}

#sp-button-7 > a:hover{
  background-image : url(img/image212.jpg);
  background-size : cover;
}

#sp-button-8 > a{
  background-image : url(img/image293.jpg);
  background-repeat : no-repeat;
  background-size : cover;
}

#sp-button-9 > a{
  background-image : url(img/image170.jpg);
  background-size : cover;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #28ffbe;
  border-left-color : #28ffbe;
  border-right-color : #28ffbe;
  border-bottom-color : #28ffbe;
  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-button-9 > a:hover{
  background-image : url(img/image215.jpg);
  background-size : cover;
}

.sp-wp-post-list#sp-entry-content-10{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-10 > article > .entry-content{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-11{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-12{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-13{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-14{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-15{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-15 > article{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-15 > article > .entry-content{
  font-weight : bold;
  color : #000000;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-15 > article > footer{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-15 > article > header{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-15 > article > header > h1{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-16{
  color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-39 > article > .entry-content{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-40{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-41{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-41 > article > .entry-content{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-42{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-43 > article > .entry-content{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-44{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-45{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-46{
  color : #97ceb4;
  background-color : #ffffff;
}

#sp-page-title-1{
  background-color : #fff8cc;
  background-image : none;
  background-repeat : repeat-x;
  background-size : contain;
}

#sp-page-title-1 h1{
  font-size : 2rem;
  color : #000000;
  text-decoration : underline;
}

#sp-page-title-10{
  background-color : #fff3aa;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-page-title-10 h1{
  font-size : 2rem;
  font-family : "游ゴシック Medium";
  color : #242f5b;
  background-position : center center;
  text-align : center;
}

#sp-page-title-11{
  background-color : #ffffff;
  background-image : none;
}

#sp-page-title-11 h1{
  font-size : 1.9rem;
  color : #0600f2;
}

#sp-page-title-15 h1{
  font-size : 3rem;
  color : #000000;
  text-align : center;
}

#sp-page-title-16{
  background-color : #ffffff;
  background-image : none;
}

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

#sp-page-title-18 h1{
  font-size : 2.5rem;
  color : #000000;
  text-align : center;
}

#sp-page-title-19 h1{
  font-size : 2.5rem;
  color : #000000;
  text-align : center;
}

#sp-page-title-2{
  background-image : url(img/received_1534412009973707.gif);
  background-size : cover;
}

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

#sp-page-title-21{
  background-image : none;
  background-position : center top;
  background-size : cover;
}

#sp-page-title-22{
  background-image : url(img/17178939725993.jpg);
  background-position : center center;
  background-size : cover;
}

#sp-page-title-22 h1{
  font-size : 2.3rem;
  color : #ffff00;
}

#sp-page-title-23 h1{
  font-size : 2.4rem;
  font-family : "游明朝 Demibold", "ＤＦPOP1体W12", "ＤＦＧ麗雅宋", "AHMAD", "AdLib WGL4 BT", "Academy Engraved LET", monospace, sans-serif, serif;
  font-style : italic;
  background-color : transparent;
  background-image : none;
  background-repeat : no-repeat;
  background-position : center center;
  background-size : contain;
  text-decoration : underline;
}

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

#sp-page-title-4{
  background-color : transparent;
  background-image : url(img/FB_IMG_4.gif);
  background-position : left center;
  background-size : cover;
  overflow : visible;
}

#sp-page-title-4 h1{
  font-size : 2.5rem;
  font-family : "メイリオ", "游ゴシック", "游ゴシック Light", "游ゴシック Medium", "游明朝", "游明朝 Demibold", "游明朝 Light";
  color : #000000;
  background-color : transparent;
  text-decoration : none;
  text-align : center;
}

#sp-page-title-7{
  background-color : #95c729;
  background-image : url(img/17149109830021.gif);
  background-position : center top;
  background-size : cover;
}

#sp-page-title-7 h1{
  font-size : 2rem;
  font-family : "游ゴシック Medium", "AR明朝体U", "AR明朝体L", "AR髭勘亭H", "AR版画ＰＯＰ体E", "AR板体H", "AR宋朝体M", "AR新藝体U", "AR新藝体E", "游明朝", "游明朝 Demibold", "游明朝 Light", "ABOUTFACE", fantasy, cursive, monospace, sans-serif, serif;
  line-height : 40px;
  color : #000040;
  text-align : center;
}

#sp-site-branding2-1{
  color : #000000;
  background-color : transparent;
  background-image : url(img/image1.gif);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : contain;
  overflow : visible;
}

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

#sp-site-branding2-1 > .extra{
  font-size : 0.8rem;
  color : #ffffff;
  background-color : #ffff00;
  text-decoration : underline;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-site-branding2-1 > .site-description{
  font-size : 1.1rem;
  font-family : "游明朝", "AR明朝体L";
  font-weight : bold;
  color : #000000;
  background-color : transparent;
  background-size : cover;
  text-decoration : underline;
}

#sp-site-branding2-1 > .site-title{
  font-size : 0.8rem;
  color : #ddf348;
  background-color : transparent;
  background-image : url(img/sitelogo42.png);
  background-repeat : no-repeat;
  background-size : cover;
  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{
  background-color : #c4fff7;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-size : 1.1rem;
  font-family : "メイリオ";
  font-weight : normal;
  color : #000000;
  background-color : #fff8cc;
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:link{
  color : #000000;
}

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

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  color : #000000;
  background-color : #8bfa99;
}

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

.sp-wp-post-list#sp-wp-post-list-1 > ul{
  color : #000000;
  background-color : transparent;
  list-style-type : disc;
  list-style-image : none;
}

.sp-wp-post-list#sp-wp-post-list-1 > ul > li{
  color : #000000;
  background-color : #ffffbd;
}

.sp-wp-post-list#sp-wp-post-list-1 > ul > li > a:link{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > ul > li > a:visited{
  color : #757575;
}

.sp-wp-post-list#sp-wp-post-list-2{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-2 > article{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header > h4{
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : underline;
}

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

  #sp-block-container-4{
    margin-left : 264px;
    margin-bottom : 2px;
    width : 495px;
    min-height : 132px;
  }

  #sp-button-1{
    margin-left : 9px;
    margin-bottom : -2px;
    width : 193px;
    height : 106px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-10{
    width : 154px;
    height : 93px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-11{
    width : 170px;
    height : 92px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-12{
    width : 153px;
    height : 92px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-13{
    width : 163px;
    height : 92px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-14{
    width : 161px;
    height : 92px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-15{
    margin-bottom : 4px;
    width : 234px;
    height : 142px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-16{
    width : 249px;
    height : 142px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-17{
    width : 243px;
    height : 142px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-18{
    width : 244px;
    height : 141px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-19{
    margin-top : 2px;
    margin-right : 3px;
    margin-bottom : 3px;
    width : 328px;
    height : 171px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-2{
    margin-top : 2px;
    margin-left : 48px;
    margin-right : -2px;
    margin-bottom : 0px;
    width : 198px;
    height : 106px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-20{
    margin-bottom : -2px;
    width : 339px;
    height : 171px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-21{
    margin-left : 3px;
    margin-bottom : 4px;
    width : 322px;
    height : 168px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-22{
    width : 197px;
    height : 114px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-23{
    width : 208px;
    height : 113px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-24{
    width : 193px;
    height : 113px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-25{
    width : 192px;
    height : 113px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-3{
    margin-left : 51px;
    margin-bottom : -1px;
    width : 197px;
    height : 106px;
    float : left;
    clear : right;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-button-4{
    margin-left : 52px;
    margin-bottom : 6px;
    width : 197px;
    height : 105px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-5{
    margin-left : 13px;
    margin-bottom : 3px;
    width : 190px;
    height : 111px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-6{
    margin-top : 3px;
    margin-left : 50px;
    margin-bottom : 1px;
    width : 190px;
    height : 106px;
    float : left;
    clear : right;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-button-7{
    margin-top : 1px;
    margin-left : 54px;
    margin-right : 1px;
    margin-bottom : 0px;
    width : 196px;
    height : 108px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-8{
    margin-left : 53px;
    width : 197px;
    height : 107px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-9{
    width : 156px;
    height : 92px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-1{
    margin-left : 7px;
    margin-right : -2px;
    margin-bottom : 5px;
    width : 324px;
    height : 177px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-10{
    margin-left : 8px;
    margin-right : 5px;
    width : 389px;
    height : 313px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-100{
    width : 141px;
    height : 80px;
    float : none;
    position : absolute;
    top : 52px;
    bottom : auto;
    right : auto;
    left : 240px;
  }

  #sp-image-101{
    margin-right : 3px;
    width : 112px;
    height : 112px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-102{
    margin-right : 2px;
    width : 112px;
    height : 112px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-103{
    margin-right : 3px;
    width : 112px;
    height : 112px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-104{
    margin-right : 6px;
    width : 98px;
    height : 111px;
  }

  #sp-image-105{
    margin-right : 8px;
    width : 155px;
    height : 105px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-11{
    margin-left : 2px;
    margin-right : 39px;
    width : 337px;
    height : 237px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-12{
    margin-left : 402px;
    width : 155px;
    height : 124px;
  }

  #sp-image-13{
    margin-left : 389px;
    width : 183px;
    height : 130px;
  }

  #sp-image-14{
    margin-left : 430px;
    width : 135px;
    height : 132px;
  }

  #sp-image-15{
    margin-left : 400px;
    width : 185px;
    height : 129px;
  }

  #sp-image-16{
    margin-right : 31px;
    width : 271px;
    height : 348px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-17{
    width : 266px;
    height : 276px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-18{
    margin-left : 87px;
    width : 168px;
    height : 204px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-19{
    margin-right : 15px;
    width : 331px;
    height : 209px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-2{
    margin-right : 8px;
    margin-bottom : 7px;
    width : 242px;
    height : 146px;
    float : right;
    clear : left;
    position : relative;
  }

  #sp-image-20{
    margin-left : 422px;
    width : 122px;
    height : 152px;
  }

  #sp-image-21{
    margin-left : 387px;
    width : 156px;
    height : 111px;
  }

  #sp-image-22{
    margin-left : 307px;
    width : 302px;
    height : 199px;
  }

  #sp-image-23{
    margin-left : 333px;
    width : 230px;
    height : 167px;
  }

  #sp-image-24{
    margin-left : 372px;
    width : 142px;
    height : 113px;
  }

  #sp-image-25{
    margin-left : 365px;
    width : 192px;
    height : 129px;
  }

  #sp-image-26{
    width : 147px;
    height : 80px;
    float : none;
    position : absolute;
    top : 75px;
    bottom : auto;
    right : auto;
    left : 392px;
  }

  #sp-image-27{
    width : 177px;
    height : 107px;
    float : none;
    position : absolute;
    top : 111px;
    bottom : auto;
    right : auto;
    left : 380px;
  }

  #sp-image-28{
    width : 91px;
    height : 114px;
    float : none;
    position : absolute;
    top : 382px;
    bottom : auto;
    right : auto;
    left : 634px;
  }

  #sp-image-29{
    width : 162px;
    height : 112px;
    float : none;
    position : absolute;
    top : 265px;
    bottom : auto;
    right : auto;
    left : 390px;
  }

  #sp-image-3{
    margin-left : 150px;
    margin-bottom : 28px;
    width : 175px;
    height : 127px;
    float : left;
    position : relative;
  }

  #sp-image-30{
    width : 121px;
    height : 87px;
    float : none;
    position : absolute;
    top : 269px;
    bottom : auto;
    right : auto;
    left : 244px;
  }

  #sp-image-31{
    width : 157px;
    height : 108px;
    float : none;
    position : absolute;
    top : 385px;
    bottom : auto;
    right : auto;
    left : 394px;
  }

  #sp-image-32{
    width : 90px;
    height : 127px;
    float : none;
    position : absolute;
    top : 370px;
    bottom : auto;
    right : auto;
    left : 248px;
  }

  #sp-image-33{
    width : 135px;
    height : 103px;
    float : none;
    position : absolute;
    top : 264px;
    bottom : auto;
    right : auto;
    left : 593px;
  }

  #sp-image-34{
    width : 137px;
    height : 78px;
    float : none;
    position : absolute;
    top : 112px;
    bottom : auto;
    right : auto;
    left : 195px;
  }

  #sp-image-35{
    width : 115px;
    height : 76px;
    float : none;
    position : absolute;
    top : 115px;
    bottom : auto;
    right : auto;
    left : 336px;
  }

  #sp-image-36{
    width : 112px;
    height : 77px;
    float : none;
    position : absolute;
    top : 112px;
    bottom : auto;
    right : auto;
    left : 455px;
  }

  #sp-image-37{
    width : 107px;
    height : 76px;
    float : none;
    position : absolute;
    top : 114px;
    bottom : auto;
    right : auto;
    left : 571px;
  }

  #sp-image-38{
    margin-bottom : 0px;
    width : 95px;
    height : 67px;
    float : none;
    position : absolute;
    top : 121px;
    bottom : auto;
    right : auto;
    left : 374px;
  }

  #sp-image-39{
    width : 90px;
    height : 67px;
    float : none;
    position : absolute;
    top : 120px;
    bottom : auto;
    right : auto;
    left : 474px;
  }

  #sp-image-4{
    margin-top : 28px;
    margin-right : 7px;
    margin-bottom : 44px;
    width : 242px;
    height : 151px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-40{
    margin-left : 241px;
    width : 396px;
    height : 257px;
  }

  #sp-image-41{
    margin-right : 3px;
    width : 111px;
    height : 77px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-42{
    margin-right : 5px;
    width : 61px;
    height : 76px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-43{
    margin-right : 5px;
    width : 89px;
    height : 77px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-44{
    margin-right : 3px;
    width : 70px;
    height : 77px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-45{
    width : 82px;
    height : 79px;
  }

  #sp-image-46{
    margin-left : 2px;
    width : 94px;
    height : 62px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-47{
    width : 98px;
    height : 64px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-48{
    width : 56px;
    height : 65px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-49{
    width : 54px;
    height : 65px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-5{
    margin-right : 50px;
    width : 200px;
    height : 140px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-50{
    width : 48px;
    height : 65px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-51{
    width : 63px;
    height : 61px;
  }

  #sp-image-52{
    margin-right : 1px;
    width : 127px;
    height : 90px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-53{
    margin-right : 1px;
    width : 72px;
    height : 91px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-54{
    margin-right : 1px;
    width : 128px;
    height : 91px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-55{
    width : 109px;
    height : 91px;
  }

  #sp-image-56{
    margin-right : 2px;
    width : 133px;
    height : 87px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-57{
    margin-right : 2px;
    width : 71px;
    height : 87px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-58{
    margin-right : 2px;
    width : 119px;
    height : 87px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-59{
    margin-right : 2px;
    width : 67px;
    height : 87px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-6{
    margin-right : 50px;
    width : 200px;
    height : 134px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-60{
    width : 93px;
    height : 87px;
  }

  #sp-image-61{
    width : 109px;
    height : 78px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-62{
    margin-left : 2px;
    width : 104px;
    height : 78px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-63{
    margin-left : 2px;
    width : 51px;
    height : 76px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-64{
    margin-left : 2px;
    width : 83px;
    height : 77px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-65{
    margin-left : 5px;
    width : 79px;
    height : 78px;
  }

  #sp-image-66{
    margin-left : 2px;
    width : 120px;
    height : 90px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-67{
    width : 121px;
    height : 90px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-68{
    width : 116px;
    height : 90px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-69{
    width : 69px;
    height : 90px;
  }

  #sp-image-7{
    width : 271px;
    height : 184px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-70{
    width : 129px;
    height : 90px;
  }

  #sp-image-71{
    margin-left : 1px;
    width : 138px;
    height : 80px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-72{
    margin-left : 1px;
    width : 96px;
    height : 80px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-73{
    margin-left : 4px;
    width : 88px;
    height : 80px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-74{
    margin-left : 3px;
    width : 100px;
    height : 78px;
    float : none;
    position : absolute;
    top : 181px;
    bottom : auto;
    right : auto;
    left : 329px;
  }

  #sp-image-75{
    margin-left : 396px;
    width : 110px;
    height : 158px;
  }

  #sp-image-76{
    margin-left : 1px;
    margin-right : 2px;
    width : 128px;
    height : 95px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-77{
    width : 120px;
    height : 95px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-78{
    margin-left : 4px;
    margin-right : 5px;
    width : 122px;
    height : 95px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-79{
    width : 115px;
    height : 95px;
    float : none;
    position : absolute;
    top : 102px;
    bottom : auto;
    right : auto;
    left : 386px;
  }

  #sp-image-8{
    margin-top : 3px;
    margin-right : 11px;
    margin-bottom : 2px;
    width : 242px;
    height : 353px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-80{
    margin-right : 5px;
    width : 158px;
    height : 93px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-81{
    margin-right : 5px;
    width : 137px;
    height : 95px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-82{
    margin-right : 5px;
    width : 146px;
    height : 96px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-83{
    margin-right : 5px;
    width : 157px;
    height : 104px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-84{
    margin-right : 1px;
    width : 154px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-85{
    margin-right : 2px;
    width : 63px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-86{
    margin-right : 3px;
    width : 65px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-87{
    margin-right : 3px;
    width : 63px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-88{
    margin-right : 2px;
    width : 116px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-89{
    margin-right : 6px;
    width : 215px;
    height : 117px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-9{
    margin-left : 3px;
    width : 233px;
    height : 295px;
    float : left;
    clear : right;
    position : relative;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 38px;
  }

  #sp-image-90{
    width : 188px;
    height : 118px;
  }

  #sp-image-91{
    margin-left : 295px;
    margin-right : 7px;
    width : 172px;
    height : 100px;
    float : none;
    position : relative;
  }

  #sp-image-92{
    margin-right : 3px;
    width : 150px;
    height : 98px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-93{
    margin-right : 4px;
    width : 74px;
    height : 98px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-94{
    margin-right : 3px;
    width : 71px;
    height : 99px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-95{
    margin-right : 3px;
    width : 79px;
    height : 100px;
    float : left;
    position : relative;
  }

  #sp-image-96{
    margin-left : 7px;
    width : 87px;
    height : 97px;
    float : none;
    position : absolute;
    top : 8px;
    bottom : auto;
    right : auto;
    left : 381px;
  }

  #sp-image-97{
    margin-left : 364px;
    margin-right : 6px;
    width : 152px;
    height : 86px;
    float : none;
    position : relative;
  }

  #sp-image-98{
    margin-right : 10px;
    width : 134px;
    height : 75px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-99{
    margin-right : 10px;
    width : 85px;
    height : 115px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-object-1{
    margin-left : 392px;
    width : 162px;
    height : 162px;
  }

  #sp-page-title-1{
    margin-left : 348px;
    width : 315px;
  }

  #sp-page-title-11{
    margin-bottom : 1px;
    min-height : 49px;
  }

  #sp-page-title-14{
    margin-bottom : 2px;
    min-height : 64px;
  }

  #sp-page-title-16{
    margin-left : 300px;
    width : 330px;
  }

  #sp-page-title-2{
    margin-bottom : -3px;
    min-height : 66px;
  }

  #sp-page-title-21{
    width : 929px;
    float : none;
    clear : both;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-page-title-23{
    margin-bottom : 1px;
    min-height : 75px;
  }

  #sp-page-title-4{
    margin-top : 3px;
    margin-bottom : 2px;
    min-height : 58px;
  }

  #sp-page-title-7{
    margin-bottom : 0px;
    min-height : 58px;
  }

  #sp-photo-motion-1{
    margin-left : 162px;
    width : 674px;
    height : 194px;
  }

  #sp-photo-motion-2{
    margin-left : 394px;
    width : 247px;
    height : 218px;
  }

  #sp-photo-motion-3{
    margin-left : 345px;
    width : 294px;
    height : 176px;
  }

  #sp-photo-motion-4{
    margin-left : 341px;
    width : 343px;
    height : 171px;
  }

  #sp-photo-motion-7 {
  }

  #sp-photo-motion-9{
    margin-left : 11px;
    margin-bottom : 5px;
    width : 971px;
    height : 324px;
  }

  #sp-site-branding2-1{
    margin-top : 10px;
    margin-left : -511px;
    margin-right : 3px;
    margin-bottom : 1px;
    width : 1944px;
    min-height : 197px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 > .extra{
    margin-right : 5px;
    width : 280px;
    min-height : 37px;
    top : 124px;
    bottom : auto;
    right : auto;
    left : 840px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-bottom : 4px;
    width : 563px;
    height : 22px;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 725px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 2px;
    margin-left : 4px;
    margin-right : 3px;
    margin-bottom : 5px;
    width : 320px;
    height : 86px;
    top : auto;
    bottom : 76px;
    right : auto;
    left : 819px;
  }

  #sp-site-navigation-1{
    margin-top : 8px;
    margin-bottom : 5px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-left : 272px;
    margin-right : 90px;
    margin-bottom : 5px;
    width : 449px;
    min-height : 148px;
    float : left;
    clear : right;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

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

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

  #sp-block-container-1{
    margin-bottom : -1px;
    min-height : 108px;
  }

  #sp-block-container-4{
    width : 288px;
    min-height : 209px;
  }

  #sp-button-1{
    margin-bottom : 1px;
    width : 156px;
    height : 88px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-10{
    margin-left : 1px;
    margin-bottom : 2px;
    width : 133px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-11{
    margin-top : 0px;
    margin-left : 5px;
    margin-bottom : 3px;
    width : 141px;
    height : 82px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-12{
    margin-bottom : -2px;
    width : 134px;
    height : 85px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-13{
    margin-left : 6px;
    margin-bottom : 2px;
    width : 137px;
    height : 75px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-button-14{
    margin-bottom : 5px;
    width : 138px;
    height : 77px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-15{
    margin-top : 2px;
    margin-bottom : 3px;
    width : 135px;
    height : 84px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-16{
    margin-top : 3px;
    width : 132px;
    height : 82px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-17{
    width : 136px;
    height : 81px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-18{
    width : 132px;
    height : 81px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-19{
    margin-top : -1px;
    margin-bottom : 2px;
    width : 137px;
    height : 88px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-2{
    margin-top : -1px;
    margin-left : 2px;
    width : 155px;
    height : 90px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-20{
    margin-bottom : 4px;
    width : 147px;
    height : 88px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-21{
    margin-bottom : 1px;
    width : 138px;
    height : 86px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-22{
    margin-left : 0px;
    margin-right : 9px;
    width : 135px;
    height : 71px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-23{
    width : 135px;
    height : 73px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-24{
    width : 132px;
    height : 73px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-25{
    margin-left : 12px;
    width : 131px;
    height : 71px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-3{
    margin-left : 0px;
    margin-bottom : 0px;
    width : 155px;
    height : 84px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-4{
    margin-left : 2px;
    margin-bottom : 3px;
    width : 155px;
    height : 84px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-5{
    margin-bottom : 4px;
    width : 155px;
    height : 87px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-6{
    margin-left : 2px;
    margin-bottom : 3px;
    width : 153px;
    height : 88px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-7{
    margin-bottom : 6px;
    width : 156px;
    height : 87px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-8{
    margin-top : 1px;
    margin-left : 4px;
    margin-bottom : 3px;
    width : 149px;
    height : 86px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-button-9{
    margin-top : 1px;
    margin-left : 6px;
    margin-bottom : 2px;
    width : 140px;
    height : 81px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-1{
    margin-left : 12px;
    width : 261px;
    height : 152px;
  }

  #sp-image-10{
    margin-left : 7px;
    width : 284px;
    height : 224px;
  }

  #sp-image-100{
    margin-top : 5px;
    width : 141px;
    height : 79px;
  }

  #sp-image-101{
    margin-right : 10px;
    width : 117px;
    height : 117px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-102{
    width : 117px;
    height : 117px;
  }

  #sp-image-103{
    margin-top : 10px;
    margin-right : 10px;
    width : 118px;
    height : 118px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-104{
    margin-top : 10px;
    width : 115px;
    height : 117px;
  }

  #sp-image-105{
    margin-left : 20px;
    width : 198px;
    height : 131px;
  }

  #sp-image-12{
    margin-left : 70px;
    width : 151px;
    height : 125px;
  }

  #sp-image-13{
    margin-left : 52px;
    width : 171px;
    height : 128px;
  }

  #sp-image-14{
    margin-left : 80px;
    width : 136px;
    height : 136px;
  }

  #sp-image-15{
    margin-left : 50px;
    width : 200px;
    height : 128px;
  }

  #sp-image-2{
    margin-left : 16px;
    width : 255px;
    height : 153px;
  }

  #sp-image-21{
    margin-left : 46px;
    width : 132px;
    height : 98px;
  }

  #sp-image-24{
    margin-left : 55px;
    width : 137px;
    height : 114px;
  }

  #sp-image-25{
    margin-left : 29px;
    width : 166px;
    height : 124px;
  }

  #sp-image-28{
    width : 61px;
    height : 80px;
    float : none;
    position : absolute;
    top : 561px;
    bottom : auto;
    right : auto;
    left : 164px;
  }

  #sp-image-29{
    width : 138px;
    height : 103px;
    float : none;
    position : absolute;
    top : 445px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-image-3{
    margin-left : 27px;
    width : 242px;
    height : 165px;
  }

  #sp-image-30{
    width : 94px;
    height : 70px;
    float : none;
    position : absolute;
    top : 653px;
    bottom : auto;
    right : auto;
    left : 151px;
  }

  #sp-image-31{
    width : 94px;
    height : 70px;
    float : none;
    position : absolute;
    top : 651px;
    bottom : auto;
    right : auto;
    left : 14px;
  }

  #sp-image-32{
    width : 77px;
    height : 102px;
    float : none;
    position : absolute;
    top : 448px;
    bottom : auto;
    right : auto;
    left : 175px;
  }

  #sp-image-33{
    width : 102px;
    height : 75px;
    float : none;
    position : absolute;
    top : 566px;
    bottom : auto;
    right : auto;
    left : 10px;
  }

  #sp-image-38{
    width : 115px;
    height : 86px;
    float : none;
    position : absolute;
    top : 257px;
    bottom : auto;
    right : auto;
    left : 124px;
  }

  #sp-image-39{
    width : 105px;
    height : 89px;
    float : none;
    position : absolute;
    top : 254px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-4{
    width : 281px;
    height : 173px;
  }

  #sp-image-41{
    margin-bottom : -1px;
  }

  #sp-image-42{
    margin-top : 2px;
    width : 74px;
    height : 98px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-43{
    margin-top : 2px;
    margin-left : 5px;
    margin-right : 3px;
    width : 75px;
    height : 98px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-44{
    margin-top : 3px;
    margin-left : 3px;
    width : 76px;
    height : 98px;
  }

  #sp-image-45{
    width : 108px;
    height : 80px;
  }

  #sp-image-5{
    margin-left : 83px;
    width : 140px;
    height : 104px;
  }

  #sp-image-56{
    width : 185px;
    height : 138px;
  }

  #sp-image-57{
    width : 91px;
    height : 119px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-58{
    margin-left : 7px;
    width : 142px;
    height : 119px;
  }

  #sp-image-59{
    width : 89px;
    height : 118px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-6{
    width : 139px;
    height : 104px;
  }

  #sp-image-60{
    margin-left : 10px;
    width : 142px;
    height : 106px;
  }

  #sp-image-61{
    width : 135px;
    height : 101px;
  }

  #sp-image-62{
    width : 137px;
    height : 102px;
  }

  #sp-image-63{
    width : 81px;
    height : 143px;
  }

  #sp-image-64{
    width : 123px;
    height : 108px;
  }

  #sp-image-65{
    width : 121px;
    height : 160px;
  }

  #sp-image-66{
    width : 126px;
    height : 94px;
  }

  #sp-image-67{
    width : 129px;
    height : 96px;
  }

  #sp-image-68{
    width : 131px;
    height : 98px;
  }

  #sp-image-69{
    width : 132px;
    height : 175px;
  }

  #sp-image-70{
    width : 179px;
    height : 110px;
  }

  #sp-image-80{
    margin-right : 2px;
    width : 110px;
    height : 82px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-81{
    width : 111px;
    height : 82px;
  }

  #sp-image-82{
    margin-top : 2px;
    margin-right : 2px;
    width : 111px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-83{
    margin-top : 2px;
    width : 110px;
    height : 84px;
  }

  #sp-image-85{
    width : 63px;
    height : 94px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-86{
    width : 62px;
    height : 93px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-87{
    width : 63px;
    height : 94px;
  }

  #sp-image-88{
    width : 96px;
    height : 63px;
  }

  #sp-image-9{
    margin-left : 79px;
    width : 133px;
    height : 171px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-92{
    margin-bottom : 10px;
    height : auto;
  }

  #sp-image-93{
    margin-right : 10px;
    width : 105px;
    height : 139px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-94{
    margin-bottom : 10px;
    width : 104px;
    height : 138px;
  }

  #sp-image-95{
    margin-right : 10px;
    width : 77px;
    height : 102px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-96{
    width : 126px;
    height : 94px;
  }

  #sp-image-98{
    margin-right : 5px;
    width : 150px;
    height : 83px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-99{
    margin-bottom : -28px;
    width : 71px;
    height : 108px;
  }

  #sp-object-1{
    margin-left : 32px;
  }

  #sp-page-title-11{
    margin-bottom : -1px;
    width : 309px;
    min-height : 52px;
  }

  #sp-page-title-12{
    width : 310px;
  }

  #sp-page-title-13{
    width : 310px;
  }

  #sp-page-title-14{
    width : 309px;
  }

  #sp-page-title-15{
    width : 306px;
  }

  #sp-page-title-16{
    width : 310px;
  }

  #sp-page-title-17{
    width : 307px;
  }

  #sp-page-title-18{
    width : 309px;
  }

  #sp-page-title-19{
    width : 309px;
  }

  #sp-page-title-2{
    width : 309px;
  }

  #sp-page-title-21{
    min-height : 58px;
  }

  #sp-page-title-23{
    margin-bottom : 3px;
    min-height : 48px;
  }

  #sp-page-title-3{
    display : none;
  }

  #sp-page-title-4{
    width : 308px;
  }

  #sp-page-title-5{
    width : 308px;
  }

  #sp-page-title-6{
    width : 309px;
  }

  #sp-page-title-8{
    width : 306px;
  }

  #sp-site-branding2-1{
    margin-bottom : 1px;
    width : 319px;
    min-height : 212px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : -5px;
    margin-bottom : -3px;
    width : 223px;
    min-height : 59px;
    top : auto;
    bottom : 8px;
    right : auto;
    left : 50px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : -8px;
    margin-left : 0px;
    margin-bottom : 8px;
    width : 299px;
    height : 34px;
    top : 9px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 6px;
    margin-right : 12px;
    margin-bottom : 2px;
    width : 220px;
    height : 61px;
    top : auto;
    bottom : 134px;
    right : auto;
    left : 41px;
  }

  #sp-site-navigation-1{
    margin-bottom : 6px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 0px;
    margin-left : 3px;
    margin-bottom : 2px;
    width : 317px;
    min-height : 198px;
    float : left;
    clear : right;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

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