
#colophon {
  background-color : #8b01d6;
  margin-top : 0px;
  width : 100%;
}

#colophon-inner {
}

#content {
  min-height : 50px;
}

#contenthead {
}

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

#masthead {
  background-color : #ff13be;
  position : relative;
}

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

.sp-block-container {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container> h1 {
  font-size : 2.4rem;
}

.sp-block-container> h2 {
  font-size : 1.8rem;
}

.sp-block-container> h3 {
  font-size : 1.5rem;
}

.sp-block-container> h4 {
  font-size : 1.4rem;
}

.sp-block-container> h5 {
  font-size : 1.3rem;
}

.sp-block-container> h6 {
  font-size : 1.1rem;
}

.sp-block-container> hr {
  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 : #022451;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

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

a:hover {
  color : #022451;
  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 : #444444;
  background-color : transparent;
  background-image : none;
  background-repeat : repeat-x;
  background-position : center top;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details {
  display : block;
}

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

figcaption {
  display : block;
}

figure {
  display : block;
}

footer {
  display : block;
}

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

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

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

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

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

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

header {
  display : block;
}

hgroup {
  display : block;
}

html {
  font-size : 62.5%;
}

main {
  display : block;
}

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

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

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

section {
  display : block;
}

summary {
  display : block;
}

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

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

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

  #colophon .inner-box {
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 940px;
    box-sizing : border-box;
  }

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

  #content {
    min-height : 50px;
  }

  #main {
    background-color : transparent;
    padding-top : 30px;
    padding-left : 30px;
    padding-right : 30px;
    padding-bottom : 30px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 940px;
    box-sizing : content-box;
  }

  #masthead {
    margin-bottom : 15px;
  }

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

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

  #sidebar1 {
  }

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul {
    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 : 940px;
  }
}

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

  #content {
    width : 480px;
    float : right;
  }

  #contenthead {
    width : 940px;
  }

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

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

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

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

  #content {
    padding-top : 0px;
    padding-left : 8px;
    padding-right : 8px;
    padding-bottom : 0px;
    width : auto;
    min-height : 50px;
    float : none;
  }

  #contenthead {
    width : auto;
    float : none;
  }

  #main {
    background-color : #ffffff;
    padding-top : 10px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
  }

  #main-inner {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    float : none;
  }

  #masthead {
    position : static;
  }

  #primary {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sidebar1 {
    width : 100%;
    float : none;
  }

  #sidebar2 {
    width : 100%;
    float : none;
  }

  * {
    box-sizing : border-box;
  }

  .sp-block-container {
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb {
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list> dd {
    margin-left : 20px;
  }

  .sp-form input {
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td {
    width : auto;
    display : block;
  }

  .sp-form textarea {
    width : 90%;
  }

  .sp-form th {
    width : auto;
    display : block;
  }

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

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

  body {
    min-width : 100%;
  }

  embed {
    max-width : 100%;
  }
}

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

#sp-site-branding2-1 .extra {
  width : 100%;
  top : 45px;
  right : 34%;
}

#sp-site-branding2-1 .extra> p {
  font-size : 1rem;
  color : #ffffff;
  text-align : right;
}

#sp-site-branding2-1 .inner-box {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

#sp-site-branding2-1 .site-description {
  font-size : 1rem;
  font-weight : normal;
  color : #ffffff;
  text-align : right;
  width : auto;
  right : 34%;
}

#sp-site-branding2-1 .site-title {
  background-image : url(img/site-logo-2.png);
  background-repeat : no-repeat;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 303px;
  height : 47px;
  float : left;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a {
  padding-top : 47px;
  width : 319px;
  display : block;
}

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

  #sp-site-branding2-1 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #sp-site-branding2-1 .extra {
    width : 100%;
    position : relative;
    top : 0px;
    left : 0%;
  }

  #sp-site-branding2-1 .extra> p {
    font-size : 1rem;
    color : #ffffff;
    text-align : center;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .inner-box {
    width : 100%;
  }

  #sp-site-branding2-1 .site-description {
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 90%;
    float : none;
    position : static;
  }

  #sp-site-branding2-1 .site-title {
    text-align : center;
    margin-top : 20px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 10px;
    float : none;
  }

  #sp-site-branding2-1 .site-title a {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

#sp-site-navigation-1 {
  font-size : 1.3rem;
  color : #ffffff;
  background-image : url(img/back-03.png);
  padding-top : 0px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : -1000px;
  margin-right : -1000px;
  margin-bottom : 0px;
}

#sp-site-navigation-1 .extra {
  width : 470px;
  position : absolute;
  top : 3rem;
  left : 50%;
}

#sp-site-navigation-1 .extra> p {
  font-size : 1rem;
  color : #ffffff;
  text-align : right;
}

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

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

#sp-site-navigation-1 a:active {
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 a:hover {
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 a:link {
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 a:visited {
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
}

#sp-site-navigation-1 li {
  margin-right : 0px;
  float : left;
}

#sp-site-navigation-1 li a {
  font-weight : bold;
  background-repeat : no-repeat;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 13px;
  display : block;
}

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

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

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

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

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

#sp-site-navigation-1 ul ul li a:link {
  color : #0d305e;
}

#sp-site-navigation-1 ul ul li a:visited {
  color : #0d305e;
}

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

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

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

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

#sp-site-navigation-1 ul ul li:hover {
  border-bottom-width : 1px;
  display : block;
  position : relative;
}

#sp-site-navigation-1 ul ul li:hover> ul {
  background-color : #000000;
  border-bottom-width : 1px;
  width : 100%;
  display : block;
  top : 0px;
  left : 100%;
}

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

#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  color : #ffffff;
  background-image : url(img/back-04.png);
  background-repeat : repeat-x;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li.current-menu-item> a {
  color : #ffffff;
  background-image : url(img/back-04.png);
  background-repeat : repeat-x;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li.current_page_ancestor> a {
  color : #ffffff;
  background-image : url(img/back-04.png);
  background-repeat : repeat-x;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li.current_page_item> a {
  color : #ffffff;
  background-image : url(img/back-04.png);
  background-repeat : repeat-x;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li:hover {
  position : relative;
}

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

#sp-site-navigation-1> ul> li> a:hover {
  background-image : url(img/back-04.png);
  background-repeat : repeat-x;
}

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

  #sp-site-navigation-1 {
    background-color : #0d305e;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #0d305e;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle {
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgba(255, 255, 255, 0.8);
    display : none;
    cursor : pointer;
  }

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

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

  #sp-site-navigation-1 li a {
    color : #ffffff;
    display : block;
  }

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

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

  #sp-site-navigation-1 ul li a {
    line-height : 24px;
    background-repeat : no-repeat;
    background-position : 0px center;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a:active {
    color : #ffffff;
    text-decoration : none;
    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 li a:hover {
    color : #ffffff;
    text-decoration : none;
    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 li a:link {
    color : #3c3f53;
    background-color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li a:visited {
    color : #3c3f53;
    background-color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li li {
    background-image : none;
  }

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

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

  #sp-site-navigation-1 ul ul li a {
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li a:hover {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    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;
    height : auto;
  }

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

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

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

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

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

  #sp-site-navigation-1> ul> li.current-menu-ancestor> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    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;
    height : auto;
  }

  #sp-site-navigation-1> ul> li.current-menu-item> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    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;
    height : auto;
  }

  #sp-site-navigation-1> ul> li.current_page_ancestor> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    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;
    height : auto;
  }

  #sp-site-navigation-1> ul> li.current_page_item> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    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;
    height : auto;
  }

  #sp-site-navigation-1> ul> li> a:hover {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    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;
    height : auto;
  }
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7 {
  color : #1e1e1e;
  background-color : #fafafa;
  background-image : url(img/back-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 23px;
  padding-right : 15px;
  padding-bottom : 12px;
  margin-bottom : 10px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #ff9023;
  position : relative;
}

#sp-page-title-1::after, #sp-page-title-2::after, #sp-page-title-3::after, #sp-page-title-5::after, #sp-page-title-6::after, #sp-page-title-7::after {
  width : 100%;
  display : block;
  position : absolute;
  bottom : 1px;
  left : 0px;
  content : "";
}

#sp-page-title-1> h1, #sp-page-title-2> h1, #sp-page-title-3> h1, #sp-page-title-5> h1, #sp-page-title-6> h1, #sp-page-title-7> h1 {
  font-size : 1.8rem;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-2 {
  background-color : #0d1a46;
  text-align : left;
  padding-top : 30px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-2 a {
  color : #fbe4de;
  text-decoration : none;
}

#sp-site-navigation-2 a:focus {
  color : #fbe4de;
  text-decoration : underline;
}

#sp-site-navigation-2 a:hover {
  color : #fbe4de;
  text-decoration : underline;
}

#sp-site-navigation-2 ul {
  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;
  list-style-type : none;
  list-style-position : outside;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-table-11, #sp-table-12, #sp-table-7 {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-11> tbody> tr> td, #sp-table-12> tbody> tr> td, #sp-table-7> tbody> tr> td {
  font-weight : normal;
  color : #444444;
  background-color : #ffffff;
  text-align : left;
  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-11> tbody> tr> th, #sp-table-12> tbody> tr> th, #sp-table-7> tbody> tr> th {
  font-weight : normal;
  color : #444444;
  background-color : #f1f1f1;
  text-align : left;
  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-1, #sp-table-10, #sp-table-2, #sp-table-3 {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1> tbody> tr> td, #sp-table-10> tbody> tr> td, #sp-table-2> tbody> tr> td, #sp-table-3> tbody> tr> td {
  font-weight : normal;
  color : #444444;
  background-color : #ffffff;
  text-align : left;
  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-1> tbody> tr> th, #sp-table-10> tbody> tr> th, #sp-table-2> tbody> tr> th, #sp-table-3> tbody> tr> th {
  font-weight : normal;
  color : #ffffff;
  background-color : #ff9023;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#content.page-custom #page-content .large, #content.page-information #page-content .large, #content.page-profile #page-content .large, #content.page-report #page-content .large, #content.page-schedule #page-content .large, #content.page-schedule1 #page-content .large, #content.page-toppage #page-content .large, #sp-block-container-1 .large, #sp-block-container-3 .large, #sp-block-container-4 .large, #sp-block-container-5 .large, #sp-block-container-6 .large {
  font-size : 1.5rem;
}

#content.page-custom #page-content .medium, #content.page-information #page-content .medium, #content.page-profile #page-content .medium, #content.page-report #page-content .medium, #content.page-schedule #page-content .medium, #content.page-schedule1 #page-content .medium, #content.page-toppage #page-content .medium, #sp-block-container-1 .medium, #sp-block-container-3 .medium, #sp-block-container-4 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium {
  font-size : 1.4rem;
}

#content.page-custom #page-content .small, #content.page-information #page-content .small, #content.page-profile #page-content .small, #content.page-report #page-content .small, #content.page-schedule #page-content .small, #content.page-schedule1 #page-content .small, #content.page-toppage #page-content .small, #sp-block-container-1 .small, #sp-block-container-3 .small, #sp-block-container-4 .small, #sp-block-container-5 .small, #sp-block-container-6 .small {
  font-size : 1.2rem;
}

#content.page-custom #page-content .x-large, #content.page-information #page-content .x-large, #content.page-profile #page-content .x-large, #content.page-report #page-content .x-large, #content.page-schedule #page-content .x-large, #content.page-schedule1 #page-content .x-large, #content.page-toppage #page-content .x-large, #sp-block-container-1 .x-large, #sp-block-container-3 .x-large, #sp-block-container-4 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large {
  font-size : 1.8rem;
}

#content.page-custom #page-content .x-small, #content.page-information #page-content .x-small, #content.page-profile #page-content .x-small, #content.page-report #page-content .x-small, #content.page-schedule #page-content .x-small, #content.page-schedule1 #page-content .x-small, #content.page-toppage #page-content .x-small, #sp-block-container-1 .x-small, #sp-block-container-3 .x-small, #sp-block-container-4 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small {
  font-size : 1.1rem;
}

#content.page-custom #page-content .xx-large, #content.page-information #page-content .xx-large, #content.page-profile #page-content .xx-large, #content.page-report #page-content .xx-large, #content.page-schedule #page-content .xx-large, #content.page-schedule1 #page-content .xx-large, #content.page-toppage #page-content .xx-large, #sp-block-container-1 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large {
  font-size : 2rem;
}

#content.page-custom #page-content .xx-small, #content.page-information #page-content .xx-small, #content.page-profile #page-content .xx-small, #content.page-report #page-content .xx-small, #content.page-schedule #page-content .xx-small, #content.page-schedule1 #page-content .xx-small, #content.page-toppage #page-content .xx-small, #sp-block-container-1 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small {
  font-size : 1rem;
}

#content.page-custom #page-content em, #content.page-information #page-content em, #content.page-profile #page-content em, #content.page-report #page-content em, #content.page-schedule #page-content em, #content.page-schedule1 #page-content em, #content.page-toppage #page-content em, #sp-block-container-1 em, #sp-block-container-3 em, #sp-block-container-4 em, #sp-block-container-5 em, #sp-block-container-6 em {
  font-style : oblique;
  color : #444444;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #444444;
}

#content.page-custom #page-content strong, #content.page-information #page-content strong, #content.page-profile #page-content strong, #content.page-report #page-content strong, #content.page-schedule #page-content strong, #content.page-schedule1 #page-content strong, #content.page-toppage #page-content strong, #sp-block-container-1 strong, #sp-block-container-3 strong, #sp-block-container-4 strong, #sp-block-container-5 strong, #sp-block-container-6 strong {
  font-weight : bold;
  color : #444444;
}

#content.page-custom #page-content> h1, #content.page-information #page-content> h1, #content.page-profile #page-content> h1, #content.page-report #page-content> h1, #content.page-schedule #page-content> h1, #content.page-schedule1 #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1, #sp-block-container-3> h1, #sp-block-container-4> h1, #sp-block-container-5> h1, #sp-block-container-6> h1 {
  font-size : 21px;
  font-weight : bold;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 7px;
}

#content.page-custom #page-content> h2, #content.page-information #page-content> h2, #content.page-profile #page-content> h2, #content.page-report #page-content> h2, #content.page-schedule #page-content> h2, #content.page-schedule1 #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2, #sp-block-container-3> h2, #sp-block-container-4> h2, #sp-block-container-5> h2, #sp-block-container-6> h2 {
  font-size : 18px;
  font-weight : bold;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 8px;
}

#content.page-custom #page-content> h3, #content.page-information #page-content> h3, #content.page-profile #page-content> h3, #content.page-report #page-content> h3, #content.page-schedule #page-content> h3, #content.page-schedule1 #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3, #sp-block-container-3> h3, #sp-block-container-4> h3, #sp-block-container-5> h3, #sp-block-container-6> h3 {
  font-size : 16px;
  font-weight : bold;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 9px;
}

#content.page-custom #page-content> h4, #content.page-information #page-content> h4, #content.page-profile #page-content> h4, #content.page-report #page-content> h4, #content.page-schedule #page-content> h4, #content.page-schedule1 #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4, #sp-block-container-3> h4, #sp-block-container-4> h4, #sp-block-container-5> h4, #sp-block-container-6> h4 {
  font-size : 15px;
  line-height : 1.2;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 10px;
  margin-top : 5px;
  clear : both;
}

#content.page-custom #page-content> h5, #content.page-information #page-content> h5, #content.page-profile #page-content> h5, #content.page-report #page-content> h5, #content.page-schedule #page-content> h5, #content.page-schedule1 #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5, #sp-block-container-3> h5, #sp-block-container-4> h5, #sp-block-container-5> h5, #sp-block-container-6> h5 {
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

#content.page-custom #page-content> h6, #content.page-information #page-content> h6, #content.page-profile #page-content> h6, #content.page-report #page-content> h6, #content.page-schedule #page-content> h6, #content.page-schedule1 #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6, #sp-block-container-3> h6, #sp-block-container-4> h6, #sp-block-container-5> h6, #sp-block-container-6> h6 {
  font-size : 11px;
}

#content.page-custom #page-content> hr, #content.page-information #page-content> hr, #content.page-profile #page-content> hr, #content.page-report #page-content> hr, #content.page-schedule #page-content> hr, #content.page-schedule1 #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-1> hr, #sp-block-container-3> hr, #sp-block-container-4> hr, #sp-block-container-5> hr, #sp-block-container-6> hr {
  color : #cdcdcd;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  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 : #cdcdcd;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

#content.page-custom #page-content> p, #content.page-information #page-content> p, #content.page-profile #page-content> p, #content.page-report #page-content> p, #content.page-schedule #page-content> p, #content.page-schedule1 #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p, #sp-block-container-3> p, #sp-block-container-4> p, #sp-block-container-5> p, #sp-block-container-6> p {
  font-size : 1.4rem;
  line-height : 1.4;
  color : #444444;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

#content.page-custom #page-content> p.indent, #content.page-information #page-content> p.indent, #content.page-profile #page-content> p.indent, #content.page-report #page-content> p.indent, #content.page-schedule #page-content> p.indent, #content.page-schedule1 #page-content> p.indent, #content.page-toppage #page-content> p.indent, #sp-block-container-1> p.indent, #sp-block-container-3> p.indent, #sp-block-container-4> p.indent, #sp-block-container-5> p.indent, #sp-block-container-6> p.indent {
  padding-left : 1em;
}

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

  #content.page-custom #page-content, #content.page-information #page-content, #content.page-profile #page-content, #content.page-report #page-content, #content.page-schedule #page-content, #content.page-schedule1 #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6 {
  }
}

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

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

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

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

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

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

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

#sp-column-1 {
  width : 100%;
  height : auto;
}

#sp-column-1> .column-body {
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff9020;
  border-left-color : #ff9020;
  border-right-color : #ff9020;
  border-bottom-color : #ff9020;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

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

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

.accordion> .column-label h3::after {
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.toggled-on> .column-label h3::after {
  display : none;
}

.toggled-on> .column-label h3::before {
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

#content.page-facilities #page-content> .large, #sp-block-container-2> .large {
  font-size : 1.5em;
}

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

#content.page-facilities #page-content> .x-large, #sp-block-container-2> .x-large {
  font-size : 2em;
}

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

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

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

#content.page-facilities #page-content> a:link, #sp-block-container-2> a:link {
  color : #ed4545;
  text-decoration : underline;
}

#content.page-facilities #page-content> em, #sp-block-container-2> em {
  font-style : oblique;
  color : #ed4545;
}

#content.page-facilities #page-content> h1, #sp-block-container-2> h1 {
  color : #ffffff;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#content.page-facilities #page-content> h2, #sp-block-container-2> h2 {
  color : #ffffff;
  background-color : #ffa1a1;
  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 : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#content.page-facilities #page-content> h3, #sp-block-container-2> h3 {
  font-size : 1.3em;
  color : #ffffff;
  background-color : #ed4545;
  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 : 11px;
  padding-right : 10px;
  padding-bottom : 7px;
  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;
}

#content.page-facilities #page-content> h4, #sp-block-container-2> h4 {
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #ed4545;
  clear : both;
}

#content.page-facilities #page-content> h5, #sp-block-container-2> h5 {
  font-size : 1em;
  color : #ffffff;
  background-color : #ffa1a1;
  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 : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

#content.page-facilities #page-content> h6, #sp-block-container-2> h6 {
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ed4545;
}

#content.page-facilities #page-content> p, #sp-block-container-2> p {
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#content.page-facilities #page-content> p.indent, #sp-block-container-2> p.indent {
  padding-left : 20px;
}

#content.page-facilities #page-content> p.small, #sp-block-container-2> p.small {
  font-size : 0.9em;
}

#content.page-facilities #page-content> strong, #sp-block-container-2> strong {
  font-weight : bold;
  color : #ed4545;
}

#post-list, #sp-wp-post-list-2 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#post-list .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry {
  text-align : right;
  margin-right : 25px;
}

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

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

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

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

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

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

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

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

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

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

#post-list.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 20px;
  padding-bottom : 5px;
  float : left;
  clear : left;
}

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

#post-list> h3, #sp-wp-post-list-2> h3 {
  font-size : 1.6rem;
  font-weight : bold;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 9px;
}

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

#post-list> ul li, #sp-wp-post-list-2> ul li {
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 24px 0.35em;
  padding-top : 0px;
  padding-left : 45px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

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

  #post-list .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #post-list .nav-next, #sp-wp-post-list-2 .nav-next {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #post-list .nav-previous, #sp-wp-post-list-2 .nav-previous {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9 {
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1> a, #sp-button-10> a, #sp-button-11> a, #sp-button-12> a, #sp-button-13> a, #sp-button-14> a, #sp-button-15> a, #sp-button-16> a, #sp-button-17> a, #sp-button-18> a, #sp-button-19> a, #sp-button-22> a, #sp-button-23> a, #sp-button-24> a, #sp-button-5> a, #sp-button-6> a, #sp-button-7> a, #sp-button-8> a, #sp-button-9> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1> a:active, #sp-button-10> a:active, #sp-button-11> a:active, #sp-button-12> a:active, #sp-button-13> a:active, #sp-button-14> a:active, #sp-button-15> a:active, #sp-button-16> a:active, #sp-button-17> a:active, #sp-button-18> a:active, #sp-button-19> a:active, #sp-button-22> a:active, #sp-button-23> a:active, #sp-button-24> a:active, #sp-button-5> a:active, #sp-button-6> a:active, #sp-button-7> a:active, #sp-button-8> a:active, #sp-button-9> a:active {
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-1> a:hover, #sp-button-10> a:hover, #sp-button-11> a:hover, #sp-button-12> a:hover, #sp-button-13> a:hover, #sp-button-14> a:hover, #sp-button-15> a:hover, #sp-button-16> a:hover, #sp-button-17> a:hover, #sp-button-18> a:hover, #sp-button-19> a:hover, #sp-button-22> a:hover, #sp-button-23> a:hover, #sp-button-24> a:hover, #sp-button-5> a:hover, #sp-button-6> a:hover, #sp-button-7> a:hover, #sp-button-8> a:hover, #sp-button-9> a:hover {
  background-color : #0a73f5;
  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-page-title-8 {
  background-color : #ed4545;
  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;
  width : 100%;
  position : relative;
}

#sp-page-title-8> h1 {
  font-size : 20px;
  color : #ffd9d9;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-8> h1::after {
  background-color : rgba(0, 0, 0, 0.5);
  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;
  width : 10px;
  height : 10px;
  display : block;
  position : absolute;
  top : 1.2em;
  left : 0px;
  content : "";
}

#sp-image-1, #sp-image-10, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-7, #sp-image-8, #sp-image-9 {
  max-width : 100%;
}

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

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

#sp-button-2> a, #sp-button-20> a, #sp-button-3> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #a70070;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-2> a:active, #sp-button-20> a:active, #sp-button-3> a:active {
  background-color : #950064;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-2> a:hover, #sp-button-20> a:hover, #sp-button-3> a:hover {
  background-color : #950064;
  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-column-2 {
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  width : 100%;
  height : auto;
}

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

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

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

.accordion> .column-label h3::after {
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.toggled-on> .column-label h3::after {
  display : none;
}

.toggled-on> .column-label h3::before {
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(0, 0, 0, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

#sp-button-4 {
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-4> a {
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffd9d9;
  background-color : #ed4545;
  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;
  letter-spacing : 0.4rem;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  box-shadow : 0px 3px 0px #ffa1a1;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-4> a:active {
  box-shadow : 0px 1px 0px #ffa1a1;
  position : relative;
  top : 2px;
}

#sp-button-4> a:hover {
}

#sp-button-21 {
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-21> a {
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #ff9999;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 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 : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  box-shadow : 0px 4px 0px #d37b7b;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-21> a:active {
  box-shadow : 0px 0px 0px #de9c9c;
  position : relative;
  top : 3px;
}

#sp-button-21> a:hover {
  background-color : #ffb6b6;
  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-page-title-4 {
  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;
  width : 100%;
  position : relative;
}

#sp-page-title-4> h1 {
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-4> h1::before {
  border-top-width : 9px;
  border-left-width : 15px;
  border-bottom-width : 9px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-left-color : rgba(255, 255, 255, 0.5);
  border-bottom-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.9em;
  left : 0px;
  content : "";
}

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

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

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

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

#sp-wp-post-list-1 h1 {
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4 {
  font-size : 15px;
  color : #eb6877;
  padding-left : 8px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-wp-post-list-1 h4 a {
  color : #eb6877;
  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 : #cccccc;
}

#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 : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-wp-post-list-1> h3 {
  font-size : 16px;
  color : #ffffff;
  background-color : #eea4ad;
  padding-top : 3px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb6877;
  border-bottom-color : #eb6877;
}

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

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

#sp-table-14 tbody, #sp-table-15 tbody, #sp-table-16 tbody, #sp-table-17 tbody, #sp-table-18 tbody, #sp-table-19 tbody, #sp-table-20 tbody, #sp-table-21 tbody {
  width : 100%;
  height : auto;
}

#sp-table-14 td, #sp-table-15 td, #sp-table-16 td, #sp-table-17 td, #sp-table-18 td, #sp-table-19 td, #sp-table-20 td, #sp-table-21 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-15 th, #sp-table-16 th, #sp-table-17 th, #sp-table-18 th, #sp-table-19 th, #sp-table-20 th, #sp-table-21 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-15 th.col-title, #sp-table-16 th.col-title, #sp-table-17 th.col-title, #sp-table-18 th.col-title, #sp-table-19 th.col-title, #sp-table-20 th.col-title, #sp-table-21 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-15 tr:first-child th.col-title, #sp-table-16 tr:first-child th.col-title, #sp-table-17 tr:first-child th.col-title, #sp-table-18 tr:first-child th.col-title, #sp-table-19 tr:first-child th.col-title, #sp-table-20 tr:first-child th.col-title, #sp-table-21 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;
}

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

#sp-table-13 td, #sp-table-22 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 : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

#sp-table-13 th, #sp-table-22 th {
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-13> tbody> tr .col-title, #sp-table-22> tbody> tr .col-title {
  color : #ffffff;
  background-color : #44b2ff;
  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 : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-13> tbody> tr .row-title, #sp-table-22> tbody> tr .row-title {
  color : #ffffff;
  background-color : #44b2ff;
  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 : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

  #sp-table-13, #sp-table-22 {
    width : 100%;
  }
}

#sp-table-8, #sp-table-9 {
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-8 td, #sp-table-9 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-8 th, #sp-table-9 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-8> tbody> tr .col-title, #sp-table-9> tbody> tr .col-title {
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-8> tbody> tr .row-title, #sp-table-9> 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;
}

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

  #sp-table-8, #sp-table-9 {
    width : 100%;
  }
}

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

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

#sp-table-4 td:nth-child(odd), #sp-table-5 td:nth-child(odd), #sp-table-6 td:nth-child(odd) {
  background-color : #ffecf8;
}

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

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

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

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

  #sp-table-4, #sp-table-5, #sp-table-6 {
    width : 100%;
  }
}

#content.page-information #page-content {
  color : #8b01d6;
}

#content.page-profile #page-content {
  color : #000000;
}

#sp-block-container-1 {
  font-size : 2.8rem;
  font-family : "HG行書体";
  color : #000000;
}

#sp-block-container-2 {
  font-size : 2.8rem;
  font-family : "HGP創英角ｺﾞｼｯｸUB", "UD デジタル 教科書体 N-B", "HG創英角ｺﾞｼｯｸUB", "AR Pゴシック体S";
}

#sp-block-container-3> p.copyright {
  font-size : 1rem;
  color : #ffffff;
  text-align : center;
}

#sp-site-branding2-1 {
  background-color : #8b01d6;
}

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

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

#sp-site-branding2-1> .site-description {
  font-size : 4rem;
  font-family : "ARゴシック体S", "AR Pゴシック体M", "HG創英ﾌﾟﾚｾﾞﾝｽEB";
  font-weight : normal;
  font-style : italic;
  color : #fffaf9;
}

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

#sp-site-navigation-2 {
  background-color : #8b01d6;
}

#sp-table-14 {
  font-size : 0.7rem;
}

#sp-table-19 {
  color : #000000;
}

#sp-table-4 {
  font-size : 1.2rem;
}

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

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

#sp-wp-post-list-1> dl> dd {
  color : #000000;
}

#sp-wp-post-list-1> dl> dd> a:link {
  color : #fa077a;
}

#sp-wp-post-list-1> dl> dt {
  color : #fa6900;
}

#sp-wp-post-list-1> h3 {
  font-family : "AR PＰＯＰ４B", "ARゴシック体S", "JAMES";
  font-weight : bold;
  color : #ffffff;
  background-color : #8b01d6;
}

#sp-wp-post-list-1> h3> a:link {
  color : #000000;
}

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

  #sp-block-container-1 {
    margin-bottom : -56px;
    width : 200px;
    min-height : 131px;
  }

  #sp-block-container-3 {
    width : 993px;
  }

  #sp-block-container-6 {
    min-height : 146px;
  }

  #sp-button-1 {
    width : 215px;
    height : 34px;
  }

  #sp-button-10 {
    width : 200px;
  }

  #sp-button-11 {
    width : 200px;
  }

  #sp-button-12 {
    width : 200px;
  }

  #sp-button-13 {
    width : 200px;
  }

  #sp-button-14 {
    width : 200px;
  }

  #sp-button-15 {
    width : 200px;
  }

  #sp-button-16 {
    width : 200px;
  }

  #sp-button-17 {
    width : 200px;
  }

  #sp-button-18 {
    width : 319px;
  }

  #sp-button-19 {
    width : 200px;
  }

  #sp-button-2 {
    width : 311px;
  }

  #sp-button-22 {
    width : 200px;
  }

  #sp-button-23 {
    width : 200px;
  }

  #sp-button-24 {
    width : 200px;
  }

  #sp-button-3 {
    width : 309px;
  }

  #sp-button-4 {
    width : 57px;
    height : 28px;
  }

  #sp-button-5 {
    width : 385px;
  }

  #sp-button-6 {
    width : 203px;
  }

  #sp-button-7 {
    width : 229px;
  }

  #sp-button-8 {
    width : 229px;
  }

  #sp-button-9 {
    width : 200px;
  }

  #sp-column-1 {
    margin-bottom : -4px;
    width : 216px;
    min-height : 227px;
  }

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

  #sp-image-1 {
    width : 988px;
    height : 377px;
  }

  #sp-image-3 {
    width : 92px;
    height : 80px;
  }

  #sp-image-4 {
    width : 132px;
    height : 61px;
  }

  #sp-image-5 {
    width : 98px;
    height : 101px;
  }

  #sp-image-6 {
    width : 105px;
    height : 94px;
  }

  #sp-image-7 {
    margin-left : 7px;
    margin-right : 7px;
    width : 98px;
    height : 105px;
  }

  #sp-image-8 {
    width : 478px;
    height : 288px;
  }

  #sp-page-title-4 {
    min-height : 53px;
  }

  #sp-page-title-8 {
    width : 106%;
    min-height : 46px;
  }

  #sp-photo-motion-1 {
    width : 940px;
    height : 329px;
  }

  #sp-photo-motion-2 {
    width : 940px;
    height : 329px;
  }

  #sp-site-branding2-1 {
    min-height : 63px;
  }

  #sp-site-branding2-1> .extra {
    margin-bottom : -17px;
    width : 2938px;
    min-height : 30px;
    top : -58px;
    bottom : auto;
    right : 943px;
    left : auto;
  }

  #sp-site-branding2-1> .site-description {
    margin-bottom : 0px;
    width : 538px;
    min-height : 33px;
    top : 5px;
    bottom : auto;
    right : 884px;
    left : auto;
  }

  #sp-site-branding2-1> .site-title {
    margin-top : -10px;
    margin-right : 6px;
    margin-bottom : -8px;
    width : 333px;
    min-height : 65px;
  }

  #sp-site-navigation-1 {
    min-height : 33px;
  }

  #sp-sns-button-1 {
    width : 704px;
    min-height : 33px;
  }

  #sp-table-1 {
    width : 298px;
  }

  #sp-table-13 {
    min-height : 75px;
  }

  #sp-table-14 {
    margin-left : 0px;
    margin-right : 0px;
    width : 439px;
    min-height : 209px;
  }

  #sp-table-15 {
    margin-left : 0px;
    width : 440px;
    min-height : 209px;
  }

  #sp-table-16 {
    margin-left : 0px;
    width : 447px;
    min-height : 209px;
  }

  #sp-table-17 {
    margin-left : 0px;
    width : 465px;
    min-height : 209px;
  }

  #sp-table-18 {
    margin-left : 0px;
    width : 435px;
    min-height : 576px;
  }

  #sp-table-19 {
    margin-left : 0px;
    width : 440px;
    min-height : 209px;
  }

  #sp-table-2 {
    width : 298px;
  }

  #sp-table-20 {
    margin-left : 0px;
    width : 442px;
    min-height : 209px;
  }

  #sp-table-21 {
    margin-left : 0px;
    width : 447px;
    min-height : 209px;
  }

  #sp-table-22 {
    width : 451px;
  }

  #sp-table-3 {
    width : 303px;
  }

  #sp-table-4 {
    margin-left : 84px;
    width : 298px;
  }

  #sp-table-5 {
    margin-right : 95px;
    width : 299px;
  }

  #sp-table-6 {
    margin-left : 86px;
    margin-right : 141px;
    width : 303px;
  }

  #sp-table-7 {
    min-height : 673px;
  }

  #sp-table-8 {
    width : 254px;
    min-height : 399px;
  }

  #sp-table-9 {
    width : 254px;
  }

  #sp-twitter-timeline-1 {
    margin-bottom : 300px;
    width : 220px;
    height : 1233px;
  }

  #sp-wp-post-list-1 {
    min-height : 192px;
  }
}

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

  #sp-button-4 {
    width : 35px;
  }

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

  #sp-image-3 {
    width : 151px;
    height : 147px;
  }

  #sp-image-5 {
    width : 126px;
    height : 131px;
  }

  #sp-image-6 {
    width : 128px;
    height : 114px;
  }

  #sp-site-branding2-1> .site-title {
    width : 315px;
  }

  #sp-table-13 {
    margin-right : 55px;
  }

  #sp-table-14 {
    margin-top : 5px;
    width : 288px;
    min-height : 832px;
  }

  #sp-table-7 {
    margin-right : 58px;
    width : 340px;
    min-height : 1691px;
  }

  #sp-twitter-timeline-1 {
    margin-bottom : 11px;
    width : 314px;
    height : 2072px;
  }

  #sp-wp-post-list-1 {
    margin-top : 0px;
    width : 332px;
    min-height : 270px;
  }
}
