/*
Theme Name: 平岡動物病院（ＨＡＣ）
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb19_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 19.0.13.0 SP for Windows」によって作成されました。サイト名は「平岡動物病院（ＨＡＣ）」、サイトの公開日時は「2025年12月22日14:44」です。
License: 
License URI: license.txt
*/


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

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

nav{
  box-sizing: border-box;
}

/* body */

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

#content {
  position: relative;
}

/* Parts */

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

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

/* copyright */

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

/* layout */

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

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

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

/*---*/

#primary
{
  margin-top:0;
}

#breadcrumb-list {
  clear: both;
}

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

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

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

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

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

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

/* WordPress投稿 */

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

/* 追加 */

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

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

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

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

  #colophon {
    padding: 10px;
  }

  embed {
    max-width: 100%;
  }
}
#colophon {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#content {
  background-color : #ffffff;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  height : 100%;
  position : relative;
  box-sizing : border-box;
}

#main {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

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

#masthead {
  padding-top : 1px;
}

#page-content {
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#primary {
  box-sizing : border-box;
}

#sidebar1 {
  box-sizing : border-box;
}

#sidebar2 {
  box-sizing : border-box;
}

a {
  color : #333333;
  text-decoration : none;
}

a:active {
  color : #333333;
  text-decoration : none;
}

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

body {
  font-size : 1.2rem;
  color : #333333;
}

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

  #colophon {
    padding-top : 20px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #d5d5d5;
    border-right-color : #d5d5d5;
    width : 900px;
  }

  #main {
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #d5d5d5;
    border-right-color : #d5d5d5;
    width : 900px;
  }
}

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

  #content {
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-right-style : solid;
    border-bottom-style : solid;
    border-right-color : #dedede;
    border-bottom-color : #dedede;
    width : 599px;
    float : left;
  }

  #contenthead {
    width : 900px;
  }

  #main-inner {
    width : 900px;
  }

  #sidebar2 {
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #dedede;
    width : 300px;
    float : right;
  }
}

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

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

  #sidebar1 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar2 {
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }
}

#sp-table-2 {
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-2 td {
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  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 : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

#sp-table-2 th {
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-2> tbody> tr .col-title {
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  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 : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-2> tbody> tr .row-title {
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  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 : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

  #sp-table-2 {
    width : 100%;
  }
}

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

  #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13 {
    text-decoration : none;
    border-top-left-radius : 50% 50%;
    border-top-right-radius : 50% 50%;
    border-bottom-right-radius : 50% 50%;
    border-bottom-left-radius : 50% 50%;
    position : relative;
  }
}

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

  #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13 {
    max-width : 100%;
  }
}

#sp-list-1 {
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 1.5rem;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  max-width : 900px;
  list-style-type : none;
}

#sp-list-1 li {
  margin-bottom : 8px;
}

#sp-list-1> li {
  color : #000000;
}

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

  #sp-image-19, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8 {
    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);
  }
}

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

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

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

  #sp-image-1, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-9 {
  }
}

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

  #sp-image-1, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-9 {
    max-width : 100%;
  }
}

#sp-button-1, #sp-button-2, #sp-button-3, #sp-button-4 {
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-1> a, #sp-button-2> a, #sp-button-3> a, #sp-button-4> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #5c75fb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d91fb;
  border-left-color : #7d91fb;
  border-right-color : #7d91fb;
  border-bottom-color : #7d91fb;
  box-shadow : 0px 4px 0px #4557bb;
  display : block;
  position : relative;
}

#sp-button-1> a:active, #sp-button-2> a:active, #sp-button-3> a:active, #sp-button-4> a:active {
  box-shadow : 0px 2px 0px #4557bb;
  position : relative;
  top : 2px;
}

#sp-button-1> a:hover, #sp-button-2> a:hover, #sp-button-3> a:hover, #sp-button-4> a:hover {
  background-color : #4c68ff;
}

#sp-wp-widget-area-1 .widget {
  color : #000000;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 10px;
}

#sp-wp-widget-area-1 .widget img {
  max-width : 100%;
  height : auto;
}

#sp-wp-widget-area-1 .widget select {
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 90%;
  display : block;
}

#sp-wp-widget-area-1 .widget ul {
  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-wp-widget-area-1 .widget ul li {
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : 19px 0.9em;
  padding-top : 5px;
  padding-left : 35px;
  padding-right : 10px;
  padding-bottom : 5px;
}

#sp-wp-widget-area-1 .widget ul li li {
  background-position : 0px 0.9em;
  padding-left : 19px;
  padding-bottom : 0px;
}

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

#sp-wp-widget-area-1 .widget ul li:hover {
  background-color : #e2e2e2;
}

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

#sp-wp-widget-area-1 .widget-title {
  font-size : 1.4rem;
  padding-top : 10px;
  padding-left : 23px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-wp-widget-area-1 .widget-title a {
  color : #f68f9e;
  text-decoration : none;
}

#sp-wp-widget-area-1 .widget-title::before {
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #dc2314;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#sp-wp-widget-area-1 .widget_calendar #calendar_wrap {
  padding-top : 10px;
}

#sp-wp-widget-area-1 .widget_calendar table {
  text-align : center;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  width : 90%;
}

#sp-wp-widget-area-1 .widget_calendar table caption {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table tbody {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table tfoot {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_calendar table thead {
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-wp-widget-area-1 .widget_rss .rss-date {
  font-style : italic;
  margin-bottom : 10px;
  display : block;
}

#sp-wp-widget-area-1 .widget_rss .rsswidget {
  margin-bottom : 10px;
}

#sp-wp-widget-area-1 .widget_rss cite {
  text-align : right;
  display : block;
}

#sp-wp-widget-area-1 .widget_search .field {
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-right : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
  width : auto;
  max-width : 65%;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
  box-sizing : border-box;
}

#sp-wp-widget-area-1 .widget_search .searchform {
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}

#sp-wp-widget-area-1 .widget_search .submit {
  width : auto;
}

#sp-wp-widget-area-1 .widget_tag_cloud .tagcloud {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-wp-widget-area-1 .widget_text .textwidget {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

  #sp-wp-widget-area-1 {
    width : 100%;
  }

  #sp-wp-widget-area-1 .widget {
    padding-bottom : 3px;
    margin-bottom : 12px;
  }

  #sp-wp-widget-area-1 .widget_search .field {
    width : 70%;
  }
}

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

#sp-button-8> a {
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  display : block;
  position : relative;
}

#sp-button-8> a:active {
  background-color : #0a73f5;
  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-8> a:hover {
  background-color : #0a73f5;
  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-button-5, #sp-button-6, #sp-button-7 {
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-5> a, #sp-button-6> a, #sp-button-7> a {
  font-size : 1.4rem;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #ff864b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffae86;
  border-left-color : #ffae86;
  border-right-color : #ffae86;
  border-bottom-color : #ffae86;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-shadow : 0px 4px 0px #d5591c;
  display : block;
  position : relative;
}

#sp-button-5> a:active, #sp-button-6> a:active, #sp-button-7> a:active {
  box-shadow : 0px 2px 0px #d5591c;
  position : relative;
  top : 2px;
}

#sp-button-5> a:hover, #sp-button-6> a:hover, #sp-button-7> a:hover {
  background-color : #ff783b;
}

#sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3 {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry {
  text-align : right;
  margin-right : 25px;
}

#sp-wp-post-list-1 .hpb-more-entry> a, #sp-wp-post-list-2 .hpb-more-entry> a, #sp-wp-post-list-3 .hpb-more-entry> a {
  font-size : 1.3rem;
  font-weight : normal;
  color : #333333;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 50px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry> a:active, #sp-wp-post-list-2 .hpb-more-entry> a:active, #sp-wp-post-list-3 .hpb-more-entry> a:active {
  color : #db2414;
  text-decoration : underline;
}

#sp-wp-post-list-1 .hpb-more-entry> a:hover, #sp-wp-post-list-2 .hpb-more-entry> a:hover, #sp-wp-post-list-3 .hpb-more-entry> a:hover {
  color : #db2414;
  text-decoration : underline;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next {
  margin-right : 25px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-3 .nav-previous {
  margin-left : 25px;
  float : left;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article {
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 25px;
}

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

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

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

#sp-wp-post-list-1 h3, #sp-wp-post-list-2 h3, #sp-wp-post-list-3 h3 {
  font-size : 1.6rem;
  font-weight : normal;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li {
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

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

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

#sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul {
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

#sp-wp-post-list-1.hpb-viewtype-content dd, #sp-wp-post-list-2.hpb-viewtype-content dd, #sp-wp-post-list-3.hpb-viewtype-content dd {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

#sp-wp-post-list-1.hpb-viewtype-content dl, #sp-wp-post-list-2.hpb-viewtype-content dl, #sp-wp-post-list-3.hpb-viewtype-content dl {
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-wp-post-list-1.hpb-viewtype-content dt, #sp-wp-post-list-2.hpb-viewtype-content dt, #sp-wp-post-list-3.hpb-viewtype-content dt {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1.hpb-viewtype-date dd, #sp-wp-post-list-2.hpb-viewtype-date dd, #sp-wp-post-list-3.hpb-viewtype-date dd {
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

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

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

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

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

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

  #sp-wp-post-list-1.hpb-viewtype-date dt, #sp-wp-post-list-2.hpb-viewtype-date dt, #sp-wp-post-list-3.hpb-viewtype-date dt {
    width : 100%;
  }
}

#breadcrumb-list {
  margin-top : 10px;
  margin-left : 20px;
}

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

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

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

#sp-site-navigation-1 {
  padding-top : 4px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#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 : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-site-navigation-1 ul ul {
  background-color : #ffffff;
  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 : 200;
}

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

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

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

#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 : 100%;
}

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

#sp-site-navigation-1> ul> li {
  background-image : url(img/nav-boder.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-bottom : 4px;
  width : auto;
  float : left;
  position : relative;
}

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

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

#sp-site-navigation-1> ul> li.current_page_ancestor> a {
  color : #ffffff;
  background-color : #dc2314;
}

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

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

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

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

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

  #sp-site-navigation-1 {
    background-color : #dc2314;
    background-image : none;
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

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

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

  #sp-site-navigation-1 li {
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
    border-left-width : 0px;
  }

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

  #sp-site-navigation-1 ul {
    background-color : #ffffff;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

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

  #sp-site-navigation-1 ul li li {
    background-image : none;
  }

  #sp-site-navigation-1 ul ul {
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

  #sp-site-navigation-1 ul ul li a:hover {
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

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

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

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

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

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

  #sp-site-navigation-1> ul> li {
    background-image : none;
  }

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

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

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

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

  #sp-site-navigation-1> ul> li> a:hover {
    background-color : rgba(0, 0, 0, 0.6);
  }
}

#sp-site-navigation-2 {
  background-color : #ffffff;
  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%;
  box-sizing : border-box;
}

#sp-site-navigation-2 .menu-sub-menu-container {
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}

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

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

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

#sp-site-navigation-2 a:active {
  color : #ff0000;
  text-decoration : underline;
}

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

#sp-site-navigation-2 div.menu {
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}

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

#sp-site-navigation-2 ul li {
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  display : inline;
}

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-2.button-menu {
    background-color : #dc2314;
    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 li {
    background-color : #ffffff;
  }

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

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

#sp-wp-login-button-1 {
  text-align : right;
}

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

#sp-wp-login-button-1 a:active {
  color : #dc2314;
  text-decoration : underline;
}

#sp-wp-login-button-1 a:hover {
  color : #dc2314;
  text-decoration : underline;
}

#sp-site-branding-1 {
  padding-top : 16px;
  padding-bottom : 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 : #333333;
  text-align : right;
  width : 900px;
  height : 1rem;
  position : absolute;
  top : 1rem;
}

#sp-site-branding-1 .site-title {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 430px;
  height : 66px;
  float : left;
  display : block;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a {
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  padding-top : 66px;
  width : 430px;
  display : block;
}

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

  #sp-site-branding-1 {
    padding-top : 10px;
    padding-left : 20px;
    padding-bottom : 0px;
    width : 100%;
    overflow : hidden;
    box-sizing : border-box;
  }

  #sp-site-branding-1 .site-description {
    display : none;
  }

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

  #sp-site-branding-1 .site-title a {
    background-repeat : no-repeat;
    background-position : center top;
    width : 100%;
  }
}

#sp-table-1 {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  border-right-color : #e6e6e6;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 td {
  font-weight : normal;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

#sp-table-1 th {
  font-weight : bold;
  color : #333333;
  background-color : #f9f9f9;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

#sp-table-3 {
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #e6e6e6;
  border-left-color : #e6e6e6;
  border-right-color : #e6e6e6;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-3 td {
  font-weight : normal;
  color : #666666;
  background-color : #ffffff;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

#sp-table-3 th {
  font-weight : bold;
  color : #ffffff;
  background-color : #8c8b8a;
  text-align : left;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #e6e6e6;
  border-bottom-color : #e6e6e6;
}

#content.page-access #page-content hr, #content.page-blog #page-content hr, #content.page-facilities #page-content hr, #content.page-facilities1 #page-content hr, #content.page-facilities2 #page-content hr, #content.page-facilities3 #page-content hr, #content.page-facilities4 #page-content hr, #content.page-facilities5 #page-content hr, #content.page-facilities6 #page-content hr, #content.page-guide #page-content hr, #content.page-info #page-content hr, #content.page-policy #page-content hr, #content.page-policy1 #page-content hr, #content.page-toppage #page-content hr, #sp-block-container-1 hr, #sp-block-container-2 hr {
  color : #cccccc;
  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;
}

#content.page-access #page-content> .large, #content.page-blog #page-content> .large, #content.page-facilities #page-content> .large, #content.page-facilities1 #page-content> .large, #content.page-facilities2 #page-content> .large, #content.page-facilities3 #page-content> .large, #content.page-facilities4 #page-content> .large, #content.page-facilities5 #page-content> .large, #content.page-facilities6 #page-content> .large, #content.page-guide #page-content> .large, #content.page-info #page-content> .large, #content.page-policy #page-content> .large, #content.page-policy1 #page-content> .large, #content.page-toppage #page-content> .large, #sp-block-container-1> .large, #sp-block-container-2> .large {
  font-size : 1.2rem;
}

#content.page-access #page-content> .medium, #content.page-blog #page-content> .medium, #content.page-facilities #page-content> .medium, #content.page-facilities1 #page-content> .medium, #content.page-facilities2 #page-content> .medium, #content.page-facilities3 #page-content> .medium, #content.page-facilities4 #page-content> .medium, #content.page-facilities5 #page-content> .medium, #content.page-facilities6 #page-content> .medium, #content.page-guide #page-content> .medium, #content.page-info #page-content> .medium, #content.page-policy #page-content> .medium, #content.page-policy1 #page-content> .medium, #content.page-toppage #page-content> .medium, #sp-block-container-1> .medium, #sp-block-container-2> .medium {
  font-size : 1rem;
}

#content.page-access #page-content> .small, #content.page-blog #page-content> .small, #content.page-facilities #page-content> .small, #content.page-facilities1 #page-content> .small, #content.page-facilities2 #page-content> .small, #content.page-facilities3 #page-content> .small, #content.page-facilities4 #page-content> .small, #content.page-facilities5 #page-content> .small, #content.page-facilities6 #page-content> .small, #content.page-guide #page-content> .small, #content.page-info #page-content> .small, #content.page-policy #page-content> .small, #content.page-policy1 #page-content> .small, #content.page-toppage #page-content> .small, #sp-block-container-1> .small, #sp-block-container-2> .small {
  font-size : 0.9rem;
}

#content.page-access #page-content> .x-large, #content.page-blog #page-content> .x-large, #content.page-facilities #page-content> .x-large, #content.page-facilities1 #page-content> .x-large, #content.page-facilities2 #page-content> .x-large, #content.page-facilities3 #page-content> .x-large, #content.page-facilities4 #page-content> .x-large, #content.page-facilities5 #page-content> .x-large, #content.page-facilities6 #page-content> .x-large, #content.page-guide #page-content> .x-large, #content.page-info #page-content> .x-large, #content.page-policy #page-content> .x-large, #content.page-policy1 #page-content> .x-large, #content.page-toppage #page-content> .x-large, #sp-block-container-1> .x-large, #sp-block-container-2> .x-large {
  font-size : 1.5rem;
}

#content.page-access #page-content> .x-small, #content.page-blog #page-content> .x-small, #content.page-facilities #page-content> .x-small, #content.page-facilities1 #page-content> .x-small, #content.page-facilities2 #page-content> .x-small, #content.page-facilities3 #page-content> .x-small, #content.page-facilities4 #page-content> .x-small, #content.page-facilities5 #page-content> .x-small, #content.page-facilities6 #page-content> .x-small, #content.page-guide #page-content> .x-small, #content.page-info #page-content> .x-small, #content.page-policy #page-content> .x-small, #content.page-policy1 #page-content> .x-small, #content.page-toppage #page-content> .x-small, #sp-block-container-1> .x-small, #sp-block-container-2> .x-small {
  font-size : 0.8rem;
}

#content.page-access #page-content> .xx-large, #content.page-blog #page-content> .xx-large, #content.page-facilities #page-content> .xx-large, #content.page-facilities1 #page-content> .xx-large, #content.page-facilities2 #page-content> .xx-large, #content.page-facilities3 #page-content> .xx-large, #content.page-facilities4 #page-content> .xx-large, #content.page-facilities5 #page-content> .xx-large, #content.page-facilities6 #page-content> .xx-large, #content.page-guide #page-content> .xx-large, #content.page-info #page-content> .xx-large, #content.page-policy #page-content> .xx-large, #content.page-policy1 #page-content> .xx-large, #content.page-toppage #page-content> .xx-large, #sp-block-container-1> .xx-large, #sp-block-container-2> .xx-large {
  font-size : 2rem;
}

#content.page-access #page-content> .xx-small, #content.page-blog #page-content> .xx-small, #content.page-facilities #page-content> .xx-small, #content.page-facilities1 #page-content> .xx-small, #content.page-facilities2 #page-content> .xx-small, #content.page-facilities3 #page-content> .xx-small, #content.page-facilities4 #page-content> .xx-small, #content.page-facilities5 #page-content> .xx-small, #content.page-facilities6 #page-content> .xx-small, #content.page-guide #page-content> .xx-small, #content.page-info #page-content> .xx-small, #content.page-policy #page-content> .xx-small, #content.page-policy1 #page-content> .xx-small, #content.page-toppage #page-content> .xx-small, #sp-block-container-1> .xx-small, #sp-block-container-2> .xx-small {
  font-size : 0.7rem;
}

#content.page-access #page-content> em, #content.page-blog #page-content> em, #content.page-facilities #page-content> em, #content.page-facilities1 #page-content> em, #content.page-facilities2 #page-content> em, #content.page-facilities3 #page-content> em, #content.page-facilities4 #page-content> em, #content.page-facilities5 #page-content> em, #content.page-facilities6 #page-content> em, #content.page-guide #page-content> em, #content.page-info #page-content> em, #content.page-policy #page-content> em, #content.page-policy1 #page-content> em, #content.page-toppage #page-content> em, #sp-block-container-1> em, #sp-block-container-2> em {
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

#content.page-access #page-content> h1, #content.page-blog #page-content> h1, #content.page-facilities #page-content> h1, #content.page-facilities1 #page-content> h1, #content.page-facilities2 #page-content> h1, #content.page-facilities3 #page-content> h1, #content.page-facilities4 #page-content> h1, #content.page-facilities5 #page-content> h1, #content.page-facilities6 #page-content> h1, #content.page-guide #page-content> h1, #content.page-info #page-content> h1, #content.page-policy #page-content> h1, #content.page-policy1 #page-content> h1, #content.page-toppage #page-content> h1, #sp-block-container-1> h1, #sp-block-container-2> h1 {
  font-size : 18px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#content.page-access #page-content> h2, #content.page-blog #page-content> h2, #content.page-facilities #page-content> h2, #content.page-facilities1 #page-content> h2, #content.page-facilities2 #page-content> h2, #content.page-facilities3 #page-content> h2, #content.page-facilities4 #page-content> h2, #content.page-facilities5 #page-content> h2, #content.page-facilities6 #page-content> h2, #content.page-guide #page-content> h2, #content.page-info #page-content> h2, #content.page-policy #page-content> h2, #content.page-policy1 #page-content> h2, #content.page-toppage #page-content> h2, #sp-block-container-1> h2, #sp-block-container-2> h2 {
  font-size : 17px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#content.page-access #page-content> h3, #content.page-blog #page-content> h3, #content.page-facilities #page-content> h3, #content.page-facilities1 #page-content> h3, #content.page-facilities2 #page-content> h3, #content.page-facilities3 #page-content> h3, #content.page-facilities4 #page-content> h3, #content.page-facilities5 #page-content> h3, #content.page-facilities6 #page-content> h3, #content.page-guide #page-content> h3, #content.page-info #page-content> h3, #content.page-policy #page-content> h3, #content.page-policy1 #page-content> h3, #content.page-toppage #page-content> h3, #sp-block-container-1> h3, #sp-block-container-2> h3 {
  font-size : 16px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#content.page-access #page-content> h4, #content.page-blog #page-content> h4, #content.page-facilities #page-content> h4, #content.page-facilities1 #page-content> h4, #content.page-facilities2 #page-content> h4, #content.page-facilities3 #page-content> h4, #content.page-facilities4 #page-content> h4, #content.page-facilities5 #page-content> h4, #content.page-facilities6 #page-content> h4, #content.page-guide #page-content> h4, #content.page-info #page-content> h4, #content.page-policy #page-content> h4, #content.page-policy1 #page-content> h4, #content.page-toppage #page-content> h4, #sp-block-container-1> h4, #sp-block-container-2> h4 {
  font-size : 15px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#content.page-access #page-content> h5, #content.page-blog #page-content> h5, #content.page-facilities #page-content> h5, #content.page-facilities1 #page-content> h5, #content.page-facilities2 #page-content> h5, #content.page-facilities3 #page-content> h5, #content.page-facilities4 #page-content> h5, #content.page-facilities5 #page-content> h5, #content.page-facilities6 #page-content> h5, #content.page-guide #page-content> h5, #content.page-info #page-content> h5, #content.page-policy #page-content> h5, #content.page-policy1 #page-content> h5, #content.page-toppage #page-content> h5, #sp-block-container-1> h5, #sp-block-container-2> h5 {
  font-size : 14px;
  color : #333333;
  margin-bottom : 15px;
}

#content.page-access #page-content> h6, #content.page-blog #page-content> h6, #content.page-facilities #page-content> h6, #content.page-facilities1 #page-content> h6, #content.page-facilities2 #page-content> h6, #content.page-facilities3 #page-content> h6, #content.page-facilities4 #page-content> h6, #content.page-facilities5 #page-content> h6, #content.page-facilities6 #page-content> h6, #content.page-guide #page-content> h6, #content.page-info #page-content> h6, #content.page-policy #page-content> h6, #content.page-policy1 #page-content> h6, #content.page-toppage #page-content> h6, #sp-block-container-1> h6, #sp-block-container-2> h6 {
  font-size : 13px;
  color : #333333;
  margin-bottom : 15px;
}

#content.page-access #page-content> p, #content.page-blog #page-content> p, #content.page-facilities #page-content> p, #content.page-facilities1 #page-content> p, #content.page-facilities2 #page-content> p, #content.page-facilities3 #page-content> p, #content.page-facilities4 #page-content> p, #content.page-facilities5 #page-content> p, #content.page-facilities6 #page-content> p, #content.page-guide #page-content> p, #content.page-info #page-content> p, #content.page-policy #page-content> p, #content.page-policy1 #page-content> p, #content.page-toppage #page-content> p, #sp-block-container-1> p, #sp-block-container-2> p {
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-bottom : 25px;
}

#content.page-access #page-content> strong, #content.page-blog #page-content> strong, #content.page-facilities #page-content> strong, #content.page-facilities1 #page-content> strong, #content.page-facilities2 #page-content> strong, #content.page-facilities3 #page-content> strong, #content.page-facilities4 #page-content> strong, #content.page-facilities5 #page-content> strong, #content.page-facilities6 #page-content> strong, #content.page-guide #page-content> strong, #content.page-info #page-content> strong, #content.page-policy #page-content> strong, #content.page-policy1 #page-content> strong, #content.page-toppage #page-content> strong, #sp-block-container-1> strong, #sp-block-container-2> strong {
  font-weight : bold;
  color : #515151;
}

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

  #content.page-access #page-content, #content.page-blog #page-content, #content.page-facilities #page-content, #content.page-facilities1 #page-content, #content.page-facilities2 #page-content, #content.page-facilities3 #page-content, #content.page-facilities4 #page-content, #content.page-facilities5 #page-content, #content.page-facilities6 #page-content, #content.page-guide #page-content, #content.page-info #page-content, #content.page-policy #page-content, #content.page-policy1 #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2 {
  }
}

#sp-list-2, #sp-list-3, #sp-list-4 {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 30px;
  list-style-type : none;
}

#sp-list-2> li, #sp-list-3> li, #sp-list-4> li {
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

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

  #sp-list-2, #sp-list-3, #sp-list-4 {
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 30px;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9 {
  font-weight : bold;
  color : #333333;
  padding-top : 15px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-page-title-1::before, #sp-page-title-10::before, #sp-page-title-11::before, #sp-page-title-12::before, #sp-page-title-13::before, #sp-page-title-14::before, #sp-page-title-2::before, #sp-page-title-3::before, #sp-page-title-4::before, #sp-page-title-5::before, #sp-page-title-6::before, #sp-page-title-7::before, #sp-page-title-8::before, #sp-page-title-9::before {
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #dc2314;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#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-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 : 18px;
}

#content.page-guide #page-content {
  background-image : none;
}

#sp-button-1> a {
  font-family : "HG創英角ﾎﾟｯﾌﾟ体", monospace;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-1> a:hover {
}

#sp-button-2> a {
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-2> a:hover {
}

#sp-button-3> a {
  font-family : "HG創英角ﾎﾟｯﾌﾟ体", monospace;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-3> a:hover {
}

#sp-button-4> a {
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-4> a:hover {
}

#sp-button-5> a {
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-5> a:hover {
}

#sp-button-6> a {
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-6> a:hover {
}

#sp-button-7> a {
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-7> a:hover {
}

#sp-button-8> a {
  font-family : "AR P丸ゴシック体E";
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-8> a:hover {
  font-family : "AR P丸ゴシック体E";
}

#sp-list-1 {
}

#sp-list-1> li {
  font-size : 1.5rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  color : #000000;
}

#sp-list-2 {
}

#sp-list-2> li {
  font-size : 1.2rem;
  font-family : "HGPｺﾞｼｯｸM";
}

#sp-list-3 {
}

#sp-list-3> li {
  font-size : 1.4rem;
  font-family : "AR P丸ゴシック体M";
  color : #000000;
}

#sp-page-title-13> h1 {
  font-size : 1.8rem;
  font-family : "AR P丸ゴシック体M";
  font-weight : bold;
  color : #000000;
}

#sp-site-branding-1> .inner-box> .site-description {
  color : #000000;
}

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

#sp-table-2> tbody> tr> td {
  font-size : 1.2rem;
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
}

#sp-table-2> tbody> tr> th {
  font-size : 1.2rem;
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
}

#sp-table-2> tbody> tr> th.row-title {
  font-size : 1.2rem;
}

#sp-table-3> tbody> tr> th.row-title {
  font-size : 1.5rem;
  font-family : "AR P丸ゴシック体M";
  color : #000000;
}

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

  #sp-block-container-1 {
    width : 450px;
    min-height : 3rem;
    position : absolute;
    top : 52px;
    left : 430px;
  }

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

  #sp-button-1 {
    margin-left : 80px;
  }

  #sp-button-2 {
    margin-left : 80px;
  }

  #sp-button-3 {
    margin-left : 160px;
  }

  #sp-button-4 {
    margin-left : 160px;
  }

  #sp-button-5 {
    margin-left : 160px;
  }

  #sp-button-6 {
    margin-left : 140px;
    width : 150px;
  }

  #sp-button-7 {
    margin-left : 150px;
  }

  #sp-button-8 {
    margin-left : 180px;
    width : 139px;
    min-height : 62px;
  }

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

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

  #sp-image-10 {
    width : 494px;
    height : 364px;
  }

  #sp-image-11 {
    width : 482px;
    height : 356px;
  }

  #sp-image-12 {
    width : 525px;
    height : 291px;
  }

  #sp-image-13 {
    width : 549px;
    height : 304px;
  }

  #sp-image-14 {
    width : 408px;
    height : 229px;
  }

  #sp-image-15 {
    width : 408px;
    height : 229px;
  }

  #sp-image-16 {
    width : 408px;
    height : 229px;
  }

  #sp-image-17 {
    width : 262px;
    height : 391px;
  }

  #sp-image-18 {
    width : 295px;
    height : 387px;
    position : absolute;
    top : 71px;
    left : 271px;
  }

  #sp-image-19 {
    width : 428px;
    height : 336px;
  }

  #sp-image-2 {
    width : 429px;
    height : 248px;
  }

  #sp-image-20 {
    width : 347px;
    height : 256px;
  }

  #sp-image-21 {
    width : 351px;
    height : 318px;
  }

  #sp-image-22 {
    width : 427px;
    height : 427px;
  }

  #sp-image-24 {
    width : 490px;
    height : 291px;
  }

  #sp-image-25 {
    width : 492px;
    height : 252px;
  }

  #sp-image-26 {
    width : 466px;
    height : 256px;
  }

  #sp-image-27 {
    width : 365px;
    height : 400px;
  }

  #sp-image-28 {
    width : 519px;
    height : 317px;
  }

  #sp-image-29 {
    width : 540px;
    height : 340px;
  }

  #sp-image-3 {
    width : 265px;
    height : 291px;
  }

  #sp-image-31 {
    width : 387px;
    height : 272px;
  }

  #sp-image-4 {
    width : 474px;
    height : 274px;
  }

  #sp-image-5 {
    width : 464px;
    height : 262px;
  }

  #sp-image-6 {
    width : 412px;
    height : 234px;
  }

  #sp-image-7 {
    width : 400px;
    height : 226px;
  }

  #sp-image-8 {
    width : 400px;
    height : 238px;
  }

  #sp-image-9 {
    width : 331px;
    height : 239px;
  }

  #sp-list-1 {
    width : 578px;
  }

  #sp-list-2 {
    margin-right : 465px;
    width : 561px;
    min-height : 280px;
  }

  #sp-site-branding-1 {
    float : left;
  }

  #sp-table-1 {
    width : 580px;
    min-height : 94px;
  }

  #sp-table-2 {
    margin-right : -10px;
    width : 674px;
    min-height : 564px;
  }

  #sp-table-3 {
    margin-right : -5px;
    width : 605px;
    min-height : 464px;
  }

  #sp-wp-post-list-1 {
    width : 605px;
    min-height : 236px;
    position : absolute;
    top : 804px;
    left : -5px;
  }
}

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

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

  #sp-block-container-1 p {
    font-size : 1rem;
    color : #333333;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }

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

  #sp-image-1 {
    width : 100%;
  }
}
