#colophon{
  font-size : 1.2rem;
  font-family : "BIZ UDPゴシック";
  background-color : #c4c4c4;
  padding-bottom : 15px;
}

#colophon-inner {
}

#content{
  min-height : 50px;
}

#contenthead{
  font-family : "BIZ UDPゴシック";
  position : static;
}

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

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

#masthead{
  font-family : "BIZ UDPゴシック";
  background-color : #fbfbfb;
  margin-bottom : 0px;
}

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

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

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-block-container > hr{
  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-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

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

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

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

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

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

.sp-site-navigation{
  color : black;
  background-color : white;
}

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

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

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

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

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

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

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

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

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

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

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

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

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

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

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

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

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #7b7b7b;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

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

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

  #content{
    font-family : "BIZ UDPゴシック";
    min-height : 50px;
  }

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

  #main{
    font-family : "BIZ UDPゴシック";
    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 > 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;
    box-sizing : content-box;
  }

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

  #primary{
    float : right;
  }

  #sidebar1 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

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

  #main{
    position : static;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-site-branding2-1 .extra p.address{
  font-size : 1.6rem;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 1.6rem;
}

#sp-site-branding2-1 .site-description{
  font-weight : normal;
  color : #8c8d90;
  margin-bottom : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 168px;
  height : 140px;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  display : block;
}

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 0px;
  }

  #sp-site-branding2-1 .extra{
    padding-left : 8px;
    padding-right : 176px;
    padding-bottom : 4px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eaeaea;
    position : absolute;
  }

  #sp-site-branding2-1 .extra p.address{
    font-size : 1.2rem;
    text-align : right;
  }

  #sp-site-branding2-1 .extra p.tel{
    font-size : 1.2rem;
    text-align : right;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.6rem;
    background-color : #151515;
    text-align : left;
    padding-top : 18px;
    padding-left : 1000px;
    padding-right : 1168px;
    padding-bottom : 40px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : auto;
    position : static;
  }

  #sp-site-branding2-1 .site-title{
    position : absolute;
    top : 0px;
    right : 0px;
    z-index : 10;
  }
}

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

  #sp-site-branding2-1 .extra{
    padding-top : 220px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #eaeaea;
    position : static;
  }

  #sp-site-branding2-1 .extra p.address{
    color : #000000;
    text-align : left;
  }

  #sp-site-branding2-1 .extra p.tel{
    color : #000000;
    text-align : left;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.2rem;
    background-color : #151515;
    text-align : left;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    height : 126px;
    position : absolute;
    top : 0px;
    z-index : 10;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : -84px;
    position : absolute;
    top : 70px;
    left : 50%;
    z-index : 20;
  }
}

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

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

#sp-list-6 > ul{
  margin-bottom : 0px;
}

#sp-page-title-1 h1, #sp-page-title-2 h1, #sp-page-title-25 h1, #sp-page-title-26 h1, #sp-page-title-27 h1, #sp-page-title-28 h1, #sp-page-title-29 h1, #sp-page-title-30 h1, #sp-page-title-31 h1, #sp-page-title-32 h1, #sp-page-title-34 h1, #sp-page-title-36 h1, #sp-page-title-37 h1, #sp-page-title-38 h1, #sp-page-title-4 h1, #sp-page-title-8 h1{
  font-size : 2rem;
  line-height : 1.5;
  color : #1c1c1c;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 14px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #151515;
  display : block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page-contact#content #page-content > .large{
  font-size : 1.2em;
}

.page-contact#content #page-content > .medium{
  font-size : 1em;
}

.page-contact#content #page-content > .small{
  font-size : 0.9em;
}

.page-contact#content #page-content > .x-large{
  font-size : 1.8em;
}

.page-contact#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-contact#content #page-content > .xx-large{
  font-size : 2em;
}

.page-contact#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-contact#content #page-content > em{
  font-style : oblique;
  color : #00a47f;
}

.page-contact#content #page-content > 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;
}

.page-contact#content #page-content > 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;
}

.page-contact#content #page-content > 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;
}

.page-contact#content #page-content > 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;
}

.page-contact#content #page-content > 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;
}

.page-contact#content #page-content > 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;
}

.page-contact#content #page-content > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

.page-contact#content #page-content > p.indent{
  padding-left : 15px;
}

.page-contact#content #page-content > 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;
}

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

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

.page-concept#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-itemlist#content #page-content, .page-menu_archive#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-56, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-66, #sp-block-container-67, #sp-block-container-68, #sp-block-container-69, #sp-block-container-7, #sp-block-container-76, #sp-block-container-9{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

.page-concept#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-itemlist#content #page-content > blockquote, .page-menu_archive#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-14 > 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-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-56 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-60 > blockquote, #sp-block-container-61 > blockquote, #sp-block-container-62 > blockquote, #sp-block-container-63 > blockquote, #sp-block-container-64 > blockquote, #sp-block-container-66 > blockquote, #sp-block-container-67 > blockquote, #sp-block-container-68 > blockquote, #sp-block-container-69 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-76 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f8f8f8;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-concept#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-itemlist#content #page-content > blockquote p, .page-menu_archive#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-15 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-20 > blockquote p, #sp-block-container-21 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-56 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-60 > blockquote p, #sp-block-container-61 > blockquote p, #sp-block-container-62 > blockquote p, #sp-block-container-63 > blockquote p, #sp-block-container-64 > blockquote p, #sp-block-container-66 > blockquote p, #sp-block-container-67 > blockquote p, #sp-block-container-68 > blockquote p, #sp-block-container-69 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-76 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-concept#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-itemlist#content #page-content > blockquote p:first-child, .page-menu_archive#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-12 > blockquote p:first-child, #sp-block-container-13 > blockquote p:first-child, #sp-block-container-14 > blockquote p:first-child, #sp-block-container-15 > blockquote p:first-child, #sp-block-container-16 > blockquote p:first-child, #sp-block-container-17 > blockquote p:first-child, #sp-block-container-18 > blockquote p:first-child, #sp-block-container-19 > blockquote p:first-child, #sp-block-container-20 > blockquote p:first-child, #sp-block-container-21 > blockquote p:first-child, #sp-block-container-22 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-56 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-60 > blockquote p:first-child, #sp-block-container-61 > blockquote p:first-child, #sp-block-container-62 > blockquote p:first-child, #sp-block-container-63 > blockquote p:first-child, #sp-block-container-64 > blockquote p:first-child, #sp-block-container-66 > blockquote p:first-child, #sp-block-container-67 > blockquote p:first-child, #sp-block-container-68 > blockquote p:first-child, #sp-block-container-69 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-76 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-concept#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-itemlist#content #page-content > h1, .page-menu_archive#content #page-content > h1, .page-privacy#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-56 > h1, #sp-block-container-6 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-68 > h1, #sp-block-container-69 > h1, #sp-block-container-7 > h1, #sp-block-container-76 > h1, #sp-block-container-9 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

.page-concept#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-itemlist#content #page-content > h2, .page-menu_archive#content #page-content > h2, .page-privacy#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-56 > h2, #sp-block-container-6 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-68 > h2, #sp-block-container-69 > h2, #sp-block-container-7 > h2, #sp-block-container-76 > h2, #sp-block-container-9 > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-concept#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-itemlist#content #page-content > h3, .page-menu_archive#content #page-content > h3, .page-privacy#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-56 > h3, #sp-block-container-6 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-68 > h3, #sp-block-container-69 > h3, #sp-block-container-7 > h3, #sp-block-container-76 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-concept#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-itemlist#content #page-content > h4, .page-menu_archive#content #page-content > h4, .page-privacy#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-56 > h4, #sp-block-container-6 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-68 > h4, #sp-block-container-69 > h4, #sp-block-container-7 > h4, #sp-block-container-76 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

.page-concept#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-itemlist#content #page-content > h5, .page-menu_archive#content #page-content > h5, .page-privacy#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-56 > h5, #sp-block-container-6 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-68 > h5, #sp-block-container-69 > h5, #sp-block-container-7 > h5, #sp-block-container-76 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-concept#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-itemlist#content #page-content > h6, .page-menu_archive#content #page-content > h6, .page-privacy#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-56 > h6, #sp-block-container-6 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-68 > h6, #sp-block-container-69 > h6, #sp-block-container-7 > h6, #sp-block-container-76 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-concept#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-itemlist#content #page-content > hr, .page-menu_archive#content #page-content > hr, .page-privacy#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > 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-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-56 > hr, #sp-block-container-6 > hr, #sp-block-container-60 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-63 > hr, #sp-block-container-64 > hr, #sp-block-container-66 > hr, #sp-block-container-67 > hr, #sp-block-container-68 > hr, #sp-block-container-69 > hr, #sp-block-container-7 > hr, #sp-block-container-76 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #151515;
}

.page-concept#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom2#content #page-content > img, .page-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-itemlist#content #page-content > img, .page-menu_archive#content #page-content > img, .page-privacy#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-10 > img, #sp-block-container-11 > img, #sp-block-container-12 > img, #sp-block-container-13 > img, #sp-block-container-14 > img, #sp-block-container-15 > img, #sp-block-container-16 > img, #sp-block-container-17 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-20 > img, #sp-block-container-21 > img, #sp-block-container-22 > img, #sp-block-container-3 > img, #sp-block-container-4 > img, #sp-block-container-5 > img, #sp-block-container-56 > img, #sp-block-container-6 > img, #sp-block-container-60 > img, #sp-block-container-61 > img, #sp-block-container-62 > img, #sp-block-container-63 > img, #sp-block-container-64 > img, #sp-block-container-66 > img, #sp-block-container-67 > img, #sp-block-container-68 > img, #sp-block-container-69 > img, #sp-block-container-7 > img, #sp-block-container-76 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-concept#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-itemlist#content #page-content > ins, .page-menu_archive#content #page-content > ins, .page-privacy#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-12 > ins, #sp-block-container-13 > ins, #sp-block-container-14 > 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-20 > ins, #sp-block-container-21 > ins, #sp-block-container-22 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-5 > ins, #sp-block-container-56 > ins, #sp-block-container-6 > ins, #sp-block-container-60 > ins, #sp-block-container-61 > ins, #sp-block-container-62 > ins, #sp-block-container-63 > ins, #sp-block-container-64 > ins, #sp-block-container-66 > ins, #sp-block-container-67 > ins, #sp-block-container-68 > ins, #sp-block-container-69 > ins, #sp-block-container-7 > ins, #sp-block-container-76 > ins, #sp-block-container-9 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-concept#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-itemlist#content #page-content > ol, .page-menu_archive#content #page-content > ol, .page-privacy#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-12 > ol, #sp-block-container-13 > ol, #sp-block-container-14 > 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-20 > ol, #sp-block-container-21 > ol, #sp-block-container-22 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol, #sp-block-container-56 > ol, #sp-block-container-6 > ol, #sp-block-container-60 > ol, #sp-block-container-61 > ol, #sp-block-container-62 > ol, #sp-block-container-63 > ol, #sp-block-container-64 > ol, #sp-block-container-66 > ol, #sp-block-container-67 > ol, #sp-block-container-68 > ol, #sp-block-container-69 > ol, #sp-block-container-7 > ol, #sp-block-container-76 > ol, #sp-block-container-9 > 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-concept#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-itemlist#content #page-content > ol ol, .page-menu_archive#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-12 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-14 > 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-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-56 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-60 > ol ol, #sp-block-container-61 > ol ol, #sp-block-container-62 > ol ol, #sp-block-container-63 > ol ol, #sp-block-container-64 > ol ol, #sp-block-container-66 > ol ol, #sp-block-container-67 > ol ol, #sp-block-container-68 > ol ol, #sp-block-container-69 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-76 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-concept#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-itemlist#content #page-content > p, .page-menu_archive#content #page-content > p, .page-privacy#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-56 > p, #sp-block-container-6 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-68 > p, #sp-block-container-69 > p, #sp-block-container-7 > p, #sp-block-container-76 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-concept#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-itemlist#content #page-content > pre, .page-menu_archive#content #page-content > pre, .page-privacy#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-11 > pre, #sp-block-container-12 > pre, #sp-block-container-13 > pre, #sp-block-container-14 > 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-20 > pre, #sp-block-container-21 > pre, #sp-block-container-22 > pre, #sp-block-container-3 > pre, #sp-block-container-4 > pre, #sp-block-container-5 > pre, #sp-block-container-56 > pre, #sp-block-container-6 > pre, #sp-block-container-60 > pre, #sp-block-container-61 > pre, #sp-block-container-62 > pre, #sp-block-container-63 > pre, #sp-block-container-64 > pre, #sp-block-container-66 > pre, #sp-block-container-67 > pre, #sp-block-container-68 > pre, #sp-block-container-69 > pre, #sp-block-container-7 > pre, #sp-block-container-76 > pre, #sp-block-container-9 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-block-container-2 > .large, #sp-block-container-23 > .large, #sp-block-container-24 > .large, #sp-block-container-25 > .large, #sp-block-container-26 > .large, #sp-block-container-27 > .large, #sp-block-container-28 > .large, #sp-block-container-29 > .large, #sp-block-container-30 > .large, #sp-block-container-31 > .large, #sp-block-container-32 > .large, #sp-block-container-33 > .large, #sp-block-container-34 > .large, #sp-block-container-36 > .large, #sp-block-container-37 > .large, #sp-block-container-38 > .large, #sp-block-container-39 > .large, #sp-block-container-40 > .large, #sp-block-container-41 > .large, #sp-block-container-42 > .large, #sp-block-container-43 > .large, #sp-block-container-44 > .large, #sp-block-container-45 > .large, #sp-block-container-46 > .large, #sp-block-container-47 > .large, #sp-block-container-48 > .large, #sp-block-container-49 > .large, #sp-block-container-50 > .large, #sp-block-container-51 > .large, #sp-block-container-52 > .large, #sp-block-container-53 > .large, #sp-block-container-54 > .large, #sp-block-container-65 > .large, #sp-block-container-73 > .large, #sp-block-container-75 > .large, #sp-block-container-8 > .large{
  font-size : 1.5em;
}

#sp-block-container-2 > .medium, #sp-block-container-23 > .medium, #sp-block-container-24 > .medium, #sp-block-container-25 > .medium, #sp-block-container-26 > .medium, #sp-block-container-27 > .medium, #sp-block-container-28 > .medium, #sp-block-container-29 > .medium, #sp-block-container-30 > .medium, #sp-block-container-31 > .medium, #sp-block-container-32 > .medium, #sp-block-container-33 > .medium, #sp-block-container-34 > .medium, #sp-block-container-36 > .medium, #sp-block-container-37 > .medium, #sp-block-container-38 > .medium, #sp-block-container-39 > .medium, #sp-block-container-40 > .medium, #sp-block-container-41 > .medium, #sp-block-container-42 > .medium, #sp-block-container-43 > .medium, #sp-block-container-44 > .medium, #sp-block-container-45 > .medium, #sp-block-container-46 > .medium, #sp-block-container-47 > .medium, #sp-block-container-48 > .medium, #sp-block-container-49 > .medium, #sp-block-container-50 > .medium, #sp-block-container-51 > .medium, #sp-block-container-52 > .medium, #sp-block-container-53 > .medium, #sp-block-container-54 > .medium, #sp-block-container-65 > .medium, #sp-block-container-73 > .medium, #sp-block-container-75 > .medium, #sp-block-container-8 > .medium{
  font-size : 1em;
}

#sp-block-container-2 > .x-large, #sp-block-container-23 > .x-large, #sp-block-container-24 > .x-large, #sp-block-container-25 > .x-large, #sp-block-container-26 > .x-large, #sp-block-container-27 > .x-large, #sp-block-container-28 > .x-large, #sp-block-container-29 > .x-large, #sp-block-container-30 > .x-large, #sp-block-container-31 > .x-large, #sp-block-container-32 > .x-large, #sp-block-container-33 > .x-large, #sp-block-container-34 > .x-large, #sp-block-container-36 > .x-large, #sp-block-container-37 > .x-large, #sp-block-container-38 > .x-large, #sp-block-container-39 > .x-large, #sp-block-container-40 > .x-large, #sp-block-container-41 > .x-large, #sp-block-container-42 > .x-large, #sp-block-container-43 > .x-large, #sp-block-container-44 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-46 > .x-large, #sp-block-container-47 > .x-large, #sp-block-container-48 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-50 > .x-large, #sp-block-container-51 > .x-large, #sp-block-container-52 > .x-large, #sp-block-container-53 > .x-large, #sp-block-container-54 > .x-large, #sp-block-container-65 > .x-large, #sp-block-container-73 > .x-large, #sp-block-container-75 > .x-large, #sp-block-container-8 > .x-large{
  font-size : 2em;
}

#sp-block-container-2 > .x-small, #sp-block-container-23 > .x-small, #sp-block-container-24 > .x-small, #sp-block-container-25 > .x-small, #sp-block-container-26 > .x-small, #sp-block-container-27 > .x-small, #sp-block-container-28 > .x-small, #sp-block-container-29 > .x-small, #sp-block-container-30 > .x-small, #sp-block-container-31 > .x-small, #sp-block-container-32 > .x-small, #sp-block-container-33 > .x-small, #sp-block-container-34 > .x-small, #sp-block-container-36 > .x-small, #sp-block-container-37 > .x-small, #sp-block-container-38 > .x-small, #sp-block-container-39 > .x-small, #sp-block-container-40 > .x-small, #sp-block-container-41 > .x-small, #sp-block-container-42 > .x-small, #sp-block-container-43 > .x-small, #sp-block-container-44 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-46 > .x-small, #sp-block-container-47 > .x-small, #sp-block-container-48 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-50 > .x-small, #sp-block-container-51 > .x-small, #sp-block-container-52 > .x-small, #sp-block-container-53 > .x-small, #sp-block-container-54 > .x-small, #sp-block-container-65 > .x-small, #sp-block-container-73 > .x-small, #sp-block-container-75 > .x-small, #sp-block-container-8 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-2 > .xx-large, #sp-block-container-23 > .xx-large, #sp-block-container-24 > .xx-large, #sp-block-container-25 > .xx-large, #sp-block-container-26 > .xx-large, #sp-block-container-27 > .xx-large, #sp-block-container-28 > .xx-large, #sp-block-container-29 > .xx-large, #sp-block-container-30 > .xx-large, #sp-block-container-31 > .xx-large, #sp-block-container-32 > .xx-large, #sp-block-container-33 > .xx-large, #sp-block-container-34 > .xx-large, #sp-block-container-36 > .xx-large, #sp-block-container-37 > .xx-large, #sp-block-container-38 > .xx-large, #sp-block-container-39 > .xx-large, #sp-block-container-40 > .xx-large, #sp-block-container-41 > .xx-large, #sp-block-container-42 > .xx-large, #sp-block-container-43 > .xx-large, #sp-block-container-44 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-46 > .xx-large, #sp-block-container-47 > .xx-large, #sp-block-container-48 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-50 > .xx-large, #sp-block-container-51 > .xx-large, #sp-block-container-52 > .xx-large, #sp-block-container-53 > .xx-large, #sp-block-container-54 > .xx-large, #sp-block-container-65 > .xx-large, #sp-block-container-73 > .xx-large, #sp-block-container-75 > .xx-large, #sp-block-container-8 > .xx-large{
  font-size : 3em;
}

#sp-block-container-2 > .xx-small, #sp-block-container-23 > .xx-small, #sp-block-container-24 > .xx-small, #sp-block-container-25 > .xx-small, #sp-block-container-26 > .xx-small, #sp-block-container-27 > .xx-small, #sp-block-container-28 > .xx-small, #sp-block-container-29 > .xx-small, #sp-block-container-30 > .xx-small, #sp-block-container-31 > .xx-small, #sp-block-container-32 > .xx-small, #sp-block-container-33 > .xx-small, #sp-block-container-34 > .xx-small, #sp-block-container-36 > .xx-small, #sp-block-container-37 > .xx-small, #sp-block-container-38 > .xx-small, #sp-block-container-39 > .xx-small, #sp-block-container-40 > .xx-small, #sp-block-container-41 > .xx-small, #sp-block-container-42 > .xx-small, #sp-block-container-43 > .xx-small, #sp-block-container-44 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-46 > .xx-small, #sp-block-container-47 > .xx-small, #sp-block-container-48 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-50 > .xx-small, #sp-block-container-51 > .xx-small, #sp-block-container-52 > .xx-small, #sp-block-container-53 > .xx-small, #sp-block-container-54 > .xx-small, #sp-block-container-65 > .xx-small, #sp-block-container-73 > .xx-small, #sp-block-container-75 > .xx-small, #sp-block-container-8 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-2 > a:link, #sp-block-container-23 > a:link, #sp-block-container-24 > a:link, #sp-block-container-25 > a:link, #sp-block-container-26 > a:link, #sp-block-container-27 > a:link, #sp-block-container-28 > a:link, #sp-block-container-29 > a:link, #sp-block-container-30 > a:link, #sp-block-container-31 > a:link, #sp-block-container-32 > a:link, #sp-block-container-33 > a:link, #sp-block-container-34 > a:link, #sp-block-container-36 > a:link, #sp-block-container-37 > a:link, #sp-block-container-38 > a:link, #sp-block-container-39 > a:link, #sp-block-container-40 > a:link, #sp-block-container-41 > a:link, #sp-block-container-42 > a:link, #sp-block-container-43 > a:link, #sp-block-container-44 > a:link, #sp-block-container-45 > a:link, #sp-block-container-46 > a:link, #sp-block-container-47 > a:link, #sp-block-container-48 > a:link, #sp-block-container-49 > a:link, #sp-block-container-50 > a:link, #sp-block-container-51 > a:link, #sp-block-container-52 > a:link, #sp-block-container-53 > a:link, #sp-block-container-54 > a:link, #sp-block-container-65 > a:link, #sp-block-container-73 > a:link, #sp-block-container-75 > a:link, #sp-block-container-8 > a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-2 > em, #sp-block-container-23 > em, #sp-block-container-24 > em, #sp-block-container-25 > em, #sp-block-container-26 > em, #sp-block-container-27 > em, #sp-block-container-28 > em, #sp-block-container-29 > em, #sp-block-container-30 > em, #sp-block-container-31 > em, #sp-block-container-32 > em, #sp-block-container-33 > em, #sp-block-container-34 > em, #sp-block-container-36 > em, #sp-block-container-37 > em, #sp-block-container-38 > em, #sp-block-container-39 > em, #sp-block-container-40 > em, #sp-block-container-41 > em, #sp-block-container-42 > em, #sp-block-container-43 > em, #sp-block-container-44 > em, #sp-block-container-45 > em, #sp-block-container-46 > em, #sp-block-container-47 > em, #sp-block-container-48 > em, #sp-block-container-49 > em, #sp-block-container-50 > em, #sp-block-container-51 > em, #sp-block-container-52 > em, #sp-block-container-53 > em, #sp-block-container-54 > em, #sp-block-container-65 > em, #sp-block-container-73 > em, #sp-block-container-75 > em, #sp-block-container-8 > em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-2 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > 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-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > 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-65 > h1, #sp-block-container-73 > h1, #sp-block-container-75 > h1, #sp-block-container-8 > h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-2 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > 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-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > 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-65 > h2, #sp-block-container-73 > h2, #sp-block-container-75 > h2, #sp-block-container-8 > h2{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-block-container-2 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > 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-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > 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-65 > h3, #sp-block-container-73 > h3, #sp-block-container-75 > h3, #sp-block-container-8 > h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #333333;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  clear : both;
}

#sp-block-container-2 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > 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-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > 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-65 > h4, #sp-block-container-73 > h4, #sp-block-container-75 > h4, #sp-block-container-8 > h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-2 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > 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-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > 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-65 > h5, #sp-block-container-73 > h5, #sp-block-container-75 > h5, #sp-block-container-8 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  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;
  padding-top : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-2 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > 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-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > 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-65 > h6, #sp-block-container-73 > h6, #sp-block-container-75 > h6, #sp-block-container-8 > h6{
  font-size : 0.8em;
  color : #666666;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-block-container-2 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-34 > 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-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > 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-65 > p, #sp-block-container-73 > p, #sp-block-container-75 > p, #sp-block-container-8 > p{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-2 > p.indent, #sp-block-container-23 > p.indent, #sp-block-container-24 > p.indent, #sp-block-container-25 > p.indent, #sp-block-container-26 > p.indent, #sp-block-container-27 > p.indent, #sp-block-container-28 > p.indent, #sp-block-container-29 > p.indent, #sp-block-container-30 > p.indent, #sp-block-container-31 > p.indent, #sp-block-container-32 > p.indent, #sp-block-container-33 > p.indent, #sp-block-container-34 > p.indent, #sp-block-container-36 > p.indent, #sp-block-container-37 > p.indent, #sp-block-container-38 > p.indent, #sp-block-container-39 > p.indent, #sp-block-container-40 > p.indent, #sp-block-container-41 > p.indent, #sp-block-container-42 > p.indent, #sp-block-container-43 > p.indent, #sp-block-container-44 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-46 > p.indent, #sp-block-container-47 > p.indent, #sp-block-container-48 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-50 > p.indent, #sp-block-container-51 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-54 > p.indent, #sp-block-container-65 > p.indent, #sp-block-container-73 > p.indent, #sp-block-container-75 > p.indent, #sp-block-container-8 > p.indent{
  padding-left : 20px;
}

#sp-block-container-2 > p.small, #sp-block-container-23 > p.small, #sp-block-container-24 > p.small, #sp-block-container-25 > p.small, #sp-block-container-26 > p.small, #sp-block-container-27 > p.small, #sp-block-container-28 > p.small, #sp-block-container-29 > p.small, #sp-block-container-30 > p.small, #sp-block-container-31 > p.small, #sp-block-container-32 > p.small, #sp-block-container-33 > p.small, #sp-block-container-34 > p.small, #sp-block-container-36 > p.small, #sp-block-container-37 > p.small, #sp-block-container-38 > p.small, #sp-block-container-39 > p.small, #sp-block-container-40 > p.small, #sp-block-container-41 > p.small, #sp-block-container-42 > p.small, #sp-block-container-43 > p.small, #sp-block-container-44 > p.small, #sp-block-container-45 > p.small, #sp-block-container-46 > p.small, #sp-block-container-47 > p.small, #sp-block-container-48 > p.small, #sp-block-container-49 > p.small, #sp-block-container-50 > p.small, #sp-block-container-51 > p.small, #sp-block-container-52 > p.small, #sp-block-container-53 > p.small, #sp-block-container-54 > p.small, #sp-block-container-65 > p.small, #sp-block-container-73 > p.small, #sp-block-container-75 > p.small, #sp-block-container-8 > p.small{
  font-size : 0.9em;
}

#sp-block-container-2 > strong, #sp-block-container-23 > strong, #sp-block-container-24 > strong, #sp-block-container-25 > strong, #sp-block-container-26 > strong, #sp-block-container-27 > strong, #sp-block-container-28 > strong, #sp-block-container-29 > strong, #sp-block-container-30 > strong, #sp-block-container-31 > strong, #sp-block-container-32 > strong, #sp-block-container-33 > strong, #sp-block-container-34 > strong, #sp-block-container-36 > strong, #sp-block-container-37 > strong, #sp-block-container-38 > strong, #sp-block-container-39 > strong, #sp-block-container-40 > strong, #sp-block-container-41 > strong, #sp-block-container-42 > strong, #sp-block-container-43 > strong, #sp-block-container-44 > strong, #sp-block-container-45 > strong, #sp-block-container-46 > strong, #sp-block-container-47 > strong, #sp-block-container-48 > strong, #sp-block-container-49 > strong, #sp-block-container-50 > strong, #sp-block-container-51 > strong, #sp-block-container-52 > strong, #sp-block-container-53 > strong, #sp-block-container-54 > strong, #sp-block-container-65 > strong, #sp-block-container-73 > strong, #sp-block-container-75 > strong, #sp-block-container-8 > strong{
  font-weight : bold;
  color : #333333;
}

#sp-block-container-59 .large, #sp-block-container-72 .large{
  font-size : 1.2em;
}

#sp-block-container-59 .medium, #sp-block-container-72 .medium{
  font-size : 1em;
}

#sp-block-container-59 .small, #sp-block-container-72 .small{
  font-size : 0.9em;
}

#sp-block-container-59 .x-large, #sp-block-container-72 .x-large{
  font-size : 1.5em;
}

#sp-block-container-59 .x-small, #sp-block-container-72 .x-small{
  font-size : 0.8em;
}

#sp-block-container-59 .xx-large, #sp-block-container-72 .xx-large{
  font-size : 2em;
}

#sp-block-container-59 .xx-small, #sp-block-container-72 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-59 em, #sp-block-container-72 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-59 h1, #sp-block-container-72 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-59 h2, #sp-block-container-72 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-59 h3, #sp-block-container-72 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-59 h4, #sp-block-container-72 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-59 h5, #sp-block-container-72 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-59 h6, #sp-block-container-72 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-59 p, #sp-block-container-72 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-59 p.indent, #sp-block-container-72 p.indent{
  padding-left : 15px;
}

#sp-block-container-59 strong, #sp-block-container-72 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-35 > .large, #sp-block-container-57 > .large, #sp-block-container-58 > .large, #sp-block-container-70 > .large, #sp-block-container-71 > .large, #sp-block-container-74 > .large{
  font-size : 1.5em;
}

#sp-block-container-35 > .medium, #sp-block-container-57 > .medium, #sp-block-container-58 > .medium, #sp-block-container-70 > .medium, #sp-block-container-71 > .medium, #sp-block-container-74 > .medium{
  font-size : 1em;
}

#sp-block-container-35 > .x-large, #sp-block-container-57 > .x-large, #sp-block-container-58 > .x-large, #sp-block-container-70 > .x-large, #sp-block-container-71 > .x-large, #sp-block-container-74 > .x-large{
  font-size : 2em;
}

#sp-block-container-35 > .x-small, #sp-block-container-57 > .x-small, #sp-block-container-58 > .x-small, #sp-block-container-70 > .x-small, #sp-block-container-71 > .x-small, #sp-block-container-74 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-35 > .xx-large, #sp-block-container-57 > .xx-large, #sp-block-container-58 > .xx-large, #sp-block-container-70 > .xx-large, #sp-block-container-71 > .xx-large, #sp-block-container-74 > .xx-large{
  font-size : 3em;
}

#sp-block-container-35 > .xx-small, #sp-block-container-57 > .xx-small, #sp-block-container-58 > .xx-small, #sp-block-container-70 > .xx-small, #sp-block-container-71 > .xx-small, #sp-block-container-74 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-35 > a:link, #sp-block-container-57 > a:link, #sp-block-container-58 > a:link, #sp-block-container-70 > a:link, #sp-block-container-71 > a:link, #sp-block-container-74 > a:link{
  color : #3e9d84;
  text-decoration : underline;
}

#sp-block-container-35 > em, #sp-block-container-57 > em, #sp-block-container-58 > em, #sp-block-container-70 > em, #sp-block-container-71 > em, #sp-block-container-74 > em{
  font-style : oblique;
  color : #3e9d84;
}

#sp-block-container-35 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-70 > h1, #sp-block-container-71 > h1, #sp-block-container-74 > h1{
  color : #225e4e;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-35 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-70 > h2, #sp-block-container-71 > h2, #sp-block-container-74 > h2{
  color : #225e4e;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
}

#sp-block-container-35 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-70 > h3, #sp-block-container-71 > h3, #sp-block-container-74 > h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #225e4e;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
  clear : both;
}

#sp-block-container-35 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-70 > h4, #sp-block-container-71 > h4, #sp-block-container-74 > h4{
  font-size : 1.1em;
  color : #225e4e;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-35 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-70 > h5, #sp-block-container-71 > h5, #sp-block-container-74 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #225e4e;
  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;
  padding-top : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-35 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-70 > h6, #sp-block-container-71 > h6, #sp-block-container-74 > h6{
  font-size : 0.8em;
  color : #3e9d84;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3e9d84;
}

#sp-block-container-35 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-70 > p, #sp-block-container-71 > p, #sp-block-container-74 > p{
  line-height : 2;
  color : #808080;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-35 > p.indent, #sp-block-container-57 > p.indent, #sp-block-container-58 > p.indent, #sp-block-container-70 > p.indent, #sp-block-container-71 > p.indent, #sp-block-container-74 > p.indent{
  padding-left : 20px;
}

#sp-block-container-35 > p.small, #sp-block-container-57 > p.small, #sp-block-container-58 > p.small, #sp-block-container-70 > p.small, #sp-block-container-71 > p.small, #sp-block-container-74 > p.small{
  font-size : 0.9em;
}

#sp-block-container-35 > strong, #sp-block-container-57 > strong, #sp-block-container-58 > strong, #sp-block-container-70 > strong, #sp-block-container-71 > strong, #sp-block-container-74 > strong{
  font-weight : bold;
  color : #3e9d84;
}

#sp-block-container-55{
  background-color : #646464;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

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

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

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

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

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

#sp-block-container-55 > a:link{
  color : #ffffff;
  background-color : #373737;
  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-55 > em{
  font-style : oblique;
  color : #ffffff;
}

#sp-block-container-55 > h1{
  color : #ffffff;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-block-container-55 > h2{
  color : #ffffff;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
}

#sp-block-container-55 > h3{
  font-size : 1.3em;
  color : #13452f;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 4px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 4px;
  clear : both;
}

#sp-block-container-55 > h4{
  font-size : 1.1em;
  color : #ffffff;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #ffffff;
  clear : both;
}

#sp-block-container-55 > h5{
  font-size : 1em;
  color : #646464;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  clear : both;
}

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

#sp-block-container-55 > p{
  line-height : 1.5;
  color : #ffffff;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-55 > p.indent{
  padding-left : 15px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #cccccc;
}

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

#sp-block-container-55 > strong{
  font-weight : bold;
  color : #ffffff;
}

#sp-button-1, #sp-button-10, #sp-button-6, #sp-button-7, #sp-button-8{
  margin-bottom : 2px;
  width : 120px;
}

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

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

#sp-button-1 > a:hover, #sp-button-10 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover{
  background-color : #ff4076;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-button-5 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #808080;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #808080;
  border-left-color : #808080;
  border-right-color : #808080;
  border-bottom-color : #808080;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-5 > a:active{
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.15) inset;
  text-shadow : 0px 1px 0px #a0a0a0;
}

#sp-button-5 > a:hover{
  color : #404040;
  background-color : #808080;
  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 : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

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

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

#sp-button-4 > a:active{
  background-color : #1ade85;
  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-4 > a:hover{
  background-color : #1ade85;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-button-11 > a, #sp-button-9 > 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-11 > a:active, #sp-button-9 > 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-11 > a:hover, #sp-button-9 > 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-definition-list-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 100%;
  list-style-type : none;
}

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

#sp-definition-list-1 dt{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-definition-list-1 > dd{
  color : #575757;
}

#sp-definition-list-1 > dt{
  color : #ffffff;
}

#sp-definition-list-2, #sp-definition-list-3{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-2 dd, #sp-definition-list-3 dd{
  color : #333333;
  padding-top : 2px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5c75f6;
}

#sp-definition-list-2 dt, #sp-definition-list-3 dt{
  font-weight : bold;
  color : #333333;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 5px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : double;
  border-left-color : #3066ab;
  border-bottom-color : #3066ab;
}

#sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  color : #333333;
}

#sp-image-27, #sp-image-28, #sp-image-29{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

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

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

#sp-item-gallery-1 > ul > li{
  line-height : 1.4em;
  color : #676767;
  background-color : #d3eaf5;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 352px;
  height : 195px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

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

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

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #7ac6e9;
  padding-left : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > div p{
  margin-bottom : 5px;
}

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

#sp-item-gallery-1 > ul > li > div.left{
  width : 45%;
  float : left;
}

#sp-item-gallery-1 > ul > li > div.right{
  width : 50%;
  float : right;
}

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

#sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-5 > h1{
  font-size : 20px;
  color : #000000;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-3, #sp-page-title-6, #sp-page-title-7, #sp-page-title-9{
  background-color : #95c729;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-3 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

#sp-list-2 li, #sp-list-4 li{
  margin-bottom : 8px;
}

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

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

#sp-list-5 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

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

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

#sp-list-1 li, #sp-list-3 li{
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
}

#sp-list-1 > li, #sp-list-3 > li{
  color : #767676;
}

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

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

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

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

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

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

#sp-table-1 td:nth-child(odd), #sp-table-2 td:nth-child(odd), #sp-table-3 td:nth-child(odd), #sp-table-4 td:nth-child(odd), #sp-table-5 td:nth-child(odd){
  background-color : #ffecf8;
}

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

#sp-table-1 > tbody > tr .col-title, #sp-table-2 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-1 > tbody > tr .row-title, #sp-table-2 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

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

.page-concept#content #page-content > .paragraph u{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff952b;
  border-left-color : #ff952b;
  border-right-color : #ff952b;
  border-bottom-color : #ff952b;
}

.page-concept#content #page-content > h1{
  font-weight : bold;
  color : #a79410;
  background-color : #f1fab6;
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #a79410;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #a79410;
}

.page-concept#content #page-content > h3{
  font-size : 2rem;
  font-family : "Meiryo UI";
  font-weight : bold;
  color : #ff952b;
  border-top-width : 1px;
  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 : #ff952b;
  border-left-color : #ff952b;
  border-right-color : #ff952b;
  border-bottom-color : #ff952b;
}

.page-concept#content #page-content > h4{
  font-size : 1.7rem;
  font-weight : bold;
  color : #000000;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-concept#content #page-content > hr{
  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 : #ff952b;
  border-left-color : #ff952b;
  border-right-color : #ff952b;
  border-bottom-color : #ff952b;
}

.page-concept#content #page-content > p{
  font-size : 1.2rem;
  color : #000000;
}

.page-contact#content #page-content > h3{
  color : #000000;
  background-color : #ff952b;
}

.page-custom1#content #page-content > p{
  font-size : 1.3rem;
  color : #000000;
}

.page-custom3#content #page-content > p{
  color : #000000;
}

.page-custom4#content #page-content > h1{
  color : #000000;
  background-color : #ffab57;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-custom4#content #page-content > h3{
  font-size : 1.7rem;
  color : #000000;
  background-color : #ff952b;
}

.page-custom4#content #page-content > p{
  font-size : 1.5rem;
  color : #000000;
}

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

.page-privacy#content #page-content > h3{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #fbc02d;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-privacy#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #fbc02d;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-toppage#content #page-content > h2{
  font-family : "BIZ UDPゴシック";
  border-top-width : 2px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #fa6900;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fa6900;
}

.page-toppage#content #page-content > p{
  color : #000000;
}

#sp-block-container-1 > .paragraph a:hover{
  color : #0097a7;
}

#sp-block-container-1 > p{
  font-size : 1.7rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
  background-color : #fbc02d;
}

#sp-block-container-10 > p{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
}

#sp-block-container-13 > p{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
}

#sp-block-container-14 > p.copyright{
  font-size : 1.2rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-15 > p.copyright{
  font-size : 1.2rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-16 > p{
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-17 > p{
  color : #000000;
}

#sp-block-container-18 > p{
  color : #000000;
}

#sp-block-container-19 > p{
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

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

#sp-block-container-20 > p{
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-21 > p{
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-22 > p{
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-3 > p{
  font-size : 1.5rem;
  color : #000000;
}

#sp-block-container-4 > p{
  font-size : 1.5rem;
  color : #000000;
}

#sp-block-container-5 > p{
  font-size : 1.5rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

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

#sp-block-container-55 > h1{
  color : #000000;
}

#sp-block-container-55 > h2{
  font-size : 2rem;
  color : #0097a7;
  border-top-width : 2px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #0097a7;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

#sp-block-container-55 > hr{
  background-color : #e8651d;
  border-top-width : 5px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #e2e2e2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-block-container-56 > h1{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  border-top-width : 2px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #0097a7;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

#sp-block-container-56 > h3{
  font-family : "BIZ UDPゴシック";
  color : #000000;
  border-top-width : 0px;
  border-left-width : 4px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8300;
  border-right-color : #000000;
  border-bottom-color : #bfbfbf;
}

#sp-block-container-56 > p{
  font-family : "BIZ UDPゴシック";
  color : #000000;
  background-position : center top;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-6 > p{
  font-size : 1.5rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-61 > h1{
  font-size : 1.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  border-top-width : 2px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #0097a7;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

#sp-block-container-62 > h1{
  font-size : 1.6rem;
  color : #000000;
  text-decoration : underline;
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #333333;
}

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

#sp-block-container-63 > h1{
  font-size : 1.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  border-top-width : 2px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #0097a7;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

#sp-block-container-66 > p{
  color : #000000;
}

#sp-block-container-67 > p{
  color : #000000;
}

#sp-block-container-68 > p{
  color : #000000;
}

#sp-block-container-69 > p{
  color : #000000;
}

#sp-block-container-7 > p{
  font-size : 1.5rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-block-container-76 > p{
  color : #000000;
}

#sp-block-container-9 > p{
  font-size : 1.4rem;
}

#sp-button-1 > a{
  font-size : 2rem;
  font-family : "BIZ UDPゴシック";
  background-color : #ff8f00;
}

#sp-button-10 > a{
  font-size : 2rem;
  font-family : "BIZ UDPゴシック";
  background-color : #ff8f00;
}

#sp-button-11 > a{
  font-size : 1.7rem;
  background-color : #ff8f00;
}

#sp-button-11 > a:hover{
  color : #5a9fff;
  background-color : #ffffff;
}

#sp-button-2 > a{
  color : #000000;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f0f0f0;
}

#sp-button-3 > a{
  color : #000000;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f0f0f0;
}

#sp-button-4 > a{
  color : #000000;
  background-color : #ff8f00;
}

#sp-button-5 > a{
  font-size : 1.3rem;
  font-family : "BIZ UDPゴシック", "Meiryo", sans-serif;
  color : #0468bf;
  background-position : left top;
  text-decoration : underline;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #808080;
  border-left-color : #808080;
  border-right-color : #808080;
  border-bottom-color : #808080;
}

#sp-button-6 > a{
  font-size : 2rem;
  font-family : "BIZ UDPゴシック";
  background-color : #ff8f00;
}

#sp-button-7 > a{
  font-size : 2rem;
  font-family : "BIZ UDPゴシック";
  background-color : #ff0000;
}

#sp-button-8 > a{
  font-size : 2rem;
  font-family : "BIZ UDPゴシック";
  background-color : #ff8f00;
}

#sp-button-9 > a{
  font-size : 2.2rem;
  background-color : #ff8f00;
}

#sp-button-9 > a:hover{
  color : #5a9fff;
  background-color : #ffffff;
}

#sp-definition-list-1 > dt{
  font-size : 1.5rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
  background-color : #fbc02d;
}

#sp-definition-list-2 > dd{
  color : #000000;
  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 : #0097a7;
}

#sp-definition-list-2 > dt{
  color : #0097a7;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : double;
  border-top-color : #000000;
  border-left-color : #0097a7;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

#sp-definition-list-3 > dd{
  color : #000000;
  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 : #0097a7;
}

#sp-definition-list-3 > dt{
  color : #0097a7;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : double;
  border-top-color : #000000;
  border-left-color : #0097a7;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1{
  font-size : 2rem;
  font-family : "BIZ UDPゴシック";
  color : #f26873;
  padding-top : 0px;
  padding-left : 180px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-image-27{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f38630;
  border-left-color : #f38630;
  border-right-color : #f38630;
  border-bottom-color : #f38630;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-28{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f38630;
  border-left-color : #f38630;
  border-right-color : #f38630;
  border-bottom-color : #f38630;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-29{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f38630;
  border-left-color : #f38630;
  border-right-color : #f38630;
  border-bottom-color : #f38630;
  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-item-gallery-1 > ul > li{
  width : 480px;
  height : 195px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-family : "BIZ UDPゴシック";
  color : #000000;
}

#sp-page-title-1{
  background-color : #ffffff;
}

#sp-page-title-1 h1{
  font-size : 3rem;
  font-family : "BIZ UDPゴシック";
  color : #fbc02d;
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff952b;
}

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

#sp-page-title-10 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

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

#sp-page-title-11 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

#sp-page-title-12{
  background-color : transparent;
}

#sp-page-title-12 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

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

#sp-page-title-13 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

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

#sp-page-title-14 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

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

#sp-page-title-15 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

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

#sp-page-title-16 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

#sp-page-title-17{
  background-color : #0097a7;
  border-top-width : 0px;
  border-left-width : 16px;
  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 : #242f5b;
  border-right-color : #000000;
  border-bottom-color : #0097a7;
}

#sp-page-title-17 h1{
  font-size : 2.2rem;
  color : #ffffff;
  background-position : center center;
  text-align : center;
}

#sp-page-title-18{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #fcce56;
}

#sp-page-title-18 h1{
  color : #ff8f00;
}

#sp-page-title-19{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #fcce56;
}

#sp-page-title-19 h1{
  color : #ff8f00;
}

#sp-page-title-2{
  background-color : #ffffff;
  background-position : center center;
}

#sp-page-title-2 h1{
  font-size : 3rem;
  font-family : "BIZ UDPゴシック";
  color : #fbc02d;
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ff952b;
}

#sp-page-title-20{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #fcce56;
}

#sp-page-title-20 h1{
  color : #ff8f00;
}

#sp-page-title-21{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #fbc02d;
}

#sp-page-title-21 h1{
  color : #ff8f00;
}

#sp-page-title-22{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #fbc02d;
}

#sp-page-title-22 h1{
  color : #ff8f00;
}

#sp-page-title-23{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #fbc02d;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fcce56;
}

#sp-page-title-23 h1{
  color : #ff8f00;
}

#sp-page-title-24{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #fcce56;
}

#sp-page-title-24 h1{
  color : #ff8f00;
}

#sp-page-title-25 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-26 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-27 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-28 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-29 h1{
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #151515;
}

#sp-page-title-3{
  background-color : transparent;
}

#sp-page-title-3 h1{
  font-size : 2.4rem;
  font-family : "BIZ UDゴシック";
  color : #0097a7;
  text-align : center;
}

#sp-page-title-30 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-31 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-32 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-33{
  background-color : #ff8f00;
}

#sp-page-title-34 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-35{
  background-color : #ff8f00;
}

#sp-page-title-36 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-37 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-38 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

#sp-page-title-4{
  background-position : left center;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-page-title-4 h1{
  font-size : 2.2rem;
  font-family : "BIZ UDPゴシック";
  color : #fbc02d;
  text-align : center;
  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 : solid;
  border-top-color : #ffffff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-page-title-5{
  background-position : center center;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #0097a7;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #515151;
}

#sp-page-title-5 h1{
  font-size : 2.4rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  background-position : center center;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #0097a7;
  border-left-color : #0097a7;
  border-right-color : #0097a7;
  border-bottom-color : #0097a7;
}

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

#sp-page-title-6 h1{
  font-size : 2.4rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

#sp-page-title-7{
  background-color : transparent;
}

#sp-page-title-7 h1{
  font-size : 2.4rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

#sp-page-title-8 h1{
  color : #fbc02d;
  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 : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #fbc02d;
}

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

#sp-page-title-9 h1{
  font-size : 2.8rem;
  font-family : "BIZ UDPゴシック";
  color : #0097a7;
  text-align : center;
}

#sp-photo-motion-1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #fffbee;
  border-left-color : #fffbee;
  border-right-color : #fffbee;
  border-bottom-color : #fffbee;
}

#sp-site-branding2-1 .site-title{
  background-image : none;
}

#sp-site-branding2-1 > .extra{
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #eaeaea;
}

#sp-site-branding2-1 > .site-description{
  font-size : 1.8rem;
  color : #000000;
  background-color : #ffffff;
}

#sp-site-branding2-1 > .site-title{
  background-color : transparent;
  background-image : url(img/rogo-lineHP2.jpg);
  background-size : auto auto,auto auto;
}

#sp-site-navigation-1{
  font-family : "BIZ UDPゴシック";
  background-color : #fbc02d;
  overflow : visible;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.1rem;
}

#sp-table-1{
  background-color : #fbc02d;
}

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

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

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

#sp-table-1 > tbody > tr > th.col-title{
  background-color : #fbc02d;
}

#sp-table-1 > tbody > tr > th.row-title{
  background-color : #fbc02d;
}

#sp-table-2 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
}

#sp-table-2 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
}

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

#sp-table-2 > tbody > tr > * > .paragraph cite{
  background-color : #fbc02d;
}

#sp-table-2 > tbody > tr > * > p{
  background-color : #fbc02d;
}

#sp-table-2 > tbody > tr > td{
  color : #000000;
  background-color : #fbc02d;
}

#sp-table-2 > tbody > tr > th.row-title{
  font-weight : normal;
  color : #121125;
  background-color : #ffecf8;
}

#sp-table-3 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
}

#sp-table-3 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
}

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

#sp-table-3 > tbody > tr > * > .paragraph cite{
  background-color : #fbc02d;
}

#sp-table-3 > tbody > tr > * > p{
  background-color : #fbc02d;
}

#sp-table-3 > tbody > tr > td{
  color : #000000;
  background-color : #fbc02d;
}

#sp-table-3 > tbody > tr > th.row-title{
  font-weight : normal;
  color : #121125;
  background-color : #ffecf8;
}

#sp-table-4 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
}

#sp-table-4 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
}

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

#sp-table-4 > tbody > tr > th.row-title{
  font-weight : normal;
  color : #121125;
  background-color : #ffecf8;
}

#sp-table-5 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
}

#sp-table-5 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
}

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

#sp-table-5 > tbody > tr > th.row-title{
  font-weight : normal;
  color : #121125;
  background-color : #ffecf8;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-size : 1.2rem;
  color : #fbc02d;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > article{
  color : #fbc02d;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content{
  color : #fbc02d;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > footer{
  color : #fbc02d;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > footer a:link{
  color : #fbc02d;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header{
  color : #fbc02d;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header > h4{
  font-size : 2.1rem;
  font-family : "BIZ UDゴシック";
  color : #f26873;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header > h4 > a:link{
  font-size : 1.8rem;
  font-family : "BIZ UDPゴシック";
  color : #fbc02d;
  padding-top : 0px;
  padding-left : 210px;
  padding-right : 0px;
  padding-bottom : 0px;
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #151515;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header > h4 > a:visited{
  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 : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #151515;
}

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

  #sp-block-container-1{
    width : 194px;
    min-height : 52px;
    float : none;
    position : absolute;
    top : 74px;
    bottom : auto;
    right : auto;
    left : 788px;
  }

  #sp-block-container-10{
    margin-right : 9px;
    margin-bottom : 13px;
    width : 417px;
    min-height : 99px;
    float : none;
    position : absolute;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 163px;
  }

  #sp-block-container-11{
    margin-bottom : -28px;
    min-height : 223px;
  }

  #sp-block-container-12{
    margin-bottom : -18px;
    min-height : 109px;
  }

  #sp-block-container-13{
    margin-right : 9px;
    margin-bottom : 13px;
    width : 417px;
    min-height : 99px;
    float : none;
    display : none;
    position : absolute;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 163px;
  }

  #sp-block-container-14{
    margin-bottom : 0px;
    min-height : 60px;
  }

  #sp-block-container-15{
    margin-bottom : 0px;
    min-height : 60px;
    display : none;
  }

  #sp-block-container-16{
    width : 479px;
    min-height : 217px;
    float : right;
    position : relative;
  }

  #sp-block-container-17{
    width : 498px;
    min-height : 217px;
    float : left;
    position : relative;
  }

  #sp-block-container-18{
    width : 498px;
    min-height : 217px;
    float : left;
    position : relative;
  }

  #sp-block-container-19{
    width : 491px;
    min-height : 217px;
    float : right;
    position : relative;
  }

  #sp-block-container-2{
    display : none;
  }

  #sp-block-container-20{
    width : 498px;
    min-height : 217px;
    float : left;
    position : relative;
  }

  #sp-block-container-21{
    width : 491px;
    min-height : 217px;
    float : right;
    position : relative;
  }

  #sp-block-container-22{
    width : 502px;
    min-height : 217px;
    float : left;
    position : relative;
  }

  #sp-block-container-26{
    display : none;
  }

  #sp-block-container-27{
    display : none;
  }

  #sp-block-container-28{
    display : none;
  }

  #sp-block-container-29{
    display : none;
  }

  #sp-block-container-32{
    display : none;
  }

  #sp-block-container-34{
    display : none;
  }

  #sp-block-container-37{
    display : none;
  }

  #sp-block-container-38{
    display : none;
  }

  #sp-block-container-39{
    display : none;
  }

  #sp-block-container-4{
    display : none;
  }

  #sp-block-container-40{
    display : none;
  }

  #sp-block-container-41{
    display : none;
  }

  #sp-block-container-42{
    display : none;
  }

  #sp-block-container-43{
    display : none;
  }

  #sp-block-container-45{
    display : none;
  }

  #sp-block-container-46{
    display : none;
  }

  #sp-block-container-48{
    display : none;
  }

  #sp-block-container-49{
    display : none;
  }

  #sp-block-container-51{
    display : none;
  }

  #sp-block-container-52{
    display : none;
  }

  #sp-block-container-55{
    margin-right : 282px;
    width : 1001px;
    min-height : 27px;
  }

  #sp-block-container-56{
    margin-bottom : 1px;
    width : 573px;
    min-height : 478px;
    float : right;
    position : relative;
  }

  #sp-block-container-57{
    display : none;
  }

  #sp-block-container-58{
    display : none;
  }

  #sp-block-container-59{
    display : none;
  }

  #sp-block-container-60{
    margin-right : 0px;
    margin-bottom : 0px;
    min-height : 20px;
  }

  #sp-block-container-61{
    margin-left : 0px;
    margin-bottom : -30px;
    width : 153px;
    min-height : 79px;
  }

  #sp-block-container-62{
    margin-right : 0px;
    margin-bottom : 0px;
    min-height : 75px;
  }

  #sp-block-container-63{
    width : 154px;
  }

  #sp-block-container-64{
    margin-bottom : 2px;
    min-height : 24px;
  }

  #sp-block-container-65{
    display : none;
  }

  #sp-block-container-66{
    width : 478px;
    min-height : 394px;
  }

  #sp-block-container-67{
    width : 974px;
  }

  #sp-block-container-68{
    width : 478px;
    min-height : 307px;
    float : left;
    position : relative;
  }

  #sp-block-container-69{
    width : 974px;
    float : left;
    position : relative;
  }

  #sp-block-container-71{
    display : none;
  }

  #sp-block-container-73{
    display : none;
  }

  #sp-block-container-74{
    display : none;
  }

  #sp-block-container-75{
    display : none;
  }

  #sp-block-container-8{
    display : none;
  }

  #sp-block-container-9{
    width : 370px;
    float : none;
    position : absolute;
    top : 7px;
    bottom : auto;
    right : auto;
    left : 577px;
  }

  #sp-button-1{
    width : 435px;
  }

  #sp-button-10{
    width : 206px;
    float : none;
    display : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 277px;
  }

  #sp-button-11{
    width : 397px;
    display : none;
  }

  #sp-button-2{
    margin-top : 0px;
    width : 189px;
  }

  #sp-button-3{
    margin-top : 0px;
    width : 189px;
  }

  #sp-button-4{
    width : 388px;
  }

  #sp-button-5{
    margin-top : 0px;
    width : 183px;
    height : 43px;
    float : none;
    position : absolute;
    top : 499px;
    bottom : auto;
    right : auto;
    left : 61px;
  }

  #sp-button-6{
    width : 265px;
  }

  #sp-button-7{
    width : 265px;
  }

  #sp-button-8{
    width : 206px;
    float : none;
    position : absolute;
    top : -1px;
    bottom : auto;
    right : auto;
    left : 277px;
  }

  #sp-button-9{
    width : 397px;
  }

  #sp-definition-list-1{
    width : 993px;
  }

  #sp-definition-list-2{
    width : 467px;
    min-height : 303px;
    float : none;
    position : absolute;
    top : 117px;
    bottom : auto;
    right : auto;
    left : 531px;
  }

  #sp-definition-list-3{
    width : 467px;
    min-height : 258px;
    float : none;
    position : absolute;
    top : 746px;
    bottom : auto;
    right : auto;
    left : 528px;
  }

  #sp-image-10{
    margin-right : 10px;
    width : 200px;
    height : 167px;
    float : left;
    position : relative;
  }

  #sp-image-11{
    margin-right : 10px;
    width : 188px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-12{
    margin-right : 10px;
    width : 166px;
    height : 167px;
    float : left;
    position : relative;
  }

  #sp-image-13{
    margin-right : 10px;
    width : 194px;
    height : 194px;
    float : left;
    position : relative;
  }

  #sp-image-14{
    margin-right : 10px;
    width : 185px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-15{
    margin-right : 10px;
    width : 199px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-16{
    margin-right : 10px;
    width : 182px;
    height : 213px;
    float : left;
    position : relative;
  }

  #sp-image-17{
    margin-right : 10px;
    width : 200px;
    height : 167px;
    float : left;
    display : none;
    position : relative;
  }

  #sp-image-18{
    margin-right : 10px;
    width : 188px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-19{
    margin-right : 10px;
    width : 166px;
    height : 167px;
    float : left;
    display : none;
    position : relative;
  }

  #sp-image-2{
    margin-right : 10px;
    width : 185px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-20{
    margin-right : 10px;
    width : 194px;
    height : 194px;
    float : left;
    display : none;
    position : relative;
  }

  #sp-image-21{
    margin-right : 10px;
    width : 354px;
    height : 292px;
    float : left;
    position : relative;
  }

  #sp-image-22{
    margin-right : 10px;
    width : 354px;
    height : 292px;
    float : left;
    position : relative;
  }

  #sp-image-23{
    margin-right : 10px;
    width : 354px;
    height : 292px;
    float : left;
    position : relative;
  }

  #sp-image-24{
    margin-right : 10px;
    width : 354px;
    height : 292px;
    float : left;
    position : relative;
  }

  #sp-image-25{
    height : auto;
    float : left;
    position : relative;
  }

  #sp-image-26{
    height : auto;
    float : left;
    display : none;
    position : relative;
  }

  #sp-image-27{
    width : 263px;
    height : 252px;
    float : none;
    position : absolute;
    top : 32px;
    bottom : auto;
    right : auto;
    left : 706px;
    z-index : 12;
  }

  #sp-image-28{
    width : 263px;
    height : 252px;
    float : none;
    position : absolute;
    top : 332px;
    bottom : auto;
    right : auto;
    left : 569px;
    z-index : 12;
  }

  #sp-image-29{
    width : 278px;
    height : 230px;
    float : none;
    position : absolute;
    top : 638px;
    bottom : auto;
    right : auto;
    left : 678px;
    z-index : 12;
  }

  #sp-image-3{
    margin-right : 10px;
    width : 185px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-4{
    margin-right : 10px;
    width : 185px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-5{
    width : 155px;
    height : 83px;
    float : left;
    position : relative;
  }

  #sp-image-6{
    width : 471px;
    height : 348px;
    float : left;
    position : relative;
  }

  #sp-image-7{
    margin-right : 10px;
    width : 185px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-8{
    margin-right : 10px;
    width : 199px;
    height : 174px;
    float : left;
    position : relative;
  }

  #sp-image-9{
    margin-right : 10px;
    width : 182px;
    height : 213px;
    float : left;
    position : relative;
  }

  #sp-list-1{
    display : none;
  }

  #sp-list-2{
    display : none;
  }

  #sp-list-3{
    display : none;
  }

  #sp-list-4{
    display : none;
  }

  #sp-list-5{
    display : none;
  }

  #sp-page-title-1{
    margin-top : -1px;
    margin-bottom : 2px;
    min-height : 46px;
  }

  #sp-page-title-10{
    width : 511px;
    float : left;
    position : relative;
  }

  #sp-page-title-11{
    width : 485px;
    float : right;
    position : relative;
  }

  #sp-page-title-12{
    width : 479px;
    float : right;
    position : relative;
  }

  #sp-page-title-13{
    width : 511px;
    float : left;
    position : relative;
  }

  #sp-page-title-14{
    width : 479px;
    float : right;
    position : relative;
  }

  #sp-page-title-15{
    width : 511px;
    float : left;
    position : relative;
  }

  #sp-page-title-16{
    width : 511px;
    float : left;
    position : relative;
  }

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

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

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

  #sp-page-title-2{
    margin-top : -1px;
    margin-bottom : 2px;
    min-height : 46px;
    display : none;
  }

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

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

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

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

  #sp-page-title-25{
    width : 111px;
  }

  #sp-page-title-26{
    width : 237px;
  }

  #sp-page-title-27{
    width : 217px;
  }

  #sp-page-title-28{
    width : 145px;
  }

  #sp-page-title-30{
    width : 111px;
  }

  #sp-page-title-32{
    width : 248px;
  }

  #sp-page-title-33{
    width : 488px;
    min-height : 40px;
    float : right;
    position : relative;
  }

  #sp-page-title-34{
    width : 212px;
  }

  #sp-page-title-35{
    width : 485px;
    min-height : 40px;
    float : right;
    position : relative;
  }

  #sp-page-title-36{
    width : 228px;
  }

  #sp-page-title-37{
    width : 103px;
  }

  #sp-page-title-38{
    width : 342px;
  }

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

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

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

  #sp-photo-motion-1{
    margin-bottom : 14px;
    width : 1001px;
    height : 409px;
  }

  #sp-site-branding2-1 > .extra{
    margin-left : 2px;
    margin-right : -4px;
    margin-bottom : -3px;
    width : 463px;
    min-height : 76px;
    top : auto;
    bottom : 64px;
    right : -24px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 17px;
    margin-left : -943px;
    margin-right : -1028px;
    margin-bottom : -12px;
    width : 3002px;
    height : 118px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : -3px;
    margin-bottom : 0px;
    width : 227px;
    height : 86px;
    top : 3px;
    bottom : auto;
    right : 399px;
    left : auto;
    z-index : 11;
  }

  #sp-site-navigation-1{
    margin-top : -1px;
    margin-left : -1005px;
    margin-right : -2086px;
    margin-bottom : 0px;
    min-height : 62px;
  }

  #sp-table-1{
    width : 268px;
    min-height : 60px;
    float : left;
    position : relative;
  }

  #sp-table-2{
    margin-left : 0px;
    margin-right : 3px;
    margin-bottom : 24px;
    width : 590px;
    float : left;
    position : relative;
  }

  #sp-table-3{
    margin-left : 0px;
    margin-right : 3px;
    margin-bottom : 24px;
    width : 662px;
    float : left;
    position : relative;
  }

  #sp-table-4{
    margin-bottom : 24px;
    width : 566px;
    float : left;
    position : relative;
  }

  #sp-table-5{
    margin-bottom : 9px;
    width : 427px;
    min-height : 218px;
    float : right;
    position : relative;
  }
}

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

  #sp-block-container-1{
    margin-right : -1px;
    min-height : 54px;
    display : none;
  }

  #sp-block-container-10{
    display : none;
  }

  #sp-block-container-11{
    display : none;
  }

  #sp-block-container-16{
    display : none;
  }

  #sp-block-container-17{
    display : none;
  }

  #sp-block-container-18{
    display : none;
  }

  #sp-block-container-19{
    display : none;
  }

  #sp-block-container-20{
    display : none;
  }

  #sp-block-container-21{
    display : none;
  }

  #sp-block-container-22{
    display : none;
  }

  #sp-block-container-24{
    margin-left : 49px;
    width : 237px;
  }

  #sp-block-container-26{
    margin-right : 42px;
    width : 273px;
  }

  #sp-block-container-27{
    margin-left : 10px;
    width : 283px;
  }

  #sp-block-container-3{
    display : none;
  }

  #sp-block-container-37{
    margin-left : -40px;
    margin-right : -5px;
    width : 301px;
  }

  #sp-block-container-4{
    margin-top : 11px;
    margin-bottom : -21px;
    min-height : 225px;
  }

  #sp-block-container-40{
    margin-left : -2px;
    width : 289px;
  }

  #sp-block-container-43{
    width : 266px;
  }

  #sp-block-container-45{
    margin-left : 7px;
    width : 227px;
    min-height : 212px;
  }

  #sp-block-container-46{
    margin-left : -16px;
    width : 275px;
  }

  #sp-block-container-48{
    margin-left : 28px;
  }

  #sp-block-container-49{
    margin-left : -44px;
    width : 274px;
  }

  #sp-block-container-5{
    margin-right : 6px;
    width : 288px;
    min-height : 508px;
  }

  #sp-block-container-51{
    margin-left : 23px;
    width : 235px;
    min-height : 187px;
  }

  #sp-block-container-52{
    margin-left : -35px;
    width : 283px;
  }

  #sp-block-container-56{
    display : none;
  }

  #sp-block-container-59{
    width : 302px;
    min-height : 19px;
  }

  #sp-block-container-70{
    display : none;
  }

  #sp-block-container-75{
    margin-left : 2px;
    margin-right : -11px;
    width : 304px;
  }

  #sp-block-container-8{
    width : 303px;
  }

  #sp-block-container-9{
    display : none;
  }

  #sp-button-1{
    width : 267px;
  }

  #sp-button-10{
    width : 193px;
  }

  #sp-button-11{
    width : 292px;
  }

  #sp-button-2{
    margin-right : 0px;
  }

  #sp-button-3{
    margin-right : 0px;
    width : 191px;
  }

  #sp-button-6{
    width : 298px;
  }

  #sp-button-7{
    width : 299px;
  }

  #sp-button-8{
    display : none;
  }

  #sp-button-9{
    display : none;
  }

  #sp-image-14{
    width : 169px;
    height : 162px;
  }

  #sp-image-16{
    margin-left : 46px;
    margin-right : 45px;
    width : 187px;
    height : 228px;
  }

  #sp-image-17{
    margin-left : 18px;
    margin-right : 25px;
    height : auto;
  }

  #sp-image-19{
    margin-left : 19px;
    margin-right : 71px;
    width : 139px;
    height : 164px;
  }

  #sp-image-20{
    margin-left : 8px;
    height : auto;
  }

  #sp-image-25{
    display : none;
  }

  #sp-image-26{
    height : auto;
  }

  #sp-list-1{
    margin-right : -196px;
  }

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

  #sp-list-3{
    min-height : 46px;
  }

  #sp-list-4{
    min-height : 30px;
  }

  #sp-page-title-1{
    float : left;
    display : none;
    position : relative;
  }

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

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

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

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

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

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

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

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

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

  #sp-page-title-2{
    width : 303px;
    min-height : 103px;
    float : none;
    position : relative;
  }

  #sp-page-title-22{
    width : 263px;
  }

  #sp-page-title-4{
    margin-top : 16px;
    margin-bottom : -8px;
    min-height : 19px;
  }

  #sp-page-title-5{
    margin-top : -6px;
    margin-left : 0px;
    margin-bottom : -20px;
    width : 299px;
    min-height : 41px;
  }

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

  #sp-photo-motion-1{
    margin-right : 0px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : -63px;
    margin-bottom : -1px;
    width : 315px;
    min-height : 207px;
    display : none;
  }

  #sp-site-branding2-1 > .site-description{
    width : 324px;
    height : 140px;
    display : none;
    top : 62px;
    bottom : auto;
    right : auto;
    left : -3px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : -64px;
    margin-right : 55px;
    margin-bottom : -1px;
    width : 321px;
    height : 114px;
    display : none;
    top : 107px;
    bottom : auto;
    right : auto;
    left : 129px;
  }
}