/*
Theme Name: 香川県勤労者山岳連盟
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.9.0 SP for Windows」によって作成されました。サイト名は「香川県勤労者山岳連盟」、サイトの公開日時は「2015年08月30日09:11」です。
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%;
  }
}
#colophon {
  background-color : #0d1a46;
  margin-top : 0px;
  width : 100%;
}

#main {
  background-color : #ffffff;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  overflow : hidden;
}

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

#masthead {
  background-image : url(img/header-back.png);
  background-repeat : repeat-x;
  position : relative;
}

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

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

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

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

body {
  line-height : 1.5;
  color : #444444;
  background-repeat : repeat-x;
}

html {
  background-color : #0d1a46;
  background-image : url(img/back-body.png);
  background-repeat : no-repeat;
  background-position : center top;
}

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

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

  #main {
    padding-top : 30px;
    padding-left : 30px;
    padding-right : 30px;
    padding-bottom : 30px;
    width : 940px;
  }

  body {
    min-width : 940px;
  }
}

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

  #content {
    width : 940px;
  }

  #contenthead {
    width : 940px;
  }
}

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

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

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

  #main {
    padding-top : 10px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    width : 100%;
  }

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

  #masthead {
    position : static;
  }

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

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

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

  body {
    min-width : 100%;
  }
}

#sp-wp-login-button-2 {
  text-align : right;
  position : relative;
}

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

#sp-wp-login-button-2> a:active {
  color : #ffffff;
  text-decoration : underline;
}

#sp-wp-login-button-2> a:hover {
  color : #ffffff;
  text-decoration : underline;
}

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

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

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

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

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

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

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

#sp-site-branding-1 {
  background-color : #0366a3;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  min-height : 100px;
}

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

#sp-site-branding-1 .site-description {
  font-size : 1rem;
  font-weight : normal;
  color : #ffffff;
  text-align : right;
  margin-top : 1rem;
  width : 570px;
  float : right;
}

#sp-site-branding-1 .site-title {
  margin-top : 30px;
  width : 303px;
  height : 47px;
  float : left;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a {
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  padding-top : 47px;
  width : 303px;
  display : block;
}

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

  #sp-site-branding-1 {
    padding-top : 0px;
    margin-top : 20px;
    width : 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-32, #sp-page-title-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-37, #sp-page-title-38, #sp-page-title-39, #sp-page-title-4, #sp-page-title-40, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9 {
  color : #1e1e1e;
  background-color : #fafafa;
  background-image : url(img/back-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 23px;
  padding-right : 15px;
  padding-bottom : 12px;
  margin-bottom : 10px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #ff9023;
  position : relative;
}

#sp-page-title-1::after, #sp-page-title-10::after, #sp-page-title-11::after, #sp-page-title-12::after, #sp-page-title-13::after, #sp-page-title-14::after, #sp-page-title-15::after, #sp-page-title-16::after, #sp-page-title-17::after, #sp-page-title-18::after, #sp-page-title-19::after, #sp-page-title-2::after, #sp-page-title-20::after, #sp-page-title-21::after, #sp-page-title-22::after, #sp-page-title-23::after, #sp-page-title-24::after, #sp-page-title-25::after, #sp-page-title-26::after, #sp-page-title-27::after, #sp-page-title-28::after, #sp-page-title-29::after, #sp-page-title-3::after, #sp-page-title-30::after, #sp-page-title-31::after, #sp-page-title-32::after, #sp-page-title-33::after, #sp-page-title-34::after, #sp-page-title-35::after, #sp-page-title-36::after, #sp-page-title-37::after, #sp-page-title-38::after, #sp-page-title-39::after, #sp-page-title-4::after, #sp-page-title-40::after, #sp-page-title-5::after, #sp-page-title-6::after, #sp-page-title-7::after, #sp-page-title-8::after, #sp-page-title-9::after {
  width : 100%;
  display : block;
  position : absolute;
  bottom : 1px;
  left : 0px;
  content : "";
}

#sp-page-title-1> h1, #sp-page-title-10> h1, #sp-page-title-11> h1, #sp-page-title-12> h1, #sp-page-title-13> h1, #sp-page-title-14> h1, #sp-page-title-15> h1, #sp-page-title-16> h1, #sp-page-title-17> h1, #sp-page-title-18> h1, #sp-page-title-19> h1, #sp-page-title-2> h1, #sp-page-title-20> h1, #sp-page-title-21> h1, #sp-page-title-22> h1, #sp-page-title-23> h1, #sp-page-title-24> h1, #sp-page-title-25> h1, #sp-page-title-26> h1, #sp-page-title-27> h1, #sp-page-title-28> h1, #sp-page-title-29> h1, #sp-page-title-3> h1, #sp-page-title-30> h1, #sp-page-title-31> h1, #sp-page-title-32> h1, #sp-page-title-33> h1, #sp-page-title-34> h1, #sp-page-title-35> h1, #sp-page-title-36> h1, #sp-page-title-37> h1, #sp-page-title-38> h1, #sp-page-title-39> h1, #sp-page-title-4> h1, #sp-page-title-40> 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;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

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

#sp-site-navigation-1 li a {
  font-weight : bold;
  line-height : 45px;
  background-repeat : no-repeat;
  padding-left : 10px;
  padding-right : 10px;
  display : block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 ul li a:active {
    color : #ffffff;
    text-decoration : none;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul li a:hover {
    color : #ffffff;
    text-decoration : none;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

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

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

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

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

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

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

  #sp-site-navigation-1 ul ul li a:hover {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    height : auto;
  }

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

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

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

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

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

  #sp-site-navigation-1> ul> li.current-menu-ancestor> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    height : auto;
  }

  #sp-site-navigation-1> ul> li.current-menu-item> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    height : auto;
  }

  #sp-site-navigation-1> ul> li.current_page_ancestor> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    height : auto;
  }

  #sp-site-navigation-1> ul> li.current_page_item> a {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    height : auto;
  }

  #sp-site-navigation-1> ul> li> a:hover {
    color : #ffffff;
    background-color : #000000;
    background-image : url(img/back-04.png);
    background-repeat : repeat-x;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    height : auto;
  }
}

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

#sp-table-1 td {
  font-weight : normal;
  color : #444444;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-1 th {
  font-weight : normal;
  color : #444444;
  background-color : #f1f1f1;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

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

#page-content .medium, #sp-block-container-2 .medium {
  font-size : 1.4rem;
}

#page-content .small, #sp-block-container-2 .small {
  font-size : 1.2rem;
}

#page-content .x-large, #sp-block-container-2 .x-large {
  font-size : 1.8rem;
}

#page-content .x-small, #sp-block-container-2 .x-small {
  font-size : 1.1rem;
}

#page-content .xx-large, #sp-block-container-2 .xx-large {
  font-size : 2rem;
}

#page-content .xx-small, #sp-block-container-2 .xx-small {
  font-size : 1rem;
}

#page-content em, #sp-block-container-2 em {
  font-style : oblique;
  color : #444444;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #444444;
}

#page-content strong, #sp-block-container-2 strong {
  font-weight : bold;
  color : #444444;
}

#page-content> h1, #sp-block-container-2> h1 {
  font-size : 21px;
  font-weight : bold;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 7px;
}

#page-content> h2, #sp-block-container-2> h2 {
  font-size : 18px;
  font-weight : bold;
  color : #333333;
  background-image : url(img/line-02.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 8px;
}

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

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

#page-content> h5, #sp-block-container-2> h5 {
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

#page-content> h6, #sp-block-container-2> h6 {
  font-size : 11px;
}

#page-content> hr, #sp-block-container-2> hr {
  color : #cdcdcd;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cdcdcd;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

#page-content> p, #sp-block-container-2> p {
  font-size : 1.4rem;
  line-height : 1.4;
  color : #444444;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

#page-content> p.indent, #sp-block-container-2> p.indent {
  padding-left : 1em;
}

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

  #page-content, #sp-block-container-2 {
  }
}

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

#sp-list-1> li, #sp-list-2> li, #sp-list-3> li {
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 24px 0.7em;
  padding-top : 5px;
  padding-left : 45px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #b5b5b5;
}

#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45, #sp-button-46, #sp-button-47, #sp-button-48, #sp-button-49, #sp-button-5, #sp-button-50, #sp-button-51, #sp-button-52, #sp-button-53, #sp-button-54, #sp-button-55, #sp-button-56, #sp-button-57, #sp-button-58, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9 {
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-10> a, #sp-button-11> a, #sp-button-12> a, #sp-button-13> a, #sp-button-14> a, #sp-button-15> a, #sp-button-16> a, #sp-button-17> a, #sp-button-18> a, #sp-button-19> a, #sp-button-20> a, #sp-button-21> a, #sp-button-22> a, #sp-button-23> a, #sp-button-24> a, #sp-button-25> a, #sp-button-26> a, #sp-button-27> a, #sp-button-28> a, #sp-button-29> a, #sp-button-30> a, #sp-button-31> a, #sp-button-32> a, #sp-button-33> a, #sp-button-34> a, #sp-button-35> a, #sp-button-36> a, #sp-button-37> a, #sp-button-38> a, #sp-button-39> a, #sp-button-40> a, #sp-button-41> a, #sp-button-42> a, #sp-button-43> a, #sp-button-44> a, #sp-button-45> a, #sp-button-46> a, #sp-button-47> a, #sp-button-48> a, #sp-button-49> a, #sp-button-5> a, #sp-button-50> a, #sp-button-51> a, #sp-button-52> a, #sp-button-53> a, #sp-button-54> a, #sp-button-55> a, #sp-button-56> a, #sp-button-57> a, #sp-button-58> a, #sp-button-6> a, #sp-button-7> a, #sp-button-8> a, #sp-button-9> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #35e796;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  display : block;
  position : relative;
}

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

#sp-button-10> a:hover, #sp-button-11> a:hover, #sp-button-12> a:hover, #sp-button-13> a:hover, #sp-button-14> a:hover, #sp-button-15> a:hover, #sp-button-16> a:hover, #sp-button-17> a:hover, #sp-button-18> a:hover, #sp-button-19> a:hover, #sp-button-20> a:hover, #sp-button-21> a:hover, #sp-button-22> a:hover, #sp-button-23> a:hover, #sp-button-24> a:hover, #sp-button-25> a:hover, #sp-button-26> a:hover, #sp-button-27> a:hover, #sp-button-28> a:hover, #sp-button-29> a:hover, #sp-button-30> a:hover, #sp-button-31> a:hover, #sp-button-32> a:hover, #sp-button-33> a:hover, #sp-button-34> a:hover, #sp-button-35> a:hover, #sp-button-36> a:hover, #sp-button-37> a:hover, #sp-button-38> a:hover, #sp-button-39> a:hover, #sp-button-40> a:hover, #sp-button-41> a:hover, #sp-button-42> a:hover, #sp-button-43> a:hover, #sp-button-44> a:hover, #sp-button-45> a:hover, #sp-button-46> a:hover, #sp-button-47> a:hover, #sp-button-48> a:hover, #sp-button-49> a:hover, #sp-button-5> a:hover, #sp-button-50> a:hover, #sp-button-51> a:hover, #sp-button-52> a:hover, #sp-button-53> a:hover, #sp-button-54> a:hover, #sp-button-55> a:hover, #sp-button-56> a:hover, #sp-button-57> a:hover, #sp-button-58> a:hover, #sp-button-6> a:hover, #sp-button-7> a:hover, #sp-button-8> a:hover, #sp-button-9> a:hover {
  background-color : #1ade85;
  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-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4 {
  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, #sp-wp-post-list-3 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry {
  text-align : right;
  margin-right : 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-block-container-1> h1 {
  color : #000000;
}

#sp-block-container-1> h2 {
  color : #000000;
}

#sp-block-container-1> h3 {
  color : #000000;
}

#sp-block-container-1> h4 {
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-1> h5 {
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-1> h6 {
  font-size : 1em;
  color : #000000;
}

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

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

#sp-block-container-1> strong {
  font-weight : bold;
  color : #515151;
}

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

#sp-wp-login-button-1 a {
  color : #ffffff;
  text-decoration : underline;
}

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

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

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

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

#sp-button-1> a, #sp-button-2> a, #sp-button-3> a, #sp-button-4> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #005a0f;
  background-color : #25bf3f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #41c65a;
  border-left-color : #41c65a;
  border-right-color : #41c65a;
  border-bottom-color : #41c65a;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-shadow : 0px 4px 0px #0a871e;
  display : block;
  position : relative;
}

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

#sp-button-1> a:hover, #sp-button-2> a:hover, #sp-button-3> a:hover, #sp-button-4> a:hover {
  background-color : #00af1e;
}

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

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

#sp-form-1 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 : 10px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 table {
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

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

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

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

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

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

  #sp-form-1 input {
    width : 90%;
  }

  #sp-form-1 input[type="submit"] {
    margin-bottom : 25px;
  }

  #sp-form-1 table {
    border-top-width : medium;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #d8d8d8;
    border-right-color : #d8d8d8;
    border-bottom-color : #d8d8d8;
  }

  #sp-form-1 td {
    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 : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

  #sp-form-1 textarea {
    width : 90%;
  }

  #sp-form-1 th {
    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 : #d8d8d8;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }
}

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

  #sp-image-1 {
  }
}

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

  #sp-image-1 {
    max-width : 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-site-branding-1 {
  background-color : transparent;
}

#sp-site-branding-1> .inner-box> .site-description {
  color : #ffffff;
}

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

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

  #sp-block-container-1 {
    margin-right : -3px;
    width : 468px;
    min-height : 43px;
    position : absolute;
    top : 3rem;
    left : 50%;
  }

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

  #sp-button-1 {
    width : 208px;
  }

  #sp-button-10 {
    position : absolute;
    top : 460px;
    left : 157px;
  }

  #sp-button-11 {
    position : absolute;
    top : 697px;
    left : 17px;
  }

  #sp-button-12 {
    position : absolute;
    top : 696px;
    left : 165px;
  }

  #sp-button-13 {
    position : absolute;
    top : 487px;
    left : 7px;
  }

  #sp-button-14 {
    position : absolute;
    top : 487px;
    left : 145px;
  }

  #sp-button-15 {
    position : absolute;
    top : 481px;
    left : 13px;
  }

  #sp-button-16 {
    position : absolute;
    top : 479px;
    left : 166px;
  }

  #sp-button-17 {
    position : absolute;
    top : 422px;
    left : 8px;
  }

  #sp-button-18 {
    position : absolute;
    top : 422px;
    left : 161px;
  }

  #sp-button-19 {
    position : absolute;
    top : 365px;
    left : 12px;
  }

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

  #sp-button-20 {
    position : absolute;
    top : 366px;
    left : 162px;
  }

  #sp-button-21 {
    position : absolute;
    top : 486px;
    left : 8px;
  }

  #sp-button-22 {
    position : absolute;
    top : 486px;
    left : 151px;
  }

  #sp-button-23 {
    position : absolute;
    top : 434px;
    left : 7px;
  }

  #sp-button-24 {
    position : absolute;
    top : 434px;
    left : 141px;
  }

  #sp-button-25 {
    position : absolute;
    top : 501px;
    left : 8px;
  }

  #sp-button-26 {
    position : absolute;
    top : 502px;
    left : 146px;
  }

  #sp-button-27 {
    position : absolute;
    top : 650px;
    left : 8px;
  }

  #sp-button-28 {
    position : absolute;
    top : 649px;
    left : 144px;
  }

  #sp-button-29 {
    position : absolute;
    top : 282px;
    left : 22px;
  }

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

  #sp-button-30 {
    position : absolute;
    top : 280px;
    left : 172px;
  }

  #sp-button-31 {
    position : absolute;
    top : 239px;
    left : 168px;
  }

  #sp-button-32 {
    position : absolute;
    top : 239px;
    left : 17px;
  }

  #sp-button-33 {
    position : absolute;
    top : 121px;
    left : 177px;
  }

  #sp-button-34 {
    position : absolute;
    top : 119px;
    left : 36px;
  }

  #sp-button-35 {
    position : absolute;
    top : 322px;
    left : 185px;
  }

  #sp-button-36 {
    position : absolute;
    top : 323px;
    left : 41px;
  }

  #sp-button-37 {
    position : absolute;
    top : 514px;
    left : 16px;
  }

  #sp-button-38 {
    position : absolute;
    top : 514px;
    left : 165px;
  }

  #sp-button-39 {
    position : absolute;
    top : 283px;
    left : 18px;
  }

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

  #sp-button-40 {
    position : absolute;
    top : 284px;
    left : 167px;
  }

  #sp-button-41 {
    position : absolute;
    top : 636px;
    left : 155px;
  }

  #sp-button-42 {
    position : absolute;
    top : 571px;
    left : 10px;
  }

  #sp-button-43 {
    position : absolute;
    top : 345px;
    left : 17px;
  }

  #sp-button-44 {
    position : absolute;
    top : 344px;
    left : 167px;
  }

  #sp-button-45 {
    position : absolute;
    top : 783px;
    left : 40px;
  }

  #sp-button-46 {
    position : absolute;
    top : 785px;
    left : 183px;
  }

  #sp-button-47 {
    position : absolute;
    top : 887px;
    left : 11px;
  }

  #sp-button-48 {
    position : absolute;
    top : 888px;
    left : 167px;
  }

  #sp-button-49 {
    position : absolute;
    top : 796px;
    left : 8px;
  }

  #sp-button-5 {
    position : absolute;
    top : 444px;
    left : 160px;
  }

  #sp-button-50 {
    position : absolute;
    top : 795px;
    left : 148px;
  }

  #sp-button-51 {
    position : absolute;
    top : 586px;
    left : 20px;
  }

  #sp-button-52 {
    position : absolute;
    top : 587px;
    left : 165px;
  }

  #sp-button-53 {
    position : absolute;
    top : 344px;
    left : 167px;
  }

  #sp-button-54 {
    position : absolute;
    top : 345px;
    left : 17px;
  }

  #sp-button-55 {
    position : absolute;
    top : 2034px;
    left : 180px;
  }

  #sp-button-56 {
    position : absolute;
    top : 2033px;
    left : 5px;
  }

  #sp-button-57 {
    position : absolute;
    top : 1167px;
    left : 10px;
  }

  #sp-button-58 {
    position : absolute;
    top : 1168px;
    left : 170px;
  }

  #sp-button-6 {
    position : absolute;
    top : 442px;
    left : 15px;
  }

  #sp-button-7 {
    position : absolute;
    top : 420px;
    left : 158px;
  }

  #sp-button-8 {
    position : absolute;
    top : 420px;
    left : 13px;
  }

  #sp-button-9 {
    position : absolute;
    top : 458px;
    left : 16px;
  }

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

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

  #sp-table-1 {
    margin-bottom : 7px;
    width : 926px;
    min-height : 141px;
  }
}

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

  #sp-block-container-1 {
    width : 100%;
    top : 0px;
    left : 0%;
  }

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

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

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

  #sp-wp-login-button-1 {
    width : auto;
  }
}
