
<!--

#colophon{
  font-size : 1.2rem;
  background-color : #323232;
  padding-bottom : 15px;
}

#content{
  min-height : 50px;
}

#contenthead{
  position : static;
}

#main{
  position : static;
}

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

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

#masthead{
  background-color : #fbfbfb;
  margin-bottom : 0px;
}

#page{
  font-size : 1.4rem;
  position : relative;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-block-container > hr{
  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 > .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;
}

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #4b4b4b;
  background-color : #fbfbfb;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

  #main-inner{
    float : left;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  .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{
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

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

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    background-color : #ffffff;
    padding-top : 30px;
    padding-left : 30px;
    padding-right : 30px;
    padding-bottom : 30px;
    margin-bottom : -17px;
    width : 1000px;
    position : relative;
    z-index : 10;
  }

  #primary{
    width : 590px;
  }

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

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    background-color : #dbdbdb;
    position : static;
  }

  *{
    box-sizing : border-box;
  }

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

  .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-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    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-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-column-10, #sp-column-11, #sp-column-12, #sp-column-13, #sp-column-14, #sp-column-3, #sp-column-4, #sp-column-5, #sp-column-6, #sp-column-7, #sp-column-8, #sp-column-9{
  width : 100%;
  height : auto;
}

#sp-column-10 > .column-body, #sp-column-11 > .column-body, #sp-column-12 > .column-body, #sp-column-13 > .column-body, #sp-column-14 > .column-body, #sp-column-3 > .column-body, #sp-column-4 > .column-body, #sp-column-5 > .column-body, #sp-column-6 > .column-body, #sp-column-7 > .column-body, #sp-column-8 > .column-body, #sp-column-9 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-10 > .column-label, #sp-column-11 > .column-label, #sp-column-12 > .column-label, #sp-column-13 > .column-label, #sp-column-14 > .column-label, #sp-column-3 > .column-label, #sp-column-4 > .column-label, #sp-column-5 > .column-label, #sp-column-6 > .column-label, #sp-column-7 > .column-label, #sp-column-8 > .column-label, #sp-column-9 > .column-label{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

#sp-column-10 > .column-label h3, #sp-column-11 > .column-label h3, #sp-column-12 > .column-label h3, #sp-column-13 > .column-label h3, #sp-column-14 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-4 > .column-label h3, #sp-column-5 > .column-label h3, #sp-column-6 > .column-label h3, #sp-column-7 > .column-label h3, #sp-column-8 > .column-label h3, #sp-column-9 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

.accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .accordion > .column-label h3::after, .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 : "";
}

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

.toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .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-1, #sp-column-2{
  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 : #ed4545;
  border-left-color : #ed4545;
  border-right-color : #ed4545;
  border-bottom-color : #ed4545;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body, #sp-column-2 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-2 > .column-label{
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}

#sp-column-1 > .column-label h3, #sp-column-2 > .column-label h3{
  font-size : 12px;
  color : #ffd9d9;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

.accordion > .column-label h3::after, .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 : "";
}

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

.toggled-on > .column-label h3::before, .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 : "";
}

#breadcrumb-list{
  font-size : 1.2rem;
  box-sizing : border-box;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-privacy#content #page-content, .page-profile#content #page-content, .page-profile1#content #page-content, .page-schedule#content #page-content, #sp-block-container-1, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-30, #sp-block-container-7{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

.page-privacy#content #page-content > blockquote, .page-profile#content #page-content > blockquote, .page-profile1#content #page-content > blockquote, .page-schedule#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-15 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-25 > blockquote, #sp-block-container-26 > blockquote, #sp-block-container-27 > blockquote, #sp-block-container-28 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-7 > blockquote{
  background-color : #f8f8f8;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-privacy#content #page-content > blockquote p, .page-profile#content #page-content > blockquote p, .page-profile1#content #page-content > blockquote p, .page-schedule#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-15 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-25 > blockquote p, #sp-block-container-26 > blockquote p, #sp-block-container-27 > blockquote p, #sp-block-container-28 > blockquote p, #sp-block-container-29 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-7 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-privacy#content #page-content > blockquote p:first-child, .page-profile#content #page-content > blockquote p:first-child, .page-profile1#content #page-content > blockquote p:first-child, .page-schedule#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-14 > blockquote p:first-child, #sp-block-container-15 > blockquote p:first-child, #sp-block-container-16 > blockquote p:first-child, #sp-block-container-18 > blockquote p:first-child, #sp-block-container-19 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-22 > blockquote p:first-child, #sp-block-container-23 > blockquote p:first-child, #sp-block-container-24 > blockquote p:first-child, #sp-block-container-25 > blockquote p:first-child, #sp-block-container-26 > blockquote p:first-child, #sp-block-container-27 > blockquote p:first-child, #sp-block-container-28 > blockquote p:first-child, #sp-block-container-29 > blockquote p:first-child, #sp-block-container-30 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child{
  margin-top : 0px;
}

.page-privacy#content #page-content > h1, .page-profile#content #page-content > h1, .page-profile1#content #page-content > h1, .page-schedule#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-30 > h1, #sp-block-container-7 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

.page-privacy#content #page-content > h2, .page-profile#content #page-content > h2, .page-profile1#content #page-content > h2, .page-schedule#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-30 > h2, #sp-block-container-7 > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-privacy#content #page-content > h3, .page-profile#content #page-content > h3, .page-profile1#content #page-content > h3, .page-schedule#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-30 > h3, #sp-block-container-7 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-privacy#content #page-content > h4, .page-profile#content #page-content > h4, .page-profile1#content #page-content > h4, .page-schedule#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-30 > h4, #sp-block-container-7 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

.page-privacy#content #page-content > h5, .page-profile#content #page-content > h5, .page-profile1#content #page-content > h5, .page-schedule#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-30 > h5, #sp-block-container-7 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-privacy#content #page-content > h6, .page-profile#content #page-content > h6, .page-profile1#content #page-content > h6, .page-schedule#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-30 > h6, #sp-block-container-7 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-privacy#content #page-content > hr, .page-profile#content #page-content > hr, .page-profile1#content #page-content > hr, .page-schedule#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-14 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-30 > hr, #sp-block-container-7 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #151515;
}

.page-privacy#content #page-content > img, .page-profile#content #page-content > img, .page-profile1#content #page-content > img, .page-schedule#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-14 > img, #sp-block-container-15 > img, #sp-block-container-16 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-2 > img, #sp-block-container-22 > img, #sp-block-container-23 > img, #sp-block-container-24 > img, #sp-block-container-25 > img, #sp-block-container-26 > img, #sp-block-container-27 > img, #sp-block-container-28 > img, #sp-block-container-29 > img, #sp-block-container-30 > img, #sp-block-container-7 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-privacy#content #page-content > ins, .page-profile#content #page-content > ins, .page-profile1#content #page-content > ins, .page-schedule#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-14 > ins, #sp-block-container-15 > ins, #sp-block-container-16 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-22 > ins, #sp-block-container-23 > ins, #sp-block-container-24 > ins, #sp-block-container-25 > ins, #sp-block-container-26 > ins, #sp-block-container-27 > ins, #sp-block-container-28 > ins, #sp-block-container-29 > ins, #sp-block-container-30 > ins, #sp-block-container-7 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-privacy#content #page-content > ol, .page-profile#content #page-content > ol, .page-profile1#content #page-content > ol, .page-schedule#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-14 > ol, #sp-block-container-15 > ol, #sp-block-container-16 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-22 > ol, #sp-block-container-23 > ol, #sp-block-container-24 > ol, #sp-block-container-25 > ol, #sp-block-container-26 > ol, #sp-block-container-27 > ol, #sp-block-container-28 > ol, #sp-block-container-29 > ol, #sp-block-container-30 > ol, #sp-block-container-7 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-privacy#content #page-content > ol ol, .page-profile#content #page-content > ol ol, .page-profile1#content #page-content > ol ol, .page-schedule#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-14 > ol ol, #sp-block-container-15 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-25 > ol ol, #sp-block-container-26 > ol ol, #sp-block-container-27 > ol ol, #sp-block-container-28 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-7 > ol ol{
  margin-bottom : 0px;
}

.page-privacy#content #page-content > p, .page-profile#content #page-content > p, .page-profile1#content #page-content > p, .page-schedule#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-30 > p, #sp-block-container-7 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-privacy#content #page-content > pre, .page-profile#content #page-content > pre, .page-profile1#content #page-content > pre, .page-schedule#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-14 > pre, #sp-block-container-15 > pre, #sp-block-container-16 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-2 > pre, #sp-block-container-22 > pre, #sp-block-container-23 > pre, #sp-block-container-24 > pre, #sp-block-container-25 > pre, #sp-block-container-26 > pre, #sp-block-container-27 > pre, #sp-block-container-28 > pre, #sp-block-container-29 > pre, #sp-block-container-30 > pre, #sp-block-container-7 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

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

  #sp-site-navigation-1{
    background-color : #dbdbdb;
    padding-left : 1000px;
    padding-right : 1168px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 ul ul{
    font-size : 1.3rem;
    background-color : #e7e7e7;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul{
    font-size : 1.3rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

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

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

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

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

  #sp-site-navigation-1 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #000000;
    padding-top : 34px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 33px;
    display : block;
  }

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

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

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

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

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

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

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #1c1c1c;
    background-color : #dbdbdb;
    text-decoration : none;
    text-align : center;
    padding-top : 8px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #e7e7e7;
  }

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

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

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

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

#sp-page-title-1 h1, #sp-page-title-12 h1, #sp-page-title-15 h1, #sp-page-title-16 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-7 h1, #sp-page-title-8 h1{
  font-size : 2rem;
  line-height : 1.5;
  color : #1c1c1c;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 14px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #151515;
  display : block;
}

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

#post-list article > header > h4 > a, #sp-wp-post-list-1 article > header > h4 > a, #sp-wp-post-list-2 article > header > h4 > a{
  font-size : 2rem;
  line-height : 1.5;
  color : #1c1c1c;
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 14px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #151515;
  display : block;
}

#post-list > .hpb-more-entry, #sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#post-list > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #151515;
  text-decoration : none;
  text-align : center;
  padding-top : 7px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 6px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}

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

#post-list> article> div, #sp-wp-post-list-1> article> div, #sp-wp-post-list-2> article> div {
}

#post-list > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-2 > article > footer{
  clear : both;
}

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

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

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

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

#post-list > article > footer .sep, #sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep{
  display : none;
}

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

#post-list > article > footer a, #sp-wp-post-list-1 > article > footer a, #sp-wp-post-list-2 > article > footer a{
  color : #7b7b7b;
}

#post-list > article > footer span, #sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-2 > article > footer span{
  font-size : 1.2rem;
  color : #7b7b7b;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#post-list > article > header, #sp-wp-post-list-1 > article > header, #sp-wp-post-list-2 > article > header{
  margin-bottom : 0px;
}

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

#post-list > article > p > img, #sp-wp-post-list-1 > article > p > img, #sp-wp-post-list-2 > article > p > img{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#post-list > dl, #sp-wp-post-list-1 > dl, #sp-wp-post-list-2 > dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

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

#post-list > dl > dd, #sp-wp-post-list-1 > dl > dd, #sp-wp-post-list-2 > dl > dd{
  padding-top : 5px;
  padding-left : 150px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : -150px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#post-list > dl > dt, #sp-wp-post-list-1 > dl > dt, #sp-wp-post-list-2 > dl > dt{
  font-weight : bold;
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 9px 0.9em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 150px;
  float : left;
}

#post-list > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3{
  background-color : transparent;
  margin-bottom : 0px;
}

#post-list > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a{
  font-size : 2rem;
  line-height : 1.5;
  color : #1c1c1c;
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 14px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #151515;
  display : block;
}

#post-list > nav, #sp-wp-post-list-1 > nav, #sp-wp-post-list-2 > nav{
  margin-bottom : 20px;
}

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

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

#post-list > nav a, #sp-wp-post-list-1 > nav a, #sp-wp-post-list-2 > nav a{
  font-style : italic;
  color : #7b7b7b;
}

#post-list > nav div, #sp-wp-post-list-1 > nav div, #sp-wp-post-list-2 > nav div{
  width : 50%;
}

#post-list > ul, #sp-wp-post-list-1 > ul, #sp-wp-post-list-2 > ul{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
  overflow : hidden;
}

#post-list> ul> li, #sp-wp-post-list-1> ul> li, #sp-wp-post-list-2> ul> li {
}

#post-list > ul > li > a, #sp-wp-post-list-1 > ul > li > a, #sp-wp-post-list-2 > ul > li > a{
  font-weight : bold;
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 0px 0.9em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 5px;
  padding-bottom : 5px;
  display : block;
}

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

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

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

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

#sp-button-11 > a, #sp-button-15 > a, #sp-button-21 > a, #sp-button-3 > a, #sp-button-5 > a, #sp-button-7 > a, #sp-button-9 > a{
  font-size : 1.2rem;
  color : #151515;
  background-color : #ffdd00;
  text-decoration : none;
  text-align : center;
  padding-top : 7px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 6px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-12, #sp-button-13, #sp-button-14, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-2, #sp-button-22, #sp-button-6, #sp-button-8{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-2 > a, #sp-button-22 > a, #sp-button-6 > a, #sp-button-8 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-2 > a:active, #sp-button-22 > a:active, #sp-button-6 > a:active, #sp-button-8 > a:active{
  background-color : #0a73f5;
  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-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-2 > a:hover, #sp-button-22 > a:hover, #sp-button-6 > a:hover, #sp-button-8 > a:hover{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-button-10, #sp-button-20, #sp-button-23, #sp-button-4{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-10 > a, #sp-button-20 > a, #sp-button-23 > a, #sp-button-4 > 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-10 > a:active, #sp-button-20 > a:active, #sp-button-23 > a:active, #sp-button-4 > 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-10 > a:hover, #sp-button-20 > a:hover, #sp-button-23 > a:hover, #sp-button-4 > 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-toppage#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-17, #sp-block-container-20, #sp-block-container-21, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6, #sp-block-container-8, #sp-block-container-9{
  color : #c0c0c0;
  width : 100%;
  position : static;
}

.page-toppage#content #page-content .copyright, #sp-block-container-10 .copyright, #sp-block-container-11 .copyright, #sp-block-container-12 .copyright, #sp-block-container-13 .copyright, #sp-block-container-17 .copyright, #sp-block-container-20 .copyright, #sp-block-container-21 .copyright, #sp-block-container-3 .copyright, #sp-block-container-5 .copyright, #sp-block-container-6 .copyright, #sp-block-container-8 .copyright, #sp-block-container-9 .copyright{
  text-align : left;
}

.page-toppage#content #page-content a, #sp-block-container-10 a, #sp-block-container-11 a, #sp-block-container-12 a, #sp-block-container-13 a, #sp-block-container-17 a, #sp-block-container-20 a, #sp-block-container-21 a, #sp-block-container-3 a, #sp-block-container-5 a, #sp-block-container-6 a, #sp-block-container-8 a, #sp-block-container-9 a{
  color : #c0c0c0;
}

.page-toppage#content #page-content > *, #sp-block-container-10 > *, #sp-block-container-11 > *, #sp-block-container-12 > *, #sp-block-container-13 > *, #sp-block-container-17 > *, #sp-block-container-20 > *, #sp-block-container-21 > *, #sp-block-container-3 > *, #sp-block-container-5 > *, #sp-block-container-6 > *, #sp-block-container-8 > *, #sp-block-container-9 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

.page-toppage#content #page-content > *:first-child, #sp-block-container-10 > *:first-child, #sp-block-container-11 > *:first-child, #sp-block-container-12 > *:first-child, #sp-block-container-13 > *:first-child, #sp-block-container-17 > *:first-child, #sp-block-container-20 > *:first-child, #sp-block-container-21 > *:first-child, #sp-block-container-3 > *:first-child, #sp-block-container-5 > *:first-child, #sp-block-container-6 > *:first-child, #sp-block-container-8 > *:first-child, #sp-block-container-9 > *:first-child{
  margin-top : 0px;
}

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

  .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-17, #sp-block-container-20, #sp-block-container-21, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6, #sp-block-container-8, #sp-block-container-9{
    padding-top : 15px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 15px;
  }
}

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

  .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-17, #sp-block-container-20, #sp-block-container-21, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6, #sp-block-container-8, #sp-block-container-9{
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

  .page-toppage#content #page-content .copyright, #sp-block-container-10 .copyright, #sp-block-container-11 .copyright, #sp-block-container-12 .copyright, #sp-block-container-13 .copyright, #sp-block-container-17 .copyright, #sp-block-container-20 .copyright, #sp-block-container-21 .copyright, #sp-block-container-3 .copyright, #sp-block-container-5 .copyright, #sp-block-container-6 .copyright, #sp-block-container-8 .copyright, #sp-block-container-9 .copyright{
    text-align : center;
  }
}

#sp-list-10, #sp-list-8, #sp-list-9{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-list-10 > ul, #sp-list-8 > ul, #sp-list-9 > ul{
  margin-bottom : 0px;
}

.page-information#content #page-content > .large, #sp-block-container-4 > .large{
  font-size : 1.5em;
}

.page-information#content #page-content > .medium, #sp-block-container-4 > .medium{
  font-size : 1em;
}

.page-information#content #page-content > .x-large, #sp-block-container-4 > .x-large{
  font-size : 2em;
}

.page-information#content #page-content > .x-small, #sp-block-container-4 > .x-small{
  font-size : 0.8em;
}

.page-information#content #page-content > .xx-large, #sp-block-container-4 > .xx-large{
  font-size : 3em;
}

.page-information#content #page-content > .xx-small, #sp-block-container-4 > .xx-small{
  font-size : 0.7em;
}

.page-information#content #page-content > a:link, #sp-block-container-4 > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  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-information#content #page-content > em, #sp-block-container-4 > em{
  font-style : oblique;
  color : #7ac6f9;
}

.page-information#content #page-content > h1, #sp-block-container-4 > h1{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

.page-information#content #page-content > h2, #sp-block-container-4 > h2{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

.page-information#content #page-content > h3, #sp-block-container-4 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6f9;
  border-bottom-color : #7ac6f9;
  clear : both;
}

.page-information#content #page-content > h4, #sp-block-container-4 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

.page-information#content #page-content > h5, #sp-block-container-4 > h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

.page-information#content #page-content > h6, #sp-block-container-4 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

.page-information#content #page-content > p, #sp-block-container-4 > p{
  line-height : 1.4;
  color : #676767;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

.page-information#content #page-content > p.indent, #sp-block-container-4 > p.indent{
  padding-left : 20px;
}

.page-information#content #page-content > p.small, #sp-block-container-4 > p.small{
  font-size : 0.9em;
}

.page-information#content #page-content > strong, #sp-block-container-4 > strong{
  font-weight : bold;
  color : #7ac6f9;
}

#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-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

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

#sp-button-1 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #303e78;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #303e78;
  border-left-color : #303e78;
  border-right-color : #303e78;
  border-bottom-color : #303e78;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  box-shadow : 0px 4px 0px #141f4a;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  box-shadow : 0px 0px 0px #73819b;
  position : relative;
  top : 3px;
}

#sp-button-1 > a:hover{
  background-color : #6e78a0;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #6e78a0;
  border-left-color : #6e78a0;
  border-right-color : #6e78a0;
  border-bottom-color : #6e78a0;
}

#sp-column-15, #sp-column-16, #sp-column-17{
  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 : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  height : auto;
}

#sp-column-15 > .column-body, #sp-column-16 > .column-body, #sp-column-17 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-15 > .column-label, #sp-column-16 > .column-label, #sp-column-17 > .column-label{
  background-color : #242f5b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

#sp-column-15 > .column-label h3, #sp-column-16 > .column-label h3, #sp-column-17 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

.accordion > .column-label h3::after, .accordion > .column-label h3::after, .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 : "";
}

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

.toggled-on > .column-label h3::before, .toggled-on > .column-label h3::before, .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-button-19, #sp-button-24{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-19 > a, #sp-button-24 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #ffc741;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 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-19 > a:active, #sp-button-24 > a:active{
  background-color : #ffbd20;
  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-19 > a:hover, #sp-button-24 > a:hover{
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-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{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-list-5{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-5 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-5 > li{
  color : #000000;
  background-color : #e5e5e5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-list-6{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0em;
  margin-left : 0em;
  margin-right : 0em;
  margin-bottom : 0em;
  width : 100%;
  list-style-type : square;
  list-style-position : inside;
}

#sp-list-6 li{
  background-color : #fcc7a4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-bottom : 2px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#sp-list-6 > li{
  color : #473930;
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-7{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : disc;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li, #sp-list-7 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-7 > li{
  color : #000000;
}

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

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

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

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

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

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

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

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

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

#sp-page-title-11 > 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-page-title-10{
  background-color : #ed4545;
  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-10 > h1{
  font-size : 20px;
  color : #ffd9d9;
  padding-top : 20px;
  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-10 > h1::after{
  background-color : rgba(0, 0, 0, 0.5);
  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 : 10px;
  height : 10px;
  display : block;
  position : absolute;
  top : 1.2em;
  left : 0px;
  content : "";
}

#sp-page-title-2{
  background-image : url(img/sp-pagetitle-7be.png),url(img/sp-pagetitle-7af.png);
  background-repeat : no-repeat,no-repeat;
  background-position : left top,right top;
  width : 100%;
  height : 44px;
}

#sp-page-title-2 > h1{
  font-size : 20px;
  font-weight : bold;
  color : #666666;
  background-image : url(img/sp-pagetitle-7bg.png);
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 33px;
  margin-right : 30px;
  margin-bottom : 0px;
  height : 44px;
  overflow : hidden;
  box-sizing : border-box;
}

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

  #sp-page-title-2{
    background-image : none;
    background-size : auto 40px;
    text-align : left;
    width : 100%;
    height : 40px;
  }

  #sp-page-title-2 > h1{
    font-size : 16px;
    font-weight : bold;
    line-height : 40px;
    color : #666666;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 40px;
    box-sizing : border-box;
  }
}

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

#sp-site-branding2-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-sizing : border-box;
}

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

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

#sp-site-branding2-1 .site-description{
  font-size : 10px;
  font-weight : normal;
  line-height : 20px;
  color : #cb7f7f;
  text-align : center;
  width : 100%;
  display : block;
  top : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/02.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  min-width : 279px;
  min-height : 85px;
  float : none;
  display : block;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-bottom : 10px;
  min-width : 279px;
  min-height : 85px;
  display : block;
}

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

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

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

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

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

  #sp-site-branding2-1 .site-title::after{
    display : none;
  }

  .site-title::before{
    display : none;
  }
}

#sp-block-container-1{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

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

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

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

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

  #sp-block-container-15{
    min-height : 968px;
  }

  #sp-block-container-16{
    min-height : 48px;
  }

  #sp-block-container-18{
    width : 566px;
    min-height : 761px;
  }

  #sp-block-container-2{
    min-height : 26px;
  }

  #sp-block-container-21{
    min-height : 690px;
  }

  #sp-block-container-25{
    min-height : 910px;
  }

  #sp-block-container-27{
    min-height : 676px;
  }

  #sp-block-container-28{
    min-height : 23px;
  }

  #sp-block-container-29{
    min-height : 54px;
  }

  #sp-block-container-3{
    margin-left : 0px;
  }

  #sp-block-container-7{
    width : 574px;
  }

  #sp-block-container-8{
    margin-bottom : -3px;
    min-height : 180px;
  }

  #sp-button-1{
    width : 298px;
    height : 37px;
  }

  #sp-button-19{
    width : 393px;
  }

  #sp-button-21{
    width : 588px;
  }

  #sp-button-22{
    width : 303px;
  }

  #sp-button-23{
    width : 305px;
  }

  #sp-button-24{
    width : 310px;
  }

  #sp-column-13{
    min-height : 579px;
  }

  #sp-column-15{
    min-height : 52px;
  }

  #sp-column-3{
    min-height : 241px;
  }

  #sp-image-10{
    width : 272px;
    height : 93px;
  }

  #sp-image-11{
    width : 235px;
    height : 58px;
  }

  #sp-image-12{
    width : 169px;
    height : 63px;
  }

  #sp-image-13{
    width : 170px;
    height : 32px;
  }

  #sp-image-14{
    width : 161px;
    height : 41px;
  }

  #sp-image-15{
    width : 160px;
    height : 50px;
  }

  #sp-image-16{
    width : 182px;
    height : 41px;
  }

  #sp-image-17{
    width : 141px;
    height : 46px;
  }

  #sp-image-18{
    width : 92px;
    height : 92px;
  }

  #sp-image-2{
    width : 283px;
    height : 112px;
  }

  #sp-image-3{
    width : 231px;
    height : 94px;
  }

  #sp-image-4{
    width : 314px;
    height : 47px;
  }

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

  #sp-list-5{
    min-height : 288px;
  }

  #sp-list-6{
    min-height : 75px;
  }

  #sp-page-title-2{
    width : 480px;
    min-height : 38px;
  }

  #sp-page-title-4{
    min-height : 40px;
  }

  #sp-page-title-5{
    min-height : 38px;
  }

  #sp-page-title-6{
    min-height : 45px;
  }

  #sp-photo-motion-1 {
  }

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

  #sp-site-branding2-1 > .site-title{
    width : 1000px;
    height : 114px;
    top : -3px;
    bottom : auto;
    right : -50px;
    left : auto;
  }
}

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

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

  #sp-column-10{
    margin-bottom : -78px;
    min-height : 2247px;
  }

  #sp-page-title-4{
    margin-bottom : 0px;
    min-height : 66px;
  }
}
-->
