#colophon{
  background-color : #3c3f53;
  background-image : url(img/line-01.gif);
  background-repeat : repeat-x;
}

#content{
  min-height : 50px;
}

#masthead {
}

#masthead-inner {
}

.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: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 : #3c3f53;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

a:focus{
  color : #3c3f53;
  text-decoration : underline;
}

a:link{
  color : #3c3f53;
  text-decoration : none;
}

a:visited{
  color : #3c3f53;
  text-decoration : none;
}

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  background-color : #fafafa;
  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 : 25px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    margin-top : 20px;
  }

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

  #contenthead{
    margin-bottom : 20px;
  }

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

  #masthead{
    margin-bottom : 20px;
  }

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

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

  #contenthead{
    width : 900px;
  }
}

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

  #colophon{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

  *{
    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%;
  }
}

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

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

  #sp-site-branding2-1 .extra{
    width : 50%;
    position : absolute;
    top : 45px;
    right : 0px;
  }

  #sp-site-branding2-1 .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-1 .site-description{
    font-size : 1rem;
    font-weight : normal;
    color : #929292;
    text-align : right;
    width : 100%;
    position : absolute;
    top : 15px;
    right : 0px;
  }

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

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    width : 100%;
  }

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

  #sp-site-branding2-1 .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%;
    box-sizing : border-box;
  }

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

  #sp-site-branding2-1 .site-title{
    background-image : url(img/site-logo.png);
    background-repeat : no-repeat;
    background-position : center top;
    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%;
    height : 66px;
    float : none;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-title a{
    padding-top : 66px;
    padding-left : 66px;
    padding-right : 66px;
    padding-bottom : 66px;
    display : block;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  background-image : url(img/back-01.png);
}

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

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

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

#sp-site-navigation-1 ul ul li a:active{
  color : #ffffff;
  background-color : #3c3f53;
}

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

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

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

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

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

#sp-site-navigation-1 ul ul li > a{
  color : #797979;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
}

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

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

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

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

#sp-site-navigation-1 > ul > li > a{
  color : #222222;
  padding-top : 1.7em;
  padding-left : 3em;
  padding-right : 3em;
  padding-bottom : 1.7em;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #fafafa;
}

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

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

  #sp-site-navigation-1{
    background-color : #3c3f53;
    background-image : none;
  }

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
    background-image : none;
  }

  #sp-site-navigation-1 li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
    background-image : none;
  }

  #sp-site-navigation-1 ul{
    background-color : #ffffff;
    background-image : url(img/back-01.png);
  }

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

  #sp-site-navigation-1 ul li > a{
    line-height : 24px;
    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;
    display : block;
  }

  #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{
    background-image : none;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li > a{
    color : #3c3f53;
    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{
    background-color : rgba(0, 0, 0, 0.3);
  }

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

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

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

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

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

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

.page-company#content #page-content, .page-concept#content #page-content, .page-concept1#content #page-content, .page-concept10#content #page-content, .page-concept11#content #page-content, .page-concept12#content #page-content, .page-concept13#content #page-content, .page-concept14#content #page-content, .page-concept15#content #page-content, .page-concept16#content #page-content, .page-concept17#content #page-content, .page-concept18#content #page-content, .page-concept2#content #page-content, .page-concept3#content #page-content, .page-concept4#content #page-content, .page-concept5#content #page-content, .page-concept6#content #page-content, .page-concept7#content #page-content, .page-concept8#content #page-content, .page-concept9#content #page-content, .page-product#content #page-content, .page-product1#content #page-content, .page-product2#content #page-content, .page-product3#content #page-content, .page-product4#content #page-content, .page-product5#content #page-content, .page-product6#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-68, #sp-block-container-69, #sp-block-container-7, #sp-block-container-70, #sp-block-container-71, #sp-block-container-8, #sp-block-container-9{
  color : #000000;
  margin-bottom : 20px;
}

.page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-concept1#content #page-content > h1, .page-concept10#content #page-content > h1, .page-concept11#content #page-content > h1, .page-concept12#content #page-content > h1, .page-concept13#content #page-content > h1, .page-concept14#content #page-content > h1, .page-concept15#content #page-content > h1, .page-concept16#content #page-content > h1, .page-concept17#content #page-content > h1, .page-concept18#content #page-content > h1, .page-concept2#content #page-content > h1, .page-concept3#content #page-content > h1, .page-concept4#content #page-content > h1, .page-concept5#content #page-content > h1, .page-concept6#content #page-content > h1, .page-concept7#content #page-content > h1, .page-concept8#content #page-content > h1, .page-concept9#content #page-content > h1, .page-product#content #page-content > h1, .page-product1#content #page-content > h1, .page-product2#content #page-content > h1, .page-product3#content #page-content > h1, .page-product4#content #page-content > h1, .page-product5#content #page-content > h1, .page-product6#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-4 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-5 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-6 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-68 > h1, #sp-block-container-69 > h1, #sp-block-container-7 > h1, #sp-block-container-70 > h1, #sp-block-container-71 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 2rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-concept1#content #page-content > h2, .page-concept10#content #page-content > h2, .page-concept11#content #page-content > h2, .page-concept12#content #page-content > h2, .page-concept13#content #page-content > h2, .page-concept14#content #page-content > h2, .page-concept15#content #page-content > h2, .page-concept16#content #page-content > h2, .page-concept17#content #page-content > h2, .page-concept18#content #page-content > h2, .page-concept2#content #page-content > h2, .page-concept3#content #page-content > h2, .page-concept4#content #page-content > h2, .page-concept5#content #page-content > h2, .page-concept6#content #page-content > h2, .page-concept7#content #page-content > h2, .page-concept8#content #page-content > h2, .page-concept9#content #page-content > h2, .page-product#content #page-content > h2, .page-product1#content #page-content > h2, .page-product2#content #page-content > h2, .page-product3#content #page-content > h2, .page-product4#content #page-content > h2, .page-product5#content #page-content > h2, .page-product6#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-4 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-5 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-6 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-68 > h2, #sp-block-container-69 > h2, #sp-block-container-7 > h2, #sp-block-container-70 > h2, #sp-block-container-71 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-concept1#content #page-content > h3, .page-concept10#content #page-content > h3, .page-concept11#content #page-content > h3, .page-concept12#content #page-content > h3, .page-concept13#content #page-content > h3, .page-concept14#content #page-content > h3, .page-concept15#content #page-content > h3, .page-concept16#content #page-content > h3, .page-concept17#content #page-content > h3, .page-concept18#content #page-content > h3, .page-concept2#content #page-content > h3, .page-concept3#content #page-content > h3, .page-concept4#content #page-content > h3, .page-concept5#content #page-content > h3, .page-concept6#content #page-content > h3, .page-concept7#content #page-content > h3, .page-concept8#content #page-content > h3, .page-concept9#content #page-content > h3, .page-product#content #page-content > h3, .page-product1#content #page-content > h3, .page-product2#content #page-content > h3, .page-product3#content #page-content > h3, .page-product4#content #page-content > h3, .page-product5#content #page-content > h3, .page-product6#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-4 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-5 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-6 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-68 > h3, #sp-block-container-69 > h3, #sp-block-container-7 > h3, #sp-block-container-70 > h3, #sp-block-container-71 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-concept1#content #page-content > h4, .page-concept10#content #page-content > h4, .page-concept11#content #page-content > h4, .page-concept12#content #page-content > h4, .page-concept13#content #page-content > h4, .page-concept14#content #page-content > h4, .page-concept15#content #page-content > h4, .page-concept16#content #page-content > h4, .page-concept17#content #page-content > h4, .page-concept18#content #page-content > h4, .page-concept2#content #page-content > h4, .page-concept3#content #page-content > h4, .page-concept4#content #page-content > h4, .page-concept5#content #page-content > h4, .page-concept6#content #page-content > h4, .page-concept7#content #page-content > h4, .page-concept8#content #page-content > h4, .page-concept9#content #page-content > h4, .page-product#content #page-content > h4, .page-product1#content #page-content > h4, .page-product2#content #page-content > h4, .page-product3#content #page-content > h4, .page-product4#content #page-content > h4, .page-product5#content #page-content > h4, .page-product6#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-4 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-5 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-6 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-68 > h4, #sp-block-container-69 > h4, #sp-block-container-7 > h4, #sp-block-container-70 > h4, #sp-block-container-71 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.4rem;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-concept1#content #page-content > h5, .page-concept10#content #page-content > h5, .page-concept11#content #page-content > h5, .page-concept12#content #page-content > h5, .page-concept13#content #page-content > h5, .page-concept14#content #page-content > h5, .page-concept15#content #page-content > h5, .page-concept16#content #page-content > h5, .page-concept17#content #page-content > h5, .page-concept18#content #page-content > h5, .page-concept2#content #page-content > h5, .page-concept3#content #page-content > h5, .page-concept4#content #page-content > h5, .page-concept5#content #page-content > h5, .page-concept6#content #page-content > h5, .page-concept7#content #page-content > h5, .page-concept8#content #page-content > h5, .page-concept9#content #page-content > h5, .page-product#content #page-content > h5, .page-product1#content #page-content > h5, .page-product2#content #page-content > h5, .page-product3#content #page-content > h5, .page-product4#content #page-content > h5, .page-product5#content #page-content > h5, .page-product6#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-4 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-5 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-6 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-68 > h5, #sp-block-container-69 > h5, #sp-block-container-7 > h5, #sp-block-container-70 > h5, #sp-block-container-71 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.3rem;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-concept1#content #page-content > h6, .page-concept10#content #page-content > h6, .page-concept11#content #page-content > h6, .page-concept12#content #page-content > h6, .page-concept13#content #page-content > h6, .page-concept14#content #page-content > h6, .page-concept15#content #page-content > h6, .page-concept16#content #page-content > h6, .page-concept17#content #page-content > h6, .page-concept18#content #page-content > h6, .page-concept2#content #page-content > h6, .page-concept3#content #page-content > h6, .page-concept4#content #page-content > h6, .page-concept5#content #page-content > h6, .page-concept6#content #page-content > h6, .page-concept7#content #page-content > h6, .page-concept8#content #page-content > h6, .page-concept9#content #page-content > h6, .page-product#content #page-content > h6, .page-product1#content #page-content > h6, .page-product2#content #page-content > h6, .page-product3#content #page-content > h6, .page-product4#content #page-content > h6, .page-product5#content #page-content > h6, .page-product6#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-4 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-5 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-6 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-68 > h6, #sp-block-container-69 > h6, #sp-block-container-7 > h6, #sp-block-container-70 > h6, #sp-block-container-71 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.2rem;
}

.page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-concept1#content #page-content > hr, .page-concept10#content #page-content > hr, .page-concept11#content #page-content > hr, .page-concept12#content #page-content > hr, .page-concept13#content #page-content > hr, .page-concept14#content #page-content > hr, .page-concept15#content #page-content > hr, .page-concept16#content #page-content > hr, .page-concept17#content #page-content > hr, .page-concept18#content #page-content > hr, .page-concept2#content #page-content > hr, .page-concept3#content #page-content > hr, .page-concept4#content #page-content > hr, .page-concept5#content #page-content > hr, .page-concept6#content #page-content > hr, .page-concept7#content #page-content > hr, .page-concept8#content #page-content > hr, .page-concept9#content #page-content > hr, .page-product#content #page-content > hr, .page-product1#content #page-content > hr, .page-product2#content #page-content > hr, .page-product3#content #page-content > hr, .page-product4#content #page-content > hr, .page-product5#content #page-content > hr, .page-product6#content #page-content > hr, .page-service#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-3 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-4 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-45 > hr, #sp-block-container-46 > hr, #sp-block-container-47 > hr, #sp-block-container-48 > hr, #sp-block-container-49 > hr, #sp-block-container-5 > hr, #sp-block-container-50 > hr, #sp-block-container-51 > hr, #sp-block-container-52 > hr, #sp-block-container-53 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-56 > hr, #sp-block-container-57 > hr, #sp-block-container-58 > hr, #sp-block-container-59 > hr, #sp-block-container-6 > hr, #sp-block-container-60 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-63 > hr, #sp-block-container-64 > hr, #sp-block-container-65 > hr, #sp-block-container-66 > hr, #sp-block-container-67 > hr, #sp-block-container-68 > hr, #sp-block-container-69 > hr, #sp-block-container-7 > hr, #sp-block-container-70 > hr, #sp-block-container-71 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #e2e2e2;
  border-right-color : initial;
  border-bottom-color : #e2e2e2;
}

.page-company#content #page-content > p, .page-concept#content #page-content > p, .page-concept1#content #page-content > p, .page-concept10#content #page-content > p, .page-concept11#content #page-content > p, .page-concept12#content #page-content > p, .page-concept13#content #page-content > p, .page-concept14#content #page-content > p, .page-concept15#content #page-content > p, .page-concept16#content #page-content > p, .page-concept17#content #page-content > p, .page-concept18#content #page-content > p, .page-concept2#content #page-content > p, .page-concept3#content #page-content > p, .page-concept4#content #page-content > p, .page-concept5#content #page-content > p, .page-concept6#content #page-content > p, .page-concept7#content #page-content > p, .page-concept8#content #page-content > p, .page-concept9#content #page-content > p, .page-product#content #page-content > p, .page-product1#content #page-content > p, .page-product2#content #page-content > p, .page-product3#content #page-content > p, .page-product4#content #page-content > p, .page-product5#content #page-content > p, .page-product6#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-4 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-5 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > p, #sp-block-container-6 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-65 > p, #sp-block-container-66 > p, #sp-block-container-67 > p, #sp-block-container-68 > p, #sp-block-container-69 > p, #sp-block-container-7 > p, #sp-block-container-70 > p, #sp-block-container-71 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 20px;
}

#sp-page-title-1, #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-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-image : url(img/back-01.png);
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

#sp-page-title-1::before, #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-19::before, #sp-page-title-2::before, #sp-page-title-20::before, #sp-page-title-21::before, #sp-page-title-22::before, #sp-page-title-23::before, #sp-page-title-24::before, #sp-page-title-25::before, #sp-page-title-26::before, #sp-page-title-27::before, #sp-page-title-28::before, #sp-page-title-29::before, #sp-page-title-3::before, #sp-page-title-4::before, #sp-page-title-5::before, #sp-page-title-6::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 : #3c3f53;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 0px;
  content : "";
}

#sp-page-title-1 > h1, #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-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.7rem;
  font-weight : bold;
  color : #3c3f53;
}

#sp-site-navigation-2{
  color : #ffffff;
  background-color : #3c3f53;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
  width : 100%;
}

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

#sp-site-navigation-2 ul li{
  margin-right : 0px;
}

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

#sp-site-navigation-2 ul li:last-child::after{
  content : none;
}

#sp-site-navigation-2 ul li > a{
  color : #ffffff;
}

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

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

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

  .button-menu#sp-site-navigation-2{
    padding-top : 0px;
    margin-top : 0px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
  }

  .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-site-navigation-2 > ul li::after{
    content : none;
  }

  #sp-site-navigation-2 > ul ul::before{
    content : none;
  }
}

#sp-button-1, #sp-button-2, #sp-button-3, #sp-button-4{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > 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-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active{
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.15) inset;
  text-shadow : 0px 1px 0px #a0a0a0;
}

#sp-button-1 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > 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-entry-content-1, #sp-entry-content-2, #sp-wp-post-list-1, #sp-wp-post-list-2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry{
  text-align : right;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : bold;
  color : #3c3f53;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image : linear-gradient(#ffffff, #eeeeee);
  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-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 : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  background-image : linear-gradient(#eeeeee, #ffffff);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > 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 : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
}

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

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

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

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

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

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

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-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 : 15px;
  list-style-type : none;
}

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

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

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

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

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3{
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

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

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

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

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

#sp-item-gallery-2 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-4 > ul > li, #sp-item-gallery-5 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #000000;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cfcfcf;
  border-left-color : #cfcfcf;
  border-right-color : #cfcfcf;
  border-bottom-color : #cfcfcf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 315px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

#sp-item-gallery-2 > ul > li > .item-gallery-content, #sp-item-gallery-3 > ul > li > .item-gallery-content, #sp-item-gallery-4 > ul > li > .item-gallery-content, #sp-item-gallery-5 > ul > li > .item-gallery-content{
  margin-bottom : 0px;
}

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

#sp-item-gallery-2 > ul > li > div.item-gallery-photo, #sp-item-gallery-3 > ul > li > div.item-gallery-photo, #sp-item-gallery-4 > ul > li > div.item-gallery-photo, #sp-item-gallery-5 > ul > li > div.item-gallery-photo{
  margin-bottom : 10px;
}

#sp-item-gallery-2 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-3 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-4 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-5 > ul > li > div.item-gallery-photo:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons, #sp-item-gallery-3 > ul > li > p.item-gallery-icons, #sp-item-gallery-4 > ul > li > p.item-gallery-icons, #sp-item-gallery-5 > ul > li > p.item-gallery-icons{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 7px;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-2 > 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-4 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  line-height : 12px;
  background-color : #f06060;
  background-image : none, url(preset/icons/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  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;
  width : 26px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-2 > 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-4 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  line-height : 12px;
  background-color : #04bfbf;
  background-image : none, url(preset/icons/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  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;
  width : 42px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-2 > 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-4 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  line-height : 12px;
  background-color : #e6a408;
  background-image : none, url(preset/icons/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  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;
  width : 38px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-2 > 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-4 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  line-height : 12px;
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-align : center;
  margin-right : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 29px;
  height : 12px;
  display : inline-block;
}

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

#sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-3 > 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-5 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #cccccc;
  margin-left : 5px;
}

#sp-item-gallery-2 > 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-4 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-before{
  font-weight : bold;
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > ul > li > p.item-gallery-title, #sp-item-gallery-4 > ul > li > p.item-gallery-title, #sp-item-gallery-5 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #3b434b;
  background-color : transparent;
  background-image : url(img/back-01.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #3b434b;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #3c3f53;
}

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

  #sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
    margin-left : 20px;
  }
}

#sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-41, #sp-image-42, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-9{
  max-width : 100%;
}

#sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-2, #sp-list-20, #sp-list-21, #sp-list-3, #sp-list-7, #sp-list-8, #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 : none;
}

#sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-2 li, #sp-list-20 li, #sp-list-21 li, #sp-list-3 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-3 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #000000;
  background-color : #e5e5e5;
  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;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

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

#sp-item-gallery-1 > ul > li{
  font-size : 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-1> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 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-1 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-1 > 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-1 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

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

#sp-item-gallery-1 > 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-1 > ul > li > p:last-child{
  margin-bottom : 10px;
}

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

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

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

#sp-definition-list-4 > dd, #sp-definition-list-5 > dd{
  color : #333333;
}

#sp-definition-list-4 > dt, #sp-definition-list-5 > dt{
  color : #333333;
}

#sp-list-1, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-4, #sp-list-5, #sp-list-6{
  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;
}

#sp-list-1 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-24 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-6 > li{
  background-color : transparent;
  background-image : url(img/icon-01.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 21px 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 5px;
}

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

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

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

#sp-site-navigation-3 ul ul{
  font-size : 12px;
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 30px;
  left : 0px;
  z-index : 9999;
}

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

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

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

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

#sp-site-navigation-3 > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

#sp-site-navigation-3 > ul > li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 2px;
  margin-bottom : 0px;
  float : left;
}

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

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

#sp-site-navigation-3 > ul > li > a{
  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;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-top-left-radius : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 2px 2px;
  border-bottom-left-radius : 2px 2px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

#sp-site-navigation-3 > ul > li > a:hover{
  color : #bbbbbb;
  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-site-navigation-3 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-3{
    text-align : center;
    width : 100%;
  }

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

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

  #sp-site-navigation-3 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-3 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-3 ul li a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
    display : block;
    position : relative;
  }

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

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

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

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

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

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

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

.page-concept#content #page-content > h3{
  background-color : #bbdff0;
}

.page-concept5#content #page-content > h3{
  background-color : #bbdff0;
}

.page-concept6#content #page-content > h3{
  background-color : #bbdff0;
}

.page-concept7#content #page-content > h3{
  background-color : #bbdff0;
}

.page-concept8#content #page-content > h3{
  background-color : #bbdff0;
}

.page-concept9#content #page-content > h3{
  background-color : #bbdff0;
}

#sp-block-container-1{
  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-block-container-1 > p.copyright{
  color : #ffffff;
  text-align : center;
}

#sp-definition-list-3 > dt{
  font-size : 1.6rem;
}

#sp-item-gallery-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li{
  background-color : transparent;
  padding-top : 0px;
  padding-left : 50px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 270px;
  height : 350px;
}

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

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

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

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

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

#sp-list-10 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #7a21d2;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-11 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #0000a0;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-12 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #5de2f7;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-13 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-14 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ff8080;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-15 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #00fe00;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-16 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #00fe00;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-17 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #00fe00;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-18 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #00fe00;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-19 > li{
  margin-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #00fe00;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-20 > li{
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #6a0000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-21{
  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 : #6a0000;
  border-left-color : #6a0000;
  border-right-color : #6a0000;
  border-bottom-color : #6a0000;
}

#sp-list-21 > li{
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #6a0000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-3 > li{
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #4ed5c7;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

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

.sp-wp-post-list#sp-wp-post-list-1 > article > p > img{
  background-color : transparent;
}

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

  #sp-block-container-10{
    margin-left : 201px;
    width : 500px;
  }

  #sp-block-container-11{
    margin-left : 158px;
    width : 596px;
  }

  #sp-block-container-12{
    margin-left : 212px;
    width : 450px;
  }

  #sp-block-container-13{
    margin-left : 208px;
    width : 464px;
  }

  #sp-block-container-16{
    margin-left : 167px;
    width : 550px;
  }

  #sp-block-container-17{
    margin-right : 43px;
    width : 332px;
    float : right;
    position : relative;
  }

  #sp-block-container-18{
    margin-left : 43px;
    width : 410px;
  }

  #sp-block-container-19{
    margin-left : 55px;
    width : 784px;
  }

  #sp-block-container-2{
    margin-bottom : 1px;
  }

  #sp-block-container-20{
    margin-left : 195px;
    width : 479px;
  }

  #sp-block-container-21{
    margin-left : 194px;
    width : 479px;
  }

  #sp-block-container-22{
    margin-right : 58px;
    width : 380px;
    float : right;
    position : relative;
  }

  #sp-block-container-23{
    margin-left : 69px;
    width : 288px;
  }

  #sp-block-container-24{
    margin-right : 74px;
    width : 329px;
    float : right;
    position : relative;
  }

  #sp-block-container-25{
    margin-top : 1px;
    margin-left : 73px;
    margin-bottom : -63px;
    width : 382px;
    min-height : 249px;
  }

  #sp-block-container-26{
    margin-left : 33px;
    width : 837px;
  }

  #sp-block-container-27{
    margin-left : 30px;
    width : 841px;
  }

  #sp-block-container-28{
    margin-left : 209px;
    width : 442px;
  }

  #sp-block-container-29{
    margin-right : 82px;
    width : 337px;
    float : right;
    position : relative;
  }

  #sp-block-container-3{
    margin-left : 284px;
    width : 322px;
  }

  #sp-block-container-30{
    margin-left : 77px;
    width : 338px;
  }

  #sp-block-container-31{
    margin-right : 136px;
    width : 253px;
    float : right;
    position : relative;
  }

  #sp-block-container-32{
    margin-left : 153px;
    width : 234px;
  }

  #sp-block-container-33{
    margin-right : 52px;
    width : 414px;
    float : right;
    position : relative;
  }

  #sp-block-container-34{
    margin-left : 150px;
    width : 238px;
  }

  #sp-block-container-35{
    margin-left : 175px;
    width : 523px;
  }

  #sp-block-container-36{
    margin-left : 261px;
    width : 345px;
  }

  #sp-block-container-37{
    width : 272px;
  }

  #sp-block-container-38{
    margin-left : 289px;
    width : 307px;
  }

  #sp-block-container-39{
    margin-left : 318px;
    width : 252px;
  }

  #sp-block-container-4{
    margin-right : 61px;
    width : 381px;
    float : right;
    position : relative;
  }

  #sp-block-container-40{
    margin-left : 243px;
    width : 405px;
  }

  #sp-block-container-41{
    margin-left : 218px;
    width : 447px;
  }

  #sp-block-container-42{
    margin-right : 74px;
    width : 302px;
    float : right;
    position : relative;
  }

  #sp-block-container-43{
    margin-left : 77px;
    width : 398px;
  }

  #sp-block-container-44{
    margin-left : 30px;
    width : 851px;
  }

  #sp-block-container-45{
    margin-left : 0px;
    margin-right : 84px;
    width : 381px;
    float : right;
    position : relative;
  }

  #sp-block-container-46{
    margin-left : 119px;
    margin-right : 2px;
    width : 257px;
    float : none;
    position : relative;
  }

  #sp-block-container-47{
    margin-left : 243px;
    width : 428px;
  }

  #sp-block-container-48{
    margin-right : 61px;
    width : 468px;
    float : right;
    position : relative;
  }

  #sp-block-container-49{
    margin-left : 77px;
    width : 190px;
  }

  #sp-block-container-5{
    margin-left : 94px;
    width : 330px;
  }

  #sp-block-container-50{
    margin-right : 119px;
    width : 229px;
    float : right;
    position : relative;
  }

  #sp-block-container-51{
    margin-left : 109px;
    width : 349px;
  }

  #sp-block-container-52{
    margin-left : 214px;
    width : 473px;
  }

  #sp-block-container-53{
    margin-right : 95px;
    width : 341px;
    float : right;
    position : relative;
  }

  #sp-block-container-54{
    margin-left : 94px;
    width : 274px;
  }

  #sp-block-container-55{
    margin-right : 81px;
    width : 314px;
    float : right;
    position : relative;
  }

  #sp-block-container-56{
    margin-left : 104px;
    width : 250px;
  }

  #sp-block-container-57{
    margin-left : 119px;
    width : 642px;
  }

  #sp-block-container-58{
    margin-left : 134px;
    width : 634px;
  }

  #sp-block-container-59{
    margin-right : 87px;
    width : 264px;
    float : right;
    position : relative;
  }

  #sp-block-container-6{
    margin-left : 172px;
    width : 543px;
  }

  #sp-block-container-60{
    margin-left : 80px;
    width : 374px;
  }

  #sp-block-container-61{
    margin-left : 226px;
    width : 404px;
  }

  #sp-block-container-62{
    margin-right : 47px;
    width : 406px;
    float : right;
    position : relative;
  }

  #sp-block-container-63{
    margin-left : 46px;
    width : 410px;
  }

  #sp-block-container-64{
    margin-left : 211px;
    width : 454px;
  }

  #sp-block-container-65{
    margin-left : 145px;
    width : 589px;
  }

  #sp-block-container-66{
    margin-right : 127px;
    width : 297px;
    float : right;
    position : relative;
  }

  #sp-block-container-67{
    margin-left : 138px;
    width : 281px;
  }

  #sp-block-container-68{
    margin-right : 70px;
    width : 337px;
    float : right;
    position : relative;
  }

  #sp-block-container-69{
    margin-left : 74px;
    width : 284px;
  }

  #sp-block-container-7{
    margin-right : 94px;
    width : 300px;
    float : right;
    position : relative;
  }

  #sp-block-container-70{
    width : 468px;
    float : right;
    position : relative;
  }

  #sp-block-container-71{
    width : 405px;
  }

  #sp-block-container-8{
    margin-left : 81px;
    width : 321px;
  }

  #sp-block-container-9{
    margin-left : 279px;
    width : 333px;
  }

  #sp-button-1{
    margin-top : 10px;
    float : right;
    position : relative;
  }

  #sp-button-2{
    margin-top : 10px;
    float : right;
    position : relative;
  }

  #sp-button-3{
    margin-top : 10px;
    float : right;
    position : relative;
  }

  #sp-button-4{
    margin-top : 10px;
    float : right;
    position : relative;
  }

  #sp-definition-list-4{
    width : 900px;
    min-height : 558px;
  }

  #sp-definition-list-5{
    width : 900px;
    min-height : 558px;
  }

  #sp-html-src-1{
    width : auto;
    min-height : 200px;
  }

  #sp-image-1{
    width : 350px;
    height : auto;
  }

  #sp-image-10{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 170px;
  }

  #sp-image-11{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 280px;
  }

  #sp-image-12{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 170px;
  }

  #sp-image-13{
    width : 500px;
    height : auto;
  }

  #sp-image-14{
    margin-top : -16px;
    margin-left : 24px;
  }

  #sp-image-15{
    margin-bottom : 0px;
    width : 312px;
    height : auto;
  }

  #sp-image-16{
    float : none;
    position : relative;
  }

  #sp-image-17{
    margin-left : 1px;
  }

  #sp-image-18{
    height : 250px;
  }

  #sp-image-19{
    height : 250px;
  }

  #sp-image-2{
    width : 350px;
    height : auto;
  }

  #sp-image-20{
    width : auto;
    height : 240px;
  }

  #sp-image-22{
    width : auto;
    height : 270px;
  }

  #sp-image-23{
    width : auto;
    height : 165px;
  }

  #sp-image-24{
    width : auto;
    height : 275px;
  }

  #sp-image-25{
    margin-left : 0px;
    width : auto;
    height : 330px;
  }

  #sp-image-28{
    width : auto;
    height : 150px;
  }

  #sp-image-29{
    width : auto;
    height : 250px;
  }

  #sp-image-3{
    width : 350px;
    height : auto;
  }

  #sp-image-30{
    width : auto;
    height : 250px;
  }

  #sp-image-31{
    width : auto;
    height : 220px;
  }

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

  #sp-image-33{
    width : 475px;
    height : auto;
  }

  #sp-image-34{
    width : auto;
    height : 230px;
  }

  #sp-image-35{
    width : auto;
    height : 230px;
  }

  #sp-image-36{
    width : auto;
    height : 200px;
  }

  #sp-image-38{
    width : auto;
    height : 340px;
  }

  #sp-image-39{
    width : auto;
    height : 270px;
  }

  #sp-image-4{
    width : 350px;
    height : auto;
  }

  #sp-image-40{
    width : auto;
    height : 250px;
  }

  #sp-image-41{
    width : auto;
    height : 250px;
  }

  #sp-image-42{
    width : auto;
    height : 250px;
  }

  #sp-image-43{
    width : auto;
    height : 230px;
  }

  #sp-image-44{
    width : auto;
    height : 230px;
  }

  #sp-image-46{
    width : auto;
    height : 230px;
  }

  #sp-image-47{
    width : auto;
    height : 130px;
  }

  #sp-image-48{
    width : auto;
    height : 160px;
  }

  #sp-image-49{
    width : auto;
    height : 200px;
  }

  #sp-image-5{
    width : 250px;
    height : auto;
  }

  #sp-image-50{
    width : auto;
    height : 250px;
  }

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

  #sp-image-52{
    margin-left : 1px;
    width : auto;
    height : 300px;
  }

  #sp-image-53{
    width : auto;
    height : 250px;
  }

  #sp-image-54{
    width : auto;
    height : 200px;
  }

  #sp-image-55{
    width : auto;
    height : 200px;
  }

  #sp-image-56{
    width : auto;
    height : 375px;
  }

  #sp-image-57{
    width : auto;
    height : 250px;
  }

  #sp-image-58{
    width : auto;
    height : 250px;
  }

  #sp-image-59{
    margin-left : 0px;
    width : auto;
    height : 400px;
  }

  #sp-image-6{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 170px;
  }

  #sp-image-60{
    width : auto;
    height : 250px;
  }

  #sp-image-61{
    width : auto;
    height : 250px;
  }

  #sp-image-62{
    width : auto;
    height : 250px;
  }

  #sp-image-63{
    width : auto;
    height : 250px;
  }

  #sp-image-64{
    width : auto;
    height : 250px;
  }

  #sp-image-65{
    width : auto;
    height : 250px;
  }

  #sp-image-66{
    width : auto;
    height : 250px;
  }

  #sp-image-67{
    width : auto;
    height : 250px;
  }

  #sp-image-68{
    width : auto;
    height : 350px;
  }

  #sp-image-69{
    width : auto;
    height : 250px;
  }

  #sp-image-7{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 170px;
  }

  #sp-image-70{
    width : auto;
    height : 350px;
  }

  #sp-image-71{
    width : auto;
    height : 130px;
  }

  #sp-image-72{
    width : auto;
    height : 100px;
  }

  #sp-image-74{
    width : auto;
    height : 300px;
  }

  #sp-image-75{
    height : 300px;
  }

  #sp-image-76{
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-77{
    width : auto;
    height : 200px;
  }

  #sp-image-78{
    float : right;
    position : relative;
  }

  #sp-image-8{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 170px;
  }

  #sp-image-80{
    width : auto;
    height : 280px;
  }

  #sp-image-81{
    width : auto;
    height : 280px;
  }

  #sp-image-82{
    width : auto;
    height : 250px;
  }

  #sp-image-83{
    width : auto;
    height : 250px;
  }

  #sp-image-84{
    width : auto;
    height : 300px;
  }

  #sp-image-85{
    width : auto;
    height : 300px;
  }

  #sp-image-86{
    width : auto;
    height : 300px;
  }

  #sp-image-9{
    margin-left : 5px;
    margin-bottom : 20px;
    width : auto;
    height : 170px;
  }

  #sp-item-gallery-1{
    width : 900px;
  }

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

  #sp-list-15{
    margin-bottom : 15px;
  }

  #sp-list-16{
    margin-bottom : 15px;
  }

  #sp-list-17{
    margin-bottom : 15px;
  }

  #sp-list-18{
    margin-bottom : 15px;
  }

  #sp-list-19{
    margin-bottom : 15px;
  }

  #sp-list-2{
    margin-bottom : 5px;
    width : 900px;
  }

  #sp-list-7{
    margin-bottom : 50px;
  }

  #sp-list-8{
    margin-bottom : 50px;
  }

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

  #sp-photo-motion-1{
    width : 900px;
    height : 400px;
  }

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

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

  #sp-site-navigation-1 > ul > li li > a{
    text-align : left;
  }

  #sp-site-navigation-1 > ul > li > a{
    width : auto;
  }

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

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 38px;
    width : 900px;
  }
}