
#colophon {
  background-color : #f2f2f2;
}

#content {
  min-height : 50px;
}

#contenthead {
}

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

a:hover {
  color : #19619a;
}

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 : #555555;
  background-color : #fdfdfd;
  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;
}

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

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

  #content {
    min-height : 50px;
  }

  #contenthead> a {
    margin-left : -100%;
    margin-right : -100%;
  }

  #main {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1080px;
    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 : 1080px;
    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 : 1080px;
  }
}

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

  #content {
    width : 1080px;
  }

  #contenthead {
    width : 1080px;
  }
}

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

  #content {
    padding-left : 10px;
    padding-right : 10px;
    min-height : 50px;
  }

  #masthead {
    margin-bottom : 0px;
  }

  * {
    box-sizing : border-box;
  }

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

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

  .sp-site-navigation.horizontal ul ul li> a {
    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%;
  }
}

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

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

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

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

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

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

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

#sp-block-container-1> h1 {
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-block-container-1> h2 {
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

#sp-block-container-1> h3 {
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-1> h4 {
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-1> h5 {
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-1> h6 {
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

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

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

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

#sp-block-container-1> strong {
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-2 {
  color : #ffffff;
  background-color : #9b9b9b;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #797979;
  clear : both;
  position : relative;
}

#sp-block-container-2> * {
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-2> *:first-child {
  margin-top : 0px;
}

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

  #sp-block-container-2 {
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

  #sp-block-container-2 {
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

  #sp-block-container-2 .copyright {
    text-align : center;
  }
}

#content.page-profile #page-content> .large, #sp-block-container-3> .large, #sp-block-container-4> .large {
  font-size : 1.2em;
}

#content.page-profile #page-content> .medium, #sp-block-container-3> .medium, #sp-block-container-4> .medium {
  font-size : 1em;
}

#content.page-profile #page-content> .small, #sp-block-container-3> .small, #sp-block-container-4> .small {
  font-size : 0.9em;
}

#content.page-profile #page-content> .x-large, #sp-block-container-3> .x-large, #sp-block-container-4> .x-large {
  font-size : 1.8em;
}

#content.page-profile #page-content> .x-small, #sp-block-container-3> .x-small, #sp-block-container-4> .x-small {
  font-size : 0.8em;
}

#content.page-profile #page-content> .xx-large, #sp-block-container-3> .xx-large, #sp-block-container-4> .xx-large {
  font-size : 2em;
}

#content.page-profile #page-content> .xx-small, #sp-block-container-3> .xx-small, #sp-block-container-4> .xx-small {
  font-size : 0.7em;
}

#content.page-profile #page-content> em, #sp-block-container-3> em, #sp-block-container-4> em {
  font-style : oblique;
  color : #00a47f;
}

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

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

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

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

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

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

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

#content.page-profile #page-content> p.indent, #sp-block-container-3> p.indent, #sp-block-container-4> p.indent {
  padding-left : 15px;
}

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

#content.page-toppage #page-content> .large {
  font-size : 1.5em;
}

#content.page-toppage #page-content> .medium {
  font-size : 1em;
}

#content.page-toppage #page-content> .x-large {
  font-size : 2em;
}

#content.page-toppage #page-content> .x-small {
  font-size : 0.8em;
}

#content.page-toppage #page-content> .xx-large {
  font-size : 3em;
}

#content.page-toppage #page-content> .xx-small {
  font-size : 0.7em;
}

#content.page-toppage #page-content> a:link {
  color : #ffffff;
  background-color : #fc7f2b;
  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> em {
  font-style : oblique;
  color : #fc7f2b;
}

#content.page-toppage #page-content> h1 {
  color : #fc7f2b;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#content.page-toppage #page-content> h2 {
  color : #fc7f2b;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
}

#content.page-toppage #page-content> h3 {
  font-size : 1.3em;
  color : #ffffff;
  background-color : #fc7f2b;
  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 : 4px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 4px;
  clear : both;
}

#content.page-toppage #page-content> h4 {
  font-size : 1.2em;
  color : #404040;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #fc7f2b;
  clear : both;
}

#content.page-toppage #page-content> h5 {
  font-size : 1em;
  color : #fc7f2b;
  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;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  clear : both;
}

#content.page-toppage #page-content> h6 {
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  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 : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#content.page-toppage #page-content> p {
  line-height : 1.5;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#content.page-toppage #page-content> p.indent {
  padding-left : 15px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #cccccc;
}

#content.page-toppage #page-content> p.small {
  font-size : 0.9em;
}

#content.page-toppage #page-content> strong {
  font-weight : bold;
  color : #fc7f2b;
}

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

#post-list {
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

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

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

#post-list.hpb-viewtype-full {
  padding-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;
  box-shadow : none;
}

#post-list.hpb-viewtype-full h3 {
  padding-bottom : 1px;
  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;
}

#post-list.hpb-viewtype-simple {
  padding-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;
  box-shadow : none;
}

#post-list.hpb-viewtype-simple h3 {
  padding-bottom : 1px;
  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;
}

#post-list.hpb-viewtype-thumbnail {
  padding-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;
  box-shadow : none;
}

#post-list.hpb-viewtype-thumbnail h3 {
  padding-bottom : 1px;
  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;
}

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

#post-list> .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 {
  font-size : 1.2rem;
  color : #555555;
  background-color : #f2f2f2;
  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 {
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

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

#post-list> article> footer {
  color : #19619a;
  padding-left : 30px;
  padding-right : 30px;
  clear : both;
}

#post-list> article> footer .by-author {
  background-image : url(img/icon-author.png);
}

#post-list> article> footer .cat-links {
  background-image : url(img/icon-cat.png);
}

#post-list> article> footer .comments-link {
  background-image : url(img/icon-comments.png);
}

#post-list> article> footer .date {
  background-image : url(img/icon-date.png);
}

#post-list> article> footer .sep {
  display : none;
}

#post-list> article> footer .tags-links {
  background-image : url(img/icon-tags.png);
}

#post-list> article> footer a {
  color : #19619a;
}

#post-list> article> footer span {
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  vertical-align : baseline;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#post-list> article> header {
  margin-bottom : 24px;
}

#post-list> article> header> h4 {
  margin-bottom : 0px;
}

#post-list> article> header> h4> a {
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #19619a;
  display : block;
}

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

#post-list> dl {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 49px;
  margin-right : 30px;
  margin-bottom : 0px;
}

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

#post-list> dl> dd {
  padding-top : 3px;
  padding-left : 144px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : -144px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#post-list> dl> dt {
  background-image : url(img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 3px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 3px;
  width : 144px;
  float : left;
}

#post-list> h3 {
  margin-bottom : 24px;
}

#post-list> h3> a {
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #19619a;
  display : block;
}

#post-list> nav {
  margin-bottom : 0px;
}

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

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

#post-list> nav a {
  font-style : italic;
  color : #19619a;
  text-decoration : underline;
}

#post-list> nav div {
  width : 50%;
}

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

#post-list> ul> li {
}

#post-list> ul> li> a {
  background-image : url(img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 3px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 3px;
  display : block;
}

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

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

#sp-site-branding2-1 .extra p.tel {
  font-size : 1.6rem;
  font-weight : bold;
  color : #19619a;
}

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

#sp-site-branding2-1 .site-title {
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 0px;
  width : 271px;
  height : 42px;
}

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

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

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

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

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

  #sp-site-branding2-1 .site-description {
    top : 12px;
  }

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

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

  #sp-site-branding2-1 {
    padding-top : 73px;
    padding-bottom : 25px;
  }

  #sp-site-branding2-1 .extra {
    margin-top : 26px;
  }

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

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

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

  #sp-site-branding2-1 .site-title {
    margin-left : auto;
    margin-right : auto;
  }
}

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

  #sp-site-navigation-1 {
    background-image : url(img/back-main-nav.png);
    background-position : left 3px;
    padding-top : 3px;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #bfbfbf;
    border-bottom-color : #bfbfbf;
    box-shadow : 0px 3px 3px 0px #bfbfbf;
    position : relative;
    z-index : 10;
  }

  #sp-site-navigation-1 ul ul {
    background-color : #e7e7e7;
    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 {
    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 : -1px;
    left : 100%;
  }

  #sp-site-navigation-1 ul ul li> a {
    color : #404040;
    padding-top : 9px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 9px;
  }

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

  #sp-site-navigation-1::before {
    background-color : transparent;
    background-image : url(img/back-dot-01.gif);
    background-repeat : repeat-x;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    width : 100%;
    height : 3px;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    z-index : 1;
    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 : #bfbfbf;
  }

  #sp-site-navigation-1> ul> li.current-menu-ancestor> a {
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1> ul> li.current-menu-item> a {
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1> ul> li.current_page_ancestor> a {
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1> ul> li.current_page_item> a {
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1> ul> li> a {
    font-size : 1.3rem;
    font-weight : bold;
    line-height : 1;
    color : #404040;
    padding-top : 18px;
    padding-left : 23px;
    padding-right : 23px;
    padding-bottom : 17px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #ffffff;
    border-right-color : #bfbfbf;
    display : block;
  }

  #sp-site-navigation-1> ul> li> a:hover {
    color : #19619a;
    background-color : transparent;
    background-image : url(img/back-main-nav-hover.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }
}

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

  #sp-site-navigation-1 {
    background-color : transparent;
    background-image : url(img/back-dot-01.gif);
    background-repeat : repeat-x;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-top : 2px;
    margin-top : 0px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #bfbfbf;
  }

  #sp-site-navigation-1 .menu-toggle {
    font-size : 1.3rem;
    background-color : #e7e7e7;
    background-image : url(img/icon-menu-toggle-01.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
  }

  #sp-site-navigation-1 li> a:active {
    color : #19619a;
    background-color : #e7e7e7;
  }

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

  #sp-site-navigation-1 ul li> a {
    color : #404040;
    background-color : #efefef;
    padding-top : 7px;
    padding-bottom : 7px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #bfbfbf;
  }

  #sp-site-navigation-1 ul ul li> a {
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li> a {
    padding-left : 55px;
  }

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

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

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

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

#content.page-custom #page-content, #content.page-report #page-content, #content.page-report1 #page-content, #content.page-schedule #page-content {
  background-color : #ffffff;
  padding-top : 24px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

#content.page-custom #page-content> blockquote, #content.page-report #page-content> blockquote, #content.page-report1 #page-content> blockquote, #content.page-schedule #page-content> blockquote {
  background-color : #f8f8f8;
  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-custom #page-content> blockquote p, #content.page-report #page-content> blockquote p, #content.page-report1 #page-content> blockquote p, #content.page-schedule #page-content> blockquote p {
  margin-top : 19px;
  margin-bottom : 0px;
}

#content.page-custom #page-content> blockquote p:first-child, #content.page-report #page-content> blockquote p:first-child, #content.page-report1 #page-content> blockquote p:first-child, #content.page-schedule #page-content> blockquote p:first-child {
  margin-top : 0px;
}

#content.page-custom #page-content> h1, #content.page-report #page-content> h1, #content.page-report1 #page-content> h1, #content.page-schedule #page-content> h1 {
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #19619a;
  clear : both;
}

#content.page-custom #page-content> h2, #content.page-report #page-content> h2, #content.page-report1 #page-content> h2, #content.page-schedule #page-content> 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-custom #page-content> h3, #content.page-report #page-content> h3, #content.page-report1 #page-content> h3, #content.page-schedule #page-content> 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-custom #page-content> h4, #content.page-report #page-content> h4, #content.page-report1 #page-content> h4, #content.page-schedule #page-content> 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-custom #page-content> h5, #content.page-report #page-content> h5, #content.page-report1 #page-content> h5, #content.page-schedule #page-content> 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-custom #page-content> h6, #content.page-report #page-content> h6, #content.page-report1 #page-content> h6, #content.page-schedule #page-content> 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-custom #page-content> hr, #content.page-report #page-content> hr, #content.page-report1 #page-content> hr, #content.page-schedule #page-content> hr {
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #19619a;
}

#content.page-custom #page-content> img, #content.page-report #page-content> img, #content.page-report1 #page-content> img, #content.page-schedule #page-content> img {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-custom #page-content> ins, #content.page-report #page-content> ins, #content.page-report1 #page-content> ins, #content.page-schedule #page-content> ins {
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

#content.page-custom #page-content> ol, #content.page-report #page-content> ol, #content.page-report1 #page-content> ol, #content.page-schedule #page-content> 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-custom #page-content> ol ol, #content.page-report #page-content> ol ol, #content.page-report1 #page-content> ol ol, #content.page-schedule #page-content> ol ol {
  margin-bottom : 0px;
}

#content.page-custom #page-content> p, #content.page-report #page-content> p, #content.page-report1 #page-content> p, #content.page-schedule #page-content> p {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-custom #page-content> pre, #content.page-report #page-content> pre, #content.page-report1 #page-content> pre, #content.page-schedule #page-content> pre {
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

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

  #sp-site-navigation-2 {
    background-color : #efefef;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2> ul {
    font-size : 1.3rem;
    padding-top : 20px;
    padding-bottom : 20px;
    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 : #19619a;
  }

  #sp-site-navigation-2> ul> li.current-menu-item> a {
    color : #19619a;
  }

  #sp-site-navigation-2> ul> li.current_page_ancestor> a {
    color : #19619a;
  }

  #sp-site-navigation-2> ul> li.current_page_item> a {
    color : #19619a;
  }

  #sp-site-navigation-2> ul> li::before {
    color : #404040;
    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-weight : bold;
    line-height : 1;
    color : #404040;
    text-decoration : none;
    vertical-align : middle;
    display : inline-block;
  }

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

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

  #sp-site-navigation-2 {
    background-color : transparent;
    background-image : url(img/back-dot-01.gif);
    background-repeat : repeat-x;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-top : 2px;
    margin-top : 0px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #bfbfbf;
  }

  #sp-site-navigation-2 .menu-toggle {
    font-size : 1.3rem;
    background-color : #e7e7e7;
    background-image : url(img/icon-menu-toggle-01.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-align : center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
  }

  #sp-site-navigation-2 li> a:active {
    color : #19619a;
    background-color : #e7e7e7;
  }

  #sp-site-navigation-2 li> a:hover {
    color : #19619a;
    background-color : #e7e7e7;
  }

  #sp-site-navigation-2 ul li> a {
    color : #404040;
    background-color : #efefef;
    padding-top : 7px;
    padding-bottom : 7px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #bfbfbf;
  }

  #sp-site-navigation-2 ul ul li> a {
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-2 ul ul ul li> a {
    padding-left : 55px;
  }

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

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

  #sp-site-navigation-2> ul li.current_page_ancestor> a {
    color : #19619a;
    background-color : #e7e7e7;
  }

  #sp-site-navigation-2> ul li.current_page_item> a {
    color : #19619a;
    background-color : #e7e7e7;
  }
}

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

#sp-table-1 td, #sp-table-2 td, #sp-table-3 td, #sp-table-4 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, #sp-table-2 th, #sp-table-3 th, #sp-table-4 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, #sp-table-2> tbody> tr .col-title, #sp-table-3> tbody> tr .col-title, #sp-table-4> 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, #sp-table-2> tbody> tr .row-title, #sp-table-3> tbody> tr .row-title, #sp-table-4> 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;
}

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

  #sp-table-1, #sp-table-2, #sp-table-3, #sp-table-4 {
    width : 100%;
  }
}

#sp-wp-post-list-2 {
  font-size : 13px;
  color : #ffffff;
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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-wp-post-list-2 #hpb-pagenation {
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-2 .hpb-more-entry {
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

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

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

#sp-wp-post-list-2 ::after {
}

#sp-wp-post-list-2 a {
  color : #ffffff;
  text-decoration : underline;
}

#sp-wp-post-list-2 a:hover {
  text-decoration : none;
}

#sp-wp-post-list-2 article {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

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

#sp-wp-post-list-2 dl {
  margin-top : 10px;
}

#sp-wp-post-list-2 footer {
  color : #ffffff;
}

#sp-wp-post-list-2 h1 {
  color : #ffffff;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-wp-post-list-2 h4 {
  font-size : 1.1em;
  color : #ffffff;
  background-color : #4e7e71;
  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-wp-post-list-2 h4 a {
  color : #ffffff;
  text-decoration : none;
}

#sp-wp-post-list-2 h4 a:active {
  text-decoration : underline;
}

#sp-wp-post-list-2 h4 a:hover {
  text-decoration : underline;
}

#sp-wp-post-list-2 li {
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-wp-post-list-2 p> img {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-2 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;
}

#sp-wp-post-list-2.hpb-viewtype-content dd {
  margin-left : 16px;
  margin-bottom : 10px;
}

#sp-wp-post-list-2.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-post-list-2.hpb-viewtype-content dt {
  margin-bottom : 5px;
}

#sp-wp-post-list-2.hpb-viewtype-date dd {
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-wp-post-list-2.hpb-viewtype-date dl {
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

#sp-wp-post-list-2.hpb-viewtype-simple div {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-wp-post-list-2.hpb-viewtype-simple footer {
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-2> a:active {
  text-decoration : none;
}

#sp-wp-post-list-2> h3 {
  font-size : 1.4em;
  color : #ffffff;
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ffffff;
  clear : both;
}

#sp-wp-post-list-2> h3 a {
  color : #ffffff;
  text-decoration : none;
}

#sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6 {
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-3 #hpb-pagenation, #sp-wp-post-list-4 #hpb-pagenation, #sp-wp-post-list-5 #hpb-pagenation, #sp-wp-post-list-6 #hpb-pagenation {
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-3 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry, #sp-wp-post-list-5 .hpb-more-entry, #sp-wp-post-list-6 .hpb-more-entry {
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-3 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-5 .nav-next, #sp-wp-post-list-6 .nav-next {
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-3 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-5 .nav-previous, #sp-wp-post-list-6 .nav-previous {
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-3 a, #sp-wp-post-list-4 a, #sp-wp-post-list-5 a, #sp-wp-post-list-6 a {
  color : #00a47f;
  text-decoration : none;
}

#sp-wp-post-list-3 a:active, #sp-wp-post-list-4 a:active, #sp-wp-post-list-5 a:active, #sp-wp-post-list-6 a:active {
  text-decoration : underline;
}

#sp-wp-post-list-3 a:hover, #sp-wp-post-list-4 a:hover, #sp-wp-post-list-5 a:hover, #sp-wp-post-list-6 a:hover {
  text-decoration : underline;
}

#sp-wp-post-list-3 article, #sp-wp-post-list-4 article, #sp-wp-post-list-5 article, #sp-wp-post-list-6 article {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-3 article> div, #sp-wp-post-list-4 article> div, #sp-wp-post-list-5 article> div, #sp-wp-post-list-6 article> div {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-5 dl, #sp-wp-post-list-6 dl {
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
}

#sp-wp-post-list-3 footer, #sp-wp-post-list-4 footer, #sp-wp-post-list-5 footer, #sp-wp-post-list-6 footer {
  color : #999999;
}

#sp-wp-post-list-3 h1, #sp-wp-post-list-4 h1, #sp-wp-post-list-5 h1, #sp-wp-post-list-6 h1 {
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-3 h4, #sp-wp-post-list-4 h4, #sp-wp-post-list-5 h4, #sp-wp-post-list-6 h4 {
  font-size : 14px;
  color : #ffffff;
  background-color : #46ccb2;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-top-left-radius : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 2px 2px;
  border-bottom-left-radius : 2px 2px;
}

#sp-wp-post-list-3 h4 a, #sp-wp-post-list-4 h4 a, #sp-wp-post-list-5 h4 a, #sp-wp-post-list-6 h4 a {
  color : #ffffff;
  text-decoration : none;
}

#sp-wp-post-list-3 h4 a:active, #sp-wp-post-list-4 h4 a:active, #sp-wp-post-list-5 h4 a:active, #sp-wp-post-list-6 h4 a:active {
  text-decoration : underline;
}

#sp-wp-post-list-3 h4 a:hover, #sp-wp-post-list-4 h4 a:hover, #sp-wp-post-list-5 h4 a:hover, #sp-wp-post-list-6 h4 a:hover {
  text-decoration : underline;
}

#sp-wp-post-list-3 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li, #sp-wp-post-list-6 li {
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-3 p, #sp-wp-post-list-4 p, #sp-wp-post-list-5 p, #sp-wp-post-list-6 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-wp-post-list-3 p> img, #sp-wp-post-list-4 p> img, #sp-wp-post-list-5 p> img, #sp-wp-post-list-6 p> img {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-6 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;
}

#sp-wp-post-list-3.hpb-viewtype-content dd, #sp-wp-post-list-4.hpb-viewtype-content dd, #sp-wp-post-list-5.hpb-viewtype-content dd, #sp-wp-post-list-6.hpb-viewtype-content dd {
  margin-left : 16px;
  margin-bottom : 10px;
}

#sp-wp-post-list-3.hpb-viewtype-content dl, #sp-wp-post-list-4.hpb-viewtype-content dl, #sp-wp-post-list-5.hpb-viewtype-content dl, #sp-wp-post-list-6.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-post-list-3.hpb-viewtype-content dt, #sp-wp-post-list-4.hpb-viewtype-content dt, #sp-wp-post-list-5.hpb-viewtype-content dt, #sp-wp-post-list-6.hpb-viewtype-content dt {
  margin-bottom : 5px;
}

#sp-wp-post-list-3.hpb-viewtype-date dd, #sp-wp-post-list-4.hpb-viewtype-date dd, #sp-wp-post-list-5.hpb-viewtype-date dd, #sp-wp-post-list-6.hpb-viewtype-date dd {
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-post-list-3.hpb-viewtype-date dl, #sp-wp-post-list-4.hpb-viewtype-date dl, #sp-wp-post-list-5.hpb-viewtype-date dl, #sp-wp-post-list-6.hpb-viewtype-date dl {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  overflow : hidden;
}

#sp-wp-post-list-3.hpb-viewtype-date dt, #sp-wp-post-list-4.hpb-viewtype-date dt, #sp-wp-post-list-5.hpb-viewtype-date dt, #sp-wp-post-list-6.hpb-viewtype-date dt {
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-wp-post-list-3.hpb-viewtype-simple div, #sp-wp-post-list-4.hpb-viewtype-simple div, #sp-wp-post-list-5.hpb-viewtype-simple div, #sp-wp-post-list-6.hpb-viewtype-simple div {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3.hpb-viewtype-simple footer, #sp-wp-post-list-4.hpb-viewtype-simple footer, #sp-wp-post-list-5.hpb-viewtype-simple footer, #sp-wp-post-list-6.hpb-viewtype-simple footer {
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-3> h3, #sp-wp-post-list-4> h3, #sp-wp-post-list-5> h3, #sp-wp-post-list-6> h3 {
  font-size : 16px;
  color : #ffffff;
  background-color : #10bf97;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-wp-post-list-1 {
  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-wp-post-list-1 #hpb-pagenation {
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry {
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

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

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

#sp-wp-post-list-1 ::after {
}

#sp-wp-post-list-1 a {
  color : #202020;
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover {
  text-decoration : none;
}

#sp-wp-post-list-1 article {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

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

#sp-wp-post-list-1 dl {
  margin-top : 10px;
}

#sp-wp-post-list-1 footer {
  color : #202020;
}

#sp-wp-post-list-1 h1 {
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-wp-post-list-1 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-wp-post-list-1 h4 a {
  color : #000000;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active {
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover {
  text-decoration : underline;
}

#sp-wp-post-list-1 li {
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 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-wp-post-list-1 p> img {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 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;
}

#sp-wp-post-list-1.hpb-viewtype-content dd {
  margin-left : 16px;
  margin-bottom : 10px;
}

#sp-wp-post-list-1.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1.hpb-viewtype-content dt {
  margin-bottom : 5px;
}

#sp-wp-post-list-1.hpb-viewtype-date dd {
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-wp-post-list-1.hpb-viewtype-date dl {
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

#sp-wp-post-list-1.hpb-viewtype-simple div {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1.hpb-viewtype-simple footer {
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1> a:active {
  text-decoration : none;
}

#sp-wp-post-list-1> 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-wp-post-list-1> h3 a {
  color : #000000;
  text-decoration : none;
}

#sp-image-1 {
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7 {
  max-width : 100%;
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3 {
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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%;
  height : auto;
  position : relative;
}

#sp-page-title-1::after, #sp-page-title-2::after, #sp-page-title-3::after {
  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-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : rgba(0, 0, 0, 0.35);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

#sp-page-title-1> h1, #sp-page-title-2> h1, #sp-page-title-3> h1 {
  font-size : 20px;
  color : #ffffff;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#breadcrumb-list {
  font-size : 1.6rem;
  background-color : transparent;
}

#content.page-profile #page-content> .paragraph em {
  font-size : 1.8rem;
}

#content.page-profile #page-content> .paragraph small {
  font-size : 1.8rem;
}

#content.page-profile #page-content> p {
  font-size : 1.6rem;
  font-family : "AR Brush5 Medium";
  line-height : 200%;
  color : #000000;
  text-decoration : none;
}

#content.page-toppage #page-content {
  font-size : 2.1rem;
  color : #000000;
  background-color : #dbf2eb;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#content.page-toppage #page-content> h1 {
  font-size : 1.8rem;
  color : #000000;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #19619a;
  border-left-color : #19619a;
  border-right-color : #19619a;
  border-bottom-color : #19619a;
}

#content.page-toppage #page-content> p {
  font-size : 1.8rem;
  font-family : "Noto Sans JP";
  line-height : 200%;
  padding-top : 14px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0.15em;
  margin-left : 15px;
  margin-right : 15px;
}

#sp-block-container-1> p {
  font-size : 1.8rem;
  line-height : 180%;
  background-color : #dbf2eb;
  background-size : auto auto,auto auto;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}

#sp-block-container-3> h3 {
  background-color : #10bf97;
}

#sp-block-container-3> p {
  font-size : 1.6rem;
  color : #000000;
}

#sp-block-container-4> p {
  font-size : 1.6rem;
  color : #000000;
}

#sp-entry-content-4> p {
  font-size : 1.6rem;
}

#sp-entry-content-5> article> p> img {
  background-image : url(img/IMGP1.jpg);
}

#sp-entry-content-6> article> p> img {
  background-image : url(img/IMGP1.jpg);
}

#sp-image-1 {
  background-repeat : repeat;
  background-position : center top;
  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/LOGO2.png);
}

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

#sp-site-branding2-1> .site-description {
  font-size : 1.3rem;
  font-weight : bold;
  color : #19619a;
}

#sp-site-navigation-1> ul> li> a {
  font-size : 1.6rem;
}

#sp-table-1 {
  font-size : 1.6rem;
  background-color : #9c555d;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : groove;
  border-left-style : groove;
  border-right-style : groove;
  border-bottom-style : groove;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-2> tbody> tr> th.row-title {
  font-size : 1.6rem;
}

#sp-table-3> tbody> tr> td {
  font-size : 1.6rem;
}

#sp-table-3> tbody> tr> th.row-title {
  font-size : 1.6rem;
}

#sp-table-4 {
  font-size : 1.6rem;
  color : #000000;
}

#sp-table-4> tbody> tr> td {
  font-size : 1.8rem;
  color : #000000;
}

#sp-wp-post-list-1> dl> dd {
  font-size : 1.4rem;
  padding-top : 0px;
  padding-left : 118px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1> dl> dd> a:link {
  font-size : 1.6rem;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 15px;
  padding-bottom : 25px;
}

#sp-wp-post-list-1> dl> dt {
  font-size : 1.4rem;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  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-wp-post-list-3 {
  background-color : transparent;
}

#sp-wp-post-list-3> article> header> h4 {
  font-size : 1.8rem;
}

#sp-wp-post-list-3> dl> dt {
  font-size : 1.8rem;
}

#sp-wp-post-list-3> dl> dt> a:link {
  font-size : 1.8rem;
}

#sp-wp-post-list-3> h3 {
  font-size : 1.8rem;
  color : #2b2f44;
  background-color : #225e4e;
}

#sp-wp-post-list-3> h3> a:link {
  font-size : 2rem;
  color : #ffffff;
  background-color : transparent;
}

#sp-wp-post-list-4> article> header> h4 {
  font-size : 1.8rem;
}

#sp-wp-post-list-4> h3 {
  background-color : #225e4e;
}

#sp-wp-post-list-4> h3> a:link {
  font-size : 2rem;
  color : #ffffff;
  background-color : transparent;
}

#sp-wp-post-list-5> h3> a:link {
  color : #ffffff;
}

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

  #sp-block-container-1 {
    margin-top : 9px;
    width : 1080px;
  }

  #sp-block-container-3 {
    min-height : 72px;
  }

  #sp-block-container-4 {
    margin-bottom : 10px;
  }

  #sp-image-1 {
    margin-top : 12px;
    width : 1094px;
    height : 376px;
  }

  #sp-image-2 {
    margin-right : 23px;
    margin-bottom : 78px;
    width : 118px;
    height : 172px;
    float : left;
    position : relative;
  }

  #sp-image-3 {
    margin-right : 24px;
    margin-bottom : 87px;
    height : auto;
    float : left;
    position : relative;
  }

  #sp-image-4 {
    margin-right : 23px;
    width : 123px;
    height : 173px;
    float : left;
    position : relative;
  }

  #sp-image-5 {
    margin-right : 16px;
    margin-bottom : 240px;
    width : 122px;
    height : 168px;
    float : left;
    clear : right;
    position : relative;
  }

  #sp-image-6 {
    margin-right : 16px;
    margin-bottom : 115px;
    width : 124px;
    height : 124px;
    float : left;
    position : relative;
  }

  #sp-image-7 {
    margin-left : 65px;
    width : 526px;
    height : 763px;
  }

  #sp-page-title-2 {
    margin-bottom : 17px;
  }

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

  #sp-site-branding2-1> .site-title {
    width : 324px;
    min-height : 55px;
  }

  #sp-site-navigation-2 {
    margin-top : 29px;
  }

  #sp-table-1 {
    margin-bottom : 27px;
    width : 674px;
  }

  #sp-table-2 {
    margin-bottom : 22px;
  }

  #sp-table-3 {
    margin-bottom : 28px;
  }
}
