﻿  #douga{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : content-box;
  }
#colophon{
  font-size : 1.2rem;
  background-color : #f0f9fd;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  font-size : 1.2rem;
}

#masthead-inner {
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

.screen-reader-text{
  display : none;
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #0000FF;
  text-decoration : underline;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #fb98c3;
  text-decoration : none;
}

a:focus{
  color : #fb98c3;
  text-decoration : none;
}

a:visited{
  color : #681da8; //#fb98c3
}

a:hover{
  color : #fb98c3;
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #000000;
  background-image : url(img/light-tile.gif);
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
 text-align : center;
}
table.blogt{
 text-align : left;
}
ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

@media not screen, screen and (min-width: 780px) {

  #colophon{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #colophon-inner{
    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 : 1000px;
    box-sizing : content-box;
  }

  #content{
    background-color : #ffffff;
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    position : static;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

  #masthead{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    position : relative;
    box-sizing : content-box;
  }

  #masthead-inner > a[style="display: block"]{
    margin-left : -100%;
    margin-right : -100%;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary{
    float : right;
  }

  #sidebar1 {
  }

  .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 : 1000px;
  }
}

@media not screen, screen and (min-width: 780px) {

  #content{
    margin-top : 0px;
    width : 100%;
  }

  #main{
    margin-top : 30px;
  }

  #main-inner{
    width : 100%;
  }

  #primary{
    width : 710px;
    float : right;
  }

  #sidebar1{
    width : 260px;
    float : left;
  }

}

@media screen and (max-width: 568px) {

  #content{
    padding-left : 10px;
    padding-right : 10px;
    min-height : 50px;
    background-color:white;
  }

  #masthead-inner{
    position : relative;
  }

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

  .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;
  }

  embed{
    max-width : 100%;
  }
  #douga{
    max-width : 100%;
  }


  #breadcrumb-list{
    padding-top : 1em;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 1em;
  }



  #sp-site-navigation-3{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #87c0f5;
    margin-top : 0px;
    margin-bottom : 0px;
    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-3 .menu-toggle{
    background-color : #87c0f5;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-3 li > a:active{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 li > a:hover{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 ul li > a{
    font-weight : bold;
    color : #343c48;
    background-color : #87c0f5;
    text-decoration : none;
    text-align : center;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : white;
  }

  #sp-site-navigation-3 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }


  #sp-item-gallery-1 > ul > li{
    margin-bottom : 10px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1{
    padding-top : 60px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    position : static;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1.2rem;
    color : #595759;
    text-align : center;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-branding2-1 .extra > p.tel{
    font-size : 2.2rem;
    color : #fb98c3;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.1rem;
    text-align : center;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 5px;
  }

  #sp-block-container-4{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }

  #sp-site-navigation-2{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-2 .menu-toggle{
    background-color : #68cbf9;
    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;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgba(255, 255, 255, 0.5);
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-2 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-2 ul{
    background-color : #00ada9;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-2 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-2 > ul{
    display : none;
  }

  .menu-toggle{
    display : none;
  }

  #sp-site-navigation-1{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : #ff9e9e;
    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;
    border-top-width : medium;
    border-bottom-width : 1px;
    border-top-style : none;
    border-bottom-style : solid;
    border-top-color : initial;
    border-bottom-color : #ff9e9e;
    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 : #575757;
    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-left-width : medium;
    border-bottom-width : 1px;
    border-left-style : none;
    border-bottom-style : dotted;
    border-left-color : initial;
    border-bottom-color : #ff9e9e;
    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-table-1{
    width : 100%;
  }

  #sp-entry-content-5 dl dd{
    margin-left : 0px;
  }

  .hpb-viewtype-date#sp-entry-content-5 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-5 dt{
    padding-bottom : 5px;
    width : 100%;
  }

  #sp-form-1{
    padding-top : 20px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-form-1 input{
    width : 100%;
  }

  #sp-form-1 table{
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    width : 100%;
  }

  #sp-form-1 td{
    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;
    display : block;
  }

  #sp-form-1 textarea[name="message"]{
    width : 100%;
  }

  #sp-form-1 th{
    padding-top : 10px;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

  #sp-form-1 > input[type="submit"]{
    margin-right : 3px;
    float : right;
  }

  #sp-button-1{
/*    width : 92px;*/
/*    height : 56px;*/
/*    float : left;*/
/*    position : relative;*/
    width: 31%;
    height: 68px;
    float: left;
    /* position: relative; */
    /* background-size: auto; */
    /* font-size: 100px; */
    /* padding-block: inherit; */
    text-align: center;
/*    padding: 4px 30px;*/
    text-wrap: balance;

  }
  #sp-button-10{
    width : 243px;
  }

  #sp-button-2{
/*    margin-left : 10px;*/
/*    width : 107px;*/
/*    height : 56px;*/
/*    float : left;*/
/*    position : relative;*/
    margin-left: 10px;
    width: 31%;
    height: 68px;
    float: left;
    position: relative;
/*    padding: 6px 30px;*/
    text-wrap: balance;

  }

  #sp-button-3{
/*    margin-left : 10px;*/
/*    width : 90px;*/
/*    height : 55px;*/
/*    float : left;*/
/*    position : relative;*/
    margin-left: 10px;
    width: 31%;
    height: 68px;
    float: left;
    position: relative;
/*    padding: 6px 30px;*/
    text-wrap: balance;
  }

  #sp-button-4{
    margin-left : auto;
    margin-right : auto;
    width : 208px;
    height : 44px;
  }

  #sp-button-5{
    margin-left : auto;
    margin-right : auto;
    width : 220px;
  }
  #sp-button-101{
    margin-left : auto;
    margin-right : auto;
    width : 170px;
  }
  #sp-button-102{
    margin-left : auto;
    margin-right : auto;
    width : 170px;
  }
  #sp-button-6{
    width : 236px;
  }

  #sp-button-7{
    width : 236px;
  }

  #sp-button-8{
    width : auto; //260px;
    height :auto; // 35px;
  }

  #sp-button-9{
    width : auto;//275px;
  }

  #sp-google-map-1{
    width : 400px;
    min-height : 350px;
  }

  #sp-image-1{
    margin-bottom : 10px;
    height : 65px;
    clear : left;
    width : 100%;
  }
  #sp-image-2{
    margin-bottom : 10px;
    height : 100px;
    clear : left;
  }
  #sp-image-12{
    margin-left : 86px;
  }

  #sp-image-13{
    width : 282px;
    height : 415px;
  }

  #sp-image-14{
    width : 100%;
    height : 100%;
  }

  #sp-image-15{
    width : 100%;
    height : 100%;
  }

  #sp-image-3{
    width : 100%;
    height : auto;
  }

  #sp-image-4{
    width : 100%;
  }

  #sp-site-branding2-1{
    margin-bottom : -1px;
    min-height : 261px;
  }

  #sp-site-branding2-1 > .extra{
    min-height : 151px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 100%;
    height : 45px;
    top : -1px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : -6px;
    width : 304px;
    height : 57px;
  }

  #sp-site-navigation-1{
    margin-left : auto;
    margin-right : auto;
    width : auto;
    min-height : 58px;
  }

  #sp-site-navigation-2{
    width : 100%;
  }

}


@media screen and (max-width: 779.9px) {

  #content{
    padding-left : 10px;
    padding-right : 10px;
    min-height : 50px;
    background-color:white;
  }

  #masthead-inner{
    position : relative;
  }

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

  .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;
    font-size: 1.6rem;
  }

  .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;
  }

  embed{
    max-width : 100%;
  }
  #douga{
    max-width : 100%;
  }


  #breadcrumb-list{
    padding-top : 1em;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 1em;
  }



  #sp-site-navigation-3{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : #87c0f5;
    margin-top : 0px;
    margin-bottom : 0px;
    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-3 .menu-toggle{
    background-color : #87c0f5;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-3 li > a:active{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 li > a:hover{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 ul li > a{
    font-weight : bold;
    color : #343c48;
    background-color : #87c0f5;
    text-decoration : none;
    text-align : center;
    padding-top : 0.5em;
    padding-left : 0.5em;
    padding-right : 0.5em;
    padding-bottom : 0.5em;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : white;
  }

  #sp-site-navigation-3 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }

  #sp-site-navigation-3 > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #fb9cc2;
  }


  #sp-item-gallery-1 > ul > li{
    margin-bottom : 10px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1{
    padding-top : 60px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    position : static;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1.8rem;
    color : #595759;
    text-align : center;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-branding2-1 .extra > p.tel{
    font-size : 2.2rem;
    color : #fb98c3;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.1rem;
    text-align : center;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 5px;
  }

  #sp-block-container-4{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }

  #sp-site-navigation-2{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-2 .menu-toggle{
    background-color : #68cbf9;
    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;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgba(255, 255, 255, 0.5);
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-2 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-2 ul{
    background-color : #00ada9;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-2 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-2 > ul{
    display : none;
  }

  .menu-toggle{
    display : none;
  }

  #sp-site-navigation-1{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : #ff9e9e;
    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;
    border-top-width : medium;
    border-bottom-width : 1px;
    border-top-style : none;
    border-bottom-style : solid;
    border-top-color : initial;
    border-bottom-color : #ff9e9e;
    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 : #575757;
    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-left-width : medium;
    border-bottom-width : 1px;
    border-left-style : none;
    border-bottom-style : dotted;
    border-left-color : initial;
    border-bottom-color : #ff9e9e;
    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-site-navigation-1 > ul > li{
    border-left-width : 1px;
    border-left-style : dotted;
    border-left-color : #ff9e9e;
    width : 100%;
    float : left;
    position : relative;
  }

  #sp-table-1{
    width : 100%;
  }

  #sp-entry-content-5 dl dd{
    margin-left : 0px;
  }

  .hpb-viewtype-date#sp-entry-content-5 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-5 dt{
    padding-bottom : 5px;
    width : 100%;
  }

  #sp-form-1{
    padding-top : 20px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-form-1 input{
    width : 100%;
  }

  #sp-form-1 table{
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    width : 100%;
  }f

  #sp-form-1 td{
    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;
    display : block;
  }

  #sp-form-1 textarea[name="message"]{
    width : 100%;
  }

  #sp-form-1 th{
    padding-top : 10px;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

  #sp-form-1 > input[type="submit"]{
    margin-right : 3px;
    float : right;
  }

  #sp-button-1{
/*    width : 92px;*/
/*    height : 56px;*/
/*    float : left;*/
/*    position : relative;*/
    width: 31%;
    height: 68px;
    float: left;
    /* position: relative; */
    /* background-size: auto; */
    /* font-size: 100px; */
    /* padding-block: inherit; */
    text-align: center;
/*    padding: 4px 30px;*/
    text-wrap: balance;

  }
  #sp-button-10{
    width : 243px;
  }

  #sp-button-2{
/*    margin-left : 10px;*/
/*    width : 107px;*/
/*    height : 56px;*/
/*    float : left;*/
/*    position : relative;*/
    margin-left: 10px;
    width: 31%;
    height: 68px;
    float: left;
    position: relative;
/*    padding: 6px 30px;*/
    text-wrap: balance;

  }

  #sp-button-3{
/*    margin-left : 10px;*/
/*    width : 90px;*/
/*    height : 55px;*/
/*    float : left;*/
/*    position : relative;*/
    margin-left: 10px;
    width: 31%;
    height: 68px;
    float: left;
    position: relative;
/*    padding: 6px 30px;*/
    text-wrap: balance;
  }

  #sp-button-4{
    margin-left : auto;
    margin-right : auto;
    width : 208px;
    height : 44px;
  }

  #sp-button-5{
    margin-left : auto;
    margin-right : auto;
    width : 220px;
  }
  #sp-button-101{
    margin-left : auto;
    margin-right : auto;
    width : 170px;
  }
  #sp-button-102{
    margin-left : auto;
    margin-right : auto;
    width : 170px;
  }
  #sp-button-6{
    width : 236px;
  }

  #sp-button-7{
    width : 236px;
  }

  #sp-button-8{
    width : auto; //260px;
    height :auto; // 35px;
  }

  #sp-button-9{
    width : auto;//275px;
  }

  #sp-google-map-1{
    width : 400px;
    min-height : 350px;
  }

  #sp-image-1{
    margin-bottom : 10px;
    height : 65px;
    clear : left;
    width : 100%;
  }
  #sp-image-2{
    margin-bottom : 10px;
    height : 100px;
    clear : left;
  }
  #sp-image-12{
    margin-left : 86px;
  }

  #sp-image-13{
    width : 282px;
    height : 415px;
  }

  #sp-image-14{
    width : 100%;
    height : 100%;
  }

  #sp-image-15{
    width : 100%;
    height : 100%;
  }

  #sp-image-3{
    width : 100%;
    height : auto;
  }

  #sp-image-4{
    width : 100%;
  }

  #sp-site-branding2-1{
    margin-bottom : -1px;
    min-height : 261px;
  }

  #sp-site-branding2-1 > .extra{
    min-height : 151px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 100%;
    height : 45px;
    top : -1px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : -6px;
    width : 304px;
    height : 57px;
  }

  #sp-site-navigation-1{
    margin-left : auto;
    margin-right : auto;
    width : auto;
    min-height : 58px;
  }

  #sp-site-navigation-2{
    width : 100%;
  }

}










#sp-button-10{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-10 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}

#sp-button-10 > a:active{
  background-color : #53b2de;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-10 > a:hover{
  color : #1c8abd;
}

#sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-7, #sp-page-title-9{
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-bottom : 15px;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

#sp-page-title-11 h1, #sp-page-title-12 h1, #sp-page-title-13 h1, #sp-page-title-14 h1, #sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-7 h1, #sp-page-title-9 h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #555555;
  margin-bottom : 0px;
}

#breadcrumb-list{
  font-size : 1rem;
  color : #595759;
  background-color : transparent;
  padding-top : 1em;
  padding-bottom : 1em;
  margin-top : 0px;
  box-sizing : border-box;
}

#breadcrumb-list a{
  color : #0000FF;
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  color : #fb98c3;
}

#breadcrumb-list div{
  display : inline-block;
}

@media not screen, screen and (min-width: 780px) {

  #breadcrumb-list{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
  }
}



.page-access#content #page-content, .page-blog#content #page-content, .page-company1#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-item_archive#content #page-content, .page-itemlist#content #page-content, .page-recruit1#content #page-content, .page-service1#content #page-content, .page-service2#content #page-content, .page-service3#content #page-content, .page-service4#content #page-content, .page-service5#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-2, #sp-block-container-3, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  margin-bottom : 1.5em;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-company1#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-item_archive#content #page-content > blockquote, .page-itemlist#content #page-content > blockquote, .page-recruit1#content #page-content > blockquote, .page-service1#content #page-content > blockquote, .page-service2#content #page-content > blockquote, .page-service3#content #page-content > blockquote, .page-service4#content #page-content > blockquote, .page-service5#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f6fafd;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > blockquote > *:last-child, .page-blog#content #page-content > blockquote > *:last-child, .page-company1#content #page-content > blockquote > *:last-child, .page-contact#content #page-content > blockquote > *:last-child, .page-custom#content #page-content > blockquote > *:last-child, .page-custom1#content #page-content > blockquote > *:last-child, .page-custom2#content #page-content > blockquote > *:last-child, .page-custom3#content #page-content > blockquote > *:last-child, .page-item_archive#content #page-content > blockquote > *:last-child, .page-itemlist#content #page-content > blockquote > *:last-child, .page-recruit1#content #page-content > blockquote > *:last-child, .page-service1#content #page-content > blockquote > *:last-child, .page-service2#content #page-content > blockquote > *:last-child, .page-service3#content #page-content > blockquote > *:last-child, .page-service4#content #page-content > blockquote > *:last-child, .page-service5#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child, #sp-block-container-1 > blockquote > *:last-child, #sp-block-container-10 > blockquote > *:last-child, #sp-block-container-2 > blockquote > *:last-child, #sp-block-container-3 > blockquote > *:last-child, #sp-block-container-5 > blockquote > *:last-child, #sp-block-container-6 > blockquote > *:last-child, #sp-block-container-7 > blockquote > *:last-child, #sp-block-container-8 > blockquote > *:last-child, #sp-block-container-9 > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company1#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-item_archive#content #page-content > h1, .page-itemlist#content #page-content > h1, .page-recruit1#content #page-content > h1, .page-service1#content #page-content > h1, .page-service2#content #page-content > h1, .page-service3#content #page-content > h1, .page-service4#content #page-content > h1, .page-service5#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #555555;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company1#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-item_archive#content #page-content > h2, .page-itemlist#content #page-content > h2, .page-recruit1#content #page-content > h2, .page-service1#content #page-content > h2, .page-service2#content #page-content > h2, .page-service3#content #page-content > h2, .page-service4#content #page-content > h2, .page-service5#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #555555;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company1#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-item_archive#content #page-content > h3, .page-itemlist#content #page-content > h3, .page-recruit1#content #page-content > h3, .page-service1#content #page-content > h3, .page-service2#content #page-content > h3, .page-service3#content #page-content > h3, .page-service4#content #page-content > h3, .page-service5#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #555555;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company1#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-item_archive#content #page-content > h4, .page-itemlist#content #page-content > h4, .page-recruit1#content #page-content > h4, .page-service1#content #page-content > h4, .page-service2#content #page-content > h4, .page-service3#content #page-content > h4, .page-service4#content #page-content > h4, .page-service5#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  color : #555555;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company1#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-item_archive#content #page-content > h5, .page-itemlist#content #page-content > h5, .page-recruit1#content #page-content > h5, .page-service1#content #page-content > h5, .page-service2#content #page-content > h5, .page-service3#content #page-content > h5, .page-service4#content #page-content > h5, .page-service5#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  color : #555555;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company1#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-item_archive#content #page-content > h6, .page-itemlist#content #page-content > h6, .page-recruit1#content #page-content > h6, .page-service1#content #page-content > h6, .page-service2#content #page-content > h6, .page-service3#content #page-content > h6, .page-service4#content #page-content > h6, .page-service5#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  color : #555555;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-company1#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-item_archive#content #page-content > hr, .page-itemlist#content #page-content > hr, .page-recruit1#content #page-content > hr, .page-service1#content #page-content > hr, .page-service2#content #page-content > hr, .page-service3#content #page-content > hr, .page-service4#content #page-content > hr, .page-service5#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-company1#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-item_archive#content #page-content > ins, .page-itemlist#content #page-content > ins, .page-recruit1#content #page-content > ins, .page-service1#content #page-content > ins, .page-service2#content #page-content > ins, .page-service3#content #page-content > ins, .page-service4#content #page-content > ins, .page-service5#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-5 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins, #sp-block-container-8 > ins, #sp-block-container-9 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-company1#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-item_archive#content #page-content > ol, .page-itemlist#content #page-content > ol, .page-recruit1#content #page-content > ol, .page-service1#content #page-content > ol, .page-service2#content #page-content > ol, .page-service3#content #page-content > ol, .page-service4#content #page-content > ol, .page-service5#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol, #sp-block-container-8 > ol, #sp-block-container-9 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-company1#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-item_archive#content #page-content > ol ol, .page-itemlist#content #page-content > ol ol, .page-recruit1#content #page-content > ol ol, .page-service1#content #page-content > ol ol, .page-service2#content #page-content > ol ol, .page-service3#content #page-content > ol ol, .page-service4#content #page-content > ol ol, .page-service5#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-8 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-company1#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-item_archive#content #page-content > p, .page-itemlist#content #page-content > p, .page-recruit1#content #page-content > p, .page-service1#content #page-content > p, .page-service2#content #page-content > p, .page-service3#content #page-content > p, .page-service4#content #page-content > p, .page-service5#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-company1#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-item_archive#content #page-content > pre, .page-itemlist#content #page-content > pre, .page-recruit1#content #page-content > pre, .page-service1#content #page-content > pre, .page-service2#content #page-content > pre, .page-service3#content #page-content > pre, .page-service4#content #page-content > pre, .page-service5#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre, #sp-block-container-5 > pre, #sp-block-container-6 > pre, #sp-block-container-7 > pre, #sp-block-container-8 > pre, #sp-block-container-9 > pre{
  background-color : #f6fafd;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

@media not screen, screen and (min-width: 780px) {

  #sp-site-navigation-3{
    background-color : transparent;
    text-align : left;
    padding-top : 20px;
    padding-bottom : 20px;
  }

  #sp-site-navigation-3 ul ul{
    display : none;
  }

  #sp-site-navigation-3 > ul{
    font-size : 1.2rem;
    padding-top : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-3 > ul > li{
    margin-right : 0px;
    display : inline-block;
  }

  #sp-site-navigation-3 > ul > li.current-menu-ancestor > a{
    color : #fb98c3;
  }

  #sp-site-navigation-3 > ul > li.current-menu-item > a{
    color : #fb98c3;
  }

  #sp-site-navigation-3 > ul > li.current_page_ancestor > a{
    color : #fb98c3;
  }

  #sp-site-navigation-3 > ul > li.current_page_item > a{
    color : #fb98c3;
  }

  #sp-site-navigation-3 > ul > li::after{
    color : #fb98c3;
    margin-left : 16px;
    margin-right : 20px;
    content : "/";
  }

  #sp-site-navigation-3 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #fb98c3;
    text-decoration : none;
    vertical-align : middle;
    padding-top : 29px;
    padding-bottom : 29px;
    display : inline-block;
  }

  #sp-site-navigation-3 > ul > li > a:hover{
    color : #fb98c3;
  }
}



#sp-item-gallery-1{
  margin-bottom : 1.5em;
}

#sp-item-gallery-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  list-style-type : none;
  list-style-position : outside;
  overflow : hidden;
}

#sp-item-gallery-1 > ul > li{
  color : #595759;
  background-color : transparent !important;
  padding-top : 0px !important;
  padding-left : 0px !important;
  padding-right : 0px !important;
  padding-bottom : 20px !important;
  margin-top : 0px !important;
  margin-left : 0px !important;
  margin-right : 9px !important;
  margin-bottom : 10px !important;
  width : 200px;
  height : auto;
  float : left;
  overflow : hidden;
}

#sp-item-gallery-1 > ul > li:nth-child(3n+1){
  clear : left;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo{
  text-align : center;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo img.item-gallery-thumbnail{
  vertical-align : top;
}

#sp-item-gallery-1 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content{
  font-size : 1.2rem;
  color : #595759;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span.item-gallery-icon-new{
  background-color : #f06060;
  background-image : url(img/item-gallery-icon1.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 50%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 28px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span.item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : url(img/item-gallery-icon2.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 50%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 44px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span.item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : url(img/item-gallery-icon3.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 50%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 40px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span.item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : url(img/item-gallery-icon4.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 50%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 31px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  font-size : 1.2rem;
  font-weight : bold;
  color : #595759;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.8rem;
  font-weight : bold;
  color : #555555;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}



#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 40px;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd, .hpb-viewtype-content#sp-entry-content-10 dl dd, .hpb-viewtype-content#sp-entry-content-11 dl dd, .hpb-viewtype-content#sp-entry-content-2 dl dd, .hpb-viewtype-content#sp-entry-content-3 dl dd, .hpb-viewtype-content#sp-entry-content-4 dl dd, .hpb-viewtype-content#sp-entry-content-6 dl dd, .hpb-viewtype-content#sp-entry-content-7 dl dd, .hpb-viewtype-content#sp-entry-content-8 dl dd, .hpb-viewtype-content#sp-entry-content-9 dl dd, .hpb-viewtype-content#sp-wp-post-list-1 dl dd, .hpb-viewtype-content#sp-wp-post-list-2 dl dd, .hpb-viewtype-content#sp-wp-post-list-3 dl dd, .hpb-viewtype-content#sp-wp-post-list-4 dl dd, .hpb-viewtype-content#sp-wp-post-list-5 dl dd, .hpb-viewtype-content#sp-wp-post-list-6 dl dd, .hpb-viewtype-content#sp-wp-post-list-7 dl dd, .hpb-viewtype-content#sp-wp-post-list-8 dl dd, .hpb-viewtype-content#sp-wp-post-list-9 dl dd{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-10 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-11 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-2 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-3 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-4 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-6 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-7 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-8 dl dd .entry-content, .hpb-viewtype-content#sp-entry-content-9 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-1 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-2 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-3 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-4 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-5 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-6 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-7 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-8 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-9 dl dd .entry-content{
  margin-top : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-10 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-11 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-2 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-3 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-4 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-6 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-7 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-8 dl dd:last-child, .hpb-viewtype-content#sp-entry-content-9 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-1 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-2 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-3 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-4 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-5 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-6 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-7 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-8 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-9 dl dd:last-child{
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.hpb-viewtype-content#sp-entry-content-1 dl dt, .hpb-viewtype-content#sp-entry-content-10 dl dt, .hpb-viewtype-content#sp-entry-content-11 dl dt, .hpb-viewtype-content#sp-entry-content-2 dl dt, .hpb-viewtype-content#sp-entry-content-3 dl dt, .hpb-viewtype-content#sp-entry-content-4 dl dt, .hpb-viewtype-content#sp-entry-content-6 dl dt, .hpb-viewtype-content#sp-entry-content-7 dl dt, .hpb-viewtype-content#sp-entry-content-8 dl dt, .hpb-viewtype-content#sp-entry-content-9 dl dt, .hpb-viewtype-content#sp-wp-post-list-1 dl dt, .hpb-viewtype-content#sp-wp-post-list-2 dl dt, .hpb-viewtype-content#sp-wp-post-list-3 dl dt, .hpb-viewtype-content#sp-wp-post-list-4 dl dt, .hpb-viewtype-content#sp-wp-post-list-5 dl dt, .hpb-viewtype-content#sp-wp-post-list-6 dl dt, .hpb-viewtype-content#sp-wp-post-list-7 dl dt, .hpb-viewtype-content#sp-wp-post-list-8 dl dt, .hpb-viewtype-content#sp-wp-post-list-9 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 0.5em;
}

.hpb-viewtype-date#sp-entry-content-1 dl dd, .hpb-viewtype-date#sp-entry-content-10 dl dd, .hpb-viewtype-date#sp-entry-content-11 dl dd, .hpb-viewtype-date#sp-entry-content-2 dl dd, .hpb-viewtype-date#sp-entry-content-3 dl dd, .hpb-viewtype-date#sp-entry-content-4 dl dd, .hpb-viewtype-date#sp-entry-content-6 dl dd, .hpb-viewtype-date#sp-entry-content-7 dl dd, .hpb-viewtype-date#sp-entry-content-8 dl dd, .hpb-viewtype-date#sp-entry-content-9 dl dd, .hpb-viewtype-date#sp-wp-post-list-1 dl dd, .hpb-viewtype-date#sp-wp-post-list-2 dl dd, .hpb-viewtype-date#sp-wp-post-list-3 dl dd, .hpb-viewtype-date#sp-wp-post-list-4 dl dd, .hpb-viewtype-date#sp-wp-post-list-5 dl dd, .hpb-viewtype-date#sp-wp-post-list-6 dl dd, .hpb-viewtype-date#sp-wp-post-list-7 dl dd, .hpb-viewtype-date#sp-wp-post-list-8 dl dd, .hpb-viewtype-date#sp-wp-post-list-9 dl dd{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dl dt, .hpb-viewtype-date#sp-entry-content-10 dl dt, .hpb-viewtype-date#sp-entry-content-11 dl dt, .hpb-viewtype-date#sp-entry-content-2 dl dt, .hpb-viewtype-date#sp-entry-content-3 dl dt, .hpb-viewtype-date#sp-entry-content-4 dl dt, .hpb-viewtype-date#sp-entry-content-6 dl dt, .hpb-viewtype-date#sp-entry-content-7 dl dt, .hpb-viewtype-date#sp-entry-content-8 dl dt, .hpb-viewtype-date#sp-entry-content-9 dl dt, .hpb-viewtype-date#sp-wp-post-list-1 dl dt, .hpb-viewtype-date#sp-wp-post-list-2 dl dt, .hpb-viewtype-date#sp-wp-post-list-3 dl dt, .hpb-viewtype-date#sp-wp-post-list-4 dl dt, .hpb-viewtype-date#sp-wp-post-list-5 dl dt, .hpb-viewtype-date#sp-wp-post-list-6 dl dt, .hpb-viewtype-date#sp-wp-post-list-7 dl dt, .hpb-viewtype-date#sp-wp-post-list-8 dl dt, .hpb-viewtype-date#sp-wp-post-list-9 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  width : 11em;
  float : left;
  clear : left;
}

.hpb-viewtype-title#sp-entry-content-1 a, .hpb-viewtype-title#sp-entry-content-10 a, .hpb-viewtype-title#sp-entry-content-11 a, .hpb-viewtype-title#sp-entry-content-2 a, .hpb-viewtype-title#sp-entry-content-3 a, .hpb-viewtype-title#sp-entry-content-4 a, .hpb-viewtype-title#sp-entry-content-6 a, .hpb-viewtype-title#sp-entry-content-7 a, .hpb-viewtype-title#sp-entry-content-8 a, .hpb-viewtype-title#sp-entry-content-9 a, .hpb-viewtype-title#sp-wp-post-list-1 a, .hpb-viewtype-title#sp-wp-post-list-2 a, .hpb-viewtype-title#sp-wp-post-list-3 a, .hpb-viewtype-title#sp-wp-post-list-4 a, .hpb-viewtype-title#sp-wp-post-list-5 a, .hpb-viewtype-title#sp-wp-post-list-6 a, .hpb-viewtype-title#sp-wp-post-list-7 a, .hpb-viewtype-title#sp-wp-post-list-8 a, .hpb-viewtype-title#sp-wp-post-list-9 a{
  color : #0000FF;
  text-decoration : none;
}

.hpb-viewtype-title#sp-entry-content-1 a:hover, .hpb-viewtype-title#sp-entry-content-10 a:hover, .hpb-viewtype-title#sp-entry-content-11 a:hover, .hpb-viewtype-title#sp-entry-content-2 a:hover, .hpb-viewtype-title#sp-entry-content-3 a:hover, .hpb-viewtype-title#sp-entry-content-4 a:hover, .hpb-viewtype-title#sp-entry-content-6 a:hover, .hpb-viewtype-title#sp-entry-content-7 a:hover, .hpb-viewtype-title#sp-entry-content-8 a:hover, .hpb-viewtype-title#sp-entry-content-9 a:hover, .hpb-viewtype-title#sp-wp-post-list-1 a:hover, .hpb-viewtype-title#sp-wp-post-list-2 a:hover, .hpb-viewtype-title#sp-wp-post-list-3 a:hover, .hpb-viewtype-title#sp-wp-post-list-4 a:hover, .hpb-viewtype-title#sp-wp-post-list-5 a:hover, .hpb-viewtype-title#sp-wp-post-list-6 a:hover, .hpb-viewtype-title#sp-wp-post-list-7 a:hover, .hpb-viewtype-title#sp-wp-post-list-8 a:hover, .hpb-viewtype-title#sp-wp-post-list-9 a:hover{
  color : #fb98c3;
  text-decoration : underline;
}

.hpb-viewtype-title#sp-entry-content-1 ul, .hpb-viewtype-title#sp-entry-content-10 ul, .hpb-viewtype-title#sp-entry-content-11 ul, .hpb-viewtype-title#sp-entry-content-2 ul, .hpb-viewtype-title#sp-entry-content-3 ul, .hpb-viewtype-title#sp-entry-content-4 ul, .hpb-viewtype-title#sp-entry-content-6 ul, .hpb-viewtype-title#sp-entry-content-7 ul, .hpb-viewtype-title#sp-entry-content-8 ul, .hpb-viewtype-title#sp-entry-content-9 ul, .hpb-viewtype-title#sp-wp-post-list-1 ul, .hpb-viewtype-title#sp-wp-post-list-2 ul, .hpb-viewtype-title#sp-wp-post-list-3 ul, .hpb-viewtype-title#sp-wp-post-list-4 ul, .hpb-viewtype-title#sp-wp-post-list-5 ul, .hpb-viewtype-title#sp-wp-post-list-6 ul, .hpb-viewtype-title#sp-wp-post-list-7 ul, .hpb-viewtype-title#sp-wp-post-list-8 ul, .hpb-viewtype-title#sp-wp-post-list-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;
  list-style-type : none;
}

.hpb-viewtype-title#sp-entry-content-1 ul li, .hpb-viewtype-title#sp-entry-content-10 ul li, .hpb-viewtype-title#sp-entry-content-11 ul li, .hpb-viewtype-title#sp-entry-content-2 ul li, .hpb-viewtype-title#sp-entry-content-3 ul li, .hpb-viewtype-title#sp-entry-content-4 ul li, .hpb-viewtype-title#sp-entry-content-6 ul li, .hpb-viewtype-title#sp-entry-content-7 ul li, .hpb-viewtype-title#sp-entry-content-8 ul li, .hpb-viewtype-title#sp-entry-content-9 ul li, .hpb-viewtype-title#sp-wp-post-list-1 ul li, .hpb-viewtype-title#sp-wp-post-list-2 ul li, .hpb-viewtype-title#sp-wp-post-list-3 ul li, .hpb-viewtype-title#sp-wp-post-list-4 ul li, .hpb-viewtype-title#sp-wp-post-list-5 ul li, .hpb-viewtype-title#sp-wp-post-list-6 ul li, .hpb-viewtype-title#sp-wp-post-list-7 ul li, .hpb-viewtype-title#sp-wp-post-list-8 ul li, .hpb-viewtype-title#sp-wp-post-list-9 ul li{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

.hpb-viewtype-title#sp-entry-content-1 ul li:last-child, .hpb-viewtype-title#sp-entry-content-10 ul li:last-child, .hpb-viewtype-title#sp-entry-content-11 ul li:last-child, .hpb-viewtype-title#sp-entry-content-2 ul li:last-child, .hpb-viewtype-title#sp-entry-content-3 ul li:last-child, .hpb-viewtype-title#sp-entry-content-4 ul li:last-child, .hpb-viewtype-title#sp-entry-content-6 ul li:last-child, .hpb-viewtype-title#sp-entry-content-7 ul li:last-child, .hpb-viewtype-title#sp-entry-content-8 ul li:last-child, .hpb-viewtype-title#sp-entry-content-9 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-1 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-2 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-3 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-4 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-5 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-6 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-7 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-8 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-9 ul li:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-2 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-6 > article, #sp-entry-content-7 > article, #sp-entry-content-8 > article, #sp-entry-content-9 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-9 > article{
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
  overflow : hidden;
}

#sp-entry-content-1 > article:last-child, #sp-entry-content-10 > article:last-child, #sp-entry-content-11 > article:last-child, #sp-entry-content-2 > article:last-child, #sp-entry-content-3 > article:last-child, #sp-entry-content-4 > article:last-child, #sp-entry-content-6 > article:last-child, #sp-entry-content-7 > article:last-child, #sp-entry-content-8 > article:last-child, #sp-entry-content-9 > article:last-child, #sp-wp-post-list-1 > article:last-child, #sp-wp-post-list-2 > article:last-child, #sp-wp-post-list-3 > article:last-child, #sp-wp-post-list-4 > article:last-child, #sp-wp-post-list-5 > article:last-child, #sp-wp-post-list-6 > article:last-child, #sp-wp-post-list-7 > article:last-child, #sp-wp-post-list-8 > article:last-child, #sp-wp-post-list-9 > article:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-entry-content-1 > article > .entry-content, #sp-entry-content-10 > article > .entry-content, #sp-entry-content-11 > article > .entry-content, #sp-entry-content-2 > article > .entry-content, #sp-entry-content-3 > article > .entry-content, #sp-entry-content-4 > article > .entry-content, #sp-entry-content-6 > article > .entry-content, #sp-entry-content-7 > article > .entry-content, #sp-entry-content-8 > article > .entry-content, #sp-entry-content-9 > article > .entry-content, #sp-wp-post-list-1 > article > .entry-content, #sp-wp-post-list-2 > article > .entry-content, #sp-wp-post-list-3 > article > .entry-content, #sp-wp-post-list-4 > article > .entry-content, #sp-wp-post-list-5 > article > .entry-content, #sp-wp-post-list-6 > article > .entry-content, #sp-wp-post-list-7 > article > .entry-content, #sp-wp-post-list-8 > article > .entry-content, #sp-wp-post-list-9 > article > .entry-content{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-10 > article > footer, #sp-entry-content-11 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-7 > article > footer, #sp-entry-content-8 > article > footer, #sp-entry-content-9 > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-9 > article > footer{
  font-size : 1.2rem;
  text-align : right;
}

#sp-entry-content-1 > article > p, #sp-entry-content-10 > article > p, #sp-entry-content-11 > article > p, #sp-entry-content-2 > article > p, #sp-entry-content-3 > article > p, #sp-entry-content-4 > article > p, #sp-entry-content-6 > article > p, #sp-entry-content-7 > article > p, #sp-entry-content-8 > article > p, #sp-entry-content-9 > article > p, #sp-wp-post-list-1 > article > p, #sp-wp-post-list-2 > article > p, #sp-wp-post-list-3 > article > p, #sp-wp-post-list-4 > article > p, #sp-wp-post-list-5 > article > p, #sp-wp-post-list-6 > article > p, #sp-wp-post-list-7 > article > p, #sp-wp-post-list-8 > article > p, #sp-wp-post-list-9 > article > p{
  margin-right : 20px;
  width : 150px;
  float : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-2 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-9 > h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : #555555;
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #87c0f5;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-10 > h3 > a, #sp-entry-content-11 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-4 > h3 > a, #sp-entry-content-6 > h3 > a, #sp-entry-content-7 > h3 > a, #sp-entry-content-8 > h3 > a, #sp-entry-content-9 > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-5 > h3 > a, #sp-wp-post-list-6 > h3 > a, #sp-wp-post-list-7 > h3 > a, #sp-wp-post-list-8 > h3 > a, #sp-wp-post-list-9 > h3 > a{
  color : #555555;
  text-decoration : none;
}

#sp-list-2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-2 li{
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
}

#sp-list-2 ul{
  margin-top : 0.5em;
  margin-left : 1.5em;
  margin-bottom : 0px;
}

#sp-definition-list-1{
  margin-bottom : 1.5em;
}

#sp-definition-list-1 > dd{
  margin-top : 0px;
  margin-left : 1.5em;
  margin-right : 1.5em;
  margin-bottom : 3em;
}

#sp-definition-list-1 > dt{
  font-weight : normal;
  padding-top : 0.2em;
  padding-left : 1em;
  margin-bottom : 0.5em;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #87c0f5;
}

#sp-site-branding2-1 {
}

#sp-site-branding2-1 .extra {
}

#sp-site-branding2-1 .extra > p{
  color : #595759;
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.4rem;
  font-weight : normal;
  color : #595759;
  background-color : #f3f9fd;
  text-align : left;
  padding-top : 4px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : static;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  width : 304px;
  height : 59px;
}

#sp-site-branding2-1 .site-title a{
  line-height : 1;
  text-indent : -9999px;
  width : 304px;
  height : 59px;
  display : block;
}

@media not screen, screen and (min-width: 780px) {

  #sp-site-branding2-1{
    padding-top : 60px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    bottom : inherit;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1.2rem;
    text-align : right;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-branding2-1 .extra > p.tel{
    font-size : 2.2rem;
    color : #fb98c3;
  }

  #sp-site-branding2-1 .site-description{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-bottom : 5px;
    float : left;
  }
}



#sp-table-2, #sp-table-3{
  color : #595759;
  background-color : #f6fafd;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  border-collapse : collapse;
}

#sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td{
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-table-2 > tbody > tr > th.col-title, #sp-table-3 > tbody > tr > th.col-title{
  font-weight : bold;
  color : white;
  background-color : #c4e4ff;
  text-align : center;
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-table-2 > tbody > tr > th.row-title, #sp-table-3 > tbody > tr > th.row-title{
  font-weight : bold;
  color : white;
  background-color : #c4e4ff;
  text-align : center;
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-table-4, #sp-table-5, #sp-table-6, #sp-table-7{
  color : #595759;
  background-color : #f6fafd;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  border-collapse : collapse;
}

#sp-table-4 > tbody > tr > td, #sp-table-5 > tbody > tr > td, #sp-table-6 > tbody > tr > td, #sp-table-7 > tbody > tr > td{
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-table-4 > tbody > tr > th.col-title, #sp-table-5 > tbody > tr > th.col-title, #sp-table-6 > tbody > tr > th.col-title, #sp-table-7 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #595759;
  background-color : #ebf5fd;
  text-align : center;
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-table-4 > tbody > tr > th.row-title, #sp-table-5 > tbody > tr > th.row-title, #sp-table-6 > tbody > tr > th.row-title, #sp-table-7 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #595759;
  background-color : #ebf5fd;
  text-align : center;
  padding-top : 0.5em;
  padding-left : 0.5em;
  padding-right : 0.5em;
  padding-bottom : 0.5em;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-button-8{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-8 > a{
  font-size : 2.3rem;
  font-weight : normal;
  color : #000000;	//#ffffff;
  background-color : #f0b8bb;   //#e8235b;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-8 > a:active{
  background-color : #f0b8bb;   //#ff4076;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-8 > a:hover{
  background-color : #f0f8ff;   //#ff4076;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-block-container-4{
  color : #595759;
  background-color : #c4def5;
}

#sp-block-container-4 .copyright{
  color : #595759;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

@media not screen, screen and (min-width: 780px) {

  #sp-block-container-4{
    padding-top : 25px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 25px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }
}



#sp-site-navigation-2{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

#sp-site-navigation-2 .menu-toggle{
  display : none;
}

#sp-site-navigation-2 .screen-reader-text{
  display : none;
}

#sp-site-navigation-2 a:link{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-2 a:visited{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-2 li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-2 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #d0f0ff;
  text-decoration : none;
  text-align : center;
  padding-left : 0px;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #000000;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #68cbf9;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li > a{
  line-height : 40px;
  color : #ffffff;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}



#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffebeb;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
}

#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;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  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 : #ffebeb;
  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 : #ffb8b8;
}

#sp-site-navigation-1 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul{
  background-color : #ffebeb;
  margin-top : 2px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
}

#sp-site-navigation-1 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 > ul > li{
  border-left-width : 1px;
  border-left-style : dotted;
  border-left-color : #ff9e9e;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #555555;
  background-color : #ffb8b8;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #555555;
  background-color : #ffb8b8;
}

#sp-site-navigation-1 > ul > li:first-child{
  border-left-width : medium;
  border-left-style : none;
  border-left-color : initial;
}

#sp-site-navigation-1 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-1 > ul > li > a{
  color : #777777;
  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 : #555555;
  background-color : #ffb8b8;
}


#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;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  display : table-cell;
}

#sp-table-1 th{
  color : #666666;
  background-color : #d5efcb;
  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 : #666666;
  background-color : #d5efcb;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

#sp-table-1 > tbody > tr .row-title{
  color : #666666;
  background-color : #d5efcb;
  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 : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}



#sp-entry-content-5{
  font-size : 13px;
  color : #202020;
  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;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-5 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-5 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-5 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-5 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-5 ::after {
}

#sp-entry-content-5 a{
  color : #202020;
  text-decoration : underline;
}

#sp-entry-content-5 a:hover{
  text-decoration : none;
}

#sp-entry-content-5 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-5 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-5 dl{
  margin-top : 10px;
}

#sp-entry-content-5 footer{
  color : #202020;
}

#sp-entry-content-5 h1{
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-entry-content-5 h4{
  font-size : 1.1em;
  color : #000000;
  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 : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-entry-content-5 h4 a{
  color : #000000;
  text-decoration : none;
}

#sp-entry-content-5 h4 a:active{
  text-decoration : underline;
}

#sp-entry-content-5 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-5 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-5 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-5 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-5 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-5 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-5 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-5 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-5 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-5 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-5 dt{
  font-weight : bold;
  color : #333333;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-5 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-5 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-5 > a:active{
  text-decoration : none;
}

#sp-entry-content-5 > h3{
  font-size : 1.4em;
  color : #000000;
  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;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #000000;
  clear : both;
}

#sp-entry-content-5 > h3 a{
  color : #000000;
  text-decoration : none;
}



#sp-page-title-1, #sp-page-title-6, #sp-page-title-8{
  background-color : #95c729;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1 > h1, #sp-page-title-6 > h1, #sp-page-title-8 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-button-1, #sp-button-2, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-9{
  margin-bottom : 10px;
  width : 31%;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-9 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #000000;
  background-color : #fcc7a4;
  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 : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-shadow : 0px 3px 0px #fc7f2b;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #d27443;
}
#sp-button-101, #sp-button-102{
  margin-bottom : 10px;
  width : 120px;
}
#sp-button-101 > a{
  font-size : 1.5rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #FFFFFF;
  background-color : #DB5862;
  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 : 8px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-shadow : 0px 3px 0px #fc7f2b;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #d27443;
}
#sp-button-101 > a:active{
  box-shadow : 0px 1px 0px #fc7f2b;
  position : relative;
  top : 2px;
}

#sp-button-101 > a{
  font-size : 1.8rem;
}

#sp-button-101 > a:hover{
  color : #000000;
  background-color : #ffea83;
}
#sp-button-101{
    margin-left : auto;
    margin-right : auto;
    width : 216px;
}
#sp-button-102 > a{
  font-size : 1.5rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #FFFFFF;
  background-color : #ff6c0a;
  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 : 8px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-shadow : 0px 3px 0px #fc7f2b;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #d27443;
}
#sp-button-102 > a:active{
  box-shadow : 0px 1px 0px #fc7f2b;
  position : relative;
  top : 2px;
}

#sp-button-102 > a{
  font-size : 1.8rem;
}

#sp-button-102 > a:hover{
  color : #000000;
  background-color : #ffea83;
}
#sp-button-102{
    margin-left : auto;
    margin-right : auto;
    width : 216px;
}
#sp-button-101 > a:active, #sp-button-102 > a:active{
  box-shadow : 0px 1px 0px #fc7f2b;
  position : relative;
  top : 2px;
}

#sp-button-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-9 > a:active{
  box-shadow : 0px 1px 0px #fc7f2b;
  position : relative;
  top : 2px;
}

#sp-button-1> a:hover, #sp-button-2> a:hover, #sp-button-3> a:hover, #sp-button-4> a:hover, #sp-button-5> a:hover, #sp-button-6> a:hover, #sp-button-7> a:hover, #sp-button-9> a:hover {
}

#sp-list-1{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li{
  margin-bottom : 8px;
}

#sp-list-1 > li{
  color : #000000;
}

#sp-page-title-10{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-10 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-form-1{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight : normal;
  background-color : #e1eefb;
  padding-top : 10%;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 10%;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  position : relative;
}

#sp-form-1 input{
  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;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  box-sizing : border-box;
}

#sp-form-1 input:focus{
  background-color : #f2f2f2;
}

#sp-form-1 input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

#sp-form-1 td{
  color : #575757;
  text-align : left;
  padding-top : 15px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 15px;
  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 : #242f5b;
  border-left-color : #242f5b;
  border-right-color : #242f5b;
  border-bottom-color : #242f5b;
  width : auto;
  display : block;
}

#sp-form-1 textarea{
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

#sp-form-1 textarea:focus{
  background-color : #f2f2f2;
}

#sp-form-1 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  height : 100px;
  box-sizing : border-box;
}

#sp-form-1 th{
  font-size : 1.2rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #242f5b;
  text-align : left;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 0px;
  padding-bottom : 7px;
  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 : #242f5b;
  border-left-color : #242f5b;
  border-right-color : #242f5b;
  border-bottom-color : #242f5b;
  width : auto;
  display : block;
}

#sp-form-1 tr{
  margin-bottom : 20px;
}

#sp-form-1 > input[type="submit"]{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #242f5b;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  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;
  box-shadow : 0px 4px 0px #141f4a;
  width : 100px;
  height : 37px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 > input[type="submit"]:active{
  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;
  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;
  box-shadow : 0px 0px 0px #141f4a;
  top : 3px;
}

#sp-form-1 > input[type="submit"]:hover{
  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;
  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-form-1 > table{
  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%;
}



#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
  width:100%;
  height: 65px;
}

#sp-item-gallery-2 > ul, #sp-item-gallery-3 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-2 > ul > li, #sp-item-gallery-3 > ul > li{
  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-2> ul> li a:hover.item-gallery-link img, #sp-item-gallery-3> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-2 > ul > li > p, #sp-item-gallery-3 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-content, #sp-item-gallery-3 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons, #sp-item-gallery-3 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon5.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-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{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon6.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-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{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon7.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-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{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon8.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-2 > ul > li > p.item-gallery-icons span, #sp-item-gallery-3 > 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-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{
  margin-top : 0px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-price, #sp-item-gallery-3 > 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-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{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > 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-2 > ul > li > p:last-child, #sp-item-gallery-3 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-block-container-3{
  background-color : #ffffff;
}

#sp-block-container-9{
  background-color : #ffffff;
}

#sp-button-1 > a{
  background-position : center center;
  background-size : auto auto,auto auto;
}

#sp-button-1 > a:hover{
  color : #000000;
  background-color : #ffea83;
  background-position : center center;
  background-size : auto auto,auto auto;
}

#sp-button-10 > a{
  font-size : 2.6rem;
}

#sp-button-2 > a{
  font-size : 1.3rem;
  background-position : center center;
}

#sp-button-2 > a:hover{
  color : #000000;
  background-color : #ffea83;
}

#sp-button-3 > a{
  font-size : 1.3rem;
  background-position : center center;
}

#sp-button-3 > a:hover{
  color : #000000;
  background-color : #ffea83;
}

#sp-button-4 > a{
  font-size : 1.8rem;
  background-size : auto auto,auto auto;
}

#sp-button-4 > a:hover{
  color : #000000;
  background-color : #ffea83;
}

#sp-button-5 > a{
  font-size : 1.8rem;
}

#sp-button-5 > a:hover{
  color : #000000;
  background-color : #ffea83;
}
#sp-button-101 > a{
  font-size : 1.8rem;
}

#sp-button-102 > a:hover{
  color : #000000;
  background-color : #ffea83;
}
#sp-button-6 > a{
  font-size : 2.7rem;
}

#sp-button-7 > a{
  font-size : 2.4rem;
}

#sp-button-9 > a{
  font-size : 2.5rem;
}

.sp-wp-post-list#sp-entry-content-5 > article > header > h1{
  background-color : #ffea83;
}

#sp-form-1 > table th{
  font-size : 1.8rem;
  background-color : #1647f1;
}

#sp-image-1{
  background-size : contain;
}

#sp-list-1{
  background-color : #ffffff;
}

#sp-site-branding2-1{
  background-color : #ffffff;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/logo.png);
}

#sp-site-branding2-1 > .site-title{
  background-position : left center;
  background-size : contain;
}

#sp-site-navigation-1{
  background-color : #87c0f5;
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #87c0f5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.button-menu#sp-site-navigation-1 > .menu-toggle{
  background-color : #87c0f5;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #87c0f5;
}

#sp-site-navigation-1 > ul{
  background-color : #cee6fb;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #87c0f5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  background-color : #ffea83;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.8rem;
  color : #000000;
  background-color : #cee6fb;
}

#sp-site-navigation-1 > ul > li > a:hover{
  background-color : #ffea83;
}

#sp-site-navigation-2{
  background-color : #c4e4ff;
}

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.6rem;
}

#sp-table-1 > tbody > tr > th.row-title{
  color : #000000;
}

#sp-table-3 > tbody > tr > th.row-title{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1{
  background-color : #ffffff;
}

.sp-wp-post-list#sp-wp-post-list-2{
  background-color : #ffffff;
}

@media not screen, screen and (min-width: 780px) {

  #sp-block-container-3{
    width : 100%;
    min-height : 320px;
  }

  #sp-button-1{
    width : 94px;
    height : 58px;
    float : left;
    position : relative;
  }

  #sp-button-10{
    width : 323px;
    height : 67px;
  }

  #sp-button-2{
    width : 95px;
    height : 58px;
    float : left;
    position : relative;
  }

  #sp-button-3{
    width : 92px;
    height : 58px;
    float : left;
    position : relative;
  }

  #sp-button-4{
    margin-left : auto;
    margin-right : auto;
    width : 211px;
  }

  #sp-button-5{
    margin-left : auto;
    margin-right : auto;
    width : 216px;
  }
  #sp-button-101{
    margin-left : auto;
    margin-right : auto;
    width : 216px;
  }
  #sp-button-102{
    margin-left : auto;
    margin-right : auto;
    width : 216px;
  }
  #sp-button-6{
    width : 257px;
    height : 48px;
  }

  #sp-button-7{
    width : 261px;
    height : 48px;
  }

  #sp-button-8{
    width : auto;//276px;
    height : auto;//37px;
    clear : right;
  }

  #sp-button-9{
    width : auto; //307px;
    height : 51px;
  }

  #sp-form-1{
    margin-top : 0px;
  }

  #sp-google-map-1{
    width : 663px;
    min-height : 421px;
  }

  #sp-image-1{
    width : 288px;
    height : 60px;
    float : left;
    position : relative;
  }
  #sp-image-2{
    width : 288px;
    height : 160px;
    float : left;
    position : relative;  }
  #sp-image-12{
    margin-left : 117px;
    width : 57px;
    height : 47px;
  }

  #sp-image-13{
    width : 656px;
    height : 947px;
  }

  #sp-image-14{
    width : 100%;
    height : 100%;
  }

  #sp-image-15{
    width : 100%;
    height : 100%x;
  }

  #sp-image-2{
    width : 670px;
    height : 176px;
  }

  #sp-image-5{
    width : 664px;
    height : 687px;
  }

  #sp-image-7{
    width : 265px;
    height : 131px;
  }

  #sp-item-gallery-1{
    width : 669px;
  }

  #sp-item-gallery-3{
    min-height : 637px;
  }

  #sp-list-1{
    margin-bottom : 10px;
  }

  #sp-site-branding2-1{
    margin-top : 0px;
    margin-bottom : -13px;
    min-height : 150px;
  }

  #sp-site-branding2-1 > .extra{
    margin-left : 2px;
    margin-bottom : 2px;
    width : 570px;
    min-height : 82px;
    top : 64px;
    bottom : auto;
    right : 2px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    top : 2px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 440px;
    height : 75px;
  }

  #sp-site-navigation-1{
    margin-bottom : 0px;
    min-height : 50px;
  }

  #sp-site-navigation-2{
    width : 100%;
    min-height : 302px;
  }

  #sp-table-4{
    min-height : 306px;
  }
}


.rental {
background-color: #FFFFFF;
wodth: 100%;
}

.imgbox {
display: flex;
width:100%;
margin: auto;
flex-wrap: wrap;
justify-content: space-between;
}

.rentalPC {
width: 40%;
margin-top: 3%;
margin-left: 3%;
}

.imgtext {
width: 40%;
margin:auto;
border: 2px solid #aaa;
  padding: 1em;
  border-radius: 15px;
text-align:center;
font-size:17px;
}

.button-032 {
    z-index: 12;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 250px;
    margin:0 auto;
    margin-top: 10px;
    padding: .9em 2em;
    overflow: hidden;
    border: 3px solid #47bae1;
    border-radius: 5px;
    background-color: #fff;
    color: #000000;
    font-size: 1em;
}

.button-032:hover {
    background-color: transparent;
    color: #fff;
}

.button-032::before {
    position: absolute;
    z-index: -1;
    transform: rotate(-30deg);
    width: 100%;
    height: 0;
    border-radius: 5px;
    background-color: #47bae1;
    content: '';
    transition: height .3s ease;
}


.button-032:hover::before {
    height: 350%;
}

.imgtext {
width: 40%;
margin:auto;
}

.zeikomi {
margin-top: 10px;
width:100%;
text-align: center;
}
#sp-site-navigation-1.fixed{
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	width:100%;
}