#colophon{
  font-size : 1.2rem;
  color : #9fa2ac;
  background-color : #343740;
}

#content{
  min-height : 50px;
}

#masthead{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #ffffff;
}

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

#page{
  font-size : 1.6rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-site-branding2 > .extra{
  display : none;
}

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

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

a:active{
  color : #cc0000;
  text-decoration : none;
}

a:focus{
  color : #cc0000;
  text-decoration : none;
}

a:visited{
  color : #1765e4;
}

a:hover{
  color : #cc0000;
  text-decoration : none;
}

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 : #333333;
  background-color : #ffffff;
  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;
}

body.home .sp-site-branding2 > .extra{
  display : block;
}

body.home .sp-site-branding2 > .site-description{
  display : block;
}

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 {
  }

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

  #content{
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    position : static;
  }

  #contenthead > a{
    background-color : #343740;
    margin-left : -100%;
    margin-right : -100%;
  }

  #main{
    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 : 1000px;
    position : static;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    margin-top : 40px;
  }

  .sp-site-branding2 > .extra{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 300%;
    bottom : -661px;
    right : 0px;
  }

  .sp-site-branding2 > .site-description{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 300%;
    bottom : -603px;
    right : 0px;
  }

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

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

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

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-1, #sp-image-11, #sp-image-114, #sp-image-115, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-140, #sp-image-15, #sp-image-16, #sp-image-165, #sp-image-166, #sp-image-17, #sp-image-170, #sp-image-18, #sp-image-181, #sp-image-185, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-3, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-58, #sp-image-60, #sp-image-61, #sp-image-64, #sp-image-89{
  max-width : 100%;
}

#sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-180, #sp-image-182, #sp-image-183, #sp-image-184, #sp-image-186, #sp-image-187, #sp-image-188, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-57, #sp-image-59, #sp-image-6, #sp-image-62, #sp-image-63, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

.page-news1#content #page-content, .page-news10#content #page-content, .page-news2#content #page-content, .page-news6#content #page-content, .page-news7#content #page-content, .page-news8#content #page-content, .page-service1#content #page-content, .page-service2#content #page-content, .page-service5#content #page-content, .page-service6#content #page-content, .page-toppage#content #page-content, #sp-block-container-101, #sp-block-container-103, #sp-block-container-104, #sp-block-container-11, #sp-block-container-110, #sp-block-container-117, #sp-block-container-13, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-29, #sp-block-container-31, #sp-block-container-33, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-48, #sp-block-container-49, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-57, #sp-block-container-62, #sp-block-container-68, #sp-block-container-73, #sp-block-container-81, #sp-block-container-86, #sp-block-container-9, #sp-block-container-94, #spb-block-container-25, #spb-block-container-26, #spb-block-container-27, #spb-block-container-28, #spb-block-container-29, #spb-block-container-30, #spb-block-container-31, #spb-block-container-32, #spb-block-container-33{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 1.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > blockquote, .page-news10#content #page-content > blockquote, .page-news2#content #page-content > blockquote, .page-news6#content #page-content > blockquote, .page-news7#content #page-content > blockquote, .page-news8#content #page-content > blockquote, .page-service1#content #page-content > blockquote, .page-service2#content #page-content > blockquote, .page-service5#content #page-content > blockquote, .page-service6#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-101 > blockquote, #sp-block-container-103 > blockquote, #sp-block-container-104 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-110 > blockquote, #sp-block-container-117 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-15 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-31 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-35 > blockquote, #sp-block-container-36 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-38 > blockquote, #sp-block-container-39 > blockquote, #sp-block-container-40 > blockquote, #sp-block-container-41 > blockquote, #sp-block-container-42 > blockquote, #sp-block-container-43 > blockquote, #sp-block-container-44 > blockquote, #sp-block-container-48 > blockquote, #sp-block-container-49 > blockquote, #sp-block-container-50 > blockquote, #sp-block-container-51 > blockquote, #sp-block-container-52 > blockquote, #sp-block-container-53 > blockquote, #sp-block-container-54 > blockquote, #sp-block-container-55 > blockquote, #sp-block-container-57 > blockquote, #sp-block-container-62 > blockquote, #sp-block-container-68 > blockquote, #sp-block-container-73 > blockquote, #sp-block-container-81 > blockquote, #sp-block-container-86 > blockquote, #sp-block-container-9 > blockquote, #sp-block-container-94 > blockquote, #spb-block-container-25 > blockquote, #spb-block-container-26 > blockquote, #spb-block-container-27 > blockquote, #spb-block-container-28 > blockquote, #spb-block-container-29 > blockquote, #spb-block-container-30 > blockquote, #spb-block-container-31 > blockquote, #spb-block-container-32 > blockquote, #spb-block-container-33 > blockquote{
  background-color : #f5f5f5;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-news1#content #page-content > blockquote > *:last-child, .page-news10#content #page-content > blockquote > *:last-child, .page-news2#content #page-content > blockquote > *:last-child, .page-news6#content #page-content > blockquote > *:last-child, .page-news7#content #page-content > blockquote > *:last-child, .page-news8#content #page-content > blockquote > *:last-child, .page-service1#content #page-content > blockquote > *:last-child, .page-service2#content #page-content > blockquote > *:last-child, .page-service5#content #page-content > blockquote > *:last-child, .page-service6#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child, #sp-block-container-101 > blockquote > *:last-child, #sp-block-container-103 > blockquote > *:last-child, #sp-block-container-104 > blockquote > *:last-child, #sp-block-container-11 > blockquote > *:last-child, #sp-block-container-110 > blockquote > *:last-child, #sp-block-container-117 > blockquote > *:last-child, #sp-block-container-13 > blockquote > *:last-child, #sp-block-container-15 > blockquote > *:last-child, #sp-block-container-16 > blockquote > *:last-child, #sp-block-container-17 > blockquote > *:last-child, #sp-block-container-18 > blockquote > *:last-child, #sp-block-container-19 > blockquote > *:last-child, #sp-block-container-2 > blockquote > *:last-child, #sp-block-container-20 > blockquote > *:last-child, #sp-block-container-21 > blockquote > *:last-child, #sp-block-container-22 > blockquote > *:last-child, #sp-block-container-23 > blockquote > *:last-child, #sp-block-container-24 > blockquote > *:last-child, #sp-block-container-29 > blockquote > *:last-child, #sp-block-container-31 > blockquote > *:last-child, #sp-block-container-33 > blockquote > *:last-child, #sp-block-container-35 > blockquote > *:last-child, #sp-block-container-36 > blockquote > *:last-child, #sp-block-container-37 > blockquote > *:last-child, #sp-block-container-38 > blockquote > *:last-child, #sp-block-container-39 > blockquote > *:last-child, #sp-block-container-40 > blockquote > *:last-child, #sp-block-container-41 > blockquote > *:last-child, #sp-block-container-42 > blockquote > *:last-child, #sp-block-container-43 > blockquote > *:last-child, #sp-block-container-44 > blockquote > *:last-child, #sp-block-container-48 > blockquote > *:last-child, #sp-block-container-49 > blockquote > *:last-child, #sp-block-container-50 > blockquote > *:last-child, #sp-block-container-51 > blockquote > *:last-child, #sp-block-container-52 > blockquote > *:last-child, #sp-block-container-53 > blockquote > *:last-child, #sp-block-container-54 > blockquote > *:last-child, #sp-block-container-55 > blockquote > *:last-child, #sp-block-container-57 > blockquote > *:last-child, #sp-block-container-62 > blockquote > *:last-child, #sp-block-container-68 > blockquote > *:last-child, #sp-block-container-73 > blockquote > *:last-child, #sp-block-container-81 > blockquote > *:last-child, #sp-block-container-86 > blockquote > *:last-child, #sp-block-container-9 > blockquote > *:last-child, #sp-block-container-94 > blockquote > *:last-child, #spb-block-container-25 > blockquote > *:last-child, #spb-block-container-26 > blockquote > *:last-child, #spb-block-container-27 > blockquote > *:last-child, #spb-block-container-28 > blockquote > *:last-child, #spb-block-container-29 > blockquote > *:last-child, #spb-block-container-30 > blockquote > *:last-child, #spb-block-container-31 > blockquote > *:last-child, #spb-block-container-32 > blockquote > *:last-child, #spb-block-container-33 > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-news1#content #page-content > h1, .page-news10#content #page-content > h1, .page-news2#content #page-content > h1, .page-news6#content #page-content > h1, .page-news7#content #page-content > h1, .page-news8#content #page-content > h1, .page-service1#content #page-content > h1, .page-service2#content #page-content > h1, .page-service5#content #page-content > h1, .page-service6#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-101 > h1, #sp-block-container-103 > h1, #sp-block-container-104 > h1, #sp-block-container-11 > h1, #sp-block-container-110 > h1, #sp-block-container-117 > h1, #sp-block-container-13 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-29 > h1, #sp-block-container-31 > h1, #sp-block-container-33 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-57 > h1, #sp-block-container-62 > h1, #sp-block-container-68 > h1, #sp-block-container-73 > h1, #sp-block-container-81 > h1, #sp-block-container-86 > h1, #sp-block-container-9 > h1, #sp-block-container-94 > h1, #spb-block-container-25 > h1, #spb-block-container-26 > h1, #spb-block-container-27 > h1, #spb-block-container-28 > h1, #spb-block-container-29 > h1, #spb-block-container-30 > h1, #spb-block-container-31 > h1, #spb-block-container-32 > h1, #spb-block-container-33 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > h2, .page-news10#content #page-content > h2, .page-news2#content #page-content > h2, .page-news6#content #page-content > h2, .page-news7#content #page-content > h2, .page-news8#content #page-content > h2, .page-service1#content #page-content > h2, .page-service2#content #page-content > h2, .page-service5#content #page-content > h2, .page-service6#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-101 > h2, #sp-block-container-103 > h2, #sp-block-container-104 > h2, #sp-block-container-11 > h2, #sp-block-container-110 > h2, #sp-block-container-117 > h2, #sp-block-container-13 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-29 > h2, #sp-block-container-31 > h2, #sp-block-container-33 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-57 > h2, #sp-block-container-62 > h2, #sp-block-container-68 > h2, #sp-block-container-73 > h2, #sp-block-container-81 > h2, #sp-block-container-86 > h2, #sp-block-container-9 > h2, #sp-block-container-94 > h2, #spb-block-container-25 > h2, #spb-block-container-26 > h2, #spb-block-container-27 > h2, #spb-block-container-28 > h2, #spb-block-container-29 > h2, #spb-block-container-30 > h2, #spb-block-container-31 > h2, #spb-block-container-32 > h2, #spb-block-container-33 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > h3, .page-news10#content #page-content > h3, .page-news2#content #page-content > h3, .page-news6#content #page-content > h3, .page-news7#content #page-content > h3, .page-news8#content #page-content > h3, .page-service1#content #page-content > h3, .page-service2#content #page-content > h3, .page-service5#content #page-content > h3, .page-service6#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-101 > h3, #sp-block-container-103 > h3, #sp-block-container-104 > h3, #sp-block-container-11 > h3, #sp-block-container-110 > h3, #sp-block-container-117 > h3, #sp-block-container-13 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-29 > h3, #sp-block-container-31 > h3, #sp-block-container-33 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-57 > h3, #sp-block-container-62 > h3, #sp-block-container-68 > h3, #sp-block-container-73 > h3, #sp-block-container-81 > h3, #sp-block-container-86 > h3, #sp-block-container-9 > h3, #sp-block-container-94 > h3, #spb-block-container-25 > h3, #spb-block-container-26 > h3, #spb-block-container-27 > h3, #spb-block-container-28 > h3, #spb-block-container-29 > h3, #spb-block-container-30 > h3, #spb-block-container-31 > h3, #spb-block-container-32 > h3, #spb-block-container-33 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > h4, .page-news10#content #page-content > h4, .page-news2#content #page-content > h4, .page-news6#content #page-content > h4, .page-news7#content #page-content > h4, .page-news8#content #page-content > h4, .page-service1#content #page-content > h4, .page-service2#content #page-content > h4, .page-service5#content #page-content > h4, .page-service6#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-101 > h4, #sp-block-container-103 > h4, #sp-block-container-104 > h4, #sp-block-container-11 > h4, #sp-block-container-110 > h4, #sp-block-container-117 > h4, #sp-block-container-13 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-29 > h4, #sp-block-container-31 > h4, #sp-block-container-33 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-57 > h4, #sp-block-container-62 > h4, #sp-block-container-68 > h4, #sp-block-container-73 > h4, #sp-block-container-81 > h4, #sp-block-container-86 > h4, #sp-block-container-9 > h4, #sp-block-container-94 > h4, #spb-block-container-25 > h4, #spb-block-container-26 > h4, #spb-block-container-27 > h4, #spb-block-container-28 > h4, #spb-block-container-29 > h4, #spb-block-container-30 > h4, #spb-block-container-31 > h4, #spb-block-container-32 > h4, #spb-block-container-33 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > h5, .page-news10#content #page-content > h5, .page-news2#content #page-content > h5, .page-news6#content #page-content > h5, .page-news7#content #page-content > h5, .page-news8#content #page-content > h5, .page-service1#content #page-content > h5, .page-service2#content #page-content > h5, .page-service5#content #page-content > h5, .page-service6#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-101 > h5, #sp-block-container-103 > h5, #sp-block-container-104 > h5, #sp-block-container-11 > h5, #sp-block-container-110 > h5, #sp-block-container-117 > h5, #sp-block-container-13 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-29 > h5, #sp-block-container-31 > h5, #sp-block-container-33 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-57 > h5, #sp-block-container-62 > h5, #sp-block-container-68 > h5, #sp-block-container-73 > h5, #sp-block-container-81 > h5, #sp-block-container-86 > h5, #sp-block-container-9 > h5, #sp-block-container-94 > h5, #spb-block-container-25 > h5, #spb-block-container-26 > h5, #spb-block-container-27 > h5, #spb-block-container-28 > h5, #spb-block-container-29 > h5, #spb-block-container-30 > h5, #spb-block-container-31 > h5, #spb-block-container-32 > h5, #spb-block-container-33 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > h6, .page-news10#content #page-content > h6, .page-news2#content #page-content > h6, .page-news6#content #page-content > h6, .page-news7#content #page-content > h6, .page-news8#content #page-content > h6, .page-service1#content #page-content > h6, .page-service2#content #page-content > h6, .page-service5#content #page-content > h6, .page-service6#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-101 > h6, #sp-block-container-103 > h6, #sp-block-container-104 > h6, #sp-block-container-11 > h6, #sp-block-container-110 > h6, #sp-block-container-117 > h6, #sp-block-container-13 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-29 > h6, #sp-block-container-31 > h6, #sp-block-container-33 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-57 > h6, #sp-block-container-62 > h6, #sp-block-container-68 > h6, #sp-block-container-73 > h6, #sp-block-container-81 > h6, #sp-block-container-86 > h6, #sp-block-container-9 > h6, #sp-block-container-94 > h6, #spb-block-container-25 > h6, #spb-block-container-26 > h6, #spb-block-container-27 > h6, #spb-block-container-28 > h6, #spb-block-container-29 > h6, #spb-block-container-30 > h6, #spb-block-container-31 > h6, #spb-block-container-32 > h6, #spb-block-container-33 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-news1#content #page-content > hr, .page-news10#content #page-content > hr, .page-news2#content #page-content > hr, .page-news6#content #page-content > hr, .page-news7#content #page-content > hr, .page-news8#content #page-content > hr, .page-service1#content #page-content > hr, .page-service2#content #page-content > hr, .page-service5#content #page-content > hr, .page-service6#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-101 > hr, #sp-block-container-103 > hr, #sp-block-container-104 > hr, #sp-block-container-11 > hr, #sp-block-container-110 > hr, #sp-block-container-117 > hr, #sp-block-container-13 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-29 > hr, #sp-block-container-31 > hr, #sp-block-container-33 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-48 > hr, #sp-block-container-49 > hr, #sp-block-container-50 > hr, #sp-block-container-51 > hr, #sp-block-container-52 > hr, #sp-block-container-53 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-57 > hr, #sp-block-container-62 > hr, #sp-block-container-68 > hr, #sp-block-container-73 > hr, #sp-block-container-81 > hr, #sp-block-container-86 > hr, #sp-block-container-9 > hr, #sp-block-container-94 > hr, #spb-block-container-25 > hr, #spb-block-container-26 > hr, #spb-block-container-27 > hr, #spb-block-container-28 > hr, #spb-block-container-29 > hr, #spb-block-container-30 > hr, #spb-block-container-31 > hr, #spb-block-container-32 > hr, #spb-block-container-33 > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-news1#content #page-content > ins, .page-news10#content #page-content > ins, .page-news2#content #page-content > ins, .page-news6#content #page-content > ins, .page-news7#content #page-content > ins, .page-news8#content #page-content > ins, .page-service1#content #page-content > ins, .page-service2#content #page-content > ins, .page-service5#content #page-content > ins, .page-service6#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-101 > ins, #sp-block-container-103 > ins, #sp-block-container-104 > ins, #sp-block-container-11 > ins, #sp-block-container-110 > ins, #sp-block-container-117 > ins, #sp-block-container-13 > ins, #sp-block-container-15 > ins, #sp-block-container-16 > ins, #sp-block-container-17 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-20 > ins, #sp-block-container-21 > ins, #sp-block-container-22 > ins, #sp-block-container-23 > ins, #sp-block-container-24 > ins, #sp-block-container-29 > ins, #sp-block-container-31 > ins, #sp-block-container-33 > ins, #sp-block-container-35 > ins, #sp-block-container-36 > ins, #sp-block-container-37 > ins, #sp-block-container-38 > ins, #sp-block-container-39 > ins, #sp-block-container-40 > ins, #sp-block-container-41 > ins, #sp-block-container-42 > ins, #sp-block-container-43 > ins, #sp-block-container-44 > ins, #sp-block-container-48 > ins, #sp-block-container-49 > ins, #sp-block-container-50 > ins, #sp-block-container-51 > ins, #sp-block-container-52 > ins, #sp-block-container-53 > ins, #sp-block-container-54 > ins, #sp-block-container-55 > ins, #sp-block-container-57 > ins, #sp-block-container-62 > ins, #sp-block-container-68 > ins, #sp-block-container-73 > ins, #sp-block-container-81 > ins, #sp-block-container-86 > ins, #sp-block-container-9 > ins, #sp-block-container-94 > ins, #spb-block-container-25 > ins, #spb-block-container-26 > ins, #spb-block-container-27 > ins, #spb-block-container-28 > ins, #spb-block-container-29 > ins, #spb-block-container-30 > ins, #spb-block-container-31 > ins, #spb-block-container-32 > ins, #spb-block-container-33 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-news1#content #page-content > ol, .page-news10#content #page-content > ol, .page-news2#content #page-content > ol, .page-news6#content #page-content > ol, .page-news7#content #page-content > ol, .page-news8#content #page-content > ol, .page-service1#content #page-content > ol, .page-service2#content #page-content > ol, .page-service5#content #page-content > ol, .page-service6#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-101 > ol, #sp-block-container-103 > ol, #sp-block-container-104 > ol, #sp-block-container-11 > ol, #sp-block-container-110 > ol, #sp-block-container-117 > ol, #sp-block-container-13 > ol, #sp-block-container-15 > ol, #sp-block-container-16 > ol, #sp-block-container-17 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-20 > ol, #sp-block-container-21 > ol, #sp-block-container-22 > ol, #sp-block-container-23 > ol, #sp-block-container-24 > ol, #sp-block-container-29 > ol, #sp-block-container-31 > ol, #sp-block-container-33 > ol, #sp-block-container-35 > ol, #sp-block-container-36 > ol, #sp-block-container-37 > ol, #sp-block-container-38 > ol, #sp-block-container-39 > ol, #sp-block-container-40 > ol, #sp-block-container-41 > ol, #sp-block-container-42 > ol, #sp-block-container-43 > ol, #sp-block-container-44 > ol, #sp-block-container-48 > ol, #sp-block-container-49 > ol, #sp-block-container-50 > ol, #sp-block-container-51 > ol, #sp-block-container-52 > ol, #sp-block-container-53 > ol, #sp-block-container-54 > ol, #sp-block-container-55 > ol, #sp-block-container-57 > ol, #sp-block-container-62 > ol, #sp-block-container-68 > ol, #sp-block-container-73 > ol, #sp-block-container-81 > ol, #sp-block-container-86 > ol, #sp-block-container-9 > ol, #sp-block-container-94 > ol, #spb-block-container-25 > ol, #spb-block-container-26 > ol, #spb-block-container-27 > ol, #spb-block-container-28 > ol, #spb-block-container-29 > ol, #spb-block-container-30 > ol, #spb-block-container-31 > ol, #spb-block-container-32 > ol, #spb-block-container-33 > 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-news1#content #page-content > ol ol, .page-news10#content #page-content > ol ol, .page-news2#content #page-content > ol ol, .page-news6#content #page-content > ol ol, .page-news7#content #page-content > ol ol, .page-news8#content #page-content > ol ol, .page-service1#content #page-content > ol ol, .page-service2#content #page-content > ol ol, .page-service5#content #page-content > ol ol, .page-service6#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-101 > ol ol, #sp-block-container-103 > ol ol, #sp-block-container-104 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-110 > ol ol, #sp-block-container-117 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-15 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-31 > ol ol, #sp-block-container-33 > ol ol, #sp-block-container-35 > ol ol, #sp-block-container-36 > ol ol, #sp-block-container-37 > ol ol, #sp-block-container-38 > ol ol, #sp-block-container-39 > ol ol, #sp-block-container-40 > ol ol, #sp-block-container-41 > ol ol, #sp-block-container-42 > ol ol, #sp-block-container-43 > ol ol, #sp-block-container-44 > ol ol, #sp-block-container-48 > ol ol, #sp-block-container-49 > ol ol, #sp-block-container-50 > ol ol, #sp-block-container-51 > ol ol, #sp-block-container-52 > ol ol, #sp-block-container-53 > ol ol, #sp-block-container-54 > ol ol, #sp-block-container-55 > ol ol, #sp-block-container-57 > ol ol, #sp-block-container-62 > ol ol, #sp-block-container-68 > ol ol, #sp-block-container-73 > ol ol, #sp-block-container-81 > ol ol, #sp-block-container-86 > ol ol, #sp-block-container-9 > ol ol, #sp-block-container-94 > ol ol, #spb-block-container-25 > ol ol, #spb-block-container-26 > ol ol, #spb-block-container-27 > ol ol, #spb-block-container-28 > ol ol, #spb-block-container-29 > ol ol, #spb-block-container-30 > ol ol, #spb-block-container-31 > ol ol, #spb-block-container-32 > ol ol, #spb-block-container-33 > ol ol{
  margin-bottom : 0px;
}

.page-news1#content #page-content > p, .page-news10#content #page-content > p, .page-news2#content #page-content > p, .page-news6#content #page-content > p, .page-news7#content #page-content > p, .page-news8#content #page-content > p, .page-service1#content #page-content > p, .page-service2#content #page-content > p, .page-service5#content #page-content > p, .page-service6#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-101 > p, #sp-block-container-103 > p, #sp-block-container-104 > p, #sp-block-container-11 > p, #sp-block-container-110 > p, #sp-block-container-117 > p, #sp-block-container-13 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-29 > p, #sp-block-container-31 > p, #sp-block-container-33 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-57 > p, #sp-block-container-62 > p, #sp-block-container-68 > p, #sp-block-container-73 > p, #sp-block-container-81 > p, #sp-block-container-86 > p, #sp-block-container-9 > p, #sp-block-container-94 > p, #spb-block-container-25 > p, #spb-block-container-26 > p, #spb-block-container-27 > p, #spb-block-container-28 > p, #spb-block-container-29 > p, #spb-block-container-30 > p, #spb-block-container-31 > p, #spb-block-container-32 > p, #spb-block-container-33 > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-news1#content #page-content > pre, .page-news10#content #page-content > pre, .page-news2#content #page-content > pre, .page-news6#content #page-content > pre, .page-news7#content #page-content > pre, .page-news8#content #page-content > pre, .page-service1#content #page-content > pre, .page-service2#content #page-content > pre, .page-service5#content #page-content > pre, .page-service6#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-101 > pre, #sp-block-container-103 > pre, #sp-block-container-104 > pre, #sp-block-container-11 > pre, #sp-block-container-110 > pre, #sp-block-container-117 > pre, #sp-block-container-13 > pre, #sp-block-container-15 > pre, #sp-block-container-16 > pre, #sp-block-container-17 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-2 > pre, #sp-block-container-20 > pre, #sp-block-container-21 > pre, #sp-block-container-22 > pre, #sp-block-container-23 > pre, #sp-block-container-24 > pre, #sp-block-container-29 > pre, #sp-block-container-31 > pre, #sp-block-container-33 > pre, #sp-block-container-35 > pre, #sp-block-container-36 > pre, #sp-block-container-37 > pre, #sp-block-container-38 > pre, #sp-block-container-39 > pre, #sp-block-container-40 > pre, #sp-block-container-41 > pre, #sp-block-container-42 > pre, #sp-block-container-43 > pre, #sp-block-container-44 > pre, #sp-block-container-48 > pre, #sp-block-container-49 > pre, #sp-block-container-50 > pre, #sp-block-container-51 > pre, #sp-block-container-52 > pre, #sp-block-container-53 > pre, #sp-block-container-54 > pre, #sp-block-container-55 > pre, #sp-block-container-57 > pre, #sp-block-container-62 > pre, #sp-block-container-68 > pre, #sp-block-container-73 > pre, #sp-block-container-81 > pre, #sp-block-container-86 > pre, #sp-block-container-9 > pre, #sp-block-container-94 > pre, #spb-block-container-25 > pre, #spb-block-container-26 > pre, #spb-block-container-27 > pre, #spb-block-container-28 > pre, #spb-block-container-29 > pre, #spb-block-container-30 > pre, #spb-block-container-31 > pre, #spb-block-container-32 > pre, #spb-block-container-33 > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#spb-column-1, #spb-column-10, #spb-column-2, #spb-column-25, #spb-column-26, #spb-column-27, #spb-column-28, #spb-column-29, #spb-column-3, #spb-column-30, #spb-column-31, #spb-column-35, #spb-column-36, #spb-column-4, #spb-column-5, #spb-column-6, #spb-column-7, #spb-column-8, #spb-column-9{
  color : #333333;
  background-color : white;
  margin-bottom : 1.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#spb-column-1 .column-body, #spb-column-10 .column-body, #spb-column-2 .column-body, #spb-column-25 .column-body, #spb-column-26 .column-body, #spb-column-27 .column-body, #spb-column-28 .column-body, #spb-column-29 .column-body, #spb-column-3 .column-body, #spb-column-30 .column-body, #spb-column-31 .column-body, #spb-column-35 .column-body, #spb-column-36 .column-body, #spb-column-4 .column-body, #spb-column-5 .column-body, #spb-column-6 .column-body, #spb-column-7 .column-body, #spb-column-8 .column-body, #spb-column-9 .column-body{
  padding-top : 2em;
  padding-left : 2em;
  padding-right : 2em;
  padding-bottom : 2em;
}

#spb-column-1 .column-body > ul, #spb-column-10 .column-body > ul, #spb-column-2 .column-body > ul, #spb-column-25 .column-body > ul, #spb-column-26 .column-body > ul, #spb-column-27 .column-body > ul, #spb-column-28 .column-body > ul, #spb-column-29 .column-body > ul, #spb-column-3 .column-body > ul, #spb-column-30 .column-body > ul, #spb-column-31 .column-body > ul, #spb-column-35 .column-body > ul, #spb-column-36 .column-body > ul, #spb-column-4 .column-body > ul, #spb-column-5 .column-body > ul, #spb-column-6 .column-body > ul, #spb-column-7 .column-body > ul, #spb-column-8 .column-body > ul, #spb-column-9 .column-body > 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;
}

#spb-column-1 .column-body > ul > li, #spb-column-10 .column-body > ul > li, #spb-column-2 .column-body > ul > li, #spb-column-25 .column-body > ul > li, #spb-column-26 .column-body > ul > li, #spb-column-27 .column-body > ul > li, #spb-column-28 .column-body > ul > li, #spb-column-29 .column-body > ul > li, #spb-column-3 .column-body > ul > li, #spb-column-30 .column-body > ul > li, #spb-column-31 .column-body > ul > li, #spb-column-35 .column-body > ul > li, #spb-column-36 .column-body > ul > li, #spb-column-4 .column-body > ul > li, #spb-column-5 .column-body > ul > li, #spb-column-6 .column-body > ul > li, #spb-column-7 .column-body > ul > li, #spb-column-8 .column-body > ul > li, #spb-column-9 .column-body > ul > li{
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 1em;
}

#spb-column-1 .column-body > ul > li:last-child, #spb-column-10 .column-body > ul > li:last-child, #spb-column-2 .column-body > ul > li:last-child, #spb-column-25 .column-body > ul > li:last-child, #spb-column-26 .column-body > ul > li:last-child, #spb-column-27 .column-body > ul > li:last-child, #spb-column-28 .column-body > ul > li:last-child, #spb-column-29 .column-body > ul > li:last-child, #spb-column-3 .column-body > ul > li:last-child, #spb-column-30 .column-body > ul > li:last-child, #spb-column-31 .column-body > ul > li:last-child, #spb-column-35 .column-body > ul > li:last-child, #spb-column-36 .column-body > ul > li:last-child, #spb-column-4 .column-body > ul > li:last-child, #spb-column-5 .column-body > ul > li:last-child, #spb-column-6 .column-body > ul > li:last-child, #spb-column-7 .column-body > ul > li:last-child, #spb-column-8 .column-body > ul > li:last-child, #spb-column-9 .column-body > ul > li:last-child{
  margin-bottom : 0px;
}

#spb-column-1 .column-label, #spb-column-10 .column-label, #spb-column-2 .column-label, #spb-column-25 .column-label, #spb-column-26 .column-label, #spb-column-27 .column-label, #spb-column-28 .column-label, #spb-column-29 .column-label, #spb-column-3 .column-label, #spb-column-30 .column-label, #spb-column-31 .column-label, #spb-column-35 .column-label, #spb-column-36 .column-label, #spb-column-4 .column-label, #spb-column-5 .column-label, #spb-column-6 .column-label, #spb-column-7 .column-label, #spb-column-8 .column-label, #spb-column-9 .column-label{
  background-color : #343740;
}

#spb-column-1 .column-label h3, #spb-column-10 .column-label h3, #spb-column-2 .column-label h3, #spb-column-25 .column-label h3, #spb-column-26 .column-label h3, #spb-column-27 .column-label h3, #spb-column-28 .column-label h3, #spb-column-29 .column-label h3, #spb-column-3 .column-label h3, #spb-column-30 .column-label h3, #spb-column-31 .column-label h3, #spb-column-35 .column-label h3, #spb-column-36 .column-label h3, #spb-column-4 .column-label h3, #spb-column-5 .column-label h3, #spb-column-6 .column-label h3, #spb-column-7 .column-label h3, #spb-column-8 .column-label h3, #spb-column-9 .column-label h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : white;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.accordion#spb-column-1 .column-body, .accordion#spb-column-10 .column-body, .accordion#spb-column-2 .column-body, .accordion#spb-column-25 .column-body, .accordion#spb-column-26 .column-body, .accordion#spb-column-27 .column-body, .accordion#spb-column-28 .column-body, .accordion#spb-column-29 .column-body, .accordion#spb-column-3 .column-body, .accordion#spb-column-30 .column-body, .accordion#spb-column-31 .column-body, .accordion#spb-column-35 .column-body, .accordion#spb-column-36 .column-body, .accordion#spb-column-4 .column-body, .accordion#spb-column-5 .column-body, .accordion#spb-column-6 .column-body, .accordion#spb-column-7 .column-body, .accordion#spb-column-8 .column-body, .accordion#spb-column-9 .column-body{
  display : none;
}

.accordion#spb-column-1 .column-label h3, .accordion#spb-column-10 .column-label h3, .accordion#spb-column-2 .column-label h3, .accordion#spb-column-25 .column-label h3, .accordion#spb-column-26 .column-label h3, .accordion#spb-column-27 .column-label h3, .accordion#spb-column-28 .column-label h3, .accordion#spb-column-29 .column-label h3, .accordion#spb-column-3 .column-label h3, .accordion#spb-column-30 .column-label h3, .accordion#spb-column-31 .column-label h3, .accordion#spb-column-35 .column-label h3, .accordion#spb-column-36 .column-label h3, .accordion#spb-column-4 .column-label h3, .accordion#spb-column-5 .column-label h3, .accordion#spb-column-6 .column-label h3, .accordion#spb-column-7 .column-label h3, .accordion#spb-column-8 .column-label h3, .accordion#spb-column-9 .column-label h3{
  background-image : url(img/btn-column-toggle-down.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-right : 50px;
}

.accordion#spb-column-1 .column-label h3::after, .accordion#spb-column-10 .column-label h3::after, .accordion#spb-column-2 .column-label h3::after, .accordion#spb-column-25 .column-label h3::after, .accordion#spb-column-26 .column-label h3::after, .accordion#spb-column-27 .column-label h3::after, .accordion#spb-column-28 .column-label h3::after, .accordion#spb-column-29 .column-label h3::after, .accordion#spb-column-3 .column-label h3::after, .accordion#spb-column-30 .column-label h3::after, .accordion#spb-column-31 .column-label h3::after, .accordion#spb-column-35 .column-label h3::after, .accordion#spb-column-36 .column-label h3::after, .accordion#spb-column-4 .column-label h3::after, .accordion#spb-column-5 .column-label h3::after, .accordion#spb-column-6 .column-label h3::after, .accordion#spb-column-7 .column-label h3::after, .accordion#spb-column-8 .column-label h3::after, .accordion#spb-column-9 .column-label h3::after{
  display : none;
}

.toggled-on#spb-column-1 .column-body, .toggled-on#spb-column-10 .column-body, .toggled-on#spb-column-2 .column-body, .toggled-on#spb-column-25 .column-body, .toggled-on#spb-column-26 .column-body, .toggled-on#spb-column-27 .column-body, .toggled-on#spb-column-28 .column-body, .toggled-on#spb-column-29 .column-body, .toggled-on#spb-column-3 .column-body, .toggled-on#spb-column-30 .column-body, .toggled-on#spb-column-31 .column-body, .toggled-on#spb-column-35 .column-body, .toggled-on#spb-column-36 .column-body, .toggled-on#spb-column-4 .column-body, .toggled-on#spb-column-5 .column-body, .toggled-on#spb-column-6 .column-body, .toggled-on#spb-column-7 .column-body, .toggled-on#spb-column-8 .column-body, .toggled-on#spb-column-9 .column-body{
  display : block;
}

.toggled-on#spb-column-1 .column-label h3, .toggled-on#spb-column-10 .column-label h3, .toggled-on#spb-column-2 .column-label h3, .toggled-on#spb-column-25 .column-label h3, .toggled-on#spb-column-26 .column-label h3, .toggled-on#spb-column-27 .column-label h3, .toggled-on#spb-column-28 .column-label h3, .toggled-on#spb-column-29 .column-label h3, .toggled-on#spb-column-3 .column-label h3, .toggled-on#spb-column-30 .column-label h3, .toggled-on#spb-column-31 .column-label h3, .toggled-on#spb-column-35 .column-label h3, .toggled-on#spb-column-36 .column-label h3, .toggled-on#spb-column-4 .column-label h3, .toggled-on#spb-column-5 .column-label h3, .toggled-on#spb-column-6 .column-label h3, .toggled-on#spb-column-7 .column-label h3, .toggled-on#spb-column-8 .column-label h3, .toggled-on#spb-column-9 .column-label h3{
  background-image : url(img/btn-column-toggle-up.png);
  padding-right : 50px;
}

.toggled-on#spb-column-1 .column-label h3::before, .toggled-on#spb-column-10 .column-label h3::before, .toggled-on#spb-column-2 .column-label h3::before, .toggled-on#spb-column-25 .column-label h3::before, .toggled-on#spb-column-26 .column-label h3::before, .toggled-on#spb-column-27 .column-label h3::before, .toggled-on#spb-column-28 .column-label h3::before, .toggled-on#spb-column-29 .column-label h3::before, .toggled-on#spb-column-3 .column-label h3::before, .toggled-on#spb-column-30 .column-label h3::before, .toggled-on#spb-column-31 .column-label h3::before, .toggled-on#spb-column-35 .column-label h3::before, .toggled-on#spb-column-36 .column-label h3::before, .toggled-on#spb-column-4 .column-label h3::before, .toggled-on#spb-column-5 .column-label h3::before, .toggled-on#spb-column-6 .column-label h3::before, .toggled-on#spb-column-7 .column-label h3::before, .toggled-on#spb-column-8 .column-label h3::before, .toggled-on#spb-column-9 .column-label h3::before{
  display : none;
}

#sp-button-10, #sp-button-100, #sp-button-101, #sp-button-102, #sp-button-103, #sp-button-104, #sp-button-105, #sp-button-106, #sp-button-107, #sp-button-108, #sp-button-109, #sp-button-11, #sp-button-12, #sp-button-121, #sp-button-13, #sp-button-133, #sp-button-14, #sp-button-145, #sp-button-15, #sp-button-157, #sp-button-159, #sp-button-16, #sp-button-160, #sp-button-161, #sp-button-162, #sp-button-163, #sp-button-164, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-3, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-4, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45, #sp-button-46, #sp-button-47, #sp-button-48, #sp-button-49, #sp-button-5, #sp-button-50, #sp-button-51, #sp-button-52, #sp-button-53, #sp-button-54, #sp-button-55, #sp-button-56, #sp-button-57, #sp-button-58, #sp-button-59, #sp-button-6, #sp-button-60, #sp-button-61, #sp-button-62, #sp-button-63, #sp-button-64, #sp-button-65, #sp-button-66, #sp-button-67, #sp-button-68, #sp-button-69, #sp-button-7, #sp-button-70, #sp-button-71, #sp-button-72, #sp-button-73, #sp-button-74, #sp-button-75, #sp-button-76, #sp-button-77, #sp-button-78, #sp-button-79, #sp-button-8, #sp-button-80, #sp-button-81, #sp-button-82, #sp-button-83, #sp-button-84, #sp-button-85, #sp-button-86, #sp-button-87, #sp-button-88, #sp-button-89, #sp-button-9, #sp-button-90, #sp-button-91, #sp-button-92, #sp-button-93, #sp-button-94, #sp-button-95, #sp-button-96, #sp-button-97, #sp-button-98, #sp-button-99{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-10 > a, #sp-button-100 > a, #sp-button-101 > a, #sp-button-102 > a, #sp-button-103 > a, #sp-button-104 > a, #sp-button-105 > a, #sp-button-106 > a, #sp-button-107 > a, #sp-button-108 > a, #sp-button-109 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-121 > a, #sp-button-13 > a, #sp-button-133 > a, #sp-button-14 > a, #sp-button-145 > a, #sp-button-15 > a, #sp-button-157 > a, #sp-button-159 > a, #sp-button-16 > a, #sp-button-160 > a, #sp-button-161 > a, #sp-button-162 > a, #sp-button-163 > a, #sp-button-164 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a, #sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-3 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a, #sp-button-37 > a, #sp-button-38 > a, #sp-button-39 > a, #sp-button-4 > a, #sp-button-40 > a, #sp-button-41 > a, #sp-button-42 > a, #sp-button-43 > a, #sp-button-44 > a, #sp-button-45 > a, #sp-button-46 > a, #sp-button-47 > a, #sp-button-48 > a, #sp-button-49 > a, #sp-button-5 > a, #sp-button-50 > a, #sp-button-51 > a, #sp-button-52 > a, #sp-button-53 > a, #sp-button-54 > a, #sp-button-55 > a, #sp-button-56 > a, #sp-button-57 > a, #sp-button-58 > a, #sp-button-59 > a, #sp-button-6 > a, #sp-button-60 > a, #sp-button-61 > a, #sp-button-62 > a, #sp-button-63 > a, #sp-button-64 > a, #sp-button-65 > a, #sp-button-66 > a, #sp-button-67 > a, #sp-button-68 > a, #sp-button-69 > a, #sp-button-7 > a, #sp-button-70 > a, #sp-button-71 > a, #sp-button-72 > a, #sp-button-73 > a, #sp-button-74 > a, #sp-button-75 > a, #sp-button-76 > a, #sp-button-77 > a, #sp-button-78 > a, #sp-button-79 > a, #sp-button-8 > a, #sp-button-80 > a, #sp-button-81 > a, #sp-button-82 > a, #sp-button-83 > a, #sp-button-84 > a, #sp-button-85 > a, #sp-button-86 > a, #sp-button-87 > a, #sp-button-88 > a, #sp-button-89 > a, #sp-button-9 > a, #sp-button-90 > a, #sp-button-91 > a, #sp-button-92 > a, #sp-button-93 > a, #sp-button-94 > a, #sp-button-95 > a, #sp-button-96 > a, #sp-button-97 > a, #sp-button-98 > a, #sp-button-99 > 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-10 > a:active, #sp-button-100 > a:active, #sp-button-101 > a:active, #sp-button-102 > a:active, #sp-button-103 > a:active, #sp-button-104 > a:active, #sp-button-105 > a:active, #sp-button-106 > a:active, #sp-button-107 > a:active, #sp-button-108 > a:active, #sp-button-109 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-121 > a:active, #sp-button-13 > a:active, #sp-button-133 > a:active, #sp-button-14 > a:active, #sp-button-145 > a:active, #sp-button-15 > a:active, #sp-button-157 > a:active, #sp-button-159 > a:active, #sp-button-16 > a:active, #sp-button-160 > a:active, #sp-button-161 > a:active, #sp-button-162 > a:active, #sp-button-163 > a:active, #sp-button-164 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-20 > a:active, #sp-button-21 > a:active, #sp-button-22 > a:active, #sp-button-23 > a:active, #sp-button-24 > a:active, #sp-button-25 > a:active, #sp-button-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active, #sp-button-29 > a:active, #sp-button-3 > a:active, #sp-button-30 > a:active, #sp-button-31 > a:active, #sp-button-32 > a:active, #sp-button-33 > a:active, #sp-button-34 > a:active, #sp-button-35 > a:active, #sp-button-36 > a:active, #sp-button-37 > a:active, #sp-button-38 > a:active, #sp-button-39 > a:active, #sp-button-4 > a:active, #sp-button-40 > a:active, #sp-button-41 > a:active, #sp-button-42 > a:active, #sp-button-43 > a:active, #sp-button-44 > a:active, #sp-button-45 > a:active, #sp-button-46 > a:active, #sp-button-47 > a:active, #sp-button-48 > a:active, #sp-button-49 > a:active, #sp-button-5 > a:active, #sp-button-50 > a:active, #sp-button-51 > a:active, #sp-button-52 > a:active, #sp-button-53 > a:active, #sp-button-54 > a:active, #sp-button-55 > a:active, #sp-button-56 > a:active, #sp-button-57 > a:active, #sp-button-58 > a:active, #sp-button-59 > a:active, #sp-button-6 > a:active, #sp-button-60 > a:active, #sp-button-61 > a:active, #sp-button-62 > a:active, #sp-button-63 > a:active, #sp-button-64 > a:active, #sp-button-65 > a:active, #sp-button-66 > a:active, #sp-button-67 > a:active, #sp-button-68 > a:active, #sp-button-69 > a:active, #sp-button-7 > a:active, #sp-button-70 > a:active, #sp-button-71 > a:active, #sp-button-72 > a:active, #sp-button-73 > a:active, #sp-button-74 > a:active, #sp-button-75 > a:active, #sp-button-76 > a:active, #sp-button-77 > a:active, #sp-button-78 > a:active, #sp-button-79 > a:active, #sp-button-8 > a:active, #sp-button-80 > a:active, #sp-button-81 > a:active, #sp-button-82 > a:active, #sp-button-83 > a:active, #sp-button-84 > a:active, #sp-button-85 > a:active, #sp-button-86 > a:active, #sp-button-87 > a:active, #sp-button-88 > a:active, #sp-button-89 > a:active, #sp-button-9 > a:active, #sp-button-90 > a:active, #sp-button-91 > a:active, #sp-button-92 > a:active, #sp-button-93 > a:active, #sp-button-94 > a:active, #sp-button-95 > a:active, #sp-button-96 > a:active, #sp-button-97 > a:active, #sp-button-98 > a:active, #sp-button-99 > 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-10 > a:hover, #sp-button-100 > a:hover, #sp-button-101 > a:hover, #sp-button-102 > a:hover, #sp-button-103 > a:hover, #sp-button-104 > a:hover, #sp-button-105 > a:hover, #sp-button-106 > a:hover, #sp-button-107 > a:hover, #sp-button-108 > a:hover, #sp-button-109 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-121 > a:hover, #sp-button-13 > a:hover, #sp-button-133 > a:hover, #sp-button-14 > a:hover, #sp-button-145 > a:hover, #sp-button-15 > a:hover, #sp-button-157 > a:hover, #sp-button-159 > a:hover, #sp-button-16 > a:hover, #sp-button-160 > a:hover, #sp-button-161 > a:hover, #sp-button-162 > a:hover, #sp-button-163 > a:hover, #sp-button-164 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-20 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > a:hover, #sp-button-25 > a:hover, #sp-button-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover, #sp-button-29 > a:hover, #sp-button-3 > a:hover, #sp-button-30 > a:hover, #sp-button-31 > a:hover, #sp-button-32 > a:hover, #sp-button-33 > a:hover, #sp-button-34 > a:hover, #sp-button-35 > a:hover, #sp-button-36 > a:hover, #sp-button-37 > a:hover, #sp-button-38 > a:hover, #sp-button-39 > a:hover, #sp-button-4 > a:hover, #sp-button-40 > a:hover, #sp-button-41 > a:hover, #sp-button-42 > a:hover, #sp-button-43 > a:hover, #sp-button-44 > a:hover, #sp-button-45 > a:hover, #sp-button-46 > a:hover, #sp-button-47 > a:hover, #sp-button-48 > a:hover, #sp-button-49 > a:hover, #sp-button-5 > a:hover, #sp-button-50 > a:hover, #sp-button-51 > a:hover, #sp-button-52 > a:hover, #sp-button-53 > a:hover, #sp-button-54 > a:hover, #sp-button-55 > a:hover, #sp-button-56 > a:hover, #sp-button-57 > a:hover, #sp-button-58 > a:hover, #sp-button-59 > a:hover, #sp-button-6 > a:hover, #sp-button-60 > a:hover, #sp-button-61 > a:hover, #sp-button-62 > a:hover, #sp-button-63 > a:hover, #sp-button-64 > a:hover, #sp-button-65 > a:hover, #sp-button-66 > a:hover, #sp-button-67 > a:hover, #sp-button-68 > a:hover, #sp-button-69 > a:hover, #sp-button-7 > a:hover, #sp-button-70 > a:hover, #sp-button-71 > a:hover, #sp-button-72 > a:hover, #sp-button-73 > a:hover, #sp-button-74 > a:hover, #sp-button-75 > a:hover, #sp-button-76 > a:hover, #sp-button-77 > a:hover, #sp-button-78 > a:hover, #sp-button-79 > a:hover, #sp-button-8 > a:hover, #sp-button-80 > a:hover, #sp-button-81 > a:hover, #sp-button-82 > a:hover, #sp-button-83 > a:hover, #sp-button-84 > a:hover, #sp-button-85 > a:hover, #sp-button-86 > a:hover, #sp-button-87 > a:hover, #sp-button-88 > a:hover, #sp-button-89 > a:hover, #sp-button-9 > a:hover, #sp-button-90 > a:hover, #sp-button-91 > a:hover, #sp-button-92 > a:hover, #sp-button-93 > a:hover, #sp-button-94 > a:hover, #sp-button-95 > a:hover, #sp-button-96 > a:hover, #sp-button-97 > a:hover, #sp-button-98 > a:hover, #sp-button-99 > 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-block-container-1, #sp-block-container-106, #sp-block-container-113, #sp-block-container-25, #sp-block-container-4, #sp-block-container-45, #sp-block-container-5, #sp-block-container-59, #sp-block-container-64, #sp-block-container-77, #sp-block-container-90, #sp-block-container-97{
  color : white;
  background-color : #44474f;
}

#sp-block-container-1 .copyright, #sp-block-container-106 .copyright, #sp-block-container-113 .copyright, #sp-block-container-25 .copyright, #sp-block-container-4 .copyright, #sp-block-container-45 .copyright, #sp-block-container-5 .copyright, #sp-block-container-59 .copyright, #sp-block-container-64 .copyright, #sp-block-container-77 .copyright, #sp-block-container-90 .copyright, #sp-block-container-97 .copyright{
  color : #ffffff;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

  #sp-block-container-1, #sp-block-container-106, #sp-block-container-113, #sp-block-container-25, #sp-block-container-4, #sp-block-container-45, #sp-block-container-5, #sp-block-container-59, #sp-block-container-64, #sp-block-container-77, #sp-block-container-90, #sp-block-container-97{
    padding-top : 25px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 25px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }
}

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

  #sp-block-container-1, #sp-block-container-106, #sp-block-container-113, #sp-block-container-25, #sp-block-container-4, #sp-block-container-45, #sp-block-container-5, #sp-block-container-59, #sp-block-container-64, #sp-block-container-77, #sp-block-container-90, #sp-block-container-97{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }
}

#sp-block-container-107 .large, #sp-block-container-114 .large, #sp-block-container-26 .large, #sp-block-container-3 .large, #sp-block-container-46 .large, #sp-block-container-6 .large, #sp-block-container-60 .large, #sp-block-container-65 .large, #sp-block-container-78 .large, #sp-block-container-91 .large, #sp-block-container-98 .large{
  font-size : 1.2em;
}

#sp-block-container-107 .medium, #sp-block-container-114 .medium, #sp-block-container-26 .medium, #sp-block-container-3 .medium, #sp-block-container-46 .medium, #sp-block-container-6 .medium, #sp-block-container-60 .medium, #sp-block-container-65 .medium, #sp-block-container-78 .medium, #sp-block-container-91 .medium, #sp-block-container-98 .medium{
  font-size : 1em;
}

#sp-block-container-107 .small, #sp-block-container-114 .small, #sp-block-container-26 .small, #sp-block-container-3 .small, #sp-block-container-46 .small, #sp-block-container-6 .small, #sp-block-container-60 .small, #sp-block-container-65 .small, #sp-block-container-78 .small, #sp-block-container-91 .small, #sp-block-container-98 .small{
  font-size : 0.9em;
}

#sp-block-container-107 .x-large, #sp-block-container-114 .x-large, #sp-block-container-26 .x-large, #sp-block-container-3 .x-large, #sp-block-container-46 .x-large, #sp-block-container-6 .x-large, #sp-block-container-60 .x-large, #sp-block-container-65 .x-large, #sp-block-container-78 .x-large, #sp-block-container-91 .x-large, #sp-block-container-98 .x-large{
  font-size : 1.5em;
}

#sp-block-container-107 .x-small, #sp-block-container-114 .x-small, #sp-block-container-26 .x-small, #sp-block-container-3 .x-small, #sp-block-container-46 .x-small, #sp-block-container-6 .x-small, #sp-block-container-60 .x-small, #sp-block-container-65 .x-small, #sp-block-container-78 .x-small, #sp-block-container-91 .x-small, #sp-block-container-98 .x-small{
  font-size : 0.8em;
}

#sp-block-container-107 .xx-large, #sp-block-container-114 .xx-large, #sp-block-container-26 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-46 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-60 .xx-large, #sp-block-container-65 .xx-large, #sp-block-container-78 .xx-large, #sp-block-container-91 .xx-large, #sp-block-container-98 .xx-large{
  font-size : 2em;
}

#sp-block-container-107 .xx-small, #sp-block-container-114 .xx-small, #sp-block-container-26 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-46 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-60 .xx-small, #sp-block-container-65 .xx-small, #sp-block-container-78 .xx-small, #sp-block-container-91 .xx-small, #sp-block-container-98 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-107 em, #sp-block-container-114 em, #sp-block-container-26 em, #sp-block-container-3 em, #sp-block-container-46 em, #sp-block-container-6 em, #sp-block-container-60 em, #sp-block-container-65 em, #sp-block-container-78 em, #sp-block-container-91 em, #sp-block-container-98 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-107 h1, #sp-block-container-114 h1, #sp-block-container-26 h1, #sp-block-container-3 h1, #sp-block-container-46 h1, #sp-block-container-6 h1, #sp-block-container-60 h1, #sp-block-container-65 h1, #sp-block-container-78 h1, #sp-block-container-91 h1, #sp-block-container-98 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-107 h2, #sp-block-container-114 h2, #sp-block-container-26 h2, #sp-block-container-3 h2, #sp-block-container-46 h2, #sp-block-container-6 h2, #sp-block-container-60 h2, #sp-block-container-65 h2, #sp-block-container-78 h2, #sp-block-container-91 h2, #sp-block-container-98 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-107 h3, #sp-block-container-114 h3, #sp-block-container-26 h3, #sp-block-container-3 h3, #sp-block-container-46 h3, #sp-block-container-6 h3, #sp-block-container-60 h3, #sp-block-container-65 h3, #sp-block-container-78 h3, #sp-block-container-91 h3, #sp-block-container-98 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-107 h4, #sp-block-container-114 h4, #sp-block-container-26 h4, #sp-block-container-3 h4, #sp-block-container-46 h4, #sp-block-container-6 h4, #sp-block-container-60 h4, #sp-block-container-65 h4, #sp-block-container-78 h4, #sp-block-container-91 h4, #sp-block-container-98 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-107 h5, #sp-block-container-114 h5, #sp-block-container-26 h5, #sp-block-container-3 h5, #sp-block-container-46 h5, #sp-block-container-6 h5, #sp-block-container-60 h5, #sp-block-container-65 h5, #sp-block-container-78 h5, #sp-block-container-91 h5, #sp-block-container-98 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-107 h6, #sp-block-container-114 h6, #sp-block-container-26 h6, #sp-block-container-3 h6, #sp-block-container-46 h6, #sp-block-container-6 h6, #sp-block-container-60 h6, #sp-block-container-65 h6, #sp-block-container-78 h6, #sp-block-container-91 h6, #sp-block-container-98 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-107 p, #sp-block-container-114 p, #sp-block-container-26 p, #sp-block-container-3 p, #sp-block-container-46 p, #sp-block-container-6 p, #sp-block-container-60 p, #sp-block-container-65 p, #sp-block-container-78 p, #sp-block-container-91 p, #sp-block-container-98 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-107 p.indent, #sp-block-container-114 p.indent, #sp-block-container-26 p.indent, #sp-block-container-3 p.indent, #sp-block-container-46 p.indent, #sp-block-container-6 p.indent, #sp-block-container-60 p.indent, #sp-block-container-65 p.indent, #sp-block-container-78 p.indent, #sp-block-container-91 p.indent, #sp-block-container-98 p.indent{
  padding-left : 15px;
}

#sp-block-container-107 strong, #sp-block-container-114 strong, #sp-block-container-26 strong, #sp-block-container-3 strong, #sp-block-container-46 strong, #sp-block-container-6 strong, #sp-block-container-60 strong, #sp-block-container-65 strong, #sp-block-container-78 strong, #sp-block-container-91 strong, #sp-block-container-98 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-100 > .large, #sp-block-container-102 > .large, #sp-block-container-105 > .large, #sp-block-container-108 > .large, #sp-block-container-109 > .large, #sp-block-container-111 > .large, #sp-block-container-112 > .large, #sp-block-container-115 > .large, #sp-block-container-116 > .large, #sp-block-container-118 > .large, #sp-block-container-119 > .large, #sp-block-container-27 > .large, #sp-block-container-47 > .large, #sp-block-container-61 > .large, #sp-block-container-66 > .large, #sp-block-container-67 > .large, #sp-block-container-69 > .large, #sp-block-container-7 > .large, #sp-block-container-70 > .large, #sp-block-container-71 > .large, #sp-block-container-72 > .large, #sp-block-container-74 > .large, #sp-block-container-75 > .large, #sp-block-container-79 > .large, #sp-block-container-80 > .large, #sp-block-container-82 > .large, #sp-block-container-83 > .large, #sp-block-container-84 > .large, #sp-block-container-85 > .large, #sp-block-container-87 > .large, #sp-block-container-88 > .large, #sp-block-container-92 > .large, #sp-block-container-93 > .large, #sp-block-container-95 > .large, #sp-block-container-96 > .large, #sp-block-container-99 > .large, #spb-block-container-24 > .large{
  font-size : 1.5em;
}

#sp-block-container-100 > .medium, #sp-block-container-102 > .medium, #sp-block-container-105 > .medium, #sp-block-container-108 > .medium, #sp-block-container-109 > .medium, #sp-block-container-111 > .medium, #sp-block-container-112 > .medium, #sp-block-container-115 > .medium, #sp-block-container-116 > .medium, #sp-block-container-118 > .medium, #sp-block-container-119 > .medium, #sp-block-container-27 > .medium, #sp-block-container-47 > .medium, #sp-block-container-61 > .medium, #sp-block-container-66 > .medium, #sp-block-container-67 > .medium, #sp-block-container-69 > .medium, #sp-block-container-7 > .medium, #sp-block-container-70 > .medium, #sp-block-container-71 > .medium, #sp-block-container-72 > .medium, #sp-block-container-74 > .medium, #sp-block-container-75 > .medium, #sp-block-container-79 > .medium, #sp-block-container-80 > .medium, #sp-block-container-82 > .medium, #sp-block-container-83 > .medium, #sp-block-container-84 > .medium, #sp-block-container-85 > .medium, #sp-block-container-87 > .medium, #sp-block-container-88 > .medium, #sp-block-container-92 > .medium, #sp-block-container-93 > .medium, #sp-block-container-95 > .medium, #sp-block-container-96 > .medium, #sp-block-container-99 > .medium, #spb-block-container-24 > .medium{
  font-size : 1em;
}

#sp-block-container-100 > .x-large, #sp-block-container-102 > .x-large, #sp-block-container-105 > .x-large, #sp-block-container-108 > .x-large, #sp-block-container-109 > .x-large, #sp-block-container-111 > .x-large, #sp-block-container-112 > .x-large, #sp-block-container-115 > .x-large, #sp-block-container-116 > .x-large, #sp-block-container-118 > .x-large, #sp-block-container-119 > .x-large, #sp-block-container-27 > .x-large, #sp-block-container-47 > .x-large, #sp-block-container-61 > .x-large, #sp-block-container-66 > .x-large, #sp-block-container-67 > .x-large, #sp-block-container-69 > .x-large, #sp-block-container-7 > .x-large, #sp-block-container-70 > .x-large, #sp-block-container-71 > .x-large, #sp-block-container-72 > .x-large, #sp-block-container-74 > .x-large, #sp-block-container-75 > .x-large, #sp-block-container-79 > .x-large, #sp-block-container-80 > .x-large, #sp-block-container-82 > .x-large, #sp-block-container-83 > .x-large, #sp-block-container-84 > .x-large, #sp-block-container-85 > .x-large, #sp-block-container-87 > .x-large, #sp-block-container-88 > .x-large, #sp-block-container-92 > .x-large, #sp-block-container-93 > .x-large, #sp-block-container-95 > .x-large, #sp-block-container-96 > .x-large, #sp-block-container-99 > .x-large, #spb-block-container-24 > .x-large{
  font-size : 2em;
}

#sp-block-container-100 > .x-small, #sp-block-container-102 > .x-small, #sp-block-container-105 > .x-small, #sp-block-container-108 > .x-small, #sp-block-container-109 > .x-small, #sp-block-container-111 > .x-small, #sp-block-container-112 > .x-small, #sp-block-container-115 > .x-small, #sp-block-container-116 > .x-small, #sp-block-container-118 > .x-small, #sp-block-container-119 > .x-small, #sp-block-container-27 > .x-small, #sp-block-container-47 > .x-small, #sp-block-container-61 > .x-small, #sp-block-container-66 > .x-small, #sp-block-container-67 > .x-small, #sp-block-container-69 > .x-small, #sp-block-container-7 > .x-small, #sp-block-container-70 > .x-small, #sp-block-container-71 > .x-small, #sp-block-container-72 > .x-small, #sp-block-container-74 > .x-small, #sp-block-container-75 > .x-small, #sp-block-container-79 > .x-small, #sp-block-container-80 > .x-small, #sp-block-container-82 > .x-small, #sp-block-container-83 > .x-small, #sp-block-container-84 > .x-small, #sp-block-container-85 > .x-small, #sp-block-container-87 > .x-small, #sp-block-container-88 > .x-small, #sp-block-container-92 > .x-small, #sp-block-container-93 > .x-small, #sp-block-container-95 > .x-small, #sp-block-container-96 > .x-small, #sp-block-container-99 > .x-small, #spb-block-container-24 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-100 > .xx-large, #sp-block-container-102 > .xx-large, #sp-block-container-105 > .xx-large, #sp-block-container-108 > .xx-large, #sp-block-container-109 > .xx-large, #sp-block-container-111 > .xx-large, #sp-block-container-112 > .xx-large, #sp-block-container-115 > .xx-large, #sp-block-container-116 > .xx-large, #sp-block-container-118 > .xx-large, #sp-block-container-119 > .xx-large, #sp-block-container-27 > .xx-large, #sp-block-container-47 > .xx-large, #sp-block-container-61 > .xx-large, #sp-block-container-66 > .xx-large, #sp-block-container-67 > .xx-large, #sp-block-container-69 > .xx-large, #sp-block-container-7 > .xx-large, #sp-block-container-70 > .xx-large, #sp-block-container-71 > .xx-large, #sp-block-container-72 > .xx-large, #sp-block-container-74 > .xx-large, #sp-block-container-75 > .xx-large, #sp-block-container-79 > .xx-large, #sp-block-container-80 > .xx-large, #sp-block-container-82 > .xx-large, #sp-block-container-83 > .xx-large, #sp-block-container-84 > .xx-large, #sp-block-container-85 > .xx-large, #sp-block-container-87 > .xx-large, #sp-block-container-88 > .xx-large, #sp-block-container-92 > .xx-large, #sp-block-container-93 > .xx-large, #sp-block-container-95 > .xx-large, #sp-block-container-96 > .xx-large, #sp-block-container-99 > .xx-large, #spb-block-container-24 > .xx-large{
  font-size : 3em;
}

#sp-block-container-100 > .xx-small, #sp-block-container-102 > .xx-small, #sp-block-container-105 > .xx-small, #sp-block-container-108 > .xx-small, #sp-block-container-109 > .xx-small, #sp-block-container-111 > .xx-small, #sp-block-container-112 > .xx-small, #sp-block-container-115 > .xx-small, #sp-block-container-116 > .xx-small, #sp-block-container-118 > .xx-small, #sp-block-container-119 > .xx-small, #sp-block-container-27 > .xx-small, #sp-block-container-47 > .xx-small, #sp-block-container-61 > .xx-small, #sp-block-container-66 > .xx-small, #sp-block-container-67 > .xx-small, #sp-block-container-69 > .xx-small, #sp-block-container-7 > .xx-small, #sp-block-container-70 > .xx-small, #sp-block-container-71 > .xx-small, #sp-block-container-72 > .xx-small, #sp-block-container-74 > .xx-small, #sp-block-container-75 > .xx-small, #sp-block-container-79 > .xx-small, #sp-block-container-80 > .xx-small, #sp-block-container-82 > .xx-small, #sp-block-container-83 > .xx-small, #sp-block-container-84 > .xx-small, #sp-block-container-85 > .xx-small, #sp-block-container-87 > .xx-small, #sp-block-container-88 > .xx-small, #sp-block-container-92 > .xx-small, #sp-block-container-93 > .xx-small, #sp-block-container-95 > .xx-small, #sp-block-container-96 > .xx-small, #sp-block-container-99 > .xx-small, #spb-block-container-24 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-100 > em, #sp-block-container-102 > em, #sp-block-container-105 > em, #sp-block-container-108 > em, #sp-block-container-109 > em, #sp-block-container-111 > em, #sp-block-container-112 > em, #sp-block-container-115 > em, #sp-block-container-116 > em, #sp-block-container-118 > em, #sp-block-container-119 > em, #sp-block-container-27 > em, #sp-block-container-47 > em, #sp-block-container-61 > em, #sp-block-container-66 > em, #sp-block-container-67 > em, #sp-block-container-69 > em, #sp-block-container-7 > em, #sp-block-container-70 > em, #sp-block-container-71 > em, #sp-block-container-72 > em, #sp-block-container-74 > em, #sp-block-container-75 > em, #sp-block-container-79 > em, #sp-block-container-80 > em, #sp-block-container-82 > em, #sp-block-container-83 > em, #sp-block-container-84 > em, #sp-block-container-85 > em, #sp-block-container-87 > em, #sp-block-container-88 > em, #sp-block-container-92 > em, #sp-block-container-93 > em, #sp-block-container-95 > em, #sp-block-container-96 > em, #sp-block-container-99 > em, #spb-block-container-24 > em{
  font-style : oblique;
  color : #2c7af5;
}

#sp-block-container-100 > h1, #sp-block-container-102 > h1, #sp-block-container-105 > h1, #sp-block-container-108 > h1, #sp-block-container-109 > h1, #sp-block-container-111 > h1, #sp-block-container-112 > h1, #sp-block-container-115 > h1, #sp-block-container-116 > h1, #sp-block-container-118 > h1, #sp-block-container-119 > h1, #sp-block-container-27 > h1, #sp-block-container-47 > h1, #sp-block-container-61 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-69 > h1, #sp-block-container-7 > h1, #sp-block-container-70 > h1, #sp-block-container-71 > h1, #sp-block-container-72 > h1, #sp-block-container-74 > h1, #sp-block-container-75 > h1, #sp-block-container-79 > h1, #sp-block-container-80 > h1, #sp-block-container-82 > h1, #sp-block-container-83 > h1, #sp-block-container-84 > h1, #sp-block-container-85 > h1, #sp-block-container-87 > h1, #sp-block-container-88 > h1, #sp-block-container-92 > h1, #sp-block-container-93 > h1, #sp-block-container-95 > h1, #sp-block-container-96 > h1, #sp-block-container-99 > h1, #spb-block-container-24 > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-block-container-100 > h2, #sp-block-container-102 > h2, #sp-block-container-105 > h2, #sp-block-container-108 > h2, #sp-block-container-109 > h2, #sp-block-container-111 > h2, #sp-block-container-112 > h2, #sp-block-container-115 > h2, #sp-block-container-116 > h2, #sp-block-container-118 > h2, #sp-block-container-119 > h2, #sp-block-container-27 > h2, #sp-block-container-47 > h2, #sp-block-container-61 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-69 > h2, #sp-block-container-7 > h2, #sp-block-container-70 > h2, #sp-block-container-71 > h2, #sp-block-container-72 > h2, #sp-block-container-74 > h2, #sp-block-container-75 > h2, #sp-block-container-79 > h2, #sp-block-container-80 > h2, #sp-block-container-82 > h2, #sp-block-container-83 > h2, #sp-block-container-84 > h2, #sp-block-container-85 > h2, #sp-block-container-87 > h2, #sp-block-container-88 > h2, #sp-block-container-92 > h2, #sp-block-container-93 > h2, #sp-block-container-95 > h2, #sp-block-container-96 > h2, #sp-block-container-99 > h2, #spb-block-container-24 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

#sp-block-container-100 > h3, #sp-block-container-102 > h3, #sp-block-container-105 > h3, #sp-block-container-108 > h3, #sp-block-container-109 > h3, #sp-block-container-111 > h3, #sp-block-container-112 > h3, #sp-block-container-115 > h3, #sp-block-container-116 > h3, #sp-block-container-118 > h3, #sp-block-container-119 > h3, #sp-block-container-27 > h3, #sp-block-container-47 > h3, #sp-block-container-61 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-69 > h3, #sp-block-container-7 > h3, #sp-block-container-70 > h3, #sp-block-container-71 > h3, #sp-block-container-72 > h3, #sp-block-container-74 > h3, #sp-block-container-75 > h3, #sp-block-container-79 > h3, #sp-block-container-80 > h3, #sp-block-container-82 > h3, #sp-block-container-83 > h3, #sp-block-container-84 > h3, #sp-block-container-85 > h3, #sp-block-container-87 > h3, #sp-block-container-88 > h3, #sp-block-container-92 > h3, #sp-block-container-93 > h3, #sp-block-container-95 > h3, #sp-block-container-96 > h3, #sp-block-container-99 > h3, #spb-block-container-24 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-100 > h4, #sp-block-container-102 > h4, #sp-block-container-105 > h4, #sp-block-container-108 > h4, #sp-block-container-109 > h4, #sp-block-container-111 > h4, #sp-block-container-112 > h4, #sp-block-container-115 > h4, #sp-block-container-116 > h4, #sp-block-container-118 > h4, #sp-block-container-119 > h4, #sp-block-container-27 > h4, #sp-block-container-47 > h4, #sp-block-container-61 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-69 > h4, #sp-block-container-7 > h4, #sp-block-container-70 > h4, #sp-block-container-71 > h4, #sp-block-container-72 > h4, #sp-block-container-74 > h4, #sp-block-container-75 > h4, #sp-block-container-79 > h4, #sp-block-container-80 > h4, #sp-block-container-82 > h4, #sp-block-container-83 > h4, #sp-block-container-84 > h4, #sp-block-container-85 > h4, #sp-block-container-87 > h4, #sp-block-container-88 > h4, #sp-block-container-92 > h4, #sp-block-container-93 > h4, #sp-block-container-95 > h4, #sp-block-container-96 > h4, #sp-block-container-99 > h4, #spb-block-container-24 > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-100 > h5, #sp-block-container-102 > h5, #sp-block-container-105 > h5, #sp-block-container-108 > h5, #sp-block-container-109 > h5, #sp-block-container-111 > h5, #sp-block-container-112 > h5, #sp-block-container-115 > h5, #sp-block-container-116 > h5, #sp-block-container-118 > h5, #sp-block-container-119 > h5, #sp-block-container-27 > h5, #sp-block-container-47 > h5, #sp-block-container-61 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-69 > h5, #sp-block-container-7 > h5, #sp-block-container-70 > h5, #sp-block-container-71 > h5, #sp-block-container-72 > h5, #sp-block-container-74 > h5, #sp-block-container-75 > h5, #sp-block-container-79 > h5, #sp-block-container-80 > h5, #sp-block-container-82 > h5, #sp-block-container-83 > h5, #sp-block-container-84 > h5, #sp-block-container-85 > h5, #sp-block-container-87 > h5, #sp-block-container-88 > h5, #sp-block-container-92 > h5, #sp-block-container-93 > h5, #sp-block-container-95 > h5, #sp-block-container-96 > h5, #sp-block-container-99 > h5, #spb-block-container-24 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-100 > h6, #sp-block-container-102 > h6, #sp-block-container-105 > h6, #sp-block-container-108 > h6, #sp-block-container-109 > h6, #sp-block-container-111 > h6, #sp-block-container-112 > h6, #sp-block-container-115 > h6, #sp-block-container-116 > h6, #sp-block-container-118 > h6, #sp-block-container-119 > h6, #sp-block-container-27 > h6, #sp-block-container-47 > h6, #sp-block-container-61 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-69 > h6, #sp-block-container-7 > h6, #sp-block-container-70 > h6, #sp-block-container-71 > h6, #sp-block-container-72 > h6, #sp-block-container-74 > h6, #sp-block-container-75 > h6, #sp-block-container-79 > h6, #sp-block-container-80 > h6, #sp-block-container-82 > h6, #sp-block-container-83 > h6, #sp-block-container-84 > h6, #sp-block-container-85 > h6, #sp-block-container-87 > h6, #sp-block-container-88 > h6, #sp-block-container-92 > h6, #sp-block-container-93 > h6, #sp-block-container-95 > h6, #sp-block-container-96 > h6, #sp-block-container-99 > h6, #spb-block-container-24 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-100 > p, #sp-block-container-102 > p, #sp-block-container-105 > p, #sp-block-container-108 > p, #sp-block-container-109 > p, #sp-block-container-111 > p, #sp-block-container-112 > p, #sp-block-container-115 > p, #sp-block-container-116 > p, #sp-block-container-118 > p, #sp-block-container-119 > p, #sp-block-container-27 > p, #sp-block-container-47 > p, #sp-block-container-61 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-69 > p, #sp-block-container-7 > p, #sp-block-container-70 > p, #sp-block-container-71 > p, #sp-block-container-72 > p, #sp-block-container-74 > p, #sp-block-container-75 > p, #sp-block-container-79 > p, #sp-block-container-80 > p, #sp-block-container-82 > p, #sp-block-container-83 > p, #sp-block-container-84 > p, #sp-block-container-85 > p, #sp-block-container-87 > p, #sp-block-container-88 > p, #sp-block-container-92 > p, #sp-block-container-93 > p, #sp-block-container-95 > p, #sp-block-container-96 > p, #sp-block-container-99 > p, #spb-block-container-24 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  margin-bottom : 0.5em;
}

#sp-block-container-100 > p.indent, #sp-block-container-102 > p.indent, #sp-block-container-105 > p.indent, #sp-block-container-108 > p.indent, #sp-block-container-109 > p.indent, #sp-block-container-111 > p.indent, #sp-block-container-112 > p.indent, #sp-block-container-115 > p.indent, #sp-block-container-116 > p.indent, #sp-block-container-118 > p.indent, #sp-block-container-119 > p.indent, #sp-block-container-27 > p.indent, #sp-block-container-47 > p.indent, #sp-block-container-61 > p.indent, #sp-block-container-66 > p.indent, #sp-block-container-67 > p.indent, #sp-block-container-69 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-70 > p.indent, #sp-block-container-71 > p.indent, #sp-block-container-72 > p.indent, #sp-block-container-74 > p.indent, #sp-block-container-75 > p.indent, #sp-block-container-79 > p.indent, #sp-block-container-80 > p.indent, #sp-block-container-82 > p.indent, #sp-block-container-83 > p.indent, #sp-block-container-84 > p.indent, #sp-block-container-85 > p.indent, #sp-block-container-87 > p.indent, #sp-block-container-88 > p.indent, #sp-block-container-92 > p.indent, #sp-block-container-93 > p.indent, #sp-block-container-95 > p.indent, #sp-block-container-96 > p.indent, #sp-block-container-99 > p.indent, #spb-block-container-24 > p.indent{
  padding-left : 15px;
}

#sp-block-container-100 > p.small, #sp-block-container-102 > p.small, #sp-block-container-105 > p.small, #sp-block-container-108 > p.small, #sp-block-container-109 > p.small, #sp-block-container-111 > p.small, #sp-block-container-112 > p.small, #sp-block-container-115 > p.small, #sp-block-container-116 > p.small, #sp-block-container-118 > p.small, #sp-block-container-119 > p.small, #sp-block-container-27 > p.small, #sp-block-container-47 > p.small, #sp-block-container-61 > p.small, #sp-block-container-66 > p.small, #sp-block-container-67 > p.small, #sp-block-container-69 > p.small, #sp-block-container-7 > p.small, #sp-block-container-70 > p.small, #sp-block-container-71 > p.small, #sp-block-container-72 > p.small, #sp-block-container-74 > p.small, #sp-block-container-75 > p.small, #sp-block-container-79 > p.small, #sp-block-container-80 > p.small, #sp-block-container-82 > p.small, #sp-block-container-83 > p.small, #sp-block-container-84 > p.small, #sp-block-container-85 > p.small, #sp-block-container-87 > p.small, #sp-block-container-88 > p.small, #sp-block-container-92 > p.small, #sp-block-container-93 > p.small, #sp-block-container-95 > p.small, #sp-block-container-96 > p.small, #sp-block-container-99 > p.small, #spb-block-container-24 > p.small{
  font-size : 0.9em;
}

#sp-block-container-100 > strong, #sp-block-container-102 > strong, #sp-block-container-105 > strong, #sp-block-container-108 > strong, #sp-block-container-109 > strong, #sp-block-container-111 > strong, #sp-block-container-112 > strong, #sp-block-container-115 > strong, #sp-block-container-116 > strong, #sp-block-container-118 > strong, #sp-block-container-119 > strong, #sp-block-container-27 > strong, #sp-block-container-47 > strong, #sp-block-container-61 > strong, #sp-block-container-66 > strong, #sp-block-container-67 > strong, #sp-block-container-69 > strong, #sp-block-container-7 > strong, #sp-block-container-70 > strong, #sp-block-container-71 > strong, #sp-block-container-72 > strong, #sp-block-container-74 > strong, #sp-block-container-75 > strong, #sp-block-container-79 > strong, #sp-block-container-80 > strong, #sp-block-container-82 > strong, #sp-block-container-83 > strong, #sp-block-container-84 > strong, #sp-block-container-85 > strong, #sp-block-container-87 > strong, #sp-block-container-88 > strong, #sp-block-container-92 > strong, #sp-block-container-93 > strong, #sp-block-container-95 > strong, #sp-block-container-96 > strong, #sp-block-container-99 > strong, #spb-block-container-24 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-button-1, #sp-button-110, #sp-button-111, #sp-button-112, #sp-button-113, #sp-button-114, #sp-button-115, #sp-button-116, #sp-button-117, #sp-button-118, #sp-button-119, #sp-button-120, #sp-button-122, #sp-button-123, #sp-button-124, #sp-button-125, #sp-button-126, #sp-button-127, #sp-button-128, #sp-button-129, #sp-button-130, #sp-button-131, #sp-button-132, #sp-button-134, #sp-button-135, #sp-button-136, #sp-button-137, #sp-button-138, #sp-button-139, #sp-button-140, #sp-button-141, #sp-button-142, #sp-button-143, #sp-button-144, #sp-button-146, #sp-button-147, #sp-button-148, #sp-button-149, #sp-button-150, #sp-button-151, #sp-button-152, #sp-button-153, #sp-button-154, #sp-button-155, #sp-button-156, #sp-button-158, #sp-button-165, #sp-button-166, #sp-button-167, #sp-button-2{
  margin-bottom : 2px;
  width : 122px;
}

#sp-button-1 > a, #sp-button-110 > a, #sp-button-111 > a, #sp-button-112 > a, #sp-button-113 > a, #sp-button-114 > a, #sp-button-115 > a, #sp-button-116 > a, #sp-button-117 > a, #sp-button-118 > a, #sp-button-119 > a, #sp-button-120 > a, #sp-button-122 > a, #sp-button-123 > a, #sp-button-124 > a, #sp-button-125 > a, #sp-button-126 > a, #sp-button-127 > a, #sp-button-128 > a, #sp-button-129 > a, #sp-button-130 > a, #sp-button-131 > a, #sp-button-132 > a, #sp-button-134 > a, #sp-button-135 > a, #sp-button-136 > a, #sp-button-137 > a, #sp-button-138 > a, #sp-button-139 > a, #sp-button-140 > a, #sp-button-141 > a, #sp-button-142 > a, #sp-button-143 > a, #sp-button-144 > a, #sp-button-146 > a, #sp-button-147 > a, #sp-button-148 > a, #sp-button-149 > a, #sp-button-150 > a, #sp-button-151 > a, #sp-button-152 > a, #sp-button-153 > a, #sp-button-154 > a, #sp-button-155 > a, #sp-button-156 > a, #sp-button-158 > a, #sp-button-165 > a, #sp-button-166 > a, #sp-button-167 > a, #sp-button-2 > a{
  font-size : 1.2rem;
  color : #333333;
  background-color : #ffffff;
  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 : #44474f;
  border-left-color : #44474f;
  border-right-color : #44474f;
  border-bottom-color : #44474f;
  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-block-container-10 > .large, #sp-block-container-12 > .large, #sp-block-container-14 > .large, #sp-block-container-28 > .large, #sp-block-container-30 > .large, #sp-block-container-32 > .large, #sp-block-container-34 > .large, #sp-block-container-56 > .large, #sp-block-container-58 > .large, #sp-block-container-63 > .large, #sp-block-container-76 > .large, #sp-block-container-8 > .large, #sp-block-container-89 > .large, #spb-block-container-2 > .large{
  font-size : 1.2em;
}

#sp-block-container-10 > .medium, #sp-block-container-12 > .medium, #sp-block-container-14 > .medium, #sp-block-container-28 > .medium, #sp-block-container-30 > .medium, #sp-block-container-32 > .medium, #sp-block-container-34 > .medium, #sp-block-container-56 > .medium, #sp-block-container-58 > .medium, #sp-block-container-63 > .medium, #sp-block-container-76 > .medium, #sp-block-container-8 > .medium, #sp-block-container-89 > .medium, #spb-block-container-2 > .medium{
  font-size : 1em;
}

#sp-block-container-10 > .small, #sp-block-container-12 > .small, #sp-block-container-14 > .small, #sp-block-container-28 > .small, #sp-block-container-30 > .small, #sp-block-container-32 > .small, #sp-block-container-34 > .small, #sp-block-container-56 > .small, #sp-block-container-58 > .small, #sp-block-container-63 > .small, #sp-block-container-76 > .small, #sp-block-container-8 > .small, #sp-block-container-89 > .small, #spb-block-container-2 > .small{
  font-size : 0.9em;
}

#sp-block-container-10 > .x-large, #sp-block-container-12 > .x-large, #sp-block-container-14 > .x-large, #sp-block-container-28 > .x-large, #sp-block-container-30 > .x-large, #sp-block-container-32 > .x-large, #sp-block-container-34 > .x-large, #sp-block-container-56 > .x-large, #sp-block-container-58 > .x-large, #sp-block-container-63 > .x-large, #sp-block-container-76 > .x-large, #sp-block-container-8 > .x-large, #sp-block-container-89 > .x-large, #spb-block-container-2 > .x-large{
  font-size : 1.8em;
}

#sp-block-container-10 > .x-small, #sp-block-container-12 > .x-small, #sp-block-container-14 > .x-small, #sp-block-container-28 > .x-small, #sp-block-container-30 > .x-small, #sp-block-container-32 > .x-small, #sp-block-container-34 > .x-small, #sp-block-container-56 > .x-small, #sp-block-container-58 > .x-small, #sp-block-container-63 > .x-small, #sp-block-container-76 > .x-small, #sp-block-container-8 > .x-small, #sp-block-container-89 > .x-small, #spb-block-container-2 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 > .xx-large, #sp-block-container-12 > .xx-large, #sp-block-container-14 > .xx-large, #sp-block-container-28 > .xx-large, #sp-block-container-30 > .xx-large, #sp-block-container-32 > .xx-large, #sp-block-container-34 > .xx-large, #sp-block-container-56 > .xx-large, #sp-block-container-58 > .xx-large, #sp-block-container-63 > .xx-large, #sp-block-container-76 > .xx-large, #sp-block-container-8 > .xx-large, #sp-block-container-89 > .xx-large, #spb-block-container-2 > .xx-large{
  font-size : 2em;
}

#sp-block-container-10 > .xx-small, #sp-block-container-12 > .xx-small, #sp-block-container-14 > .xx-small, #sp-block-container-28 > .xx-small, #sp-block-container-30 > .xx-small, #sp-block-container-32 > .xx-small, #sp-block-container-34 > .xx-small, #sp-block-container-56 > .xx-small, #sp-block-container-58 > .xx-small, #sp-block-container-63 > .xx-small, #sp-block-container-76 > .xx-small, #sp-block-container-8 > .xx-small, #sp-block-container-89 > .xx-small, #spb-block-container-2 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 > em, #sp-block-container-12 > em, #sp-block-container-14 > em, #sp-block-container-28 > em, #sp-block-container-30 > em, #sp-block-container-32 > em, #sp-block-container-34 > em, #sp-block-container-56 > em, #sp-block-container-58 > em, #sp-block-container-63 > em, #sp-block-container-76 > em, #sp-block-container-8 > em, #sp-block-container-89 > em, #spb-block-container-2 > em{
  font-style : oblique;
  color : #00a47f;
}

#sp-block-container-10 > h1, #sp-block-container-12 > h1, #sp-block-container-14 > h1, #sp-block-container-28 > h1, #sp-block-container-30 > h1, #sp-block-container-32 > h1, #sp-block-container-34 > h1, #sp-block-container-56 > h1, #sp-block-container-58 > h1, #sp-block-container-63 > h1, #sp-block-container-76 > h1, #sp-block-container-8 > h1, #sp-block-container-89 > h1, #spb-block-container-2 > h1{
  color : #ffffff;
  background-color : #00a453;
  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 : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-10 > h2, #sp-block-container-12 > h2, #sp-block-container-14 > h2, #sp-block-container-28 > h2, #sp-block-container-30 > h2, #sp-block-container-32 > h2, #sp-block-container-34 > h2, #sp-block-container-56 > h2, #sp-block-container-58 > h2, #sp-block-container-63 > h2, #sp-block-container-76 > h2, #sp-block-container-8 > h2, #sp-block-container-89 > h2, #spb-block-container-2 > h2{
  color : #ffffff;
  background-color : #00a47f;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-10 > h3, #sp-block-container-12 > h3, #sp-block-container-14 > h3, #sp-block-container-28 > h3, #sp-block-container-30 > h3, #sp-block-container-32 > h3, #sp-block-container-34 > h3, #sp-block-container-56 > h3, #sp-block-container-58 > h3, #sp-block-container-63 > h3, #sp-block-container-76 > h3, #sp-block-container-8 > h3, #sp-block-container-89 > h3, #spb-block-container-2 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-10 > h4, #sp-block-container-12 > h4, #sp-block-container-14 > h4, #sp-block-container-28 > h4, #sp-block-container-30 > h4, #sp-block-container-32 > h4, #sp-block-container-34 > h4, #sp-block-container-56 > h4, #sp-block-container-58 > h4, #sp-block-container-63 > h4, #sp-block-container-76 > h4, #sp-block-container-8 > h4, #sp-block-container-89 > h4, #spb-block-container-2 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-10 > h5, #sp-block-container-12 > h5, #sp-block-container-14 > h5, #sp-block-container-28 > h5, #sp-block-container-30 > h5, #sp-block-container-32 > h5, #sp-block-container-34 > h5, #sp-block-container-56 > h5, #sp-block-container-58 > h5, #sp-block-container-63 > h5, #sp-block-container-76 > h5, #sp-block-container-8 > h5, #sp-block-container-89 > h5, #spb-block-container-2 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-10 > h6, #sp-block-container-12 > h6, #sp-block-container-14 > h6, #sp-block-container-28 > h6, #sp-block-container-30 > h6, #sp-block-container-32 > h6, #sp-block-container-34 > h6, #sp-block-container-56 > h6, #sp-block-container-58 > h6, #sp-block-container-63 > h6, #sp-block-container-76 > h6, #sp-block-container-8 > h6, #sp-block-container-89 > h6, #spb-block-container-2 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  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 : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-10 > p, #sp-block-container-12 > p, #sp-block-container-14 > p, #sp-block-container-28 > p, #sp-block-container-30 > p, #sp-block-container-32 > p, #sp-block-container-34 > p, #sp-block-container-56 > p, #sp-block-container-58 > p, #sp-block-container-63 > p, #sp-block-container-76 > p, #sp-block-container-8 > p, #sp-block-container-89 > p, #spb-block-container-2 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

#sp-block-container-10 > p.indent, #sp-block-container-12 > p.indent, #sp-block-container-14 > p.indent, #sp-block-container-28 > p.indent, #sp-block-container-30 > p.indent, #sp-block-container-32 > p.indent, #sp-block-container-34 > p.indent, #sp-block-container-56 > p.indent, #sp-block-container-58 > p.indent, #sp-block-container-63 > p.indent, #sp-block-container-76 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-89 > p.indent, #spb-block-container-2 > p.indent{
  padding-left : 15px;
}

#sp-block-container-10 > strong, #sp-block-container-12 > strong, #sp-block-container-14 > strong, #sp-block-container-28 > strong, #sp-block-container-30 > strong, #sp-block-container-32 > strong, #sp-block-container-34 > strong, #sp-block-container-56 > strong, #sp-block-container-58 > strong, #sp-block-container-63 > strong, #sp-block-container-76 > strong, #sp-block-container-8 > strong, #sp-block-container-89 > strong, #spb-block-container-2 > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  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-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 : #ffffff;
  background-color : #1550bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  width : 100%;
  position : absolute;
  top : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 10px;
  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 : 360px;
  min-height : 45px;
  float : none;
  display : block;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-top : 100px;
  min-width : 360px;
  min-height : 45px;
  display : block;
}

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

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

  #sp-site-branding2-1 .site-title{
    background-position : left 70%;
    background-size : 85% auto;
    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 {
  }
}

#sp-site-navigation-1, #sp-site-navigation-10, #sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
  font-size : 1.3rem;
  color : #676767;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-1 .menu-toggle, #sp-site-navigation-10 .menu-toggle, #sp-site-navigation-2 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
  display : none;
}

#sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

#sp-site-navigation-1 ul, #sp-site-navigation-10 ul, #sp-site-navigation-2 ul, #sp-site-navigation-3 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul a, #sp-site-navigation-10 ul a, #sp-site-navigation-2 ul a, #sp-site-navigation-3 ul a, #sp-site-navigation-4 ul a, #sp-site-navigation-5 ul a, #sp-site-navigation-6 ul a, #sp-site-navigation-7 ul a, #sp-site-navigation-8 ul a, #sp-site-navigation-9 ul a{
  text-decoration : none;
}

#sp-site-navigation-1 ul ul, #sp-site-navigation-10 ul ul, #sp-site-navigation-2 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
  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 : #f2f2f2;
  border-left-color : #f2f2f2;
  border-right-color : #f2f2f2;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 ul ul li, #sp-site-navigation-10 ul ul li, #sp-site-navigation-2 ul ul li, #sp-site-navigation-3 ul ul li, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f2f2f2;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a, #sp-site-navigation-10 ul ul li a, #sp-site-navigation-2 ul ul li a, #sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
  color : #676767;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
  color : #676767;
  background-color : #cccccc;
}

#sp-site-navigation-1 ul ul li > ul, #sp-site-navigation-10 ul ul li > ul, #sp-site-navigation-2 ul ul li > ul, #sp-site-navigation-3 ul ul li > ul, #sp-site-navigation-4 ul ul li > ul, #sp-site-navigation-5 ul ul li > ul, #sp-site-navigation-6 ul ul li > ul, #sp-site-navigation-7 ul ul li > ul, #sp-site-navigation-8 ul ul li > ul, #sp-site-navigation-9 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul, #sp-site-navigation-10 > ul, #sp-site-navigation-2 > ul, #sp-site-navigation-3 > ul, #sp-site-navigation-4 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
  background-color : #ffffff;
}

#sp-site-navigation-1 > ul::after, #sp-site-navigation-10 > ul::after, #sp-site-navigation-2 > ul::after, #sp-site-navigation-3 > ul::after, #sp-site-navigation-4 > ul::after, #sp-site-navigation-5 > ul::after, #sp-site-navigation-6 > ul::after, #sp-site-navigation-7 > ul::after, #sp-site-navigation-8 > ul::after, #sp-site-navigation-9 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 > ul > li, #sp-site-navigation-10 > ul > li, #sp-site-navigation-2 > ul > li, #sp-site-navigation-3 > ul > li, #sp-site-navigation-4 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-10 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > ul > li.current-menu-ancestor > a, #sp-site-navigation-4 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a, #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-10 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-3 > ul > li.current-menu-item > a, #sp-site-navigation-4 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a, #sp-site-navigation-9 > ul > li.current-menu-item > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-10 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > ul > li.current_page_ancestor > a, #sp-site-navigation-4 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a, #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-10 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-3 > ul > li.current_page_item > a, #sp-site-navigation-4 > ul > li.current_page_item > a, #sp-site-navigation-5 > ul > li.current_page_item > a, #sp-site-navigation-6 > ul > li.current_page_item > a, #sp-site-navigation-7 > ul > li.current_page_item > a, #sp-site-navigation-8 > ul > li.current_page_item > a, #sp-site-navigation-9 > ul > li.current_page_item > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li:hover > ul, #sp-site-navigation-10 > ul > li:hover > ul, #sp-site-navigation-2 > ul > li:hover > ul, #sp-site-navigation-3 > ul > li:hover > ul, #sp-site-navigation-4 > ul > li:hover > ul, #sp-site-navigation-5 > ul > li:hover > ul, #sp-site-navigation-6 > ul > li:hover > ul, #sp-site-navigation-7 > ul > li:hover > ul, #sp-site-navigation-8 > ul > li:hover > ul, #sp-site-navigation-9 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-1 > ul > li > a, #sp-site-navigation-10 > ul > li > a, #sp-site-navigation-2 > ul > li > a, #sp-site-navigation-3 > ul > li > a, #sp-site-navigation-4 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
  color : #676767;
  text-decoration : underline;
  padding-top : 2rem;
  padding-left : 2.5rem;
  padding-right : 2.5rem;
  padding-bottom : 2rem;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

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

  #sp-site-navigation-1, #sp-site-navigation-10, #sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-10 .menu-toggle, #sp-site-navigation-2 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
    background-color : #cccccc;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #cccccc;
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-1 ul, #sp-site-navigation-10 ul, #sp-site-navigation-2 ul, #sp-site-navigation-3 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li, #sp-site-navigation-10 ul li, #sp-site-navigation-2 ul li, #sp-site-navigation-3 ul li, #sp-site-navigation-4 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a, #sp-site-navigation-10 ul li a, #sp-site-navigation-2 ul li a, #sp-site-navigation-3 ul li a, #sp-site-navigation-4 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a, #sp-site-navigation-8 ul li a, #sp-site-navigation-9 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-10 ul ul, #sp-site-navigation-2 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  #sp-site-navigation-1 ul ul li, #sp-site-navigation-10 ul ul li, #sp-site-navigation-2 ul ul li, #sp-site-navigation-3 ul ul li, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a, #sp-site-navigation-10 ul ul li a, #sp-site-navigation-2 ul ul li a, #sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
    color : #676767;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a, #sp-site-navigation-10 ul ul li.current-menu-ancestor > a, #sp-site-navigation-2 ul ul li.current-menu-ancestor > a, #sp-site-navigation-3 ul ul li.current-menu-ancestor > a, #sp-site-navigation-4 ul ul li.current-menu-ancestor > a, #sp-site-navigation-5 ul ul li.current-menu-ancestor > a, #sp-site-navigation-6 ul ul li.current-menu-ancestor > a, #sp-site-navigation-7 ul ul li.current-menu-ancestor > a, #sp-site-navigation-8 ul ul li.current-menu-ancestor > a, #sp-site-navigation-9 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a, #sp-site-navigation-10 ul ul li.current-menu-item > a, #sp-site-navigation-2 ul ul li.current-menu-item > a, #sp-site-navigation-3 ul ul li.current-menu-item > a, #sp-site-navigation-4 ul ul li.current-menu-item > a, #sp-site-navigation-5 ul ul li.current-menu-item > a, #sp-site-navigation-6 ul ul li.current-menu-item > a, #sp-site-navigation-7 ul ul li.current-menu-item > a, #sp-site-navigation-8 ul ul li.current-menu-item > a, #sp-site-navigation-9 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor > a, #sp-site-navigation-10 ul ul li.current_page_ancestor > a, #sp-site-navigation-2 ul ul li.current_page_ancestor > a, #sp-site-navigation-3 ul ul li.current_page_ancestor > a, #sp-site-navigation-4 ul ul li.current_page_ancestor > a, #sp-site-navigation-5 ul ul li.current_page_ancestor > a, #sp-site-navigation-6 ul ul li.current_page_ancestor > a, #sp-site-navigation-7 ul ul li.current_page_ancestor > a, #sp-site-navigation-8 ul ul li.current_page_ancestor > a, #sp-site-navigation-9 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_item > a, #sp-site-navigation-10 ul ul li.current_page_item > a, #sp-site-navigation-2 ul ul li.current_page_item > a, #sp-site-navigation-3 ul ul li.current_page_item > a, #sp-site-navigation-4 ul ul li.current_page_item > a, #sp-site-navigation-5 ul ul li.current_page_item > a, #sp-site-navigation-6 ul ul li.current_page_item > a, #sp-site-navigation-7 ul ul li.current_page_item > a, #sp-site-navigation-8 ul ul li.current_page_item > a, #sp-site-navigation-9 ul ul li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  .button-menu#sp-site-navigation-1 .menu-toggle, .button-menu#sp-site-navigation-10 .menu-toggle, .button-menu#sp-site-navigation-2 .menu-toggle, .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-4 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle, .button-menu#sp-site-navigation-8 .menu-toggle, .button-menu#sp-site-navigation-9 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-1 ul.toggled-on, .button-menu#sp-site-navigation-10 ul.toggled-on, .button-menu#sp-site-navigation-2 ul.toggled-on, .button-menu#sp-site-navigation-3 ul.toggled-on, .button-menu#sp-site-navigation-4 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on, .button-menu#sp-site-navigation-9 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-1 > ul, .button-menu#sp-site-navigation-10 > ul, .button-menu#sp-site-navigation-2 > ul, .button-menu#sp-site-navigation-3 > ul, .button-menu#sp-site-navigation-4 > ul, .button-menu#sp-site-navigation-5 > ul, .button-menu#sp-site-navigation-6 > ul, .button-menu#sp-site-navigation-7 > ul, .button-menu#sp-site-navigation-8 > ul, .button-menu#sp-site-navigation-9 > ul{
    display : none;
  }

  #sp-site-navigation-1 > ul, #sp-site-navigation-10 > ul, #sp-site-navigation-2 > ul, #sp-site-navigation-3 > ul, #sp-site-navigation-4 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 > ul > li, #sp-site-navigation-10 > ul > li, #sp-site-navigation-2 > ul > li, #sp-site-navigation-3 > ul > li, #sp-site-navigation-4 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-10 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > ul > li.current-menu-ancestor > a, #sp-site-navigation-4 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a, #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
    text-decoration : none;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-10 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-3 > ul > li.current-menu-item > a, #sp-site-navigation-4 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a, #sp-site-navigation-9 > ul > li.current-menu-item > a{
    text-decoration : none;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-10 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > ul > li.current_page_ancestor > a, #sp-site-navigation-4 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a, #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
    text-decoration : none;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-10 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-3 > ul > li.current_page_item > a, #sp-site-navigation-4 > ul > li.current_page_item > a, #sp-site-navigation-5 > ul > li.current_page_item > a, #sp-site-navigation-6 > ul > li.current_page_item > a, #sp-site-navigation-7 > ul > li.current_page_item > a, #sp-site-navigation-8 > ul > li.current_page_item > a, #sp-site-navigation-9 > ul > li.current_page_item > a{
    text-decoration : none;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-10 > ul > li > a, #sp-site-navigation-2 > ul > li > a, #sp-site-navigation-3 > ul > li > a, #sp-site-navigation-4 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
    text-decoration : underline;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
    text-decoration : none;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-table-1 tbody, #sp-table-10 tbody, #sp-table-11 tbody, #sp-table-12 tbody, #sp-table-2 tbody, #sp-table-3 tbody, #sp-table-4 tbody, #sp-table-5 tbody, #sp-table-6 tbody, #sp-table-7 tbody, #sp-table-8 tbody, #sp-table-9 tbody{
  width : 100%;
  height : auto;
}

#sp-table-1 td, #sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-2 td, #sp-table-3 td, #sp-table-4 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  font-size : 16px;
  color : #676767;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 th, #sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-2 th, #sp-table-3 th, #sp-table-4 th, #sp-table-5 th, #sp-table-6 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 th.col-title, #sp-table-10 th.col-title, #sp-table-11 th.col-title, #sp-table-12 th.col-title, #sp-table-2 th.col-title, #sp-table-3 th.col-title, #sp-table-4 th.col-title, #sp-table-5 th.col-title, #sp-table-6 th.col-title, #sp-table-7 th.col-title, #sp-table-8 th.col-title, #sp-table-9 th.col-title{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-1 tr:first-child th.col-title, #sp-table-10 tr:first-child th.col-title, #sp-table-11 tr:first-child th.col-title, #sp-table-12 tr:first-child th.col-title, #sp-table-2 tr:first-child th.col-title, #sp-table-3 tr:first-child th.col-title, #sp-table-4 tr:first-child th.col-title, #sp-table-5 tr:first-child th.col-title, #sp-table-6 tr:first-child th.col-title, #sp-table-7 tr:first-child th.col-title, #sp-table-8 tr:first-child th.col-title, #sp-table-9 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-block-container-10{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-10 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-100 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-100 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-101{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-101 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-101 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-101 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-102 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-102 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-103{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-103 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-103 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-103 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-104{
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-104 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-104 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-104 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-105 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-105 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-106{
  background-color : #f5d654;
}

#sp-block-container-107{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-107 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-107 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-108 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-108 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-108 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-109 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-109 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-11{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-11 > p{
  font-size : 1.3rem;
}

#sp-block-container-110{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-110 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-110 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-110 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-111 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-111 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-112 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-112 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-113{
  background-color : #f5d654;
}

#sp-block-container-114{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-114 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-114 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-115 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-115 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-115 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-116 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-116 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-117{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-117 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-117 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-117 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-118 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-118 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-119 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-119 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-12{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-12 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-13{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-13 > p{
  font-size : 1.3rem;
}

#sp-block-container-14{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-14 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-15{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-15 > p{
  font-size : 1.3rem;
}

#sp-block-container-16{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-16 > p{
  font-size : 1.3rem;
}

#sp-block-container-17{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-17 > p{
  font-size : 1.3rem;
}

#sp-block-container-18{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-18 > p{
  font-size : 1.3rem;
}

#sp-block-container-19{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-19 > p{
  font-size : 1.3rem;
}

#sp-block-container-2{
  padding-top : 1px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 1px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-2 > p{
  font-size : 1.3rem;
  font-family : "Yu Gothic UI Semibold", "Yu Gothic UI Semilight";
  color : #000000;
}

#sp-block-container-20{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-20 > p{
  font-size : 1.3rem;
}

#sp-block-container-21{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-21 > p{
  font-size : 1.3rem;
}

#sp-block-container-22{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-22 > p{
  font-size : 1.3rem;
}

#sp-block-container-23{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-23 > p{
  font-size : 1.3rem;
}

#sp-block-container-24{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-24 > p{
  font-size : 1.3rem;
}

#sp-block-container-25{
  background-color : #f5d654;
}

#sp-block-container-26{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-26 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-26 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-27 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-27 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-27 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-28{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-28 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-29{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-29 > p{
  font-size : 1.3rem;
}

#sp-block-container-3{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-3 > h1{
  font-size : 3.6rem;
  font-family : "HGPｺﾞｼｯｸE", "游ゴシック Medium";
  color : #000000;
  padding-top : 15px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-3 > p{
  font-family : "Yu Gothic UI Semibold";
  color : #000000;
}

#sp-block-container-30{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-30 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-31{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-31 > p{
  font-size : 1.3rem;
}

#sp-block-container-32{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-32 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-33{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-33 > p{
  font-size : 1.3rem;
}

#sp-block-container-34{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-34 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-35{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-35 > p{
  font-size : 1.3rem;
}

#sp-block-container-36{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-36 > p{
  font-size : 1.3rem;
}

#sp-block-container-37{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-37 > p{
  font-size : 1.3rem;
}

#sp-block-container-38{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-38 > p{
  font-size : 1.3rem;
}

#sp-block-container-39{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-39 > p{
  font-size : 1.3rem;
}

#sp-block-container-4{
  color : #000000;
  background-color : #f5d654;
}

#sp-block-container-4 > p.copyright{
  color : #000000;
}

#sp-block-container-40{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-40 > p{
  font-size : 1.3rem;
}

#sp-block-container-41{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-41 > p{
  font-size : 1.3rem;
}

#sp-block-container-42{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-42 > p{
  font-size : 1.3rem;
}

#sp-block-container-43{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-43 > p{
  font-size : 1.3rem;
}

#sp-block-container-44{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-44 > p{
  font-size : 1.3rem;
}

#sp-block-container-45{
  background-color : #f5d654;
}

#sp-block-container-46{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-46 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-46 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-47 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-47 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-47 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-48{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-48 > p{
  font-size : 1.3rem;
}

#sp-block-container-49{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-49 > p{
  font-size : 1.3rem;
}

#sp-block-container-5{
  background-color : #f5d654;
}

#sp-block-container-50{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-50 > p{
  font-size : 1.3rem;
}

#sp-block-container-51{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-51 > p{
  font-size : 1.3rem;
}

#sp-block-container-52{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-52 > p{
  font-size : 1.3rem;
}

#sp-block-container-53{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-53 > p{
  font-size : 1.3rem;
}

#sp-block-container-54{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-54 > p{
  font-size : 1.3rem;
}

#sp-block-container-55{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-55 > p{
  font-size : 1.3rem;
}

#sp-block-container-56{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-56 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-57{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-57 > p{
  font-size : 1.3rem;
}

#sp-block-container-58{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-58 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-59{
  background-color : #f5d654;
}

#sp-block-container-6{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-6 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-6 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-60{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-60 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-60 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-61 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-61 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-61 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-62{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-62 > p{
  font-size : 1.3rem;
}

#sp-block-container-63{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #79c7d9;
  border-left-color : #79c7d9;
  border-right-color : #79c7d9;
  border-bottom-color : #79c7d9;
}

#sp-block-container-63 > h1{
  font-size : 1.3rem;
  color : #515151;
  background-color : #e3f2f7;
  padding-top : 10px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 10px;
}

#sp-block-container-64{
  background-color : #f5d654;
}

#sp-block-container-65{
  font-size : 1.6rem;
  font-family : "Yu Gothic UI Semilight";
  color : #333333;
  background-color : #fcefd8;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-65 > h1{
  font-size : 3.6rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-left : 0em;
  margin-bottom : -5px;
}

#sp-block-container-65 > p{
  font-size : 1.3rem;
  font-family : "游ゴシック";
  font-weight : bold;
  color : #000000;
}

#sp-block-container-66 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-66 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-66 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-67 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-67 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-68{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-68 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-68 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-68 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

#sp-block-container-69 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-69 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-7 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-7 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-7 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-70 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-70 > h2{
  font-weight : normal;
}

#sp-block-container-70 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-71 > h1{
  font-family : "游ゴシック Medium";
  font-weight : normal;
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-71 > h2{
  font-family : "游ゴシック Medium", "メイリオ";
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 2em;
  margin-right : 1em;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f5d654;
}

#sp-block-container-71 > h3{
  background-color : #fcfcf1;
}

#sp-block-container-72 > h1{
  padding-top : 0px;
  padding-left : 7px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 15px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #f4d554;
  border-right-color : #000000;
  border-bottom-color : #f4d554;
}

#sp-block-container-72 > p.large{
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-block-container-73{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-block-container-73 > h1{
  font-size : 1.3rem;
  background-color : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-block-container-73 > h2{
  font-size : 1.3rem;
  background-color : #f8e2de;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a30c1b;
}

#sp-block-container-73 > p{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 2px;
  padding-bottom : 0px;
}

