/*
Theme Name: eYasu2018-2019
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb19_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 19.0.13.0 SP for Windows」によって作成されました。サイト名は「eYasu2018-2019」、サイトの公開日時は「2024年12月14日09:38」です。
License: 
License URI: license.txt
*/


html{
  font-size: 62.5%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
  display: block;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table{
  margin-top: 0;
  box-sizing: border-box;
}

ul{
  margin: 0;
  box-sizing: border-box;
}

nav{
  box-sizing: border-box;
}

/* body */

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

#content {
  position: relative;
}

/* Parts */

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

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

/* copyright */

.hpb-copyright {
  display: block;
  text-align: center;
}

/* layout */

/*追加*/
#main {
   overflow: hidden;
   padding: 0;
   margin: 0 auto;
}

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

/*追加*/
#colophon {
  padding: 0px;
  padding-top: 30px;
  width:100%;
  margin: 0 auto;
}
#sidebar1, #sidebar2 {
  float: none;
  width: auto;
  padding: 0px;
  box-sizing:border-box;
}

/*---*/

#primary
{
  margin-top:0;
}

#breadcrumb-list {
  clear: both;
}

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

/* table */
th {
  text-align: left;
}

table.sp-part-top {
  margin: 5px auto;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
table > tbody > tr > th, table > tbody > tr > td {
padding: 5px 8px;
}

/* Yahoo!ロコ-地図, Googleマップ */

div[data-hpbmap] {
  word-wrap: normal;
  max-width: 100%;
}

div[data-hpbmap] img {
  max-width: none !important;
}

/* WordPress投稿 */

.entry-content .alignleft,
.comment-content .alignleft {
  float: left;
}
.entry-content .alignright,
.comment-content .alignright {
  float: right;
}
.entry-content .aligncenter,
.comment-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content:after,
.comment-content:after {
  display: table;
  clear: both;
  content: "";
}

/* 追加 */

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

  * {
    box-sizing: border-box;
  }
  body {
    min-width: 100%;
  }

  #masthead {
    position: static;
  }
  #primary, #main-inner, #contenthead, #content {
    float: none;
    width: 100%;
  }
  #main,#content {
    width: 100%;
    padding: 0;
  }
  #main-inner {
    padding: 10px;
  }

  #sidebar1, #sidebar2 {
    float: none;
    width: auto;
    padding: 10px;
    box-sizing:border-box;
  }

  #colophon {
    padding: 10px;
  }

  embed {
    max-width: 100%;
  }
}
a {
  color : #797979;
  text-decoration : none;
}

a:focus {
  color : #17acd7;
}

a:hover {
  color : #17acd7;
}

body {
  color : #797979;
  background-image : url(img/back-body.png);
}

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

  #colophon {
    padding-top : 30px;
    margin-top : 30px;
  }

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

  #contenthead {
    margin-bottom : 15px;
  }

  #main {
    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 : 960px;
    overflow : hidden;
  }

  #masthead {
    min-height : 100%;
    display : box;
    position : relative;
  }

  body {
    min-width : 960px;
  }
}

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

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

  #contenthead {
    width : 960px;
  }

  #main-inner {
    width : 960px;
  }

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

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

  #colophon {
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    box-sizing : border-box;
  }

  #colophon .inner-box {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sidebar1 {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #444444;
  }

  #sidebar2 {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #444444;
  }
}

#sp-table-1 {
  color : #797979;
}

#sp-table-1 td {
  background-color : #222222;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #434343;
  border-bottom-color : #434343;
}

#sp-table-1 th {
  color : #17acd7;
  background-color : transparent;
  background-image : linear-gradient(#2b2b2b, #050505);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #434343;
  border-bottom-color : #434343;
}

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

  #sp-table-1 {
    width : 100%;
  }
}

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

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

#sp-wp-post-list-1 .hpb-more-entry> a, #sp-wp-post-list-2 .hpb-more-entry> a {
  font-size : 1.3rem;
  font-family : Meiryo;
  font-weight : normal;
  color : #ffffff;
  background-color : transparent;
  background-image : linear-gradient(to bottom, #21c9e1 0%, #169ec8 3%, #0561a0 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 6px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry> a:active, #sp-wp-post-list-2 .hpb-more-entry> a:active {
  top : 1px;
}

#sp-wp-post-list-1 .hpb-more-entry> a:hover, #sp-wp-post-list-2 .hpb-more-entry> a:hover {
}

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

#sp-wp-post-list-1 .nav-next> a, #sp-wp-post-list-2 .nav-next> a {
  font-size : 1.3rem;
  font-family : Meiryo;
  font-weight : normal;
  color : #ffffff;
  background-color : transparent;
  background-image : linear-gradient(to bottom, #21c9e1 0%, #169ec8 3%, #0561a0 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 6px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .nav-next> a:active, #sp-wp-post-list-2 .nav-next> a:active {
  top : 1px;
}

#sp-wp-post-list-1 .nav-next> a:hover, #sp-wp-post-list-2 .nav-next> a:hover {
}

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

#sp-wp-post-list-1 .nav-previous> a, #sp-wp-post-list-2 .nav-previous> a {
  font-size : 1.3rem;
  font-family : Meiryo;
  font-weight : normal;
  color : #ffffff;
  background-color : transparent;
  background-image : linear-gradient(to bottom, #21c9e1 0%, #169ec8 3%, #0561a0 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 6px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .nav-previous> a:active, #sp-wp-post-list-2 .nav-previous> a:active {
  top : 1px;
}

#sp-wp-post-list-1 .nav-previous> a:hover, #sp-wp-post-list-2 .nav-previous> a:hover {
}

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

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

#sp-wp-post-list-1 article> footer, #sp-wp-post-list-2 article> footer {
  padding-bottom : 5px;
}

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

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

#sp-wp-post-list-1 h4, #sp-wp-post-list-2 h4 {
  color : #ffffff;
  margin-bottom : 5px;
}

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

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

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

#sp-wp-post-list-1 ul, #sp-wp-post-list-2 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;
  list-style-position : outside;
}

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

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

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

#sp-wp-post-list-1.hpb-viewtype-date dd, #sp-wp-post-list-2.hpb-viewtype-date dd {
  line-height : 1.5;
  text-align : left;
  padding-top : 5px;
  padding-left : 165px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  width : auto;
  min-width : 100px;
  height : auto;
}

#sp-wp-post-list-1.hpb-viewtype-date dd::after, #sp-wp-post-list-2.hpb-viewtype-date dd::after {
  clear : both;
  display : block;
  content : "";
}

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

#sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt {
  font-weight : bold;
  line-height : 1.5;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 2px 0.7em;
  text-align : left;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 0px;
  width : auto;
  max-width : 120px;
  float : left;
  clear : both;
}

#sp-wp-post-list-1> h3, #sp-wp-post-list-2> h3 {
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  text-align : left;
  padding-top : 20px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 20px;
  margin-bottom : 0em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #1a4b5a;
  clear : both;
}

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

  #sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry {
    margin-right : 20px;
  }

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

  #sp-wp-post-list-1.hpb-viewtype-date, #sp-wp-post-list-2.hpb-viewtype-date {
    margin-top : 0px;
    margin-left : 1rem;
    margin-right : 1rem;
    margin-bottom : 15px;
  }

  #sp-wp-post-list-1.hpb-viewtype-date dd, #sp-wp-post-list-2.hpb-viewtype-date dd {
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    max-width : 100%;
    clear : both;
  }

  #sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt {
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    max-width : 100%;
  }
}

#breadcrumb-list {
  margin-left : 20px;
}

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

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

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

#sp-site-branding-1 {
  background-color : transparent;
  background-image : url(img/header-bg.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 30px;
  width : 100%;
  min-height : 95px;
}

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

#sp-site-branding-1 .site-description {
  font-size : 1.2rem;
  font-weight : normal;
  color : #797979;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 960px;
  height : 3rem;
  float : left;
  display : block;
  position : absolute;
  top : 0.5rem;
}

#sp-site-branding-1 .site-title {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  float : left;
  display : block;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a {
  background-image : url(img/site-branding-1.png);
  background-repeat : no-repeat;
  text-indent : -9999px;
  width : 255px;
  height : 48px;
  display : block;
}

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

  #sp-site-branding-1 {
    width : 100%;
    overflow : hidden;
  }

  #sp-site-branding-1 .site-description {
    font-size : 1rem;
    line-height : 1rem;
    color : #8b8b8b;
    text-align : center;
    width : 100%;
    position : absolute;
    top : 0.5rem;
  }

  #sp-site-branding-1 .site-title {
    padding-top : 0px;
    padding-left : 5%;
    padding-right : 5%;
    padding-bottom : 0px;
    margin-top : 5px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 30px;
    width : 30%;
  }

  #sp-site-branding-1 .site-title a {
    background-image : url(img/site-branding-1.png);
    background-size : 90% auto;
  }
}

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

#sp-definition-list-1> dd, #sp-definition-list-2> dd {
  text-align : left;
  padding-top : 5px;
  padding-left : 195px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  width : auto;
  min-width : 100px;
  height : auto;
}

#sp-definition-list-1> dd::after, #sp-definition-list-2> dd::after {
  clear : both;
  display : block;
  content : "";
}

#sp-definition-list-1> dt, #sp-definition-list-2> dt {
  font-weight : bold;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 0px 0.7em;
  text-align : left;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 5px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 0px;
  width : auto;
  max-width : 150px;
  float : left;
  clear : both;
}

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

  #sp-definition-list-1> dd, #sp-definition-list-2> dd {
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    max-width : 100%;
    clear : both;
  }

  #sp-definition-list-1> dt, #sp-definition-list-2> dt {
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    max-width : 100%;
  }
}

#sp-site-navigation-1 {
  background-color : #000000;
  background-image : url(img/navi-w-1.png);
  margin-top : 26px;
}

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

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

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

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

#sp-site-navigation-1 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-1 ul ul li {
  line-height : 1.5;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

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

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

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

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

#sp-site-navigation-1> ul {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 960px;
  max-width : 100%;
}

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

#sp-site-navigation-1> ul> li {
  line-height : 45px;
  width : auto;
  height : 45px;
  float : left;
  position : relative;
}

#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #1793e3;
  height : 41px;
}

#sp-site-navigation-1> ul> li.current-menu-item> a {
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #1793e3;
  height : 41px;
}

#sp-site-navigation-1> ul> li.current_page_ancestor> a {
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #1793e3;
  height : 41px;
}

#sp-site-navigation-1> ul> li.current_page_item> a {
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #1793e3;
  height : 41px;
}

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

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

#sp-site-navigation-1> ul> li> a:hover {
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #1793e3;
  height : 41px;
}

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

  #sp-site-navigation-1 {
    background-color : #000000;
    background-image : url(img/navi-w-1.png);
    background-repeat : repeat-x;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

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

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

  #sp-site-navigation-1 ul {
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul ul {
    background-color : transparent;
    margin-left : 3em;
    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;
    display : block;
    position : static;
  }

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

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

  #sp-site-navigation-1 ul ul li a:hover {
    color : #ffffff;
    background-color : transparent;
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #1793e3;
  }

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

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

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

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

  #sp-site-navigation-1> ul {
    background-color : transparent;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
    width : 100%;
  }

  #sp-site-navigation-1> ul> li {
    line-height : 41px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : auto;
    float : none;
    position : static;
  }

  #sp-site-navigation-1> ul> li.current-menu-ancestor> a {
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #1793e3;
    height : 41px;
  }

  #sp-site-navigation-1> ul> li.current-menu-item> a {
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #1793e3;
    height : 41px;
  }

  #sp-site-navigation-1> ul> li.current_page_ancestor> a {
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #1793e3;
    height : 41px;
  }

  #sp-site-navigation-1> ul> li.current_page_item> a {
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #1793e3;
    height : 41px;
  }

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

  #sp-site-navigation-1> ul> li> a:hover {
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #1793e3;
    height : 41px;
  }
}

#sp-wp-login-button-1 {
  text-align : right;
}

#sp-wp-login-button-1> a {
  color : #797979;
  text-decoration : none;
}

#sp-wp-login-button-1> a:hovere {
  color : #17acd7;
  text-decoration : none;
}

#sp-wp-widget-area-1 .widget {
  margin-top : 20px;
  margin-bottom : 0px;
}

#sp-wp-widget-area-1 .widget img {
  max-width : 100%;
  height : auto;
}

#sp-wp-widget-area-1 .widget select {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 90%;
  display : block;
}

#sp-wp-widget-area-1 .widget ul {
  padding-top : 9px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 9px;
}

#sp-wp-widget-area-1 .widget ul li {
  font-size : 12px;
  background-repeat : no-repeat;
  background-position : 1.5rem 1rem;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}

#sp-wp-widget-area-1 .widget ul li a:hover {
  color : #17acd7;
}

#sp-wp-widget-area-1 .widget ul li li {
  background-position : 0px 0.9em;
  padding-left : 19px;
  padding-bottom : 0px;
}

#sp-wp-widget-area-1 .widget ul li li li li li {
  display : none;
}

#sp-wp-widget-area-1 .widget ul li:hover {
}

#sp-wp-widget-area-1 .widget ul span {
  display : block;
}

#sp-wp-widget-area-1 .widget-title {
  font-size : 13px;
  font-weight : bold;
  line-height : 38px;
  color : #ffffff;
  background-color : transparent;
  background-image : url(img/back-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 2px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
  width : auto;
  height : auto;
  position : relative;
}

#sp-wp-widget-area-1 .widget-title a {
  color : #ffffff;
  text-decoration : none;
}

#sp-wp-widget-area-1 .widget_calendar #calendar_wrap {
  padding-top : 10px;
}

#sp-wp-widget-area-1 .widget_calendar table {
  text-align : center;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  width : 90%;
}

#sp-wp-widget-area-1 .widget_calendar table caption {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table tbody {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table tfoot {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table thead {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_rss .rss-date {
  font-style : italic;
  margin-bottom : 10px;
  display : block;
}

#sp-wp-widget-area-1 .widget_rss .rsswidget {
  margin-bottom : 10px;
}

#sp-wp-widget-area-1 .widget_rss cite {
  text-align : right;
  display : block;
}

#sp-wp-widget-area-1 .widget_search {
  margin-top : 0px;
}

#sp-wp-widget-area-1 .widget_search .field {
  padding-top : 2px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 2px;
  margin-top : 15px;
  margin-left : 10px;
  margin-right : 5px;
  margin-bottom : 15px;
  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;
  width : 55%;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
  box-sizing : border-box;
}

#sp-wp-widget-area-1 .widget_search .searchform {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-wp-widget-area-1 .widget_search .submit {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 44px;
  height : 24px;
}

#sp-wp-widget-area-1 .widget_search label {
  display : none;
}

#sp-wp-widget-area-1 .widget_tag_cloud .tagcloud {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-widget-area-1 .widget_text .textwidget {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

  #sp-wp-widget-area-1 {
    width : 200%;
  }

  #sp-wp-widget-area-1 .widget {
    padding-bottom : 3px;
    margin-bottom : 12px;
  }

  #sp-wp-widget-area-1 .widget-title {
  }

  #sp-wp-widget-area-1 .widget_search .field {
    width : 40%;
  }
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4 {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 1.5em;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li {
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 0px 0.7em;
  padding-top : 5px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-site-navigation-2 {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 960px;
}

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

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

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

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

#sp-site-navigation-2> ul> li::after {
  color : #aaaaaa;
  background-color : #333333;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-site-navigation-2> ul> li> a {
  line-height : 2.5;
  color : #aaaaaa;
  background-color : #333333;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-site-navigation-2> ul> li> a:hover {
  color : #ffffff;
  background-color : #1793e3;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

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

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

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

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

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

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

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

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

  #sp-site-navigation-2.button-menu li {
    background-color : #000000;
  }

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

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

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

  #sp-site-navigation-2> ul> li::after {
    color : #aaaaaa;
    background-color : transparent;
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
  }

  #sp-site-navigation-2> ul> li> a {
    color : #aaaaaa;
    background-color : transparent;
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
  }

  #sp-site-navigation-2> ul> li> a:hover {
    color : #ffffff;
    background-color : transparent;
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
  }
}

#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 {
  font-size : 2rem;
  font-weight : bold;
  line-height : 30px;
  color : #ffffff;
  background-image : url(img/back-03.png);
  background-repeat : repeat-x;
  padding-top : 7px;
  padding-left : 26px;
  padding-right : 10px;
  padding-bottom : 7px;
  margin-bottom : 20px;
  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;
  position : relative;
}

#content.page-blog #page-content> .large, #content.page-company #page-content> .large, #content.page-custom5 #page-content> .large, #content.page-privacy #page-content> .large, #content.page-toppage #page-content> .large, #sp-block-container-1> .large, #sp-block-container-2> .large, #sp-block-container-3> .large {
  font-size : 1.5rem;
}

#content.page-blog #page-content> .medium, #content.page-company #page-content> .medium, #content.page-custom5 #page-content> .medium, #content.page-privacy #page-content> .medium, #content.page-toppage #page-content> .medium, #sp-block-container-1> .medium, #sp-block-container-2> .medium, #sp-block-container-3> .medium {
  font-size : 1.4rem;
}

#content.page-blog #page-content> .small, #content.page-company #page-content> .small, #content.page-custom5 #page-content> .small, #content.page-privacy #page-content> .small, #content.page-toppage #page-content> .small, #sp-block-container-1> .small, #sp-block-container-2> .small, #sp-block-container-3> .small {
  font-size : 1.2rem;
}

#content.page-blog #page-content> .x-large, #content.page-company #page-content> .x-large, #content.page-custom5 #page-content> .x-large, #content.page-privacy #page-content> .x-large, #content.page-toppage #page-content> .x-large, #sp-block-container-1> .x-large, #sp-block-container-2> .x-large, #sp-block-container-3> .x-large {
  font-size : 1.8rem;
}

#content.page-blog #page-content> .x-small, #content.page-company #page-content> .x-small, #content.page-custom5 #page-content> .x-small, #content.page-privacy #page-content> .x-small, #content.page-toppage #page-content> .x-small, #sp-block-container-1> .x-small, #sp-block-container-2> .x-small, #sp-block-container-3> .x-small {
  font-size : 1.1rem;
}

#content.page-blog #page-content> .xx-large, #content.page-company #page-content> .xx-large, #content.page-custom5 #page-content> .xx-large, #content.page-privacy #page-content> .xx-large, #content.page-toppage #page-content> .xx-large, #sp-block-container-1> .xx-large, #sp-block-container-2> .xx-large, #sp-block-container-3> .xx-large {
  font-size : 2rem;
}

#content.page-blog #page-content> .xx-small, #content.page-company #page-content> .xx-small, #content.page-custom5 #page-content> .xx-small, #content.page-privacy #page-content> .xx-small, #content.page-toppage #page-content> .xx-small, #sp-block-container-1> .xx-small, #sp-block-container-2> .xx-small, #sp-block-container-3> .xx-small {
  font-size : 1rem;
}

#content.page-blog #page-content> em, #content.page-company #page-content> em, #content.page-custom5 #page-content> em, #content.page-privacy #page-content> em, #content.page-toppage #page-content> em, #sp-block-container-1> em, #sp-block-container-2> em, #sp-block-container-3> em {
  font-style : oblique;
  color : #797979;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #797979;
}

#content.page-blog #page-content> h1, #content.page-company #page-content> h1, #content.page-custom5 #page-content> h1, #content.page-privacy #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1, #sp-block-container-2> h1, #sp-block-container-3> h1 {
  font-size : 2.4rem;
  color : #ffffff;
  text-align : left;
}

#content.page-blog #page-content> h2, #content.page-company #page-content> h2, #content.page-custom5 #page-content> h2, #content.page-privacy #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2, #sp-block-container-2> h2, #sp-block-container-3> h2 {
  font-size : 1.8rem;
  color : #ffffff;
}

#content.page-blog #page-content> h3, #content.page-company #page-content> h3, #content.page-custom5 #page-content> h3, #content.page-privacy #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3, #sp-block-container-2> h3, #sp-block-container-3> h3 {
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  text-align : left;
  padding-top : 20px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 20px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #1a4b5a;
  clear : both;
}

#content.page-blog #page-content> h4, #content.page-company #page-content> h4, #content.page-custom5 #page-content> h4, #content.page-privacy #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4, #sp-block-container-2> h4, #sp-block-container-3> h4 {
  font-size : 1.5rem;
  font-weight : normal;
  line-height : 1.2;
  color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #333333;
  clear : both;
}

#content.page-blog #page-content> h5, #content.page-company #page-content> h5, #content.page-custom5 #page-content> h5, #content.page-privacy #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5, #sp-block-container-2> h5, #sp-block-container-3> h5 {
  font-size : 1.3rem;
  line-height : 1.2;
  color : #ffffff;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

#content.page-blog #page-content> h6, #content.page-company #page-content> h6, #content.page-custom5 #page-content> h6, #content.page-privacy #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6, #sp-block-container-2> h6, #sp-block-container-3> h6 {
  font-size : 1.1rem;
  color : #ffffff;
}

#content.page-blog #page-content> hr, #content.page-company #page-content> hr, #content.page-custom5 #page-content> hr, #content.page-privacy #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-1> hr, #sp-block-container-2> hr, #sp-block-container-3> hr {
  color : #656565;
  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 : #656565;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

#content.page-blog #page-content> p, #content.page-company #page-content> p, #content.page-custom5 #page-content> p, #content.page-privacy #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p, #sp-block-container-2> p, #sp-block-container-3> p {
  font-size : 1.3rem;
  line-height : 1.4;
  color : #797979;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

#content.page-blog #page-content> p.indent, #content.page-company #page-content> p.indent, #content.page-custom5 #page-content> p.indent, #content.page-privacy #page-content> p.indent, #content.page-toppage #page-content> p.indent, #sp-block-container-1> p.indent, #sp-block-container-2> p.indent, #sp-block-container-3> p.indent {
  padding-left : 5px;
}

#content.page-blog #page-content> strong, #content.page-company #page-content> strong, #content.page-custom5 #page-content> strong, #content.page-privacy #page-content> strong, #content.page-toppage #page-content> strong, #sp-block-container-1> strong, #sp-block-container-2> strong, #sp-block-container-3> strong {
  font-weight : bold;
  color : #797979;
}

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

  #content.page-blog #page-content, #content.page-company #page-content, #content.page-custom5 #page-content, #content.page-privacy #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3 {
  }
}

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

  #sp-image-1, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5 {
  }
}

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

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

#sp-site-branding-1> .inner-box> .site-title> a {
  background-image : url(img/site-branding-3.png);
}

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

  #sp-block-container-1 {
    margin-right : 14px;
    width : 406px;
    min-height : 50px;
    position : absolute;
    top : 0.5rem;
    left : 50%;
  }

  #sp-block-container-1 p {
    font-size : 1.1rem;
    color : #797979;
    text-align : right;
  }

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

  #sp-image-2 {
    clear : both;
  }

  #sp-image-3 {
    clear : both;
  }

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

  #sp-wp-post-list-1 {
    margin-bottom : 16px;
  }
}

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

  #sp-block-container-1 {
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    width : 100%;
    min-height : 300px;
    position : absolute;
    top : 8.5rem;
  }

  #sp-block-container-1> p {
    font-size : 1rem;
    color : #797979;
    text-align : center;
  }

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