#colophon{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

#masthead{
  padding-top : 1px;
}

#page-content{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#primary{
  box-sizing : border-box;
}

#sidebar1{
  box-sizing : border-box;
}

#sidebar2{
  box-sizing : border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-part-top.sp-flex:not(table)::after{
  content : none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a{
  color : #333333;
  text-decoration : none;
}

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

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

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon{
    padding-top : 20px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #d5d5d5;
    border-right-color : #d5d5d5;
    width : 900px;
  }

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

  #content{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 10px;
    height : 100%;
    min-height : 50px;
    position : relative;
    box-sizing : border-box;
  }

  #main{
    color : #000000;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-left-color : #d5d5d5;
    border-right-color : #d5d5d5;
    border-bottom-color : #d5d5d5;
    width : 900px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 15px;
  }

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

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

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 654px;
    float : left;
  }

  #contenthead{
    width : 900px;
  }

  #main-inner{
    width : 900px;
  }

  #sidebar2{
    width : 236px;
    float : right;
  }
}

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

  #content{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 10px;
    height : 100%;
    min-height : 50px;
    position : relative;
    box-sizing : border-box;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #d5d5d5;
  }

  #main-inner{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar2{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-10, #sp-image-11, #sp-image-12, #sp-image-14, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

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

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

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

#sp-button-4 > a:hover{
  color : #04291f;
  background-color : #1e4d41;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

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

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

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

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

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

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

#sp-block-container-1 > a:link{
  color : #c991e3;
}

#sp-block-container-1 > em{
  font-style : oblique;
}

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

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

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

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

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

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

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

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

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

#sp-block-container-1 > strong{
  font-weight : bold;
  color : #c991e3;
}

#sp-button-16, #sp-button-8{
  margin-bottom : 2px;
  width : 120px;
}

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

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

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

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

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

#sp-button-9 > a:active{
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-9 > a:hover{
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-button-7 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

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

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

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

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

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

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

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

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

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

#sp-block-container-3 > em{
  font-style : oblique;
  color : #00a47f;
}

#sp-block-container-3 > h1{
  color : #ffffff;
  background-color : #00a453;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-3 > h2{
  color : #ffffff;
  background-color : #00a47f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-3 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

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

#sp-block-container-3 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-3 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

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

#sp-block-container-3 > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-button-2 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #a70070;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-2 > a:active{
  background-color : #950064;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-2 > a:hover{
  background-color : #950064;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

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

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

#sp-button-5 > a:hover{
  color : #404040;
  background-color : #808080;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

#sp-column-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 : #ed4545;
  border-left-color : #ed4545;
  border-right-color : #ed4545;
  border-bottom-color : #ed4545;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : auto;
}

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

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

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

#sp-button-1, #sp-button-11, #sp-button-6{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-11 > a, #sp-button-6 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #8666a3;
  background-color : #e5c9f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #b89cc5;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #b89cc5;
}

#sp-button-1 > a:active, #sp-button-11 > a:active, #sp-button-6 > a:active{
  background-color : #d7b0e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #b89cc5, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-1> a:hover, #sp-button-11> a:hover, #sp-button-6> a:hover {
}

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

.accordion#sp-column-4 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-4 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

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

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

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

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

#sp-column-7 > .column-body, #sp-column-9 > .column-body{
  width : auto;
  height : auto;
}

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

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

#sp-button-3{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-3 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffd9d9;
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  letter-spacing : 0.4rem;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  box-shadow : 0px 3px 0px #ffa1a1;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-3 > a:active{
  box-shadow : 0px 1px 0px #ffa1a1;
  position : relative;
  top : 2px;
}

#sp-button-3> a:hover {
}

#sp-column-2, #sp-column-6{
  width : 100%;
  height : auto;
}

.accordion#sp-column-2 > .column-label h3::after, .accordion#sp-column-6 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-2 > .column-label h3::before, .toggled-on#sp-column-6 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-2 > .column-body, #sp-column-6 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e5c9f2;
  border-left-color : #e5c9f2;
  border-right-color : #e5c9f2;
  border-bottom-color : #e5c9f2;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

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

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

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

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

#sp-column-5 > .column-label{
  background-color : #154236;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
}

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

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

.accordion#sp-column-1 > .column-label h3::after, .accordion#sp-column-3 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-1 > .column-label h3::before, .toggled-on#sp-column-3 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-1 > .column-body, #sp-column-3 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-3 > .column-label{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

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

#sp-form-1, #sp-form-2{
  margin-bottom : 25px;
}

#sp-form-1 input[type="submit"], #sp-form-2 input[type="submit"]{
  font-size : 1.3rem;
  margin-top : 10px;
  min-width : 80px;
}

#sp-form-1 table, #sp-form-2 table{
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

#sp-form-1 td, #sp-form-2 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
  width : auto;
}

#sp-form-1 th, #sp-form-2 th{
  font-weight : normal;
  background-color : #f9f9f9;
  text-align : left;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
  width : auto;
  min-width : 50px;
}

#sp-form-1 tr, #sp-form-2 tr{
  width : 100%;
}

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

  #sp-form-1 table, #sp-form-2 table{
    border-top-width : medium;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #d8d8d8;
    border-right-color : #d8d8d8;
    border-bottom-color : #d8d8d8;
  }

  #sp-form-1 td, #sp-form-2 td{
    border-top-width : 1px;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

  #sp-form-1 th, #sp-form-2 th{
    border-top-width : 1px;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }
}

#sp-button-10, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15{
  width : 122px;
}

#sp-button-10 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #3c3f53;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  display : block;
  position : relative;
}

#sp-button-10 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active{
  color : #c17100;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #c17100;
}

#sp-button-10 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover{
  color : #f18d00;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #f18d00;
}

#sp-site-navigation-1{
  padding-top : 4px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#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;
  list-style-type : none;
  list-style-position : outside;
}

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

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

#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;
  padding-top : 5px;
  padding-left : 0.5rem;
  padding-right : 0.5rem;
  padding-bottom : 5px;
  display : block;
}

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

#sp-site-navigation-1 ul ul li:hover{
  position : relative;
}

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

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

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

#sp-site-navigation-1 > ul > li{
  background-image : url(img/nav-boder.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-bottom : 4px;
  width : auto;
  float : left;
  position : relative;
}

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

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

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

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

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

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

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

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

  #sp-site-navigation-1{
    background-color : #dc2314;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  #sp-site-navigation-1 li{
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
    border-left-width : 0px;
  }

  #sp-site-navigation-1 li a{
    color : #ffffff;
    display : block;
  }

  #sp-site-navigation-1 ul{
    background-color : #ffffff;
    width : auto;
    height : auto;
  }

  #sp-site-navigation-1 ul li{
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    color : #3c3f53;
    background-repeat : no-repeat;
    background-position : 5px 12px;
    text-decoration : none;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
  }

  #sp-site-navigation-1 ul li a:active{
    color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li a:hover{
    color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li li{
    background-image : none;
  }

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

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

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

  #sp-site-navigation-1 ul ul li a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 ul > li{
    color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li{
    background-image : none;
  }

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

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

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

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

  #sp-site-navigation-1 > ul > li > a:hover{
    background-color : rgba(0, 0, 0, 0.6);
  }
}

#breadcrumb-list{
  margin-top : 10px;
  margin-left : 20px;
}

#breadcrumb-list div{
  margin-right : 10px;
  margin-bottom : 10px;
  width : auto;
  display : inline-block;
}

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

  #breadcrumb-list{
    padding-left : 10px;
    padding-right : 10px;
  }
}

#sp-site-branding2-1{
  padding-top : 16px;
  padding-bottom : 16px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : auto;
}

#sp-site-branding2-1 .extra{
  width : 450px;
  top : 4rem;
  left : 50%;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1rem;
  color : #333333;
  text-align : right;
}

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #333333;
  text-align : right;
  width : 100%;
  position : absolute;
  top : 10px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 430px;
  height : 66px;
  float : left;
  display : block;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  padding-top : 66px;
  width : 430px;
  display : block;
}

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

  #sp-site-branding2-1{
    padding-top : 10px;
    padding-left : 20px;
    padding-bottom : 0px;
    overflow : hidden;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 5px;
    margin-bottom : 0px;
    width : 100%;
    top : 0px;
    left : 0%;
  }

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

  #sp-site-branding2-1 .site-description{
    text-align : center;
    width : 100%;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    background-repeat : no-repeat;
    background-position : center top;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 25px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
  }

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

#sp-site-navigation-2{
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-2 .menu-sub-menu-container{
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}

#sp-site-navigation-2 a{
  color : #000000;
  text-decoration : underline;
}

#sp-site-navigation-2 a:active{
  color : #ff0000;
  text-decoration : underline;
}

#sp-site-navigation-2 a:hover{
  color : #ff0000;
  text-decoration : underline;
}

#sp-site-navigation-2 div.menu{
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}

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

#sp-site-navigation-2 ul li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  display : inline;
}

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

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

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

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

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

  .button-menu#sp-site-navigation-2 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }
}

#sp-table-1, #sp-table-10, #sp-table-14, #sp-table-2, #sp-table-3, #sp-table-7, #sp-table-8{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  border-right-color : #e6e6e6;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-10 > tbody > tr > td, #sp-table-14 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td, #sp-table-7 > tbody > tr > td, #sp-table-8 > tbody > tr > td{
  font-weight : normal;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

#sp-table-1 > tbody > tr > th, #sp-table-10 > tbody > tr > th, #sp-table-14 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-3 > tbody > tr > th, #sp-table-7 > tbody > tr > th, #sp-table-8 > tbody > tr > th{
  font-weight : bold;
  color : #333333;
  background-color : #f9f9f9;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

.page-blog#content #page-content hr, .page-company#content #page-content hr, .page-contact1#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom10#content #page-content hr, .page-custom11#content #page-content hr, .page-custom2#content #page-content hr, .page-custom3#content #page-content hr, .page-custom4#content #page-content hr, .page-custom5#content #page-content hr, .page-custom6#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-entrance#content #page-content hr, .page-policy#content #page-content hr, .page-privacy#content #page-content hr, .page-program#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-2 hr{
  color : #cccccc;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-blog#content #page-content > .large, .page-company#content #page-content > .large, .page-contact1#content #page-content > .large, .page-custom#content #page-content > .large, .page-custom1#content #page-content > .large, .page-custom10#content #page-content > .large, .page-custom11#content #page-content > .large, .page-custom2#content #page-content > .large, .page-custom3#content #page-content > .large, .page-custom4#content #page-content > .large, .page-custom5#content #page-content > .large, .page-custom6#content #page-content > .large, .page-custom7#content #page-content > .large, .page-custom8#content #page-content > .large, .page-custom9#content #page-content > .large, .page-entrance#content #page-content > .large, .page-policy#content #page-content > .large, .page-privacy#content #page-content > .large, .page-program#content #page-content > .large, .page-toppage#content #page-content > .large, #sp-block-container-2 > .large{
  font-size : 1.2rem;
}

.page-blog#content #page-content > .medium, .page-company#content #page-content > .medium, .page-contact1#content #page-content > .medium, .page-custom#content #page-content > .medium, .page-custom1#content #page-content > .medium, .page-custom10#content #page-content > .medium, .page-custom11#content #page-content > .medium, .page-custom2#content #page-content > .medium, .page-custom3#content #page-content > .medium, .page-custom4#content #page-content > .medium, .page-custom5#content #page-content > .medium, .page-custom6#content #page-content > .medium, .page-custom7#content #page-content > .medium, .page-custom8#content #page-content > .medium, .page-custom9#content #page-content > .medium, .page-entrance#content #page-content > .medium, .page-policy#content #page-content > .medium, .page-privacy#content #page-content > .medium, .page-program#content #page-content > .medium, .page-toppage#content #page-content > .medium, #sp-block-container-2 > .medium{
  font-size : 1rem;
}

.page-blog#content #page-content > .small, .page-company#content #page-content > .small, .page-contact1#content #page-content > .small, .page-custom#content #page-content > .small, .page-custom1#content #page-content > .small, .page-custom10#content #page-content > .small, .page-custom11#content #page-content > .small, .page-custom2#content #page-content > .small, .page-custom3#content #page-content > .small, .page-custom4#content #page-content > .small, .page-custom5#content #page-content > .small, .page-custom6#content #page-content > .small, .page-custom7#content #page-content > .small, .page-custom8#content #page-content > .small, .page-custom9#content #page-content > .small, .page-entrance#content #page-content > .small, .page-policy#content #page-content > .small, .page-privacy#content #page-content > .small, .page-program#content #page-content > .small, .page-toppage#content #page-content > .small, #sp-block-container-2 > .small{
  font-size : 0.9rem;
}

.page-blog#content #page-content > .x-large, .page-company#content #page-content > .x-large, .page-contact1#content #page-content > .x-large, .page-custom#content #page-content > .x-large, .page-custom1#content #page-content > .x-large, .page-custom10#content #page-content > .x-large, .page-custom11#content #page-content > .x-large, .page-custom2#content #page-content > .x-large, .page-custom3#content #page-content > .x-large, .page-custom4#content #page-content > .x-large, .page-custom5#content #page-content > .x-large, .page-custom6#content #page-content > .x-large, .page-custom7#content #page-content > .x-large, .page-custom8#content #page-content > .x-large, .page-custom9#content #page-content > .x-large, .page-entrance#content #page-content > .x-large, .page-policy#content #page-content > .x-large, .page-privacy#content #page-content > .x-large, .page-program#content #page-content > .x-large, .page-toppage#content #page-content > .x-large, #sp-block-container-2 > .x-large{
  font-size : 1.5rem;
}

.page-blog#content #page-content > .x-small, .page-company#content #page-content > .x-small, .page-contact1#content #page-content > .x-small, .page-custom#content #page-content > .x-small, .page-custom1#content #page-content > .x-small, .page-custom10#content #page-content > .x-small, .page-custom11#content #page-content > .x-small, .page-custom2#content #page-content > .x-small, .page-custom3#content #page-content > .x-small, .page-custom4#content #page-content > .x-small, .page-custom5#content #page-content > .x-small, .page-custom6#content #page-content > .x-small, .page-custom7#content #page-content > .x-small, .page-custom8#content #page-content > .x-small, .page-custom9#content #page-content > .x-small, .page-entrance#content #page-content > .x-small, .page-policy#content #page-content > .x-small, .page-privacy#content #page-content > .x-small, .page-program#content #page-content > .x-small, .page-toppage#content #page-content > .x-small, #sp-block-container-2 > .x-small{
  font-size : 0.8rem;
}

.page-blog#content #page-content > .xx-large, .page-company#content #page-content > .xx-large, .page-contact1#content #page-content > .xx-large, .page-custom#content #page-content > .xx-large, .page-custom1#content #page-content > .xx-large, .page-custom10#content #page-content > .xx-large, .page-custom11#content #page-content > .xx-large, .page-custom2#content #page-content > .xx-large, .page-custom3#content #page-content > .xx-large, .page-custom4#content #page-content > .xx-large, .page-custom5#content #page-content > .xx-large, .page-custom6#content #page-content > .xx-large, .page-custom7#content #page-content > .xx-large, .page-custom8#content #page-content > .xx-large, .page-custom9#content #page-content > .xx-large, .page-entrance#content #page-content > .xx-large, .page-policy#content #page-content > .xx-large, .page-privacy#content #page-content > .xx-large, .page-program#content #page-content > .xx-large, .page-toppage#content #page-content > .xx-large, #sp-block-container-2 > .xx-large{
  font-size : 2rem;
}

.page-blog#content #page-content > .xx-small, .page-company#content #page-content > .xx-small, .page-contact1#content #page-content > .xx-small, .page-custom#content #page-content > .xx-small, .page-custom1#content #page-content > .xx-small, .page-custom10#content #page-content > .xx-small, .page-custom11#content #page-content > .xx-small, .page-custom2#content #page-content > .xx-small, .page-custom3#content #page-content > .xx-small, .page-custom4#content #page-content > .xx-small, .page-custom5#content #page-content > .xx-small, .page-custom6#content #page-content > .xx-small, .page-custom7#content #page-content > .xx-small, .page-custom8#content #page-content > .xx-small, .page-custom9#content #page-content > .xx-small, .page-entrance#content #page-content > .xx-small, .page-policy#content #page-content > .xx-small, .page-privacy#content #page-content > .xx-small, .page-program#content #page-content > .xx-small, .page-toppage#content #page-content > .xx-small, #sp-block-container-2 > .xx-small{
  font-size : 0.7rem;
}

.page-blog#content #page-content > em, .page-company#content #page-content > em, .page-contact1#content #page-content > em, .page-custom#content #page-content > em, .page-custom1#content #page-content > em, .page-custom10#content #page-content > em, .page-custom11#content #page-content > em, .page-custom2#content #page-content > em, .page-custom3#content #page-content > em, .page-custom4#content #page-content > em, .page-custom5#content #page-content > em, .page-custom6#content #page-content > em, .page-custom7#content #page-content > em, .page-custom8#content #page-content > em, .page-custom9#content #page-content > em, .page-entrance#content #page-content > em, .page-policy#content #page-content > em, .page-privacy#content #page-content > em, .page-program#content #page-content > em, .page-toppage#content #page-content > em, #sp-block-container-2 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-contact1#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-entrance#content #page-content > h1, .page-policy#content #page-content > h1, .page-privacy#content #page-content > h1, .page-program#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-2 > h1{
  font-size : 18px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-contact1#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-entrance#content #page-content > h2, .page-policy#content #page-content > h2, .page-privacy#content #page-content > h2, .page-program#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-2 > h2{
  font-size : 17px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-contact1#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-entrance#content #page-content > h3, .page-policy#content #page-content > h3, .page-privacy#content #page-content > h3, .page-program#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-2 > h3{
  font-size : 16px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-contact1#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-entrance#content #page-content > h4, .page-policy#content #page-content > h4, .page-privacy#content #page-content > h4, .page-program#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-2 > h4{
  font-size : 15px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-contact1#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-entrance#content #page-content > h5, .page-policy#content #page-content > h5, .page-privacy#content #page-content > h5, .page-program#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-2 > h5{
  font-size : 14px;
  color : #333333;
  margin-bottom : 15px;
}

.page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-contact1#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-entrance#content #page-content > h6, .page-policy#content #page-content > h6, .page-privacy#content #page-content > h6, .page-program#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-2 > h6{
  font-size : 13px;
  color : #333333;
  margin-bottom : 15px;
}

.page-blog#content #page-content > p, .page-company#content #page-content > p, .page-contact1#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-entrance#content #page-content > p, .page-policy#content #page-content > p, .page-privacy#content #page-content > p, .page-program#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-2 > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-bottom : 25px;
}

.page-blog#content #page-content > strong, .page-company#content #page-content > strong, .page-contact1#content #page-content > strong, .page-custom#content #page-content > strong, .page-custom1#content #page-content > strong, .page-custom10#content #page-content > strong, .page-custom11#content #page-content > strong, .page-custom2#content #page-content > strong, .page-custom3#content #page-content > strong, .page-custom4#content #page-content > strong, .page-custom5#content #page-content > strong, .page-custom6#content #page-content > strong, .page-custom7#content #page-content > strong, .page-custom8#content #page-content > strong, .page-custom9#content #page-content > strong, .page-entrance#content #page-content > strong, .page-policy#content #page-content > strong, .page-privacy#content #page-content > strong, .page-program#content #page-content > strong, .page-toppage#content #page-content > strong, #sp-block-container-2 > strong{
  font-weight : bold;
  color : #515151;
}

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

  #content.page-blog #page-content, #content.page-company #page-content, #content.page-contact1 #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-custom10 #page-content, #content.page-custom11 #page-content, #content.page-custom2 #page-content, #content.page-custom3 #page-content, #content.page-custom4 #page-content, #content.page-custom5 #page-content, #content.page-custom6 #page-content, #content.page-custom7 #page-content, #content.page-custom8 #page-content, #content.page-custom9 #page-content, #content.page-entrance #page-content, #content.page-policy #page-content, #content.page-privacy #page-content, #content.page-program #page-content, #content.page-toppage #page-content, #sp-block-container-2 {
  }
}

#sp-list-19, #sp-list-2, #sp-list-26, #sp-list-27, #sp-list-28, #sp-list-3, #sp-list-41, #sp-list-42{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 30px;
  list-style-type : none;
}

#sp-list-19 > li, #sp-list-2 > li, #sp-list-26 > li, #sp-list-27 > li, #sp-list-28 > li, #sp-list-3 > li, #sp-list-41 > li, #sp-list-42 > li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

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

  #sp-list-19, #sp-list-2, #sp-list-26, #sp-list-27, #sp-list-28, #sp-list-3, #sp-list-41, #sp-list-42{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 30px;
  }
}

#sp-page-title-2{
  font-weight : bold;
  color : #333333;
  padding-top : 15px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-page-title-2::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #1875d7;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#sp-page-title-2 > h1{
  font-size : 18px;
}

#sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-4, #sp-page-title-5, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  font-weight : bold;
  color : #333333;
  padding-top : 15px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-page-title-10::before, #sp-page-title-11::before, #sp-page-title-12::before, #sp-page-title-13::before, #sp-page-title-14::before, #sp-page-title-15::before, #sp-page-title-16::before, #sp-page-title-17::before, #sp-page-title-18::before, #sp-page-title-4::before, #sp-page-title-5::before, #sp-page-title-7::before, #sp-page-title-8::before, #sp-page-title-9::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #dc2314;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 18px;
}

#sp-list-1, #sp-list-10, #sp-list-13, #sp-list-14, #sp-list-17, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-31, #sp-list-32, #sp-list-33, #sp-list-34, #sp-list-35, #sp-list-36, #sp-list-37, #sp-list-38, #sp-list-39, #sp-list-4, #sp-list-40{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-10 li, #sp-list-13 li, #sp-list-14 li, #sp-list-17 li, #sp-list-21 li, #sp-list-22 li, #sp-list-23 li, #sp-list-31 li, #sp-list-32 li, #sp-list-33 li, #sp-list-34 li, #sp-list-35 li, #sp-list-36 li, #sp-list-37 li, #sp-list-38 li, #sp-list-39 li, #sp-list-4 li, #sp-list-40 li{
  padding-left : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #656565;
}

#sp-list-1 > li, #sp-list-10 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-17 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-31 > li, #sp-list-32 > li, #sp-list-33 > li, #sp-list-34 > li, #sp-list-35 > li, #sp-list-36 > li, #sp-list-37 > li, #sp-list-38 > li, #sp-list-39 > li, #sp-list-4 > li, #sp-list-40 > li{
  color : #000000;
}

#sp-list-11, #sp-list-12, #sp-list-16, #sp-list-18, #sp-list-20, #sp-list-24, #sp-list-29, #sp-list-30, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-11 li, #sp-list-12 li, #sp-list-16 li, #sp-list-18 li, #sp-list-20 li, #sp-list-24 li, #sp-list-29 li, #sp-list-30 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li{
  margin-bottom : 8px;
}

#sp-list-11 > li, #sp-list-12 > li, #sp-list-16 > li, #sp-list-18 > li, #sp-list-20 > li, #sp-list-24 > li, #sp-list-29 > li, #sp-list-30 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li{
  color : #000000;
}

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

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

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

#sp-image-26{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
  position : relative;
}

#sp-item-gallery-11 > ul, #sp-item-gallery-12 > ul, #sp-item-gallery-15 > ul, #sp-item-gallery-16 > ul, #sp-item-gallery-17 > ul, #sp-item-gallery-18 > ul, #sp-item-gallery-20 > ul, #sp-item-gallery-21 > ul, #sp-item-gallery-22 > ul, #sp-item-gallery-23 > ul, #sp-item-gallery-24 > ul, #sp-item-gallery-25 > ul, #sp-item-gallery-26 > ul, #sp-item-gallery-27 > ul, #sp-item-gallery-28 > ul, #sp-item-gallery-29 > ul, #sp-item-gallery-3 > ul, #sp-item-gallery-30 > ul, #sp-item-gallery-31 > ul, #sp-item-gallery-32 > ul, #sp-item-gallery-33 > ul, #sp-item-gallery-34 > ul, #sp-item-gallery-35 > ul, #sp-item-gallery-36 > ul, #sp-item-gallery-37 > ul, #sp-item-gallery-38 > ul, #sp-item-gallery-39 > ul, #sp-item-gallery-4 > ul, #sp-item-gallery-40 > ul, #sp-item-gallery-41 > ul, #sp-item-gallery-42 > ul, #sp-item-gallery-43 > ul, #sp-item-gallery-44 > ul, #sp-item-gallery-45 > ul, #sp-item-gallery-46 > ul, #sp-item-gallery-47 > ul, #sp-item-gallery-48 > ul, #sp-item-gallery-49 > ul, #sp-item-gallery-5 > ul, #sp-item-gallery-50 > ul, #sp-item-gallery-51 > ul, #sp-item-gallery-52 > ul, #sp-item-gallery-53 > ul, #sp-item-gallery-54 > ul, #sp-item-gallery-55 > ul, #sp-item-gallery-56 > ul, #sp-item-gallery-6 > ul, #sp-item-gallery-7 > ul, #sp-item-gallery-8 > ul, #sp-item-gallery-9 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-11 > ul > li, #sp-item-gallery-12 > ul > li, #sp-item-gallery-15 > ul > li, #sp-item-gallery-16 > ul > li, #sp-item-gallery-17 > ul > li, #sp-item-gallery-18 > ul > li, #sp-item-gallery-20 > ul > li, #sp-item-gallery-21 > ul > li, #sp-item-gallery-22 > ul > li, #sp-item-gallery-23 > ul > li, #sp-item-gallery-24 > ul > li, #sp-item-gallery-25 > ul > li, #sp-item-gallery-26 > ul > li, #sp-item-gallery-27 > ul > li, #sp-item-gallery-28 > ul > li, #sp-item-gallery-29 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-30 > ul > li, #sp-item-gallery-31 > ul > li, #sp-item-gallery-32 > ul > li, #sp-item-gallery-33 > ul > li, #sp-item-gallery-34 > ul > li, #sp-item-gallery-35 > ul > li, #sp-item-gallery-36 > ul > li, #sp-item-gallery-37 > ul > li, #sp-item-gallery-38 > ul > li, #sp-item-gallery-39 > ul > li, #sp-item-gallery-4 > ul > li, #sp-item-gallery-40 > ul > li, #sp-item-gallery-41 > ul > li, #sp-item-gallery-42 > ul > li, #sp-item-gallery-43 > ul > li, #sp-item-gallery-44 > ul > li, #sp-item-gallery-45 > ul > li, #sp-item-gallery-46 > ul > li, #sp-item-gallery-47 > ul > li, #sp-item-gallery-48 > ul > li, #sp-item-gallery-49 > ul > li, #sp-item-gallery-5 > ul > li, #sp-item-gallery-50 > ul > li, #sp-item-gallery-51 > ul > li, #sp-item-gallery-52 > ul > li, #sp-item-gallery-53 > ul > li, #sp-item-gallery-54 > ul > li, #sp-item-gallery-55 > ul > li, #sp-item-gallery-56 > ul > li, #sp-item-gallery-6 > ul > li, #sp-item-gallery-7 > ul > li, #sp-item-gallery-8 > ul > li, #sp-item-gallery-9 > ul > li{
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-11> ul> li a:hover.item-gallery-link img, #sp-item-gallery-12> ul> li a:hover.item-gallery-link img, #sp-item-gallery-15> ul> li a:hover.item-gallery-link img, #sp-item-gallery-16> ul> li a:hover.item-gallery-link img, #sp-item-gallery-17> ul> li a:hover.item-gallery-link img, #sp-item-gallery-18> ul> li a:hover.item-gallery-link img, #sp-item-gallery-20> ul> li a:hover.item-gallery-link img, #sp-item-gallery-21> ul> li a:hover.item-gallery-link img, #sp-item-gallery-22> ul> li a:hover.item-gallery-link img, #sp-item-gallery-23> ul> li a:hover.item-gallery-link img, #sp-item-gallery-24> ul> li a:hover.item-gallery-link img, #sp-item-gallery-25> ul> li a:hover.item-gallery-link img, #sp-item-gallery-26> ul> li a:hover.item-gallery-link img, #sp-item-gallery-27> ul> li a:hover.item-gallery-link img, #sp-item-gallery-28> ul> li a:hover.item-gallery-link img, #sp-item-gallery-29> ul> li a:hover.item-gallery-link img, #sp-item-gallery-3> ul> li a:hover.item-gallery-link img, #sp-item-gallery-30> ul> li a:hover.item-gallery-link img, #sp-item-gallery-31> ul> li a:hover.item-gallery-link img, #sp-item-gallery-32> ul> li a:hover.item-gallery-link img, #sp-item-gallery-33> ul> li a:hover.item-gallery-link img, #sp-item-gallery-34> ul> li a:hover.item-gallery-link img, #sp-item-gallery-35> ul> li a:hover.item-gallery-link img, #sp-item-gallery-36> ul> li a:hover.item-gallery-link img, #sp-item-gallery-37> ul> li a:hover.item-gallery-link img, #sp-item-gallery-38> ul> li a:hover.item-gallery-link img, #sp-item-gallery-39> ul> li a:hover.item-gallery-link img, #sp-item-gallery-4> ul> li a:hover.item-gallery-link img, #sp-item-gallery-40> ul> li a:hover.item-gallery-link img, #sp-item-gallery-41> ul> li a:hover.item-gallery-link img, #sp-item-gallery-42> ul> li a:hover.item-gallery-link img, #sp-item-gallery-43> ul> li a:hover.item-gallery-link img, #sp-item-gallery-44> ul> li a:hover.item-gallery-link img, #sp-item-gallery-45> ul> li a:hover.item-gallery-link img, #sp-item-gallery-46> ul> li a:hover.item-gallery-link img, #sp-item-gallery-47> ul> li a:hover.item-gallery-link img, #sp-item-gallery-48> ul> li a:hover.item-gallery-link img, #sp-item-gallery-49> ul> li a:hover.item-gallery-link img, #sp-item-gallery-5> ul> li a:hover.item-gallery-link img, #sp-item-gallery-50> ul> li a:hover.item-gallery-link img, #sp-item-gallery-51> ul> li a:hover.item-gallery-link img, #sp-item-gallery-52> ul> li a:hover.item-gallery-link img, #sp-item-gallery-53> ul> li a:hover.item-gallery-link img, #sp-item-gallery-54> ul> li a:hover.item-gallery-link img, #sp-item-gallery-55> ul> li a:hover.item-gallery-link img, #sp-item-gallery-56> ul> li a:hover.item-gallery-link img, #sp-item-gallery-6> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img, #sp-item-gallery-8> ul> li a:hover.item-gallery-link img, #sp-item-gallery-9> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-11 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-12 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-15 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-16 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-17 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-18 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-20 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-21 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-22 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-23 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-24 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-25 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-26 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-27 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-28 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-29 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-30 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-31 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-32 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-33 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-34 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-35 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-36 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-37 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-38 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-39 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-4 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-40 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-41 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-42 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-43 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-44 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-45 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-46 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-47 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-48 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-49 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-5 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-50 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-51 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-52 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-53 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-54 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-55 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-56 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-6 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-8 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-9 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-11 > ul > li > p, #sp-item-gallery-12 > ul > li > p, #sp-item-gallery-15 > ul > li > p, #sp-item-gallery-16 > ul > li > p, #sp-item-gallery-17 > ul > li > p, #sp-item-gallery-18 > ul > li > p, #sp-item-gallery-20 > ul > li > p, #sp-item-gallery-21 > ul > li > p, #sp-item-gallery-22 > ul > li > p, #sp-item-gallery-23 > ul > li > p, #sp-item-gallery-24 > ul > li > p, #sp-item-gallery-25 > ul > li > p, #sp-item-gallery-26 > ul > li > p, #sp-item-gallery-27 > ul > li > p, #sp-item-gallery-28 > ul > li > p, #sp-item-gallery-29 > ul > li > p, #sp-item-gallery-3 > ul > li > p, #sp-item-gallery-30 > ul > li > p, #sp-item-gallery-31 > ul > li > p, #sp-item-gallery-32 > ul > li > p, #sp-item-gallery-33 > ul > li > p, #sp-item-gallery-34 > ul > li > p, #sp-item-gallery-35 > ul > li > p, #sp-item-gallery-36 > ul > li > p, #sp-item-gallery-37 > ul > li > p, #sp-item-gallery-38 > ul > li > p, #sp-item-gallery-39 > ul > li > p, #sp-item-gallery-4 > ul > li > p, #sp-item-gallery-40 > ul > li > p, #sp-item-gallery-41 > ul > li > p, #sp-item-gallery-42 > ul > li > p, #sp-item-gallery-43 > ul > li > p, #sp-item-gallery-44 > ul > li > p, #sp-item-gallery-45 > ul > li > p, #sp-item-gallery-46 > ul > li > p, #sp-item-gallery-47 > ul > li > p, #sp-item-gallery-48 > ul > li > p, #sp-item-gallery-49 > ul > li > p, #sp-item-gallery-5 > ul > li > p, #sp-item-gallery-50 > ul > li > p, #sp-item-gallery-51 > ul > li > p, #sp-item-gallery-52 > ul > li > p, #sp-item-gallery-53 > ul > li > p, #sp-item-gallery-54 > ul > li > p, #sp-item-gallery-55 > ul > li > p, #sp-item-gallery-56 > ul > li > p, #sp-item-gallery-6 > ul > li > p, #sp-item-gallery-7 > ul > li > p, #sp-item-gallery-8 > ul > li > p, #sp-item-gallery-9 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-content, #sp-item-gallery-12 > ul > li > p.item-gallery-content, #sp-item-gallery-15 > ul > li > p.item-gallery-content, #sp-item-gallery-16 > ul > li > p.item-gallery-content, #sp-item-gallery-17 > ul > li > p.item-gallery-content, #sp-item-gallery-18 > ul > li > p.item-gallery-content, #sp-item-gallery-20 > ul > li > p.item-gallery-content, #sp-item-gallery-21 > ul > li > p.item-gallery-content, #sp-item-gallery-22 > ul > li > p.item-gallery-content, #sp-item-gallery-23 > ul > li > p.item-gallery-content, #sp-item-gallery-24 > ul > li > p.item-gallery-content, #sp-item-gallery-25 > ul > li > p.item-gallery-content, #sp-item-gallery-26 > ul > li > p.item-gallery-content, #sp-item-gallery-27 > ul > li > p.item-gallery-content, #sp-item-gallery-28 > ul > li > p.item-gallery-content, #sp-item-gallery-29 > ul > li > p.item-gallery-content, #sp-item-gallery-3 > ul > li > p.item-gallery-content, #sp-item-gallery-30 > ul > li > p.item-gallery-content, #sp-item-gallery-31 > ul > li > p.item-gallery-content, #sp-item-gallery-32 > ul > li > p.item-gallery-content, #sp-item-gallery-33 > ul > li > p.item-gallery-content, #sp-item-gallery-34 > ul > li > p.item-gallery-content, #sp-item-gallery-35 > ul > li > p.item-gallery-content, #sp-item-gallery-36 > ul > li > p.item-gallery-content, #sp-item-gallery-37 > ul > li > p.item-gallery-content, #sp-item-gallery-38 > ul > li > p.item-gallery-content, #sp-item-gallery-39 > ul > li > p.item-gallery-content, #sp-item-gallery-4 > ul > li > p.item-gallery-content, #sp-item-gallery-40 > ul > li > p.item-gallery-content, #sp-item-gallery-41 > ul > li > p.item-gallery-content, #sp-item-gallery-42 > ul > li > p.item-gallery-content, #sp-item-gallery-43 > ul > li > p.item-gallery-content, #sp-item-gallery-44 > ul > li > p.item-gallery-content, #sp-item-gallery-45 > ul > li > p.item-gallery-content, #sp-item-gallery-46 > ul > li > p.item-gallery-content, #sp-item-gallery-47 > ul > li > p.item-gallery-content, #sp-item-gallery-48 > ul > li > p.item-gallery-content, #sp-item-gallery-49 > ul > li > p.item-gallery-content, #sp-item-gallery-5 > ul > li > p.item-gallery-content, #sp-item-gallery-50 > ul > li > p.item-gallery-content, #sp-item-gallery-51 > ul > li > p.item-gallery-content, #sp-item-gallery-52 > ul > li > p.item-gallery-content, #sp-item-gallery-53 > ul > li > p.item-gallery-content, #sp-item-gallery-54 > ul > li > p.item-gallery-content, #sp-item-gallery-55 > ul > li > p.item-gallery-content, #sp-item-gallery-56 > ul > li > p.item-gallery-content, #sp-item-gallery-6 > ul > li > p.item-gallery-content, #sp-item-gallery-7 > ul > li > p.item-gallery-content, #sp-item-gallery-8 > ul > li > p.item-gallery-content, #sp-item-gallery-9 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons, #sp-item-gallery-12 > ul > li > p.item-gallery-icons, #sp-item-gallery-15 > ul > li > p.item-gallery-icons, #sp-item-gallery-16 > ul > li > p.item-gallery-icons, #sp-item-gallery-17 > ul > li > p.item-gallery-icons, #sp-item-gallery-18 > ul > li > p.item-gallery-icons, #sp-item-gallery-20 > ul > li > p.item-gallery-icons, #sp-item-gallery-21 > ul > li > p.item-gallery-icons, #sp-item-gallery-22 > ul > li > p.item-gallery-icons, #sp-item-gallery-23 > ul > li > p.item-gallery-icons, #sp-item-gallery-24 > ul > li > p.item-gallery-icons, #sp-item-gallery-25 > ul > li > p.item-gallery-icons, #sp-item-gallery-26 > ul > li > p.item-gallery-icons, #sp-item-gallery-27 > ul > li > p.item-gallery-icons, #sp-item-gallery-28 > ul > li > p.item-gallery-icons, #sp-item-gallery-29 > ul > li > p.item-gallery-icons, #sp-item-gallery-3 > ul > li > p.item-gallery-icons, #sp-item-gallery-30 > ul > li > p.item-gallery-icons, #sp-item-gallery-31 > ul > li > p.item-gallery-icons, #sp-item-gallery-32 > ul > li > p.item-gallery-icons, #sp-item-gallery-33 > ul > li > p.item-gallery-icons, #sp-item-gallery-34 > ul > li > p.item-gallery-icons, #sp-item-gallery-35 > ul > li > p.item-gallery-icons, #sp-item-gallery-36 > ul > li > p.item-gallery-icons, #sp-item-gallery-37 > ul > li > p.item-gallery-icons, #sp-item-gallery-38 > ul > li > p.item-gallery-icons, #sp-item-gallery-39 > ul > li > p.item-gallery-icons, #sp-item-gallery-4 > ul > li > p.item-gallery-icons, #sp-item-gallery-40 > ul > li > p.item-gallery-icons, #sp-item-gallery-41 > ul > li > p.item-gallery-icons, #sp-item-gallery-42 > ul > li > p.item-gallery-icons, #sp-item-gallery-43 > ul > li > p.item-gallery-icons, #sp-item-gallery-44 > ul > li > p.item-gallery-icons, #sp-item-gallery-45 > ul > li > p.item-gallery-icons, #sp-item-gallery-46 > ul > li > p.item-gallery-icons, #sp-item-gallery-47 > ul > li > p.item-gallery-icons, #sp-item-gallery-48 > ul > li > p.item-gallery-icons, #sp-item-gallery-49 > ul > li > p.item-gallery-icons, #sp-item-gallery-5 > ul > li > p.item-gallery-icons, #sp-item-gallery-50 > ul > li > p.item-gallery-icons, #sp-item-gallery-51 > ul > li > p.item-gallery-icons, #sp-item-gallery-52 > ul > li > p.item-gallery-icons, #sp-item-gallery-53 > ul > li > p.item-gallery-icons, #sp-item-gallery-54 > ul > li > p.item-gallery-icons, #sp-item-gallery-55 > ul > li > p.item-gallery-icons, #sp-item-gallery-56 > ul > li > p.item-gallery-icons, #sp-item-gallery-6 > ul > li > p.item-gallery-icons, #sp-item-gallery-7 > ul > li > p.item-gallery-icons, #sp-item-gallery-8 > ul > li > p.item-gallery-icons, #sp-item-gallery-9 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-27 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-28 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-29 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-30 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-39 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-40 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-48 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-49 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-50 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-27 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-28 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-29 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-30 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-39 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-40 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-48 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-49 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-50 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-27 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-28 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-29 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-30 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-39 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-40 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-48 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-49 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-50 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-12 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-15 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-16 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-17 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-18 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-24 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-25 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-26 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-27 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-28 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-29 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-30 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-31 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-32 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-33 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-34 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-35 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-36 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-37 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-38 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-39 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-40 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-41 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-42 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-43 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-44 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-45 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-46 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-47 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-48 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-49 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-50 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-51 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-52 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-53 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-54 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-55 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-56 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-8 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-9 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons span, #sp-item-gallery-12 > ul > li > p.item-gallery-icons span, #sp-item-gallery-15 > ul > li > p.item-gallery-icons span, #sp-item-gallery-16 > ul > li > p.item-gallery-icons span, #sp-item-gallery-17 > ul > li > p.item-gallery-icons span, #sp-item-gallery-18 > ul > li > p.item-gallery-icons span, #sp-item-gallery-20 > ul > li > p.item-gallery-icons span, #sp-item-gallery-21 > ul > li > p.item-gallery-icons span, #sp-item-gallery-22 > ul > li > p.item-gallery-icons span, #sp-item-gallery-23 > ul > li > p.item-gallery-icons span, #sp-item-gallery-24 > ul > li > p.item-gallery-icons span, #sp-item-gallery-25 > ul > li > p.item-gallery-icons span, #sp-item-gallery-26 > ul > li > p.item-gallery-icons span, #sp-item-gallery-27 > ul > li > p.item-gallery-icons span, #sp-item-gallery-28 > ul > li > p.item-gallery-icons span, #sp-item-gallery-29 > ul > li > p.item-gallery-icons span, #sp-item-gallery-3 > ul > li > p.item-gallery-icons span, #sp-item-gallery-30 > ul > li > p.item-gallery-icons span, #sp-item-gallery-31 > ul > li > p.item-gallery-icons span, #sp-item-gallery-32 > ul > li > p.item-gallery-icons span, #sp-item-gallery-33 > ul > li > p.item-gallery-icons span, #sp-item-gallery-34 > ul > li > p.item-gallery-icons span, #sp-item-gallery-35 > ul > li > p.item-gallery-icons span, #sp-item-gallery-36 > ul > li > p.item-gallery-icons span, #sp-item-gallery-37 > ul > li > p.item-gallery-icons span, #sp-item-gallery-38 > ul > li > p.item-gallery-icons span, #sp-item-gallery-39 > ul > li > p.item-gallery-icons span, #sp-item-gallery-4 > ul > li > p.item-gallery-icons span, #sp-item-gallery-40 > ul > li > p.item-gallery-icons span, #sp-item-gallery-41 > ul > li > p.item-gallery-icons span, #sp-item-gallery-42 > ul > li > p.item-gallery-icons span, #sp-item-gallery-43 > ul > li > p.item-gallery-icons span, #sp-item-gallery-44 > ul > li > p.item-gallery-icons span, #sp-item-gallery-45 > ul > li > p.item-gallery-icons span, #sp-item-gallery-46 > ul > li > p.item-gallery-icons span, #sp-item-gallery-47 > ul > li > p.item-gallery-icons span, #sp-item-gallery-48 > ul > li > p.item-gallery-icons span, #sp-item-gallery-49 > ul > li > p.item-gallery-icons span, #sp-item-gallery-5 > ul > li > p.item-gallery-icons span, #sp-item-gallery-50 > ul > li > p.item-gallery-icons span, #sp-item-gallery-51 > ul > li > p.item-gallery-icons span, #sp-item-gallery-52 > ul > li > p.item-gallery-icons span, #sp-item-gallery-53 > ul > li > p.item-gallery-icons span, #sp-item-gallery-54 > ul > li > p.item-gallery-icons span, #sp-item-gallery-55 > ul > li > p.item-gallery-icons span, #sp-item-gallery-56 > ul > li > p.item-gallery-icons span, #sp-item-gallery-6 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > ul > li > p.item-gallery-icons span, #sp-item-gallery-8 > ul > li > p.item-gallery-icons span, #sp-item-gallery-9 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 2px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-12 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-15 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-16 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-17 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-18 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-21 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-24 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-25 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-26 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-27 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-28 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-29 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-30 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-31 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-32 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-33 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-34 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-35 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-36 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-37 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-38 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-39 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-40 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-41 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-42 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-43 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-44 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-45 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-46 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-47 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-48 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-49 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-50 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-51 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-52 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-53 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-54 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-55 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-56 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-9 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-price, #sp-item-gallery-12 > ul > li > p.item-gallery-price, #sp-item-gallery-15 > ul > li > p.item-gallery-price, #sp-item-gallery-16 > ul > li > p.item-gallery-price, #sp-item-gallery-17 > ul > li > p.item-gallery-price, #sp-item-gallery-18 > ul > li > p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-price, #sp-item-gallery-21 > ul > li > p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-price, #sp-item-gallery-24 > ul > li > p.item-gallery-price, #sp-item-gallery-25 > ul > li > p.item-gallery-price, #sp-item-gallery-26 > ul > li > p.item-gallery-price, #sp-item-gallery-27 > ul > li > p.item-gallery-price, #sp-item-gallery-28 > ul > li > p.item-gallery-price, #sp-item-gallery-29 > ul > li > p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-price, #sp-item-gallery-30 > ul > li > p.item-gallery-price, #sp-item-gallery-31 > ul > li > p.item-gallery-price, #sp-item-gallery-32 > ul > li > p.item-gallery-price, #sp-item-gallery-33 > ul > li > p.item-gallery-price, #sp-item-gallery-34 > ul > li > p.item-gallery-price, #sp-item-gallery-35 > ul > li > p.item-gallery-price, #sp-item-gallery-36 > ul > li > p.item-gallery-price, #sp-item-gallery-37 > ul > li > p.item-gallery-price, #sp-item-gallery-38 > ul > li > p.item-gallery-price, #sp-item-gallery-39 > ul > li > p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-price, #sp-item-gallery-40 > ul > li > p.item-gallery-price, #sp-item-gallery-41 > ul > li > p.item-gallery-price, #sp-item-gallery-42 > ul > li > p.item-gallery-price, #sp-item-gallery-43 > ul > li > p.item-gallery-price, #sp-item-gallery-44 > ul > li > p.item-gallery-price, #sp-item-gallery-45 > ul > li > p.item-gallery-price, #sp-item-gallery-46 > ul > li > p.item-gallery-price, #sp-item-gallery-47 > ul > li > p.item-gallery-price, #sp-item-gallery-48 > ul > li > p.item-gallery-price, #sp-item-gallery-49 > ul > li > p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-price, #sp-item-gallery-50 > ul > li > p.item-gallery-price, #sp-item-gallery-51 > ul > li > p.item-gallery-price, #sp-item-gallery-52 > ul > li > p.item-gallery-price, #sp-item-gallery-53 > ul > li > p.item-gallery-price, #sp-item-gallery-54 > ul > li > p.item-gallery-price, #sp-item-gallery-55 > ul > li > p.item-gallery-price, #sp-item-gallery-56 > ul > li > p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-price, #sp-item-gallery-9 > ul > li > p.item-gallery-price{
  color : #333333;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-12 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-15 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-16 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-17 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-18 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-20 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-25 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-26 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-27 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-28 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-29 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-30 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-31 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-32 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-33 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-34 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-35 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-36 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-37 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-38 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-39 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-4 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-40 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-41 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-42 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-43 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-44 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-45 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-46 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-47 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-48 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-49 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-50 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-51 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-52 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-53 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-54 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-55 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-56 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-12 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-15 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-16 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-17 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-18 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-20 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-25 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-26 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-27 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-28 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-29 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-30 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-31 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-32 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-33 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-34 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-35 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-36 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-37 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-38 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-39 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-4 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-40 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-41 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-42 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-43 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-44 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-45 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-46 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-47 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-48 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-49 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-50 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-51 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-52 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-53 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-54 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-55 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-56 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-11 > ul > li > p.item-gallery-title, #sp-item-gallery-12 > ul > li > p.item-gallery-title, #sp-item-gallery-15 > ul > li > p.item-gallery-title, #sp-item-gallery-16 > ul > li > p.item-gallery-title, #sp-item-gallery-17 > ul > li > p.item-gallery-title, #sp-item-gallery-18 > ul > li > p.item-gallery-title, #sp-item-gallery-20 > ul > li > p.item-gallery-title, #sp-item-gallery-21 > ul > li > p.item-gallery-title, #sp-item-gallery-22 > ul > li > p.item-gallery-title, #sp-item-gallery-23 > ul > li > p.item-gallery-title, #sp-item-gallery-24 > ul > li > p.item-gallery-title, #sp-item-gallery-25 > ul > li > p.item-gallery-title, #sp-item-gallery-26 > ul > li > p.item-gallery-title, #sp-item-gallery-27 > ul > li > p.item-gallery-title, #sp-item-gallery-28 > ul > li > p.item-gallery-title, #sp-item-gallery-29 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > ul > li > p.item-gallery-title, #sp-item-gallery-30 > ul > li > p.item-gallery-title, #sp-item-gallery-31 > ul > li > p.item-gallery-title, #sp-item-gallery-32 > ul > li > p.item-gallery-title, #sp-item-gallery-33 > ul > li > p.item-gallery-title, #sp-item-gallery-34 > ul > li > p.item-gallery-title, #sp-item-gallery-35 > ul > li > p.item-gallery-title, #sp-item-gallery-36 > ul > li > p.item-gallery-title, #sp-item-gallery-37 > ul > li > p.item-gallery-title, #sp-item-gallery-38 > ul > li > p.item-gallery-title, #sp-item-gallery-39 > ul > li > p.item-gallery-title, #sp-item-gallery-4 > ul > li > p.item-gallery-title, #sp-item-gallery-40 > ul > li > p.item-gallery-title, #sp-item-gallery-41 > ul > li > p.item-gallery-title, #sp-item-gallery-42 > ul > li > p.item-gallery-title, #sp-item-gallery-43 > ul > li > p.item-gallery-title, #sp-item-gallery-44 > ul > li > p.item-gallery-title, #sp-item-gallery-45 > ul > li > p.item-gallery-title, #sp-item-gallery-46 > ul > li > p.item-gallery-title, #sp-item-gallery-47 > ul > li > p.item-gallery-title, #sp-item-gallery-48 > ul > li > p.item-gallery-title, #sp-item-gallery-49 > ul > li > p.item-gallery-title, #sp-item-gallery-5 > ul > li > p.item-gallery-title, #sp-item-gallery-50 > ul > li > p.item-gallery-title, #sp-item-gallery-51 > ul > li > p.item-gallery-title, #sp-item-gallery-52 > ul > li > p.item-gallery-title, #sp-item-gallery-53 > ul > li > p.item-gallery-title, #sp-item-gallery-54 > ul > li > p.item-gallery-title, #sp-item-gallery-55 > ul > li > p.item-gallery-title, #sp-item-gallery-56 > ul > li > p.item-gallery-title, #sp-item-gallery-6 > ul > li > p.item-gallery-title, #sp-item-gallery-7 > ul > li > p.item-gallery-title, #sp-item-gallery-8 > ul > li > p.item-gallery-title, #sp-item-gallery-9 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-11 > ul > li > p:last-child, #sp-item-gallery-12 > ul > li > p:last-child, #sp-item-gallery-15 > ul > li > p:last-child, #sp-item-gallery-16 > ul > li > p:last-child, #sp-item-gallery-17 > ul > li > p:last-child, #sp-item-gallery-18 > ul > li > p:last-child, #sp-item-gallery-20 > ul > li > p:last-child, #sp-item-gallery-21 > ul > li > p:last-child, #sp-item-gallery-22 > ul > li > p:last-child, #sp-item-gallery-23 > ul > li > p:last-child, #sp-item-gallery-24 > ul > li > p:last-child, #sp-item-gallery-25 > ul > li > p:last-child, #sp-item-gallery-26 > ul > li > p:last-child, #sp-item-gallery-27 > ul > li > p:last-child, #sp-item-gallery-28 > ul > li > p:last-child, #sp-item-gallery-29 > ul > li > p:last-child, #sp-item-gallery-3 > ul > li > p:last-child, #sp-item-gallery-30 > ul > li > p:last-child, #sp-item-gallery-31 > ul > li > p:last-child, #sp-item-gallery-32 > ul > li > p:last-child, #sp-item-gallery-33 > ul > li > p:last-child, #sp-item-gallery-34 > ul > li > p:last-child, #sp-item-gallery-35 > ul > li > p:last-child, #sp-item-gallery-36 > ul > li > p:last-child, #sp-item-gallery-37 > ul > li > p:last-child, #sp-item-gallery-38 > ul > li > p:last-child, #sp-item-gallery-39 > ul > li > p:last-child, #sp-item-gallery-4 > ul > li > p:last-child, #sp-item-gallery-40 > ul > li > p:last-child, #sp-item-gallery-41 > ul > li > p:last-child, #sp-item-gallery-42 > ul > li > p:last-child, #sp-item-gallery-43 > ul > li > p:last-child, #sp-item-gallery-44 > ul > li > p:last-child, #sp-item-gallery-45 > ul > li > p:last-child, #sp-item-gallery-46 > ul > li > p:last-child, #sp-item-gallery-47 > ul > li > p:last-child, #sp-item-gallery-48 > ul > li > p:last-child, #sp-item-gallery-49 > ul > li > p:last-child, #sp-item-gallery-5 > ul > li > p:last-child, #sp-item-gallery-50 > ul > li > p:last-child, #sp-item-gallery-51 > ul > li > p:last-child, #sp-item-gallery-52 > ul > li > p:last-child, #sp-item-gallery-53 > ul > li > p:last-child, #sp-item-gallery-54 > ul > li > p:last-child, #sp-item-gallery-55 > ul > li > p:last-child, #sp-item-gallery-56 > ul > li > p:last-child, #sp-item-gallery-6 > ul > li > p:last-child, #sp-item-gallery-7 > ul > li > p:last-child, #sp-item-gallery-8 > ul > li > p:last-child, #sp-item-gallery-9 > ul > li > p:last-child{
  margin-bottom : 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-page-title-3, #sp-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 : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

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

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

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

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

#sp-list-15 li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffa1a1;
}

#sp-list-15 > li{
  color : #ed4545;
}

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

#sp-list-25 li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

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

#sp-table-13 tbody, #sp-table-16 tbody, #sp-table-6 tbody{
  width : 100%;
  height : auto;
}

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

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

#sp-table-13 th.col-title, #sp-table-16 th.col-title, #sp-table-6 th.col-title{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-13 tr:first-child th.col-title, #sp-table-16 tr:first-child th.col-title, #sp-table-6 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-11, #sp-table-12, #sp-table-15, #sp-table-17, #sp-table-4, #sp-table-5, #sp-table-9{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-11 td, #sp-table-12 td, #sp-table-15 td, #sp-table-17 td, #sp-table-4 td, #sp-table-5 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-11 th, #sp-table-12 th, #sp-table-15 th, #sp-table-17 th, #sp-table-4 th, #sp-table-5 th, #sp-table-9 th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-11 > tbody > tr .col-title, #sp-table-12 > tbody > tr .col-title, #sp-table-15 > tbody > tr .col-title, #sp-table-17 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-11 > tbody > tr .row-title, #sp-table-12 > tbody > tr .row-title, #sp-table-15 > tbody > tr .row-title, #sp-table-17 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

  #sp-table-11, #sp-table-12, #sp-table-15, #sp-table-17, #sp-table-4, #sp-table-5, #sp-table-9{
    width : 100%;
  }
}

.page-toppage#content #page-content{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-toppage#content #page-content > h1{
  line-height : 95%;
}

#sp-block-container-2 > p.copyright{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
}

#sp-button-1 > a{
  color : #130026;
  background-color : #f5ecff;
  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-button-10 > a{
  font-size : 1.3rem;
  background-color : #ffffff;
  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 : #e8034a;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #e8034a;
}

#sp-button-12 > 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 : #e8034a;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #e8034a;
}

#sp-button-13 > a{
  font-size : 1.4rem;
  color : #3c3f53;
  background-color : #d1e4fa;
}

#sp-button-14 > a{
  font-size : 1.4rem;
  color : #3c3f53;
  background-color : #d1e4fa;
}

#sp-button-15 > a{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #005e00;
}

#sp-button-16 > a{
  color : #400040;
  background-color : #ffffff;
}

#sp-button-16 > a:hover{
  font-size : 1.4rem;
  font-weight : bold;
}

#sp-button-2 > a{
  background-color : #88005b;
  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-button-3 > a{
  font-size : 1.5rem;
  color : #000000;
  background-color : #ffdbc6;
}

#sp-button-4 > a{
  font-size : 1.5rem;
  font-weight : bold;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
}

#sp-button-5 > a{
  color : #000000;
  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 : #808080;
  border-left-color : #808080;
  border-right-color : #808080;
  border-bottom-color : #808080;
}

#sp-button-6 > a{
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-7 > a{
  color : #020042;
  background-color : #86bcff;
}

#sp-button-8 > a{
  color : #000000;
  background-color : #ffd6ac;
}

#sp-button-9 > a{
  color : #000000;
  background-color : #6bc51b;
  background-position : left center;
}

#sp-column-2{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  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-column-2 > .column-body{
  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 : #e5c9f2;
  border-left-color : #e5c9f2;
  border-right-color : #e5c9f2;
  border-bottom-color : #e5c9f2;
}

#sp-column-2 > .column-label{
  background-color : #f3e7fa;
  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-column-4{
  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 : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-column-5{
  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 : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
}

#sp-column-6 > .column-label h3{
  color : #400040;
}

#sp-column-7 > .column-label{
  font-size : 1.4rem;
  background-color : #242f5b;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-8{
  font-weight : bold;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ce0240;
  border-left-color : #ce0240;
  border-right-color : #ce0240;
  border-bottom-color : #ce0240;
}

#sp-column-8 > .column-label{
  font-size : 1.4rem;
  background-color : #e8034a;
  border-top-width : 25px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e8034a;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-9 > .column-label{
  font-size : 1.4rem;
  color : #000000;
}

#sp-form-2 > table th{
  background-color : #f0ffff;
}

#sp-image-26{
  background-color : transparent;
  background-image : none;
}

#sp-item-gallery-1 > ul > li{
  background-color : #fffdee;
  width : 586px;
  height : 237px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  background-color : #aeed76;
}

#sp-item-gallery-10 > ul > li{
  background-color : #fffdee;
  width : 585px;
  height : 249px;
}

#sp-item-gallery-10 > ul > li p.item-gallery-title{
  background-color : #be7c7c;
}

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

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

#sp-item-gallery-13 > ul > li{
  background-color : #fffdee;
  width : 590px;
  height : 232px;
}

#sp-item-gallery-13 > ul > li p.item-gallery-content{
  background-color : #fffdee;
}

#sp-item-gallery-13 > ul > li p.item-gallery-title{
  background-color : #be7c7c;
}

#sp-item-gallery-14 > ul > li{
  color : #71548b;
  width : 590px;
  height : 376px;
}

#sp-item-gallery-14 > ul > li p.item-gallery-title{
  color : #ffffff;
  background-color : #570057;
}

#sp-item-gallery-15 > ul > li{
  width : 175px;
}

#sp-item-gallery-16 > ul > li{
  width : 185px;
  height : 270px;
}

#sp-item-gallery-17 > ul > li{
  width : 180px;
  height : 250px;
}

#sp-item-gallery-18 > ul > li{
  width : 236px;
}

#sp-item-gallery-19 > ul > li{
  font-size : 1.4rem;
  color : #408080;
  background-color : transparent;
  width : 495px;
  height : 156px;
}

#sp-item-gallery-19 > ul > li p.item-gallery-content{
  font-size : 1.2rem;
  color : #706cff;
}

#sp-item-gallery-19 > ul > li p.item-gallery-title{
  background-color : transparent;
}

#sp-item-gallery-2{
  background-color : #fffdee;
}

#sp-item-gallery-2 > ul > li{
  background-color : transparent;
  width : 317px;
  height : 187px;
}

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

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  color : #000000;
  background-color : #808040;
}

#sp-item-gallery-2 > ul > li > div > p.item-gallery-title{
  background-color : #ffceb7;
}

#sp-item-gallery-20 > ul > li{
  width : 193px;
  height : 225px;
}

#sp-item-gallery-21 > ul > li{
  width : 183px;
  height : 275px;
}

#sp-item-gallery-22 > ul > li{
  width : 234px;
  height : 350px;
}

#sp-item-gallery-23 > ul > li{
  width : 197px;
  height : 290px;
}

#sp-item-gallery-24 > ul > li{
  width : 160px;
}

#sp-item-gallery-25 > ul > li{
  width : 285px;
  height : 350px;
}

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

#sp-item-gallery-27 > ul > li{
  width : 200px;
  height : 330px;
}

#sp-item-gallery-28 > ul > li{
  width : 151px;
  height : 138px;
}

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

#sp-item-gallery-3 > ul > li{
  width : 172px;
  height : 335px;
}

#sp-item-gallery-30 > ul > li{
  width : 184px;
}

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

#sp-item-gallery-33 > ul > li{
  width : 182px;
}

#sp-item-gallery-34 > ul > li{
  width : 200px;
  height : 320px;
}

#sp-item-gallery-35 > ul > li{
  width : 233px;
  height : 215px;
}

#sp-item-gallery-36 > ul > li{
  width : 200px;
  height : 344px;
}

#sp-item-gallery-37 > ul > li{
  width : 186px;
  height : 350px;
}

#sp-item-gallery-38 > ul > li{
  width : 233px;
  height : 220px;
}

#sp-item-gallery-39 > ul > li{
  width : 151px;
  height : 180px;
}

#sp-item-gallery-4{
  font-size : 1.2rem;
  color : #000000;
}

#sp-item-gallery-4 > ul > li{
  width : 180px;
  height : 240px;
}

#sp-item-gallery-40 > ul > li{
  width : 250px;
}

#sp-item-gallery-41 > ul > li{
  width : 175px;
  height : 264px;
}

#sp-item-gallery-42 > ul > li{
  width : 232px;
}

#sp-item-gallery-43 > ul > li{
  width : 180px;
}

#sp-item-gallery-44 > ul > li{
  width : 168px;
}

#sp-item-gallery-45 > ul > li{
  width : 200px;
  height : 350px;
}

#sp-item-gallery-46 > ul > li{
  width : 233px;
  height : 225px;
}

#sp-item-gallery-47 > ul > li{
  width : 183px;
  height : 350px;
}

#sp-item-gallery-48 > ul > li{
  width : 260px;
  height : 350px;
}

#sp-item-gallery-49 > ul > li{
  width : 286px;
  height : 425px;
}

#sp-item-gallery-5 > ul > li{
  width : 200px;
  height : 166px;
}

#sp-item-gallery-50 > ul > li{
  width : 211px;
  height : 311px;
}

#sp-item-gallery-51 > ul > li{
  width : 175px;
  height : 267px;
}

#sp-item-gallery-52 > ul > li{
  width : 243px;
  height : 250px;
}

#sp-item-gallery-53 > ul > li{
  width : 200px;
  height : 335px;
}

#sp-item-gallery-54 > ul > li{
  width : 230px;
  height : 265px;
}

#sp-item-gallery-55 > ul > li{
  width : 199px;
  height : 327px;
}

#sp-item-gallery-56 > ul > li{
  width : 495px;
  height : 398px;
}

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

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

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

#sp-list-1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-23{
  color : #252525;
}

#sp-list-23 > li > p{
  color : #303030;
}

#sp-list-5{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
}

#sp-page-title-1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  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 : #005e00;
}

#sp-page-title-1 h1{
  font-size : 1.5rem;
}

#sp-page-title-3 h1{
  font-size : 1.4rem;
}

#sp-page-title-4 h1{
  font-size : 1.5rem;
  color : #000000;
}

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

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

#sp-page-title-6 h1{
  font-size : 1.4rem;
}

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

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

#sp-site-branding2-1 > .site-description{
  font-size : 1.2rem;
  color : #620062;
}

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

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

#sp-site-navigation-1 > ul > li 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;
}

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

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

#sp-table-1{
  font-size : 1.1rem;
  background-color : #f5ecff;
}

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

#sp-table-11{
  font-size : 1.3rem;
  background-color : #eafadc;
}

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

#sp-table-11 > tbody > tr > td{
  background-color : #eafadc;
}

#sp-table-12{
  background-color : #ffffff;
}

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

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

#sp-table-13 > tbody > tr:nth-child(odd) > td{
  font-size : 1.2rem;
  color : #000000;
}

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

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

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

#sp-table-16 > tbody > tr:nth-child(odd) > td{
  font-size : 1.2rem;
  color : #000000;
}

#sp-table-17{
  font-size : 1.1rem;
  background-color : transparent;
}

#sp-table-17 > tbody > tr > td{
  text-align : left;
}

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

#sp-table-2{
  font-size : 1.1rem;
  background-color : #f5ecff;
}

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

#sp-table-3{
  font-size : 1.1rem;
  background-color : #f9fff9;
}

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

#sp-table-4{
  background-color : #ffffff;
}

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

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

#sp-table-5{
  background-color : #ffffff;
}

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

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

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

  #sp-block-container-2{
    min-height : 27px;
  }

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

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

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

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

  #sp-button-13{
    width : 278px;
    height : 37px;
  }

  #sp-button-14{
    width : 278px;
    height : 37px;
  }

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

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

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

  #sp-button-3{
    width : 313px;
    height : 33px;
  }

  #sp-button-4{
    width : 481px;
    height : 38px;
  }

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

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

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

  #sp-button-9{
    margin-top : 6px;
    width : 277px;
    height : 33px;
  }

  #sp-column-1{
    margin-right : 225px;
    width : 412px;
    min-height : 79px;
  }

  #sp-column-2{
    min-height : 231px;
  }

  #sp-column-5{
    width : 634px;
    min-height : 170px;
  }

  #sp-column-6{
    margin-right : -207px;
    width : 697px;
    min-height : 87px;
  }

  #sp-column-7{
    margin-top : 17px;
    min-height : 496px;
  }

  #sp-column-8{
    margin-top : 0px;
    min-height : 330px;
  }

  #sp-form-1{
    margin-bottom : 11px;
    width : 659px;
  }

  #sp-image-1{
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : -3px;
    width : 789px;
    height : 197px;
  }

  #sp-image-11{
    width : 112px;
    height : 30px;
  }

  #sp-image-12{
    width : 53px;
    height : 27px;
  }

  #sp-image-13{
    width : 225px;
    height : 167px;
  }

  #sp-image-15{
    width : 67px;
    height : 89px;
  }

  #sp-image-16{
    width : 48px;
    height : 25px;
  }

  #sp-image-17{
    width : 106px;
    height : 31px;
  }

  #sp-image-18{
    width : 48px;
    height : 25px;
  }

  #sp-image-19{
    width : 106px;
    height : 31px;
  }

  #sp-image-20{
    width : 48px;
    height : 25px;
  }

  #sp-image-21{
    width : 120px;
    height : 36px;
  }

  #sp-image-22{
    width : 312px;
    height : 261px;
  }

  #sp-image-25{
    width : 256px;
    height : 255px;
  }

  #sp-image-3{
    width : 117px;
    height : 36px;
  }

  #sp-image-30{
    width : 117px;
    height : 36px;
  }

  #sp-image-31{
    width : 72px;
    height : 37px;
  }

  #sp-image-34{
    width : 111px;
    height : 42px;
  }

  #sp-image-4{
    width : 72px;
    height : 37px;
  }

  #sp-image-5{
    width : 98px;
    height : 48px;
  }

  #sp-image-6{
    width : 72px;
    height : 37px;
  }

  #sp-image-7{
    width : 98px;
    height : 98px;
  }

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

  #sp-item-gallery-12{
    width : 687px;
  }

  #sp-item-gallery-13{
    min-height : 252px;
  }

  #sp-item-gallery-19{
    min-height : 165px;
  }

  #sp-item-gallery-2{
    width : 652px;
    min-height : 238px;
  }

  #sp-item-gallery-3{
    min-height : 661px;
  }

  #sp-item-gallery-34{
    width : 497px;
  }

  #sp-item-gallery-4{
    margin-bottom : -27px;
    min-height : 425px;
  }

  #sp-item-gallery-49{
    min-height : 435px;
  }

  #sp-item-gallery-50{
    min-height : 310px;
  }

  #sp-item-gallery-51{
    min-height : 554px;
  }

  #sp-item-gallery-7{
    min-height : 181px;
  }

  #sp-item-gallery-9{
    width : 625px;
  }

  #sp-list-1{
    width : 651px;
    min-height : 518px;
  }

  #sp-list-12{
    width : 659px;
  }

  #sp-list-13{
    min-height : 360px;
  }

  #sp-list-18{
    min-height : 1013px;
  }

  #sp-list-20{
    min-height : 326px;
  }

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

  #sp-list-29{
    margin-left : 0px;
  }

  #sp-list-3{
    width : 646px;
  }

  #sp-list-4{
    width : 236px;
    min-height : 31px;
  }

  #sp-list-7{
    min-height : 628px;
  }

  #sp-list-8{
    min-height : 144px;
  }

  #sp-list-9{
    margin-bottom : -41px;
    min-height : 246px;
  }

  #sp-page-title-1{
    margin-bottom : 5px;
  }

  #sp-site-branding2-1{
    margin-bottom : -376px;
    width : 806px;
    min-height : 468px;
  }

  #sp-site-branding2-1 > .extra{
    margin-right : 49px;
    margin-bottom : -366px;
    width : 470px;
    min-height : 234px;
    top : 30px;
    bottom : auto;
    right : auto;
    left : 438px;
  }

  #sp-site-branding2-1 > .site-description{
    top : 10px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

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

  #sp-site-navigation-1{
    min-height : 43px;
  }

  #sp-table-1{
    margin-top : 5px;
    width : 227px;
    min-height : 101px;
  }

  #sp-table-11{
    width : 614px;
    min-height : 145px;
  }

  #sp-table-13{
    width : 663px;
  }

  #sp-table-16{
    width : 663px;
  }

  #sp-table-17{
    width : 661px;
  }

  #sp-table-2{
    margin-top : 5px;
    width : 227px;
    min-height : 162px;
  }

  #sp-table-3{
    width : 227px;
    min-height : 109px;
  }

  #sp-table-4{
    margin-bottom : 6px;
  }

  #sp-table-5{
    margin-bottom : 6px;
    width : 236px;
    min-height : 74px;
  }

  #sp-table-6{
    width : 140px;
    min-height : 126px;
  }
}

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

  #sp-column-1{
    min-height : 138px;
  }

  #sp-image-1{
    width : 100%;
  }

  #sp-image-15{
    width : 262px;
    height : 358px;
  }

  #sp-image-17{
    width : 101px;
    height : 30px;
  }

  #sp-image-19{
    width : 101px;
    height : 30px;
  }

  #sp-image-21{
    width : 151px;
    height : 46px;
  }

  #sp-image-25{
    width : 300px;
    height : 287px;
  }

  #sp-image-3{
    width : 213px;
    height : 67px;
  }

  #sp-image-30{
    width : 213px;
    height : 67px;
  }

  #sp-image-31{
    width : 74px;
    height : 41px;
  }

  #sp-image-34{
    width : 112px;
    height : 35px;
  }

  #sp-image-4{
    width : 74px;
    height : 41px;
  }

  #sp-image-5{
    width : 156px;
    height : 81px;
  }

  #sp-image-6{
    width : 74px;
    height : 41px;
  }

  #sp-image-7{
    width : 110px;
    height : 110px;
  }

  #sp-image-8{
    width : 64px;
    height : 65px;
  }
}