
#colophon {
  font-size : 1.3rem;
  background-color : #f1b621;
}

#content {
  min-height : 50px;
}

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

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

#masthead {
  background-color : #f1b621;
  margin-bottom : 0px;
}

#page {
  font-size : 1.4rem;
}

* {
  box-sizing : border-box;
  ;
}

.hpb-viewtype-full> article::after {
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple> article::after {
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail> article::after {
  clear : both;
  display : table;
  content : "";
}

.navigation-post::after {
  clear : both;
  display : table;
  content : "";
}

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

.searchform::after {
  clear : both;
  display : table;
  content : "";
}

.sp-block-container {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container> h1 {
  font-size : 2.4rem;
}

.sp-block-container> h2 {
  font-size : 1.8rem;
}

.sp-block-container> h3 {
  font-size : 1.5rem;
}

.sp-block-container> h4 {
  font-size : 1.4rem;
}

.sp-block-container> h5 {
  font-size : 1.3rem;
}

.sp-block-container> h6 {
  font-size : 1.1rem;
}

.sp-block-container> hr {
  color : #e2e2e2;
  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 : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container> p {
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container> p.indent {
  padding-left : 1em;
}

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

.sp-bread-crumb div {
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button {
  width : 122px;
}

.sp-button a {
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  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 : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column> .column-body {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list> dd {
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list> dt {
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

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

.sp-form input[type="date"] {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

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

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

.sp-form input[type="text"] {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

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

.sp-form td {
  color : #000000;
  background-color : #ffffff;
  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 : #000000;
  border-bottom-color : #000000;
  width : auto;
}

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

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

.sp-form th {
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  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 : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map {
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img {
  max-width : none !important;
}

.sp-item-gallery.masonry> ul> li {
  height : auto !important;
}

.sp-list {
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list> li {
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title> h1 {
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 17px;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}

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

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

.sp-site-branding2 .site-description {
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation {
  color : black;
  background-color : white;
}

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

.sp-site-navigation.vertical {
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul {
  line-height : 30px;
  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.vertical ul li.current-menu-ancestor> a {
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item> a {
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor> a {
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item> a {
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li> a {
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li> a:active {
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li> a:hover {
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li> a {
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical> ul {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical> ul> li {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical> ul> li:hover> ul {
  display : block;
}

.sp-table {
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table> *> tr> td {
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table> *> tr> th {
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table> *> tr> th.col-title {
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table> *> tr> th.row-title {
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post {
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next {
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous {
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after {
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post> h1 {
  display : none;
}

.sp-wp-post-list> article {
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list> h3 {
  background-color : #f4f4f4;
  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;
}

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

a:hover {
  text-decoration : underline;
}

article {
  display : block;
}

aside {
  display : block;
}

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

details {
  display : block;
}

dl {
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption {
  display : block;
}

figure {
  display : block;
}

footer {
  display : block;
}

h1 {
  margin-top : 0px;
  box-sizing : border-box;
}

h2 {
  margin-top : 0px;
  box-sizing : border-box;
}

h3 {
  margin-top : 0px;
  box-sizing : border-box;
}

h4 {
  margin-top : 0px;
  box-sizing : border-box;
}

h5 {
  margin-top : 0px;
  box-sizing : border-box;
}

h6 {
  margin-top : 0px;
  box-sizing : border-box;
}

header {
  display : block;
}

hgroup {
  display : block;
}

html {
  font-size : 62.5%;
}

main {
  display : block;
}

nav {
  display : block;
  box-sizing : border-box;
}

ol {
  margin-top : 0px;
  box-sizing : border-box;
}

p {
  margin-top : 0px;
  box-sizing : border-box;
}

section {
  display : block;
}

summary {
  display : block;
}

table {
  margin-top : 0px;
  box-sizing : border-box;
}

ul {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

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

  #colophon-inner {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

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

  #main-inner {
    float : left;
  }

  #main-inner #contenthead> nav {
    padding-left : 0px;
    padding-right : 0px;
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead {
    margin-bottom : 0px;
  }

  #masthead-inner {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #page {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary {
    float : right;
  }

  .home #contenthead {
    margin-bottom : 30px;
  }

  .sp-google-map {
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2 {
    padding-top : 20px;
  }

  .sp-site-branding2 .extra {
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra> p {
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra> p.indent {
    padding-left : 1em;
  }

  .sp-site-branding2 .extra> p.large {
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description {
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a {
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal 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.horizontal ul li.current-menu-ancestor> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li> a {
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li> a:active {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li> a:hover {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul {
    background-color : #ffffff;
    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;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

  .sp-site-navigation.horizontal ul ul li> a {
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

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

  .sp-site-navigation.horizontal> ul> li {
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal> ul> li:hover {
    position : relative;
  }

  .sp-site-navigation.horizontal> ul> li:hover> ul {
    display : block;
  }

  .sp-site-navigation.horizontal> ul> li> a {
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal {
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal 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.minimal ul li:last-child {
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li> a:active {
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li> a:hover {
    text-decoration : underline;
  }

  .sp-site-navigation.minimal> ul li {
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal> ul ul {
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map {
    width : 400px;
    min-height : 300px;
  }

  body {
    min-width : 1000px;
  }
}

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

  #content {
    width : 100%;
    float : right;
  }

  #contenthead {
    width : 1000px;
  }

  #main-inner {
    width : 1000px;
  }

  #primary {
    width : 650px;
  }

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

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

  #content {
    padding-left : 10px;
    padding-right : 10px;
  }

  #masthead {
    margin-bottom : 0px;
  }

  * {
    box-sizing : border-box;
  }

  .home #contenthead {
    margin-bottom : 10px;
  }

  .sp-block-container {
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb {
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list> dd {
    margin-left : 20px;
  }

  .sp-form input {
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td {
    width : auto;
    display : block;
  }

  .sp-form textarea {
    width : 90%;
  }

  .sp-form th {
    width : auto;
    display : block;
  }

  .sp-google-map {
    width : 100%;
    min-height : 300px;
  }

  .sp-sidebar {
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-site-branding2 .extra {
    padding-top : 5px;
  }

  .sp-site-branding2 .extra> p {
    font-size : 1rem;
    color : #929292;
    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%;
  }

  .sp-site-branding2 .site-description {
    text-align : center;
  }

  .sp-site-branding2 .site-title {
    text-align : center;
  }

  .sp-site-navigation .menu-toggle {
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul {
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

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

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

  .sp-site-navigation.horizontal ul {
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li {
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item> a {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li> a {
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li> a:active {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li> a:hover {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal 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.horizontal ul ul li {
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li> a {
    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.minimal {
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal 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.minimal ul li {
    display : block;
  }

  .sp-site-navigation.minimal ul li> a {
    display : block;
  }

  .sp-site-navigation.minimal ul li> a:hover {
    text-decoration : underline;
  }

  .sp-yahoo-map {
    width : 100%;
    min-height : 300px;
  }

  embed {
    max-width : 100%;
  }
}

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

#sp-image-2, #sp-image-3, #sp-image-4 {
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

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

  #sp-site-navigation-1, #sp-site-navigation-2 {
    background-color : #de2b03;
    padding-top : 10px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 10px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

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

  #sp-site-navigation-1 ul li::after, #sp-site-navigation-2 ul li::after {
    color : #f55e3d;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : '/';
  }

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

  #sp-site-navigation-1 ul ul::before, #sp-site-navigation-2 ul ul::before {
    color : #f55e3d;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : '/';
  }

  #sp-site-navigation-1> ul> li.current-menu-ancestor> a, #sp-site-navigation-2> ul> li.current-menu-ancestor> a {
    text-decoration : underline;
  }

  #sp-site-navigation-1> ul> li.current-menu-item> a, #sp-site-navigation-2> ul> li.current-menu-item> a {
    text-decoration : underline;
  }

  #sp-site-navigation-1> ul> li.current_page_ancestor> a, #sp-site-navigation-2> ul> li.current_page_ancestor> a {
    text-decoration : underline;
  }

  #sp-site-navigation-1> ul> li.current_page_item> a, #sp-site-navigation-2> ul> li.current_page_item> a {
    text-decoration : underline;
  }

  #sp-site-navigation-1> ul> li> a:hover, #sp-site-navigation-2> ul> li> a:hover {
    text-decoration : underline;
  }
}

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

  #sp-site-navigation-1, #sp-site-navigation-2 {
    font-size : 1.3rem;
    font-weight : bold;
    margin-top : 0px;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f55e3d;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-2 .menu-toggle {
    font-size : 1.3rem;
    background-color : #f1b621;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li> a:active, #sp-site-navigation-2 li> a:active {
    background-color : #f1b621;
  }

  #sp-site-navigation-1 li> a:hover, #sp-site-navigation-2 li> a:hover {
    background-color : #f1b621;
  }

  #sp-site-navigation-1 ul li> a, #sp-site-navigation-2 ul li> a {
    font-weight : bold;
    color : #ffffff;
    background-color : #de2b03;
    text-decoration : none;
    text-align : center;
    padding-top : 7px;
    padding-bottom : 7px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #f55e3d;
  }

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

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

  #sp-site-navigation-1> ul li.current_page_ancestor> a, #sp-site-navigation-2> ul li.current_page_ancestor> a {
    background-color : #f1b621;
  }

  #sp-site-navigation-1> ul li.current_page_item> a, #sp-site-navigation-2> ul li.current_page_item> a {
    background-color : #f1b621;
  }
}

#breadcrumb-list {
  font-size : 1.3rem;
  padding-left : 20px;
  padding-right : 20px;
  box-sizing : border-box;
}

#breadcrumb-list div {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

#sp-page-title-1 h1, #sp-page-title-10 h1, #sp-page-title-11 h1, #sp-page-title-12 h1, #sp-page-title-13 h1, #sp-page-title-14 h1, #sp-page-title-15 h1, #sp-page-title-16 h1, #sp-page-title-17 h1, #sp-page-title-18 h1, #sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1 {
  font-size : 1.3rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #de2b03;
  padding-top : 20px;
  padding-left : 33px;
  padding-right : 10px;
  padding-bottom : 19px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#post-list, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-4, #sp-wp-post-list-5 {
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

#post-list article> header> h4> a, #sp-wp-post-list-1 article> header> h4> a, #sp-wp-post-list-2 article> header> h4> a, #sp-wp-post-list-4 article> header> h4> a, #sp-wp-post-list-5 article> header> h4> a {
  font-size : 1.3rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #de2b03;
  padding-top : 20px;
  padding-left : 33px;
  padding-right : 10px;
  padding-bottom : 19px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

#post-list.hpb-viewtype-content, #sp-wp-post-list-1.hpb-viewtype-content, #sp-wp-post-list-2.hpb-viewtype-content, #sp-wp-post-list-4.hpb-viewtype-content, #sp-wp-post-list-5.hpb-viewtype-content {
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  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 : #dfd8ca;
  border-left-color : #dfd8ca;
  border-right-color : #dfd8ca;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#post-list.hpb-viewtype-content> .hpb-more-entry a, #sp-wp-post-list-1.hpb-viewtype-content> .hpb-more-entry a, #sp-wp-post-list-2.hpb-viewtype-content> .hpb-more-entry a, #sp-wp-post-list-4.hpb-viewtype-content> .hpb-more-entry a, #sp-wp-post-list-5.hpb-viewtype-content> .hpb-more-entry a {
  margin-right : 30px;
}

#post-list.hpb-viewtype-date, #sp-wp-post-list-1.hpb-viewtype-date, #sp-wp-post-list-2.hpb-viewtype-date, #sp-wp-post-list-4.hpb-viewtype-date, #sp-wp-post-list-5.hpb-viewtype-date {
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  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 : #dfd8ca;
  border-left-color : #dfd8ca;
  border-right-color : #dfd8ca;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#post-list.hpb-viewtype-date> .hpb-more-entry a, #sp-wp-post-list-1.hpb-viewtype-date> .hpb-more-entry a, #sp-wp-post-list-2.hpb-viewtype-date> .hpb-more-entry a, #sp-wp-post-list-4.hpb-viewtype-date> .hpb-more-entry a, #sp-wp-post-list-5.hpb-viewtype-date> .hpb-more-entry a {
  margin-right : 30px;
}

#post-list.hpb-viewtype-full> h3> a, #sp-wp-post-list-1.hpb-viewtype-full> h3> a, #sp-wp-post-list-2.hpb-viewtype-full> h3> a, #sp-wp-post-list-4.hpb-viewtype-full> h3> a, #sp-wp-post-list-5.hpb-viewtype-full> h3> a {
  margin-bottom : 20px;
}

#post-list.hpb-viewtype-simple> h3> a, #sp-wp-post-list-1.hpb-viewtype-simple> h3> a, #sp-wp-post-list-2.hpb-viewtype-simple> h3> a, #sp-wp-post-list-4.hpb-viewtype-simple> h3> a, #sp-wp-post-list-5.hpb-viewtype-simple> h3> a {
  margin-bottom : 20px;
}

#post-list.hpb-viewtype-thumbnail> h3> a, #sp-wp-post-list-1.hpb-viewtype-thumbnail> h3> a, #sp-wp-post-list-2.hpb-viewtype-thumbnail> h3> a, #sp-wp-post-list-4.hpb-viewtype-thumbnail> h3> a, #sp-wp-post-list-5.hpb-viewtype-thumbnail> h3> a {
  margin-bottom : 20px;
}

#post-list.hpb-viewtype-title, #sp-wp-post-list-1.hpb-viewtype-title, #sp-wp-post-list-2.hpb-viewtype-title, #sp-wp-post-list-4.hpb-viewtype-title, #sp-wp-post-list-5.hpb-viewtype-title {
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  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 : #dfd8ca;
  border-left-color : #dfd8ca;
  border-right-color : #dfd8ca;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#post-list.hpb-viewtype-title> .hpb-more-entry a, #sp-wp-post-list-1.hpb-viewtype-title> .hpb-more-entry a, #sp-wp-post-list-2.hpb-viewtype-title> .hpb-more-entry a, #sp-wp-post-list-4.hpb-viewtype-title> .hpb-more-entry a, #sp-wp-post-list-5.hpb-viewtype-title> .hpb-more-entry a {
  margin-right : 30px;
}

#post-list> .hpb-more-entry, #sp-wp-post-list-1> .hpb-more-entry, #sp-wp-post-list-2> .hpb-more-entry, #sp-wp-post-list-4> .hpb-more-entry, #sp-wp-post-list-5> .hpb-more-entry {
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#post-list> .hpb-more-entry a, #sp-wp-post-list-1> .hpb-more-entry a, #sp-wp-post-list-2> .hpb-more-entry a, #sp-wp-post-list-4> .hpb-more-entry a, #sp-wp-post-list-5> .hpb-more-entry a {
  color : #ffffff;
  background-color : #9bae09;
  text-decoration : none;
  padding-top : 8px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 8px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  display : inline-block;
}

#post-list> article, #sp-wp-post-list-1> article, #sp-wp-post-list-2> article, #sp-wp-post-list-4> article, #sp-wp-post-list-5> article {
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  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 : #dfd8ca;
  border-left-color : #dfd8ca;
  border-right-color : #dfd8ca;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#post-list> article> div, #sp-wp-post-list-1> article> div, #sp-wp-post-list-2> article> div, #sp-wp-post-list-4> article> div, #sp-wp-post-list-5> article> div {
  color : #3a2011;
  padding-left : 30px;
  padding-right : 30px;
}

#post-list> article> footer, #sp-wp-post-list-1> article> footer, #sp-wp-post-list-2> article> footer, #sp-wp-post-list-4> article> footer, #sp-wp-post-list-5> article> footer {
  color : #3a2011;
  padding-left : 30px;
  padding-right : 30px;
  clear : both;
}

#post-list> article> footer .by-author, #sp-wp-post-list-1> article> footer .by-author, #sp-wp-post-list-2> article> footer .by-author, #sp-wp-post-list-4> article> footer .by-author, #sp-wp-post-list-5> article> footer .by-author {
  background-image : url(img/icon-author.png);
}

#post-list> article> footer .cat-links, #sp-wp-post-list-1> article> footer .cat-links, #sp-wp-post-list-2> article> footer .cat-links, #sp-wp-post-list-4> article> footer .cat-links, #sp-wp-post-list-5> article> footer .cat-links {
  background-image : url(img/icon-cat.png);
}

#post-list> article> footer .comments-link, #sp-wp-post-list-1> article> footer .comments-link, #sp-wp-post-list-2> article> footer .comments-link, #sp-wp-post-list-4> article> footer .comments-link, #sp-wp-post-list-5> article> footer .comments-link {
  background-image : url(img/icon-comments.png);
}

#post-list> article> footer .date, #sp-wp-post-list-1> article> footer .date, #sp-wp-post-list-2> article> footer .date, #sp-wp-post-list-4> article> footer .date, #sp-wp-post-list-5> article> footer .date {
  background-image : url(img/icon-date.png);
}

#post-list> article> footer .sep, #sp-wp-post-list-1> article> footer .sep, #sp-wp-post-list-2> article> footer .sep, #sp-wp-post-list-4> article> footer .sep, #sp-wp-post-list-5> article> footer .sep {
  display : none;
}

#post-list> article> footer .tags-links, #sp-wp-post-list-1> article> footer .tags-links, #sp-wp-post-list-2> article> footer .tags-links, #sp-wp-post-list-4> article> footer .tags-links, #sp-wp-post-list-5> article> footer .tags-links {
  background-image : url(img/icon-tags.png);
}

#post-list> article> footer a, #sp-wp-post-list-1> article> footer a, #sp-wp-post-list-2> article> footer a, #sp-wp-post-list-4> article> footer a, #sp-wp-post-list-5> article> footer a {
  color : #3a2011;
}

#post-list> article> footer span, #sp-wp-post-list-1> article> footer span, #sp-wp-post-list-2> article> footer span, #sp-wp-post-list-4> article> footer span, #sp-wp-post-list-5> article> footer span {
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#post-list> article> header, #sp-wp-post-list-1> article> header, #sp-wp-post-list-2> article> header, #sp-wp-post-list-4> article> header, #sp-wp-post-list-5> article> header {
  margin-bottom : 0px;
}

#post-list> article> header> h4, #sp-wp-post-list-1> article> header> h4, #sp-wp-post-list-2> article> header> h4, #sp-wp-post-list-4> article> header> h4, #sp-wp-post-list-5> article> header> h4 {
  margin-bottom : 0px;
}

#post-list> article> p> img, #sp-wp-post-list-1> article> p> img, #sp-wp-post-list-2> article> p> img, #sp-wp-post-list-4> article> p> img, #sp-wp-post-list-5> article> p> img {
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#post-list> dl, #sp-wp-post-list-1> dl, #sp-wp-post-list-2> dl, #sp-wp-post-list-4> dl, #sp-wp-post-list-5> dl {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#post-list> dl::after, #sp-wp-post-list-1> dl::after, #sp-wp-post-list-2> dl::after, #sp-wp-post-list-4> dl::after, #sp-wp-post-list-5> dl::after {
  clear : both;
  display : table;
  content : "";
}

#post-list> dl> dd, #sp-wp-post-list-1> dl> dd, #sp-wp-post-list-2> dl> dd, #sp-wp-post-list-4> dl> dd, #sp-wp-post-list-5> dl> dd {
  background-image : url(img/border-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 4px;
  padding-left : 149px;
  padding-right : 5px;
  padding-bottom : 4px;
  margin-top : 0px;
  margin-left : -160px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#post-list> dl> dt, #sp-wp-post-list-1> dl> dt, #sp-wp-post-list-2> dl> dt, #sp-wp-post-list-4> dl> dt, #sp-wp-post-list-5> dl> dt {
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 4px;
  width : 160px;
  float : left;
}

#post-list> h3, #sp-wp-post-list-1> h3, #sp-wp-post-list-2> h3, #sp-wp-post-list-4> h3, #sp-wp-post-list-5> h3 {
  margin-bottom : 0px;
}

#post-list> h3> a, #sp-wp-post-list-1> h3> a, #sp-wp-post-list-2> h3> a, #sp-wp-post-list-4> h3> a, #sp-wp-post-list-5> h3> a {
  font-size : 1.3rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #de2b03;
  padding-top : 20px;
  padding-left : 33px;
  padding-right : 10px;
  padding-bottom : 19px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #dfd8ca;
  border-top-left-radius : 8px 8px;
  border-top-right-radius : 8px 8px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

#post-list> nav, #sp-wp-post-list-1> nav, #sp-wp-post-list-2> nav, #sp-wp-post-list-4> nav, #sp-wp-post-list-5> nav {
  margin-bottom : 20px;
}

#post-list> nav .nav-next, #sp-wp-post-list-1> nav .nav-next, #sp-wp-post-list-2> nav .nav-next, #sp-wp-post-list-4> nav .nav-next, #sp-wp-post-list-5> nav .nav-next {
  text-align : right;
  margin-right : 0px;
  float : right;
}

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

#post-list> nav a, #sp-wp-post-list-1> nav a, #sp-wp-post-list-2> nav a, #sp-wp-post-list-4> nav a, #sp-wp-post-list-5> nav a {
  font-style : italic;
  text-decoration : underline;
}

#post-list> nav div, #sp-wp-post-list-1> nav div, #sp-wp-post-list-2> nav div, #sp-wp-post-list-4> nav div, #sp-wp-post-list-5> nav div {
  width : 50%;
}

#post-list> ul, #sp-wp-post-list-1> ul, #sp-wp-post-list-2> ul, #sp-wp-post-list-4> ul, #sp-wp-post-list-5> ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#post-list> ul> li, #sp-wp-post-list-1> ul> li, #sp-wp-post-list-2> ul> li, #sp-wp-post-list-4> ul> li, #sp-wp-post-list-5> ul> li {
}

#post-list> ul> li> a, #sp-wp-post-list-1> ul> li> a, #sp-wp-post-list-2> ul> li> a, #sp-wp-post-list-4> ul> li> a, #sp-wp-post-list-5> ul> li> a {
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 4px;
  display : block;
}

#post-list> ul> li> a::after, #sp-wp-post-list-1> ul> li> a::after, #sp-wp-post-list-2> ul> li> a::after, #sp-wp-post-list-4> ul> li> a::after, #sp-wp-post-list-5> ul> li> a::after {
  background-image : url(img/border-01.png);
  background-repeat : repeat-x;
  width : 100%;
  height : 1px;
  display : block;
  content : "";
}

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

  #post-list dl dd, #sp-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-5 dl dd {
    margin-left : 20px;
  }

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

  #post-list.hpb-viewtype-date dt, #sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt, #sp-wp-post-list-4.hpb-viewtype-date dt, #sp-wp-post-list-5.hpb-viewtype-date dt {
    padding-bottom : 5px;
    width : 100%;
  }
}

#content.page-access #page-content, #content.page-concept #page-content, #content.page-concept1 #page-content, #content.page-concept2 #page-content, #content.page-concept3 #page-content, #content.page-concept4 #page-content, #content.page-concept5 #page-content, #content.page-contact #page-content, #content.page-custom #page-content, #content.page-faq_archive #page-content, #content.page-itemlist #page-content, #content.page-menu #page-content, #content.page-news #page-content, #content.page-order #page-content, #content.page-order1 #page-content, #content.page-privacy #page-content, #content.page-recruit #page-content, #content.page-reserve #page-content, #content.page-toppage #page-content, #sp-block-container-1 {
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

#content.page-access #page-content> blockquote, #content.page-concept #page-content> blockquote, #content.page-concept1 #page-content> blockquote, #content.page-concept2 #page-content> blockquote, #content.page-concept3 #page-content> blockquote, #content.page-concept4 #page-content> blockquote, #content.page-concept5 #page-content> blockquote, #content.page-contact #page-content> blockquote, #content.page-custom #page-content> blockquote, #content.page-faq_archive #page-content> blockquote, #content.page-itemlist #page-content> blockquote, #content.page-menu #page-content> blockquote, #content.page-news #page-content> blockquote, #content.page-order #page-content> blockquote, #content.page-order1 #page-content> blockquote, #content.page-privacy #page-content> blockquote, #content.page-recruit #page-content> blockquote, #content.page-reserve #page-content> blockquote, #content.page-toppage #page-content> blockquote, #sp-block-container-1> blockquote {
  background-color : #f5f2ec;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

#content.page-access #page-content> blockquote p, #content.page-concept #page-content> blockquote p, #content.page-concept1 #page-content> blockquote p, #content.page-concept2 #page-content> blockquote p, #content.page-concept3 #page-content> blockquote p, #content.page-concept4 #page-content> blockquote p, #content.page-concept5 #page-content> blockquote p, #content.page-contact #page-content> blockquote p, #content.page-custom #page-content> blockquote p, #content.page-faq_archive #page-content> blockquote p, #content.page-itemlist #page-content> blockquote p, #content.page-menu #page-content> blockquote p, #content.page-news #page-content> blockquote p, #content.page-order #page-content> blockquote p, #content.page-order1 #page-content> blockquote p, #content.page-privacy #page-content> blockquote p, #content.page-recruit #page-content> blockquote p, #content.page-reserve #page-content> blockquote p, #content.page-toppage #page-content> blockquote p, #sp-block-container-1> blockquote p {
  margin-top : 19px;
  margin-bottom : 0px;
}

#content.page-access #page-content> blockquote p:first-child, #content.page-concept #page-content> blockquote p:first-child, #content.page-concept1 #page-content> blockquote p:first-child, #content.page-concept2 #page-content> blockquote p:first-child, #content.page-concept3 #page-content> blockquote p:first-child, #content.page-concept4 #page-content> blockquote p:first-child, #content.page-concept5 #page-content> blockquote p:first-child, #content.page-contact #page-content> blockquote p:first-child, #content.page-custom #page-content> blockquote p:first-child, #content.page-faq_archive #page-content> blockquote p:first-child, #content.page-itemlist #page-content> blockquote p:first-child, #content.page-menu #page-content> blockquote p:first-child, #content.page-news #page-content> blockquote p:first-child, #content.page-order #page-content> blockquote p:first-child, #content.page-order1 #page-content> blockquote p:first-child, #content.page-privacy #page-content> blockquote p:first-child, #content.page-recruit #page-content> blockquote p:first-child, #content.page-reserve #page-content> blockquote p:first-child, #content.page-toppage #page-content> blockquote p:first-child, #sp-block-container-1> blockquote p:first-child {
  margin-top : 0px;
}

#content.page-access #page-content> h1, #content.page-concept #page-content> h1, #content.page-concept1 #page-content> h1, #content.page-concept2 #page-content> h1, #content.page-concept3 #page-content> h1, #content.page-concept4 #page-content> h1, #content.page-concept5 #page-content> h1, #content.page-contact #page-content> h1, #content.page-custom #page-content> h1, #content.page-faq_archive #page-content> h1, #content.page-itemlist #page-content> h1, #content.page-menu #page-content> h1, #content.page-news #page-content> h1, #content.page-order #page-content> h1, #content.page-order1 #page-content> h1, #content.page-privacy #page-content> h1, #content.page-recruit #page-content> h1, #content.page-reserve #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1 {
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  color : #333333;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #f1b621;
}

#content.page-access #page-content> h2, #content.page-concept #page-content> h2, #content.page-concept1 #page-content> h2, #content.page-concept2 #page-content> h2, #content.page-concept3 #page-content> h2, #content.page-concept4 #page-content> h2, #content.page-concept5 #page-content> h2, #content.page-contact #page-content> h2, #content.page-custom #page-content> h2, #content.page-faq_archive #page-content> h2, #content.page-itemlist #page-content> h2, #content.page-menu #page-content> h2, #content.page-news #page-content> h2, #content.page-order #page-content> h2, #content.page-order1 #page-content> h2, #content.page-privacy #page-content> h2, #content.page-recruit #page-content> h2, #content.page-reserve #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2 {
  font-size : 1.6rem;
  font-weight : bold;
  color : #333333;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3f1c16;
}

#content.page-access #page-content> h3, #content.page-concept #page-content> h3, #content.page-concept1 #page-content> h3, #content.page-concept2 #page-content> h3, #content.page-concept3 #page-content> h3, #content.page-concept4 #page-content> h3, #content.page-concept5 #page-content> h3, #content.page-contact #page-content> h3, #content.page-custom #page-content> h3, #content.page-faq_archive #page-content> h3, #content.page-itemlist #page-content> h3, #content.page-menu #page-content> h3, #content.page-news #page-content> h3, #content.page-order #page-content> h3, #content.page-order1 #page-content> h3, #content.page-privacy #page-content> h3, #content.page-recruit #page-content> h3, #content.page-reserve #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3 {
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3f1c16;
}

#content.page-access #page-content> h4, #content.page-concept #page-content> h4, #content.page-concept1 #page-content> h4, #content.page-concept2 #page-content> h4, #content.page-concept3 #page-content> h4, #content.page-concept4 #page-content> h4, #content.page-concept5 #page-content> h4, #content.page-contact #page-content> h4, #content.page-custom #page-content> h4, #content.page-faq_archive #page-content> h4, #content.page-itemlist #page-content> h4, #content.page-menu #page-content> h4, #content.page-news #page-content> h4, #content.page-order #page-content> h4, #content.page-order1 #page-content> h4, #content.page-privacy #page-content> h4, #content.page-recruit #page-content> h4, #content.page-reserve #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4 {
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3f1c16;
}

#content.page-access #page-content> h5, #content.page-concept #page-content> h5, #content.page-concept1 #page-content> h5, #content.page-concept2 #page-content> h5, #content.page-concept3 #page-content> h5, #content.page-concept4 #page-content> h5, #content.page-concept5 #page-content> h5, #content.page-contact #page-content> h5, #content.page-custom #page-content> h5, #content.page-faq_archive #page-content> h5, #content.page-itemlist #page-content> h5, #content.page-menu #page-content> h5, #content.page-news #page-content> h5, #content.page-order #page-content> h5, #content.page-order1 #page-content> h5, #content.page-privacy #page-content> h5, #content.page-recruit #page-content> h5, #content.page-reserve #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5 {
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3f1c16;
}

#content.page-access #page-content> h6, #content.page-concept #page-content> h6, #content.page-concept1 #page-content> h6, #content.page-concept2 #page-content> h6, #content.page-concept3 #page-content> h6, #content.page-concept4 #page-content> h6, #content.page-concept5 #page-content> h6, #content.page-contact #page-content> h6, #content.page-custom #page-content> h6, #content.page-faq_archive #page-content> h6, #content.page-itemlist #page-content> h6, #content.page-menu #page-content> h6, #content.page-news #page-content> h6, #content.page-order #page-content> h6, #content.page-order1 #page-content> h6, #content.page-privacy #page-content> h6, #content.page-recruit #page-content> h6, #content.page-reserve #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6 {
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3f1c16;
}

#content.page-access #page-content> hr, #content.page-concept #page-content> hr, #content.page-concept1 #page-content> hr, #content.page-concept2 #page-content> hr, #content.page-concept3 #page-content> hr, #content.page-concept4 #page-content> hr, #content.page-concept5 #page-content> hr, #content.page-contact #page-content> hr, #content.page-custom #page-content> hr, #content.page-faq_archive #page-content> hr, #content.page-itemlist #page-content> hr, #content.page-menu #page-content> hr, #content.page-news #page-content> hr, #content.page-order #page-content> hr, #content.page-order1 #page-content> hr, #content.page-privacy #page-content> hr, #content.page-recruit #page-content> hr, #content.page-reserve #page-content> hr, #content.page-toppage #page-content> hr, #sp-block-container-1> hr {
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #de2b03;
}

#content.page-access #page-content> img, #content.page-concept #page-content> img, #content.page-concept1 #page-content> img, #content.page-concept2 #page-content> img, #content.page-concept3 #page-content> img, #content.page-concept4 #page-content> img, #content.page-concept5 #page-content> img, #content.page-contact #page-content> img, #content.page-custom #page-content> img, #content.page-faq_archive #page-content> img, #content.page-itemlist #page-content> img, #content.page-menu #page-content> img, #content.page-news #page-content> img, #content.page-order #page-content> img, #content.page-order1 #page-content> img, #content.page-privacy #page-content> img, #content.page-recruit #page-content> img, #content.page-reserve #page-content> img, #content.page-toppage #page-content> img, #sp-block-container-1> img {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-access #page-content> ins, #content.page-concept #page-content> ins, #content.page-concept1 #page-content> ins, #content.page-concept2 #page-content> ins, #content.page-concept3 #page-content> ins, #content.page-concept4 #page-content> ins, #content.page-concept5 #page-content> ins, #content.page-contact #page-content> ins, #content.page-custom #page-content> ins, #content.page-faq_archive #page-content> ins, #content.page-itemlist #page-content> ins, #content.page-menu #page-content> ins, #content.page-news #page-content> ins, #content.page-order #page-content> ins, #content.page-order1 #page-content> ins, #content.page-privacy #page-content> ins, #content.page-recruit #page-content> ins, #content.page-reserve #page-content> ins, #content.page-toppage #page-content> ins, #sp-block-container-1> ins {
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

#content.page-access #page-content> ol, #content.page-concept #page-content> ol, #content.page-concept1 #page-content> ol, #content.page-concept2 #page-content> ol, #content.page-concept3 #page-content> ol, #content.page-concept4 #page-content> ol, #content.page-concept5 #page-content> ol, #content.page-contact #page-content> ol, #content.page-custom #page-content> ol, #content.page-faq_archive #page-content> ol, #content.page-itemlist #page-content> ol, #content.page-menu #page-content> ol, #content.page-news #page-content> ol, #content.page-order #page-content> ol, #content.page-order1 #page-content> ol, #content.page-privacy #page-content> ol, #content.page-recruit #page-content> ol, #content.page-reserve #page-content> ol, #content.page-toppage #page-content> ol, #sp-block-container-1> ol {
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

#content.page-access #page-content> ol ol, #content.page-concept #page-content> ol ol, #content.page-concept1 #page-content> ol ol, #content.page-concept2 #page-content> ol ol, #content.page-concept3 #page-content> ol ol, #content.page-concept4 #page-content> ol ol, #content.page-concept5 #page-content> ol ol, #content.page-contact #page-content> ol ol, #content.page-custom #page-content> ol ol, #content.page-faq_archive #page-content> ol ol, #content.page-itemlist #page-content> ol ol, #content.page-menu #page-content> ol ol, #content.page-news #page-content> ol ol, #content.page-order #page-content> ol ol, #content.page-order1 #page-content> ol ol, #content.page-privacy #page-content> ol ol, #content.page-recruit #page-content> ol ol, #content.page-reserve #page-content> ol ol, #content.page-toppage #page-content> ol ol, #sp-block-container-1> ol ol {
  margin-bottom : 0px;
}

#content.page-access #page-content> p, #content.page-concept #page-content> p, #content.page-concept1 #page-content> p, #content.page-concept2 #page-content> p, #content.page-concept3 #page-content> p, #content.page-concept4 #page-content> p, #content.page-concept5 #page-content> p, #content.page-contact #page-content> p, #content.page-custom #page-content> p, #content.page-faq_archive #page-content> p, #content.page-itemlist #page-content> p, #content.page-menu #page-content> p, #content.page-news #page-content> p, #content.page-order #page-content> p, #content.page-order1 #page-content> p, #content.page-privacy #page-content> p, #content.page-recruit #page-content> p, #content.page-reserve #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p {
  margin-top : 0px;
  margin-bottom : 19px;
}

#content.page-access #page-content> pre, #content.page-concept #page-content> pre, #content.page-concept1 #page-content> pre, #content.page-concept2 #page-content> pre, #content.page-concept3 #page-content> pre, #content.page-concept4 #page-content> pre, #content.page-concept5 #page-content> pre, #content.page-contact #page-content> pre, #content.page-custom #page-content> pre, #content.page-faq_archive #page-content> pre, #content.page-itemlist #page-content> pre, #content.page-menu #page-content> pre, #content.page-news #page-content> pre, #content.page-order #page-content> pre, #content.page-order1 #page-content> pre, #content.page-privacy #page-content> pre, #content.page-recruit #page-content> pre, #content.page-reserve #page-content> pre, #content.page-toppage #page-content> pre, #sp-block-container-1> pre {
  background-color : #f5f2ec;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-site-branding2-1 {
  padding-top : 0px;
}

#sp-site-branding2-1 .extra> p {
  font-size : 1.2rem;
  color : #3a2011;
}

#sp-site-branding2-1 .extra> p:first-child {
  font-size : 2.2rem;
}

#sp-site-branding2-1 .site-description {
  font-size : 1.2rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #de2b03;
  text-align : left;
  margin-bottom : 0px;
}

#sp-site-branding2-1 .site-title {
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 196px;
  height : 75px;
}

#sp-site-branding2-1 .site-title a {
  text-indent : -9999px;
  display : block;
  overflow : hidden;
}

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

  #sp-site-branding2-1 {
    padding-bottom : 16px;
  }

  #sp-site-branding2-1 .extra {
    margin-top : 57px;
    width : auto;
    float : right;
    position : static;
  }

  #sp-site-branding2-1 .site-description {
    text-align : left;
    padding-top : 2px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 1px;
    margin-left : -100%;
    margin-right : -100%;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title {
    margin-top : 32px;
    float : left;
  }
}

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

  #sp-site-branding2-1 {
    padding-top : 69px;
    padding-bottom : 30px;
  }

  #sp-site-branding2-1 .extra {
    padding-top : 0px;
    margin-top : 14px;
  }

  #sp-site-branding2-1 .extra> p {
    text-align : center;
  }

  #sp-site-branding2-1 .site-description {
    padding-top : 8px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 7px;
    position : absolute;
    top : 0px;
    z-index : 10;
  }

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

#sp-definition-list-1, #sp-definition-list-2 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
}

#sp-definition-list-1> dd, #sp-definition-list-2> dd {
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1> dt, #sp-definition-list-2> dt {
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #de2b03;
}

#sp-definition-list-1> dt:first-child, #sp-definition-list-2> dt:first-child {
  margin-top : 0px;
}

#sp-block-container-2 {
  color : #3a2011;
  padding-top : 10px;
  clear : both;
  position : relative;
}

#sp-block-container-2 .copyright {
  text-align : left;
}

#sp-block-container-2 a {
  color : #3a2011;
}

#sp-block-container-2> * {
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-2> *:first-child {
  margin-top : 0px;
}

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

  #sp-block-container-2 {
    padding-top : 15px;
    padding-bottom : 15px;
  }
}

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

  #sp-block-container-2 {
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

  #sp-block-container-2 .copyright {
    text-align : center;
  }
}

#sp-table-1, #sp-table-2, #sp-table-3, #sp-table-4 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1> tbody> tr> td, #sp-table-2> tbody> tr> td, #sp-table-3> tbody> tr> td, #sp-table-4> tbody> tr> td {
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-1> tbody> tr> th, #sp-table-2> tbody> tr> th, #sp-table-3> tbody> tr> th, #sp-table-4> tbody> tr> th {
  font-weight : bold;
  background-color : #dbd0bc;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4 {
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-1> li, #sp-list-2> li, #sp-list-3> li, #sp-list-4> li {
  background-color : transparent;
  background-image : url(img/icon-arrow-02.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.5em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1> ul, #sp-list-2> ul, #sp-list-3> ul, #sp-list-4> ul {
  margin-bottom : 0px;
}

#sp-button-2> a {
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #ce9401;
  background-image : url(img/back-button-02.png);
  background-repeat : repeat-x;
  background-position : left top;
  text-decoration : none;
  text-align : center;
  padding-top : 7px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 7px;
  margin-top : 15px;
  margin-right : 20px;
  margin-bottom : 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 : #f1b621;
  border-left-color : #f1b621;
  border-right-color : #f1b621;
  border-bottom-color : #f1b621;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-item-gallery-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;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1> ul> li {
  font-size : 12px;
  line-height : 1.2em;
  color : #3a2011;
  background-color : #fffcf7;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img {
}

#sp-item-gallery-1> ul> li> div img.item-gallery-thumbnail {
  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 : 100%;
  display : block;
}

#sp-item-gallery-1> ul> li> div.item-gallery-photo {
  margin-bottom : 10px;
}

#sp-item-gallery-1> ul> li> div.item-gallery-photo:last-child {
  margin-bottom : 0px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-content {
  margin-top : 5px;
  margin-bottom : 0px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-icons {
  text-align : left;
  margin-bottom : 0px;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-icons .item-gallery-icon-new {
  background-color : #f06060;
  background-image : none, url(preset/icons/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-icons .item-gallery-icon-popular {
  background-color : #04bfbf;
  background-image : none, url(preset/icons/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-icons .item-gallery-icon-recomend {
  background-color : #e6a408;
  background-image : none, url(preset/icons/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-icons .item-gallery-icon-sale {
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-icons span {
  line-height : 12px;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1> ul> li> p.item-gallery-photo+ p.item-gallery-content {
  margin-top : 0px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-price {
  color : #3a2011;
  text-align : left;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1> ul> li> p.item-gallery-price .item-gallery-price-after {
  font-size : small;
  color : #cccccc;
  margin-left : 5px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-price .item-gallery-price-before {
  font-weight : bold;
  color : #f1b621;
  margin-right : 5px;
}

#sp-item-gallery-1> ul> li> p.item-gallery-title {
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #ffffff;
  background-color : #de2b03;
  text-align : left;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 14px;
  border-top-left-radius : 9px 9px;
  border-top-right-radius : 9px 9px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-button-1 {
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #ffc741;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1> a:active {
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-1> a:hover {
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-sns-button-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;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-sns-button-1> ul> li {
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}

#sp-wp-post-list-3 {
  font-size : 13px;
  color : #202020;
  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 : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-3 #hpb-pagenation {
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-3 .hpb-more-entry {
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-3 .nav-next {
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-3 .nav-previous {
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-3 ::after {
}

#sp-wp-post-list-3 a {
  color : #202020;
  text-decoration : underline;
}

#sp-wp-post-list-3 a:hover {
  text-decoration : none;
}

#sp-wp-post-list-3 article {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-3 article> div {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3 dl {
  margin-top : 10px;
}

#sp-wp-post-list-3 footer {
  color : #202020;
}

#sp-wp-post-list-3 h1 {
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-wp-post-list-3 h4 {
  font-size : 1.1em;
  color : #000000;
  background-color : #f2f2f2;
  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 : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-wp-post-list-3 h4 a {
  color : #000000;
  text-decoration : none;
}

#sp-wp-post-list-3 h4 a:active {
  text-decoration : underline;
}

#sp-wp-post-list-3 h4 a:hover {
  text-decoration : underline;
}

#sp-wp-post-list-3 li {
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-3 p {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-3 p> img {
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3 ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#sp-wp-post-list-3.hpb-viewtype-content dd {
  margin-left : 16px;
  margin-bottom : 10px;
}

#sp-wp-post-list-3.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-post-list-3.hpb-viewtype-content dt {
  margin-bottom : 5px;
}

#sp-wp-post-list-3.hpb-viewtype-date dd {
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-wp-post-list-3.hpb-viewtype-date dl {
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

#sp-wp-post-list-3.hpb-viewtype-date dt {
  font-weight : bold;
  color : #333333;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

#sp-wp-post-list-3.hpb-viewtype-simple div {
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3.hpb-viewtype-simple footer {
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-3> a:active {
  text-decoration : none;
}

#sp-wp-post-list-3> h3 {
  font-size : 1.4em;
  color : #000000;
  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 : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #000000;
  clear : both;
}

#sp-wp-post-list-3> h3 a {
  color : #000000;
  text-decoration : none;
}

#content.page-concept2 #page-content {
  font-size : 1.4rem;
  font-weight : bold;
  color : #3d1b0e;
}

#content.page-concept4 #page-content> h3 {
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-block-container-1 {
  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-button-1> a {
  font-size : 2rem;
  font-weight : bold;
  color : #3d1b0e;
  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-button-2> a {
  font-size : 1.8rem;
  font-weight : bold;
  color : #3d1b0e;
}

#sp-html-src-5 {
  font-size : 2rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  color : #de2b03;
  background-color : #f1b621;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  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-image-1 {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

#sp-list-4 {
  list-style-type : decimal;
}

#sp-page-title-1 h1 {
  font-size : 1.5rem;
  font-family : "HG創英角ﾎﾟｯﾌﾟ体";
}

#sp-page-title-10 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-11 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-12 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-13 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-14 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-15 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-16 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-17 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-18 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-2 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-3 h1 {
  font-size : 1.8rem;
  font-family : "ＤＦPOP体";
  font-weight : bold;
}

#sp-page-title-4 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-5 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-6 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-7 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-8 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-page-title-9 h1 {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-site-branding2-1 .site-title {
  background-image : url(img/IMG_4754.png);
}

#sp-site-branding2-1> .extra {
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : dashed;
  border-left-style : dashed;
  border-right-style : dashed;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-1 {
  font-size : 1.3rem;
  color : #000000;
}

#sp-site-navigation-1.button-menu> .menu-toggle {
  background-color : #de2b03;
}

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

#sp-site-navigation-1> ul> li> a {
  font-size : 1.2rem;
  background-color : #de2b03;
}

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

#sp-wp-post-list-1 {
  font-size : 1.2rem;
}

#sp-wp-post-list-1> article> header {
  font-size : 1.8rem;
  font-weight : bold;
}

#sp-wp-post-list-1> article> header> h4 {
  font-size : 1.8rem;
  font-family : "ＤＦPOP体";
  font-weight : bold;
}

#sp-wp-post-list-1> h3> a:link {
  font-size : 1.8rem;
  font-family : "ＤＦＰPOP体";
}

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

  #sp-block-container-1 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

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

  #sp-button-2 {
    width : 249px;
    height : 69px;
  }

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

  #sp-html-src-3 {
    width : 298px;
  }

  #sp-html-src-4 {
    min-height : 56px;
  }

  #sp-html-src-5 {
    width : 209px;
  }

  #sp-image-1 {
    width : 1108px;
    height : 523px;
  }

  #sp-image-2 {
    width : 231px;
    height : 182px;
  }

  #sp-image-3 {
    width : 221px;
    height : 133px;
  }

  #sp-image-4 {
    width : 214px;
    height : 130px;
  }

  #sp-image-5 {
    width : 516px;
    height : 757px;
  }

  #sp-page-title-3 {
    min-height : 50px;
  }

  #sp-site-branding2-1 {
    min-height : 265px;
  }

  #sp-site-branding2-1> .extra {
    width : 508px;
    min-height : 167px;
  }

  #sp-site-branding2-1> .site-description {
    min-height : 27px;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1> .site-title {
    width : 334px;
    min-height : 175px;
  }

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

  #sp-table-1 {
    min-height : 235px;
  }
}

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

  #sp-block-container-1 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-google-map-1 {
    width : 100%;
    min-height : 300px;
  }

  #sp-site-branding2-1> .site-title {
    margin-bottom : 12px;
    width : 301px;
    min-height : 194px;
  }
}
