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

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

nav{
  box-sizing: border-box;
}

/* body */

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

#content {
  position: relative;
}

/* Parts */

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

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

/* copyright */

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

/* layout */

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

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

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

/*---*/

#primary
{
  margin-top:0;
}

#breadcrumb-list {
  clear: both;
}

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

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

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

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

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

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

/* WordPress投稿 */

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

/* 追加 */

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

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

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

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

  #colophon {
    padding: 10px;
  }

  embed {
    max-width: 100%;
  }
}
#colophon {
  background-color : transparent;
  background-image : url(../img/footer-bg.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#content {
  background-color : #f1e4d0;
}

#main {
  background-color : transparent;
  background-image : url(../img/main-bg1.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 100% 105%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

a:focus {
  text-decoration : none;
}

a:hover {
  text-decoration : none;
}

body {
  color : #441b06;
  background-color : #fffff2;
  background-image : url(../img/body-bg.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

img {
  display : block;
}

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

  #colophon {
    padding-top : 20px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
  }

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

  #content {
    background-color : rgba(255, 255, 255, 0.8);
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    border-top-left-radius : 8px 8px;
    border-top-right-radius : 8px 8px;
    border-bottom-right-radius : 8px 8px;
    border-bottom-left-radius : 8px 8px;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
    box-sizing : border-box;
  }

  #main {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 30px;
    margin-top : 15px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 30px;
    width : 900px;
  }

  #masthead {
    position : relative;
  }

  #sidebar1 {
    background-color : rgba(255, 255, 255, 0.8);
    padding-top : 8px;
    padding-left : 8px;
    padding-right : 8px;
    padding-bottom : 8px;
    border-top-left-radius : 8px 8px;
    border-top-right-radius : 8px 8px;
    border-bottom-right-radius : 8px 8px;
    border-bottom-left-radius : 8px 8px;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
    box-sizing : border-box;
  }

  #sidebar2 {
    background-color : rgba(255, 255, 255, 0.8);
    padding-top : 8px;
    padding-left : 8px;
    padding-right : 8px;
    padding-bottom : 8px;
    border-top-left-radius : 8px 8px;
    border-top-right-radius : 8px 8px;
    border-bottom-right-radius : 8px 8px;
    border-bottom-left-radius : 8px 8px;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
    box-sizing : border-box;
  }

  body {
    min-width : 900px;
  }
}

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

  #content {
    width : 900px;
  }

  #contenthead {
    width : 900px;
  }
}

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

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

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

#sp-page-title-2 {
  line-height : 68px;
  background-image : url(../img/pagetitle1-1.png),url(../img/pagetitle1-3.png);
  background-repeat : no-repeat,no-repeat;
  background-position : left top,right top;
  text-align : left;
  width : 100%;
}

#sp-page-title-2> h1 {
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 23px;
  color : #f1e4d0;
  background-color : #ffc64d;
  background-image : url(../img/pagetitle-icon-1.png), url(../img/pagetitle1-2.png);
  background-repeat : no-repeat, repeat-x;
  background-attachment : scroll, scroll;
  background-position : 14px center, left bottom;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  text-indent : 25px;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 14px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 0px;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-site-navigation-1 {
  background-image : url(../img/navi-w.png);
  margin-bottom : 15px;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 8px 8px;
  border-bottom-left-radius : 8px 8px;
  box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
  ;
}

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

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

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

#sp-site-navigation-1 ul a {
  font-weight : bold;
  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 : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  box-shadow : 0px 2px 3px rgba(160, 160, 160, 0.75);
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
  ;
}

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

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

#sp-site-navigation-1 ul ul li a:hover {
  color : #85613b;
  background-image : url(../img/navi-w-1.png);
}

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

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

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

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

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

#sp-site-navigation-1> ul> li.current-menu-ancestor> a {
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(../img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-site-navigation-1> ul> li.current-menu-item> a {
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(../img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-site-navigation-1> ul> li.current_page_ancestor> a {
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(../img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-site-navigation-1> ul> li.current_page_item> a {
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(../img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

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

#sp-site-navigation-1> ul> li> a:hover {
  color : #85613b;
  background-color : rgba(0, 0, 0, 0.4);
  background-image : url(../img/widget-title-bg1.png);
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

  #sp-site-navigation-1 {
    background-image : url(../img/navi-w.png);
    padding-top : 5px;
    position : relative;
    box-sizing : border-box;
  }

  #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 ul {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : rgba(255, 255, 255, 0.8);
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul ul {
    background-color : transparent;
    margin-left : 1em;
    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;
    box-shadow : 0px 2px 3px rgba(160, 160, 160, 0);
    display : block;
    position : static;
    ;
  }

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

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

  #sp-site-navigation-1 ul ul li a:hover {
    color : #85613b;
    background-image : url(../img/widget-title-bg1.png);
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #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 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 7px;
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
    border-top-left-radius : 7px 7px;
    border-top-right-radius : 7px 7px;
    border-bottom-right-radius : 7px 7px;
    border-bottom-left-radius : 7px 7px;
    width : 100%;
  }

  #sp-site-navigation-1> ul> li {
    line-height : 1.5;
    min-height : 20px;
    float : none;
    position : static;
  }

  #sp-site-navigation-1> ul> li.current-menu-ancestor> a {
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1> ul> li.current-menu-item> a {
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1> ul> li.current_page_ancestor> a {
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

  #sp-site-navigation-1> ul> li.current_page_item> a {
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }

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

  #sp-site-navigation-1> ul> li> a:hover {
    border-top-left-radius : 5px 5px;
    border-top-right-radius : 5px 5px;
    border-bottom-right-radius : 5px 5px;
    border-bottom-left-radius : 5px 5px;
  }
}

#breadcrumb-list {
  margin-top : 7px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 7px;
}

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

#breadcrumb-list div　a {
  color : #137905;
  text-decoration : underline;
}

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

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

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

#sp-site-navigation-2 {
  background-color : #5b989a;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  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> ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-site-navigation-2> ul> li::after {
  color : #ffffff;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : "";
}

#sp-site-navigation-2> ul> li> a {
  line-height : 1.5;
  color : #ffffff;
  text-decoration : none;
  margin-left : 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-site-branding-1 .inner-box {
  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 : 1rem;
  font-weight : normal;
  color : #f8efdf;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 900px;
  height : 2rem;
  float : right;
  display : block;
  position : absolute;
  top : 1rem;
}

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

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

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

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

  #sp-site-branding-1 .site-description {
    font-size : 1rem;
    text-align : center;
    padding-left : 10px;
    padding-right : 10px;
    width : 100%;
    height : 1rem;
    float : none;
    box-sizing : border-box;
  }

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

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

#content.page-company #page-content, #sp-block-container-1, #sp-block-container-3 {
  color : #000000;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
}

#block-content{
  padding-left : 40px;
  padding-right : 40px;
}



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

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

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

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

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

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

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

#content.page-company #page-content> em, #sp-block-container-1> em, #sp-block-container-3> em {
  font-style : oblique;
  color : #441b06;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #441b06;
}

#content.page-company #page-content> h1, #sp-block-container-1> h1, #sp-block-container-3> h1 {
  font-size : 2.4rem;
  font-weight : bold;
  color : #441b06;
  text-align : left;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
}

#content.page-company #page-content> h2, #sp-block-container-1> h2, #sp-block-container-3> h2 {
  font-size : 1.8rem;
  font-weight : bold;
  color : #441b06;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
}

#content.page-company #page-content> h3, #sp-block-container-1> h3, #sp-block-container-3> h3 {
  font-size : 1.6rem;
  font-weight : normal;
  color : #a4762f;
  text-align : left;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 1.2rem;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #a4762f;
  clear : both;
}

#content.page-company #page-content> h4, #sp-block-container-1> h4, #sp-block-container-3> h4 {
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.2;
  color : #a4762f;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  clear : both;
}

#content.page-company #page-content> h5, #sp-block-container-1> h5, #sp-block-container-3> h5 {
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.2;
  color : #441b06;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

#content.page-company #page-content> h6, #sp-block-container-1> h6, #sp-block-container-3> h6 {
  font-size : 1.1rem;
  font-weight : bold;
  color : #441b06;
}

#content.page-company #page-content> hr, #sp-block-container-1> hr, #sp-block-container-3> hr {
  color : #523f31;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : dashed;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #523f31;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

#content.page-company #page-content> p, #sp-block-container-1> p, #sp-block-container-3> p {
  font-size : 1.4rem;
  line-height : 1.4;
  color : #441b06;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

#content.page-company #page-content> p.indent, #sp-block-container-1> p.indent, #sp-block-container-3> p.indent {
  padding-left : 50px;
}

#content.page-company #page-content> strong, #sp-block-container-1> strong, #sp-block-container-3> strong {
  font-weight : bold;
  color : #441b06;
}

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

  #content.page-company #page-content, #sp-block-container-1, #sp-block-container-3 {
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }
}

#sp-definition-list-2 {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

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

#sp-definition-list-2 dt {
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #cd933b;
}

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

  #sp-definition-list-2 dd {
    margin-left : 20px;
  }
}

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

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

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

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

  #sp-block-container-1> p> .tel {
    font-size : 2.6rem;
  }

  #sp-site-navigation-1 {
    margin-left : auto;
  }

  #sp-site-navigation-2 {
    margin-bottom : 17px;
  }
}

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

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

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

  #sp-block-container-1> p> .tel {
    font-size : 1.2rem;
  }
  @media screen and (max-width: 568px) {
    #sp-image-2 {
      width: 90%;  
      height: 90%;  
    }
  }
}


