
#colophon {
  background-color : #1a1311;
  width : 100%;
  z-index : 10;
}

#colophon-inner .extra {
  color : #ffffff;
}

#content {
  min-height : 50px;
}

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

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

#masthead {
  background-color : #ffffff;
  margin-bottom : 0px;
}

#page {
  font-size : 1.2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-block-container> hr {
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container> p {
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container> p.indent {
  padding-left : 1em;
}

.sp-block-container> p.large {
  font-size : 1.2em;
}

.sp-bread-crumb div {
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button {
  width : 122px;
}

.sp-button a {
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

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

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

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

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

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

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

.sp-form input[type="submit"] {
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-part-top::after {
  clear : both;
  display : table;
  content : "";
}

.sp-sidebar {
  font-size : 1.4rem;
}

.sp-site-branding2 .site-description {
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation {
  color : black;
  background-color : white;
}

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

.sp-site-navigation.vertical {
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

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

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

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

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

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

.sp-site-navigation.vertical ul li> a {
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

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

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

.sp-site-navigation.vertical ul ul li> a {
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical> ul {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical> ul> li {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical> ul> li:hover> ul {
  display : block;
}

.sp-table {
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table> *> tr> td {
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table> *> tr> th {
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table> *> tr> th.col-title {
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table> *> tr> th.row-title {
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post {
  margin-top : 0.67em;
}

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

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

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

.sp-wp-post-list .navigation-post> h1 {
  display : none;
}

.sp-wp-post-list> article {
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list> h3 {
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a {
  color : #2f2f2f;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a.withline {
  color : #ff0000;
  text-decoration : underline;
}

article {
  display : block;
}

aside {
  display : block;
}

body {
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #2f2f2f;
  background-color : #f5f5f5;
  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;
  padding-left : 5px;
  box-sizing   : border-box;
  border-left  : 10px solid #474747;
}

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

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

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

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

header {
  display : block;
}

hgroup {
  display : block;
}

html {
  font-size : 62.5%;
}

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

main {
  display : block;
}

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

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

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

section {
  display : block;
}

summary {
  display : block;
}

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

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

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

  #colophon {
    padding-top : 5px;
    margin-top : 50px;
  }

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

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

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

  #main-inner {
    width:1000px;
	margin-left : auto;
    margin-right : auto;
	
  }

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

  #masthead {
    margin-bottom : 0px;
  }

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

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

  #primary {
    float : right;
  }

  #sidebar1 {
    background-color : #ffffff;
    padding-top : 30px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 32767px;
    margin-bottom : -32767px;
  }

  #sidebar2 {
    background-color : #ffffff;
    padding-top : 30px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 32767px;
    margin-bottom : -32767px;
  }

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

  .home #sidebar1 {
    margin-top : -30px;
  }

  .home #sidebar2 {
    margin-top : -30px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul li {
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li> a {
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

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

  .sp-site-navigation.horizontal> ul> li {
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal> ul> li:hover {
    position : relative;
  }

  .sp-site-navigation.horizontal> ul> li:hover> ul {
    display : block;
  }

  .sp-site-navigation.horizontal> ul> li> a {
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal {
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

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

  .sp-site-navigation.minimal ul li:last-child {
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li> a:active {
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li> a:hover {
    text-decoration : underline;
  }

  .sp-site-navigation.minimal> ul li {
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal> ul ul {
    margin-left : 10px;
    display : inline;
  }

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

  body {
    min-width : 1000px;
  }
}

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

  #content {
    width : 1000px;
  }

  #contenthead {
    width : 1000px;
  }
}

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

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

  #masthead {
    margin-bottom : 0px;
  }

  * {
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-branding2 .site-description {
    text-align : center;
  }

  .sp-site-branding2 .site-title {
    text-align : center;
  }

  .sp-site-navigation .menu-toggle {
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul {
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

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

  .sp-site-navigation.horizontal {
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul {
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li {
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

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

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

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

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

  .sp-site-navigation.horizontal ul li> a {
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

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

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

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

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

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

  .sp-site-navigation.minimal {
    text-align : center;
    margin-bottom : 20px;
  }

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

  .sp-site-navigation.minimal ul li {
    display : block;
  }

  .sp-site-navigation.minimal ul li> a {
    display : block;
  }

  .sp-site-navigation.minimal ul li> a:hover {
    text-decoration : underline;
  }

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

  embed {
    max-width : 100%;
  }
}

#sp-page-title-1 h1, #sp-page-title-10 h1, #sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1 {
  font-size : 1.8rem;
  line-height : 1.5;
  color : #1a1311;
  background-color : transparent;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 8px;
  margin-bottom : 15px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #1a1311;
  border-bottom-color : #f2f2f2;
  display : block;
}

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

  #sp-site-navigation-2 {
    background-color : #1a1311;
    text-align : center;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

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

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

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

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

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

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

  #sp-site-navigation-2> ul> li:first-child> a {
    margin-left : 0px;
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
  }

  #sp-site-navigation-2> ul> li> a {
    line-height : 1;
    color : #ffffff;
    padding-top : 3px;
    padding-left : 4px;
    padding-bottom : 2px;
    margin-top : 6px;
    margin-left : 4px;
    margin-right : 0px;
    margin-bottom : 6px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #ffffff;
    display : block;
  }

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

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

  #sp-site-navigation-2 {
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

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

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

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

  #sp-site-navigation-2 ul li> a {
    font-weight : bold;
    color : #ffffff;
    background-color : #1a1311;
    text-decoration : none;
    padding-top : 7px;
    padding-bottom : 7px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f5f5f5;
  }

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

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

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

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

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

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

#breadcrumb-list {
  font-size : 1.3rem;
  padding-left : 20px;
  padding-right : 20px;
  box-sizing : border-box;
}

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

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

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

  #sp-site-navigation-1 ul ul {
    font-size : 1.3rem;
    background-color : #1a1311;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

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

  #sp-site-navigation-1 ul ul li.menu-item-has-children> a::after {
    background-image : url(img/icon-nav-arrow-01.png);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : -3px;
    width : 6px;
    height : 7px;
    display : block;
    position : absolute;
    top : 50%;
    right : 10px;
    z-index : 10;
    content : "";
  }

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1> ul> li> a {
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    text-align : center;
    padding-top : 16px;
    padding-left : 30px;
    padding-right : 30px;
    padding-bottom : 15px;
    display : block;
  }
}

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

  #sp-site-navigation-1 {
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

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

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

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

  #sp-site-navigation-1 ul li> a {
    font-weight : bold;
    color : #ffffff;
    background-color : #1a1311;
    text-decoration : none;
    padding-top : 7px;
    padding-bottom : 7px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f5f5f5;
  }

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

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

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

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

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

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

#content.page-access #page-content, #content.page-blog #page-content, #content.page-blog1 #page-content, #content.page-company #page-content, #content.page-company1 #page-content, #content.page-concept #page-content, #content.page-item #page-content, #content.page-profile #page-content, #content.page-profile1 #page-content, #content.page-profile2 #page-content, #content.page-service #page-content, #content.page-toppage #page-content, #sp-block-container-2 {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 44px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #7d7b7b;
}

#content.page-access #page-content> blockquote, #content.page-blog #page-content> blockquote, #content.page-blog1 #page-content> blockquote, #content.page-company #page-content> blockquote, #content.page-company1 #page-content> blockquote, #content.page-concept #page-content> blockquote, #content.page-item #page-content> blockquote, #content.page-profile #page-content> blockquote, #content.page-profile1 #page-content> blockquote, #content.page-profile2 #page-content> blockquote, #content.page-service #page-content> blockquote, #content.page-toppage #page-content> blockquote, #sp-block-container-2> blockquote {
  background-color : transparent;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

#content.page-access #page-content> blockquote p, #content.page-blog #page-content> blockquote p, #content.page-blog1 #page-content> blockquote p, #content.page-company #page-content> blockquote p, #content.page-company1 #page-content> blockquote p, #content.page-concept #page-content> blockquote p, #content.page-item #page-content> blockquote p, #content.page-profile #page-content> blockquote p, #content.page-profile1 #page-content> blockquote p, #content.page-profile2 #page-content> blockquote p, #content.page-service #page-content> blockquote p, #content.page-toppage #page-content> blockquote p, #sp-block-container-2> blockquote p {
  margin-top : 19px;
  margin-bottom : 0px;
}

#content.page-access #page-content> blockquote p:first-child, #content.page-blog #page-content> blockquote p:first-child, #content.page-blog1 #page-content> blockquote p:first-child, #content.page-company #page-content> blockquote p:first-child, #content.page-company1 #page-content> blockquote p:first-child, #content.page-concept #page-content> blockquote p:first-child, #content.page-item #page-content> blockquote p:first-child, #content.page-profile #page-content> blockquote p:first-child, #content.page-profile1 #page-content> blockquote p:first-child, #content.page-profile2 #page-content> blockquote p:first-child, #content.page-service #page-content> blockquote p:first-child, #content.page-toppage #page-content> blockquote p:first-child, #sp-block-container-2> blockquote p:first-child {
  margin-top : 0px;
}

#content.page-access #page-content> h1, #content.page-blog #page-content> h1, #content.page-blog1 #page-content> h1, #content.page-company #page-content> h1, #content.page-company1 #page-content> h1, #content.page-concept #page-content> h1, #content.page-item #page-content> h1, #content.page-profile #page-content> h1, #content.page-profile1 #page-content> h1, #content.page-profile2 #page-content> h1, #content.page-service #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-2> h1 {
  font-size : 1.8rem;
  line-height : 1.5;
  background-color : transparent;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 8px;
  margin-bottom : 15px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #1a1311;
  border-bottom-color : #f2f2f2;
}

#content.page-access #page-content> h2, #content.page-blog #page-content> h2, #content.page-blog1 #page-content> h2, #content.page-company #page-content> h2, #content.page-company1 #page-content> h2, #content.page-concept #page-content> h2, #content.page-item #page-content> h2, #content.page-profile #page-content> h2, #content.page-profile1 #page-content> h2, #content.page-profile2 #page-content> h2, #content.page-service #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-2> h2 {
  font-size : 1.8rem;
  font-weight : bold;
  color : #000000;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#content.page-access #page-content> h3, #content.page-blog #page-content> h3, #content.page-blog1 #page-content> h3, #content.page-company #page-content> h3, #content.page-company1 #page-content> h3, #content.page-concept #page-content> h3, #content.page-item #page-content> h3, #content.page-profile #page-content> h3, #content.page-profile1 #page-content> h3, #content.page-profile2 #page-content> h3, #content.page-service #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-2> h3 {
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#content.page-access #page-content> h4, #content.page-blog #page-content> h4, #content.page-blog1 #page-content> h4, #content.page-company #page-content> h4, #content.page-company1 #page-content> h4, #content.page-concept #page-content> h4, #content.page-item #page-content> h4, #content.page-profile #page-content> h4, #content.page-profile1 #page-content> h4, #content.page-profile2 #page-content> h4, #content.page-service #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-2> h4 {
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#content.page-access #page-content> h5, #content.page-blog #page-content> h5, #content.page-blog1 #page-content> h5, #content.page-company #page-content> h5, #content.page-company1 #page-content> h5, #content.page-concept #page-content> h5, #content.page-item #page-content> h5, #content.page-profile #page-content> h5, #content.page-profile1 #page-content> h5, #content.page-profile2 #page-content> h5, #content.page-service #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-2> h5 {
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#content.page-access #page-content> h6, #content.page-blog #page-content> h6, #content.page-blog1 #page-content> h6, #content.page-company #page-content> h6, #content.page-company1 #page-content> h6, #content.page-concept #page-content> h6, #content.page-item #page-content> h6, #content.page-profile #page-content> h6, #content.page-profile1 #page-content> h6, #content.page-profile2 #page-content> h6, #content.page-service #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-2> h6 {
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#content.page-access #page-content> hr, #content.page-blog #page-content> hr, #content.page-blog1 #page-content> hr, #content.page-company #page-content> hr, #content.page-company1 #page-content> hr, #content.page-concept #page-content> hr, #content.page-item #page-content> hr, #content.page-profile #page-content> hr, #content.page-profile1 #page-content> hr, #content.page-profile2 #page-content> hr, #content.page-service #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-2> hr {
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #474747;
}

#content.page-access #page-content> img, #content.page-blog #page-content> img, #content.page-blog1 #page-content> img, #content.page-company #page-content> img, #content.page-company1 #page-content> img, #content.page-concept #page-content> img, #content.page-item #page-content> img, #content.page-profile #page-content> img, #content.page-profile1 #page-content> img, #content.page-profile2 #page-content> img, #content.page-service #page-content> img, #content.page-toppage #page-content> img, #sp-block-container-2> img {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-access #page-content> ins, #content.page-blog #page-content> ins, #content.page-blog1 #page-content> ins, #content.page-company #page-content> ins, #content.page-company1 #page-content> ins, #content.page-concept #page-content> ins, #content.page-item #page-content> ins, #content.page-profile #page-content> ins, #content.page-profile1 #page-content> ins, #content.page-profile2 #page-content> ins, #content.page-service #page-content> ins, #content.page-toppage #page-content> ins, #sp-block-container-2> ins {
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

#content.page-access #page-content> ol, #content.page-blog #page-content> ol, #content.page-blog1 #page-content> ol, #content.page-company #page-content> ol, #content.page-company1 #page-content> ol, #content.page-concept #page-content> ol, #content.page-item #page-content> ol, #content.page-profile #page-content> ol, #content.page-profile1 #page-content> ol, #content.page-profile2 #page-content> ol, #content.page-service #page-content> ol, #content.page-toppage #page-content> ol, #sp-block-container-2> ol {
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

#content.page-access #page-content> ol ol, #content.page-blog #page-content> ol ol, #content.page-blog1 #page-content> ol ol, #content.page-company #page-content> ol ol, #content.page-company1 #page-content> ol ol, #content.page-concept #page-content> ol ol, #content.page-item #page-content> ol ol, #content.page-profile #page-content> ol ol, #content.page-profile1 #page-content> ol ol, #content.page-profile2 #page-content> ol ol, #content.page-service #page-content> ol ol, #content.page-toppage #page-content> ol ol, #sp-block-container-2> ol ol {
  margin-bottom : 0px;
}

#content.page-access #page-content> p, #content.page-blog #page-content> p, #content.page-blog1 #page-content> p, #content.page-company #page-content> p, #content.page-company1 #page-content> p, #content.page-concept #page-content> p, #content.page-item #page-content> p, #content.page-profile #page-content> p, #content.page-profile1 #page-content> p, #content.page-profile2 #page-content> p, #content.page-service #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-2> p {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-access #page-content> pre, #content.page-blog #page-content> pre, #content.page-blog1 #page-content> pre, #content.page-company #page-content> pre, #content.page-company1 #page-content> pre, #content.page-concept #page-content> pre, #content.page-item #page-content> pre, #content.page-profile #page-content> pre, #content.page-profile1 #page-content> pre, #content.page-profile2 #page-content> pre, #content.page-service #page-content> pre, #content.page-toppage #page-content> pre, #sp-block-container-2> pre {
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-wp-post-list-1 {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 44px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #7d7b7b;
}

#sp-wp-post-list-1 article> header> h4> a {
  font-size : 1.8rem;
  line-height : 1.5;
  color : #1a1311;
  background-color : transparent;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 8px;
  margin-bottom : 15px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #1a1311;
  border-bottom-color : #f2f2f2;
  display : block;
}

#sp-wp-post-list-1.hpb-viewtype-full {
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1.hpb-viewtype-simple {
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1.hpb-viewtype-thumbnail {
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

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

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

#sp-wp-post-list-1> article {
  margin-bottom : 44px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #7d7b7b;
  overflow : hidden;
}

#sp-wp-post-list-1> article> div {
  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-wp-post-list-1> article> footer {
  clear : both;
}

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

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

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

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

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

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

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

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

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

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

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

#sp-wp-post-list-1> article> p> img {
}

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

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

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

#sp-wp-post-list-1> dl> dt {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 130px;
  float : left;
}

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

#sp-wp-post-list-1> h3> a {
  font-size : 1.8rem;
  line-height : 1.5;
  color : #1a1311;
  background-color : transparent;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 8px;
  margin-bottom : 15px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #1a1311;
  border-bottom-color : #f2f2f2;
  display : block;
}

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

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

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

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

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

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

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

#sp-wp-post-list-1> ul> li> a {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  display : block;
}

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

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

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

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

#sp-table-10, #sp-table-7, #sp-table-8, #sp-table-9 {
  color : #1c1c1c;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-10> tbody> tr> td, #sp-table-7> tbody> tr> td, #sp-table-8> tbody> tr> td, #sp-table-9> tbody> tr> td {
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
}

#sp-table-10> tbody> tr> th, #sp-table-7> tbody> tr> th, #sp-table-8> tbody> tr> th, #sp-table-9> tbody> tr> th {
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
}

#sp-button-1> a, #sp-button-2> a, #sp-button-3> a {
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #474747;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-1> a::before, #sp-button-2> a::before, #sp-button-3> a::before {
  background-image : url(img/icon-button-arrow-02.png);
  vertical-align : middle;
  margin-right : 5px;
  width : 3px;
  height : 5px;
  display : inline-block;
  content : "";
}

#sp-block-container-1 {
  color : #ffffff;
  background-color : #100d0c;
  padding-bottom : 0px;
  clear : both;
}

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

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

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

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

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

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

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

#sp-table-1 tbody, #sp-table-2 tbody, #sp-table-3 tbody, #sp-table-4 tbody, #sp-table-5 tbody, #sp-table-6 tbody {
  width : 100%;
  height : auto;
}

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

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

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

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

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

#sp-list-1, #sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9 {
  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, #sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li {
  margin-bottom : 8px;
}

#sp-list-1> li, #sp-list-10> li, #sp-list-11> li, #sp-list-12> li, #sp-list-13> li, #sp-list-2> li, #sp-list-3> li, #sp-list-4> li, #sp-list-5> li, #sp-list-6> li, #sp-list-7> li, #sp-list-8> li, #sp-list-9> li {
  color : #000000;
}

#sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-25, #sp-list-26, #sp-list-27, #sp-list-28, #sp-list-29, #sp-list-30, #sp-list-31, #sp-list-32, #sp-list-33, #sp-list-34, #sp-list-35, #sp-list-36, #sp-list-37, #sp-list-38, #sp-list-39, #sp-list-40, #sp-list-41, #sp-list-42, #sp-list-43, #sp-list-44, #sp-list-45, #sp-list-46, #sp-list-47, #sp-list-48, #sp-list-49, #sp-list-50 {
  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 : disc;
}

#sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-20 li, #sp-list-21 li, #sp-list-22 li, #sp-list-23 li, #sp-list-24 li, #sp-list-25 li, #sp-list-26 li, #sp-list-27 li, #sp-list-28 li, #sp-list-29 li, #sp-list-30 li, #sp-list-31 li, #sp-list-32 li, #sp-list-33 li, #sp-list-34 li, #sp-list-35 li, #sp-list-36 li, #sp-list-37 li, #sp-list-38 li, #sp-list-39 li, #sp-list-40 li, #sp-list-41 li, #sp-list-42 li, #sp-list-43 li, #sp-list-44 li, #sp-list-45 li, #sp-list-46 li, #sp-list-47 li, #sp-list-48 li, #sp-list-49 li, #sp-list-50 li {
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-14> li, #sp-list-15> li, #sp-list-16> li, #sp-list-17> li, #sp-list-18> li, #sp-list-19> li, #sp-list-20> li, #sp-list-21> li, #sp-list-22> li, #sp-list-23> li, #sp-list-24> li, #sp-list-25> li, #sp-list-26> li, #sp-list-27> li, #sp-list-28> li, #sp-list-29> li, #sp-list-30> li, #sp-list-31> li, #sp-list-32> li, #sp-list-33> li, #sp-list-34> li, #sp-list-35> li, #sp-list-36> li, #sp-list-37> li, #sp-list-38> li, #sp-list-39> li, #sp-list-40> li, #sp-list-41> li, #sp-list-42> li, #sp-list-43> li, #sp-list-44> li, #sp-list-45> li, #sp-list-46> li, #sp-list-47> li, #sp-list-48> li, #sp-list-49> li, #sp-list-50> li {
  color : #000000;
}

#sp-column-1, #sp-column-10, #sp-column-11, #sp-column-12, #sp-column-13, #sp-column-14, #sp-column-15, #sp-column-16, #sp-column-17, #sp-column-18, #sp-column-19, #sp-column-2, #sp-column-20, #sp-column-21, #sp-column-22, #sp-column-23, #sp-column-24, #sp-column-25, #sp-column-26, #sp-column-27, #sp-column-28, #sp-column-29, #sp-column-3, #sp-column-30, #sp-column-31, #sp-column-32, #sp-column-33, #sp-column-34, #sp-column-35, #sp-column-36, #sp-column-37, #sp-column-38, #sp-column-39, #sp-column-4, #sp-column-40, #sp-column-41, #sp-column-42, #sp-column-43, #sp-column-44, #sp-column-45, #sp-column-46, #sp-column-47, #sp-column-48, #sp-column-49, #sp-column-5, #sp-column-50, #sp-column-51, #sp-column-52, #sp-column-53, #sp-column-6, #sp-column-7, #sp-column-8, #sp-column-9 {
  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 : #646464;
  border-left-color : #646464;
  border-right-color : #646464;
  border-bottom-color : #646464;
  width : 100%;
  height : auto;
}

#sp-column-1> .column-body, #sp-column-10> .column-body, #sp-column-11> .column-body, #sp-column-12> .column-body, #sp-column-13> .column-body, #sp-column-14> .column-body, #sp-column-15> .column-body, #sp-column-16> .column-body, #sp-column-17> .column-body, #sp-column-18> .column-body, #sp-column-19> .column-body, #sp-column-2> .column-body, #sp-column-20> .column-body, #sp-column-21> .column-body, #sp-column-22> .column-body, #sp-column-23> .column-body, #sp-column-24> .column-body, #sp-column-25> .column-body, #sp-column-26> .column-body, #sp-column-27> .column-body, #sp-column-28> .column-body, #sp-column-29> .column-body, #sp-column-3> .column-body, #sp-column-30> .column-body, #sp-column-31> .column-body, #sp-column-32> .column-body, #sp-column-33> .column-body, #sp-column-34> .column-body, #sp-column-35> .column-body, #sp-column-36> .column-body, #sp-column-37> .column-body, #sp-column-38> .column-body, #sp-column-39> .column-body, #sp-column-4> .column-body, #sp-column-40> .column-body, #sp-column-41> .column-body, #sp-column-42> .column-body, #sp-column-43> .column-body, #sp-column-44> .column-body, #sp-column-45> .column-body, #sp-column-46> .column-body, #sp-column-47> .column-body, #sp-column-48> .column-body, #sp-column-49> .column-body, #sp-column-5> .column-body, #sp-column-50> .column-body, #sp-column-51> .column-body, #sp-column-52> .column-body, #sp-column-53> .column-body, #sp-column-6> .column-body, #sp-column-7> .column-body, #sp-column-8> .column-body, #sp-column-9> .column-body {
  width : auto;
  height : auto;
}

#sp-column-1> .column-label, #sp-column-10> .column-label, #sp-column-11> .column-label, #sp-column-12> .column-label, #sp-column-13> .column-label, #sp-column-14> .column-label, #sp-column-15> .column-label, #sp-column-16> .column-label, #sp-column-17> .column-label, #sp-column-18> .column-label, #sp-column-19> .column-label, #sp-column-2> .column-label, #sp-column-20> .column-label, #sp-column-21> .column-label, #sp-column-22> .column-label, #sp-column-23> .column-label, #sp-column-24> .column-label, #sp-column-25> .column-label, #sp-column-26> .column-label, #sp-column-27> .column-label, #sp-column-28> .column-label, #sp-column-29> .column-label, #sp-column-3> .column-label, #sp-column-30> .column-label, #sp-column-31> .column-label, #sp-column-32> .column-label, #sp-column-33> .column-label, #sp-column-34> .column-label, #sp-column-35> .column-label, #sp-column-36> .column-label, #sp-column-37> .column-label, #sp-column-38> .column-label, #sp-column-39> .column-label, #sp-column-4> .column-label, #sp-column-40> .column-label, #sp-column-41> .column-label, #sp-column-42> .column-label, #sp-column-43> .column-label, #sp-column-44> .column-label, #sp-column-45> .column-label, #sp-column-46> .column-label, #sp-column-47> .column-label, #sp-column-48> .column-label, #sp-column-49> .column-label, #sp-column-5> .column-label, #sp-column-50> .column-label, #sp-column-51> .column-label, #sp-column-52> .column-label, #sp-column-53> .column-label, #sp-column-6> .column-label, #sp-column-7> .column-label, #sp-column-8> .column-label, #sp-column-9> .column-label {
  background-color : #646464;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}

#sp-column-1> .column-label h3, #sp-column-10> .column-label h3, #sp-column-11> .column-label h3, #sp-column-12> .column-label h3, #sp-column-13> .column-label h3, #sp-column-14> .column-label h3, #sp-column-15> .column-label h3, #sp-column-16> .column-label h3, #sp-column-17> .column-label h3, #sp-column-18> .column-label h3, #sp-column-19> .column-label h3, #sp-column-2> .column-label h3, #sp-column-20> .column-label h3, #sp-column-21> .column-label h3, #sp-column-22> .column-label h3, #sp-column-23> .column-label h3, #sp-column-24> .column-label h3, #sp-column-25> .column-label h3, #sp-column-26> .column-label h3, #sp-column-27> .column-label h3, #sp-column-28> .column-label h3, #sp-column-29> .column-label h3, #sp-column-3> .column-label h3, #sp-column-30> .column-label h3, #sp-column-31> .column-label h3, #sp-column-32> .column-label h3, #sp-column-33> .column-label h3, #sp-column-34> .column-label h3, #sp-column-35> .column-label h3, #sp-column-36> .column-label h3, #sp-column-37> .column-label h3, #sp-column-38> .column-label h3, #sp-column-39> .column-label h3, #sp-column-4> .column-label h3, #sp-column-40> .column-label h3, #sp-column-41> .column-label h3, #sp-column-42> .column-label h3, #sp-column-43> .column-label h3, #sp-column-44> .column-label h3, #sp-column-45> .column-label h3, #sp-column-46> .column-label h3, #sp-column-47> .column-label h3, #sp-column-48> .column-label h3, #sp-column-49> .column-label h3, #sp-column-5> .column-label h3, #sp-column-50> .column-label h3, #sp-column-51> .column-label h3, #sp-column-52> .column-label h3, #sp-column-53> .column-label h3, #sp-column-6> .column-label h3, #sp-column-7> .column-label h3, #sp-column-8> .column-label h3, #sp-column-9> .column-label h3 {
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

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

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

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

#content.page-access #page-content {
  font-size : 2rem;
}

#content.page-access #page-content> p {
  font-size : 2rem;
}

#content.page-company1 #page-content {
  background-color : #f5f5f5;
}

#content.page-concept #page-content {
  font-weight : normal;
  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.page-concept #page-content> h3 {
  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.page-toppage #page-content> hr {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : #e2e2e2;
  border-right-color : #e2e2e2;
  border-bottom-color : #e2e2e2;
}

#content.page-toppage #page-content> p {
  font-size : 2rem;
}

#sp-column-1> .column-label {
  font-size : 2rem;
}

#sp-column-1> .column-label h3 {
  font-size : 2rem;
}

#sp-column-11> .column-label h3 {
  font-size : 2rem;
}

#sp-column-15> .column-label h3 {
  font-size : 2rem;
}

#sp-column-18> .column-label h3 {
  font-size : 2rem;
}

#sp-column-2> .column-label h3 {
  font-size : 2rem;
}

#sp-column-21> .column-label h3 {
  font-size : 2rem;
}

#sp-column-24> .column-label h3 {
  font-size : 2rem;
}

#sp-column-27> .column-label {
  font-size : 1.6rem;
}

#sp-column-27> .column-label h3 {
  font-size : 2rem;
}

#sp-column-28 {
  font-size : 1.5rem;
}

#sp-column-28> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-29 {
  font-size : 1.5rem;
}

#sp-column-29> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-3> .column-label h3 {
  font-size : 2rem;
}

#sp-column-30 {
  font-size : 1.5rem;
}

#sp-column-30> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-31> .column-label {
  font-size : 1.6rem;
}

#sp-column-31> .column-label h3 {
  font-size : 2rem;
}

#sp-column-32 {
  font-size : 1.5rem;
}

#sp-column-32> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-33 {
  font-size : 1.5rem;
}

#sp-column-33> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-34 {
  font-size : 1.5rem;
}

#sp-column-34> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-35> .column-label {
  font-size : 1.6rem;
}

#sp-column-35> .column-label h3 {
  font-size : 2rem;
}

#sp-column-36 {
  font-size : 1.5rem;
}

#sp-column-36> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-37 {
  font-size : 1.5rem;
}

#sp-column-37> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-38> .column-label {
  font-size : 1.6rem;
}

#sp-column-38> .column-label h3 {
  font-size : 2rem;
}

#sp-column-39 {
  font-size : 1.5rem;
}

#sp-column-39> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-4> .column-label h3 {
  font-size : 2rem;
}

#sp-column-40 {
  font-size : 1.5rem;
}

#sp-column-40> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-41 {
  font-size : 1.5rem;
}

#sp-column-41> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-42> .column-label {
  font-size : 1.6rem;
}

#sp-column-42> .column-label h3 {
  font-size : 2rem;
}

#sp-column-43 {
  font-size : 1.5rem;
}

#sp-column-43> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-44 {
  font-size : 1.5rem;
}

#sp-column-44> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-45> .column-label {
  font-size : 1.6rem;
}

#sp-column-45> .column-label h3 {
  font-size : 2rem;
}

#sp-column-46 {
  font-size : 1.5rem;
}

#sp-column-46> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-47 {
  font-size : 1.5rem;
}

#sp-column-47> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-48> .column-label {
  font-size : 1.6rem;
}

#sp-column-48> .column-label h3 {
  font-size : 2rem;
}

#sp-column-49 {
  font-size : 1.5rem;
}

#sp-column-49> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-5> .column-label h3 {
  font-size : 2rem;
}

#sp-column-50 {
  font-size : 1.5rem;
}

#sp-column-50> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-51> .column-label {
  font-size : 1.6rem;
}

#sp-column-51> .column-label h3 {
  font-size : 2rem;
}

#sp-column-52 {
  font-size : 1.5rem;
}

#sp-column-52> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-53 {
  font-size : 1.5rem;
}

#sp-column-53> .column-label h3 {
  font-size : 1.5rem;
}

#sp-column-8> .column-label h3 {
  font-size : 2rem;
}

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

#sp-list-1 {
  font-size : 1.5rem;
  color : #ff1123;
}

#sp-list-1> li> .paragraph em {
  font-size : 1.8rem;
  color : #ff1123;
}

#sp-list-31 {
  font-size : 1.8rem;
}

#sp-list-31> li> h3 {
  font-size : 1.8rem;
}

#sp-page-title-1 {
  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-page-title-1 h1 {
  font-size : 2.2rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-2 {
  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 : #f5f5f5;
  border-left-color : #f5f5f5;
  border-right-color : #f5f5f5;
  border-bottom-color : #f5f5f5;
}

#sp-page-title-2 h1 {
  font-size : 2.2rem;
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f2f2f2;
}

#sp-page-title-3 h1 {
  font-size : 2.2rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-4 h1 {
  font-size : 3rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-5 h1 {
  font-size : 3rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-6 h1 {
  font-size : 3rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-7 {
  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-page-title-7 h1 {
  font-size : 2.2rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-8 h1 {
  font-size : 2.2rem;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #1a1311;
  border-right-color : #1a1311;
  border-bottom-color : #1a1311;
}

#sp-page-title-9 h1 {
  border-top-width : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1a1311;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f2f2f2;
}

#sp-site-navigation-1 {
  font-size : 2.4rem;
}

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

#sp-table-1> tbody> tr> td {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-10 {
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

#sp-table-10> tbody> tr> td {
  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 : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
}

#sp-table-2> tbody> tr> td {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-3> tbody> tr> td {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4> tbody> tr> td {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-5> tbody> tr> td {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-6> tbody> tr> td {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-7 {
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

#sp-table-7> tbody> tr> td {
  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 : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
}

#sp-table-8 {
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

#sp-table-8> tbody> tr> td {
  padding-top : 6px;
  padding-left : 10px;
  padding-right : 10px;
  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 : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
}

#sp-table-8> tbody> tr> th.col-title {
  padding-top : 6px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 6px;
}

#sp-table-9 {
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

#sp-table-9> tbody> tr> td {
  padding-top : 6px;
  padding-left : 25px;
  padding-right : 25px;
  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 : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
}

#sp-table-9> tbody> tr> th.col-title {
  padding-top : 6px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 6px;
}

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

  #sp-button-1 {
    float : right;
    position : relative;
  }

  #sp-definition-list-1 {
    width : 1001px;
  }

  #sp-google-map-1 {
    width : 647px;
    min-height : 299px;
  }

  #sp-image-1 {
    width : 1000px;
    height : 430px;
  }

  #sp-image-2 {
    height : auto;
    float : right;
    clear : left;
    position : relative;
  }

  #sp-list-1 {
    width : 1000px;
    min-height : 76px;
  }

  #sp-list-6 {
    margin-left : 0px;
  }

  #sp-page-title-2 {
    min-height : 43px;
  }
}

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

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