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

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

  #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-4 ul li{
    display : block;
  }

  #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-4 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #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-4 ul ul{
    display : none;
  }

  .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-4{
    background-color : #aaaaaa;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .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-4 .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-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-4 li{
    background-color : #ffffff;
  }

  .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-4 ul.toggled-on{
    display : block;
  }

  .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-4 > ul{
    display : none;
  }

  .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-4 > 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;
  }
}

#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-10{
  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-10 > h2{
  color : #813e3e;
}

#sp-block-container-11{
  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-11 > h2{
  color : #813e3e;
}

#sp-block-container-12{
  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-12 > h2{
  color : #813e3e;
}

#sp-block-container-13{
  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-13 > h2{
  color : #813e3e;
}

#sp-block-container-14{
  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-14 > h2{
  color : #813e3e;
}

#sp-block-container-15{
  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-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-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-22{
  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-22 > 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-26{
  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-26 > h2{
  color : #813e3e;
}

#sp-block-container-28{
  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-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-31{
  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-31 > h2{
  color : #813e3e;
}

#sp-block-container-34{
  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-35{
  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-36{
  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-37{
  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-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-39{
  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-39 > 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-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-66{
  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-67{
  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-68{
  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-69{
  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-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-75{
  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 : #fbff48;
  border-left-color : #fbff48;
  border-right-color : #fbff48;
  border-bottom-color : #fbff48;
}

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

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

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

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

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

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

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

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

#sp-site-navigation-3 > 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-3 > ul > li > a{
  font-size : 1.6rem;
  font-family : "BIZ UDPゴシック";
  color : #242424;
}

#sp-site-navigation-3 > 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-4 > ul > li.current_page_item > a{
  color : #e31574;
}

#sp-site-navigation-4 > 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-5 > .menu-toggle{
  background-color : #de7474;
}

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

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

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

#sp-site-navigation-6 > 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-6 > 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-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;
  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{
  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-7 > 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-8 > .menu-toggle{
  background-color : #de7474;
}

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

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

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

#sp-site-navigation-9 > 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-9 > 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-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-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{
  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-3 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

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

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

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

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

#sp-table-3 > 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-3 > 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-3 > 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-4{
  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-4 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

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

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

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

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

#sp-table-4 > 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-4 > 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-4 > 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-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-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-table-9{
  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-9 > tbody > tr:nth-child(even) > td{
  vertical-align : middle;
}

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

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

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

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

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

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

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

  #sp-button-3{
    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-19{
    display : none;
  }

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

  #sp-html-src-23{
    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-48{
    display : none;
  }

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

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

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

  #sp-image-1{
    height : 230px;
  }

  #sp-image-22{
    width : 409px;
    height : 148px;
  }

  #sp-image-23{
    width : 107px;
    height : 68px;
  }

  #sp-image-26{
    width : 787px;
    height : 104px;
  }

  #sp-image-3{
    height : 230px;
  }

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

  #sp-image-4{
    width : 1120px;
    height : 230px;
  }

  #sp-image-5{
    width : 1120px;
    height : 230px;
  }

  #sp-image-51{
    width : 640px;
    height : 1029px;
  }

  #sp-image-6{
    height : 230px;
  }

  #sp-image-7{
    height : 230px;
  }

  #sp-image-74{
    width : 548px;
    height : 329px;
  }

  #sp-image-75{
    width : 613px;
    height : 441px;
  }

  #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-site-navigation-3{
    display : none;
  }

  #sp-site-navigation-3 > ul > li li > a{
    width : 100%;
    height : auto;
    white-space : normal;
  }

  #sp-site-navigation-3 > 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-2{
    display : none;
  }

  #sp-table-3{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-4{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-5{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-6{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-8{
    margin-top : auto;
    margin-bottom : 20px;
    width : 95%;
  }

  #sp-table-9{
    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-6{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-7{
    margin-bottom : 0px;
  }

  .sp-wp-post-list#sp-wp-post-list-8{
    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 : 267px;
  }

  #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 : auto;
  }

  #sp-button-3{
    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-18{
    display : none;
  }

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

  #sp-html-src-22{
    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-49{
    display : none;
  }

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

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

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

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

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

  #sp-image-12{
    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-site-navigation-2{
    display : none;
  }

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