/*
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.4.0 SP for Windows」によって作成されました。サイト名は「南の島へ」、サイトの公開日時は「2014年12月07日13:52」です。
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;
}

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

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

}
#colophon {
  color : #9c9c9a;
  background-color : #f1f1f1;
  padding-top : 35px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 35px;
  border-top-width : 4px;
  border-top-style : solid;
  border-top-color : #e4e4e4;
}

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

#masthead {
  background-image : url(img/back-header.png);
  min-height : 100%;
  display : box;
  position : relative;
}

a {
  color : #72c1c0;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover,a:focus {
  text-decoration : underline;
}

a:link,a:visited,a:active {
  text-decoration : none;
}

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

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

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

  #main {
    padding-top : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 20px;
    width : 900px;
  }

  .inner-box {
    text-align : center;
    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 : 900px;
    box-sizing : border-box;
  }

  body {
    min-width : 900px;
  }
}

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

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

  #contenthead,#main-inner {
    width : 900px;
  }

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

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

  #main {
    margin-top : 0px;
  }

  #main-inner,#sidebar1,#sidebar2 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }
}

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

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

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

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

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

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

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

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

#page-content hr, #sp-block-container-1 hr, #sp-block-container-2 hr {
  color : #e3d9b8;
  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 : #e3d9b8;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

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

#page-content> h1, #sp-block-container-1> h1, #sp-block-container-2> h1 {
  font-size : 21px;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}

#page-content> h2, #sp-block-container-1> h2, #sp-block-container-2> h2 {
  font-size : 18px;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}

#page-content> h3, #sp-block-container-1> h3, #sp-block-container-2> h3 {
  font-size : 16px;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}

#page-content> h4, #sp-block-container-1> h4, #sp-block-container-2> h4 {
  font-size : 14px;
  line-height : 1.2;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #15c1e5;
  clear : both;
}

#page-content> h5, #sp-block-container-1> 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-1> h6, #sp-block-container-2> h6 {
  font-size : 11px;
}

#page-content> p, #sp-block-container-1> p, #sp-block-container-2> p {
  font-size : 1.3rem;
  line-height : 1.4;
  color : #a8aaaa;
  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-1> p.indent, #sp-block-container-2> p.indent {
  padding-left : 1em;
}

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

  #page-content, #sp-block-container-1, #sp-block-container-2 {
    width : 100%;
  }
}

#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-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  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-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.4em;
  padding-top : 5px;
  padding-left : 45px;
  padding-right : 10px;
  padding-bottom : 5px;
}

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

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

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

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

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

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

#sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li, #sp-wp-post-list-6 li {
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.4em;
  padding-top : 5px;
  padding-left : 45px;
  padding-right : 10px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 p, #sp-wp-post-list-2 p, #sp-wp-post-list-3 p, #sp-wp-post-list-4 p, #sp-wp-post-list-5 p, #sp-wp-post-list-6 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, #sp-wp-post-list-5 p> img, #sp-wp-post-list-6 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, #sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-6 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;
}

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

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

#sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt, #sp-wp-post-list-3.hpb-viewtype-date dt, #sp-wp-post-list-4.hpb-viewtype-date dt, #sp-wp-post-list-5.hpb-viewtype-date dt, #sp-wp-post-list-6.hpb-viewtype-date dt {
  background-image : url(img/icon-01.gif);
  background-repeat : no-repeat;
  background-position : 19px 0.9em;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 20px;
  padding-bottom : 5px;
  float : left;
  clear : left;
}

#sp-wp-post-list-1> h3, #sp-wp-post-list-2> h3, #sp-wp-post-list-3> h3, #sp-wp-post-list-4> h3, #sp-wp-post-list-5> h3, #sp-wp-post-list-6> h3 {
  font-size : 1.6rem;
  color : #4e4e4e;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-bottom : 1.6em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ca3535;
  clear : both;
}

#sp-wp-login-button-1 {
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-wp-login-button-1 a {
  color : #9c9c9a;
}

#sp-wp-login-button-1 a:hover,#sp-wp-login-button-1 a:active {
  color : #72c1c0;
}

#sp-wp-widget-area-1 .widget {
  color : #00a453;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-bottom : 20px;
  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 : #00a453;
  border-left-color : #00a453;
  border-right-color : #00a453;
  border-bottom-color : #00a453;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 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 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : disc;
  list-style-position : outside;
}

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

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

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

#sp-wp-widget-area-1 .widget ul li:hover {
  text-decoration : underline;
}

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

#sp-wp-widget-area-1 .widget-title {
  font-weight : bold;
  color : #ffffff;
  background-color : #00a453;
  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 : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#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,#sp-wp-widget-area-1 .widget_calendar table thead,#sp-wp-widget-area-1 .widget_calendar table tbody,#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_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 {
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-wp-widget-area-1 .widget_search .screen-reader-text {
  display : none;
}

#sp-wp-widget-area-1 .widget_search .searchform {
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #eb6877;
  border-left-color : #eb6877;
  border-right-color : #eb6877;
  border-bottom-color : #eb6877;
}

#sp-wp-widget-area-1 .widget_search .submit {
  margin-left : 5px;
  width : 48px;
}

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

#sp-wp-widget-area-1 a:link,#sp-wp-widget-area-1 a:visited {
  color : #353535;
  text-decoration : none;
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8 {
  color : #ffffff;
  background-color : #5486d0;
  background-image : url(img/title-icon-01.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 20px;
  padding-left : 19px;
  padding-right : 19px;
  padding-bottom : 20px;
  margin-bottom : 15px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #70a0e6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1> h1, #sp-page-title-2> h1, #sp-page-title-3> h1, #sp-page-title-4> h1, #sp-page-title-5> h1, #sp-page-title-6> h1, #sp-page-title-7> h1, #sp-page-title-8> h1 {
  font-size : 15px;
  margin-bottom : 0px;
}

#sp-site-navigation-2 {
  background-color : #f1f1f1;
  text-align : center;
  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 : #9c9c9a;
}

#sp-site-navigation-2 a:hover,#sp-site-navigation-2 a:focus {
  color : #72c1c0;
}

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

@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;
  }

  #sp-site-navigation-2 ul li {
    background-color : #f1f1f1;
    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-color : #15c1e5;
    padding-top : 0px;
    margin-top : 0px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #15c1e5;
    border-left-color : #15c1e5;
    border-right-color : #15c1e5;
    border-bottom-color : #15c1e5;
    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-site-branding-1 {
  padding-top : 16px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 900px;
}

#sp-site-branding-1 .site-description {
  font-size : 1.4rem;
  font-weight : normal;
  color : #963800;
}

#sp-site-branding-1 .site-title {
  width : 370px;
  height : 65px;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a {
  background-image : url(img/site-logo-2.png);
  background-repeat : no-repeat;
  text-indent : -9999px;
  padding-top : 57px;
  width : 370px;
  display : block;
}

#sp-site-branding-1 p {
  color : #963800;
}

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

  #sp-site-branding-1 .site-description {
    float : left;
    position : absolute;
    top : 1.5rem;
  }

  #sp-site-branding-1 .site-title {
    padding-top : 20px;
    float : left;
  }
}

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

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

  #sp-site-branding-1 .site-description {
    text-align : center;
    margin-top : 0px;
    width : 100%;
    float : none;
  }

  #sp-site-branding-1 .site-title {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 10px;
    width : 310px;
    min-height : 61px;
    float : none;
  }
}

#sp-site-navigation-1 {
  font-size : 1.3rem;
  color : #000000;
  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 ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 15px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  max-width : 900px;
  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;
  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 : 50%;
  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 : #15c1e5;
}

#sp-site-navigation-1 ul ul li.current_page_item> a,#sp-site-navigation-1 ul ul li.current_page_ancestor> a,#sp-site-navigation-1 ul ul li.current-menu-item> a,#sp-site-navigation-1 ul ul li.current-menu-ancestor> a {
  color : #ffffff;
  background-color : #15c1e5;
}

#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 {
  font-size : 1.4rem;
}

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

#sp-site-navigation-1> ul> li {
  margin-right : 12px;
  margin-bottom : 10px;
  float : left;
}

#sp-site-navigation-1> ul> li.current_page_item> a,#sp-site-navigation-1> ul> li.current_page_ancestor> a,#sp-site-navigation-1> ul> li.current-menu-item> a,#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  background-color : #15c1e5;
}

#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 {
  color : #ffffff;
  background-color : #ff6800;
  text-decoration : none;
  padding-top : 10px;
  padding-left : 2em;
  padding-right : 2em;
  padding-bottom : 10px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : block;
}

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

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

  #sp-site-navigation-1 {
    background-color : #15c1e5;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    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;
    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;
    width : auto;
    height : auto;
    display : block;
  }

  #sp-site-navigation-1 ul li {
    width : auto;
    float : none;
  }

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

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

  #sp-site-navigation-1 ul li a:link,#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,#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;
  }

  #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> a {
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1> ul> li> a:hover,#sp-site-navigation-1 ul ul li a:hover,#sp-site-navigation-1> ul> li.current_page_item> a,#sp-site-navigation-1> ul> li.current_page_ancestor> a,#sp-site-navigation-1> ul> li.current-menu-item> a,#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
    color : #ffffff;
    background-color : #ff6800;
  }
}

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

#breadcrumb-list a:active,#breadcrumb-list a:hover,#breadcrumb-list a:focus {
  color : #72c1c0;
  text-decoration : none;
}

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

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

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

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

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

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

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

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

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

  #sp-block-container-1 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : 450px;
    position : absolute;
    top : 50px;
    left : 50%;
  }

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

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

  #sp-wp-widget-area-1 {
    margin-right : -23px;
  }
}

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

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

  #sp-block-container-1 p {
    font-size : 1.2rem;
    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;
    width : 100%;
    box-sizing : border-box;
  }

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