
#colophon {
  background-color : #f6f2ee;
  background-size : contain;
}

#colophon-inner {
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#content {
  min-height : 50px;
}

#contenthead {
  background-color : #c8e7ba;
}

#masthead {
  background-image : url(img/back-01.png);
  background-repeat : repeat-x;
  background-position : center bottom;
  margin-bottom : 0px !important;
}

#masthead-inner {
  background-image : none;
}

#sidebar1 {
  z-index : 20;
}

#sidebar2 {
  z-index : 20;
}

.entry-meta {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

.sp-column> .column-body {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list> dd {
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list> dt {
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input {
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"] {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"] {
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"] {
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #a5d988;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-top : 15px;
  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;
  width : auto;
  min-width : 100px;
  float : left;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"] {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table {
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td {
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea {
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

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

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

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

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

.sp-item-gallery.grid> ul> li {
  overflow : hidden;
}

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

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

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

.sp-page-title> h1 {
  font-size : 1.8rem;
  font-weight : bold;
  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 : 0px !important;
  margin-left : 10px !important;
  margin-right : 10px !important;
  margin-bottom : 25px !important;
}

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

a:active {
  color : #a5d988;
  text-decoration : none;
}

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

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

a:link {
  color : #a5d988;
  text-decoration : none;
}

a:visited {
  color : #a5d988;
  text-decoration : none;
}

article {
  display : block;
}

aside {
  display : block;
}

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

details {
  display : block;
}

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

figcaption {
  display : block;
}

figure {
  display : block;
}

footer {
  display : block;
}

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

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

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

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

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

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

header {
  display : block;
}

hgroup {
  display : block;
}

html {
  font-size : 62.5%;
}

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 {
    padding-top : 30px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
  }

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

  #content {
    min-height : 50px;
  }

  #contenthead {
    margin-bottom : 30px;
  }

  #main {
    background-color : #c8e7ba;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 900px;
    box-sizing : content-box;
  }

  #masthead {
    margin-bottom : 15px;
  }

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

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

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

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

  #content {
    width : 631px;
    float : left;
  }

  #contenthead {
    width : 900px;
  }

  #main-inner {
    width : 900px;
  }

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

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

  #colophon {
    padding-top : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 20px;
  }

  #content {
    min-height : 50px;
  }

  #contenthead {
    margin-bottom : 20px;
  }

  #main {
    background-color : #ffffff;
  }

  * {
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

  .sp-image {
    max-width : 100%;
    height : auto;
  }

  .sp-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-wp-post-list article {
    margin-left : 10px !important;
    margin-right : 10px !important;
  }

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

  embed {
    max-width : 100%;
  }
}

#sp-list-1 {
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li {
  margin-bottom : 8px;
}

#sp-list-1> li {
  color : #000000;
}

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

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

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

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

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

#sp-site-navigation-1 ul ul, #sp-site-navigation-2 ul ul {
  background-color : #154236;
  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 : #154236;
  border-left-color : #154236;
  border-right-color : #154236;
  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, #sp-site-navigation-2 ul ul li {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #154236;
  width : 100%;
  white-space : nowrap;
}

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

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

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

#sp-site-navigation-1> ul, #sp-site-navigation-2> ul {
  background-color : #154236;
}

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

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

#sp-site-navigation-1> ul> li.current-menu-ancestor> a, #sp-site-navigation-2> ul> li.current-menu-ancestor> a {
  color : #ffffff;
  background-color : #225e4e;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li.current-menu-item> a, #sp-site-navigation-2> ul> li.current-menu-item> a {
  color : #ffffff;
  background-color : #225e4e;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li.current_page_ancestor> a, #sp-site-navigation-2> ul> li.current_page_ancestor> a {
  color : #ffffff;
  background-color : #225e4e;
  text-decoration : none;
}

#sp-site-navigation-1> ul> li.current_page_item> a, #sp-site-navigation-2> ul> li.current_page_item> a {
  color : #ffffff;
  background-color : #225e4e;
  text-decoration : none;
}

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

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

#sp-site-navigation-1> ul> li> a:hover, #sp-site-navigation-2> ul> li> a:hover {
  color : #ffffff;
  background-color : #225e4e;
  text-decoration : none;
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8 {
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-1::after, #sp-page-title-2::after, #sp-page-title-3::after, #sp-page-title-4::after, #sp-page-title-5::after, #sp-page-title-6::after, #sp-page-title-7::after, #sp-page-title-8::after {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : rgba(0, 0, 0, 0.35);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

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

#breadcrumb-list {
  background-color : #f7f5e8;
  padding-top : 0px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 0px;
  margin-left : -1000px;
  margin-right : -1000px;
}

#breadcrumb-list div {
  padding-top : 5px;
  padding-bottom : 10px;
}

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

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

#sp-site-branding2-1 {
  padding-top : 60px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : auto;
}

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

#sp-site-branding2-1 .extra> p {
  font-size : 1.2rem;
  font-weight : normal;
  text-align : center;
}

#sp-site-branding2-1 .site-description {
  font-size : 1.2rem;
  font-weight : normal;
  color : #777777;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  position : absolute;
  top : 10px;
  left : 0px;
}

#sp-site-branding2-1 .site-title {
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  margin-top : 0px !important;
  margin-left : auto !important;
  margin-right : auto !important;
  margin-bottom : 0px !important;
  width : 262px;
  height : 52px;
  float : none;
  display : block;
}

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

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

  #sp-site-branding2-1 {
    padding-top : 50px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
  }

  #sp-site-branding2-1 .extra {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-branding2-1 .site-description {
    width : 100%;
    top : 5px;
  }

  #sp-site-branding2-1 .site-title {
    background-size : contain;
    text-align : left;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    max-width : 262px;
    height : 52px;
    float : none;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-title a {
    display : block;
  }
}

#sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-9 {
  background-color : #fbfbfb;
  background-image : url(img/back-title.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 85px;
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #a5d988;
}

#sp-page-title-10> h1, #sp-page-title-11> h1, #sp-page-title-12> h1, #sp-page-title-9> h1 {
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #8e835d;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#content.page-access #page-content, #content.page-concept #page-content, #content.page-contact #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-custom2 #page-content, #content.page-custom3 #page-content, #content.page-custom4 #page-content, #content.page-custom5 #page-content, #content.page-custom6 #page-content, #content.page-custom7 #page-content, #content.page-privacy #page-content, #content.page-recruit #page-content, #content.page-toppage #page-content, #sp-block-container-1 {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

#content.page-access #page-content> h1, #content.page-concept #page-content> h1, #content.page-contact #page-content> h1, #content.page-custom #page-content> h1, #content.page-custom1 #page-content> h1, #content.page-custom2 #page-content> h1, #content.page-custom3 #page-content> h1, #content.page-custom4 #page-content> h1, #content.page-custom5 #page-content> h1, #content.page-custom6 #page-content> h1, #content.page-custom7 #page-content> h1, #content.page-privacy #page-content> h1, #content.page-recruit #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1 {
  font-size : 1.4rem;
  line-height : 1.4;
  color : #9dce81;
  background-color : #effae9;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  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 : #9dce81;
  border-left-color : #9dce81;
  border-right-color : #9dce81;
  border-bottom-color : #9dce81;
  clear : both;
}

#content.page-access #page-content> h2, #content.page-concept #page-content> h2, #content.page-contact #page-content> h2, #content.page-custom #page-content> h2, #content.page-custom1 #page-content> h2, #content.page-custom2 #page-content> h2, #content.page-custom3 #page-content> h2, #content.page-custom4 #page-content> h2, #content.page-custom5 #page-content> h2, #content.page-custom6 #page-content> h2, #content.page-custom7 #page-content> h2, #content.page-privacy #page-content> h2, #content.page-recruit #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2 {
  font-size : 1.3rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #effae9;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  clear : both;
}

#content.page-access #page-content> h3, #content.page-concept #page-content> h3, #content.page-contact #page-content> h3, #content.page-custom #page-content> h3, #content.page-custom1 #page-content> h3, #content.page-custom2 #page-content> h3, #content.page-custom3 #page-content> h3, #content.page-custom4 #page-content> h3, #content.page-custom5 #page-content> h3, #content.page-custom6 #page-content> h3, #content.page-custom7 #page-content> h3, #content.page-privacy #page-content> h3, #content.page-recruit #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3 {
  font-size : 1.4rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #a8da8c;
  clear : both;
}

#content.page-access #page-content> h4, #content.page-concept #page-content> h4, #content.page-contact #page-content> h4, #content.page-custom #page-content> h4, #content.page-custom1 #page-content> h4, #content.page-custom2 #page-content> h4, #content.page-custom3 #page-content> h4, #content.page-custom4 #page-content> h4, #content.page-custom5 #page-content> h4, #content.page-custom6 #page-content> h4, #content.page-custom7 #page-content> h4, #content.page-privacy #page-content> h4, #content.page-recruit #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4 {
  font-size : 1.3rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  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 : #9dce81;
  border-left-color : #9dce81;
  border-right-color : #9dce81;
  border-bottom-color : #9dce81;
  clear : both;
}

#content.page-access #page-content> h5, #content.page-concept #page-content> h5, #content.page-contact #page-content> h5, #content.page-custom #page-content> h5, #content.page-custom1 #page-content> h5, #content.page-custom2 #page-content> h5, #content.page-custom3 #page-content> h5, #content.page-custom4 #page-content> h5, #content.page-custom5 #page-content> h5, #content.page-custom6 #page-content> h5, #content.page-custom7 #page-content> h5, #content.page-privacy #page-content> h5, #content.page-recruit #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5 {
  font-size : 1.3rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  clear : both;
}

#content.page-access #page-content> h6, #content.page-concept #page-content> h6, #content.page-contact #page-content> h6, #content.page-custom #page-content> h6, #content.page-custom1 #page-content> h6, #content.page-custom2 #page-content> h6, #content.page-custom3 #page-content> h6, #content.page-custom4 #page-content> h6, #content.page-custom5 #page-content> h6, #content.page-custom6 #page-content> h6, #content.page-custom7 #page-content> h6, #content.page-privacy #page-content> h6, #content.page-recruit #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6 {
  font-size : 1.3rem;
  color : #8e835d;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #a8da8c;
}

#content.page-access #page-content> hr, #content.page-concept #page-content> hr, #content.page-contact #page-content> hr, #content.page-custom #page-content> hr, #content.page-custom1 #page-content> hr, #content.page-custom2 #page-content> hr, #content.page-custom3 #page-content> hr, #content.page-custom4 #page-content> hr, #content.page-custom5 #page-content> hr, #content.page-custom6 #page-content> hr, #content.page-custom7 #page-content> hr, #content.page-privacy #page-content> hr, #content.page-recruit #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-1> hr {
  margin-top : 25px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #a8da8c;
  border-left-color : #a8da8c;
  border-right-color : initial;
  border-bottom-color : #a8da8c;
}

#content.page-access #page-content> p, #content.page-concept #page-content> p, #content.page-contact #page-content> p, #content.page-custom #page-content> p, #content.page-custom1 #page-content> p, #content.page-custom2 #page-content> p, #content.page-custom3 #page-content> p, #content.page-custom4 #page-content> p, #content.page-custom5 #page-content> p, #content.page-custom6 #page-content> p, #content.page-custom7 #page-content> p, #content.page-privacy #page-content> p, #content.page-recruit #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p {
  text-align : left;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

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

  #content.page-access #page-content, #content.page-concept #page-content, #content.page-contact #page-content, #content.page-custom #page-content, #content.page-custom1 #page-content, #content.page-custom2 #page-content, #content.page-custom3 #page-content, #content.page-custom4 #page-content, #content.page-custom5 #page-content, #content.page-custom6 #page-content, #content.page-custom7 #page-content, #content.page-privacy #page-content, #content.page-recruit #page-content, #content.page-toppage #page-content, #sp-block-container-1 {
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
  }
}

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

#post-list .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry, #sp-wp-post-list-5 .hpb-more-entry {
  text-align : right;
}

#post-list .hpb-more-entry> a, #sp-wp-post-list-1 .hpb-more-entry> a, #sp-wp-post-list-2 .hpb-more-entry> a, #sp-wp-post-list-3 .hpb-more-entry> a, #sp-wp-post-list-4 .hpb-more-entry> a, #sp-wp-post-list-5 .hpb-more-entry> a {
  font-size : 1.2rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #a5d988;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  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 : #a5d988;
  border-left-color : #a5d988;
  border-right-color : #a5d988;
  border-bottom-color : #a5d988;
  display : inline-block;
  position : relative;
}

#post-list .hpb-more-entry> a:active, #sp-wp-post-list-1 .hpb-more-entry> a:active, #sp-wp-post-list-2 .hpb-more-entry> a:active, #sp-wp-post-list-3 .hpb-more-entry> a:active, #sp-wp-post-list-4 .hpb-more-entry> a:active, #sp-wp-post-list-5 .hpb-more-entry> a:active {
  color : #a5d988;
  background-color : #ffffff;
}

#post-list .hpb-more-entry> a:hover, #sp-wp-post-list-1 .hpb-more-entry> a:hover, #sp-wp-post-list-2 .hpb-more-entry> a:hover, #sp-wp-post-list-3 .hpb-more-entry> a:hover, #sp-wp-post-list-4 .hpb-more-entry> a:hover, #sp-wp-post-list-5 .hpb-more-entry> a:hover {
  color : #a5d988;
  background-color : #ffffff;
}

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

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

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

#post-list li, #sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li {
  background-color : transparent;
  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 : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

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

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

#post-list ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul {
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

#post-list.hpb-viewtype-content dd, #sp-wp-post-list-1.hpb-viewtype-content dd, #sp-wp-post-list-2.hpb-viewtype-content dd, #sp-wp-post-list-3.hpb-viewtype-content dd, #sp-wp-post-list-4.hpb-viewtype-content dd, #sp-wp-post-list-5.hpb-viewtype-content dd {
  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-1.hpb-viewtype-content dl, #sp-wp-post-list-2.hpb-viewtype-content dl, #sp-wp-post-list-3.hpb-viewtype-content dl, #sp-wp-post-list-4.hpb-viewtype-content dl, #sp-wp-post-list-5.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  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-1.hpb-viewtype-content dt, #sp-wp-post-list-2.hpb-viewtype-content dt, #sp-wp-post-list-3.hpb-viewtype-content dt, #sp-wp-post-list-4.hpb-viewtype-content dt, #sp-wp-post-list-5.hpb-viewtype-content dt {
  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-1.hpb-viewtype-date dd, #sp-wp-post-list-2.hpb-viewtype-date dd, #sp-wp-post-list-3.hpb-viewtype-date dd, #sp-wp-post-list-4.hpb-viewtype-date dd, #sp-wp-post-list-5.hpb-viewtype-date dd {
  padding-top : 0px;
  padding-left : 150px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

#post-list.hpb-viewtype-date dd a, #sp-wp-post-list-1.hpb-viewtype-date dd a, #sp-wp-post-list-2.hpb-viewtype-date dd a, #sp-wp-post-list-3.hpb-viewtype-date dd a, #sp-wp-post-list-4.hpb-viewtype-date dd a, #sp-wp-post-list-5.hpb-viewtype-date dd a {
  color : #8e835d;
}

#post-list.hpb-viewtype-date dl, #sp-wp-post-list-1.hpb-viewtype-date dl, #sp-wp-post-list-2.hpb-viewtype-date dl, #sp-wp-post-list-3.hpb-viewtype-date dl, #sp-wp-post-list-4.hpb-viewtype-date dl, #sp-wp-post-list-5.hpb-viewtype-date dl {
  overflow : hidden;
}

#post-list.hpb-viewtype-date dt, #sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt, #sp-wp-post-list-3.hpb-viewtype-date dt, #sp-wp-post-list-4.hpb-viewtype-date dt, #sp-wp-post-list-5.hpb-viewtype-date dt {
  font-weight : normal;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 140px;
  float : left;
  clear : both;
  box-sizing : border-box;
}

#post-list> h3, #sp-wp-post-list-1> h3, #sp-wp-post-list-2> h3, #sp-wp-post-list-3> h3, #sp-wp-post-list-4> h3, #sp-wp-post-list-5> h3 {
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #8e835d;
  background-color : #fbfbfb;
  background-image : url(img/back-title.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 85px;
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #a5d988;
}

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

  #post-list dl dd, #sp-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-3 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-5 dl dd {
    margin-left : 30px;
  }

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

  #post-list.hpb-viewtype-date dt, #sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt, #sp-wp-post-list-3.hpb-viewtype-date dt, #sp-wp-post-list-4.hpb-viewtype-date dt, #sp-wp-post-list-5.hpb-viewtype-date dt {
    padding-bottom : 5px;
    width : 100%;
  }
}

#sp-definition-list-1> dd, #sp-definition-list-2> dd, #sp-definition-list-3> dd {
  margin-left : 94px;
  margin-bottom : 25px;
}

#sp-definition-list-1> dt, #sp-definition-list-2> dt, #sp-definition-list-3> dt {
  color : #a5d988;
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 5px;
  border-top-style : dashed;
  border-left-style : solid;
  border-top-color : #dddddd;
  border-left-color : #a5d988;
}

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

  #sp-definition-list-1> dd, #sp-definition-list-2> dd, #sp-definition-list-3> dd {
    margin-left : 30px;
  }
}

#sp-list-2, #sp-list-3, #sp-list-4 {
  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;
}

#sp-list-2> li, #sp-list-3> li, #sp-list-4> li {
  background-color : transparent;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-5, #sp-button-6, #sp-button-7 {
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-35> a, #sp-button-36> a, #sp-button-37> a, #sp-button-38> a, #sp-button-39> a, #sp-button-5> a, #sp-button-6> a, #sp-button-7> a {
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #303e78;
  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 : 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 : #303e78;
  border-left-color : #303e78;
  border-right-color : #303e78;
  border-bottom-color : #303e78;
  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 #141f4a;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-35> a:active, #sp-button-36> a:active, #sp-button-37> a:active, #sp-button-38> a:active, #sp-button-39> a:active, #sp-button-5> a:active, #sp-button-6> a:active, #sp-button-7> a:active {
  box-shadow : 0px 0px 0px #73819b;
  position : relative;
  top : 3px;
}

#sp-button-35> a:hover, #sp-button-36> a:hover, #sp-button-37> a:hover, #sp-button-38> a:hover, #sp-button-39> a:hover, #sp-button-5> a:hover, #sp-button-6> a:hover, #sp-button-7> a:hover {
  background-color : #6e78a0;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-width : 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 : #6e78a0;
  border-left-color : #6e78a0;
  border-right-color : #6e78a0;
  border-bottom-color : #6e78a0;
}

#sp-button-14 {
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-14> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #a9a9a9;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  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;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  box-shadow : 0px 4px 0px #bbbbbb;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-14> a:active {
  box-shadow : 0px 2px 0px #bbbbbb;
  position : relative;
  top : 2px;
}

#sp-button-14> a:hover {
  color : #9d9d9d;
}

#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45, #sp-button-46, #sp-button-47, #sp-button-48, #sp-button-49, #sp-button-50, #sp-button-51, #sp-button-52, #sp-button-53, #sp-button-54, #sp-button-55, #sp-button-56, #sp-button-57, #sp-button-58, #sp-button-59, #sp-button-60, #sp-button-61, #sp-button-62, #sp-button-63, #sp-button-64, #sp-button-65, #sp-button-66, #sp-button-67, #sp-button-68, #sp-button-69, #sp-button-70, #sp-button-71, #sp-button-72, #sp-button-73, #sp-button-74, #sp-button-75, #sp-button-76, #sp-button-77, #sp-button-78, #sp-button-79, #sp-button-8, #sp-button-80, #sp-button-81, #sp-button-82, #sp-button-83, #sp-button-84, #sp-button-85, #sp-button-86, #sp-button-87, #sp-button-88, #sp-button-89, #sp-button-9, #sp-button-90, #sp-button-91, #sp-button-92, #sp-button-93, #sp-button-94, #sp-button-95, #sp-button-96, #sp-button-97 {
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-10> a, #sp-button-11> a, #sp-button-12> a, #sp-button-13> a, #sp-button-15> a, #sp-button-16> a, #sp-button-17> a, #sp-button-18> a, #sp-button-19> a, #sp-button-20> a, #sp-button-21> a, #sp-button-22> a, #sp-button-40> a, #sp-button-41> a, #sp-button-42> a, #sp-button-43> a, #sp-button-44> a, #sp-button-45> a, #sp-button-46> a, #sp-button-47> a, #sp-button-48> a, #sp-button-49> a, #sp-button-50> a, #sp-button-51> a, #sp-button-52> a, #sp-button-53> a, #sp-button-54> a, #sp-button-55> a, #sp-button-56> a, #sp-button-57> a, #sp-button-58> a, #sp-button-59> a, #sp-button-60> a, #sp-button-61> a, #sp-button-62> a, #sp-button-63> a, #sp-button-64> a, #sp-button-65> a, #sp-button-66> a, #sp-button-67> a, #sp-button-68> a, #sp-button-69> a, #sp-button-70> a, #sp-button-71> a, #sp-button-72> a, #sp-button-73> a, #sp-button-74> a, #sp-button-75> a, #sp-button-76> a, #sp-button-77> a, #sp-button-78> a, #sp-button-79> a, #sp-button-8> a, #sp-button-80> a, #sp-button-81> a, #sp-button-82> a, #sp-button-83> a, #sp-button-84> a, #sp-button-85> a, #sp-button-86> a, #sp-button-87> a, #sp-button-88> a, #sp-button-89> a, #sp-button-9> a, #sp-button-90> a, #sp-button-91> a, #sp-button-92> a, #sp-button-93> a, #sp-button-94> a, #sp-button-95> a, #sp-button-96> a, #sp-button-97> a {
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-10> a:active, #sp-button-11> a:active, #sp-button-12> a:active, #sp-button-13> 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-20> a:active, #sp-button-21> a:active, #sp-button-22> a:active, #sp-button-40> a:active, #sp-button-41> a:active, #sp-button-42> a:active, #sp-button-43> a:active, #sp-button-44> a:active, #sp-button-45> a:active, #sp-button-46> a:active, #sp-button-47> a:active, #sp-button-48> a:active, #sp-button-49> a:active, #sp-button-50> a:active, #sp-button-51> a:active, #sp-button-52> a:active, #sp-button-53> a:active, #sp-button-54> a:active, #sp-button-55> a:active, #sp-button-56> a:active, #sp-button-57> a:active, #sp-button-58> a:active, #sp-button-59> a:active, #sp-button-60> a:active, #sp-button-61> a:active, #sp-button-62> a:active, #sp-button-63> a:active, #sp-button-64> a:active, #sp-button-65> a:active, #sp-button-66> a:active, #sp-button-67> a:active, #sp-button-68> a:active, #sp-button-69> a:active, #sp-button-70> a:active, #sp-button-71> a:active, #sp-button-72> a:active, #sp-button-73> a:active, #sp-button-74> a:active, #sp-button-75> a:active, #sp-button-76> a:active, #sp-button-77> a:active, #sp-button-78> a:active, #sp-button-79> a:active, #sp-button-8> a:active, #sp-button-80> a:active, #sp-button-81> a:active, #sp-button-82> a:active, #sp-button-83> a:active, #sp-button-84> a:active, #sp-button-85> a:active, #sp-button-86> a:active, #sp-button-87> a:active, #sp-button-88> a:active, #sp-button-89> a:active, #sp-button-9> a:active, #sp-button-90> a:active, #sp-button-91> a:active, #sp-button-92> a:active, #sp-button-93> a:active, #sp-button-94> a:active, #sp-button-95> a:active, #sp-button-96> a:active, #sp-button-97> a:active {
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.25) inset;
  text-shadow : 0px 1px 0px rgba(255, 255, 255, 0.25);
}

#sp-button-10> a:hover, #sp-button-11> a:hover, #sp-button-12> a:hover, #sp-button-13> 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-20> a:hover, #sp-button-21> a:hover, #sp-button-22> a:hover, #sp-button-40> a:hover, #sp-button-41> a:hover, #sp-button-42> a:hover, #sp-button-43> a:hover, #sp-button-44> a:hover, #sp-button-45> a:hover, #sp-button-46> a:hover, #sp-button-47> a:hover, #sp-button-48> a:hover, #sp-button-49> a:hover, #sp-button-50> a:hover, #sp-button-51> a:hover, #sp-button-52> a:hover, #sp-button-53> a:hover, #sp-button-54> a:hover, #sp-button-55> a:hover, #sp-button-56> a:hover, #sp-button-57> a:hover, #sp-button-58> a:hover, #sp-button-59> a:hover, #sp-button-60> a:hover, #sp-button-61> a:hover, #sp-button-62> a:hover, #sp-button-63> a:hover, #sp-button-64> a:hover, #sp-button-65> a:hover, #sp-button-66> a:hover, #sp-button-67> a:hover, #sp-button-68> a:hover, #sp-button-69> a:hover, #sp-button-70> a:hover, #sp-button-71> a:hover, #sp-button-72> a:hover, #sp-button-73> a:hover, #sp-button-74> a:hover, #sp-button-75> a:hover, #sp-button-76> a:hover, #sp-button-77> a:hover, #sp-button-78> a:hover, #sp-button-79> a:hover, #sp-button-8> a:hover, #sp-button-80> a:hover, #sp-button-81> a:hover, #sp-button-82> a:hover, #sp-button-83> a:hover, #sp-button-84> a:hover, #sp-button-85> a:hover, #sp-button-86> a:hover, #sp-button-87> a:hover, #sp-button-88> a:hover, #sp-button-89> a:hover, #sp-button-9> a:hover, #sp-button-90> a:hover, #sp-button-91> a:hover, #sp-button-92> a:hover, #sp-button-93> a:hover, #sp-button-94> a:hover, #sp-button-95> a:hover, #sp-button-96> a:hover, #sp-button-97> a:hover {
  color : #04291f;
  background-color : #1e4d41;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  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-button-23, #sp-button-24, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34 {
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-23> a, #sp-button-24> a, #sp-button-25> a, #sp-button-26> a, #sp-button-27> a, #sp-button-28> a, #sp-button-29> a, #sp-button-30> a, #sp-button-31> a, #sp-button-32> a, #sp-button-33> a, #sp-button-34> a {
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}

#sp-button-23> a:active, #sp-button-24> a:active, #sp-button-25> a:active, #sp-button-26> a:active, #sp-button-27> a:active, #sp-button-28> a:active, #sp-button-29> a:active, #sp-button-30> a:active, #sp-button-31> a:active, #sp-button-32> a:active, #sp-button-33> a:active, #sp-button-34> a:active {
  background-color : #53b2de;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-23> a:hover, #sp-button-24> a:hover, #sp-button-25> a:hover, #sp-button-26> a:hover, #sp-button-27> a:hover, #sp-button-28> a:hover, #sp-button-29> a:hover, #sp-button-30> a:hover, #sp-button-31> a:hover, #sp-button-32> a:hover, #sp-button-33> a:hover, #sp-button-34> a:hover {
  color : #1c8abd;
}

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

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

#sp-button-1> a:active, #sp-button-2> a:active, #sp-button-3> a:active, #sp-button-4> a:active {
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.15) inset;
  text-shadow : 0px 1px 0px #a0a0a0;
}

#sp-button-1> a:hover, #sp-button-2> a:hover, #sp-button-3> a:hover, #sp-button-4> a:hover {
  color : #404040;
  background-color : #808080;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  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-image-1, #sp-image-2, #sp-image-3 {
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-4 {
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#content.page-concept #page-content {
  font-size : 2.4rem;
  color : #ffffff;
}

#content.page-concept #page-content> h1 {
  font-size : 2.4rem;
  color : #000040;
  background-color : #06391e;
}

#content.page-concept #page-content> h3 {
  font-size : 2.4rem;
  color : #000040;
}

#content.page-concept #page-content> h6 {
  font-size : 2.2rem;
  color : #fafcfb;
  background-color : #23705a;
}

#content.page-concept #page-content> p {
  font-size : 2.4rem;
  color : #000040;
}

#content.page-custom #page-content {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#content.page-custom2 #page-content {
  font-size : 1.6rem;
  color : #065986;
}

#content.page-custom3 #page-content {
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#content.page-privacy #page-content {
  font-size : 1.2rem;
  color : #000040;
}

#content.page-privacy #page-content> p {
  color : #000040;
}

#content.page-recruit #page-content {
  font-size : 1.4rem;
  font-family : "メイリオ", "富士ポップＰ", "富士ポップ";
  color : #065986;
}

#content.page-recruit #page-content> p {
  font-size : 1.6rem;
  font-family : "メイリオ", "富士ポップ";
  color : #000000;
}

#sp-block-container-1 {
  font-size : 1.3rem;
  color : #000040;
  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-block-container-1> p.copyright {
  color : #aaaaaa;
  text-align : center;
}

#sp-button-1> a {
  background-image : url(img/banner2.png);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-1> a:hover {
  background-image : url(img/banner2.png);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-10> a {
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-10> a:hover {
  font-family : "Meiryo", sans-serif;
  color : #ffb230;
}

#sp-button-11> a {
  font-family : "Meiryo", sans-serif;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-11> a:hover {
  color : #ffb230;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-12> a {
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-12> a:hover {
  font-family : "Meiryo", sans-serif;
  color : #ffb230;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-13> a {
  font-family : "Meiryo", sans-serif;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-13> a:hover {
  color : #ffb230;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-14> a {
  font-size : 3.6rem;
  font-weight : bold;
  color : #ff8000;
  background-color : #23705a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-14> a:hover {
  color : #51bbf4;
}

#sp-button-15> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-15> a:hover {
  background-color : #ffffff;
}

#sp-button-16> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-16> a:hover {
  background-color : #ffffff;
}

#sp-button-17> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-17> a:hover {
  background-color : #ffffff;
}

#sp-button-18> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-18> a:hover {
  background-color : #ffffff;
}

#sp-button-19> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-19> a:hover {
  background-color : #ffffff;
}

#sp-button-2> a {
  background-image : url(img/keirinjp_banner_pc.gif);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-2> a:hover {
  background-image : url(img/keirinjp_banner_pc.gif);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-20> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-20> a:hover {
  background-color : #ffffff;
}

#sp-button-21> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-21> a:hover {
  background-color : #ffffff;
}

#sp-button-22> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-22> a:hover {
  background-color : #ffffff;
}

#sp-button-23> a {
  background-color : #004040;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-24> a {
  background-color : #004040;
}

#sp-button-25> a {
  background-color : #004040;
}

#sp-button-26> a {
  background-color : #004040;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-27> a {
  background-color : #004040;
}

#sp-button-28> a {
  font-size : 1.4rem;
  background-color : #004040;
}

#sp-button-29> a {
  font-size : 1.4rem;
  background-color : #004040;
}

#sp-button-3> a {
  background-image : url(img/image3.jpg);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-3> a:hover {
  background-image : url(img/image3.jpg);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-30> a {
  background-color : #004040;
}

#sp-button-31> a {
  background-color : #004040;
}

#sp-button-32> a {
  font-size : 1.4rem;
  background-color : #004040;
}

#sp-button-33> a {
  font-size : 1.4rem;
  background-color : #004040;
}

#sp-button-34> a {
  background-color : #004040;
}

#sp-button-35> a {
  font-size : 1.4rem;
  background-color : #23705a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-35> a:hover {
  color : #004080;
  background-color : #ff8000;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-36> a {
  font-size : 1.4rem;
  background-color : #23705a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-36> a:hover {
  color : #004080;
  background-color : #ff8000;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-37> a {
  font-size : 1.4rem;
  background-color : #23705a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-37> a:hover {
  color : #000040;
  background-color : #ff8000;
}

#sp-button-38> a {
  font-size : 1.4rem;
  background-color : #23705a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-38> a:hover {
  color : #000040;
  background-color : #ff8000;
}

#sp-button-39> a {
  font-size : 1.4rem;
  background-color : #23705a;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-39> a:hover {
  color : #000040;
  background-color : #ff8000;
}

#sp-button-4> a {
  color : #fafcfb;
  background-color : transparent;
  background-image : url(img/file.png);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-4> a:hover {
  background-color : transparent;
  background-image : url(img/file.png);
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-40> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-40> a:hover {
  background-color : #ffffff;
}

#sp-button-41> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-41> a:hover {
  background-color : #ffffff;
}

#sp-button-42> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-42> a:hover {
  background-color : #ffffff;
}

#sp-button-43> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-43> a:hover {
  background-color : #ffffff;
}

#sp-button-44> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-44> a:hover {
  background-color : #ffffff;
}

#sp-button-45> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-45> a:hover {
  background-color : #ffffff;
}

#sp-button-46> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-46> a:hover {
  background-color : #ffffff;
}

#sp-button-47> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-47> a:hover {
  background-color : #ffffff;
}

#sp-button-48> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-48> a:hover {
  background-color : #ffffff;
}

#sp-button-49> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-49> a:hover {
  background-color : #ffffff;
}

#sp-button-5> a {
  font-size : 2.2rem;
  font-family : "Meiryo", sans-serif;
  color : #002d59;
  background-color : #a4d78d;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-5> a:hover {
  color : #002d59;
  background-color : #ff8000;
}

#sp-button-50> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-50> a:hover {
  background-color : #ffffff;
}

#sp-button-51> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-51> a:hover {
  background-color : #ffffff;
}

#sp-button-52> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-52> a:hover {
  background-color : #ffffff;
}

#sp-button-53> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-53> a:hover {
  background-color : #ffffff;
}

#sp-button-54> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-54> a:hover {
  background-color : #ffffff;
}

#sp-button-55> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-55> a:hover {
  background-color : #ffffff;
}

#sp-button-56> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-56> a:hover {
  background-color : #ffffff;
}

#sp-button-57> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-57> a:hover {
  background-color : #ffffff;
}

#sp-button-58> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-58> a:hover {
  background-color : #ffffff;
}

#sp-button-59> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-59> a:hover {
  background-color : #ffffff;
}

#sp-button-6> a {
  font-size : 2.2rem;
  color : #002d59;
  background-color : #a4d78d;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-6> a:hover {
  color : #002d59;
  background-color : #ff8000;
}

#sp-button-60> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-60> a:hover {
  color : #002d59;
  background-color : #ffffff;
}

#sp-button-61> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-61> a:hover {
  background-color : #ffffff;
}

#sp-button-62> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-62> a:hover {
  color : #002d59;
  background-color : #ffffff;
}

#sp-button-63> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-63> a:hover {
  color : #002d59;
  background-color : #ffffff;
}

#sp-button-64> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-64> a:hover {
  color : #002d59;
  background-color : #ffffff;
}

#sp-button-65> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-65> a:hover {
  background-color : #ffffff;
}

#sp-button-66> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-66> a:hover {
  background-color : #ffffff;
}

#sp-button-67> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-67> a:hover {
  background-color : #ffffff;
}

#sp-button-68> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-68> a:hover {
  background-color : #ffffff;
}

#sp-button-69> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-69> a:hover {
  background-color : #ffffff;
}

#sp-button-7> a {
  background-color : #008080;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-7> a:hover {
  color : #000040;
  background-color : #ff8000;
}

#sp-button-70> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-70> a:hover {
  background-color : #ffffff;
}

#sp-button-71> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-71> a:hover {
  background-color : #ffffff;
}

#sp-button-72> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-72> a:hover {
  background-color : #ffffff;
}

#sp-button-73> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-73> a:hover {
  background-color : #ffffff;
}

#sp-button-74> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-74> a:hover {
  background-color : #ffffff;
}

#sp-button-75> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-75> a:hover {
  background-color : #ffffff;
}

#sp-button-76> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-76> a:hover {
  background-color : #ffffff;
}

#sp-button-77> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-77> a:hover {
  background-color : #ffffff;
}

#sp-button-78> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-78> a:hover {
  background-color : #ffffff;
}

#sp-button-79> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-79> a:hover {
  background-color : #ffffff;
}

#sp-button-8> a {
  font-family : "Meiryo", sans-serif;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-8> a:hover {
  font-family : "Meiryo", sans-serif;
  color : #ffb230;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-80> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-80> a:hover {
  background-color : #ffffff;
}

#sp-button-81> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-81> a:hover {
  background-color : #ffffff;
}

#sp-button-82> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-82> a:hover {
  background-color : #ffffff;
}

#sp-button-83> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-83> a:hover {
  background-color : #ffffff;
}

#sp-button-84> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-84> a:hover {
  background-color : #ffffff;
}

#sp-button-85> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-85> a:hover {
  background-color : #ffffff;
}

#sp-button-86> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-86> a:hover {
  background-color : #ffffff;
}

#sp-button-87> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-87> a:hover {
  background-color : #ffffff;
}

#sp-button-88> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-88> a:hover {
  background-color : #ffffff;
}

#sp-button-89> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-89> a:hover {
  background-color : #ffffff;
}

#sp-button-9> a {
  font-family : "Meiryo", sans-serif;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-9> a:hover {
  color : #ffb230;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-90> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-90> a:hover {
  background-color : #ffffff;
}

#sp-button-91> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-91> a:hover {
  background-color : #ffffff;
}

#sp-button-92> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-92> a:hover {
  background-color : #ffffff;
}

#sp-button-93> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-93> a:hover {
  background-color : #ffffff;
}

#sp-button-94> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-94> a:hover {
  background-color : #ffffff;
}

#sp-button-95> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-95> a:hover {
  background-color : #ffffff;
}

#sp-button-96> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-96> a:hover {
  background-color : #ffffff;
}

#sp-button-97> a {
  color : #002d59;
  background-color : #00ff80;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-97> a:hover {
  background-color : #ffffff;
}

#sp-definition-list-2> dd> p {
  font-size : 1.4rem;
  color : #065986;
}

#sp-definition-list-3 {
  font-size : 1.7rem;
  color : #000040;
}

#sp-image-1 {
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-image-2 {
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-image-3 {
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

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

#sp-page-title-1 {
  background-image : url(img/back-02.png);
}

#sp-page-title-1 h1 {
  font-size : 2rem;
}

#sp-page-title-10 {
  background-color : #154236;
  background-image : url(img/back-02.png);
}

#sp-page-title-10 h1 {
  font-size : 2.2rem;
  color : #ffffff;
}

#sp-page-title-11 {
  background-color : #23705a;
  background-image : url(img/back-title.png);
}

#sp-page-title-11 h1 {
  font-size : 2.2rem;
  color : #ffffff;
}

#sp-page-title-12 {
  background-color : #154236;
  background-image : url(img/back-02.png);
}

#sp-page-title-12 h1 {
  color : #ffffff;
}

#sp-page-title-3 {
  background-color : #225e4e;
  background-image : url(img/back-02.png);
  background-repeat : no-repeat;
  background-size : auto auto,auto auto;
}

#sp-page-title-3 h1 {
  font-size : 2rem;
}

#sp-page-title-4 {
  background-color : #225e4e;
  background-image : url(img/back-02.png);
}

#sp-page-title-4 h1 {
  font-size : 2.5rem;
}

#sp-page-title-9 {
  background-color : #154236;
  background-image : url(img/back-02.png);
}

#sp-page-title-9 h1 {
  font-size : 2.2rem;
  color : #ffffff;
}

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

#sp-site-branding2-1> .extra {
  color : #000040;
}

#sp-site-branding2-1> .site-description {
  font-size : 2.6rem;
  font-family : "AR PハイカラＰＯＰ体H";
  color : #000040;
}

#sp-site-branding2-1> .site-title {
  color : #000040;
  background-image : url(img/site-logo24.png);
  background-size : auto auto,auto auto;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-1 {
  font-size : 1.2rem;
  background-color : #154236;
  background-image : url(img/back-02.png);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

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

#sp-site-navigation-2 {
  font-size : 1.2rem;
  color : #000040;
  background-color : #154236;
  background-image : url(img/back-02.png);
}

#sp-site-navigation-2> ul> li> a:hover {
  background-color : #ff8000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

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

  #sp-block-container-1 {
    margin-top : -52px;
    min-height : 125px;
  }

  #sp-button-1 {
    width : 237px;
    height : 64px;
  }

  #sp-button-14 {
    width : 340px;
    height : 56px;
  }

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

  #sp-button-16 {
    width : 323px;
    height : 45px;
  }

  #sp-button-17 {
    width : 323px;
    height : 45px;
  }

  #sp-button-18 {
    width : 322px;
    height : 45px;
  }

  #sp-button-19 {
    width : 323px;
    height : 45px;
  }

  #sp-button-2 {
    width : 240px;
    height : 63px;
  }

  #sp-button-20 {
    width : 322px;
    height : 45px;
  }

  #sp-button-21 {
    width : 323px;
    height : 45px;
  }

  #sp-button-22 {
    width : 322px;
    height : 45px;
  }

  #sp-button-23 {
    width : 120px;
    height : 36px;
  }

  #sp-button-24 {
    width : 120px;
    height : 36px;
  }

  #sp-button-25 {
    width : 120px;
    height : 36px;
  }

  #sp-button-26 {
    width : 200px;
    height : 36px;
  }

  #sp-button-27 {
    width : 125px;
    height : 36px;
  }

  #sp-button-28 {
    width : 222px;
    height : 36px;
  }

  #sp-button-29 {
    width : 222px;
    height : 36px;
  }

  #sp-button-3 {
    width : 164px;
    height : 82px;
  }

  #sp-button-30 {
    width : 260px;
    height : 36px;
  }

  #sp-button-31 {
    width : 222px;
    height : 36px;
  }

  #sp-button-32 {
    width : 222px;
    height : 36px;
  }

  #sp-button-33 {
    width : 270px;
    height : 36px;
  }

  #sp-button-34 {
    margin-bottom : -5px;
    width : 320px;
    height : 36px;
  }

  #sp-button-35 {
    margin-bottom : 8px;
    width : 500px;
    height : 50px;
  }

  #sp-button-36 {
    margin-bottom : 8px;
    width : 400px;
    height : 50px;
  }

  #sp-button-37 {
    width : 400px;
    height : 50px;
  }

  #sp-button-38 {
    margin-bottom : 9px;
    width : 600px;
    height : 50px;
  }

  #sp-button-39 {
    margin-bottom : 7px;
    width : 600px;
    height : 50px;
  }

  #sp-button-4 {
    width : 146px;
    height : 91px;
  }

  #sp-button-40 {
    width : 322px;
    height : 47px;
  }

  #sp-button-41 {
    width : 324px;
    height : 44px;
  }

  #sp-button-42 {
    width : 322px;
    height : 45px;
  }

  #sp-button-43 {
    width : 318px;
    height : 45px;
  }

  #sp-button-44 {
    width : 322px;
  }

  #sp-button-45 {
    width : 322px;
    height : 45px;
  }

  #sp-button-46 {
    width : 323px;
    height : 45px;
  }

  #sp-button-47 {
    margin-right : 0px;
    width : 324px;
    height : 41px;
  }

  #sp-button-48 {
    width : 324px;
    height : 41px;
  }

  #sp-button-49 {
    width : 324px;
  }

  #sp-button-5 {
    width : 137px;
    height : 55px;
  }

  #sp-button-50 {
    width : 439px;
    height : 45px;
  }

  #sp-button-51 {
    width : 441px;
    height : 45px;
  }

  #sp-button-52 {
    width : 443px;
  }

  #sp-button-53 {
    width : 446px;
  }

  #sp-button-54 {
    width : 228px;
  }

  #sp-button-55 {
    width : 228px;
  }

  #sp-button-56 {
    width : 228px;
  }

  #sp-button-57 {
    width : 228px;
  }

  #sp-button-58 {
    width : 228px;
  }

  #sp-button-59 {
    width : 228px;
  }

  #sp-button-6 {
    width : 138px;
    height : 55px;
  }

  #sp-button-60 {
    width : 227px;
  }

  #sp-button-61 {
    width : 227px;
  }

  #sp-button-62 {
    width : 227px;
  }

  #sp-button-63 {
    width : 227px;
  }

  #sp-button-64 {
    width : 226px;
  }

  #sp-button-65 {
    width : 479px;
  }

  #sp-button-66 {
    width : 478px;
  }

  #sp-button-67 {
    width : 476px;
  }

  #sp-button-68 {
    width : 479px;
  }

  #sp-button-69 {
    width : 479px;
  }

  #sp-button-70 {
    width : 478px;
  }

  #sp-button-71 {
    width : 476px;
  }

  #sp-button-72 {
    width : 477px;
  }

  #sp-button-73 {
    width : 475px;
  }

  #sp-button-74 {
    width : 477px;
  }

  #sp-button-75 {
    width : 475px;
  }

  #sp-button-76 {
    width : 472px;
  }

  #sp-button-77 {
    width : 474px;
  }

  #sp-button-78 {
    width : 473px;
  }

  #sp-button-79 {
    width : 472px;
  }

  #sp-button-80 {
    width : 475px;
  }

  #sp-button-81 {
    width : 473px;
  }

  #sp-button-82 {
    width : 470px;
  }

  #sp-button-83 {
    width : 467px;
  }

  #sp-button-84 {
    margin-right : 0px;
    width : 475px;
  }

  #sp-button-85 {
    width : 475px;
  }

  #sp-button-86 {
    width : 474px;
  }

  #sp-button-87 {
    width : 472px;
  }

  #sp-button-88 {
    width : 474px;
  }

  #sp-button-89 {
    width : 472px;
  }

  #sp-button-90 {
    width : 473px;
  }

  #sp-button-91 {
    width : 474px;
  }

  #sp-button-92 {
    width : 472px;
  }

  #sp-button-93 {
    width : 472px;
  }

  #sp-button-94 {
    width : 470px;
  }

  #sp-button-95 {
    width : 472px;
  }

  #sp-button-96 {
    width : 473px;
  }

  #sp-button-97 {
    width : 471px;
  }

  #sp-definition-list-1 {
    margin-bottom : 11px;
    min-height : 248px;
  }

  #sp-definition-list-2 {
    margin-right : 124px;
    width : 759px;
    min-height : 852px;
  }

  #sp-definition-list-3 {
    margin-left : 1px;
    margin-right : -101px;
  }

  #sp-image-1 {
    width : 635px;
    height : 437px;
  }

  #sp-image-2 {
    margin-right : -13px;
    width : 680px;
    height : 538px;
  }

  #sp-image-3 {
    width : 641px;
    height : 590px;
  }

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

  #sp-list-1 {
    margin-right : 4px;
    width : 393px;
  }

  #sp-page-title-12 {
    margin-bottom : 20px;
  }

  #sp-page-title-2 {
    width : 630px;
  }

  #sp-page-title-4 {
    margin-left : 0px;
  }

  #sp-page-title-7 {
    width : 552px;
  }

  #sp-page-title-8 {
    width : 488px;
    min-height : 52px;
  }

  #sp-page-title-9 {
    margin-bottom : 8px;
  }

  #sp-photo-motion-1 {
    margin-left : 100px;
    width : 703px;
    height : 505px;
  }

  #sp-site-branding2-1 {
    margin-top : -65px;
    min-height : 143px;
  }

  #sp-site-branding2-1> .site-description {
    width : 335px;
    height : 34px;
    top : 90px;
    bottom : auto;
    right : auto;
    left : -190px;
  }

  #sp-site-branding2-1> .site-title {
    margin-top : 17px;
    margin-left : 41px;
    margin-right : -37px;
    margin-bottom : -85px;
    width : 900px;
    height : 64px;
  }

  #sp-site-navigation-1 {
    margin-top : -2px;
    margin-left : -1px;
    margin-right : -181px;
    margin-bottom : 1px;
    width : 902px;
    min-height : 54px;
  }

  #sp-site-navigation-2 {
    margin-top : -22px;
    margin-left : -1px;
    margin-right : 6px;
    margin-bottom : 0px;
    width : 902px;
    min-height : 49px;
  }
}
