html{
  font-size: 62.5%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
  display: block;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table{
  margin-top: 0;
  box-sizing: border-box;
}

ul{
  margin: 0;
  box-sizing: border-box;
}

nav{
  box-sizing: border-box;
}

/* body */

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

#content{
  position: relative;
}

/* Parts */

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

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

/* copyright */

.hpb-copyright{
  display: block;
  text-align: center;
}

/* layout */

/*追加*/
#main{
   overflow: hidden;
   padding: 0;
   margin: 0 auto;
}

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

/*追加*/
#colophon{
  padding: 0px;
  padding-top: 30px;
  width:100%;
  margin: 0 auto;
}
#sidebar1, #sidebar2{
  float: none;
  width: auto;
  padding: 0px;
  box-sizing:border-box;
}

/*---*/

#primary{
  margin-top:0;
}

#breadcrumb-list{
  clear: both;
}

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

/* table */
th{
  text-align: left;
}

table.sp-part-top{
  margin: 5px auto;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
table > tbody > tr > th, table > tbody > tr > td{
	padding: 5px 8px;
}

/* Yahoo!ロコ-地図, Googleマップ */

div[data-hpbmap]{
  word-wrap: normal;
  max-width: 100%;
}

div[data-hpbmap] img{
  max-width: none !important;
}

/* WordPress投稿 */

.entry-content .alignleft,
.comment-content .alignleft{
  float: left;
}
.entry-content .alignright,
.comment-content .alignright{
  float: right;
}
.entry-content .aligncenter,
.comment-content .aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content::after,
.comment-content::after{
  display: table;
  clear: both;
  content: "";
}

/* 追加 */

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

  *{
    box-sizing: border-box;
  }
  body{
    min-width: 100%;
  }

  #masthead{
    position: static;
  }
  #primary, #main-inner, #contenthead, #content{
    float: none;
    width: 100%;
  }
  #main,#content{
    width: 100%;
    padding: 0;
  }
  #main-inner{
    padding: 10px;
  }

  #sidebar1, #sidebar2{
    float: none;
    width: auto;
    padding: 10px;
    box-sizing:border-box;
  }

  #colophon{
    padding: 10px;
  }

  embed{
    max-width: 100%;
  }
}

#colophon{
  color : #000000;
  background-image : url(img/AA2.jpg);
  background-repeat : repeat;
  background-size : auto auto,auto auto;
  margin-top : 20px;
}

#contenthead {
}

#masthead{
  background-image : url(img/AA2.jpg);
  margin-bottom : 10px;
  min-height : 133px;
}

.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 textarea[name="message"]{
  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-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-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 : #6bbb21;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #6bbb21;
  text-decoration : underline;
}

a:focus{
  color : #6bbb21;
  text-decoration : underline;
}

a:link{
  color : #6bbb21;
}

a:visited{
  color : #6bbb21;
}

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

body{
  color : #5c5c5c;
  background-color : #ffffff;
  background-image : none;
  background-attachment : scroll;
  background-clip : border-box;
  background-origin : padding-box;
}

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

  #content {
  }

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

  #primary{
    margin-top : 0px;
  }

  #sidebar1 {
  }

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 960px;
  }
}

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

  #content{
    margin-left : 5px;
    width : 530px;
    float : right;
  }

  #contenthead{
    width : 960px;
  }

  #main-inner{
    width : 745px;
    float : left;
  }

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

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

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

  #colophon .inner-box{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .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-yahoo-map{
    width : 100%;
    min-height : 300px;
  }
}

#sp-definition-list-1, #sp-definition-list-2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 10px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  padding-top : 0px;
  padding-left : 130px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dd::after, #sp-definition-list-2 > dd::after{
  clear : both;
  display : block;
  content : "";
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 120px;
  min-height : 16px;
  float : left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#breadcrumb-list{
  margin-bottom : 10px;
}

#breadcrumb-list a{
  color : #6bbb21;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active{
  color : #6bbb21;
  text-decoration : underline;
}

#breadcrumb-list a:focus{
  color : #6bbb21;
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  color : #6bbb21;
  text-decoration : underline;
}

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

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

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

#sp-site-navigation-2{
  color : #56b54b;
  background-color : #313131;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-2 > ul{
  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{
  padding-right : 5px;
  margin-left : 5px;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #ffffff;
  display : inline;
}

#sp-site-navigation-2 > ul > li:last-child{
  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-site-navigation-2 > ul > li > a{
  color : #56b54b;
  text-decoration : none;
}

#sp-site-navigation-2 > ul > li > a:hover{
  color : #56b54b;
  text-decoration : underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-button-1 > a{
  font-size : 1.8rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #6bbb21;
  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 : 4px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #6bbb21;
  border-left-color : #6bbb21;
  border-right-color : #6bbb21;
  border-bottom-color : #6bbb21;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  color : #6bbb21;
  background-color : #ffffff;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #6bbb21;
  border-left-color : #6bbb21;
  border-right-color : #6bbb21;
  border-bottom-color : #6bbb21;
  top : 1px;
}

#sp-button-1 > a:hover{
  color : #6bbb21;
  background-color : #ffffff;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #6bbb21;
  border-left-color : #6bbb21;
  border-right-color : #6bbb21;
  border-bottom-color : #6bbb21;
}

#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-2 > 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.6rem;
  font-weight : bold;
  color : #5c5c5c;
  background-image : url(img/pagetitle1-bg.png),url(img/pagetitle1-bg2.png);
  background-repeat : no-repeat,repeat-x;
  padding-top : 18px;
  padding-left : 50px;
  padding-right : 15px;
  padding-bottom : 12px;
}

.page-company#content #page-content .large, .page-contact#content #page-content .large, .page-custom#content #page-content .large, .page-custom1#content #page-content .large, .page-custom10#content #page-content .large, .page-custom11#content #page-content .large, .page-custom12#content #page-content .large, .page-custom13#content #page-content .large, .page-custom2#content #page-content .large, .page-custom3#content #page-content .large, .page-custom4#content #page-content .large, .page-custom5#content #page-content .large, .page-custom6#content #page-content .large, .page-custom7#content #page-content .large, .page-custom8#content #page-content .large, .page-custom9#content #page-content .large, .page-privacy#content #page-content .large, .page-toppage#content #page-content .large, #sp-block-container-1 .large, #sp-block-container-3 .large, #sp-block-container-5 .large, #sp-block-container-7 .large{
  font-size : 1.5rem;
}

.page-company#content #page-content .medium, .page-contact#content #page-content .medium, .page-custom#content #page-content .medium, .page-custom1#content #page-content .medium, .page-custom10#content #page-content .medium, .page-custom11#content #page-content .medium, .page-custom12#content #page-content .medium, .page-custom13#content #page-content .medium, .page-custom2#content #page-content .medium, .page-custom3#content #page-content .medium, .page-custom4#content #page-content .medium, .page-custom5#content #page-content .medium, .page-custom6#content #page-content .medium, .page-custom7#content #page-content .medium, .page-custom8#content #page-content .medium, .page-custom9#content #page-content .medium, .page-privacy#content #page-content .medium, .page-toppage#content #page-content .medium, #sp-block-container-1 .medium, #sp-block-container-3 .medium, #sp-block-container-5 .medium, #sp-block-container-7 .medium{
  font-size : 1.4rem;
}

.page-company#content #page-content .small, .page-contact#content #page-content .small, .page-custom#content #page-content .small, .page-custom1#content #page-content .small, .page-custom10#content #page-content .small, .page-custom11#content #page-content .small, .page-custom12#content #page-content .small, .page-custom13#content #page-content .small, .page-custom2#content #page-content .small, .page-custom3#content #page-content .small, .page-custom4#content #page-content .small, .page-custom5#content #page-content .small, .page-custom6#content #page-content .small, .page-custom7#content #page-content .small, .page-custom8#content #page-content .small, .page-custom9#content #page-content .small, .page-privacy#content #page-content .small, .page-toppage#content #page-content .small, #sp-block-container-1 .small, #sp-block-container-3 .small, #sp-block-container-5 .small, #sp-block-container-7 .small{
  font-size : 1.2rem;
}

.page-company#content #page-content .x-large, .page-contact#content #page-content .x-large, .page-custom#content #page-content .x-large, .page-custom1#content #page-content .x-large, .page-custom10#content #page-content .x-large, .page-custom11#content #page-content .x-large, .page-custom12#content #page-content .x-large, .page-custom13#content #page-content .x-large, .page-custom2#content #page-content .x-large, .page-custom3#content #page-content .x-large, .page-custom4#content #page-content .x-large, .page-custom5#content #page-content .x-large, .page-custom6#content #page-content .x-large, .page-custom7#content #page-content .x-large, .page-custom8#content #page-content .x-large, .page-custom9#content #page-content .x-large, .page-privacy#content #page-content .x-large, .page-toppage#content #page-content .x-large, #sp-block-container-1 .x-large, #sp-block-container-3 .x-large, #sp-block-container-5 .x-large, #sp-block-container-7 .x-large{
  font-size : 1.8rem;
}

.page-company#content #page-content .x-small, .page-contact#content #page-content .x-small, .page-custom#content #page-content .x-small, .page-custom1#content #page-content .x-small, .page-custom10#content #page-content .x-small, .page-custom11#content #page-content .x-small, .page-custom12#content #page-content .x-small, .page-custom13#content #page-content .x-small, .page-custom2#content #page-content .x-small, .page-custom3#content #page-content .x-small, .page-custom4#content #page-content .x-small, .page-custom5#content #page-content .x-small, .page-custom6#content #page-content .x-small, .page-custom7#content #page-content .x-small, .page-custom8#content #page-content .x-small, .page-custom9#content #page-content .x-small, .page-privacy#content #page-content .x-small, .page-toppage#content #page-content .x-small, #sp-block-container-1 .x-small, #sp-block-container-3 .x-small, #sp-block-container-5 .x-small, #sp-block-container-7 .x-small{
  font-size : 1.1rem;
}

.page-company#content #page-content .xx-large, .page-contact#content #page-content .xx-large, .page-custom#content #page-content .xx-large, .page-custom1#content #page-content .xx-large, .page-custom10#content #page-content .xx-large, .page-custom11#content #page-content .xx-large, .page-custom12#content #page-content .xx-large, .page-custom13#content #page-content .xx-large, .page-custom2#content #page-content .xx-large, .page-custom3#content #page-content .xx-large, .page-custom4#content #page-content .xx-large, .page-custom5#content #page-content .xx-large, .page-custom6#content #page-content .xx-large, .page-custom7#content #page-content .xx-large, .page-custom8#content #page-content .xx-large, .page-custom9#content #page-content .xx-large, .page-privacy#content #page-content .xx-large, .page-toppage#content #page-content .xx-large, #sp-block-container-1 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-7 .xx-large{
  font-size : 2rem;
}

.page-company#content #page-content .xx-small, .page-contact#content #page-content .xx-small, .page-custom#content #page-content .xx-small, .page-custom1#content #page-content .xx-small, .page-custom10#content #page-content .xx-small, .page-custom11#content #page-content .xx-small, .page-custom12#content #page-content .xx-small, .page-custom13#content #page-content .xx-small, .page-custom2#content #page-content .xx-small, .page-custom3#content #page-content .xx-small, .page-custom4#content #page-content .xx-small, .page-custom5#content #page-content .xx-small, .page-custom6#content #page-content .xx-small, .page-custom7#content #page-content .xx-small, .page-custom8#content #page-content .xx-small, .page-custom9#content #page-content .xx-small, .page-privacy#content #page-content .xx-small, .page-toppage#content #page-content .xx-small, #sp-block-container-1 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-7 .xx-small{
  font-size : 1rem;
}

.page-company#content #page-content em, .page-contact#content #page-content em, .page-custom#content #page-content em, .page-custom1#content #page-content em, .page-custom10#content #page-content em, .page-custom11#content #page-content em, .page-custom12#content #page-content em, .page-custom13#content #page-content em, .page-custom2#content #page-content em, .page-custom3#content #page-content em, .page-custom4#content #page-content em, .page-custom5#content #page-content em, .page-custom6#content #page-content em, .page-custom7#content #page-content em, .page-custom8#content #page-content em, .page-custom9#content #page-content em, .page-privacy#content #page-content em, .page-toppage#content #page-content em, #sp-block-container-1 em, #sp-block-container-3 em, #sp-block-container-5 em, #sp-block-container-7 em{
  font-style : oblique;
  color : #5c5c5c;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5c5c5c;
}

.page-company#content #page-content h1, .page-contact#content #page-content h1, .page-custom#content #page-content h1, .page-custom1#content #page-content h1, .page-custom10#content #page-content h1, .page-custom11#content #page-content h1, .page-custom12#content #page-content h1, .page-custom13#content #page-content h1, .page-custom2#content #page-content h1, .page-custom3#content #page-content h1, .page-custom4#content #page-content h1, .page-custom5#content #page-content h1, .page-custom6#content #page-content h1, .page-custom7#content #page-content h1, .page-custom8#content #page-content h1, .page-custom9#content #page-content h1, .page-privacy#content #page-content h1, .page-toppage#content #page-content h1, #sp-block-container-1 h1, #sp-block-container-3 h1, #sp-block-container-5 h1, #sp-block-container-7 h1{
  font-size : 2.4rem;
  text-align : left;
}

.page-company#content #page-content h2, .page-contact#content #page-content h2, .page-custom#content #page-content h2, .page-custom1#content #page-content h2, .page-custom10#content #page-content h2, .page-custom11#content #page-content h2, .page-custom12#content #page-content h2, .page-custom13#content #page-content h2, .page-custom2#content #page-content h2, .page-custom3#content #page-content h2, .page-custom4#content #page-content h2, .page-custom5#content #page-content h2, .page-custom6#content #page-content h2, .page-custom7#content #page-content h2, .page-custom8#content #page-content h2, .page-custom9#content #page-content h2, .page-privacy#content #page-content h2, .page-toppage#content #page-content h2, #sp-block-container-1 h2, #sp-block-container-3 h2, #sp-block-container-5 h2, #sp-block-container-7 h2{
  font-size : 2.1rem;
}

.page-company#content #page-content h3, .page-contact#content #page-content h3, .page-custom#content #page-content h3, .page-custom1#content #page-content h3, .page-custom10#content #page-content h3, .page-custom11#content #page-content h3, .page-custom12#content #page-content h3, .page-custom13#content #page-content h3, .page-custom2#content #page-content h3, .page-custom3#content #page-content h3, .page-custom4#content #page-content h3, .page-custom5#content #page-content h3, .page-custom6#content #page-content h3, .page-custom7#content #page-content h3, .page-custom8#content #page-content h3, .page-custom9#content #page-content h3, .page-privacy#content #page-content h3, .page-toppage#content #page-content h3, #sp-block-container-1 h3, #sp-block-container-3 h3, #sp-block-container-5 h3, #sp-block-container-7 h3{
  font-size : 1.8rem;
  text-align : left;
  margin-top : 10px;
  margin-bottom : 1em;
  clear : both;
}

.page-company#content #page-content h4, .page-contact#content #page-content h4, .page-custom#content #page-content h4, .page-custom1#content #page-content h4, .page-custom10#content #page-content h4, .page-custom11#content #page-content h4, .page-custom12#content #page-content h4, .page-custom13#content #page-content h4, .page-custom2#content #page-content h4, .page-custom3#content #page-content h4, .page-custom4#content #page-content h4, .page-custom5#content #page-content h4, .page-custom6#content #page-content h4, .page-custom7#content #page-content h4, .page-custom8#content #page-content h4, .page-custom9#content #page-content h4, .page-privacy#content #page-content h4, .page-toppage#content #page-content h4, #sp-block-container-1 h4, #sp-block-container-3 h4, #sp-block-container-5 h4, #sp-block-container-7 h4{
  font-size : 1.5rem;
  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-contact#content #page-content h5, .page-custom#content #page-content h5, .page-custom1#content #page-content h5, .page-custom10#content #page-content h5, .page-custom11#content #page-content h5, .page-custom12#content #page-content h5, .page-custom13#content #page-content h5, .page-custom2#content #page-content h5, .page-custom3#content #page-content h5, .page-custom4#content #page-content h5, .page-custom5#content #page-content h5, .page-custom6#content #page-content h5, .page-custom7#content #page-content h5, .page-custom8#content #page-content h5, .page-custom9#content #page-content h5, .page-privacy#content #page-content h5, .page-toppage#content #page-content h5, #sp-block-container-1 h5, #sp-block-container-3 h5, #sp-block-container-5 h5, #sp-block-container-7 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-contact#content #page-content h6, .page-custom#content #page-content h6, .page-custom1#content #page-content h6, .page-custom10#content #page-content h6, .page-custom11#content #page-content h6, .page-custom12#content #page-content h6, .page-custom13#content #page-content h6, .page-custom2#content #page-content h6, .page-custom3#content #page-content h6, .page-custom4#content #page-content h6, .page-custom5#content #page-content h6, .page-custom6#content #page-content h6, .page-custom7#content #page-content h6, .page-custom8#content #page-content h6, .page-custom9#content #page-content h6, .page-privacy#content #page-content h6, .page-toppage#content #page-content h6, #sp-block-container-1 h6, #sp-block-container-3 h6, #sp-block-container-5 h6, #sp-block-container-7 h6{
  font-size : 1.2rem;
}

.page-company#content #page-content hr, .page-contact#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom10#content #page-content hr, .page-custom11#content #page-content hr, .page-custom12#content #page-content hr, .page-custom13#content #page-content hr, .page-custom2#content #page-content hr, .page-custom3#content #page-content hr, .page-custom4#content #page-content hr, .page-custom5#content #page-content hr, .page-custom6#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-privacy#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-3 hr, #sp-block-container-5 hr, #sp-block-container-7 hr{
  color : #a0a0a0;
  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 : #a0a0a0;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-company#content #page-content p, .page-contact#content #page-content p, .page-custom#content #page-content p, .page-custom1#content #page-content p, .page-custom10#content #page-content p, .page-custom11#content #page-content p, .page-custom12#content #page-content p, .page-custom13#content #page-content p, .page-custom2#content #page-content p, .page-custom3#content #page-content p, .page-custom4#content #page-content p, .page-custom5#content #page-content p, .page-custom6#content #page-content p, .page-custom7#content #page-content p, .page-custom8#content #page-content p, .page-custom9#content #page-content p, .page-privacy#content #page-content p, .page-toppage#content #page-content p, #sp-block-container-1 p, #sp-block-container-3 p, #sp-block-container-5 p, #sp-block-container-7 p{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #5c5c5c;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-company#content #page-content p.indent, .page-contact#content #page-content p.indent, .page-custom#content #page-content p.indent, .page-custom1#content #page-content p.indent, .page-custom10#content #page-content p.indent, .page-custom11#content #page-content p.indent, .page-custom12#content #page-content p.indent, .page-custom13#content #page-content p.indent, .page-custom2#content #page-content p.indent, .page-custom3#content #page-content p.indent, .page-custom4#content #page-content p.indent, .page-custom5#content #page-content p.indent, .page-custom6#content #page-content p.indent, .page-custom7#content #page-content p.indent, .page-custom8#content #page-content p.indent, .page-custom9#content #page-content p.indent, .page-privacy#content #page-content p.indent, .page-toppage#content #page-content p.indent, #sp-block-container-1 p.indent, #sp-block-container-3 p.indent, #sp-block-container-5 p.indent, #sp-block-container-7 p.indent{
  padding-left : 5px;
}

.page-company#content #page-content strong, .page-contact#content #page-content strong, .page-custom#content #page-content strong, .page-custom1#content #page-content strong, .page-custom10#content #page-content strong, .page-custom11#content #page-content strong, .page-custom12#content #page-content strong, .page-custom13#content #page-content strong, .page-custom2#content #page-content strong, .page-custom3#content #page-content strong, .page-custom4#content #page-content strong, .page-custom5#content #page-content strong, .page-custom6#content #page-content strong, .page-custom7#content #page-content strong, .page-custom8#content #page-content strong, .page-custom9#content #page-content strong, .page-privacy#content #page-content strong, .page-toppage#content #page-content strong, #sp-block-container-1 strong, #sp-block-container-3 strong, #sp-block-container-5 strong, #sp-block-container-7 strong{
  font-weight : bold;
  color : #5c5c5c;
}

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

  #content.page-company #page-content, #content.page-contact #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-custom10 #page-content, #content.page-custom11 #page-content, #content.page-custom12 #page-content, #content.page-custom13 #page-content, #content.page-custom2 #page-content, #content.page-custom3 #page-content, #content.page-custom4 #page-content, #content.page-custom5 #page-content, #content.page-custom6 #page-content, #content.page-custom7 #page-content, #content.page-custom8 #page-content, #content.page-custom9 #page-content, #content.page-privacy #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-3, #sp-block-container-5, #sp-block-container-7 {
  }
}

#sp-list-1, #sp-list-2, #sp-list-3{
  padding-left : 0px;
  margin-top : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 25px;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li{
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 0px 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
}

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

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

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

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

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

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

#sp-block-container-4 > a:link{
  color : #ffebeb;
  text-decoration : underline;
}

#sp-block-container-4 > em{
  font-style : oblique;
  color : #eea4ad;
}

#sp-block-container-4 > h1{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-4 > h2{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-4 > h3{
  font-size : 1.3em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  clear : both;
}

#sp-block-container-4 > h4{
  font-size : 1.2em;
  color : #555555;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  clear : both;
}

#sp-block-container-4 > h5{
  font-size : 1em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-4 > h6{
  font-size : 1em;
  color : #555555;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-4 > p{
  line-height : 1.6;
  color : #404040;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

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

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

#sp-block-container-4 > strong{
  font-weight : bold;
  color : #555555;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #ffebeb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-table-1{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  display : table-cell;
}

#sp-table-1 td:nth-child(odd){
  background-color : #ffecf8;
}

#sp-table-1 th{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-1 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-1 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

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

#sp-sns-button-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-sns-button-1 > ul > li{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}

#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-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-3, #sp-image-4, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-image-1, #sp-image-22, #sp-image-23{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

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

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

#sp-item-gallery-1 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-4 > ul > li, #sp-item-gallery-5 > ul > li, #sp-item-gallery-6 > ul > li, #sp-item-gallery-7 > ul > li, #sp-item-gallery-8 > 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, #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, #sp-item-gallery-6> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img, #sp-item-gallery-8> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #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, #sp-item-gallery-6 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-8 > ul > li > div img.item-gallery-thumbnail{
  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, #sp-item-gallery-2 > ul > li > p, #sp-item-gallery-3 > ul > li > p, #sp-item-gallery-4 > ul > li > p, #sp-item-gallery-5 > ul > li > p, #sp-item-gallery-6 > ul > li > p, #sp-item-gallery-7 > ul > li > p, #sp-item-gallery-8 > 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, #sp-item-gallery-2 > ul > li > p.item-gallery-content, #sp-item-gallery-3 > ul > li > p.item-gallery-content, #sp-item-gallery-4 > ul > li > p.item-gallery-content, #sp-item-gallery-5 > ul > li > p.item-gallery-content, #sp-item-gallery-6 > ul > li > p.item-gallery-content, #sp-item-gallery-7 > ul > li > p.item-gallery-content, #sp-item-gallery-8 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons, #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, #sp-item-gallery-6 > ul > li > p.item-gallery-icons, #sp-item-gallery-7 > ul > li > p.item-gallery-icons, #sp-item-gallery-8 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span, #sp-item-gallery-2 > ul > li > p.item-gallery-icons span, #sp-item-gallery-3 > ul > li > p.item-gallery-icons span, #sp-item-gallery-4 > ul > li > p.item-gallery-icons span, #sp-item-gallery-5 > ul > li > p.item-gallery-icons span, #sp-item-gallery-6 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > ul > li > p.item-gallery-icons span, #sp-item-gallery-8 > ul > li > p.item-gallery-icons span{
  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, #sp-item-gallery-2 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-8 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #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, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-8 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title, #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, #sp-item-gallery-6 > ul > li > p.item-gallery-title, #sp-item-gallery-7 > ul > li > p.item-gallery-title, #sp-item-gallery-8 > ul > li > p.item-gallery-title{
  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, #sp-item-gallery-2 > ul > li > p:last-child, #sp-item-gallery-3 > ul > li > p:last-child, #sp-item-gallery-4 > ul > li > p:last-child, #sp-item-gallery-5 > ul > li > p:last-child, #sp-item-gallery-6 > ul > li > p:last-child, #sp-item-gallery-7 > ul > li > p:last-child, #sp-item-gallery-8 > ul > li > p:last-child{
  margin-bottom : 10px;
}

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

#sp-item-gallery-9 > ul > li{
  font-size : 12px;
  line-height : 1.8em;
  color : #ffffff;
  background-color : #ffa1a1;
  text-align : left;
  padding-top : 10px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  width : 250px;
  height : 400px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

#sp-item-gallery-9 > ul > li > div img.item-gallery-thumbnail{
  margin-top : 8px;
  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-9 > ul > li > div img.item-gallery-thumbnail:last-child{
  margin-bottom : 8px;
}

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

#sp-item-gallery-9 > ul > li > p.item-gallery-content{
  margin-top : 8px;
}

#sp-item-gallery-9 > ul > li > p.item-gallery-icons{
  background-color : #ed4545;
  text-align : center;
  padding-top : 0px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 10px;
  margin-top : -8px;
  margin-left : -16px;
  margin-right : -16px;
  margin-bottom : 8px;
  min-height : 24px;
}

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

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

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

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

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

#sp-item-gallery-9 > ul > li > p.item-gallery-icons:first-child{
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 20px;
  margin-top : -20px;
}

#sp-item-gallery-9 > ul > li > p.item-gallery-price{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #ed4545;
  text-align : center;
  padding-top : 10px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 0px;
  margin-top : -24px;
  margin-left : -16px;
  margin-right : -16px;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-9 > ul > li > p.item-gallery-price .item-gallery-price-after{
  color : #ffa1a1;
  margin-left : 5px;
}

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

#sp-item-gallery-9 > ul > li > p.item-gallery-price:first-child{
  margin-top : -16px;
}

#sp-item-gallery-9 > ul > li > p.item-gallery-title{
  font-size : 1.3em;
  line-height : 4em;
  color : #ffffff;
  background-color : #ed4545;
  text-align : center;
  padding-top : 0px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 0px;
  margin-top : -10px;
  margin-left : -16px;
  margin-right : -16px;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-site-branding-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  position : relative;
  box-sizing : border-box;
}

#sp-site-branding-1 .site-description{
  font-size : 10px;
  font-weight : normal;
  line-height : 20px;
  color : #4e7e58;
  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-align : center;
  width : 100%;
  float : right;
  display : block;
}

#sp-site-branding-1 .site-title{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  min-width : 279px;
  min-height : 85px;
  display : block;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a{
  background-image : url(img/03.png);
  background-repeat : no-repeat;
  background-position : center 10px;
  text-indent : -9999px;
  padding-bottom : 10px;
  min-width : 279px;
  min-height : 85px;
  display : block;
}

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

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

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

  #sp-site-branding-1 .site-description{
    display : none;
  }

  #sp-site-branding-1 .site-title{
    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%;
    float : none;
  }

  #sp-site-branding-1 .site-title a{
    background-position : center top;
    width : 100%;
  }

  #sp-site-branding-1 .site-title::after{
    display : none;
  }

  .site-title::before{
    display : none;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #000000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 .menu-toggle{
    background-color : #000000;
    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;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #000000;
    display : none;
    cursor : pointer;
  }

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

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

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

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

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

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

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

  #sp-site-navigation-1 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

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

#sp-block-container-2{
  background-color : #81fefe;
  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 : #285930;
  border-left-color : #285930;
  border-right-color : #285930;
  border-bottom-color : #285930;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-html-src-1{
  font-size : 3.2rem;
  font-weight : bold;
  color : #ff0000;
  text-decoration : none;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

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

#sp-image-11{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-12{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-13{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-14{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-15{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-16{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-17{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-18{
  background-color : #ffffff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-image-2{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-image-3{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-image-4{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-image-8{
  background-color : #ffffff;
}

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

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

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

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

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

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

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

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

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

#sp-site-branding-1{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-size : contain;
}

#sp-site-branding-1 > .inner-box > .site-title > a{
  background-image : url(img/header-logo17.png);
}

#sp-site-navigation-1{
  color : #000000;
  background-color : #91d6ff;
}

#sp-site-navigation-2{
  color : #000000;
}

#sp-twitter-timeline-1{
  min-width : 180px;
  min-height : 200px;
}

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

  #sp-block-container-2{
    margin-top : 12px;
    margin-bottom : 12px;
    min-height : 495px;
  }

  #sp-button-1{
    margin-top : 0px;
    margin-left : 70px;
    margin-right : 107px;
    width : 219px;
  }

  #sp-column-2{
    margin-top : 22px;
    min-height : 410px;
  }

  #sp-column-3{
    margin-top : 24px;
    min-height : 236px;
  }

  #sp-column-4{
    margin-top : 28px;
    margin-bottom : 7px;
  }

  #sp-column-5{
    margin-top : 23px;
  }

  #sp-column-6{
    margin-top : 26px;
  }

  #sp-column-7{
    margin-top : 28px;
    min-height : 403px;
  }

  #sp-definition-list-2{
    margin-bottom : -40px;
    width : 430px;
    min-height : 123px;
  }

  #sp-google-map-1{
    margin-left : 43px;
    width : 400px;
    min-height : 300px;
  }

  #sp-html-src-1{
    margin-left : 530px;
    margin-right : 173px;
    width : 313px;
  }

  #sp-image-1{
    margin-top : 15px;
    margin-left : -4px;
    margin-right : 0px;
    margin-bottom : 15px;
  }

  #sp-image-10{
    margin-top : 15px;
    margin-left : 6px;
    margin-bottom : 14px;
    width : 180px;
    height : 46px;
  }

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

  #sp-image-12{
    margin-left : 11px;
  }

  #sp-image-13{
    margin-left : 11px;
  }

  #sp-image-14{
    margin-left : 11px;
  }

  #sp-image-15{
    margin-left : 11px;
  }

  #sp-image-16{
    margin-left : 11px;
  }

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

  #sp-image-18{
    margin-left : 11px;
  }

  #sp-image-2{
    margin-left : -1px;
    margin-right : 8px;
    margin-bottom : 19px;
  }

  #sp-image-20{
    margin-top : 27px;
  }

  #sp-image-3{
    margin-left : -2px;
  }

  #sp-image-4{
    margin-top : 22px;
    margin-left : 10px;
    margin-bottom : 14px;
    width : 510px;
    height : 259px;
  }

  #sp-image-5{
    margin-top : 9px;
    margin-left : 1px;
    margin-right : 8px;
    width : 186px;
    height : 182px;
  }

  #sp-image-6{
    margin-top : 9px;
    margin-left : 3px;
    margin-bottom : 10px;
    width : 184px;
    height : 57px;
  }

  #sp-image-7{
    margin-left : 3px;
    margin-bottom : 11px;
    width : 183px;
    height : 80px;
  }

  #sp-image-8{
    margin-left : 4px;
    width : 183px;
    height : 33px;
  }

  #sp-image-9{
    margin-top : 12px;
    margin-left : 7px;
    width : 178px;
    height : 85px;
  }

  #sp-item-gallery-1{
    min-height : 212px;
  }

  #sp-item-gallery-2{
    min-height : 364px;
  }

  #sp-item-gallery-8{
    min-height : 365px;
  }

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

  #sp-photo-motion-1{
    width : 961px;
    height : 480px;
  }

  #sp-site-branding-1{
    min-height : 116px;
  }

  #sp-site-navigation-1{
    width : 960px;
    min-height : 82px;
  }

  #sp-sns-button-1{
    margin-top : 17px;
  }

  #sp-table-1{
    width : 500px;
    min-height : 246px;
  }

  #sp-twitter-timeline-1{
    margin-top : 11px;
  }
}

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

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

  #sp-html-src-1{
    margin-top : 22px;
    margin-left : 36px;
    margin-right : 0px;
    width : 281px;
    min-height : 35px;
  }

  #sp-image-10{
    margin-bottom : 10px;
    width : 269px;
    height : 78px;
  }

  #sp-image-3{
    margin-left : -13px;
  }

  #sp-image-6{
    width : 278px;
    height : 87px;
  }

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

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

  #sp-image-9{
    width : 267px;
    height : 141px;
  }

  #sp-site-branding-1{
    margin-bottom : -97px;
    min-height : 153px;
  }
}