<style type="text/css">
<!--

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-image : url(img/footer-back.png);
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 30px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#content{
  box-sizing : border-box;
}

#content-head{
  width : 100%;
  box-sizing : border-box;
}

#main{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  overflow : hidden;
  box-sizing : border-box;
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  background-repeat : repeat-x;
  position : relative;
}

a{
  color : #262626;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #8f514f;
  text-decoration : underline;
}

a:hover{
  color : #8f514f;
  text-decoration : underline;
}

body{
  color : #666666;
  background-color : #cab996;
  background-image : url(img/bg_hpb-container.png);
  background-repeat : repeat-y;
  background-position : center center;
}

html{
  font-size : 62.5%;
}

@media not screen, screen and (min-width: 569px) {

  #colophon{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : border-box;
  }

  #main{
    padding-top : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 20px;
    width : 1000px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    width : 763px;
    float : right;
  }

  #contenthead{
    width : 100%;
  }

  #main-inner{
    width : 100%;
  }

  #sidebar1{
    width : 177px;
    float : left;
  }
}

@media not screen, screen and (min-width: 569px) {

  #sp-image-5, #sp-image-6, #sp-image-7{
    text-decoration : none;
    border-top-left-radius : 6px 6px;
    border-top-right-radius : 6px 6px;
    border-bottom-right-radius : 6px 6px;
    border-bottom-left-radius : 6px 6px;
    box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  }
}

@media screen and (max-width: 568px) {

  #sp-image-5, #sp-image-6, #sp-image-7{
    max-width : 100%;
  }
}

.page-policy#content #page-content .large, #sp-block-container-1 .large, #sp-block-container-5 .large, #sp-block-container-6 .large{
  font-size : 1.5rem;
}

.page-policy#content #page-content .medium, #sp-block-container-1 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium{
  font-size : 1.4rem;
}

.page-policy#content #page-content .small, #sp-block-container-1 .small, #sp-block-container-5 .small, #sp-block-container-6 .small{
  font-size : 1.2rem;
}

.page-policy#content #page-content .x-large, #sp-block-container-1 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large{
  font-size : 1.8rem;
}

.page-policy#content #page-content .x-small, #sp-block-container-1 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small{
  font-size : 1.1rem;
}

.page-policy#content #page-content .xx-large, #sp-block-container-1 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large{
  font-size : 2rem;
}

.page-policy#content #page-content .xx-small, #sp-block-container-1 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small{
  font-size : 1rem;
}

.page-policy#content #page-content em, #sp-block-container-1 em, #sp-block-container-5 em, #sp-block-container-6 em{
  font-style : oblique;
  color : #262626;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #262626;
}

.page-policy#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-5 hr, #sp-block-container-6 hr{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #a0a0a0;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 0px;
}

.page-policy#content #page-content strong, #sp-block-container-1 strong, #sp-block-container-5 strong, #sp-block-container-6 strong{
  font-weight : bold;
  color : #262626;
}

.page-policy#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1{
  font-size : 21px;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-policy#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2{
  font-size : 18px;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-policy#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3{
  font-size : 1.6rem;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-policy#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4{
  font-size : 14px;
  font-weight : normal;
  line-height : 1.2;
  color : #262626;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  min-height : 25px;
  clear : both;
}

.page-policy#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > 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-policy#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6{
  font-size : 11px;
}

.page-policy#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-5 > p, #sp-block-container-6 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #666666;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-policy#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-6 > p.indent{
  padding-left : 1em;
}

@media screen and (max-width: 568px) {

  #content.page-policy #page-content, #sp-block-container-1, #sp-block-container-5, #sp-block-container-6 {
  }
}

#breadcrumb-list{
  margin-left : 2px;
}

#breadcrumb-list a{
  color : #262626;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active{
  text-decoration : underline;
}

#breadcrumb-list a:focus{
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  text-decoration : underline;
}

#breadcrumb-list div{
  margin-top : 0px;
  margin-right : 6px;
  width : auto;
  display : inline-block;
}

@media screen and (max-width: 568px) {

  #breadcrumb-list{
    padding-left : 0px;
    padding-right : 10px;
  }
}

#sp-list-3{
  padding-left : 0px;
  margin-left : 0px;
  list-style-type : none;
}

#sp-list-3 > li{
  background-image : url(img/icon_list01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em,left bottom;
  padding-top : 3px;
  padding-left : 26px;
  padding-bottom : 7px;
  margin-bottom : 5px;
}

#sp-site-navigation-2{
  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 : 30px;
  width : 100%;
}

#sp-site-navigation-2 .menu-toggle{
  display : none;
}

#sp-site-navigation-2 .screen-reader-text{
  display : none;
}

#sp-site-navigation-2 a{
  font-weight : bold;
  color : #525d6b;
  text-decoration : none;
}

#sp-site-navigation-2 li{
  margin-right : 20px;
  float : left;
}

#sp-site-navigation-2 li a{
  font-weight : bold;
  line-height : 50px;
  background-repeat : no-repeat;
  background-position : 0px 1.2em;
  padding-left : 5px;
  padding-right : 5px;
  height : 50px;
  display : block;
}

#sp-site-navigation-2 ul{
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-2 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-2 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-2 ul ul li a{
  color : #797979;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover{
  color : #ffffff;
  background-color : #525d6b;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #525d6b;
}

#sp-site-navigation-2 ul ul li.current-menu-item > a{
  color : #ffffff;
  background-color : #525d6b;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #525d6b;
}

#sp-site-navigation-2 ul ul li.current_page_item > a{
  color : #ffffff;
  background-color : #525d6b;
}

#sp-site-navigation-2 ul ul li:hover{
  border-bottom-width : 0px;
  display : block;
  position : relative;
}

#sp-site-navigation-2 ul ul li:hover > ul{
  background-color : #525d6b;
  border-bottom-width : 1px;
  display : block;
  top : 0px;
  left : 100%;
}

#sp-site-navigation-2 > ul{
  background-repeat : no-repeat;
  text-align : left;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  max-width : 1000px;
  height : 50px;
  list-style-type : none;
}

#sp-site-navigation-2 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  color : #525d6b;
  text-decoration : none;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #525d6b;
  height : 45px;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a{
  color : #525d6b;
  text-decoration : none;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #525d6b;
  height : 45px;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  color : #525d6b;
  text-decoration : none;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #525d6b;
  height : 45px;
}

#sp-site-navigation-2 > ul > li.current_page_item > a{
  color : #525d6b;
  text-decoration : none;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #525d6b;
  height : 45px;
}

#sp-site-navigation-2 > ul > li:hover{
  position : relative;
}

#sp-site-navigation-2 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-2 > ul > li > a:active{
  color : #525d6b;
  text-decoration : none;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #525d6b;
  height : 45px;
}

#sp-site-navigation-2 > ul > li > a:hover{
  color : #525d6b;
  text-decoration : none;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #525d6b;
  height : 45px;
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-2{
    background-color : #4f5a68;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    margin-bottom : 10px;
    position : relative;
  }

  #sp-site-navigation-2 .menu-toggle{
    background-image : url(img/icon-menu1.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.1);
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-2 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-2 li{
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
    border-left-width : 0px;
  }

  #sp-site-navigation-2 li a{
    color : #ffffff;
    display : block;
  }

  #sp-site-navigation-2 ul{
    background-color : #f1e8d8;
    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-2 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-2 ul li a{
    line-height : 24px;
    color : #3c3f53;
    background-color : #f1e8d8;
    background-repeat : no-repeat;
    background-position : 5px 12px;
    text-decoration : none;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-2 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-2 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-2 ul li li{
    background-image : none;
  }

  #sp-site-navigation-2 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-2 ul ul li{
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  #sp-site-navigation-2 ul ul li a{
    color : #3c3f53;
    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-2 ul ul li a:hover{
    color : #ffffff;
    background-color : #4f5a68;
    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-2 ul > li{
    color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-2 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-2 > ul{
    display : none;
  }

  .button-menu#sp-site-navigation-2 > ul > ul{
    display : block;
  }

  #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #4f5a68;
    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-2 > ul > li.current-menu-item > a{
    color : #ffffff;
    background-color : #4f5a68;
    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-2 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #4f5a68;
    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-2 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #4f5a68;
    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-2 > ul > li > a:hover{
    color : #ffffff;
    background-color : #4f5a68;
    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;
  }
}

@media not screen, screen and (min-width: 569px) {

  #sp-image-4 {
  }
}

@media screen and (max-width: 568px) {

  #sp-image-4{
    max-width : 100%;
  }
}

#sp-page-title-2{
  font-weight : bold;
  color : #95423c;
  background-color : transparent;
  background-image : url(img/icon_viewtype-date-h3.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 85%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 12px;
}

#sp-page-title-2 > h1{
  font-size : 20px;
  margin-bottom : 0px;
}

#sp-site-navigation-3{
  background-color : transparent;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-3 .menu-toggle{
  display : none;
}

#sp-site-navigation-3 .screen-reader-text{
  display : none;
}

#sp-site-navigation-3 a{
  color : #93413b;
  text-decoration : none;
}

#sp-site-navigation-3 a:focus{
  color : #93413b;
  text-decoration : underline;
}

#sp-site-navigation-3 a:hover{
  color : #93413b;
  text-decoration : underline;
}

#sp-site-navigation-3 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-3 ul li{
  display : inline;
}

#sp-site-navigation-3 ul li ul{
  display : none;
}

#sp-site-navigation-3 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-3{
    margin-bottom : 10px;
    width : 100%;
  }

  #sp-site-navigation-3 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-3 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-3 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-3 ul li{
    display : block;
  }

  #sp-site-navigation-3 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-3 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-3{
    background-color : #93413b;
    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 : #93413b;
    border-left-color : #93413b;
    border-right-color : #93413b;
    border-bottom-color : #93413b;
    position : relative;
  }

  .button-menu#sp-site-navigation-3 .menu-toggle{
    background-image : url(img/icon-menu1.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;
  }

  .button-menu#sp-site-navigation-3 ul{
    display : none;
  }

  .button-menu#sp-site-navigation-3 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-3 ul.toggled-on li{
    background-color : #ffffff;
  }
}

#sp-site-branding-1{
  padding-top : 16px;
  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 : 1000px;
}

#sp-site-branding-1 .site-description{
  font-size : 1rem;
  color : #ffffff;
  background-image : url(img/bg_hpb-site-desc.png);
  text-align : left;
  padding-top : 0.5rem;
  padding-left : 2rem;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 1000px;
  position : absolute;
  top : 0px;
  box-sizing : border-box;
}

#sp-site-branding-1 .site-title{
  margin-top : 20px;
  margin-left : 50px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 299px;
  height : 60px;
  float : left;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a{
  background-image : url(img/site-branding-1.png);
  background-repeat : no-repeat;
  text-indent : -9999px;
  padding-top : 50px;
  width : 299px;
  height : 60px;
  display : block;
}

@media screen and (max-width: 568px) {

  #sp-site-branding-1{
    width : 100%;
    min-height : 10%;
    overflow : hidden;
  }

  #sp-site-branding-1 .inner-box{
    width : 100%;
  }

  #sp-site-branding-1 .site-description{
    color : #515d6a;
    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;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 8px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
    box-sizing : border-box;
  }

  #sp-site-branding-1 .site-title{
    padding-top : 30px;
    padding-left : 10px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    height : 90px;
    float : none;
  }

  #sp-site-branding-1 .site-title a{
    width : 100%;
  }
}

#sp-site-navigation-1 .menu-toggle{
  display : none;
}

#sp-site-navigation-1 .screen-reader-text{
  display : none;
}

#sp-site-navigation-1 a:link{
  color : #353535;
  text-decoration : none;
}

#sp-site-navigation-1 a:visited{
  color : #353535;
  text-decoration : none;
}

#sp-site-navigation-1 ul ul{
  color : #333333;
  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 : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 35px;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

#sp-site-navigation-1 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul{
  font-size : 1.3rem;
  color : #353535;
  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 : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  max-width : 1000px;
  min-height : 35px;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-1 > ul > li{
  text-align : center;
  display : inline-block;
}

#sp-site-navigation-1 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-1 > ul > li > a{
  line-height : 35px;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-site-navigation-1 > ul > li > a:hover{
  line-height : 35px;
  color : #49b8ff;
  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;
  text-decoration : none;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 7px;
  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 : #49b8ff;
  border-left-color : #49b8ff;
  border-right-color : #49b8ff;
  border-bottom-color : #49b8ff;
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-site-navigation-1 > ul > ul > li > a{
  color : #333333;
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1{
    text-align : center;
    width : 100%;
  }

  #sp-site-navigation-1 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-1 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-1 ul{
    width : 100%;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li{
    display : block;
  }

  #sp-site-navigation-1 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-1 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-1{
    background-color : #aaaaaa;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#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 : block;
    cursor : pointer;
  }

  .button-menu#sp-site-navigation-1 li{
    background-color : #ffffff;
  }

  .button-menu#sp-site-navigation-1 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-1 > ul{
    display : none;
  }

  .button-menu#sp-site-navigation-1 > ul > ul{
    display : block;
  }
}

#sp-block-container-5{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : inset;
  border-left-style : inset;
  border-right-style : inset;
  border-bottom-style : inset;
  border-top-color : #808000;
  border-left-color : #808000;
  border-right-color : #808000;
  border-bottom-color : #808000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-6{
  background-color : #c0c0c0;
}

#sp-list-3{
  list-style-type : none;
}

#sp-list-3 > li{
  background-image : none;
}

#sp-site-branding-1 > .inner-box > .site-title > a{
  background-image : url(img/site-branding-3.png);
}

#sp-site-navigation-1{
  background-color : transparent;
}

#sp-site-navigation-1 > ul{
  background-color : transparent;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 0.9rem;
}

#sp-site-navigation-1 > ul > li > a:hover{
  background-color : transparent;
}

@media not screen, screen and (min-width: 569px) {

  #sp-block-container-1{
    width : 392px;
    min-height : 50px;
    position : absolute;
    top : 49px;
    left : 512px;
    z-index : 1;
  }

  #sp-block-container-1 p{
    color : #5b5a59;
    text-align : right;
  }

  #sp-html-src-1{
    float : right;
  }

  #sp-html-src-10{
    margin-top : 19px;
    margin-bottom : 3px;
    width : 640px;
    min-height : 360px;
  }

  #sp-html-src-8{
    margin-left : 120px;
  }

  #sp-image-5{
    float : right;
  }

  #sp-site-navigation-1{
    width : 650px;
    min-height : 23px;
  }

  #sp-site-navigation-2{
    margin-bottom : 6px;
    width : 830px;
    min-height : 100px;
  }
}

@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 : #5b5a59;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }
}

-->
</style>