/*
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.13.0 SP for Windows」によって作成されました。サイト名は「お-い　近江八幡」、サイトの公開日時は「2022年07月11日09:08」です。
License: 
License URI: license.txt
*/


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

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

nav{
  box-sizing: border-box;
}

/* body */

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

#content {
  position: relative;
}

/* Parts */

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

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

/* copyright */

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

/* layout */

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

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

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

/*---*/

#primary
{
  margin-top:0;
}

#breadcrumb-list {
  clear: both;
}

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

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

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

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

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

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

/* WordPress投稿 */

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

/* 追加 */

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

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

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

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

  #colophon {
    padding: 10px;
  }

  embed {
    max-width: 100%;
  }
}
a {
  color : #b1b1b1;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

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

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

body {
  color : #b1b1b1;
  background-color : #000000;
  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;
}

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

  #colophon {
    padding-top : 35px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 35px;
    margin-top : 20px;
    border-top-width : 2px;
    border-top-style : solid;
    border-top-color : #3b3b3b;
  }

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

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

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

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

  #contenthead {
    width : 960px;
  }

  #main-inner {
    width : 960px;
  }

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

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

  #colophon {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #3b3b3b;
    width : 100%;
  }

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

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

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

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

  #sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-8, #sp-image-9 {
  }
}

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

  #sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-8, #sp-image-9 {
    max-width : 100%;
  }
}

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

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

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

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

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

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

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

  #sp-site-branding-1 .site-description {
    font-size : 1.2rem;
    color : #c0c0c0;
    text-align : left;
    padding-left : 10px;
    padding-right : 10px;
    width : 100%;
    position : absolute;
    top : 1rem;
    box-sizing : border-box;
  }

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

  #sp-site-branding-1 .site-title a {
    background-image : url(img/header-logo1.png);
    background-size : 60% auto;
    width : 500px;
    height : 70px;
  }
}

#breadcrumb-list {
  margin-left : 25px;
  margin-bottom : 10px;
}

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

#breadcrumb-list a:active {
  color : #b1b1b1;
  text-decoration : none;
}

#breadcrumb-list a:focus {
  color : #b1b1b1;
  text-decoration : none;
}

#breadcrumb-list a:hover {
  color : #b1b1b1;
  text-decoration : none;
}

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

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

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

#content.page-blog #page-content> .large, #content.page-campaign #page-content> .large, #content.page-contact #page-content> .large, #content.page-order #page-content> .large, #content.page-shop #page-content> .large, #content.page-toppage #page-content> .large, #sp-block-container-1> .large, #sp-block-container-2> .large {
  font-size : 1.5rem;
}

#content.page-blog #page-content> .medium, #content.page-campaign #page-content> .medium, #content.page-contact #page-content> .medium, #content.page-order #page-content> .medium, #content.page-shop #page-content> .medium, #content.page-toppage #page-content> .medium, #sp-block-container-1> .medium, #sp-block-container-2> .medium {
  font-size : 1.4rem;
}

#content.page-blog #page-content> .small, #content.page-campaign #page-content> .small, #content.page-contact #page-content> .small, #content.page-order #page-content> .small, #content.page-shop #page-content> .small, #content.page-toppage #page-content> .small, #sp-block-container-1> .small, #sp-block-container-2> .small {
  font-size : 1.2rem;
}

#content.page-blog #page-content> .x-large, #content.page-campaign #page-content> .x-large, #content.page-contact #page-content> .x-large, #content.page-order #page-content> .x-large, #content.page-shop #page-content> .x-large, #content.page-toppage #page-content> .x-large, #sp-block-container-1> .x-large, #sp-block-container-2> .x-large {
  font-size : 1.8rem;
}

#content.page-blog #page-content> .x-small, #content.page-campaign #page-content> .x-small, #content.page-contact #page-content> .x-small, #content.page-order #page-content> .x-small, #content.page-shop #page-content> .x-small, #content.page-toppage #page-content> .x-small, #sp-block-container-1> .x-small, #sp-block-container-2> .x-small {
  font-size : 1.1rem;
}

#content.page-blog #page-content> .xx-large, #content.page-campaign #page-content> .xx-large, #content.page-contact #page-content> .xx-large, #content.page-order #page-content> .xx-large, #content.page-shop #page-content> .xx-large, #content.page-toppage #page-content> .xx-large, #sp-block-container-1> .xx-large, #sp-block-container-2> .xx-large {
  font-size : 2rem;
}

#content.page-blog #page-content> .xx-small, #content.page-campaign #page-content> .xx-small, #content.page-contact #page-content> .xx-small, #content.page-order #page-content> .xx-small, #content.page-shop #page-content> .xx-small, #content.page-toppage #page-content> .xx-small, #sp-block-container-1> .xx-small, #sp-block-container-2> .xx-small {
  font-size : 1rem;
}

#content.page-blog #page-content> em, #content.page-campaign #page-content> em, #content.page-contact #page-content> em, #content.page-order #page-content> em, #content.page-shop #page-content> em, #content.page-toppage #page-content> em, #sp-block-container-1> em, #sp-block-container-2> em {
  font-style : oblique;
  color : #b1b1b1;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
}

#content.page-blog #page-content> h1, #content.page-campaign #page-content> h1, #content.page-contact #page-content> h1, #content.page-order #page-content> h1, #content.page-shop #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1, #sp-block-container-2> h1 {
  font-size : 2.4rem;
  color : #e4e4e4;
  text-align : left;
}

#content.page-blog #page-content> h2, #content.page-campaign #page-content> h2, #content.page-contact #page-content> h2, #content.page-order #page-content> h2, #content.page-shop #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2, #sp-block-container-2> h2 {
  font-size : 2.1rem;
  color : #e4e4e4;
}

#content.page-blog #page-content> h3, #content.page-campaign #page-content> h3, #content.page-contact #page-content> h3, #content.page-order #page-content> h3, #content.page-shop #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3, #sp-block-container-2> h3 {
  font-size : 1.8rem;
  font-weight : normal;
  color : #e4e4e4;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-bottom : 1.2em;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #3b3b3b;
  clear : both;
}

#content.page-blog #page-content> h4, #content.page-campaign #page-content> h4, #content.page-contact #page-content> h4, #content.page-order #page-content> h4, #content.page-shop #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4, #sp-block-container-2> h4 {
  font-size : 1.6rem;
  font-weight : normal;
  line-height : 1.2;
  color : #e4e4e4;
  background-color : #222327;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  clear : both;
}

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

#content.page-blog #page-content> h6, #content.page-campaign #page-content> h6, #content.page-contact #page-content> h6, #content.page-order #page-content> h6, #content.page-shop #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6, #sp-block-container-2> h6 {
  font-size : 1.1rem;
  color : #e4e4e4;
}

#content.page-blog #page-content> hr, #content.page-campaign #page-content> hr, #content.page-contact #page-content> hr, #content.page-order #page-content> hr, #content.page-shop #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-1> hr, #sp-block-container-2> hr {
  color : #3b3b3b;
  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 : #3b3b3b;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

#content.page-blog #page-content> p, #content.page-campaign #page-content> p, #content.page-contact #page-content> p, #content.page-order #page-content> p, #content.page-shop #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p, #sp-block-container-2> p {
  font-size : 1.3rem;
  line-height : 1.4;
  color : #b1b1b1;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

#content.page-blog #page-content> p.indent, #content.page-campaign #page-content> p.indent, #content.page-contact #page-content> p.indent, #content.page-order #page-content> p.indent, #content.page-shop #page-content> p.indent, #content.page-toppage #page-content> p.indent, #sp-block-container-1> p.indent, #sp-block-container-2> p.indent {
  padding-left : 5px;
}

#content.page-blog #page-content> strong, #content.page-campaign #page-content> strong, #content.page-contact #page-content> strong, #content.page-order #page-content> strong, #content.page-shop #page-content> strong, #content.page-toppage #page-content> strong, #sp-block-container-1> strong, #sp-block-container-2> strong {
  font-weight : bold;
  color : #b1b1b1;
}

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

  #content.page-blog #page-content, #content.page-campaign #page-content, #content.page-contact #page-content, #content.page-order #page-content, #content.page-shop #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2 {
  }
}

#sp-form-1 {
  margin-bottom : 25px;
}

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

#sp-form-1 input[type="date"] {
  background-color : #e4e4e4;
}

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

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

#sp-form-1 input[type="text"] {
  background-color : #e4e4e4;
}

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

#sp-form-1 td {
  color : #cdcdcd;
  background-color : #434343;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #1e1f23;
  border-bottom-color : #1e1f23;
  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;
  color : #000000;
}

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

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

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

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

  #sp-form-1 table {
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #414141;
    border-bottom-color : #1e1f23;
  }

  #sp-form-1 td {
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #1e1f23;
    width : auto;
    display : block;
  }

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

  #sp-form-1 th {
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #414141;
    width : auto;
    display : block;
  }
}

#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 {
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.1;
  color : #e4e4e4;
  background-color : transparent;
  background-image : url(img/pagetitle-bg1.png), url(img/pagetitle-bg2.png);
  background-repeat : no-repeat, repeat-x;
  background-attachment : scroll, scroll;
  background-position : left bottom, left bottom;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  padding-top : 12px;
  padding-left : 13px;
  padding-right : 3px;
  padding-bottom : 10px;
  position : relative;
}

#sp-site-navigation-1 {
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
}

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

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

#sp-site-navigation-1 ul {
  width : 960px;
  max-width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-site-navigation-1 ul ul {
  background-color : rgba(255, 255, 255, 0.9);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  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;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a {
  color : #000000;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover {
  color : #ffffff;
  background-color : #0247e7;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current-menu-ancestor> a {
  color : #ffffff;
  background-color : #0247e7;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current-menu-item> a {
  color : #ffffff;
  background-color : #0247e7;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current_page_ancestor> a {
  color : #ffffff;
  background-color : #0247e7;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li.current_page_item> a {
  color : #ffffff;
  background-color : #0247e7;
  text-decoration : none;
  border-bottom-width : 0px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1 ul ul li:hover {
  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 {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #333333;
}

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

#sp-site-navigation-1> ul> li {
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #333333;
  float : left;
}

#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  font-weight : bold;
  color : #0247e7;
  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.current-menu-item> a {
  font-weight : bold;
  color : #0247e7;
  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.current_page_ancestor> a {
  font-weight : bold;
  color : #0247e7;
  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.current_page_item> a {
  font-weight : bold;
  color : #0247e7;
  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:hover {
  position : relative;
}

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

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

#sp-site-navigation-1> ul> li> a:hover {
  font-weight : bold;
  color : #0247e7;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

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

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

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

  #sp-site-navigation-1 .menu-toggle {
    background-color : #333333;
    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 : #333333;
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-1 ul {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    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;
    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;
    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;
    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;
    height : auto;
    float : 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 a {
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover {
    color : #0247e7;
    background-color : transparent;
    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 ul li.current-menu-ancestor> a {
    color : #0247e7;
    background-color : transparent;
    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 ul li.current-menu-item> a {
    color : #0247e7;
    background-color : transparent;
    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 ul li.current_page_ancestor> a {
    color : #0247e7;
    background-color : transparent;
    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 ul li.current_page_item> a {
    color : #0247e7;
    background-color : transparent;
    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.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 {
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1> ul> li.current-menu-ancestor> 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.current-menu-item> 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.current_page_ancestor> 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.current_page_item> 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 {
    font-weight : bold;
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-1> ul> li> a:hover {
    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-login-button-1 {
  text-align : right;
}

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

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

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

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

  #sp-block-container-1 {
    width : 480px;
    min-height : 50px;
    position : absolute;
    top : 6rem;
    left : 50%;
  }

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

  #sp-image-1 {
    margin-bottom : 10px;
    width : 554px;
    height : 310px;
  }

  #sp-image-10 {
    width : 744px;
    height : 558px;
  }

  #sp-image-23 {
  }

  #sp-image-24 {
    width : 606px;
    height : 340px;
  }

  #sp-image-27 {
    width : 544px;
    height : 765px;
  }

  #sp-image-30 {
    width : 601px;
    height : 801px;
  }

  #sp-image-31 {
    width : 603px;
    height : 445px;
  }

  #sp-image-33 {
    width : 695px;
    height : 521px;
  }

  #sp-image-35 {
    width : 696px;
    height : 526px;
  }

  #sp-image-37 {
    width : 694px;
    height : 520px;
  }

  #sp-image-39 {
    width : 694px;
    height : 519px;
  }

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

  #sp-image-41 {
    width : 695px;
    height : 521px;
  }

  #sp-image-43 {
    width : 694px;
    height : 520px;
  }

  #sp-image-45 {
    width : 694px;
    height : 492px;
  }

  #sp-image-47 {
    width : 696px;
    height : 491px;
  }

  #sp-image-49 {
    width : 697px;
    height : 985px;
  }

  #sp-image-51 {
    width : 696px;
    height : 928px;
  }

  #sp-image-53 {
    width : 694px;
    height : 520px;
  }

  #sp-image-55 {
    width : 694px;
    height : 520px;
  }

  #sp-image-57 {
    width : 695px;
    height : 491px;
  }

  #sp-image-59 {
    width : 693px;
    height : 519px;
  }

  #sp-image-6 {
    width : 741px;
    height : 523px;
  }

  #sp-image-61 {
    width : 691px;
    height : 518px;
  }

  #sp-image-63 {
    width : 692px;
    height : 519px;
  }

  #sp-image-65 {
    width : 692px;
    height : 519px;
  }

  #sp-image-67 {
    width : 691px;
    height : 518px;
  }

  #sp-photo-motion-1 {
    width : 745px;
    height : 572px;
  }

  #sp-photo-motion-2 {
    margin-left : 37px;
    width : 637px;
    height : 669px;
  }

  #sp-site-branding-1 {
    width : 1580px;
    min-height : 263px;
  }
}

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

  #sp-block-container-1 {
    text-indent : 100%;
    width : 0px;
    white-space : nowrap;
    overflow : hidden;
  }

  #sp-image-1 {
    margin-bottom : 10px;
    width : 100%;
  }
}
