
#colophon {
  background-color : #f9fcee;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

#content {
  min-height : 50px;
}

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

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

#masthead {
  margin-bottom : 0px;
}

#page {
  font-size : 1.2rem;
}

* {
  box-sizing : border-box;
  ;
}

.entry-content {
  font-size : 1.4rem;
}

.hpb-viewtype-full> article::after {
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple> article::after {
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail> article::after {
  clear : both;
  display : table;
  content : "";
}

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

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

.searchform::after {
  clear : both;
  display : table;
  content : "";
}

.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 {
  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> .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;
}

.sp-form textarea[name="message"] {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

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

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

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

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

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

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

.sp-page-title> h1 {
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 17px;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}

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

.sp-part-top::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 : #6f9502;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover {
  text-decoration : underline;
}

article {
  display : block;
}

aside {
  display : block;
}

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

img {
  max-width : 100%;
  height : auto;
}

main {
  display : block;
}

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

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

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

section {
  display : block;
}

summary {
  display : block;
}

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

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

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

#contenthead> a {
  background-color : #f5fae6;
  margin-left : -100%;
  margin-right : -100%;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d7d7d7;
}

#contenthead> a::after {
  background-color : #ffffff;
  width : 100%;
  height : 4px;
  display : block;
  content : "";
}

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

#main-inner {
  float : left;
}

#main-inner #contenthead {
  overflow : hidden;
}

#main-inner #contenthead> a {
  margin-left : 0px;
  margin-right : 0px;
}

#main-inner #contenthead> nav {
  padding-left : 0px;
  padding-right : 0px;
  margin-left : 0px;
  margin-right : 0px;
}

#masthead {
  margin-bottom : 0px;
}

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

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

#primary {
  float : right;
}

.home #contenthead {
  margin-bottom : 30px;
}

.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 {
  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;
}

#content {
  width : 1000px;
}

#contenthead {
  width : 1000px;
}

#sp-site-branding2-1 .extra {
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra p {
  font-size : 1.2rem;
  color : #333333;
  padding-left : 0px;
  padding-right : 0px;
}

#sp-site-branding2-1 .extra p.tel {
  font-size : 2.2rem;
  color : #669900;
}

#sp-site-branding2-1 .site-description {
  font-size : 1.2rem;
  font-weight : normal;
  color : #333333;
  margin-bottom : 0px;
  position : absolute;
}

#sp-site-branding2-1 .site-title {
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  margin-bottom : 0px;
  width : 279px;
  height : 46px;
}

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

#sp-site-branding2-1 {
  padding-top : 0px;
  padding-bottom : 20px;
}

#sp-site-branding2-1 .extra {
  margin-top : 40px;
  float : right;
}

#sp-site-branding2-1 .extra p {
  text-align : right;
}

#sp-site-branding2-1 .site-description {
  text-align : right;
  top : 6px;
}

#sp-site-branding2-1 .site-title {
  margin-top : 40px;
  float : left;
}

#sp-site-navigation-1 {
  background-image : url(img/back-main-nav-01.png);
  background-position : left 2px;
  padding-top : 2px;
  padding-left : 100%;
  padding-right : 100%;
  padding-bottom : 2px;
  margin-left : -100%;
  margin-right : -100%;
  margin-bottom : 4px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d7d7d7;
  border-bottom-color : #d7d7d7;
  position : relative;
}

#sp-site-navigation-1 ul ul {
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : initial;
}

#sp-site-navigation-1 ul ul li {
  padding-top : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  position : relative;
}

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

#sp-site-navigation-1 ul ul li> a {
  color : #333333;
  background-color : #f1f4d0;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

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

#sp-site-navigation-1::after {
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #6f9501;
  border-bottom-color : #ffffff;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  left : 0px;
  content : "";
}

#sp-site-navigation-1::before {
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-bottom-color : #6f9501;
  display : block;
  position : absolute;
  top : 0px;
  right : 0px;
  left : 0px;
  content : "";
}

#sp-site-navigation-1> ul {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #6f9501;
}

#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  color : #eaff01;
  background-image : url(img/back-main-nav-01-hover.png);
}

#sp-site-navigation-1> ul> li.current-menu-item> a {
  color : #eaff01;
  background-image : url(img/back-main-nav-01-hover.png);
}

#sp-site-navigation-1> ul> li.current_page_ancestor> a {
  color : #eaff01;
  background-image : url(img/back-main-nav-01-hover.png);
}

#sp-site-navigation-1> ul> li.current_page_item> a {
  color : #eaff01;
  background-image : url(img/back-main-nav-01-hover.png);
}

#sp-site-navigation-1> ul> li> a {
  font-size : 1.4rem;
  line-height : 1;
  color : #ffffff;
  padding-top : 17px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 17px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #9ecd12;
  border-right-color : #6f9501;
  display : block;
}

#sp-site-navigation-1> ul> li> a:hover {
  color : #eaff01;
  background-image : url(img/back-main-nav-01-hover.png);
}

#sp-site-navigation-2 {
  background-image : url(img/back-main-nav-01.png);
  background-position : left 2px;
  padding-top : 2px;
  padding-left : 100%;
  padding-right : 100%;
  padding-bottom : 2px;
  margin-left : -100%;
  margin-right : -100%;
  margin-bottom : 4px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d7d7d7;
  border-bottom-color : #d7d7d7;
  position : relative;
}

#sp-site-navigation-2::after {
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #6f9501;
  border-bottom-color : #ffffff;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  left : 0px;
  content : "";
}

#sp-site-navigation-2::before {
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-bottom-color : #6f9501;
  display : block;
  position : absolute;
  top : 0px;
  right : 0px;
  left : 0px;
  content : "";
}

#sp-site-navigation-2> ul {
  font-size : 1.3rem;
  padding-top : 15px;
  padding-bottom : 14px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

#sp-site-navigation-2> ul> li.current-menu-ancestor> a {
  color : #eaff01;
  text-decoration : underline;
}

#sp-site-navigation-2> ul> li.current-menu-item> a {
  color : #eaff01;
  text-decoration : underline;
}

#sp-site-navigation-2> ul> li.current_page_ancestor> a {
  color : #eaff01;
  text-decoration : underline;
}

#sp-site-navigation-2> ul> li.current_page_item> a {
  color : #eaff01;
  text-decoration : underline;
}

#sp-site-navigation-2> ul> li::before {
  color : #ffffff;
  margin-left : 20px;
  margin-right : 20px;
  content : "/";
}

#sp-site-navigation-2> ul> li:first-child::before {
  display : none;
}

#sp-site-navigation-2> ul> li> a {
  font-size : 1.4rem;
  line-height : 1;
  color : #ffffff;
  vertical-align : middle;
  display : inline-block;
}

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

#sp-page-title-1> h1, #sp-page-title-10> h1, #sp-page-title-11> h1, #sp-page-title-12> h1, #sp-page-title-2> h1, #sp-page-title-3> h1, #sp-page-title-4> h1, #sp-page-title-5> h1, #sp-page-title-6> h1, #sp-page-title-7> h1, #sp-page-title-8> h1, #sp-page-title-9> h1 {
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  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 : dotted;
  border-top-color : #97ca00;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#sp-page-title-1> h1::before, #sp-page-title-10> h1::before, #sp-page-title-11> h1::before, #sp-page-title-12> h1::before, #sp-page-title-2> h1::before, #sp-page-title-3> h1::before, #sp-page-title-4> h1::before, #sp-page-title-5> h1::before, #sp-page-title-6> h1::before, #sp-page-title-7> h1::before, #sp-page-title-8> h1::before, #sp-page-title-9> h1::before {
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

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

#post-list, #sp-wp-post-list-1 {
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 23px;
}

#post-list.hpb-viewtype-content, #sp-wp-post-list-1.hpb-viewtype-content {
  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-bottom : 30px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#post-list.hpb-viewtype-content> .hpb-more-entry a, #sp-wp-post-list-1.hpb-viewtype-content> .hpb-more-entry a {
  margin-right : 30px;
}

#post-list.hpb-viewtype-date, #sp-wp-post-list-1.hpb-viewtype-date {
  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-bottom : 30px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#post-list.hpb-viewtype-date> .hpb-more-entry a, #sp-wp-post-list-1.hpb-viewtype-date> .hpb-more-entry a {
  margin-right : 30px;
}

#post-list.hpb-viewtype-full h3, #sp-wp-post-list-1.hpb-viewtype-full h3 {
  margin-bottom : 23px;
}

#post-list.hpb-viewtype-full h3 a, #sp-wp-post-list-1.hpb-viewtype-full h3 a {
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

#post-list.hpb-viewtype-simple h3, #sp-wp-post-list-1.hpb-viewtype-simple h3 {
  margin-bottom : 23px;
}

#post-list.hpb-viewtype-simple h3 a, #sp-wp-post-list-1.hpb-viewtype-simple h3 a {
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

#post-list.hpb-viewtype-thumbnail h3, #sp-wp-post-list-1.hpb-viewtype-thumbnail h3 {
  margin-bottom : 23px;
}

#post-list.hpb-viewtype-thumbnail h3 a, #sp-wp-post-list-1.hpb-viewtype-thumbnail h3 a {
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

#post-list.hpb-viewtype-title, #sp-wp-post-list-1.hpb-viewtype-title {
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#post-list.hpb-viewtype-title> .hpb-more-entry a, #sp-wp-post-list-1.hpb-viewtype-title> .hpb-more-entry a {
  margin-right : 30px;
}

#post-list> .hpb-more-entry, #sp-wp-post-list-1> .hpb-more-entry {
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#post-list> .hpb-more-entry a, #sp-wp-post-list-1> .hpb-more-entry a {
  font-size : 1.2rem;
  color : #333333;
  background-color : #f7f7f7;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}

#post-list> article, #sp-wp-post-list-1> article {
  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 : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#post-list> article> div, #sp-wp-post-list-1> article> div {
  padding-left : 30px;
  padding-right : 30px;
}

#post-list> article> footer .by-author, #sp-wp-post-list-1> article> footer .by-author {
  background-image : url(img/icon-author.gif);
}

#post-list> article> footer .cat-links, #sp-wp-post-list-1> article> footer .cat-links {
  background-image : url(img/icon-cat.gif);
}

#post-list> article> footer .comments-link, #sp-wp-post-list-1> article> footer .comments-link {
  background-image : url(img/icon-comments.gif);
}

#post-list> article> footer .date, #sp-wp-post-list-1> article> footer .date {
  background-image : url(img/icon-date.gif);
}

#post-list> article> footer .sep, #sp-wp-post-list-1> article> footer .sep {
  display : none;
}

#post-list> article> footer .tags-links, #sp-wp-post-list-1> article> footer .tags-links {
  background-image : url(img/icon-tags.gif);
}

#post-list> article> footer a, #sp-wp-post-list-1> article> footer a {
  color : #6f9502;
}

#post-list> article> footer span, #sp-wp-post-list-1> article> footer span {
  font-size : 1.2rem;
  vertical-align : baseline;
}

#post-list> article> header, #sp-wp-post-list-1> article> header {
}

#post-list> article> header> h4, #sp-wp-post-list-1> article> header> h4 {
  margin-bottom : 15px;
}

#post-list> article> header> h4> a, #sp-wp-post-list-1> article> header> h4> a {
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#post-list> article> header> h4> a::before, #sp-wp-post-list-1> article> header> h4> a::before {
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#post-list> article> p> img, #sp-wp-post-list-1> article> p> img {
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#post-list> dl, #sp-wp-post-list-1> dl {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#post-list> dl::after, #sp-wp-post-list-1> dl::after {
  clear : both;
  display : table;
  content : "";
}

#post-list> dl> dd, #sp-wp-post-list-1> dl> dd {
  padding-top : 12px;
  padding-left : 154px;
  padding-right : 0px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : -154px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c3c0b3;
  width : 100%;
  float : left;
}

#post-list> dl> dt, #sp-wp-post-list-1> dl> dt {
  background-image : url(img/icon-arrow-01.gif);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 12px;
  padding-left : 24px;
  padding-right : 5px;
  padding-bottom : 11px;
  width : 154px;
  float : left;
}

#post-list> h3, #sp-wp-post-list-1> h3 {
  background-color : transparent;
  margin-bottom : 5px;
}

#post-list> h3> a, #sp-wp-post-list-1> h3> a {
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#post-list> h3> a::before, #sp-wp-post-list-1> h3> a::before {
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#post-list> nav, #sp-wp-post-list-1> nav {
  margin-bottom : 0px;
}

#post-list> nav .nav-next, #sp-wp-post-list-1> nav .nav-next {
  text-align : right;
  margin-right : 0px;
  float : right;
}

#post-list> nav .nav-previous, #sp-wp-post-list-1> nav .nav-previous {
  margin-left : 0px;
  float : left;
}

#post-list> nav a, #sp-wp-post-list-1> nav a {
  font-style : italic;
  text-decoration : underline;
}

#post-list> nav div, #sp-wp-post-list-1> nav div {
  width : 50%;
}

#post-list> ul, #sp-wp-post-list-1> ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#post-list> ul> li, #sp-wp-post-list-1> ul> li {
}

#post-list> ul> li> a, #sp-wp-post-list-1> ul> li> a {
  background-image : url(img/icon-arrow-01.gif);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 12px;
  padding-left : 24px;
  padding-right : 5px;
  padding-bottom : 11px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c3c0b3;
  display : block;
}

#content.page-access #page-content, #content.page-company #page-content, #content.page-contact #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-custom2 #page-content, #content.page-custom3 #page-content, #content.page-custom4 #page-content, #content.page-custom5 #page-content, #content.page-estate1 #page-content, #content.page-news_archive #page-content, #content.page-privacy #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2 {
  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 : 23px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 23px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#content.page-access #page-content> blockquote, #content.page-company #page-content> blockquote, #content.page-contact #page-content> blockquote, #content.page-custom #page-content> blockquote, #content.page-custom1 #page-content> blockquote, #content.page-custom2 #page-content> blockquote, #content.page-custom3 #page-content> blockquote, #content.page-custom4 #page-content> blockquote, #content.page-custom5 #page-content> blockquote, #content.page-estate1 #page-content> blockquote, #content.page-news_archive #page-content> blockquote, #content.page-privacy #page-content> blockquote, #content.page-toppage #page-content> blockquote, #sp-block-container-1> blockquote, #sp-block-container-2> blockquote {
  background-color : #f8f8f8;
  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 : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

#content.page-access #page-content> blockquote p, #content.page-company #page-content> blockquote p, #content.page-contact #page-content> blockquote p, #content.page-custom #page-content> blockquote p, #content.page-custom1 #page-content> blockquote p, #content.page-custom2 #page-content> blockquote p, #content.page-custom3 #page-content> blockquote p, #content.page-custom4 #page-content> blockquote p, #content.page-custom5 #page-content> blockquote p, #content.page-estate1 #page-content> blockquote p, #content.page-news_archive #page-content> blockquote p, #content.page-privacy #page-content> blockquote p, #content.page-toppage #page-content> blockquote p, #sp-block-container-1> blockquote p, #sp-block-container-2> blockquote p {
  margin-top : 19px;
  margin-bottom : 0px;
}

#content.page-access #page-content> h1, #content.page-company #page-content> h1, #content.page-contact #page-content> h1, #content.page-custom #page-content> h1, #content.page-custom1 #page-content> h1, #content.page-custom2 #page-content> h1, #content.page-custom3 #page-content> h1, #content.page-custom4 #page-content> h1, #content.page-custom5 #page-content> h1, #content.page-estate1 #page-content> h1, #content.page-news_archive #page-content> h1, #content.page-privacy #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1, #sp-block-container-2> h1 {
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #97ca00;
  clear : both;
}

#content.page-access #page-content> h2, #content.page-company #page-content> h2, #content.page-contact #page-content> h2, #content.page-custom #page-content> h2, #content.page-custom1 #page-content> h2, #content.page-custom2 #page-content> h2, #content.page-custom3 #page-content> h2, #content.page-custom4 #page-content> h2, #content.page-custom5 #page-content> h2, #content.page-estate1 #page-content> h2, #content.page-news_archive #page-content> h2, #content.page-privacy #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2, #sp-block-container-2> h2 {
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

#content.page-access #page-content> h3, #content.page-company #page-content> h3, #content.page-contact #page-content> h3, #content.page-custom #page-content> h3, #content.page-custom1 #page-content> h3, #content.page-custom2 #page-content> h3, #content.page-custom3 #page-content> h3, #content.page-custom4 #page-content> h3, #content.page-custom5 #page-content> h3, #content.page-estate1 #page-content> h3, #content.page-news_archive #page-content> h3, #content.page-privacy #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3, #sp-block-container-2> h3 {
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

#content.page-access #page-content> h4, #content.page-company #page-content> h4, #content.page-contact #page-content> h4, #content.page-custom #page-content> h4, #content.page-custom1 #page-content> h4, #content.page-custom2 #page-content> h4, #content.page-custom3 #page-content> h4, #content.page-custom4 #page-content> h4, #content.page-custom5 #page-content> h4, #content.page-estate1 #page-content> h4, #content.page-news_archive #page-content> h4, #content.page-privacy #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4, #sp-block-container-2> h4 {
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

#content.page-access #page-content> h5, #content.page-company #page-content> h5, #content.page-contact #page-content> h5, #content.page-custom #page-content> h5, #content.page-custom1 #page-content> h5, #content.page-custom2 #page-content> h5, #content.page-custom3 #page-content> h5, #content.page-custom4 #page-content> h5, #content.page-custom5 #page-content> h5, #content.page-estate1 #page-content> h5, #content.page-news_archive #page-content> h5, #content.page-privacy #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5, #sp-block-container-2> h5 {
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

#content.page-access #page-content> h6, #content.page-company #page-content> h6, #content.page-contact #page-content> h6, #content.page-custom #page-content> h6, #content.page-custom1 #page-content> h6, #content.page-custom2 #page-content> h6, #content.page-custom3 #page-content> h6, #content.page-custom4 #page-content> h6, #content.page-custom5 #page-content> h6, #content.page-estate1 #page-content> h6, #content.page-news_archive #page-content> h6, #content.page-privacy #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6, #sp-block-container-2> h6 {
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

#content.page-access #page-content> hr, #content.page-company #page-content> hr, #content.page-contact #page-content> hr, #content.page-custom #page-content> hr, #content.page-custom1 #page-content> hr, #content.page-custom2 #page-content> hr, #content.page-custom3 #page-content> hr, #content.page-custom4 #page-content> hr, #content.page-custom5 #page-content> hr, #content.page-estate1 #page-content> hr, #content.page-news_archive #page-content> hr, #content.page-privacy #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-1> hr, #sp-block-container-2> hr {
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

#content.page-access #page-content> img, #content.page-company #page-content> img, #content.page-contact #page-content> img, #content.page-custom #page-content> img, #content.page-custom1 #page-content> img, #content.page-custom2 #page-content> img, #content.page-custom3 #page-content> img, #content.page-custom4 #page-content> img, #content.page-custom5 #page-content> img, #content.page-estate1 #page-content> img, #content.page-news_archive #page-content> img, #content.page-privacy #page-content> img, #content.page-toppage #page-content> img, #sp-block-container-1> img, #sp-block-container-2> img {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-access #page-content> ins, #content.page-company #page-content> ins, #content.page-contact #page-content> ins, #content.page-custom #page-content> ins, #content.page-custom1 #page-content> ins, #content.page-custom2 #page-content> ins, #content.page-custom3 #page-content> ins, #content.page-custom4 #page-content> ins, #content.page-custom5 #page-content> ins, #content.page-estate1 #page-content> ins, #content.page-news_archive #page-content> ins, #content.page-privacy #page-content> ins, #content.page-toppage #page-content> ins, #sp-block-container-1> ins, #sp-block-container-2> ins {
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

#content.page-access #page-content> ol, #content.page-company #page-content> ol, #content.page-contact #page-content> ol, #content.page-custom #page-content> ol, #content.page-custom1 #page-content> ol, #content.page-custom2 #page-content> ol, #content.page-custom3 #page-content> ol, #content.page-custom4 #page-content> ol, #content.page-custom5 #page-content> ol, #content.page-estate1 #page-content> ol, #content.page-news_archive #page-content> ol, #content.page-privacy #page-content> ol, #content.page-toppage #page-content> ol, #sp-block-container-1> ol, #sp-block-container-2> 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;
}

#content.page-access #page-content> ol ol, #content.page-company #page-content> ol ol, #content.page-contact #page-content> ol ol, #content.page-custom #page-content> ol ol, #content.page-custom1 #page-content> ol ol, #content.page-custom2 #page-content> ol ol, #content.page-custom3 #page-content> ol ol, #content.page-custom4 #page-content> ol ol, #content.page-custom5 #page-content> ol ol, #content.page-estate1 #page-content> ol ol, #content.page-news_archive #page-content> ol ol, #content.page-privacy #page-content> ol ol, #content.page-toppage #page-content> ol ol, #sp-block-container-1> ol ol, #sp-block-container-2> ol ol {
  margin-bottom : 0px;
}

#content.page-access #page-content> p, #content.page-company #page-content> p, #content.page-contact #page-content> p, #content.page-custom #page-content> p, #content.page-custom1 #page-content> p, #content.page-custom2 #page-content> p, #content.page-custom3 #page-content> p, #content.page-custom4 #page-content> p, #content.page-custom5 #page-content> p, #content.page-estate1 #page-content> p, #content.page-news_archive #page-content> p, #content.page-privacy #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p, #sp-block-container-2> p {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-access #page-content> p:first-child, #content.page-company #page-content> p:first-child, #content.page-contact #page-content> p:first-child, #content.page-custom #page-content> p:first-child, #content.page-custom1 #page-content> p:first-child, #content.page-custom2 #page-content> p:first-child, #content.page-custom3 #page-content> p:first-child, #content.page-custom4 #page-content> p:first-child, #content.page-custom5 #page-content> p:first-child, #content.page-estate1 #page-content> p:first-child, #content.page-news_archive #page-content> p:first-child, #content.page-privacy #page-content> p:first-child, #content.page-toppage #page-content> p:first-child, #sp-block-container-1> p:first-child, #sp-block-container-2> p:first-child {
  margin-top : 0px;
}

#content.page-access #page-content> pre, #content.page-company #page-content> pre, #content.page-contact #page-content> pre, #content.page-custom #page-content> pre, #content.page-custom1 #page-content> pre, #content.page-custom2 #page-content> pre, #content.page-custom3 #page-content> pre, #content.page-custom4 #page-content> pre, #content.page-custom5 #page-content> pre, #content.page-estate1 #page-content> pre, #content.page-news_archive #page-content> pre, #content.page-privacy #page-content> pre, #content.page-toppage #page-content> pre, #sp-block-container-1> pre, #sp-block-container-2> pre {
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-list-1, #sp-list-2, #sp-list-3 {
  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-type : none;
  list-style-position : outside;
}

#sp-list-1> li, #sp-list-2> li, #sp-list-3> li {
  background-color : transparent;
  background-image : url(img/icon-arrow-03.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.5em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1> ul, #sp-list-2> ul, #sp-list-3> ul {
  margin-bottom : 0px;
}

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

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

#sp-definition-list-1> dt, #sp-definition-list-2> dt {
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #fdbb36;
}

#sp-definition-list-1> dt:first-child, #sp-definition-list-2> dt:first-child {
  margin-top : 0px;
}

#sp-table-1, #sp-table-10, #sp-table-13, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-23, #sp-table-24, #sp-table-25, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1> tbody> tr> td, #sp-table-10> tbody> tr> td, #sp-table-13> tbody> tr> td, #sp-table-15> tbody> tr> td, #sp-table-16> tbody> tr> td, #sp-table-17> tbody> tr> td, #sp-table-18> tbody> tr> td, #sp-table-19> tbody> tr> td, #sp-table-2> tbody> tr> td, #sp-table-20> tbody> tr> td, #sp-table-21> tbody> tr> td, #sp-table-22> tbody> tr> td, #sp-table-23> tbody> tr> td, #sp-table-24> tbody> tr> td, #sp-table-25> tbody> tr> td, #sp-table-6> tbody> tr> td, #sp-table-7> tbody> tr> td, #sp-table-8> tbody> tr> td, #sp-table-9> tbody> tr> td {
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-1> tbody> tr> th, #sp-table-10> tbody> tr> th, #sp-table-13> tbody> tr> th, #sp-table-15> tbody> tr> th, #sp-table-16> tbody> tr> th, #sp-table-17> tbody> tr> th, #sp-table-18> tbody> tr> th, #sp-table-19> tbody> tr> th, #sp-table-2> tbody> tr> th, #sp-table-20> tbody> tr> th, #sp-table-21> tbody> tr> th, #sp-table-22> tbody> tr> th, #sp-table-23> tbody> tr> th, #sp-table-24> tbody> tr> th, #sp-table-25> tbody> tr> th, #sp-table-6> tbody> tr> th, #sp-table-7> tbody> tr> th, #sp-table-8> tbody> tr> th, #sp-table-9> tbody> tr> th {
  font-weight : bold;
  color : #333333;
  background-color : #f0f7d5;
  vertical-align : top;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

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

#sp-form-1> input {
  width : 100%;
}

#sp-form-1> input[type="submit"] {
  font-size : 1.4rem;
  color : #ffffff;
  background-color : #fdbb36;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  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 : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  width : auto;
  float : left;
  display : inline-block;
}

#sp-form-1> table {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1> table td {
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-form-1> table th {
  font-weight : bold;
  color : #333333;
  background-color : #f0f7d5;
  vertical-align : top;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-form-1> textarea[name="message"] {
  width : 100%;
}

#breadcrumb-list {
  font-size : 1.3rem;
  margin-left : auto;
  margin-right : auto;
  box-sizing : border-box;
}

#breadcrumb-list div {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

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

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

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

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

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

#sp-table-14 tbody, #sp-table-3 tbody, #sp-table-4 tbody {
  width : 100%;
  height : auto;
}

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

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

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

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

#content.page-toppage #page-content {
  font-size : 1.5rem;
}

#sp-definition-list-1 {
  font-size : 1.6rem;
}

#sp-definition-list-2 {
  font-size : 1.3rem;
}

#sp-html-src-1 {
  background-position : center top;
}

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

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

#sp-table-1 {
  background-color : transparent;
}

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

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

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

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

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

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

#sp-table-2> tbody> tr> td {
  background-color : transparent;
}

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

#sp-table-2> tbody> tr> th.row-title {
  background-color : transparent;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

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

#sp-table-3> tbody> tr> td {
  background-color : #eeeeff;
  background-image : none;
}

#sp-table-3> tbody> tr> th.col-title {
  background-color : #eeeeff;
  background-image : none;
  background-position : left center;
}

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

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

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

#sp-table-5> tbody> tr> td {
  background-color : transparent;
}

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

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

#sp-block-container-2 {
  margin-right : 0px;
}

#sp-google-map-1 {
  width : 400px;
  min-height : 350px;
}

#sp-html-src-1 {
  margin-left : 450px;
}

#sp-image-28 {
  width : 151px;
  height : 113px;
}

#sp-image-33 {
  width : 158px;
  height : 213px;
}

#sp-image-40 {
  width : 229px;
  height : 171px;
}

#sp-image-41 {
  width : 266px;
  height : 206px;
}

#sp-image-43 {
  width : 278px;
  height : 208px;
}

#sp-image-45 {
  width : 283px;
  height : 210px;
}

#sp-image-46 {
  width : 246px;
  height : 222px;
}

#sp-image-65 {
  width : 200px;
  height : 267px;
}

#sp-image-75 {
  width : 391px;
  height : 292px;
}

#sp-image-78 {
  width : 351px;
  height : 262px;
}

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

#sp-table-19 {
  width : 941px;
  min-height : 247px;
}

#sp-table-22 {
  width : 932px;
  min-height : 123px;
}

#sp-table-3 {
  width : 938px;
  min-height : 205px;
}

#sp-table-5 {
  width : 938px;
  min-height : 137px;
}
