<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
&lt;!--

#colophon{
  background-color : #f2f2f2;
}

#content{
  min-height : 50px;
}

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

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

#masthead{
  margin-bottom : 0px;
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.entry-content{
  font-size : 1.4rem;
}

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

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

.hpb-viewtype-thumbnail &gt; 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 &gt; h1{
  font-size : 2.4rem;
}

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

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

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

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

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

.sp-block-container &gt; 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 &gt; 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 &gt; p.indent{
  padding-left : 1em;
}

.sp-block-container &gt; 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 &gt; .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

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

.sp-definition-list &gt; 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 &gt; ul &gt; li{
  height : auto !important;
}

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

.sp-list &gt; 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 &gt; 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 &gt; a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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

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

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

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

.sp-site-navigation.vertical &gt; ul &gt; li:hover &gt; 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 &gt; * &gt; tr &gt; 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 &gt; * &gt; tr &gt; 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 &gt; * &gt; tr &gt; th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table &gt; * &gt; tr &gt; 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 &gt; h1{
  display : none;
}

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

.sp-wp-post-list &gt; 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 : #555555;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover{
  color : #19619a;
}

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 : #555555;
  background-color : #fdfdfd;
  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%;
}

img{
  max-width : 100%;
  height : auto;
}

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 : 970px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
  }

  #contenthead &gt; a{
    margin-left : -100%;
    margin-right : -100%;
  }

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

  #main-inner{
    float : left;
  }

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main-inner #contenthead &gt; a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #main-inner #contenthead &gt; 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 : 970px;
    box-sizing : content-box;
  }

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

  #primary{
    float : right;
  }

  #sidebar1 {
  }

  .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 &gt; 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 &gt; p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra &gt; 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 &gt; a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

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

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

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

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

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

  .sp-site-navigation.horizontal ul li &gt; 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 &gt; a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

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

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

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

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

  .sp-site-navigation.horizontal &gt; ul &gt; li &gt; 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 &gt; a:active{
    text-decoration : underline;
  }

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

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

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

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

  body{
    min-width : 970px;
  }
}

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

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

  #contenthead{
    width : 970px;
  }

  #main-inner{
    width : 970px;
  }

  #primary{
    width : 724px;
  }

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

  .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 &gt; 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 &gt; 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 &gt; 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 &gt; a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-block-container-2{
  color : #ffffff;
  background-color : #9b9b9b;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #797979;
  clear : both;
  position : relative;
}

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

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

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

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

@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-block-container-1 &gt; .large{
  font-size : 1.5em;
}

#sp-block-container-1 &gt; .medium{
  font-size : 1em;
}

#sp-block-container-1 &gt; .x-large{
  font-size : 2em;
}

#sp-block-container-1 &gt; .x-small{
  font-size : 0.8em;
}

#sp-block-container-1 &gt; .xx-large{
  font-size : 3em;
}

#sp-block-container-1 &gt; .xx-small{
  font-size : 0.7em;
}

#sp-block-container-1 &gt; a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-1 &gt; em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-1 &gt; h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-1 &gt; h2{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-block-container-1 &gt; h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #333333;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  clear : both;
}

#sp-block-container-1 &gt; h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-1 &gt; h5{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  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 : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-1 &gt; h6{
  font-size : 0.8em;
  color : #666666;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-block-container-1 &gt; p{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-1 &gt; p.indent{
  padding-left : 20px;
}

#sp-block-container-1 &gt; p.small{
  font-size : 0.9em;
}

#sp-block-container-1 &gt; strong{
  font-weight : bold;
  color : #333333;
}

#post-list{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

.hpb-viewtype-content#post-list &gt; .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-date#post-list &gt; .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-full#post-list{
  padding-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  box-shadow : none;
}

.hpb-viewtype-full#post-list h3{
  padding-bottom : 1px;
  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;
}

.hpb-viewtype-simple#post-list{
  padding-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  box-shadow : none;
}

.hpb-viewtype-simple#post-list h3{
  padding-bottom : 1px;
  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;
}

.hpb-viewtype-thumbnail#post-list{
  padding-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  box-shadow : none;
}

.hpb-viewtype-thumbnail#post-list h3{
  padding-bottom : 1px;
  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;
}

.hpb-viewtype-title#post-list &gt; .hpb-more-entry a{
  margin-right : 30px;
}

#post-list &gt; .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#post-list &gt; .hpb-more-entry a{
  font-size : 1.2rem;
  color : #555555;
  background-color : #f2f2f2;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 25px;
  margin-right : 0px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}

#post-list &gt; article{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

#post-list &gt; article &gt; div{
  padding-left : 30px;
  padding-right : 30px;
}

#post-list &gt; article &gt; footer{
  color : #19619a;
  padding-left : 30px;
  padding-right : 30px;
  clear : both;
}

#post-list &gt; article &gt; footer .by-author{
  background-image : url(/user/yamazaki/img/icon-author.png);
}

#post-list &gt; article &gt; footer .cat-links{
  background-image : url(/user/yamazaki/img/icon-cat.png);
}

#post-list &gt; article &gt; footer .comments-link{
  background-image : url(/user/yamazaki/img/icon-comments.png);
}

#post-list &gt; article &gt; footer .date{
  background-image : url(/user/yamazaki/img/icon-date.png);
}

#post-list &gt; article &gt; footer .sep{
  display : none;
}

#post-list &gt; article &gt; footer .tags-links{
  background-image : url(/user/yamazaki/img/icon-tags.png);
}

#post-list &gt; article &gt; footer a{
  color : #19619a;
}

#post-list &gt; article &gt; footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  vertical-align : baseline;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#post-list &gt; article &gt; header{
  margin-bottom : 24px;
}

#post-list &gt; article &gt; header &gt; h4{
  margin-bottom : 0px;
}

#post-list &gt; article &gt; header &gt; h4 &gt; a{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(/user/yamazaki/img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  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 : #19619a;
  display : block;
}

#post-list &gt; article &gt; p &gt; img{
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#post-list &gt; dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 49px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#post-list &gt; dl::after{
  clear : both;
  display : table;
  content : "";
}

#post-list &gt; dl &gt; dd{
  padding-top : 3px;
  padding-left : 144px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : -144px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#post-list &gt; dl &gt; dt{
  background-image : url(/user/yamazaki/img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 3px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 3px;
  width : 144px;
  float : left;
}

#post-list &gt; h3{
  margin-bottom : 24px;
}

#post-list &gt; h3 &gt; a{
  font-size : 1.6rem;
  line-height : 1.5;
  color : #19619a;
  background-color : #ffffff;
  background-image : url(/user/yamazaki/img/back-title-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  padding-top : 10px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  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 : #19619a;
  display : block;
}

#post-list &gt; nav{
  margin-bottom : 0px;
}

#post-list &gt; nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#post-list &gt; nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#post-list &gt; nav a{
  font-style : italic;
  color : #19619a;
  text-decoration : underline;
}

#post-list &gt; nav div{
  width : 50%;
}

#post-list &gt; ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 49px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#post-list&gt; ul&gt; li {
}

#post-list &gt; ul &gt; li &gt; a{
  background-image : url(/user/yamazaki/img/icon-arrow-02.gif);
  background-repeat : no-repeat;
  background-position : left 0.6em;
  padding-top : 3px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 3px;
  display : block;
}

.page-contact#content #page-content &gt; .large, .page-information#content #page-content &gt; .large, .page-information1#content #page-content &gt; .large, #sp-block-container-3 &gt; .large{
  font-size : 1.5em;
}

.page-contact#content #page-content &gt; .medium, .page-information#content #page-content &gt; .medium, .page-information1#content #page-content &gt; .medium, #sp-block-container-3 &gt; .medium{
  font-size : 1em;
}

.page-contact#content #page-content &gt; .x-large, .page-information#content #page-content &gt; .x-large, .page-information1#content #page-content &gt; .x-large, #sp-block-container-3 &gt; .x-large{
  font-size : 2em;
}

.page-contact#content #page-content &gt; .x-small, .page-information#content #page-content &gt; .x-small, .page-information1#content #page-content &gt; .x-small, #sp-block-container-3 &gt; .x-small{
  font-size : 0.8em;
}

.page-contact#content #page-content &gt; .xx-large, .page-information#content #page-content &gt; .xx-large, .page-information1#content #page-content &gt; .xx-large, #sp-block-container-3 &gt; .xx-large{
  font-size : 3em;
}

.page-contact#content #page-content &gt; .xx-small, .page-information#content #page-content &gt; .xx-small, .page-information1#content #page-content &gt; .xx-small, #sp-block-container-3 &gt; .xx-small{
  font-size : 0.7em;
}

.page-contact#content #page-content &gt; a:link, .page-information#content #page-content &gt; a:link, .page-information1#content #page-content &gt; a:link, #sp-block-container-3 &gt; a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  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;
}

.page-contact#content #page-content &gt; em, .page-information#content #page-content &gt; em, .page-information1#content #page-content &gt; em, #sp-block-container-3 &gt; em{
  font-style : oblique;
  color : #7ac6f9;
}

.page-contact#content #page-content &gt; h1, .page-information#content #page-content &gt; h1, .page-information1#content #page-content &gt; h1, #sp-block-container-3 &gt; h1{
  color : #676767;
  background-color : #d4edf8;
  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 : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

.page-contact#content #page-content &gt; h2, .page-information#content #page-content &gt; h2, .page-information1#content #page-content &gt; h2, #sp-block-container-3 &gt; h2{
  color : #676767;
  background-color : #d4edf8;
  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 : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

.page-contact#content #page-content &gt; h3, .page-information#content #page-content &gt; h3, .page-information1#content #page-content &gt; h3, #sp-block-container-3 &gt; h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #676767;
  background-color : #d4edf8;
  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 : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6f9;
  border-bottom-color : #7ac6f9;
  clear : both;
}

.page-contact#content #page-content &gt; h4, .page-information#content #page-content &gt; h4, .page-information1#content #page-content &gt; h4, #sp-block-container-3 &gt; h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #7ac6f9;
  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 : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

.page-contact#content #page-content &gt; h5, .page-information#content #page-content &gt; h5, .page-information1#content #page-content &gt; h5, #sp-block-container-3 &gt; h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

.page-contact#content #page-content &gt; h6, .page-information#content #page-content &gt; h6, .page-information1#content #page-content &gt; h6, #sp-block-container-3 &gt; h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

.page-contact#content #page-content &gt; p, .page-information#content #page-content &gt; p, .page-information1#content #page-content &gt; p, #sp-block-container-3 &gt; p{
  line-height : 1.4;
  color : #676767;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

.page-contact#content #page-content &gt; p.indent, .page-information#content #page-content &gt; p.indent, .page-information1#content #page-content &gt; p.indent, #sp-block-container-3 &gt; p.indent{
  padding-left : 20px;
}

.page-contact#content #page-content &gt; p.small, .page-information#content #page-content &gt; p.small, .page-information1#content #page-content &gt; p.small, #sp-block-container-3 &gt; p.small{
  font-size : 0.9em;
}

.page-contact#content #page-content &gt; strong, .page-information#content #page-content &gt; strong, .page-information1#content #page-content &gt; strong, #sp-block-container-3 &gt; strong{
  font-weight : bold;
  color : #7ac6f9;
}

#sp-site-navigation-1, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
  font-size : 1.3rem;
  color : #ffffff;
  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;
}

#sp-site-navigation-1 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
  display : none;
}

#sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
  display : none;
}

#sp-site-navigation-1 ul, #sp-site-navigation-3 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 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-1 ul a, #sp-site-navigation-3 ul a, #sp-site-navigation-4 ul a, #sp-site-navigation-5 ul a, #sp-site-navigation-6 ul a, #sp-site-navigation-7 ul a, #sp-site-navigation-8 ul a, #sp-site-navigation-9 ul a{
  text-decoration : none;
}

#sp-site-navigation-1 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 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 : #8fc31f;
  border-left-color : #8fc31f;
  border-right-color : #8fc31f;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 ul ul li, #sp-site-navigation-3 ul ul li, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #8fc31f;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a, #sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 ul ul li &gt; ul, #sp-site-navigation-3 ul ul li &gt; ul, #sp-site-navigation-4 ul ul li &gt; ul, #sp-site-navigation-5 ul ul li &gt; ul, #sp-site-navigation-6 ul ul li &gt; ul, #sp-site-navigation-7 ul ul li &gt; ul, #sp-site-navigation-8 ul ul li &gt; ul, #sp-site-navigation-9 ul ul li &gt; ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 &gt; ul::after, #sp-site-navigation-3 &gt; ul::after, #sp-site-navigation-4 &gt; ul::after, #sp-site-navigation-5 &gt; ul::after, #sp-site-navigation-6 &gt; ul::after, #sp-site-navigation-7 &gt; ul::after, #sp-site-navigation-8 &gt; ul::after, #sp-site-navigation-9 &gt; ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 &gt; ul &gt; li, #sp-site-navigation-3 &gt; ul &gt; li, #sp-site-navigation-4 &gt; ul &gt; li, #sp-site-navigation-5 &gt; ul &gt; li, #sp-site-navigation-6 &gt; ul &gt; li, #sp-site-navigation-7 &gt; ul &gt; li, #sp-site-navigation-8 &gt; ul &gt; li, #sp-site-navigation-9 &gt; ul &gt; li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current-menu-ancestor &gt; a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current-menu-item &gt; a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current_page_ancestor &gt; a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current_page_item &gt; a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-3 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-4 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-5 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-6 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-7 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-8 &gt; ul &gt; li:hover &gt; ul, #sp-site-navigation-9 &gt; ul &gt; li:hover &gt; ul{
  display : block;
}

#sp-site-navigation-1 &gt; ul &gt; li &gt; a, #sp-site-navigation-3 &gt; ul &gt; li &gt; a, #sp-site-navigation-4 &gt; ul &gt; li &gt; a, #sp-site-navigation-5 &gt; ul &gt; li &gt; a, #sp-site-navigation-6 &gt; ul &gt; li &gt; a, #sp-site-navigation-7 &gt; ul &gt; li &gt; a, #sp-site-navigation-8 &gt; ul &gt; li &gt; a, #sp-site-navigation-9 &gt; ul &gt; li &gt; a{
  color : #000000;
  background-color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

#sp-site-navigation-1 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-3 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-4 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-5 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-6 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-7 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-8 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-9 &gt; ul &gt; li &gt; a:hover{
  color : #ffffff;
  background-color : #8fc31f;
}

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

  #sp-site-navigation-1, #sp-site-navigation-3, #sp-site-navigation-4, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle, #sp-site-navigation-9 .menu-toggle{
    background-color : #8fc31f;
    background-image : url(/user/yamazaki/img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-1 .screen-reader-text, #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text, #sp-site-navigation-9 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-1 ul, #sp-site-navigation-3 ul, #sp-site-navigation-4 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul, #sp-site-navigation-9 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 : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-1 ul li, #sp-site-navigation-3 ul li, #sp-site-navigation-4 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a, #sp-site-navigation-3 ul li a, #sp-site-navigation-4 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a, #sp-site-navigation-8 ul li a, #sp-site-navigation-9 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul, #sp-site-navigation-9 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, #sp-site-navigation-3 ul ul li, #sp-site-navigation-4 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li, #sp-site-navigation-9 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a, #sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a, #sp-site-navigation-9 ul ul li a{
    color : #000000;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover, #sp-site-navigation-9 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-3 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-4 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-5 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-6 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-7 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-8 ul ul li.current-menu-ancestor &gt; a, #sp-site-navigation-9 ul ul li.current-menu-ancestor &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item &gt; a, #sp-site-navigation-3 ul ul li.current-menu-item &gt; a, #sp-site-navigation-4 ul ul li.current-menu-item &gt; a, #sp-site-navigation-5 ul ul li.current-menu-item &gt; a, #sp-site-navigation-6 ul ul li.current-menu-item &gt; a, #sp-site-navigation-7 ul ul li.current-menu-item &gt; a, #sp-site-navigation-8 ul ul li.current-menu-item &gt; a, #sp-site-navigation-9 ul ul li.current-menu-item &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-3 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-4 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-5 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-6 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-7 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-8 ul ul li.current_page_ancestor &gt; a, #sp-site-navigation-9 ul ul li.current_page_ancestor &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_item &gt; a, #sp-site-navigation-3 ul ul li.current_page_item &gt; a, #sp-site-navigation-4 ul ul li.current_page_item &gt; a, #sp-site-navigation-5 ul ul li.current_page_item &gt; a, #sp-site-navigation-6 ul ul li.current_page_item &gt; a, #sp-site-navigation-7 ul ul li.current_page_item &gt; a, #sp-site-navigation-8 ul ul li.current_page_item &gt; a, #sp-site-navigation-9 ul ul li.current_page_item &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  .button-menu#sp-site-navigation-1 .menu-toggle, .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-4 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle, .button-menu#sp-site-navigation-8 .menu-toggle, .button-menu#sp-site-navigation-9 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-1 ul.toggled-on, .button-menu#sp-site-navigation-3 ul.toggled-on, .button-menu#sp-site-navigation-4 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on, .button-menu#sp-site-navigation-9 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-1 &gt; ul, .button-menu#sp-site-navigation-3 &gt; ul, .button-menu#sp-site-navigation-4 &gt; ul, .button-menu#sp-site-navigation-5 &gt; ul, .button-menu#sp-site-navigation-6 &gt; ul, .button-menu#sp-site-navigation-7 &gt; ul, .button-menu#sp-site-navigation-8 &gt; ul, .button-menu#sp-site-navigation-9 &gt; ul{
    display : none;
  }

  #sp-site-navigation-1 &gt; ul, #sp-site-navigation-3 &gt; ul, #sp-site-navigation-4 &gt; ul, #sp-site-navigation-5 &gt; ul, #sp-site-navigation-6 &gt; ul, #sp-site-navigation-7 &gt; ul, #sp-site-navigation-8 &gt; ul, #sp-site-navigation-9 &gt; ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 &gt; ul &gt; li, #sp-site-navigation-3 &gt; ul &gt; li, #sp-site-navigation-4 &gt; ul &gt; li, #sp-site-navigation-5 &gt; ul &gt; li, #sp-site-navigation-6 &gt; ul &gt; li, #sp-site-navigation-7 &gt; ul &gt; li, #sp-site-navigation-8 &gt; ul &gt; li, #sp-site-navigation-9 &gt; ul &gt; li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current-menu-ancestor &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current-menu-ancestor &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current-menu-item &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current-menu-item &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current_page_ancestor &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current_page_ancestor &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-3 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-4 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-5 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-6 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-7 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-8 &gt; ul &gt; li.current_page_item &gt; a, #sp-site-navigation-9 &gt; ul &gt; li.current_page_item &gt; a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 &gt; ul &gt; li &gt; a, #sp-site-navigation-3 &gt; ul &gt; li &gt; a, #sp-site-navigation-4 &gt; ul &gt; li &gt; a, #sp-site-navigation-5 &gt; ul &gt; li &gt; a, #sp-site-navigation-6 &gt; ul &gt; li &gt; a, #sp-site-navigation-7 &gt; ul &gt; li &gt; a, #sp-site-navigation-8 &gt; ul &gt; li &gt; a, #sp-site-navigation-9 &gt; ul &gt; li &gt; a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-1 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-3 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-4 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-5 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-6 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-7 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-8 &gt; ul &gt; li &gt; a:hover, #sp-site-navigation-9 &gt; ul &gt; li &gt; a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-wp-post-list-1, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

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

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

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

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

#sp-wp-post-list-1 ::after, #sp-wp-post-list-3 ::after, #sp-wp-post-list-4 ::after, #sp-wp-post-list-5 ::after {
}

#sp-wp-post-list-1 a, #sp-wp-post-list-3 a, #sp-wp-post-list-4 a, #sp-wp-post-list-5 a{
  color : #2c7af5;
  text-decoration : none;
}

#sp-wp-post-list-1 a:hover, #sp-wp-post-list-3 a:hover, #sp-wp-post-list-4 a:hover, #sp-wp-post-list-5 a:hover{
  text-decoration : underline;
}

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

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

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

#sp-wp-post-list-1 footer, #sp-wp-post-list-3 footer, #sp-wp-post-list-4 footer, #sp-wp-post-list-5 footer{
  color : #999999;
}

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

#sp-wp-post-list-1 h4, #sp-wp-post-list-3 h4, #sp-wp-post-list-4 h4, #sp-wp-post-list-5 h4{
  font-size : 14px;
  color : #505050;
  padding-top : 3px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-wp-post-list-1 h4 a, #sp-wp-post-list-3 h4 a, #sp-wp-post-list-4 h4 a, #sp-wp-post-list-5 h4 a{
  color : #505050;
  text-decoration : none;
}

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

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

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

#sp-wp-post-list-1 p, #sp-wp-post-list-3 p, #sp-wp-post-list-4 p, #sp-wp-post-list-5 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-1 p &gt; img, #sp-wp-post-list-3 p &gt; img, #sp-wp-post-list-4 p &gt; img, #sp-wp-post-list-5 p &gt; img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-3 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 : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

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

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

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

.hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 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 : #cccccc;
}

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

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

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

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

#sp-wp-post-list-1 &gt; a:active, #sp-wp-post-list-3 &gt; a:active, #sp-wp-post-list-4 &gt; a:active, #sp-wp-post-list-5 &gt; a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 &gt; h3, #sp-wp-post-list-3 &gt; h3, #sp-wp-post-list-4 &gt; h3, #sp-wp-post-list-5 &gt; h3{
  font-size : 16px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-wp-post-list-2{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

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

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

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

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

#sp-wp-post-list-2 a{
  color : #f09654;
  text-decoration : none;
}

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

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

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

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

#sp-wp-post-list-2 footer{
  color : #999999;
}

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

#sp-wp-post-list-2 h4{
  font-size : 15px;
  color : #4a4a4a;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-wp-post-list-2 h4 a{
  color : #7a7a7a;
  text-decoration : none;
}

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

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

#sp-wp-post-list-2 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

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

#sp-wp-post-list-2 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-2 p &gt; img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-2 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;
}

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

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

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

.hpb-viewtype-date#sp-wp-post-list-2 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 : #cccccc;
}

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

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

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

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

#sp-wp-post-list-2 &gt; h3{
  font-size : 16px;
  font-weight : normal;
  color : #aa6a6a;
  background-color : #fffae9;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #f09654;
  border-bottom-color : #f09654;
}

article &gt; div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-site-branding2-1{
  background-color : #3c3c3c;
  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;
  position : relative;
  box-sizing : border-box;
}

#sp-site-branding2-1 .extra{
  width : 100%;
  position : relative;
}

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

#sp-site-branding2-1 .site-description{
  font-size : 10px;
  font-weight : normal;
  line-height : 20px;
  color : #3c3c3c;
  background-color : #95c729;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  width : 100%;
  float : right;
  display : block;
  position : absolute;
  top : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(/user/yamazaki/img/04.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center 15px;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  min-width : 360px;
  min-height : 45px;
  float : none;
  display : block;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-top : 100px;
  min-width : 360px;
  min-height : 45px;
  display : block;
}

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

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

  #sp-site-branding2-1 .site-description {
  }

  #sp-site-branding2-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-branding2-1 .site-title a{
    background-position : left 70%;
    background-size : 85% auto;
  }
}

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

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

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

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

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

#sp-site-navigation-2 li.current_page_item &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-2 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #f5ffda;
  text-decoration : none;
  text-align : center;
  padding-left : 0px;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-item &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_item &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 &gt; ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #8fc31f;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-2 &gt; ul &gt; li.current-menu-ancestor &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 &gt; ul &gt; li.current-menu-item &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 &gt; ul &gt; li.current_page_ancestor &gt; a{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 &gt; ul &gt; li &gt; a{
  line-height : 40px;
  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;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-2 &gt; ul &gt; li &gt; a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  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;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-2{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-2 .menu-toggle{
    background-color : #8fc31f;
    background-image : url(/user/yamazaki/img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgba(255, 255, 255, 0.5);
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-2 ul{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

  .menu-toggle{
    display : none;
  }
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7{
  background-color : #95c729;
  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;
  margin-bottom : 5px;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1 &gt; h1, #sp-page-title-2 &gt; h1, #sp-page-title-3 &gt; h1, #sp-page-title-4 &gt; h1, #sp-page-title-5 &gt; h1, #sp-page-title-6 &gt; h1, #sp-page-title-7 &gt; h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-image-1, #sp-image-2, #sp-image-3, #sp-image-4{
  max-width : 100%;
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8{
  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;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-1 &gt; li, #sp-list-2 &gt; li, #sp-list-3 &gt; li, #sp-list-4 &gt; li, #sp-list-5 &gt; li, #sp-list-6 &gt; li, #sp-list-7 &gt; li, #sp-list-8 &gt; li{
  color : #000000;
  background-color : #e5e5e5;
  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;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

.page-activity_archive#content #page-content, .page-contact1#content #page-content, .page-profile#content #page-content, .page-report#content #page-content, .page-toppage#content #page-content{
  background-color : #ffffff;
  padding-top : 24px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  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;
  box-shadow : 0px 0px 5px 0px rgba(162, 162, 162, 0.2);
}

.page-activity_archive#content #page-content &gt; blockquote, .page-contact1#content #page-content &gt; blockquote, .page-profile#content #page-content &gt; blockquote, .page-report#content #page-content &gt; blockquote, .page-toppage#content #page-content &gt; blockquote{
  background-color : #f8f8f8;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

.page-activity_archive#content #page-content &gt; blockquote p, .page-contact1#content #page-content &gt; blockquote p, .page-profile#content #page-content &gt; blockquote p, .page-report#content #page-content &gt; blockquote p, .page-toppage#content #page-content &gt; blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-activity_archive#content #page-content &gt; blockquote p:first-child, .page-contact1#content #page-content &gt; blockquote p:first-child, .page-profile#content #page-content &gt; blockquote p:first-child, .page-report#content #page-content &gt; blockquote p:first-child, .page-toppage#content #page-content &gt; blockquote p:first-child{
  margin-top : 0px;
}

.page-activity_archive#content #page-content &gt; h1, .page-contact1#content #page-content &gt; h1, .page-profile#content #page-content &gt; h1, .page-report#content #page-content &gt; h1, .page-toppage#content #page-content &gt; h1{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #19619a;
  clear : both;
}

.page-activity_archive#content #page-content &gt; h2, .page-contact1#content #page-content &gt; h2, .page-profile#content #page-content &gt; h2, .page-report#content #page-content &gt; h2, .page-toppage#content #page-content &gt; h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content &gt; h3, .page-contact1#content #page-content &gt; h3, .page-profile#content #page-content &gt; h3, .page-report#content #page-content &gt; h3, .page-toppage#content #page-content &gt; h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content &gt; h4, .page-contact1#content #page-content &gt; h4, .page-profile#content #page-content &gt; h4, .page-report#content #page-content &gt; h4, .page-toppage#content #page-content &gt; h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content &gt; h5, .page-contact1#content #page-content &gt; h5, .page-profile#content #page-content &gt; h5, .page-report#content #page-content &gt; h5, .page-toppage#content #page-content &gt; h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content &gt; h6, .page-contact1#content #page-content &gt; h6, .page-profile#content #page-content &gt; h6, .page-report#content #page-content &gt; h6, .page-toppage#content #page-content &gt; h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content &gt; hr, .page-contact1#content #page-content &gt; hr, .page-profile#content #page-content &gt; hr, .page-report#content #page-content &gt; hr, .page-toppage#content #page-content &gt; hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #19619a;
}

.page-activity_archive#content #page-content &gt; img, .page-contact1#content #page-content &gt; img, .page-profile#content #page-content &gt; img, .page-report#content #page-content &gt; img, .page-toppage#content #page-content &gt; img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-activity_archive#content #page-content &gt; ins, .page-contact1#content #page-content &gt; ins, .page-profile#content #page-content &gt; ins, .page-report#content #page-content &gt; ins, .page-toppage#content #page-content &gt; ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-activity_archive#content #page-content &gt; ol, .page-contact1#content #page-content &gt; ol, .page-profile#content #page-content &gt; ol, .page-report#content #page-content &gt; ol, .page-toppage#content #page-content &gt; 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;
}

.page-activity_archive#content #page-content &gt; ol ol, .page-contact1#content #page-content &gt; ol ol, .page-profile#content #page-content &gt; ol ol, .page-report#content #page-content &gt; ol ol, .page-toppage#content #page-content &gt; ol ol{
  margin-bottom : 0px;
}

.page-activity_archive#content #page-content &gt; p, .page-contact1#content #page-content &gt; p, .page-profile#content #page-content &gt; p, .page-report#content #page-content &gt; p, .page-toppage#content #page-content &gt; p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-activity_archive#content #page-content &gt; pre, .page-contact1#content #page-content &gt; pre, .page-profile#content #page-content &gt; pre, .page-report#content #page-content &gt; pre, .page-toppage#content #page-content &gt; pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

.page-contact#content #page-content &gt; h1{
  font-size : 1.5rem;
  background-color : #9be854;
}

.page-information#content #page-content &gt; .paragraph a:visited{
  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 : #8000ff;
  border-left-color : #8000ff;
  border-right-color : #8000ff;
  border-bottom-color : #8000ff;
}

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

#sp-site-navigation-2 &gt; ul &gt; li &gt; a:hover{
  background-color : #13b0ec;
}

#sp-wp-post-list-1{
  background-position : left top;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 &gt; .hpb-more-entry{
  font-size : 1.4rem;
  color : rgba(255, 255, 255, 0);
  background-image : url(/user/yamazaki/img/image10.png);
  background-repeat : no-repeat;
  background-position : right top;
}

#sp-wp-post-list-1 &gt; .hpb-more-entry a:link{
  font-size : 2rem;
  color : rgba(255, 255, 255, 0);
  background-repeat : no-repeat;
  background-position : right top;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-2{
  color : #666666;
}

#sp-wp-post-list-2 &gt; .hpb-more-entry{
  font-size : 1.4rem;
  color : rgba(255, 255, 255, 0);
  background-image : url(/user/yamazaki/img/image1.png);
  background-repeat : no-repeat;
  background-position : right top;
}

#sp-wp-post-list-2 &gt; .hpb-more-entry a:link{
  font-size : 1.4rem;
  color : rgba(255, 255, 255, 0);
  background-image : none;
  background-repeat : no-repeat;
  background-position : right top;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-2 &gt; ul{
  color : #ffffff;
}

#sp-wp-post-list-2 &gt; ul &gt; li{
  color : #ffffff;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffb03b;
}

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

  #sp-block-container-1{
    margin-bottom : -14px;
  }

  #sp-block-container-3{
    margin-left : 0px;
    width : 720px;
    min-height : 378px;
  }

  #sp-image-1{
    width : 161px;
    height : 54px;
  }

  #sp-image-2{
    width : 713px;
    height : 407px;
  }

  #sp-list-1{
    width : 707px;
    min-height : 99px;
  }

  #sp-list-2{
    width : 708px;
  }

  #sp-list-3{
    width : 707px;
    min-height : 99px;
  }

  #sp-list-4{
    width : 707px;
    min-height : 99px;
  }

  #sp-list-5{
    width : 706px;
  }

  #sp-list-6{
    width : 707px;
  }

  #sp-list-7{
    width : 708px;
  }

  #sp-list-8{
    width : 708px;
  }

  #sp-page-title-1{
    margin-left : 0px;
    width : 720px;
  }

  #sp-page-title-2{
    width : 720px;
  }

  #sp-page-title-3{
    width : 720px;
  }

  #sp-page-title-4{
    width : 720px;
  }

  #sp-page-title-5{
    width : 720px;
  }

  #sp-page-title-6{
    width : 720px;
  }

  #sp-page-title-7{
    width : 720px;
  }

  #sp-photo-motion-1{
    margin-left : 2px;
    width : 718px;
    height : 402px;
  }

  #sp-site-branding2-1{
    width : 966px;
  }

  #sp-site-branding2-1 &gt; .extra{
    width : 966px;
  }

  #sp-site-branding2-1 &gt; .site-description{
    width : 966px;
    top : 9px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 &gt; .site-title{
    margin-left : 0px;
    width : 966px;
  }

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

  #sp-site-navigation-2{
    margin-top : 0px;
    margin-right : -6px;
    width : 162px;
    min-height : 274px;
  }

  #sp-site-navigation-3{
    display : none;
  }

  #sp-site-navigation-4{
    display : none;
  }

  #sp-site-navigation-5{
    display : none;
  }

  #sp-site-navigation-6{
    display : none;
  }

  #sp-site-navigation-7{
    display : none;
  }

  #sp-site-navigation-8{
    display : none;
  }

  #sp-site-navigation-9{
    display : none;
  }

  #sp-wp-post-list-1{
    margin-top : -2px;
    width : 720px;
    min-height : 278px;
  }

  #sp-wp-post-list-2{
    width : 165px;
  }

  #sp-wp-post-list-3{
    width : 720px;
  }
}

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

  #sp-site-branding2-1 &gt; .site-title{
    margin-top : 15px;
    margin-bottom : -67px;
    width : 314px;
    min-height : 136px;
  }

  #sp-site-navigation-2{
    display : none;
  }
}
--&gt;
</pre></body></html>