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

  #sp-site-navigation-2 ul, #sp-site-navigation-3 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-2 ul li, #sp-site-navigation-3 ul li, #sp-site-navigation-4 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-2 ul li a, #sp-site-navigation-3 ul li a, #sp-site-navigation-4 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a{
    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;
    position : relative;
  }

  #sp-site-navigation-2 ul li::after, #sp-site-navigation-3 ul li::after, #sp-site-navigation-4 ul li::after, #sp-site-navigation-5 ul li::after, #sp-site-navigation-6 ul li::after, #sp-site-navigation-7 ul li::after{
    display : none;
  }

  #sp-site-navigation-2 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-2, .button-menu#sp-site-navigation-3, .button-menu#sp-site-navigation-4, .button-menu#sp-site-navigation-5, .button-menu#sp-site-navigation-6, .button-menu#sp-site-navigation-7{
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle, .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-4 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle{
    background-image : url(img/icon-menu1.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-2 ul.toggled-on, .button-menu#sp-site-navigation-3 ul.toggled-on, .button-menu#sp-site-navigation-4 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on{
    display : block;
  }

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

  .button-menu#sp-site-navigation-2 > ul > ul, .button-menu#sp-site-navigation-3 > ul > ul, .button-menu#sp-site-navigation-4 > ul > ul, .button-menu#sp-site-navigation-5 > ul > ul, .button-menu#sp-site-navigation-6 > ul > ul, .button-menu#sp-site-navigation-7 > ul > ul{
    display : block;
  }
}

#sp-site-navigation-10, #sp-site-navigation-11, #sp-site-navigation-12, #sp-site-navigation-8, #sp-site-navigation-9{
  font-size : 12px;
  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-8 .menu-toggle, #sp-site-navigation-9 .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-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

#sp-site-navigation-10 ul ul, #sp-site-navigation-11 ul ul, #sp-site-navigation-12 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 ul ul{
  font-size : 12px;
  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 : 30px;
  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-8 ul ul li, #sp-site-navigation-9 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-8 ul ul li a, #sp-site-navigation-9 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-8 ul ul li a:hover, #sp-site-navigation-9 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-8 ul ul li > ul, #sp-site-navigation-9 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-10 > ul, #sp-site-navigation-11 > ul, #sp-site-navigation-12 > ul, #sp-site-navigation-8 > ul, #sp-site-navigation-9 > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

#sp-site-navigation-10 > ul > li, #sp-site-navigation-11 > ul > li, #sp-site-navigation-12 > ul > li, #sp-site-navigation-8 > ul > li, #sp-site-navigation-9 > ul > li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

#sp-site-navigation-10 > ul > li:first-child > a, #sp-site-navigation-11 > ul > li:first-child > a, #sp-site-navigation-12 > ul > li:first-child > a, #sp-site-navigation-8 > ul > li:first-child > a, #sp-site-navigation-9 > ul > li:first-child > a{
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 15px 15px;
}

#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-8 > ul > li:hover > ul, #sp-site-navigation-9 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-10 > ul > li:last-child, #sp-site-navigation-11 > ul > li:last-child, #sp-site-navigation-12 > ul > li:last-child, #sp-site-navigation-8 > ul > li:last-child, #sp-site-navigation-9 > ul > li:last-child{
  margin-left : -1px;
}

#sp-site-navigation-10 > ul > li:last-child > a, #sp-site-navigation-11 > ul > li:last-child > a, #sp-site-navigation-12 > ul > li:last-child > a, #sp-site-navigation-8 > ul > li:last-child > a, #sp-site-navigation-9 > ul > li:last-child > a{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 0px 0px;
}

#sp-site-navigation-10 > ul > li > a, #sp-site-navigation-11 > ul > li > a, #sp-site-navigation-12 > ul > li > a, #sp-site-navigation-8 > ul > li > a, #sp-site-navigation-9 > ul > li > a{
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

#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-8 > ul > li > a:hover, #sp-site-navigation-9 > ul > li > a:hover{
  background-color : #bde4f6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#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-8 > ul > ul > li > a, #sp-site-navigation-9 > 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-8, #sp-site-navigation-9{
    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-8 .menu-toggle, #sp-site-navigation-9 .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-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-10 ul, #sp-site-navigation-11 ul, #sp-site-navigation-12 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 ul{
    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-8 ul li, #sp-site-navigation-9 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    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-8 ul li a, #sp-site-navigation-9 ul li a{
    display : block;
    position : relative;
  }

  #sp-site-navigation-10 ul li a:first-child, #sp-site-navigation-11 ul li a:first-child, #sp-site-navigation-12 ul li a:first-child, #sp-site-navigation-8 ul li a:first-child, #sp-site-navigation-9 ul li a:first-child{
    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-10 ul li::after, #sp-site-navigation-11 ul li::after, #sp-site-navigation-12 ul li::after, #sp-site-navigation-8 ul li::after, #sp-site-navigation-9 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-8 ul ul, #sp-site-navigation-9 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-8, .button-menu#sp-site-navigation-9{
    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-8 .menu-toggle, .button-menu#sp-site-navigation-9 .menu-toggle{
    background-image : url(img/icon-menu1.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 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-8 ul.toggled-on, .button-menu#sp-site-navigation-9 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-8 > ul, .button-menu#sp-site-navigation-9 > 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-8 > ul > ul, .button-menu#sp-site-navigation-9 > ul > ul{
    display : block;
  }
}

#spb-page-title-2, #spb-page-title-3, #spb-page-title-4, #spb-page-title-5, #spb-page-title-6{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
  width : 100%;
  box-sizing : border-box;
}

#spb-page-title-2 > h1, #spb-page-title-3 > h1, #spb-page-title-4 > h1, #spb-page-title-5 > h1, #spb-page-title-6 > h1{
  font-size : 20px;
  color : #000000;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-155, #spb-page-title-1, #spb-page-title-10, #spb-page-title-11, #spb-page-title-12, #spb-page-title-8, #spb-page-title-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;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-155 > h1, #spb-page-title-1 > h1, #spb-page-title-10 > h1, #spb-page-title-11 > h1, #spb-page-title-12 > h1, #spb-page-title-8 > h1, #spb-page-title-9 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.page-toppage#content #page-content{
  font-size : 1.2rem;
  font-family : "ＭＳ Ｐゴシック";
  color : #875010;
}

#sp-block-container-1 > p.copyright{
  color : #ffffff;
  text-align : center;
}

#sp-button-1 > a{
  font-size : 2.4rem;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  color : #008040;
  background-color : #fffde8;
  text-decoration : underline;
}

#sp-button-1 > a:hover{
  background-color : #ffffff;
}

#sp-item-gallery-1 > ul > li{
  background-color : #4b4b4b;
  width : 305px;
  height : 415px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-content{
  color : #ffffff;
  background-color : #4b4b4b;
}

#sp-item-gallery-1 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-10 > ul > li{
  width : 300px;
  height : 390px;
}

#sp-item-gallery-10 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-10 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-10 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #242f58;
}

#sp-item-gallery-11 > ul > li{
  width : 300px;
  height : 400px;
}

#sp-item-gallery-11 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-11 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-11 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
}

#sp-item-gallery-12 > ul > li{
  width : 300px;
  height : 400px;
}

#sp-item-gallery-12 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-12 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
}

#sp-item-gallery-2 > ul > li{
  background-color : #0080ff;
  width : 300px;
  height : 410px;
}

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  color : #ffffff;
  background-color : #0080ff;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-after{
  color : #000000;
}

#sp-item-gallery-2 > ul > li p.item-gallery-price .item-gallery-price-before{
  color : #000000;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-weight : bold;
  color : #000000;
  background-color : #00ffff;
}

#sp-item-gallery-3 > ul > li{
  background-color : #ff8000;
  width : 300px;
  height : 430px;
}

#sp-item-gallery-3 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  color : #000000;
  background-color : #ff8000;
}

#sp-item-gallery-3 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
}

#sp-item-gallery-3 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
  background-color : #f0bc7d;
}

#sp-item-gallery-4 > ul > li{
  background-color : #f91723;
  width : 300px;
  height : 400px;
}

#sp-item-gallery-4 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
  background-color : #f91723;
}

#sp-item-gallery-4 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-4 > ul > li p.item-gallery-price .item-gallery-price-before{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffde00;
}

#sp-item-gallery-4 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-weight : bold;
  color : #0000ff;
  background-color : #ff8080;
}

#sp-item-gallery-5 > ul > li{
  background-color : #8080ff;
  width : 300px;
  height : 400px;
}

#sp-item-gallery-5 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #8080ff;
}

#sp-item-gallery-5 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
}

#sp-item-gallery-5 > ul > li p.item-gallery-price .item-gallery-price-after{
  font-size : 1.4rem;
  font-weight : bold;
}

#sp-item-gallery-5 > ul > li p.item-gallery-price .item-gallery-price-before{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffde00;
}

#sp-item-gallery-5 > ul > li p.item-gallery-title{
  font-size : 1.6rem;
  font-weight : bold;
  background-color : #400080;
}

#sp-item-gallery-6 > ul > li{
  background-color : #000080;
  width : 300px;
  height : 400px;
}

#sp-item-gallery-6 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #000080;
}

#sp-item-gallery-6 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #808080;
}

#sp-item-gallery-7 > ul > li{
  width : 300px;
  height : 410px;
}

#sp-item-gallery-7 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
}

#sp-item-gallery-7 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  color : #895410;
}

#sp-item-gallery-8{
  color : #ffffff;
}

#sp-item-gallery-8 > ul > li{
  width : 300px;
  height : 410px;
}

#sp-item-gallery-8 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-8 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-8 > ul > li p.item-gallery-price .item-gallery-price-after{
  color : #80ffff;
}

#sp-item-gallery-8 > ul > li p.item-gallery-price .item-gallery-price-before{
  font-size : 1.4rem;
  font-weight : bold;
  color : #80ffff;
}

#sp-item-gallery-8 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #8080ff;
}

#sp-item-gallery-9 > ul > li{
  width : 300px;
  height : 420px;
}

#sp-item-gallery-9 > ul > li p.item-gallery-content{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-9 > ul > li p.item-gallery-price{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-item-gallery-9 > ul > li p.item-gallery-title{
  font-size : 1.4rem;
  font-weight : bold;
  color : #242f58;
}

#sp-page-title-155{
  background-color : #00ff80;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8000ff;
}

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

#sp-site-navigation-10{
  background-color : #c0c0c0;
  background-position : center center;
  padding-top : 0px;
  padding-left : 170px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-navigation-10 > ul{
  background-position : center center;
}

#sp-site-navigation-10 > ul > li li.current_page_item > a{
  background-position : center bottom;
}

#sp-site-navigation-10 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  background-position : center center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-11{
  background-color : #c0c0c0;
  background-position : center center;
  padding-top : 0px;
  padding-left : 170px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-navigation-11 > ul{
  background-position : center center;
}

#sp-site-navigation-11 > ul > li li.current_page_item > a{
  background-position : center bottom;
}

#sp-site-navigation-11 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  background-position : center center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-12{
  background-color : #c0c0c0;
  background-position : center center;
  padding-top : 0px;
  padding-left : 170px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-navigation-12 > ul{
  background-position : center center;
}

#sp-site-navigation-12 > ul > li li.current_page_item > a{
  background-position : center bottom;
}

#sp-site-navigation-12 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  background-position : center center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

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

#sp-site-navigation-2 > ul{
  background-position : left top;
}

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-3{
  background-color : #c0c0c0;
}

#sp-site-navigation-3 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-4{
  background-color : #c0c0c0;
}

#sp-site-navigation-4 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-5{
  background-color : #c0c0c0;
}

#sp-site-navigation-5 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-6{
  background-color : #c0c0c0;
}

#sp-site-navigation-6 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-7{
  background-color : #c0c0c0;
}

#sp-site-navigation-7 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-8{
  background-color : #c0c0c0;
  background-position : center center;
  padding-top : 0px;
  padding-left : 170px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-navigation-8 > ul{
  background-position : center center;
}

#sp-site-navigation-8 > ul > li li.current_page_item > a{
  background-position : center bottom;
}

#sp-site-navigation-8 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  background-position : center center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#sp-site-navigation-9{
  background-color : #c0c0c0;
  background-position : center center;
  padding-top : 0px;
  padding-left : 220px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-navigation-9 > ul{
  background-position : center center;
}

#sp-site-navigation-9 > ul > li li.current_page_item > a{
  background-position : center bottom;
}

#sp-site-navigation-9 > ul > li > a{
  font-size : 1.6rem;
  font-weight : bold;
  background-position : center center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
}

#spb-page-title-10{
  background-color : #80ffff;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8000ff;
}

#spb-page-title-11{
  background-color : #80ffff;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8000ff;
}

#spb-page-title-12{
  background-color : #80ffff;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8000ff;
}

#spb-page-title-8{
  background-color : #80ffff;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8000ff;
}

#spb-page-title-9{
  background-color : #80ffff;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8000ff;
}

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

  #sp-block-container-18{
    min-height : 345px;
  }

  #sp-block-container-20{
    min-height : 345px;
  }

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

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

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

  #sp-block-container-276{
    margin-bottom : 20px;
  }

  #sp-block-container-278{
    margin-bottom : 20px;
  }

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

  #sp-block-container-280{
    margin-bottom : 20px;
  }

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

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

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

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

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

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

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

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

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

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

  #sp-definition-list-1{
    min-height : 74px;
  }

  #sp-definition-list-2{
    width : 871px;
  }

  #sp-html-src-75{
    width : 566px;
  }

  #sp-html-src-76{
    width : 566px;
  }

  #sp-html-src-77{
    width : 566px;
  }

  #sp-html-src-78{
    width : 566px;
  }

  #sp-html-src-79{
    width : 566px;
  }

  #sp-html-src-80{
    width : 566px;
  }

  #sp-html-src-81{
    width : 566px;
  }

  #sp-html-src-82{
    width : 566px;
  }

  #sp-html-src-83{
    width : 816px;
  }

  #sp-html-src-84{
    width : 827px;
    min-height : 471px;
  }

  #sp-html-src-85{
    width : 827px;
    min-height : 471px;
  }

  #sp-html-src-86{
    width : 816px;
  }

  #sp-image-1{
    margin-left : 85px;
    width : 205px;
    height : 65px;
  }

  #sp-image-2{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    height : 659px;
  }

  #sp-item-gallery-1{
    margin-bottom : 50px;
    height : 9999px;
    min-height : 14327px;
  }

  #sp-item-gallery-10{
    margin-bottom : 50px;
    min-height : 1572px;
  }

  #sp-item-gallery-11{
    margin-bottom : 50px;
    min-height : 732px;
  }

  #sp-item-gallery-12{
    margin-bottom : 50px;
  }

  #sp-item-gallery-2{
    margin-bottom : 50px;
  }

  #sp-item-gallery-3{
    margin-bottom : 50px;
    height : 444px;
    min-height : 877px;
  }

  #sp-item-gallery-4{
    margin-bottom : 50px;
    min-height : 1166px;
  }

  #sp-item-gallery-5{
    margin-bottom : 50px;
  }

  #sp-item-gallery-6{
    margin-bottom : 50px;
  }

  #sp-item-gallery-7{
    margin-bottom : 50px;
    width : 941px;
    height : 418px;
    min-height : 1261px;
  }

  #sp-item-gallery-8{
    margin-bottom : 51px;
    width : 941px;
    height : 418px;
    min-height : 1252px;
  }

  #sp-item-gallery-9{
    margin-bottom : 50px;
  }

  #sp-page-title-1{
    margin-right : 202px;
    width : 874px;
  }

  #sp-page-title-156{
    width : 939px;
  }

  #sp-page-title-158{
    width : 872px;
  }

  #sp-page-title-2{
    width : 939px;
  }

  #sp-photo-motion-1{
    width : 940px;
    height : 457px;
  }

  #sp-photo-motion-10{
    width : 940px;
    height : 658px;
  }

  #sp-photo-motion-100{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-101{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-102{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-103{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-104{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-105{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-106{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-107{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-108{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-109{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-11{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-110{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-111{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-112{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-113{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-114{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-115 {
  }

  #sp-photo-motion-116 {
  }

  #sp-photo-motion-117 {
  }

  #sp-photo-motion-118{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-119{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-12{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-120{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-121{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-122{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-123{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-124{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-125{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-126 {
  }

  #sp-photo-motion-127{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-128{
    width : 940px;
    height : 653px;
  }

  #sp-photo-motion-129{
    width : 940px;
    height : 697px;
  }

  #sp-photo-motion-13{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-130{
    width : 940px;
    height : 697px;
  }

  #sp-photo-motion-131{
    width : 940px;
    height : 697px;
  }

  #sp-photo-motion-132{
    width : 940px;
    height : 697px;
  }

  #sp-photo-motion-133 {
  }

  #sp-photo-motion-134 {
  }

  #sp-photo-motion-135{
    width : 940px;
    height : 610px;
  }

  #sp-photo-motion-136{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-137{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-138{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-139{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-14{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-140{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-141{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-142{
    width : 940px;
    height : 685px;
  }

  #sp-photo-motion-143{
    width : 940px;
    height : 750px;
  }

  #sp-photo-motion-144{
    width : 940px;
    height : 750px;
  }

  #sp-photo-motion-145{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-146{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-147{
    width : 940px;
    height : 637px;
  }

  #sp-photo-motion-148{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-149{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-15{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-150{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-151{
    width : 940px;
    height : 629px;
  }

  #sp-photo-motion-152{
    width : 940px;
    height : 695px;
  }

  #sp-photo-motion-16{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-17{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-18{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-19{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-2{
    width : 940px;
    height : 633px;
  }

  #sp-photo-motion-20{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-21{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-22{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-23{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-24{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-25{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-26{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-27{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-28{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-29{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-3{
    width : 940px;
    height : 633px;
  }

  #sp-photo-motion-30{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-31{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-32{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-33{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-34{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-35{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-36{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-37{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-38{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-39{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-4{
    width : 940px;
    height : 633px;
  }

  #sp-photo-motion-40{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-41{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-42{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-43{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-44{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-45{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-46{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-47{
    width : 940px;
    height : 704px;
  }

  #sp-photo-motion-48{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-49{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-5{
    width : 940px;
    height : 782px;
  }

  #sp-photo-motion-50{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-51{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-52{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-53{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-54{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-55{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-56{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-57{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-58{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-59{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-6{
    width : 940px;
    height : 782px;
  }

  #sp-photo-motion-60{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-61{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-62{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-63{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-64{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-65{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-66{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-67{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-68{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-69{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-7{
    width : 940px;
    height : 782px;
  }

  #sp-photo-motion-70{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-71{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-72{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-73{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-74{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-75{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-76{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-77{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-78{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-79{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-8{
    width : 940px;
    height : 457px;
  }

  #sp-photo-motion-80{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-81{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-82{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-83{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-84{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-85{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-86{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-87{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-88{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-89{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-9{
    width : 940px;
    height : 658px;
  }

  #sp-photo-motion-90{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-91{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-92{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-93{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-94{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-95{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-96{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-97{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-98{
    width : 940px;
    height : 630px;
  }

  #sp-photo-motion-99{
    width : 940px;
    height : 630px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : -40px;
    margin-left : 230px;
    width : 290px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 537px;
    height : 15px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 594px;
    height : 69px;
  }

  #sp-site-navigation-10{
    margin-bottom : 5px;
    width : 939px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-10 > ul > li li > a{
    text-align : center;
  }

  #sp-site-navigation-10 > ul > li > a{
    height : 30px;
  }

  #sp-site-navigation-11{
    margin-bottom : 5px;
    width : 939px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-11 > ul > li li > a{
    text-align : center;
  }

  #sp-site-navigation-11 > ul > li > a{
    height : 30px;
  }

  #sp-site-navigation-12{
    margin-bottom : 5px;
    width : 939px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-12 > ul > li li > a{
    text-align : center;
  }

  #sp-site-navigation-12 > ul > li > a{
    height : 30px;
  }

  #sp-site-navigation-2{
    margin-bottom : 5px;
    width : 939px;
  }

  #sp-site-navigation-3{
    margin-bottom : 5px;
  }

  #sp-site-navigation-4{
    margin-bottom : 5px;
  }

  #sp-site-navigation-5{
    margin-bottom : 5px;
    min-height : 17px;
  }

  #sp-site-navigation-6{
    margin-bottom : 5px;
  }

  #sp-site-navigation-7{
    margin-bottom : 5px;
  }

  #sp-site-navigation-8{
    margin-bottom : 5px;
    width : 939px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-8 > ul > li li > a{
    text-align : center;
  }

  #sp-site-navigation-8 > ul > li > a{
    height : 30px;
  }

  #sp-site-navigation-9{
    margin-bottom : 5px;
    width : 939px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-navigation-9 > ul > li li > a{
    text-align : center;
  }

  #sp-site-navigation-9 > ul > li > a{
    height : 30px;
  }

  #spb-page-title-1{
    width : 939px;
  }

  #spb-page-title-4{
    margin-bottom : 5px;
  }

  #spb-page-title-6{
    margin-bottom : 5px;
  }
}

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

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