#colophon{
  font-size : 1.2rem;
  background-color : transparent;
  background-image : url(img/back-header-main.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-width : 1px;
  border-bottom-width : 28px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #ffffff;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

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

#masthead{
  background-color : transparent;
  background-image : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-top-width : 7px;
  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 : #e06594;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#page{
  font-size : 1.4rem;
}

*{
  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-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "游ゴシック", "BIZ UDPゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #2b2825;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto,auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

  #content{
    font-size : 1.6rem;
    color : #000000;
    min-height : 50px;
  }

  #main{
    font-size : 1.6rem;
    font-family : "游ゴシック", "BIZ UDPゴシック";
    color : #2b2825;
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1120px;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

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

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

  #main-inner #contenthead > nav{
    padding-left : 0px;
    padding-right : 0px;
    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 : 1120px;
    box-sizing : content-box;
  }

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

  #primary{
    float : right;
  }

  #sidebar1{
    font-size : 1.6rem;
    font-family : "BIZ UDPゴシック", "BIZ UDP明朝 Medium", "游ゴシック";
    background-color : transparent;
  }

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

  .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 : 1120px;
  }
}

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

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

  #contenthead{
    width : 1120px;
  }

  #main-inner{
    padding-left : 20px;
    padding-right : 20px;
    width : 1120px;
  }

  #primary{
    width : 790px;
  }

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

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

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

  #main{
    background-color : #ffffff;
  }

  #masthead{
    margin-bottom : 0px;
  }

  #sidebar1 {
  }

  *{
    box-sizing : border-box;
  }

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

  .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-table{
    display : block;
    overflow-x : auto;
  }

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

  embed{
    max-width : 100%;
  }
}

#sp-site-navigation-2{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

#sp-site-navigation-2 ul ul li a:hover{
  color : #ffffff;
  background-color : #eb6877;
}

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

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

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

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  color : #eb6877;
  background-color : transparent;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a{
  color : #eb6877;
  background-color : transparent;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  color : #eb6877;
  background-color : transparent;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
}

#sp-site-navigation-2 > ul > li.current_page_item > a{
  color : #eb6877;
  background-color : transparent;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
}

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

#sp-site-navigation-2 > ul > li > a{
  font-weight : bold;
  color : #555555;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  border-left-width : 2px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover{
  color : #eb6877;
  background-color : transparent;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
}

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

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

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

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

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

  #sp-site-navigation-2 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

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

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

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

  #sp-site-navigation-2 ul ul li a{
    color : #333333;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-top-width : 2px;
    border-bottom-width : 2px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-2 ul ul li a:hover{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 ul ul li.current-menu-item > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 ul ul li.current_page_ancestor > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 ul ul li.current_page_item > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

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

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

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

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

  #sp-site-navigation-2 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }

  #sp-site-navigation-2 > ul > li > a{
    color : #333333;
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    border-top-width : 2px;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : 2px;
    border-top-style : solid;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : transparent;
    display : block;
  }

  #sp-site-navigation-2 > ul > li > a:hover{
    color : #eb6877;
    background-color : transparent;
    border-top-color : #eb6877;
    border-bottom-color : #eb6877;
  }
}

#sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-14, #sp-site-navigation-3{
  font-size : 13px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-14 .menu-toggle, #sp-site-navigation-3 .menu-toggle{
  display : none;
}

#sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-14 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text{
  display : none;
}

#sp-site-navigation-10 a:link, #sp-site-navigation-11 a:link, #sp-site-navigation-12 a:link, #sp-site-navigation-13 a:link, #sp-site-navigation-14 a:link, #sp-site-navigation-3 a:link{
  color : #353535;
  text-decoration : none;
}

#sp-site-navigation-10 a:visited, #sp-site-navigation-11 a:visited, #sp-site-navigation-12 a:visited, #sp-site-navigation-13 a:visited, #sp-site-navigation-14 a:visited, #sp-site-navigation-3 a:visited{
  color : #353535;
  text-decoration : none;
}

#sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-14 ul ul, #sp-site-navigation-3 ul ul{
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 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;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 35px;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-10 ul ul li, #sp-site-navigation-11 ul ul li, #sp-site-navigation-12 ul ul li, #sp-site-navigation-13 ul ul li, #sp-site-navigation-14 ul ul li, #sp-site-navigation-3 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-10 ul ul li a, #sp-site-navigation-11 ul ul li a, #sp-site-navigation-12 ul ul li a, #sp-site-navigation-13 ul ul li a, #sp-site-navigation-14 ul ul li a, #sp-site-navigation-3 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-10 ul ul li a:hover, #sp-site-navigation-11 ul ul li a:hover, #sp-site-navigation-12 ul ul li a:hover, #sp-site-navigation-13 ul ul li a:hover, #sp-site-navigation-14 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

#sp-site-navigation-10 ul ul li > ul, #sp-site-navigation-11 ul ul li > ul, #sp-site-navigation-12 ul ul li > ul, #sp-site-navigation-13 ul ul li > ul, #sp-site-navigation-14 ul ul li > ul, #sp-site-navigation-3 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-10 ul::after, #sp-site-navigation-11 ul::after, #sp-site-navigation-12 ul::after, #sp-site-navigation-13 ul::after, #sp-site-navigation-14 ul::after, #sp-site-navigation-3 ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-13 > ul, #sp-site-navigation-14 > ul, #sp-site-navigation-3 > 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%;
  min-height : 35px;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-13 > ul > li, #sp-site-navigation-14 > ul > li, #sp-site-navigation-3 > ul > li{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

#sp-site-navigation-10 > ul > li:hover > ul, #sp-site-navigation-11 > ul > li:hover > ul, #sp-site-navigation-12 > ul > li:hover > ul, #sp-site-navigation-13 > ul > li:hover > ul, #sp-site-navigation-14 > ul > li:hover > ul, #sp-site-navigation-3 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-13 > ul > li > a, #sp-site-navigation-14 > ul > li > a, #sp-site-navigation-3 > ul > li > a{
  line-height : 35px;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-10 > ul > li > a:hover, #sp-site-navigation-11 > ul > li > a:hover, #sp-site-navigation-12 > ul > li > a:hover, #sp-site-navigation-13 > ul > li > a:hover, #sp-site-navigation-14 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover{
  line-height : 35px;
  color : #49b8ff;
  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;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #49b8ff;
  border-left-color : #49b8ff;
  border-right-color : #49b8ff;
  border-bottom-color : #49b8ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-site-navigation-10 > ul > ul > li > a, #sp-site-navigation-11 > ul > ul > li > a, #sp-site-navigation-12 > ul > ul > li > a, #sp-site-navigation-13 > ul > ul > li > a, #sp-site-navigation-14 > ul > ul > li > a, #sp-site-navigation-3 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-13, #sp-site-navigation-14, #sp-site-navigation-3{
    text-align : center;
    width : 100%;
  }

  #sp-site-navigation-10 .menu-toggle, #sp-site-navigation-11 .menu-toggle, #sp-site-navigation-12 .menu-toggle, #sp-site-navigation-13 .menu-toggle, #sp-site-navigation-14 .menu-toggle, #sp-site-navigation-3 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-10 .screen-reader-text, #sp-site-navigation-11 .screen-reader-text, #sp-site-navigation-12 .screen-reader-text, #sp-site-navigation-13 .screen-reader-text, #sp-site-navigation-14 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-13 ul, #sp-site-navigation-14 ul, #sp-site-navigation-3 ul{
    width : 100%;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-10 ul li, #sp-site-navigation-11 ul li, #sp-site-navigation-12 ul li, #sp-site-navigation-13 ul li, #sp-site-navigation-14 ul li, #sp-site-navigation-3 ul li{
    display : block;
  }

  #sp-site-navigation-10 ul li::after, #sp-site-navigation-11 ul li::after, #sp-site-navigation-12 ul li::after, #sp-site-navigation-13 ul li::after, #sp-site-navigation-14 ul li::after, #sp-site-navigation-3 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-13 ul ul, #sp-site-navigation-14 ul ul, #sp-site-navigation-3 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-10, .button-menu#sp-site-navigation-11, .button-menu#sp-site-navigation-12, .button-menu#sp-site-navigation-13, .button-menu#sp-site-navigation-14, .button-menu#sp-site-navigation-3{
    background-color : #aaaaaa;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

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

  .button-menu#sp-site-navigation-10 li, .button-menu#sp-site-navigation-11 li, .button-menu#sp-site-navigation-12 li, .button-menu#sp-site-navigation-13 li, .button-menu#sp-site-navigation-14 li, .button-menu#sp-site-navigation-3 li{
    background-color : #ffffff;
  }

  .button-menu#sp-site-navigation-10 ul.toggled-on, .button-menu#sp-site-navigation-11 ul.toggled-on, .button-menu#sp-site-navigation-12 ul.toggled-on, .button-menu#sp-site-navigation-13 ul.toggled-on, .button-menu#sp-site-navigation-14 ul.toggled-on, .button-menu#sp-site-navigation-3 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-10 > ul, .button-menu#sp-site-navigation-11 > ul, .button-menu#sp-site-navigation-12 > ul, .button-menu#sp-site-navigation-13 > ul, .button-menu#sp-site-navigation-14 > ul, .button-menu#sp-site-navigation-3 > ul{
    display : none;
  }

  .button-menu#sp-site-navigation-10 > ul > ul, .button-menu#sp-site-navigation-11 > ul > ul, .button-menu#sp-site-navigation-12 > ul > ul, .button-menu#sp-site-navigation-13 > ul > ul, .button-menu#sp-site-navigation-14 > ul > ul, .button-menu#sp-site-navigation-3 > ul > ul{
    display : block;
  }
}

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

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

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

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

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

#sp-site-navigation-1 ul ul{
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 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;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 25px;
  left : 0px;
  z-index : 9999;
}

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

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

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

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

#sp-site-navigation-1 ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  min-height : 35px;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-1 > ul > li{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

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

#sp-site-navigation-1 > ul > li > a{
  line-height : 35px;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  line-height : 35px;
  color : #222222;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #eb6877;
}

#sp-site-navigation-1 > ul > ul > li > a{
  color : #333333;
}

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

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

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

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

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

  #sp-site-navigation-1 ul li{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    display : block;
  }

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

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

  .button-menu#sp-site-navigation-1{
    background-color : #000000;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

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

  .button-menu#sp-site-navigation-1 li{
    background-color : #ffffff;
  }

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

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

  #sp-site-navigation-1 > ul > li:first-child{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

#sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-13 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-13 th, #sp-table-5 th, #sp-table-6 th, #sp-table-7 th, #sp-table-8 th{
  color : #666666;
  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 : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-10 > tbody > tr .col-title, #sp-table-11 > tbody > tr .col-title, #sp-table-12 > tbody > tr .col-title, #sp-table-13 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-6 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-10 > tbody > tr .row-title, #sp-table-11 > tbody > tr .row-title, #sp-table-12 > tbody > tr .row-title, #sp-table-13 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-6 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  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 : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

  #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8{
    width : 100%;
  }
}

#sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-2, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation, #sp-wp-post-list-10 #hpb-pagenation, #sp-wp-post-list-11 #hpb-pagenation, #sp-wp-post-list-12 #hpb-pagenation, #sp-wp-post-list-13 #hpb-pagenation, #sp-wp-post-list-14 #hpb-pagenation, #sp-wp-post-list-15 #hpb-pagenation, #sp-wp-post-list-16 #hpb-pagenation, #sp-wp-post-list-2 #hpb-pagenation, #sp-wp-post-list-4 #hpb-pagenation, #sp-wp-post-list-5 #hpb-pagenation, #sp-wp-post-list-6 #hpb-pagenation, #sp-wp-post-list-7 #hpb-pagenation, #sp-wp-post-list-8 #hpb-pagenation, #sp-wp-post-list-9 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-10 .hpb-more-entry, #sp-wp-post-list-11 .hpb-more-entry, #sp-wp-post-list-12 .hpb-more-entry, #sp-wp-post-list-13 .hpb-more-entry, #sp-wp-post-list-14 .hpb-more-entry, #sp-wp-post-list-15 .hpb-more-entry, #sp-wp-post-list-16 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry, #sp-wp-post-list-5 .hpb-more-entry, #sp-wp-post-list-6 .hpb-more-entry, #sp-wp-post-list-7 .hpb-more-entry, #sp-wp-post-list-8 .hpb-more-entry, #sp-wp-post-list-9 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-10 .nav-next, #sp-wp-post-list-11 .nav-next, #sp-wp-post-list-12 .nav-next, #sp-wp-post-list-13 .nav-next, #sp-wp-post-list-14 .nav-next, #sp-wp-post-list-15 .nav-next, #sp-wp-post-list-16 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-5 .nav-next, #sp-wp-post-list-6 .nav-next, #sp-wp-post-list-7 .nav-next, #sp-wp-post-list-8 .nav-next, #sp-wp-post-list-9 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-10 .nav-previous, #sp-wp-post-list-11 .nav-previous, #sp-wp-post-list-12 .nav-previous, #sp-wp-post-list-13 .nav-previous, #sp-wp-post-list-14 .nav-previous, #sp-wp-post-list-15 .nav-previous, #sp-wp-post-list-16 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-5 .nav-previous, #sp-wp-post-list-6 .nav-previous, #sp-wp-post-list-7 .nav-previous, #sp-wp-post-list-8 .nav-previous, #sp-wp-post-list-9 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-1 a, #sp-wp-post-list-10 a, #sp-wp-post-list-11 a, #sp-wp-post-list-12 a, #sp-wp-post-list-13 a, #sp-wp-post-list-14 a, #sp-wp-post-list-15 a, #sp-wp-post-list-16 a, #sp-wp-post-list-2 a, #sp-wp-post-list-4 a, #sp-wp-post-list-5 a, #sp-wp-post-list-6 a, #sp-wp-post-list-7 a, #sp-wp-post-list-8 a, #sp-wp-post-list-9 a{
  color : #eb6877;
  text-decoration : none;
}

#sp-wp-post-list-1 a:active, #sp-wp-post-list-10 a:active, #sp-wp-post-list-11 a:active, #sp-wp-post-list-12 a:active, #sp-wp-post-list-13 a:active, #sp-wp-post-list-14 a:active, #sp-wp-post-list-15 a:active, #sp-wp-post-list-16 a:active, #sp-wp-post-list-2 a:active, #sp-wp-post-list-4 a:active, #sp-wp-post-list-5 a:active, #sp-wp-post-list-6 a:active, #sp-wp-post-list-7 a:active, #sp-wp-post-list-8 a:active, #sp-wp-post-list-9 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover, #sp-wp-post-list-10 a:hover, #sp-wp-post-list-11 a:hover, #sp-wp-post-list-12 a:hover, #sp-wp-post-list-13 a:hover, #sp-wp-post-list-14 a:hover, #sp-wp-post-list-15 a:hover, #sp-wp-post-list-16 a:hover, #sp-wp-post-list-2 a:hover, #sp-wp-post-list-4 a:hover, #sp-wp-post-list-5 a:hover, #sp-wp-post-list-6 a:hover, #sp-wp-post-list-7 a:hover, #sp-wp-post-list-8 a:hover, #sp-wp-post-list-9 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-10 article, #sp-wp-post-list-11 article, #sp-wp-post-list-12 article, #sp-wp-post-list-13 article, #sp-wp-post-list-14 article, #sp-wp-post-list-15 article, #sp-wp-post-list-16 article, #sp-wp-post-list-2 article, #sp-wp-post-list-4 article, #sp-wp-post-list-5 article, #sp-wp-post-list-6 article, #sp-wp-post-list-7 article, #sp-wp-post-list-8 article, #sp-wp-post-list-9 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 article > div, #sp-wp-post-list-10 article > div, #sp-wp-post-list-11 article > div, #sp-wp-post-list-12 article > div, #sp-wp-post-list-13 article > div, #sp-wp-post-list-14 article > div, #sp-wp-post-list-15 article > div, #sp-wp-post-list-16 article > div, #sp-wp-post-list-2 article > div, #sp-wp-post-list-4 article > div, #sp-wp-post-list-5 article > div, #sp-wp-post-list-6 article > div, #sp-wp-post-list-7 article > div, #sp-wp-post-list-8 article > div, #sp-wp-post-list-9 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl, #sp-wp-post-list-10 dl, #sp-wp-post-list-11 dl, #sp-wp-post-list-12 dl, #sp-wp-post-list-13 dl, #sp-wp-post-list-14 dl, #sp-wp-post-list-15 dl, #sp-wp-post-list-16 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-5 dl, #sp-wp-post-list-6 dl, #sp-wp-post-list-7 dl, #sp-wp-post-list-8 dl, #sp-wp-post-list-9 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer, #sp-wp-post-list-10 footer, #sp-wp-post-list-11 footer, #sp-wp-post-list-12 footer, #sp-wp-post-list-13 footer, #sp-wp-post-list-14 footer, #sp-wp-post-list-15 footer, #sp-wp-post-list-16 footer, #sp-wp-post-list-2 footer, #sp-wp-post-list-4 footer, #sp-wp-post-list-5 footer, #sp-wp-post-list-6 footer, #sp-wp-post-list-7 footer, #sp-wp-post-list-8 footer, #sp-wp-post-list-9 footer{
  color : #999999;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-10 h1, #sp-wp-post-list-11 h1, #sp-wp-post-list-12 h1, #sp-wp-post-list-13 h1, #sp-wp-post-list-14 h1, #sp-wp-post-list-15 h1, #sp-wp-post-list-16 h1, #sp-wp-post-list-2 h1, #sp-wp-post-list-4 h1, #sp-wp-post-list-5 h1, #sp-wp-post-list-6 h1, #sp-wp-post-list-7 h1, #sp-wp-post-list-8 h1, #sp-wp-post-list-9 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4, #sp-wp-post-list-10 h4, #sp-wp-post-list-11 h4, #sp-wp-post-list-12 h4, #sp-wp-post-list-13 h4, #sp-wp-post-list-14 h4, #sp-wp-post-list-15 h4, #sp-wp-post-list-16 h4, #sp-wp-post-list-2 h4, #sp-wp-post-list-4 h4, #sp-wp-post-list-5 h4, #sp-wp-post-list-6 h4, #sp-wp-post-list-7 h4, #sp-wp-post-list-8 h4, #sp-wp-post-list-9 h4{
  font-size : 15px;
  color : #eb6877;
  padding-left : 8px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-wp-post-list-1 h4 a, #sp-wp-post-list-10 h4 a, #sp-wp-post-list-11 h4 a, #sp-wp-post-list-12 h4 a, #sp-wp-post-list-13 h4 a, #sp-wp-post-list-14 h4 a, #sp-wp-post-list-15 h4 a, #sp-wp-post-list-16 h4 a, #sp-wp-post-list-2 h4 a, #sp-wp-post-list-4 h4 a, #sp-wp-post-list-5 h4 a, #sp-wp-post-list-6 h4 a, #sp-wp-post-list-7 h4 a, #sp-wp-post-list-8 h4 a, #sp-wp-post-list-9 h4 a{
  color : #eb6877;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active, #sp-wp-post-list-10 h4 a:active, #sp-wp-post-list-11 h4 a:active, #sp-wp-post-list-12 h4 a:active, #sp-wp-post-list-13 h4 a:active, #sp-wp-post-list-14 h4 a:active, #sp-wp-post-list-15 h4 a:active, #sp-wp-post-list-16 h4 a:active, #sp-wp-post-list-2 h4 a:active, #sp-wp-post-list-4 h4 a:active, #sp-wp-post-list-5 h4 a:active, #sp-wp-post-list-6 h4 a:active, #sp-wp-post-list-7 h4 a:active, #sp-wp-post-list-8 h4 a:active, #sp-wp-post-list-9 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover, #sp-wp-post-list-10 h4 a:hover, #sp-wp-post-list-11 h4 a:hover, #sp-wp-post-list-12 h4 a:hover, #sp-wp-post-list-13 h4 a:hover, #sp-wp-post-list-14 h4 a:hover, #sp-wp-post-list-15 h4 a:hover, #sp-wp-post-list-16 h4 a:hover, #sp-wp-post-list-2 h4 a:hover, #sp-wp-post-list-4 h4 a:hover, #sp-wp-post-list-5 h4 a:hover, #sp-wp-post-list-6 h4 a:hover, #sp-wp-post-list-7 h4 a:hover, #sp-wp-post-list-8 h4 a:hover, #sp-wp-post-list-9 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 li, #sp-wp-post-list-14 li, #sp-wp-post-list-15 li, #sp-wp-post-list-16 li, #sp-wp-post-list-2 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li, #sp-wp-post-list-6 li, #sp-wp-post-list-7 li, #sp-wp-post-list-8 li, #sp-wp-post-list-9 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p, #sp-wp-post-list-10 p, #sp-wp-post-list-11 p, #sp-wp-post-list-12 p, #sp-wp-post-list-13 p, #sp-wp-post-list-14 p, #sp-wp-post-list-15 p, #sp-wp-post-list-16 p, #sp-wp-post-list-2 p, #sp-wp-post-list-4 p, #sp-wp-post-list-5 p, #sp-wp-post-list-6 p, #sp-wp-post-list-7 p, #sp-wp-post-list-8 p, #sp-wp-post-list-9 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img, #sp-wp-post-list-10 p > img, #sp-wp-post-list-11 p > img, #sp-wp-post-list-12 p > img, #sp-wp-post-list-13 p > img, #sp-wp-post-list-14 p > img, #sp-wp-post-list-15 p > img, #sp-wp-post-list-16 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-4 p > img, #sp-wp-post-list-5 p > img, #sp-wp-post-list-6 p > img, #sp-wp-post-list-7 p > img, #sp-wp-post-list-8 p > img, #sp-wp-post-list-9 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 ul, #sp-wp-post-list-14 ul, #sp-wp-post-list-15 ul, #sp-wp-post-list-16 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-6 ul, #sp-wp-post-list-7 ul, #sp-wp-post-list-8 ul, #sp-wp-post-list-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-10 dd, .hpb-viewtype-content#sp-wp-post-list-11 dd, .hpb-viewtype-content#sp-wp-post-list-12 dd, .hpb-viewtype-content#sp-wp-post-list-13 dd, .hpb-viewtype-content#sp-wp-post-list-14 dd, .hpb-viewtype-content#sp-wp-post-list-15 dd, .hpb-viewtype-content#sp-wp-post-list-16 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-4 dd, .hpb-viewtype-content#sp-wp-post-list-5 dd, .hpb-viewtype-content#sp-wp-post-list-6 dd, .hpb-viewtype-content#sp-wp-post-list-7 dd, .hpb-viewtype-content#sp-wp-post-list-8 dd, .hpb-viewtype-content#sp-wp-post-list-9 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-10 dl, .hpb-viewtype-content#sp-wp-post-list-11 dl, .hpb-viewtype-content#sp-wp-post-list-12 dl, .hpb-viewtype-content#sp-wp-post-list-13 dl, .hpb-viewtype-content#sp-wp-post-list-14 dl, .hpb-viewtype-content#sp-wp-post-list-15 dl, .hpb-viewtype-content#sp-wp-post-list-16 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl, .hpb-viewtype-content#sp-wp-post-list-5 dl, .hpb-viewtype-content#sp-wp-post-list-6 dl, .hpb-viewtype-content#sp-wp-post-list-7 dl, .hpb-viewtype-content#sp-wp-post-list-8 dl, .hpb-viewtype-content#sp-wp-post-list-9 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-10 dt, .hpb-viewtype-content#sp-wp-post-list-11 dt, .hpb-viewtype-content#sp-wp-post-list-12 dt, .hpb-viewtype-content#sp-wp-post-list-13 dt, .hpb-viewtype-content#sp-wp-post-list-14 dt, .hpb-viewtype-content#sp-wp-post-list-15 dt, .hpb-viewtype-content#sp-wp-post-list-16 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt, .hpb-viewtype-content#sp-wp-post-list-5 dt, .hpb-viewtype-content#sp-wp-post-list-6 dt, .hpb-viewtype-content#sp-wp-post-list-7 dt, .hpb-viewtype-content#sp-wp-post-list-8 dt, .hpb-viewtype-content#sp-wp-post-list-9 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-14 dd, .hpb-viewtype-date#sp-wp-post-list-15 dd, .hpb-viewtype-date#sp-wp-post-list-16 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-10 dl, .hpb-viewtype-date#sp-wp-post-list-11 dl, .hpb-viewtype-date#sp-wp-post-list-12 dl, .hpb-viewtype-date#sp-wp-post-list-13 dl, .hpb-viewtype-date#sp-wp-post-list-14 dl, .hpb-viewtype-date#sp-wp-post-list-15 dl, .hpb-viewtype-date#sp-wp-post-list-16 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl, .hpb-viewtype-date#sp-wp-post-list-5 dl, .hpb-viewtype-date#sp-wp-post-list-6 dl, .hpb-viewtype-date#sp-wp-post-list-7 dl, .hpb-viewtype-date#sp-wp-post-list-8 dl, .hpb-viewtype-date#sp-wp-post-list-9 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-10 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-13 > h3, #sp-wp-post-list-14 > h3, #sp-wp-post-list-15 > h3, #sp-wp-post-list-16 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-9 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #eea4ad;
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb6877;
  border-bottom-color : #eb6877;
}

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

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

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

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

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

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

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

#sp-block-container-2 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

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

#sp-block-container-2 > h2{
  color : #000000;
}

#sp-block-container-2 > h3{
  color : #000000;
}

#sp-block-container-2 > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-2 > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-2 > h6{
  font-size : 1em;
  color : #000000;
}

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

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

#sp-block-container-2 > strong{
  font-weight : bold;
  color : #515151;
}

#breadcrumb-list{
  font-size : 1.1rem;
  padding-left : 20px;
  padding-right : 20px;
  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;
}

#breadcrumb-list div a{
  color : #f0a7a7;
}

#sp-page-title-1 > h1{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-entry-content-1 article > header > h4 > a, #sp-entry-content-2 article > header > h4 > a, #sp-wp-post-list-17 article > header > h4 > a, #sp-wp-post-list-3 article > header > h4 > a{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  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 : block;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-wp-post-list-17, .hpb-viewtype-content#sp-wp-post-list-3{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 > h3, .hpb-viewtype-content#sp-entry-content-2 > h3, .hpb-viewtype-content#sp-wp-post-list-17 > h3, .hpb-viewtype-content#sp-wp-post-list-3 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 > h3 > a, .hpb-viewtype-content#sp-entry-content-2 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-17 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-3 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-wp-post-list-17, .hpb-viewtype-date#sp-wp-post-list-3{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-date#sp-entry-content-1 > h3, .hpb-viewtype-date#sp-entry-content-2 > h3, .hpb-viewtype-date#sp-wp-post-list-17 > h3, .hpb-viewtype-date#sp-wp-post-list-3 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-date#sp-entry-content-1 > h3 > a, .hpb-viewtype-date#sp-entry-content-2 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-17 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-3 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-wp-post-list-17, .hpb-viewtype-title#sp-wp-post-list-3{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-title#sp-entry-content-1 > h3, .hpb-viewtype-title#sp-entry-content-2 > h3, .hpb-viewtype-title#sp-wp-post-list-17 > h3, .hpb-viewtype-title#sp-wp-post-list-3 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-title#sp-entry-content-1 > h3 > a, .hpb-viewtype-title#sp-entry-content-2 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-17 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-3 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-wp-post-list-17 > .hpb-more-entry, #sp-wp-post-list-3 > .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-entry-content-2 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #dd6e6e;
  background-image : url(img/back-nav-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  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 : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-2 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-3 > article{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-bottom : 25px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

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

#sp-entry-content-1 > article > footer, #sp-entry-content-2 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-3 > article > footer{
  color : #f0a7a7;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  clear : both;
}

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

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

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

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

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

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

#sp-entry-content-1 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-wp-post-list-17 > article > footer a, #sp-wp-post-list-3 > article > footer a{
  color : #f0a7a7;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-wp-post-list-17 > article > footer span, #sp-wp-post-list-3 > article > footer span{
  font-size : 1.2rem;
  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-entry-content-2> article> header, #sp-wp-post-list-17> article> header, #sp-wp-post-list-3> article> header {
}

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

#sp-entry-content-1 > article > p, #sp-entry-content-2 > article > p, #sp-wp-post-list-17 > article > p, #sp-wp-post-list-3 > article > p{
  margin-top : 26px;
  margin-left : 20px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-entry-content-1> article> p> img, #sp-entry-content-2> article> p> img, #sp-wp-post-list-17> article> p> img, #sp-wp-post-list-3> article> p> img {
}

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

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

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

#sp-entry-content-1 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-wp-post-list-17 > dl > dt, #sp-wp-post-list-3 > dl > dt{
  background-image : url(img/icon-arrow-02.png);
  background-repeat : no-repeat;
  background-position : 0px 0.6em;
  padding-top : 5px;
  padding-left : 24px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 11px;
  width : 140px;
  float : left;
  clear : left;
}

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

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-wp-post-list-17 > h3 > a, #sp-wp-post-list-3 > h3 > a{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : block;
}

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

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

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

#sp-entry-content-1 > nav a, #sp-entry-content-2 > nav a, #sp-wp-post-list-17 > nav a, #sp-wp-post-list-3 > nav a{
  font-style : italic;
  color : #f0a7a7;
  text-decoration : underline;
}

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

#sp-entry-content-1 > ul, #sp-entry-content-2 > ul, #sp-wp-post-list-17 > ul, #sp-wp-post-list-3 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 26px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-entry-content-1 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-wp-post-list-17 > ul > li > a, #sp-wp-post-list-3 > ul > li > a{
  background-image : url(img/icon-arrow-02.png);
  background-repeat : no-repeat;
  background-position : 0px 0.6em;
  padding-top : 5px;
  padding-left : 24px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 11px;
  display : block;
}

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

  #sp-entry-content-1 dl dd, #sp-entry-content-2 dl dd, #sp-wp-post-list-17 dl dd, #sp-wp-post-list-3 dl dd{
    margin-left : 20px;
  }

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

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

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

  #sp-site-navigation-9{
    background-color : #ffeae9;
    text-align : center;
    padding-top : 12px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 12px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #sp-site-navigation-9 a::before{
    background-image : url(img/icon-arrow-02.png);
    vertical-align : middle;
    margin-right : 3px;
    width : 12px;
    height : 12px;
    display : inline-block;
    content : "";
  }

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

  #sp-site-navigation-9 ul li{
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-9 ul li a{
    line-height : 1;
    color : #c76b6b;
  }

  #sp-site-navigation-9 > ul > li.current-menu-ancestor > a{
    text-decoration : underline;
  }

  #sp-site-navigation-9 > ul > li.current-menu-item > a{
    text-decoration : underline;
  }

  #sp-site-navigation-9 > ul > li.current_page_ancestor > a{
    text-decoration : underline;
  }

  #sp-site-navigation-9 > ul > li.current_page_item > a{
    text-decoration : underline;
  }

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

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

  #sp-site-navigation-9{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-9 .menu-toggle{
    font-size : 1.3rem;
    background-color : #ffd9d9;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-9 li > a:active{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-9 li > a:hover{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-9 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #fea4a4;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-9 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-9 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-9 > ul li.current-menu-ancestor > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-9 > ul li.current-menu-item > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-9 > ul li.current_page_ancestor > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-9 > ul li.current_page_item > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }
}

#sp-site-navigation-5, #sp-site-navigation-8{
  font-size : 1.2rem;
  font-weight : bold;
  margin-top : 0px;
}

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

#sp-site-navigation-5 li > a:active, #sp-site-navigation-8 li > a:active{
  color : #c76b6b;
  background-color : #f5dada;
  background-image : url(img/back-nav-02.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-5 li > a:hover, #sp-site-navigation-8 li > a:hover{
  color : #c76b6b;
  background-color : #f5dada;
  background-image : url(img/back-nav-02.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-5 ul li > a, #sp-site-navigation-8 ul li > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #dd7070;
  background-image : url(img/back-nav-01.png);
  background-repeat : repeat-x;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 8px;
  margin-top : 1px;
  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 : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
}

#sp-site-navigation-5 ul ul li > a, #sp-site-navigation-8 ul ul li > a{
  padding-left : 40px;
  padding-right : 10px;
}

#sp-site-navigation-5 ul ul ul li > a, #sp-site-navigation-8 ul ul ul li > a{
  padding-left : 55px;
}

#sp-site-navigation-5 > ul li.current-menu-ancestor > a, #sp-site-navigation-8 > ul li.current-menu-ancestor > a{
  color : #c76b6b;
  background-color : #f5dada;
  background-image : url(img/back-nav-02.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-5 > ul li.current-menu-item > a, #sp-site-navigation-8 > ul li.current-menu-item > a{
  color : #c76b6b;
  background-color : #f5dada;
  background-image : url(img/back-nav-02.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-5 > ul li.current_page_ancestor > a, #sp-site-navigation-8 > ul li.current_page_ancestor > a{
  color : #c76b6b;
  background-color : #f5dada;
  background-image : url(img/back-nav-02.png);
  background-repeat : repeat-x;
}

#sp-site-navigation-5 > ul li.current_page_item > a, #sp-site-navigation-8 > ul li.current_page_item > a{
  color : #c76b6b;
  background-color : #f5dada;
  background-image : url(img/back-nav-02.png);
  background-repeat : repeat-x;
}

#sp-column-10{
  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 : #f0a7a7;
  border-left-color : #f0a7a7;
  border-right-color : #f0a7a7;
  border-bottom-color : #f0a7a7;
  width : 100%;
  height : auto;
}

#sp-column-10 > .column-body{
  width : auto;
  height : auto;
}

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

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

#sp-table-1, #sp-table-14, #sp-table-2, #sp-table-3, #sp-table-4{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-14 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td, #sp-table-4 > tbody > tr > td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 > tbody > tr > th, #sp-table-14 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-3 > tbody > tr > th, #sp-table-4 > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #f0a7a7;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-block-container-7{
  color : #ffffff;
  background-color : #fea4a4;
  padding-bottom : 0px;
  clear : both;
}

#sp-block-container-7 .copyright{
  text-align : center;
}

#sp-block-container-7 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-7 > *:first-child{
  margin-top : 0px;
}

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

  #sp-block-container-7{
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

  #sp-block-container-7{
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }
}

#sp-table-9{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-9 > tbody > tr > td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-9 > tbody > tr > th{
  font-weight : bold;
  color : #393939;
  background-color : #d5d5d5;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

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

#sp-item-gallery-1 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #62492a;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-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 : #ffdddd;
  border-left-color : #ffdddd;
  border-right-color : #ffdddd;
  border-bottom-color : #ffdddd;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #c76b6b;
  background-color : #ffdddd;
  text-align : left;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 12px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

.page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom14#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom3#content #page-content, .page-custom34#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom5#content #page-content, .page-custom53#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom7#content #page-content, .page-custom9#content #page-content, .page-hrn_archive#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #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-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-29, #sp-block-container-30, #sp-block-container-32, #sp-block-container-33, #sp-block-container-38, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-8, #sp-block-container-9{
  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 : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-bottom : 25px;
  border-top-width : medium;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom23#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom34#content #page-content > blockquote, .page-custom44#content #page-content > blockquote, .page-custom45#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom53#content #page-content > blockquote, .page-custom55#content #page-content > blockquote, .page-custom56#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-hrn_archive#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > 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-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-25 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-38 > blockquote, #sp-block-container-41 > blockquote, #sp-block-container-42 > blockquote, #sp-block-container-43 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #fdf2f2;
  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-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom22#content #page-content > blockquote p, .page-custom23#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom34#content #page-content > blockquote p, .page-custom44#content #page-content > blockquote p, .page-custom45#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom53#content #page-content > blockquote p, .page-custom55#content #page-content > blockquote p, .page-custom56#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-hrn_archive#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > 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-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-25 > blockquote p, #sp-block-container-29 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-32 > blockquote p, #sp-block-container-33 > blockquote p, #sp-block-container-38 > blockquote p, #sp-block-container-41 > blockquote p, #sp-block-container-42 > blockquote p, #sp-block-container-43 > blockquote p, #sp-block-container-8 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom10#content #page-content > blockquote p:first-child, .page-custom11#content #page-content > blockquote p:first-child, .page-custom12#content #page-content > blockquote p:first-child, .page-custom14#content #page-content > blockquote p:first-child, .page-custom22#content #page-content > blockquote p:first-child, .page-custom23#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom34#content #page-content > blockquote p:first-child, .page-custom44#content #page-content > blockquote p:first-child, .page-custom45#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom53#content #page-content > blockquote p:first-child, .page-custom55#content #page-content > blockquote p:first-child, .page-custom56#content #page-content > blockquote p:first-child, .page-custom7#content #page-content > blockquote p:first-child, .page-custom9#content #page-content > blockquote p:first-child, .page-hrn_archive#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-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-23 > blockquote p:first-child, #sp-block-container-24 > blockquote p:first-child, #sp-block-container-25 > blockquote p:first-child, #sp-block-container-29 > blockquote p:first-child, #sp-block-container-30 > blockquote p:first-child, #sp-block-container-32 > blockquote p:first-child, #sp-block-container-33 > blockquote p:first-child, #sp-block-container-38 > blockquote p:first-child, #sp-block-container-41 > blockquote p:first-child, #sp-block-container-42 > blockquote p:first-child, #sp-block-container-43 > blockquote p:first-child, #sp-block-container-8 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom44#content #page-content > h1, .page-custom45#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom55#content #page-content > h1, .page-custom56#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom9#content #page-content > h1, .page-hrn_archive#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > 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-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-29 > h1, #sp-block-container-30 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-38 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom44#content #page-content > h2, .page-custom45#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom55#content #page-content > h2, .page-custom56#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom9#content #page-content > h2, .page-hrn_archive#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > 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-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-29 > h2, #sp-block-container-30 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-38 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #c76b6b;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom44#content #page-content > h3, .page-custom45#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom55#content #page-content > h3, .page-custom56#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom9#content #page-content > h3, .page-hrn_archive#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > 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-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-29 > h3, #sp-block-container-30 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-38 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-8 > 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 : #cccccc;
}

.page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom44#content #page-content > h4, .page-custom45#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom55#content #page-content > h4, .page-custom56#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom9#content #page-content > h4, .page-hrn_archive#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > 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-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-29 > h4, #sp-block-container-30 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-38 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-8 > 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 : #cccccc;
}

.page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom44#content #page-content > h5, .page-custom45#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom55#content #page-content > h5, .page-custom56#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom9#content #page-content > h5, .page-hrn_archive#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > 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-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-29 > h5, #sp-block-container-30 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-38 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-8 > 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 : #cccccc;
}

.page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom44#content #page-content > h6, .page-custom45#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom55#content #page-content > h6, .page-custom56#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom9#content #page-content > h6, .page-hrn_archive#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > 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-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-29 > h6, #sp-block-container-30 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-38 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-8 > 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 : #cccccc;
}

.page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom34#content #page-content > hr, .page-custom44#content #page-content > hr, .page-custom45#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom53#content #page-content > hr, .page-custom55#content #page-content > hr, .page-custom56#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom9#content #page-content > hr, .page-hrn_archive#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > 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-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-29 > hr, #sp-block-container-30 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-38 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #f49924;
}

.page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom11#content #page-content > img, .page-custom12#content #page-content > img, .page-custom14#content #page-content > img, .page-custom22#content #page-content > img, .page-custom23#content #page-content > img, .page-custom3#content #page-content > img, .page-custom34#content #page-content > img, .page-custom44#content #page-content > img, .page-custom45#content #page-content > img, .page-custom5#content #page-content > img, .page-custom53#content #page-content > img, .page-custom55#content #page-content > img, .page-custom56#content #page-content > img, .page-custom7#content #page-content > img, .page-custom9#content #page-content > img, .page-hrn_archive#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > 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-23 > img, #sp-block-container-24 > img, #sp-block-container-25 > img, #sp-block-container-29 > img, #sp-block-container-30 > img, #sp-block-container-32 > img, #sp-block-container-33 > img, #sp-block-container-38 > img, #sp-block-container-41 > img, #sp-block-container-42 > img, #sp-block-container-43 > img, #sp-block-container-8 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom22#content #page-content > ins, .page-custom23#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom34#content #page-content > ins, .page-custom44#content #page-content > ins, .page-custom45#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom53#content #page-content > ins, .page-custom55#content #page-content > ins, .page-custom56#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom9#content #page-content > ins, .page-hrn_archive#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > 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-23 > ins, #sp-block-container-24 > ins, #sp-block-container-25 > ins, #sp-block-container-29 > ins, #sp-block-container-30 > ins, #sp-block-container-32 > ins, #sp-block-container-33 > ins, #sp-block-container-38 > ins, #sp-block-container-41 > ins, #sp-block-container-42 > ins, #sp-block-container-43 > ins, #sp-block-container-8 > 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-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom22#content #page-content > ol, .page-custom23#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom34#content #page-content > ol, .page-custom44#content #page-content > ol, .page-custom45#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom53#content #page-content > ol, .page-custom55#content #page-content > ol, .page-custom56#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom9#content #page-content > ol, .page-hrn_archive#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > 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-23 > ol, #sp-block-container-24 > ol, #sp-block-container-25 > ol, #sp-block-container-29 > ol, #sp-block-container-30 > ol, #sp-block-container-32 > ol, #sp-block-container-33 > ol, #sp-block-container-38 > ol, #sp-block-container-41 > ol, #sp-block-container-42 > ol, #sp-block-container-43 > ol, #sp-block-container-8 > 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-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom22#content #page-content > ol ol, .page-custom23#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom34#content #page-content > ol ol, .page-custom44#content #page-content > ol ol, .page-custom45#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom53#content #page-content > ol ol, .page-custom55#content #page-content > ol ol, .page-custom56#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-hrn_archive#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > 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-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-25 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-32 > ol ol, #sp-block-container-33 > ol ol, #sp-block-container-38 > ol ol, #sp-block-container-41 > ol ol, #sp-block-container-42 > ol ol, #sp-block-container-43 > ol ol, #sp-block-container-8 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom14#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom3#content #page-content > p, .page-custom34#content #page-content > p, .page-custom44#content #page-content > p, .page-custom45#content #page-content > p, .page-custom5#content #page-content > p, .page-custom53#content #page-content > p, .page-custom55#content #page-content > p, .page-custom56#content #page-content > p, .page-custom7#content #page-content > p, .page-custom9#content #page-content > p, .page-hrn_archive#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > 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-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-29 > p, #sp-block-container-30 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-38 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom22#content #page-content > pre, .page-custom23#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom34#content #page-content > pre, .page-custom44#content #page-content > pre, .page-custom45#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom53#content #page-content > pre, .page-custom55#content #page-content > pre, .page-custom56#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom9#content #page-content > pre, .page-hrn_archive#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > 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-23 > pre, #sp-block-container-24 > pre, #sp-block-container-25 > pre, #sp-block-container-29 > pre, #sp-block-container-30 > pre, #sp-block-container-32 > pre, #sp-block-container-33 > pre, #sp-block-container-38 > pre, #sp-block-container-41 > pre, #sp-block-container-42 > pre, #sp-block-container-43 > pre, #sp-block-container-8 > pre, #sp-block-container-9 > pre{
  background-color : #fdf2f2;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-column-1, #sp-column-2, #sp-column-3, #sp-column-4, #sp-column-5, #sp-column-6, #sp-column-7, #sp-column-8, #sp-column-9{
  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 : #ffeae9;
  border-left-color : #ffeae9;
  border-right-color : #ffeae9;
  border-bottom-color : #ffeae9;
  width : 100%;
  height : auto;
}

.accordion#sp-column-1 > .column-label h3::after, .accordion#sp-column-2 > .column-label h3::after, .accordion#sp-column-3 > .column-label h3::after, .accordion#sp-column-4 > .column-label h3::after, .accordion#sp-column-5 > .column-label h3::after, .accordion#sp-column-6 > .column-label h3::after, .accordion#sp-column-7 > .column-label h3::after, .accordion#sp-column-8 > .column-label h3::after, .accordion#sp-column-9 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(199, 107, 107, 0.45);
}

.toggled-on#sp-column-1 > .column-label h3::before, .toggled-on#sp-column-2 > .column-label h3::before, .toggled-on#sp-column-3 > .column-label h3::before, .toggled-on#sp-column-4 > .column-label h3::before, .toggled-on#sp-column-5 > .column-label h3::before, .toggled-on#sp-column-6 > .column-label h3::before, .toggled-on#sp-column-7 > .column-label h3::before, .toggled-on#sp-column-8 > .column-label h3::before, .toggled-on#sp-column-9 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(199, 107, 107, 0.45);
}

#sp-column-1 > .column-body, #sp-column-2 > .column-body, #sp-column-3 > .column-body, #sp-column-4 > .column-body, #sp-column-5 > .column-body, #sp-column-6 > .column-body, #sp-column-7 > .column-body, #sp-column-8 > .column-body, #sp-column-9 > .column-body{
  width : auto;
  height : auto;
}

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

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

#sp-block-container-10 .large, #sp-block-container-11 .large, #sp-block-container-12 .large, #sp-block-container-13 .large, #sp-block-container-14 .large, #sp-block-container-26 .large, #sp-block-container-27 .large, #sp-block-container-28 .large, #sp-block-container-3 .large, #sp-block-container-31 .large, #sp-block-container-34 .large, #sp-block-container-35 .large, #sp-block-container-36 .large, #sp-block-container-37 .large, #sp-block-container-39 .large, #sp-block-container-4 .large, #sp-block-container-40 .large, #sp-block-container-5 .large, #sp-block-container-6 .large, #sp-block-container-70 .large, #sp-block-container-71 .large, #sp-block-container-72 .large, #sp-block-container-73 .large, #sp-block-container-74 .large, #sp-block-container-75 .large, #sp-block-container-76 .large{
  font-size : 1.2em;
}

#sp-block-container-10 .medium, #sp-block-container-11 .medium, #sp-block-container-12 .medium, #sp-block-container-13 .medium, #sp-block-container-14 .medium, #sp-block-container-26 .medium, #sp-block-container-27 .medium, #sp-block-container-28 .medium, #sp-block-container-3 .medium, #sp-block-container-31 .medium, #sp-block-container-34 .medium, #sp-block-container-35 .medium, #sp-block-container-36 .medium, #sp-block-container-37 .medium, #sp-block-container-39 .medium, #sp-block-container-4 .medium, #sp-block-container-40 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium, #sp-block-container-70 .medium, #sp-block-container-71 .medium, #sp-block-container-72 .medium, #sp-block-container-73 .medium, #sp-block-container-74 .medium, #sp-block-container-75 .medium, #sp-block-container-76 .medium{
  font-size : 1em;
}

#sp-block-container-10 .small, #sp-block-container-11 .small, #sp-block-container-12 .small, #sp-block-container-13 .small, #sp-block-container-14 .small, #sp-block-container-26 .small, #sp-block-container-27 .small, #sp-block-container-28 .small, #sp-block-container-3 .small, #sp-block-container-31 .small, #sp-block-container-34 .small, #sp-block-container-35 .small, #sp-block-container-36 .small, #sp-block-container-37 .small, #sp-block-container-39 .small, #sp-block-container-4 .small, #sp-block-container-40 .small, #sp-block-container-5 .small, #sp-block-container-6 .small, #sp-block-container-70 .small, #sp-block-container-71 .small, #sp-block-container-72 .small, #sp-block-container-73 .small, #sp-block-container-74 .small, #sp-block-container-75 .small, #sp-block-container-76 .small{
  font-size : 0.9em;
}

#sp-block-container-10 .x-large, #sp-block-container-11 .x-large, #sp-block-container-12 .x-large, #sp-block-container-13 .x-large, #sp-block-container-14 .x-large, #sp-block-container-26 .x-large, #sp-block-container-27 .x-large, #sp-block-container-28 .x-large, #sp-block-container-3 .x-large, #sp-block-container-31 .x-large, #sp-block-container-34 .x-large, #sp-block-container-35 .x-large, #sp-block-container-36 .x-large, #sp-block-container-37 .x-large, #sp-block-container-39 .x-large, #sp-block-container-4 .x-large, #sp-block-container-40 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large, #sp-block-container-70 .x-large, #sp-block-container-71 .x-large, #sp-block-container-72 .x-large, #sp-block-container-73 .x-large, #sp-block-container-74 .x-large, #sp-block-container-75 .x-large, #sp-block-container-76 .x-large{
  font-size : 1.5em;
}

#sp-block-container-10 .x-small, #sp-block-container-11 .x-small, #sp-block-container-12 .x-small, #sp-block-container-13 .x-small, #sp-block-container-14 .x-small, #sp-block-container-26 .x-small, #sp-block-container-27 .x-small, #sp-block-container-28 .x-small, #sp-block-container-3 .x-small, #sp-block-container-31 .x-small, #sp-block-container-34 .x-small, #sp-block-container-35 .x-small, #sp-block-container-36 .x-small, #sp-block-container-37 .x-small, #sp-block-container-39 .x-small, #sp-block-container-4 .x-small, #sp-block-container-40 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small, #sp-block-container-70 .x-small, #sp-block-container-71 .x-small, #sp-block-container-72 .x-small, #sp-block-container-73 .x-small, #sp-block-container-74 .x-small, #sp-block-container-75 .x-small, #sp-block-container-76 .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 .xx-large, #sp-block-container-11 .xx-large, #sp-block-container-12 .xx-large, #sp-block-container-13 .xx-large, #sp-block-container-14 .xx-large, #sp-block-container-26 .xx-large, #sp-block-container-27 .xx-large, #sp-block-container-28 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-31 .xx-large, #sp-block-container-34 .xx-large, #sp-block-container-35 .xx-large, #sp-block-container-36 .xx-large, #sp-block-container-37 .xx-large, #sp-block-container-39 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-40 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-70 .xx-large, #sp-block-container-71 .xx-large, #sp-block-container-72 .xx-large, #sp-block-container-73 .xx-large, #sp-block-container-74 .xx-large, #sp-block-container-75 .xx-large, #sp-block-container-76 .xx-large{
  font-size : 2em;
}

#sp-block-container-10 .xx-small, #sp-block-container-11 .xx-small, #sp-block-container-12 .xx-small, #sp-block-container-13 .xx-small, #sp-block-container-14 .xx-small, #sp-block-container-26 .xx-small, #sp-block-container-27 .xx-small, #sp-block-container-28 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-31 .xx-small, #sp-block-container-34 .xx-small, #sp-block-container-35 .xx-small, #sp-block-container-36 .xx-small, #sp-block-container-37 .xx-small, #sp-block-container-39 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-40 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-70 .xx-small, #sp-block-container-71 .xx-small, #sp-block-container-72 .xx-small, #sp-block-container-73 .xx-small, #sp-block-container-74 .xx-small, #sp-block-container-75 .xx-small, #sp-block-container-76 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 em, #sp-block-container-11 em, #sp-block-container-12 em, #sp-block-container-13 em, #sp-block-container-14 em, #sp-block-container-26 em, #sp-block-container-27 em, #sp-block-container-28 em, #sp-block-container-3 em, #sp-block-container-31 em, #sp-block-container-34 em, #sp-block-container-35 em, #sp-block-container-36 em, #sp-block-container-37 em, #sp-block-container-39 em, #sp-block-container-4 em, #sp-block-container-40 em, #sp-block-container-5 em, #sp-block-container-6 em, #sp-block-container-70 em, #sp-block-container-71 em, #sp-block-container-72 em, #sp-block-container-73 em, #sp-block-container-74 em, #sp-block-container-75 em, #sp-block-container-76 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#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-26 h1, #sp-block-container-27 h1, #sp-block-container-28 h1, #sp-block-container-3 h1, #sp-block-container-31 h1, #sp-block-container-34 h1, #sp-block-container-35 h1, #sp-block-container-36 h1, #sp-block-container-37 h1, #sp-block-container-39 h1, #sp-block-container-4 h1, #sp-block-container-40 h1, #sp-block-container-5 h1, #sp-block-container-6 h1, #sp-block-container-70 h1, #sp-block-container-71 h1, #sp-block-container-72 h1, #sp-block-container-73 h1, #sp-block-container-74 h1, #sp-block-container-75 h1, #sp-block-container-76 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#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-26 h2, #sp-block-container-27 h2, #sp-block-container-28 h2, #sp-block-container-3 h2, #sp-block-container-31 h2, #sp-block-container-34 h2, #sp-block-container-35 h2, #sp-block-container-36 h2, #sp-block-container-37 h2, #sp-block-container-39 h2, #sp-block-container-4 h2, #sp-block-container-40 h2, #sp-block-container-5 h2, #sp-block-container-6 h2, #sp-block-container-70 h2, #sp-block-container-71 h2, #sp-block-container-72 h2, #sp-block-container-73 h2, #sp-block-container-74 h2, #sp-block-container-75 h2, #sp-block-container-76 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#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-26 h3, #sp-block-container-27 h3, #sp-block-container-28 h3, #sp-block-container-3 h3, #sp-block-container-31 h3, #sp-block-container-34 h3, #sp-block-container-35 h3, #sp-block-container-36 h3, #sp-block-container-37 h3, #sp-block-container-39 h3, #sp-block-container-4 h3, #sp-block-container-40 h3, #sp-block-container-5 h3, #sp-block-container-6 h3, #sp-block-container-70 h3, #sp-block-container-71 h3, #sp-block-container-72 h3, #sp-block-container-73 h3, #sp-block-container-74 h3, #sp-block-container-75 h3, #sp-block-container-76 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-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-26 h4, #sp-block-container-27 h4, #sp-block-container-28 h4, #sp-block-container-3 h4, #sp-block-container-31 h4, #sp-block-container-34 h4, #sp-block-container-35 h4, #sp-block-container-36 h4, #sp-block-container-37 h4, #sp-block-container-39 h4, #sp-block-container-4 h4, #sp-block-container-40 h4, #sp-block-container-5 h4, #sp-block-container-6 h4, #sp-block-container-70 h4, #sp-block-container-71 h4, #sp-block-container-72 h4, #sp-block-container-73 h4, #sp-block-container-74 h4, #sp-block-container-75 h4, #sp-block-container-76 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-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-26 h5, #sp-block-container-27 h5, #sp-block-container-28 h5, #sp-block-container-3 h5, #sp-block-container-31 h5, #sp-block-container-34 h5, #sp-block-container-35 h5, #sp-block-container-36 h5, #sp-block-container-37 h5, #sp-block-container-39 h5, #sp-block-container-4 h5, #sp-block-container-40 h5, #sp-block-container-5 h5, #sp-block-container-6 h5, #sp-block-container-70 h5, #sp-block-container-71 h5, #sp-block-container-72 h5, #sp-block-container-73 h5, #sp-block-container-74 h5, #sp-block-container-75 h5, #sp-block-container-76 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-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-26 h6, #sp-block-container-27 h6, #sp-block-container-28 h6, #sp-block-container-3 h6, #sp-block-container-31 h6, #sp-block-container-34 h6, #sp-block-container-35 h6, #sp-block-container-36 h6, #sp-block-container-37 h6, #sp-block-container-39 h6, #sp-block-container-4 h6, #sp-block-container-40 h6, #sp-block-container-5 h6, #sp-block-container-6 h6, #sp-block-container-70 h6, #sp-block-container-71 h6, #sp-block-container-72 h6, #sp-block-container-73 h6, #sp-block-container-74 h6, #sp-block-container-75 h6, #sp-block-container-76 h6{
  font-size : 1em;
  color : #777777;
}

#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-26 p, #sp-block-container-27 p, #sp-block-container-28 p, #sp-block-container-3 p, #sp-block-container-31 p, #sp-block-container-34 p, #sp-block-container-35 p, #sp-block-container-36 p, #sp-block-container-37 p, #sp-block-container-39 p, #sp-block-container-4 p, #sp-block-container-40 p, #sp-block-container-5 p, #sp-block-container-6 p, #sp-block-container-70 p, #sp-block-container-71 p, #sp-block-container-72 p, #sp-block-container-73 p, #sp-block-container-74 p, #sp-block-container-75 p, #sp-block-container-76 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-10 p.indent, #sp-block-container-11 p.indent, #sp-block-container-12 p.indent, #sp-block-container-13 p.indent, #sp-block-container-14 p.indent, #sp-block-container-26 p.indent, #sp-block-container-27 p.indent, #sp-block-container-28 p.indent, #sp-block-container-3 p.indent, #sp-block-container-31 p.indent, #sp-block-container-34 p.indent, #sp-block-container-35 p.indent, #sp-block-container-36 p.indent, #sp-block-container-37 p.indent, #sp-block-container-39 p.indent, #sp-block-container-4 p.indent, #sp-block-container-40 p.indent, #sp-block-container-5 p.indent, #sp-block-container-6 p.indent, #sp-block-container-70 p.indent, #sp-block-container-71 p.indent, #sp-block-container-72 p.indent, #sp-block-container-73 p.indent, #sp-block-container-74 p.indent, #sp-block-container-75 p.indent, #sp-block-container-76 p.indent{
  padding-left : 15px;
}

#sp-block-container-10 strong, #sp-block-container-11 strong, #sp-block-container-12 strong, #sp-block-container-13 strong, #sp-block-container-14 strong, #sp-block-container-26 strong, #sp-block-container-27 strong, #sp-block-container-28 strong, #sp-block-container-3 strong, #sp-block-container-31 strong, #sp-block-container-34 strong, #sp-block-container-35 strong, #sp-block-container-36 strong, #sp-block-container-37 strong, #sp-block-container-39 strong, #sp-block-container-4 strong, #sp-block-container-40 strong, #sp-block-container-5 strong, #sp-block-container-6 strong, #sp-block-container-70 strong, #sp-block-container-71 strong, #sp-block-container-72 strong, #sp-block-container-73 strong, #sp-block-container-74 strong, #sp-block-container-75 strong, #sp-block-container-76 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#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{
  font-size : 1.2em;
}

#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{
  font-size : 1em;
}

#sp-block-container-47 > .small, #sp-block-container-48 > .small, #sp-block-container-49 > .small, #sp-block-container-50 > .small, #sp-block-container-51 > .small{
  font-size : 0.9em;
}

#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{
  font-size : 1.5em;
}

#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{
  font-size : 0.8em;
}

#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{
  font-size : 2em;
}

#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{
  font-size : 0.7em;
}

#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{
  font-style : oblique;
  color : #f09654;
}

#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{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
}

#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{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#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{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #f09654;
  border-bottom-color : #f09654;
  clear : both;
}

#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{
  font-size : 1.2em;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

#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{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

#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{
  font-size : 1em;
  color : #515151;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-50 > p, #sp-block-container-51 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 1.5em;
  margin-left : 3em;
  margin-right : 0em;
  margin-bottom : 1.5em;
}

#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{
  padding-left : 15px;
}

#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{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

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

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

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

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

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

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

#sp-block-container-69 > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-block-container-69 > em{
  font-style : oblique;
  color : #7ac6f9;
}

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

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

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

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

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

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

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

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

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

#sp-block-container-69 > strong{
  font-weight : bold;
  color : #7ac6f9;
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-2, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-3, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-2 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a, #sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-3 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > 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-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-2 > a:active, #sp-button-20 > a:active, #sp-button-21 > a:active, #sp-button-22 > a:active, #sp-button-23 > a:active, #sp-button-24 > a:active, #sp-button-25 > a:active, #sp-button-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active, #sp-button-29 > a:active, #sp-button-3 > a:active, #sp-button-30 > a:active, #sp-button-31 > a:active, #sp-button-32 > a:active, #sp-button-33 > a:active, #sp-button-34 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > 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-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-2 > a:hover, #sp-button-20 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > a:hover, #sp-button-25 > a:hover, #sp-button-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover, #sp-button-29 > a:hover, #sp-button-3 > a:hover, #sp-button-30 > a:hover, #sp-button-31 > a:hover, #sp-button-32 > a:hover, #sp-button-33 > a:hover, #sp-button-34 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  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-block-container-44 > .large, #sp-block-container-45 > .large, #sp-block-container-46 > .large, #sp-block-container-52 > .large, #sp-block-container-53 > .large, #sp-block-container-54 > .large, #sp-block-container-55 > .large, #sp-block-container-56 > .large, #sp-block-container-57 > .large, #sp-block-container-58 > .large, #sp-block-container-59 > .large, #sp-block-container-60 > .large, #sp-block-container-61 > .large, #sp-block-container-62 > .large, #sp-block-container-63 > .large, #sp-block-container-64 > .large, #sp-block-container-65 > .large, #sp-block-container-66 > .large, #sp-block-container-67 > .large, #sp-block-container-68 > .large{
  font-size : 1.5em;
}

#sp-block-container-44 > .medium, #sp-block-container-45 > .medium, #sp-block-container-46 > .medium, #sp-block-container-52 > .medium, #sp-block-container-53 > .medium, #sp-block-container-54 > .medium, #sp-block-container-55 > .medium, #sp-block-container-56 > .medium, #sp-block-container-57 > .medium, #sp-block-container-58 > .medium, #sp-block-container-59 > .medium, #sp-block-container-60 > .medium, #sp-block-container-61 > .medium, #sp-block-container-62 > .medium, #sp-block-container-63 > .medium, #sp-block-container-64 > .medium, #sp-block-container-65 > .medium, #sp-block-container-66 > .medium, #sp-block-container-67 > .medium, #sp-block-container-68 > .medium{
  font-size : 1em;
}

#sp-block-container-44 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-46 > .x-large, #sp-block-container-52 > .x-large, #sp-block-container-53 > .x-large, #sp-block-container-54 > .x-large, #sp-block-container-55 > .x-large, #sp-block-container-56 > .x-large, #sp-block-container-57 > .x-large, #sp-block-container-58 > .x-large, #sp-block-container-59 > .x-large, #sp-block-container-60 > .x-large, #sp-block-container-61 > .x-large, #sp-block-container-62 > .x-large, #sp-block-container-63 > .x-large, #sp-block-container-64 > .x-large, #sp-block-container-65 > .x-large, #sp-block-container-66 > .x-large, #sp-block-container-67 > .x-large, #sp-block-container-68 > .x-large{
  font-size : 2em;
}

#sp-block-container-44 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-46 > .x-small, #sp-block-container-52 > .x-small, #sp-block-container-53 > .x-small, #sp-block-container-54 > .x-small, #sp-block-container-55 > .x-small, #sp-block-container-56 > .x-small, #sp-block-container-57 > .x-small, #sp-block-container-58 > .x-small, #sp-block-container-59 > .x-small, #sp-block-container-60 > .x-small, #sp-block-container-61 > .x-small, #sp-block-container-62 > .x-small, #sp-block-container-63 > .x-small, #sp-block-container-64 > .x-small, #sp-block-container-65 > .x-small, #sp-block-container-66 > .x-small, #sp-block-container-67 > .x-small, #sp-block-container-68 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-44 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-46 > .xx-large, #sp-block-container-52 > .xx-large, #sp-block-container-53 > .xx-large, #sp-block-container-54 > .xx-large, #sp-block-container-55 > .xx-large, #sp-block-container-56 > .xx-large, #sp-block-container-57 > .xx-large, #sp-block-container-58 > .xx-large, #sp-block-container-59 > .xx-large, #sp-block-container-60 > .xx-large, #sp-block-container-61 > .xx-large, #sp-block-container-62 > .xx-large, #sp-block-container-63 > .xx-large, #sp-block-container-64 > .xx-large, #sp-block-container-65 > .xx-large, #sp-block-container-66 > .xx-large, #sp-block-container-67 > .xx-large, #sp-block-container-68 > .xx-large{
  font-size : 3em;
}

#sp-block-container-44 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-46 > .xx-small, #sp-block-container-52 > .xx-small, #sp-block-container-53 > .xx-small, #sp-block-container-54 > .xx-small, #sp-block-container-55 > .xx-small, #sp-block-container-56 > .xx-small, #sp-block-container-57 > .xx-small, #sp-block-container-58 > .xx-small, #sp-block-container-59 > .xx-small, #sp-block-container-60 > .xx-small, #sp-block-container-61 > .xx-small, #sp-block-container-62 > .xx-small, #sp-block-container-63 > .xx-small, #sp-block-container-64 > .xx-small, #sp-block-container-65 > .xx-small, #sp-block-container-66 > .xx-small, #sp-block-container-67 > .xx-small, #sp-block-container-68 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-44 > a:link, #sp-block-container-45 > a:link, #sp-block-container-46 > a:link, #sp-block-container-52 > a:link, #sp-block-container-53 > a:link, #sp-block-container-54 > a:link, #sp-block-container-55 > a:link, #sp-block-container-56 > a:link, #sp-block-container-57 > a:link, #sp-block-container-58 > a:link, #sp-block-container-59 > a:link, #sp-block-container-60 > a:link, #sp-block-container-61 > a:link, #sp-block-container-62 > a:link, #sp-block-container-63 > a:link, #sp-block-container-64 > a:link, #sp-block-container-65 > a:link, #sp-block-container-66 > a:link, #sp-block-container-67 > a:link, #sp-block-container-68 > a:link{
  color : #ffebeb;
  text-decoration : underline;
}

#sp-block-container-44 > em, #sp-block-container-45 > em, #sp-block-container-46 > em, #sp-block-container-52 > em, #sp-block-container-53 > em, #sp-block-container-54 > em, #sp-block-container-55 > em, #sp-block-container-56 > em, #sp-block-container-57 > em, #sp-block-container-58 > em, #sp-block-container-59 > em, #sp-block-container-60 > em, #sp-block-container-61 > em, #sp-block-container-62 > em, #sp-block-container-63 > em, #sp-block-container-64 > em, #sp-block-container-65 > em, #sp-block-container-66 > em, #sp-block-container-67 > em, #sp-block-container-68 > em{
  font-style : oblique;
  color : #eea4ad;
}

#sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > 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-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-68 > h1{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > 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-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-68 > h2{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > 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-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-68 > h3{
  font-size : 1.3em;
  color : #555555;
  background-color : #ffebeb;
  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 : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  clear : both;
}

#sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > 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-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-68 > h4{
  font-size : 1.2em;
  color : #555555;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  clear : both;
}

#sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > 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-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-68 > h5{
  font-size : 1em;
  color : #555555;
  background-color : #ffebeb;
  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 : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > 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-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-68 > h6{
  font-size : 1em;
  color : #555555;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > 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-65 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-68 > p{
  line-height : 1.6;
  color : #404040;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

#sp-block-container-44 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-46 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-54 > p.indent, #sp-block-container-55 > p.indent, #sp-block-container-56 > p.indent, #sp-block-container-57 > p.indent, #sp-block-container-58 > p.indent, #sp-block-container-59 > p.indent, #sp-block-container-60 > p.indent, #sp-block-container-61 > p.indent, #sp-block-container-62 > p.indent, #sp-block-container-63 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-65 > p.indent, #sp-block-container-66 > p.indent, #sp-block-container-67 > p.indent, #sp-block-container-68 > p.indent{
  padding-left : 15px;
}

#sp-block-container-44 > p.small, #sp-block-container-45 > p.small, #sp-block-container-46 > p.small, #sp-block-container-52 > p.small, #sp-block-container-53 > p.small, #sp-block-container-54 > p.small, #sp-block-container-55 > p.small, #sp-block-container-56 > p.small, #sp-block-container-57 > p.small, #sp-block-container-58 > p.small, #sp-block-container-59 > p.small, #sp-block-container-60 > p.small, #sp-block-container-61 > p.small, #sp-block-container-62 > p.small, #sp-block-container-63 > p.small, #sp-block-container-64 > p.small, #sp-block-container-65 > p.small, #sp-block-container-66 > p.small, #sp-block-container-67 > p.small, #sp-block-container-68 > p.small{
  font-size : 0.9em;
}

#sp-block-container-44 > strong, #sp-block-container-45 > strong, #sp-block-container-46 > strong, #sp-block-container-52 > strong, #sp-block-container-53 > strong, #sp-block-container-54 > strong, #sp-block-container-55 > strong, #sp-block-container-56 > strong, #sp-block-container-57 > strong, #sp-block-container-58 > strong, #sp-block-container-59 > strong, #sp-block-container-60 > strong, #sp-block-container-61 > strong, #sp-block-container-62 > strong, #sp-block-container-63 > strong, #sp-block-container-64 > strong, #sp-block-container-65 > strong, #sp-block-container-66 > strong, #sp-block-container-67 > strong, #sp-block-container-68 > strong{
  font-weight : bold;
  color : #555555;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #ffebeb;
}

#sp-column-11{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  height : auto;
}

#sp-column-11 > .column-body{
  width : auto;
  height : auto;
}

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

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

#sp-image-35{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-1, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #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-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-image-10, #sp-image-16{
  text-decoration : none;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  max-width : 100%;
}

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

#sp-item-gallery-2 > ul > li{
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  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 : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

#sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : 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-2 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

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

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

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

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

#sp-item-gallery-2 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

#sp-image-44{
  text-decoration : none;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

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

#sp-site-branding2-1{
  color : #ffe5e5;
  background-color : #ffa1a1;
  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 : 60px;
  width : 100%;
  min-height : 130px;
  position : relative;
}

#sp-site-branding2-1 .extra{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 70%;
}

#sp-site-branding2-1 .extra p{
  font-size : 13px;
  color : #ffe5e5;
  text-align : right;
}

#sp-site-branding2-1 .site-description{
  font-size : 16px;
  font-weight : normal;
  color : #ffe5e5;
  text-align : right;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 70%;
  position : absolute;
  top : 0px;
  right : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  width : 190px;
  height : 190px;
  position : absolute;
  top : 0px;
  left : 0px;
  z-index : 9999;
}

#sp-site-branding2-1 .site-title a{
  font-size : 25px;
  font-weight : normal;
  color : #ffd9d9;
  text-decoration : none;
  margin-top : 60px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  display : block;
}

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

  #sp-site-branding2-1{
    color : #ffe5e5;
    background-color : #ffa1a1;
    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 : 60px;
    width : 100%;
    min-height : 110px;
    position : relative;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 63%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  #sp-site-branding2-1 .extra p{
    font-size : 9px;
    color : #ffe5e5;
    text-align : right;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 10px;
    font-weight : normal;
    color : #ffe5e5;
    text-align : right;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 10px;
    width : 63%;
    position : absolute;
    top : 0px;
    right : 0px;
  }

  #sp-site-branding2-1 .site-title{
    background-color : #ed4545;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    text-align : center;
    width : 130px;
    height : 130px;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title a{
    font-size : 17px;
    font-weight : normal;
    color : #ffd9d9;
    text-decoration : none;
    display : block;
  }
}

#sp-site-navigation-4, #sp-site-navigation-6, #sp-site-navigation-7{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

#sp-site-navigation-4 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle{
  display : none;
}

#sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text{
  display : none;
}

#sp-site-navigation-4 a:link, #sp-site-navigation-6 a:link, #sp-site-navigation-7 a:link{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-4 a:visited, #sp-site-navigation-6 a:visited, #sp-site-navigation-7 a:visited{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-4 li.current_page_item > a, #sp-site-navigation-6 li.current_page_item > a, #sp-site-navigation-7 li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-4 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #ffe2e2;
  text-decoration : none;
  text-align : center;
  padding-left : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f36969;
  display : block;
}

#sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 ul ul li.current-menu-ancestor > a, #sp-site-navigation-6 ul ul li.current-menu-ancestor > a, #sp-site-navigation-7 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 ul ul li.current-menu-item > a, #sp-site-navigation-6 ul ul li.current-menu-item > a, #sp-site-navigation-7 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 ul ul li.current_page_ancestor > a, #sp-site-navigation-6 ul ul li.current_page_ancestor > a, #sp-site-navigation-7 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 ul ul li.current_page_item > a, #sp-site-navigation-6 ul ul li.current_page_item > a, #sp-site-navigation-7 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #f36969;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-4 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a{
  line-height : 40px;
  color : #000000;
  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 : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #f36969;
  display : block;
}

#sp-site-navigation-4 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  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;
}

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

  #sp-site-navigation-4, #sp-site-navigation-6, #sp-site-navigation-7{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

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

  #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-4 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  .button-menu#sp-site-navigation-4 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-4 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-4 > ul, .button-menu#sp-site-navigation-6 > ul, .button-menu#sp-site-navigation-7 > ul{
    display : none;
  }

  .menu-toggle, .menu-toggle, .menu-toggle{
    display : none;
  }
}

#breadcrumb-list{
  font-size : 1.4rem;
}

#breadcrumb-list > div > a:link{
  color : #e31574;
}

#sp-block-container-1{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-1 > h2{
  color : #813e3e;
}

#sp-block-container-15{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-15 > h2{
  color : #813e3e;
}

#sp-block-container-16{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-16 > h2{
  color : #813e3e;
}

#sp-block-container-17{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-17 > h2{
  color : #813e3e;
}

#sp-block-container-18{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-18 > h2{
  color : #813e3e;
}

#sp-block-container-19{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-19 > h2{
  color : #813e3e;
}

#sp-block-container-2{
  font-size : 1.2rem;
  font-family : "游ゴシック";
  color : #2b2825;
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-20{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-20 > h2{
  color : #813e3e;
}

#sp-block-container-21{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-21 > h2{
  color : #813e3e;
}

#sp-block-container-22{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-22 > h2{
  color : #813e3e;
}

#sp-block-container-23{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-23 > h2{
  color : #813e3e;
}

#sp-block-container-24{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-24 > h2{
  color : #813e3e;
}

#sp-block-container-25{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-25 > h2{
  color : #813e3e;
}

#sp-block-container-29{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-29 > h2{
  color : #813e3e;
}

#sp-block-container-3{
  font-size : 1.2rem;
}

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

#sp-block-container-32{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-32 > h2{
  color : #813e3e;
}

#sp-block-container-33{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-33 > h2{
  color : #813e3e;
}

#sp-block-container-35{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-38{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-38 > h2{
  color : #813e3e;
}

#sp-block-container-4{
  background-image : url(img/icon_16x_30.png);
  background-repeat : no-repeat;
}

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

#sp-block-container-41{
  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 : #fbcee2;
  border-left-color : #fbcee2;
  border-right-color : #fbcee2;
  border-bottom-color : #fbcee2;
}

#sp-block-container-42{
  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 : #fbcee2;
  border-left-color : #fbcee2;
  border-right-color : #fbcee2;
  border-bottom-color : #fbcee2;
}

#sp-block-container-43{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-43 > h2{
  color : #813e3e;
}

#sp-block-container-5{
  background-image : url(img/icon_16x_39.png);
  background-repeat : no-repeat;
  background-position : left top;
}

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

#sp-block-container-6{
  background-image : url(img/icon_16x_2.png);
  background-repeat : no-repeat;
  background-position : left top;
}

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

#sp-block-container-7{
  background-color : #f59ec6;
}

#sp-block-container-70{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-71{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-72{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-73{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-74{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-75{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-76{
  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 : #008000;
  border-left-color : #008000;
  border-right-color : #008000;
  border-bottom-color : #008000;
}

#sp-block-container-8{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-8 > h2{
  color : #813e3e;
}

#sp-block-container-9{
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

#sp-block-container-9 > h2{
  color : #813e3e;
}

#sp-button-1 > a{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
  font-weight : bold;
  background-image : url(img/sp_icon_mail1.png);
  background-repeat : no-repeat;
  background-position : left center;
}

#sp-button-1 > a:hover{
  background-color : #fbcee2;
  background-image : none;
  background-repeat : no-repeat;
  background-position : left center;
}

#sp-button-5 > a{
  background-color : #8000ff;
}

#sp-button-9 > a{
  background-color : #8000ff;
}

#sp-column-10 > .column-label h3{
  font-size : 1.7rem;
}

#sp-column-11 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-2 > .column-label h3{
  font-size : 1.4rem;
}

#sp-column-3 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-4 > .column-label h3{
  font-size : 1.7rem;
}

#sp-column-5 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-6 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-7 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-8 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-9 > .column-label h3{
  font-size : 1.6rem;
}

#sp-image-4{
  background-color : #fec9c9;
}

#sp-item-gallery-1 > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffdddd;
  border-left-color : #ffdddd;
  border-right-color : #ffdddd;
  border-bottom-color : #ffdddd;
  width : 38px;
  height : 38px;
}

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

#sp-site-branding2-1{
  background-color : transparent;
}

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

#sp-site-branding2-1 > .extra > p{
  font-size : 1.2rem;
  color : #59534d;
}

#sp-site-branding2-1 > .site-description{
  font-weight : bold;
  color : #000000;
}

#sp-site-branding2-1 > .site-title{
  background-color : transparent;
  background-repeat : no-repeat;
  background-position : left center;
}

#sp-site-branding2-1 > .site-title a{
  font-size : 2rem;
  color : #fee4f3;
}

#sp-site-navigation-1{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
  font-weight : bold;
  background-color : transparent;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.4rem;
  font-family : "BIZ UDPゴシック";
  font-weight : bold;
  color : #000000;
  background-image : url(img/icon_16x_1.png);
  background-repeat : no-repeat;
  background-position : left center;
}

#sp-site-navigation-1 > ul > li > a:hover{
  background-image : url(img/icon_16x_3.png);
  background-repeat : no-repeat;
  background-position : left center;
}

#sp-site-navigation-10 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-10 > ul > li > a{
  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 : #877d74;
  border-left-color : #877d74;
  border-right-color : #877d74;
  border-bottom-color : #877d74;
}

#sp-site-navigation-11 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-11 > ul > li > a{
  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 : #877d74;
  border-left-color : #877d74;
  border-right-color : #877d74;
  border-bottom-color : #877d74;
}

#sp-site-navigation-12 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-12 > ul > li > a{
  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 : #877d74;
  border-left-color : #877d74;
  border-right-color : #877d74;
  border-bottom-color : #877d74;
}

#sp-site-navigation-13 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-13 > ul > li > a{
  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 : #877d74;
  border-left-color : #877d74;
  border-right-color : #877d74;
  border-bottom-color : #877d74;
}

#sp-site-navigation-14 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-14 > ul > li > a{
  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 : #877d74;
  border-left-color : #877d74;
  border-right-color : #877d74;
  border-bottom-color : #877d74;
}

#sp-site-navigation-2{
  background-color : #f4f4f4;
}

.button-menu#sp-site-navigation-2 > .menu-toggle{
  background-image : url(img/icon-menu-z2.png);
}

#sp-site-navigation-2 > ul{
  background-color : transparent;
}

#sp-site-navigation-2 > ul > li li.current_page_item > a{
  background-color : #fbcee2;
  background-image : none;
}

#sp-site-navigation-2 > ul > li li > a{
  font-size : 1.6rem;
  font-family : "BIZ UDPゴシック";
  color : #2b2825;
}

#sp-site-navigation-2 > ul > li li > a:hover{
  background-color : #fbcee2;
}

#sp-site-navigation-2 > ul > li.current_page_item > a{
  color : #e31574;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ed3f8d;
  border-right-color : #ed3f8d;
  border-bottom-color : #000000;
}

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.6rem;
  font-family : "BIZ UDPゴシック";
  color : #242424;
}

#sp-site-navigation-2 > ul > li > a:hover{
  color : #e31574;
  background-color : #ffffff;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ed3f8d;
  border-right-color : #ed3f8d;
  border-bottom-color : #000000;
}

#sp-site-navigation-3 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-3 > ul > li > a{
  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 : #877d74;
  border-left-color : #877d74;
  border-right-color : #877d74;
  border-bottom-color : #877d74;
}

.button-menu#sp-site-navigation-4 > .menu-toggle{
  background-color : #de7474;
}

#sp-site-navigation-4 > ul{
  border-top-width : 2px;
  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 : #d7d3d0;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-4 > ul > li.current_page_item > a{
  background-color : #ed3f8d;
}

#sp-site-navigation-4 > ul > li > a{
  font-size : 1.5rem;
  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 : #d7d3d0;
}

#sp-site-navigation-4 > ul > li > a:hover{
  background-color : #f170aa;
}

#sp-site-navigation-5 > ul > li.current_page_item > a{
  background-color : #f5dada;
  background-image : none;
}

#sp-site-navigation-5 > ul > li > a{
  background-color : #dd7070;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
}

#sp-site-navigation-5 > ul > li > a:hover{
  background-image : -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(0.33333,#ffffff), to(#004000));
  background-image : linear-gradient(to right, #ffffff, #ffffff, #004000);
}

.button-menu#sp-site-navigation-6 > .menu-toggle{
  background-color : #de7474;
}

#sp-site-navigation-6 > ul{
  border-top-width : 2px;
  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 : #d7d3d0;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-6 > ul > li.current_page_item > a{
  background-color : #ed3f8d;
  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 : #d7d3d0;
}

#sp-site-navigation-6 > ul > li > a{
  font-size : 1.5rem;
  font-weight : normal;
  color : #2b2825;
  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 : #d7d3d0;
}

#sp-site-navigation-6 > ul > li > a:hover{
  background-color : #f170aa;
  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 : #d7d3d0;
}

.button-menu#sp-site-navigation-7 > .menu-toggle{
  background-color : #de7474;
}

#sp-site-navigation-7 > ul{
  border-top-width : 2px;
  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 : #d7d3d0;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-7 > ul > li.current_page_item > a{
  background-color : #ed3f8d;
}

#sp-site-navigation-7 > ul > li > a{
  font-size : 1.5rem;
  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 : #d7d3d0;
}

#sp-site-navigation-7 > ul > li > a:hover{
  background-color : #f170aa;
}

#sp-site-navigation-8 > ul > li.current_page_item > a{
  background-color : #f5dada;
  background-image : none;
}

#sp-site-navigation-8 > ul > li > a{
  background-color : #dd7070;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
}

#sp-site-navigation-8 > ul > li > a:hover{
  background-image : -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(0.33333,#ffffff), to(#148c91));
  background-image : linear-gradient(to right, #ffffff, #ffffff, #148c91);
}

#sp-site-navigation-9{
  background-color : #d7d3d0;
}

#sp-site-navigation-9 > ul > li > a{
  color : #59534d;
}

#sp-table-1{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 > tbody > tr > td{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-10{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-10 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-10 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-10 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-10 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-10 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-10 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-10 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-10 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-11{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-11 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-11 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-11 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-11 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-11 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-11 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-11 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-11 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-12{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-12 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-12 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-12 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-12 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-12 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-12 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-12 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-12 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-13{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-13 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-13 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-13 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-13 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-13 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-13 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-13 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-13 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-2{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-2 > tbody > tr > td{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-3{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-3 > tbody > tr > td{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4 > tbody > tr > td{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-5{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-5 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-5 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-5 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-5 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-5 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-5 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-5 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-5 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-6{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-6 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-6 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-6 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-6 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-6 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-6 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-6 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-6 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-7{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-7 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-7 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-7 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-7 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-7 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-7 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-7 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-7 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-8{
  font-size : 1.4rem;
  background-position : left center;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #000000;
  border-bottom-color : #d7d3d0;
}

#sp-table-8 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

#sp-table-8 > tbody > tr:nth-child(odd) > td{
  vertical-align : middle;
}

#sp-table-8 > tbody > tr > * > .paragraph a{
  color : #eb6877;
}

#sp-table-8 > tbody > tr > * > .paragraph a:hover{
  text-decoration : underline;
}

#sp-table-8 > tbody > tr > * > h4{
  font-size : 1.3rem;
  margin-bottom : 2px;
}

#sp-table-8 > tbody > tr > td{
  color : #e31574;
  vertical-align : middle;
  padding-top : 4px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-8 > tbody > tr > th.col-title{
  font-size : 1.2rem;
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-8 > tbody > tr > th.row-title{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-size : 1.5rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dt{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3{
  color : #2b2825;
  background-color : #fbcee2;
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  color : #59534d;
}

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

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

.sp-wp-post-list#sp-wp-post-list-10{
  background-color : transparent;
}

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

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

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

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

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

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

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

.sp-wp-post-list#sp-wp-post-list-2{
  font-size : 1.5rem;
  color : #e31574;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dt{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3{
  font-size : 1.6rem;
  color : #e31574;
  background-color : #fbcee2;
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:link{
  color : #59534d;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:visited{
  color : #877d74;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3 > a:hover{
  color : #f170aa;
}

.sp-wp-post-list#sp-wp-post-list-3 > h3{
  font-size : 1.5rem;
  background-color : #c1f4f7;
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

.sp-wp-post-list#sp-wp-post-list-3 > h3 > a:visited{
  font-family : "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color : #148c91;
}

.sp-wp-post-list#sp-wp-post-list-4{
  font-size : 1.5rem;
  color : #e31574;
}

.sp-wp-post-list#sp-wp-post-list-4 > dl > dt{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-wp-post-list-4 > h3{
  font-size : 1.6rem;
  color : #e31574;
  background-color : #fbcee2;
  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 : #d7d3d0;
  border-left-color : #d7d3d0;
  border-right-color : #d7d3d0;
  border-bottom-color : #d7d3d0;
}

.sp-wp-post-list#sp-wp-post-list-4 > h3 > a:link{
  color : #59534d;
}

.sp-wp-post-list#sp-wp-post-list-4 > h3 > a:visited{
  color : #877d74;
}

.sp-wp-post-list#sp-wp-post-list-4 > h3 > a:hover{
  color : #f170aa;
}

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

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

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

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

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

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

  #sp-block-container-2{
    width : 242px;
    min-height : 91px;
  }

  #sp-block-container-7{
    min-height : 46px;
  }

  #sp-block-container-8{
    min-height : 278px;
  }

  #sp-button-1{
    width : 168px;
    height : 37px;
    float : right;
    position : relative;
  }

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

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

  #sp-button-12{
    width : 200px;
  }

  #sp-button-13{
    width : 200px;
  }

  #sp-button-14{
    width : 200px;
  }

  #sp-button-15{
    width : 200px;
  }

  #sp-button-16{
    width : 200px;
  }

  #sp-button-17{
    width : 200px;
  }

  #sp-button-18{
    width : 200px;
  }

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

  #sp-button-2{
    width : 275px;
  }

  #sp-button-20{
    width : 200px;
  }

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

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

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

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

  #sp-button-25{
    width : 200px;
  }

  #sp-button-26{
    width : 200px;
  }

  #sp-button-27{
    width : 200px;
  }

  #sp-button-28{
    width : 200px;
  }

  #sp-button-29{
    width : 198px;
  }

  #sp-button-3{
    width : 275px;
  }

  #sp-button-30{
    width : 200px;
  }

  #sp-button-31{
    width : 200px;
  }

  #sp-button-32{
    width : 200px;
  }

  #sp-button-33{
    width : 198px;
  }

  #sp-button-34{
    width : 275px;
  }

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

  #sp-button-5{
    width : 275px;
  }

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

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

  #sp-button-8{
    width : 275px;
  }

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

  #sp-html-src-10{
    display : none;
  }

  #sp-html-src-12{
    display : none;
  }

  #sp-html-src-14{
    display : none;
  }

  #sp-html-src-16{
    display : none;
  }

  #sp-html-src-18{
    display : none;
  }

  #sp-html-src-20{
    display : none;
  }

  #sp-html-src-22{
    display : none;
  }

  #sp-html-src-25{
    display : none;
  }

  #sp-html-src-27{
    display : none;
  }

  #sp-html-src-29{
    display : none;
  }

  #sp-html-src-31{
    display : none;
  }

  #sp-html-src-33{
    display : none;
  }

  #sp-html-src-35{
    display : none;
  }

  #sp-html-src-37{
    display : none;
  }

  #sp-html-src-39{
    display : none;
  }

  #sp-html-src-4{
    display : none;
  }

  #sp-html-src-41{
    display : none;
  }

  #sp-html-src-43{
    display : none;
  }

  #sp-html-src-45{
    display : none;
  }

  #sp-html-src-47{
    display : none;
  }

  #sp-html-src-49{
    display : none;
  }

  #sp-html-src-5{
    display : none;
  }

  #sp-html-src-51{
    display : none;
  }

  #sp-html-src-8{
    display : none;
  }

  #sp-image-1{
    height : 230px;
  }

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

  #sp-image-3{
    height : 230px;
  }

  #sp-image-35{
    width : 409px;
    height : 148px;
  }

  #sp-image-36{
    width : 107px;
    height : 68px;
  }

  #sp-image-39{
    width : 787px;
    height : 104px;
  }

  #sp-image-4{
    width : 1120px;
    height : 230px;
  }

  #sp-image-5{
    width : 1120px;
    height : 230px;
  }

  #sp-image-6{
    height : 230px;
  }

  #sp-image-7{
    height : 230px;
  }

  #sp-image-8{
    height : 230px;
  }

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

  #sp-site-branding2-1{
    margin-bottom : 0px;
    min-height : 164px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 329px;
    height : 116px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-site-navigation-1{
    width : 405px;
    min-height : 34px;
  }

  #sp-site-navigation-2 > ul > li li > a{
    width : 100%;
    height : auto;
    white-space : normal;
  }

  #sp-site-navigation-2 > ul > li > a{
    text-align : center;
    width : auto;
    height : auto;
  }

  #sp-table-10{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-11{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-12{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-13{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

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

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

  #sp-table-5{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-6{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-7{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-8{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  .sp-wp-post-list#sp-wp-post-list-10{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-11{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-12{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-13{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-14{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-15{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-16{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-9{
    margin-bottom : 0px;
  }
}

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

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

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

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

  #sp-button-12{
    width : 200px;
  }

  #sp-button-13{
    width : 199px;
  }

  #sp-button-14{
    width : 198px;
  }

  #sp-button-15{
    width : 199px;
  }

  #sp-button-16{
    width : 198px;
  }

  #sp-button-17{
    width : 198px;
  }

  #sp-button-18{
    width : auto;
  }

  #sp-button-19{
    width : auto;
  }

  #sp-button-2{
    width : auto;
  }

  #sp-button-20{
    width : auto;
  }

  #sp-button-21{
    width : auto;
  }

  #sp-button-22{
    width : auto;
  }

  #sp-button-23{
    width : auto;
  }

  #sp-button-24{
    width : auto;
  }

  #sp-button-25{
    width : auto;
  }

  #sp-button-26{
    width : 198px;
  }

  #sp-button-27{
    width : 198px;
  }

  #sp-button-28{
    width : 198px;
  }

  #sp-button-29{
    width : 201px;
  }

  #sp-button-3{
    width : auto;
  }

  #sp-button-30{
    width : auto;
  }

  #sp-button-31{
    width : auto;
  }

  #sp-button-32{
    width : auto;
  }

  #sp-button-33{
    width : auto;
  }

  #sp-button-34{
    width : auto;
  }

  #sp-button-4{
    width : auto;
  }

  #sp-button-5{
    width : auto;
  }

  #sp-button-6{
    width : auto;
  }

  #sp-button-7{
    width : auto;
  }

  #sp-button-8{
    width : auto;
  }

  #sp-button-9{
    width : auto;
  }

  #sp-html-src-11{
    display : none;
  }

  #sp-html-src-13{
    display : none;
  }

  #sp-html-src-15{
    display : none;
  }

  #sp-html-src-17{
    display : none;
  }

  #sp-html-src-19{
    display : none;
  }

  #sp-html-src-21{
    display : none;
  }

  #sp-html-src-23{
    display : none;
  }

  #sp-html-src-24{
    display : none;
  }

  #sp-html-src-26{
    display : none;
  }

  #sp-html-src-28{
    display : none;
  }

  #sp-html-src-3{
    display : none;
  }

  #sp-html-src-30{
    display : none;
  }

  #sp-html-src-32{
    display : none;
  }

  #sp-html-src-34{
    display : none;
  }

  #sp-html-src-36{
    display : none;
  }

  #sp-html-src-38{
    display : none;
  }

  #sp-html-src-40{
    display : none;
  }

  #sp-html-src-42{
    display : none;
  }

  #sp-html-src-44{
    display : none;
  }

  #sp-html-src-46{
    display : none;
  }

  #sp-html-src-48{
    display : none;
  }

  #sp-html-src-50{
    display : none;
  }

  #sp-html-src-6{
    display : none;
  }

  #sp-html-src-7{
    display : none;
  }

  #sp-html-src-9{
    display : none;
  }

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

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

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

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

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

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

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

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

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

  #sp-site-branding2-1 > .extra{
    width : 197px;
    display : none;
  }

  #sp-site-branding2-1 > .site-description{
    width : 189px;
    height : 50px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 315px;
    height : 110px;
  }

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

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

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