#colophon{
  background-color : #d4cdd3;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  background-color : transparent;
  background-repeat : no-repeat;
  background-position : left top;
  background-size : auto auto,auto auto;
  padding-top : 20px;
  padding-bottom : 0px;
  margin-bottom : 0px !important;
}

#masthead-inner{
  background-repeat : no-repeat;
  min-height : 168px;
}

#sidebar1{
  padding-left : 15px;
  z-index : 10;
}

#sidebar2{
  padding-right : 15px;
  z-index : 10;
}

.entry-meta{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

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

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

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

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

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

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

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

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

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

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

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

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

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

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

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

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

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

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

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

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-top : 15px;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 100px;
  float : left;
  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;
  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.grid > ul > li{
  overflow : hidden;
}

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

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

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

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

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

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

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

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

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

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

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-wp-post-list article{
  margin-top : 0px !important;
  margin-left : 10px !important;
  margin-right : 10px !important;
  margin-bottom : 25px !important;
}

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

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

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

a:focus{
  color : #c2b7c0;
  text-decoration : underline;
}

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

a:link{
  color : #c2b7c0;
  text-decoration : none;
}

a:visited{
  color : #c2b7c0;
  text-decoration : none;
}

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 : #888888;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

  #content{
    background-color : transparent;
    background-image : none;
    background-size : auto auto,auto auto;
    padding-top : 0px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 0px;
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 30px;
  }

  #main{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 900px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 15px;
  }

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

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

  #sidebar1{
    font-size : 1rem;
  }

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #primary{
    width : 682px;
    float : left;
  }

  #sidebar2{
    width : 208px;
    float : right;
  }
}

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

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

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

  #contenthead{
    margin-bottom : 20px;
  }

  #main{
    background-color : #ffffff;
  }

  #masthead-inner{
    background-size : 30% auto,30% auto;
    min-height : 140px;
  }

  #sidebar1{
    padding-left : 0px;
  }

  #sidebar2{
    padding-right : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

  .sp-image{
    max-width : 100%;
    height : auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-site-branding2-1{
  padding-top : 80px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : auto;
}

#sp-site-branding2-1 .extra{
  text-align : center;
  width : 100%;
  position : relative;
  top : 0px;
  right : 0px;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.2rem;
  font-weight : normal;
  color : #777777;
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.2rem;
  font-weight : normal;
  color : #777777;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  position : absolute;
  top : 10px;
  left : 0px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 292px;
  height : 30px;
  float : none;
  display : block;
}

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

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

  #sp-site-branding2-1{
    padding-top : 65px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-branding2-1 .site-description{
    width : 100%;
    top : 5px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : contain;
    text-align : left;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    height : 30px;
    float : none;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-title a{
    display : block;
  }
}

#sp-site-navigation-3{
  color : #aaaaaa;
  background-color : transparent;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 45px;
  width : 100%;
}

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

#sp-site-navigation-3 ul li{
  margin-right : 0px;
}

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

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

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

#sp-site-navigation-3 ul ul::before{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '|';
}

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

  #sp-site-navigation-3{
    width : 95%;
  }

  #sp-site-navigation-3 ul li{
    padding-top : 5px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .button-menu#sp-site-navigation-3{
    padding-top : 0px;
    margin-top : 0px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
  }

  .button-menu#sp-site-navigation-3 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  #sp-site-navigation-3 > ul li::after{
    content : none;
  }

  #sp-site-navigation-3 > ul ul::before{
    content : none;
  }
}

.page-access#content #page-content, .page-blog#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-facilities#content #page-content, .page-facilities1#content #page-content, .page-guide#content #page-content, .page-info#content #page-content, .page-info1#content #page-content, .page-info2#content #page-content, .page-policy#content #page-content, .page-policy1#content #page-content, .page-privacy#content #page-content, .page-product_archive#content #page-content, .page-recruit#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-22, #sp-block-container-24, #sp-block-container-25, #sp-block-container-28, #sp-block-container-30, #sp-block-container-31, #sp-block-container-34, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-4, #sp-block-container-48, #sp-block-container-5, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-6, #sp-block-container-8, #sp-block-container-9{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-facilities#content #page-content > h1, .page-facilities1#content #page-content > h1, .page-guide#content #page-content > h1, .page-info#content #page-content > h1, .page-info1#content #page-content > h1, .page-info2#content #page-content > h1, .page-policy#content #page-content > h1, .page-policy1#content #page-content > h1, .page-privacy#content #page-content > h1, .page-product_archive#content #page-content > h1, .page-recruit#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-22 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-28 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-34 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-4 > h1, #sp-block-container-48 > h1, #sp-block-container-5 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-6 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #555555;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eeeeee;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-facilities#content #page-content > h2, .page-facilities1#content #page-content > h2, .page-guide#content #page-content > h2, .page-info#content #page-content > h2, .page-info1#content #page-content > h2, .page-info2#content #page-content > h2, .page-policy#content #page-content > h2, .page-policy1#content #page-content > h2, .page-privacy#content #page-content > h2, .page-product_archive#content #page-content > h2, .page-recruit#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-22 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-28 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-34 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-4 > h2, #sp-block-container-48 > h2, #sp-block-container-5 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-6 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #555555;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-facilities#content #page-content > h3, .page-facilities1#content #page-content > h3, .page-guide#content #page-content > h3, .page-info#content #page-content > h3, .page-info1#content #page-content > h3, .page-info2#content #page-content > h3, .page-policy#content #page-content > h3, .page-policy1#content #page-content > h3, .page-privacy#content #page-content > h3, .page-product_archive#content #page-content > h3, .page-recruit#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-22 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-28 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-34 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-4 > h3, #sp-block-container-48 > h3, #sp-block-container-5 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-6 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #777777;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #eeeeee;
  border-left-color : #eeeeee;
  border-right-color : #eeeeee;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-facilities#content #page-content > h4, .page-facilities1#content #page-content > h4, .page-guide#content #page-content > h4, .page-info#content #page-content > h4, .page-info1#content #page-content > h4, .page-info2#content #page-content > h4, .page-policy#content #page-content > h4, .page-policy1#content #page-content > h4, .page-privacy#content #page-content > h4, .page-product_archive#content #page-content > h4, .page-recruit#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-22 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-28 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-34 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-4 > h4, #sp-block-container-48 > h4, #sp-block-container-5 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-6 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #777777;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #eeeeee;
  border-left-color : #eeeeee;
  border-right-color : #eeeeee;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-facilities#content #page-content > h5, .page-facilities1#content #page-content > h5, .page-guide#content #page-content > h5, .page-info#content #page-content > h5, .page-info1#content #page-content > h5, .page-info2#content #page-content > h5, .page-policy#content #page-content > h5, .page-policy1#content #page-content > h5, .page-privacy#content #page-content > h5, .page-product_archive#content #page-content > h5, .page-recruit#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-22 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-28 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-34 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-4 > h5, #sp-block-container-48 > h5, #sp-block-container-5 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-6 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #999999;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #dddddd;
  clear : both;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-facilities#content #page-content > h6, .page-facilities1#content #page-content > h6, .page-guide#content #page-content > h6, .page-info#content #page-content > h6, .page-info1#content #page-content > h6, .page-info2#content #page-content > h6, .page-policy#content #page-content > h6, .page-policy1#content #page-content > h6, .page-privacy#content #page-content > h6, .page-product_archive#content #page-content > h6, .page-recruit#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-22 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-28 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-34 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-4 > h6, #sp-block-container-48 > h6, #sp-block-container-5 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-6 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #999999;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  clear : both;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom2#content #page-content > hr, .page-facilities#content #page-content > hr, .page-facilities1#content #page-content > hr, .page-guide#content #page-content > hr, .page-info#content #page-content > hr, .page-info1#content #page-content > hr, .page-info2#content #page-content > hr, .page-policy#content #page-content > hr, .page-policy1#content #page-content > hr, .page-privacy#content #page-content > hr, .page-product_archive#content #page-content > hr, .page-recruit#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-22 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-28 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-34 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-4 > hr, #sp-block-container-48 > hr, #sp-block-container-5 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-56 > hr, #sp-block-container-6 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-top : 25px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 25px;
  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 : #dddddd;
  border-left-color : #dddddd;
  border-right-color : initial;
  border-bottom-color : #dddddd;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-facilities#content #page-content > p, .page-facilities1#content #page-content > p, .page-guide#content #page-content > p, .page-info#content #page-content > p, .page-info1#content #page-content > p, .page-info2#content #page-content > p, .page-policy#content #page-content > p, .page-policy1#content #page-content > p, .page-privacy#content #page-content > p, .page-product_archive#content #page-content > p, .page-recruit#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-22 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-28 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-34 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-4 > p, #sp-block-container-48 > p, #sp-block-container-5 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-6 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  text-align : left;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-list-1, #sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-2, #sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-25, #sp-list-26, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-7, #sp-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

#sp-list-1 > li, #sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-24 > li, #sp-list-25 > li, #sp-list-26 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-7 > li, #sp-list-9 > li{
  background-color : transparent;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-column-16, #sp-column-17, #sp-column-18, #sp-column-19, #sp-column-20, #sp-column-21, #sp-column-22, #sp-column-23, #sp-column-24, #sp-column-25, #sp-column-26, #sp-column-5, #sp-column-6, #sp-column-7{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d4cdd3;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
  width : 100%;
  height : auto;
}

.accordion#sp-column-16 > .column-label h3::after, .accordion#sp-column-17 > .column-label h3::after, .accordion#sp-column-18 > .column-label h3::after, .accordion#sp-column-19 > .column-label h3::after, .accordion#sp-column-20 > .column-label h3::after, .accordion#sp-column-21 > .column-label h3::after, .accordion#sp-column-22 > .column-label h3::after, .accordion#sp-column-23 > .column-label h3::after, .accordion#sp-column-24 > .column-label h3::after, .accordion#sp-column-25 > .column-label h3::after, .accordion#sp-column-26 > .column-label h3::after, .accordion#sp-column-5 > .column-label h3::after, .accordion#sp-column-6 > .column-label h3::after, .accordion#sp-column-7 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-16 > .column-label h3::before, .toggled-on#sp-column-17 > .column-label h3::before, .toggled-on#sp-column-18 > .column-label h3::before, .toggled-on#sp-column-19 > .column-label h3::before, .toggled-on#sp-column-20 > .column-label h3::before, .toggled-on#sp-column-21 > .column-label h3::before, .toggled-on#sp-column-22 > .column-label h3::before, .toggled-on#sp-column-23 > .column-label h3::before, .toggled-on#sp-column-24 > .column-label h3::before, .toggled-on#sp-column-25 > .column-label h3::before, .toggled-on#sp-column-26 > .column-label h3::before, .toggled-on#sp-column-5 > .column-label h3::before, .toggled-on#sp-column-6 > .column-label h3::before, .toggled-on#sp-column-7 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-16 > .column-body, #sp-column-17 > .column-body, #sp-column-18 > .column-body, #sp-column-19 > .column-body, #sp-column-20 > .column-body, #sp-column-21 > .column-body, #sp-column-22 > .column-body, #sp-column-23 > .column-body, #sp-column-24 > .column-body, #sp-column-25 > .column-body, #sp-column-26 > .column-body, #sp-column-5 > .column-body, #sp-column-6 > .column-body, #sp-column-7 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-16 > .column-label, #sp-column-17 > .column-label, #sp-column-18 > .column-label, #sp-column-19 > .column-label, #sp-column-20 > .column-label, #sp-column-21 > .column-label, #sp-column-22 > .column-label, #sp-column-23 > .column-label, #sp-column-24 > .column-label, #sp-column-25 > .column-label, #sp-column-26 > .column-label, #sp-column-5 > .column-label, #sp-column-6 > .column-label, #sp-column-7 > .column-label{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d4cdd3;
}

#sp-column-16 > .column-label h3, #sp-column-17 > .column-label h3, #sp-column-18 > .column-label h3, #sp-column-19 > .column-label h3, #sp-column-20 > .column-label h3, #sp-column-21 > .column-label h3, #sp-column-22 > .column-label h3, #sp-column-23 > .column-label h3, #sp-column-24 > .column-label h3, #sp-column-25 > .column-label h3, #sp-column-26 > .column-label h3, #sp-column-5 > .column-label h3, #sp-column-6 > .column-label h3, #sp-column-7 > .column-label h3{
  font-size : 12px;
  color : #777777;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-block-container-27 > .large, #sp-block-container-29 > .large{
  font-size : 1.5em;
}

#sp-block-container-27 > .medium, #sp-block-container-29 > .medium{
  font-size : 1em;
}

#sp-block-container-27 > .x-large, #sp-block-container-29 > .x-large{
  font-size : 2em;
}

#sp-block-container-27 > .x-small, #sp-block-container-29 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-27 > .xx-large, #sp-block-container-29 > .xx-large{
  font-size : 3em;
}

#sp-block-container-27 > .xx-small, #sp-block-container-29 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-27 > em, #sp-block-container-29 > em{
  font-style : oblique;
  color : #2c7af5;
}

#sp-block-container-27 > h1, #sp-block-container-29 > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-block-container-27 > h2, #sp-block-container-29 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

#sp-block-container-27 > h3, #sp-block-container-29 > h3{
  font-size : 1.3em;
  color : #515151;
  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;
  clear : both;
}

#sp-block-container-27 > h4, #sp-block-container-29 > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-27 > h5, #sp-block-container-29 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-27 > h6, #sp-block-container-29 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-27 > p, #sp-block-container-29 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  margin-bottom : 0.5em;
}

#sp-block-container-27 > p.indent, #sp-block-container-29 > p.indent{
  padding-left : 15px;
}

#sp-block-container-27 > p.small, #sp-block-container-29 > p.small{
  font-size : 0.9em;
}

#sp-block-container-27 > strong, #sp-block-container-29 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-table-1, #sp-table-4{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-color : #cac5b8;
  border-left-color : #cac5b8;
  border-right-color : #cac5b8;
  border-bottom-color : #cac5b8;
}

#sp-table-1 > tbody > tr > td, #sp-table-4 > tbody > tr > td{
  font-weight : bold;
  color : #777777;
  background-color : #ffffff;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  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 : #cac5b8;
  border-left-color : #cac5b8;
  border-right-color : #cac5b8;
  border-bottom-color : #cac5b8;
}

#sp-table-1 > tbody > tr > th, #sp-table-4 > tbody > tr > th{
  font-weight : bold;
  color : #777777;
  background-color : #d4cdd3;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  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 : #cac5b8;
  border-left-color : #cac5b8;
  border-right-color : #cac5b8;
  border-bottom-color : #cac5b8;
}

#sp-block-container-65 > .large{
  font-size : 1.5em;
}

#sp-block-container-65 > .medium{
  font-size : 1em;
}

#sp-block-container-65 > .x-large{
  font-size : 2em;
}

#sp-block-container-65 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-65 > .xx-large{
  font-size : 3em;
}

#sp-block-container-65 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > em{
  font-style : oblique;
  color : #7ac6f9;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > 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;
}

#sp-block-container-65 > p.indent{
  padding-left : 20px;
}

#sp-block-container-65 > p.small{
  font-size : 0.9em;
}

#sp-block-container-65 > strong{
  font-weight : bold;
  color : #7ac6f9;
}

#sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-image : url(img/back-02.png);
  background-repeat : no-repeat;
  background-position : right bottom;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 20px;
  margin-bottom : 20px;
}

#sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #333333;
  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-block-container-33 > .large{
  font-size : 1.5em;
}

#sp-block-container-33 > .medium{
  font-size : 1em;
}

#sp-block-container-33 > .x-large{
  font-size : 2em;
}

#sp-block-container-33 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-33 > .xx-large{
  font-size : 3em;
}

#sp-block-container-33 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-33 > a:link{
  color : #2761c6;
  text-decoration : underline;
}

#sp-block-container-33 > em{
  font-style : oblique;
  color : #2761c6;
}

#sp-block-container-33 > h1{
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-33 > h2{
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-33 > h3{
  font-size : 1.3em;
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
  clear : both;
}

#sp-block-container-33 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #213860;
  clear : both;
}

#sp-block-container-33 > h5{
  font-size : 1em;
  color : #333333;
  background-color : #b4d6fa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-33 > h6{
  font-size : 1em;
  color : #333333;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #213860;
}

#sp-block-container-33 > p{
  line-height : 1.6;
  color : #333333;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

#sp-block-container-33 > p.indent{
  padding-left : 15px;
}

#sp-block-container-33 > p.small{
  font-size : 0.9em;
}

#sp-block-container-33 > strong{
  font-weight : bold;
  color : #333333;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #b4d6fa;
}

#sp-block-container-35 > .large{
  font-size : 1.5em;
}

#sp-block-container-35 > .medium{
  font-size : 1em;
}

#sp-block-container-35 > .x-large{
  font-size : 2em;
}

#sp-block-container-35 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-35 > .xx-large{
  font-size : 3em;
}

#sp-block-container-35 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-35 > a:link{
  color : #9d632f;
}

#sp-block-container-35 > em{
  font-style : oblique;
  color : #9d632f;
}

#sp-block-container-35 > h1{
  color : #333333;
  background-color : #ffd6b2;
  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 : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  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 : #5e3b1c;
  border-left-color : #5e3b1c;
  border-right-color : #5e3b1c;
  border-bottom-color : #5e3b1c;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-block-container-35 > h2{
  color : #ffffff;
  background-color : #9d632f;
  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 : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-block-container-35 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #5e3b1c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-block-container-35 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #5e3b1c;
  clear : both;
}

#sp-block-container-35 > h5{
  font-size : 1em;
  color : #5e3b1c;
  background-color : #ffd6b2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

#sp-block-container-35 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

#sp-block-container-35 > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#sp-block-container-35 > p.indent{
  padding-left : 20px;
}

#sp-block-container-35 > p.small{
  font-size : 0.9em;
}

#sp-block-container-35 > strong{
  font-weight : bold;
  color : #5e3b1c;
}

#sp-block-container-32 > .large, #sp-block-container-64 > .large, #sp-block-container-7 > .large{
  font-size : 1.5em;
}

#sp-block-container-32 > .medium, #sp-block-container-64 > .medium, #sp-block-container-7 > .medium{
  font-size : 1em;
}

#sp-block-container-32 > .x-large, #sp-block-container-64 > .x-large, #sp-block-container-7 > .x-large{
  font-size : 2em;
}

#sp-block-container-32 > .x-small, #sp-block-container-64 > .x-small, #sp-block-container-7 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-32 > .xx-large, #sp-block-container-64 > .xx-large, #sp-block-container-7 > .xx-large{
  font-size : 3em;
}

#sp-block-container-32 > .xx-small, #sp-block-container-64 > .xx-small, #sp-block-container-7 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-32 > a:link, #sp-block-container-64 > a:link, #sp-block-container-7 > a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-32 > em, #sp-block-container-64 > em, #sp-block-container-7 > em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-32 > h1, #sp-block-container-64 > h1, #sp-block-container-7 > h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-32 > h2, #sp-block-container-64 > h2, #sp-block-container-7 > 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-32 > h3, #sp-block-container-64 > h3, #sp-block-container-7 > 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-32 > h4, #sp-block-container-64 > h4, #sp-block-container-7 > h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-32 > h5, #sp-block-container-64 > h5, #sp-block-container-7 > 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-32 > h6, #sp-block-container-64 > h6, #sp-block-container-7 > 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-32 > p, #sp-block-container-64 > p, #sp-block-container-7 > 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-32 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-7 > p.indent{
  padding-left : 20px;
}

#sp-block-container-32 > p.small, #sp-block-container-64 > p.small, #sp-block-container-7 > p.small{
  font-size : 0.9em;
}

#sp-block-container-32 > strong, #sp-block-container-64 > strong, #sp-block-container-7 > strong{
  font-weight : bold;
  color : #333333;
}

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

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

#post-list .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a, #sp-wp-post-list-3 .hpb-more-entry > a{
  font-size : 12px;
  font-weight : normal;
  color : #000000;
  background-color : #ffffff;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  display : inline-block;
  position : relative;
}

#post-list .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active, #sp-wp-post-list-3 .hpb-more-entry > a:active{
  color : #ffffff;
  background-color : #000000;
}

#post-list .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > a:hover, #sp-wp-post-list-3 .hpb-more-entry > a:hover{
  color : #ffffff;
  background-color : #000000;
}

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

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

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

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

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

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

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

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

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

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

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

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

.hpb-viewtype-date#post-list dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : normal;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 140px;
  float : left;
  clear : both;
  box-sizing : border-box;
}

#post-list > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #333333;
  background-color : transparent;
  background-image : url(img/back-02.png);
  background-repeat : no-repeat;
  background-position : right bottom;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 20px;
  margin-bottom : 20px;
}

#post-list > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-3 > h3 > a{
  color : #c2b7c0;
}

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

  #post-list dl dd, #sp-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-3 dl dd{
    margin-left : 30px;
  }

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

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

#sp-block-container-15 .large, #sp-block-container-21 .large, #sp-block-container-23 .large, #sp-block-container-3 .large, #sp-block-container-39 .large, #sp-block-container-40 .large, #sp-block-container-41 .large, #sp-block-container-42 .large, #sp-block-container-43 .large, #sp-block-container-44 .large, #sp-block-container-45 .large, #sp-block-container-46 .large, #sp-block-container-47 .large, #sp-block-container-50 .large, #sp-block-container-51 .large, #sp-block-container-52 .large, #sp-block-container-53 .large, #sp-block-container-57 .large, #sp-block-container-58 .large, #sp-block-container-59 .large, #sp-block-container-60 .large, #sp-block-container-61 .large, #sp-block-container-62 .large, #sp-block-container-63 .large{
  font-size : 1.2em;
}

#sp-block-container-15 .medium, #sp-block-container-21 .medium, #sp-block-container-23 .medium, #sp-block-container-3 .medium, #sp-block-container-39 .medium, #sp-block-container-40 .medium, #sp-block-container-41 .medium, #sp-block-container-42 .medium, #sp-block-container-43 .medium, #sp-block-container-44 .medium, #sp-block-container-45 .medium, #sp-block-container-46 .medium, #sp-block-container-47 .medium, #sp-block-container-50 .medium, #sp-block-container-51 .medium, #sp-block-container-52 .medium, #sp-block-container-53 .medium, #sp-block-container-57 .medium, #sp-block-container-58 .medium, #sp-block-container-59 .medium, #sp-block-container-60 .medium, #sp-block-container-61 .medium, #sp-block-container-62 .medium, #sp-block-container-63 .medium{
  font-size : 1em;
}

#sp-block-container-15 .small, #sp-block-container-21 .small, #sp-block-container-23 .small, #sp-block-container-3 .small, #sp-block-container-39 .small, #sp-block-container-40 .small, #sp-block-container-41 .small, #sp-block-container-42 .small, #sp-block-container-43 .small, #sp-block-container-44 .small, #sp-block-container-45 .small, #sp-block-container-46 .small, #sp-block-container-47 .small, #sp-block-container-50 .small, #sp-block-container-51 .small, #sp-block-container-52 .small, #sp-block-container-53 .small, #sp-block-container-57 .small, #sp-block-container-58 .small, #sp-block-container-59 .small, #sp-block-container-60 .small, #sp-block-container-61 .small, #sp-block-container-62 .small, #sp-block-container-63 .small{
  font-size : 0.9em;
}

#sp-block-container-15 .x-large, #sp-block-container-21 .x-large, #sp-block-container-23 .x-large, #sp-block-container-3 .x-large, #sp-block-container-39 .x-large, #sp-block-container-40 .x-large, #sp-block-container-41 .x-large, #sp-block-container-42 .x-large, #sp-block-container-43 .x-large, #sp-block-container-44 .x-large, #sp-block-container-45 .x-large, #sp-block-container-46 .x-large, #sp-block-container-47 .x-large, #sp-block-container-50 .x-large, #sp-block-container-51 .x-large, #sp-block-container-52 .x-large, #sp-block-container-53 .x-large, #sp-block-container-57 .x-large, #sp-block-container-58 .x-large, #sp-block-container-59 .x-large, #sp-block-container-60 .x-large, #sp-block-container-61 .x-large, #sp-block-container-62 .x-large, #sp-block-container-63 .x-large{
  font-size : 1.5em;
}

#sp-block-container-15 .x-small, #sp-block-container-21 .x-small, #sp-block-container-23 .x-small, #sp-block-container-3 .x-small, #sp-block-container-39 .x-small, #sp-block-container-40 .x-small, #sp-block-container-41 .x-small, #sp-block-container-42 .x-small, #sp-block-container-43 .x-small, #sp-block-container-44 .x-small, #sp-block-container-45 .x-small, #sp-block-container-46 .x-small, #sp-block-container-47 .x-small, #sp-block-container-50 .x-small, #sp-block-container-51 .x-small, #sp-block-container-52 .x-small, #sp-block-container-53 .x-small, #sp-block-container-57 .x-small, #sp-block-container-58 .x-small, #sp-block-container-59 .x-small, #sp-block-container-60 .x-small, #sp-block-container-61 .x-small, #sp-block-container-62 .x-small, #sp-block-container-63 .x-small{
  font-size : 0.8em;
}

#sp-block-container-15 .xx-large, #sp-block-container-21 .xx-large, #sp-block-container-23 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-39 .xx-large, #sp-block-container-40 .xx-large, #sp-block-container-41 .xx-large, #sp-block-container-42 .xx-large, #sp-block-container-43 .xx-large, #sp-block-container-44 .xx-large, #sp-block-container-45 .xx-large, #sp-block-container-46 .xx-large, #sp-block-container-47 .xx-large, #sp-block-container-50 .xx-large, #sp-block-container-51 .xx-large, #sp-block-container-52 .xx-large, #sp-block-container-53 .xx-large, #sp-block-container-57 .xx-large, #sp-block-container-58 .xx-large, #sp-block-container-59 .xx-large, #sp-block-container-60 .xx-large, #sp-block-container-61 .xx-large, #sp-block-container-62 .xx-large, #sp-block-container-63 .xx-large{
  font-size : 2em;
}

#sp-block-container-15 .xx-small, #sp-block-container-21 .xx-small, #sp-block-container-23 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-39 .xx-small, #sp-block-container-40 .xx-small, #sp-block-container-41 .xx-small, #sp-block-container-42 .xx-small, #sp-block-container-43 .xx-small, #sp-block-container-44 .xx-small, #sp-block-container-45 .xx-small, #sp-block-container-46 .xx-small, #sp-block-container-47 .xx-small, #sp-block-container-50 .xx-small, #sp-block-container-51 .xx-small, #sp-block-container-52 .xx-small, #sp-block-container-53 .xx-small, #sp-block-container-57 .xx-small, #sp-block-container-58 .xx-small, #sp-block-container-59 .xx-small, #sp-block-container-60 .xx-small, #sp-block-container-61 .xx-small, #sp-block-container-62 .xx-small, #sp-block-container-63 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-15 em, #sp-block-container-21 em, #sp-block-container-23 em, #sp-block-container-3 em, #sp-block-container-39 em, #sp-block-container-40 em, #sp-block-container-41 em, #sp-block-container-42 em, #sp-block-container-43 em, #sp-block-container-44 em, #sp-block-container-45 em, #sp-block-container-46 em, #sp-block-container-47 em, #sp-block-container-50 em, #sp-block-container-51 em, #sp-block-container-52 em, #sp-block-container-53 em, #sp-block-container-57 em, #sp-block-container-58 em, #sp-block-container-59 em, #sp-block-container-60 em, #sp-block-container-61 em, #sp-block-container-62 em, #sp-block-container-63 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-15 h1, #sp-block-container-21 h1, #sp-block-container-23 h1, #sp-block-container-3 h1, #sp-block-container-39 h1, #sp-block-container-40 h1, #sp-block-container-41 h1, #sp-block-container-42 h1, #sp-block-container-43 h1, #sp-block-container-44 h1, #sp-block-container-45 h1, #sp-block-container-46 h1, #sp-block-container-47 h1, #sp-block-container-50 h1, #sp-block-container-51 h1, #sp-block-container-52 h1, #sp-block-container-53 h1, #sp-block-container-57 h1, #sp-block-container-58 h1, #sp-block-container-59 h1, #sp-block-container-60 h1, #sp-block-container-61 h1, #sp-block-container-62 h1, #sp-block-container-63 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-15 h2, #sp-block-container-21 h2, #sp-block-container-23 h2, #sp-block-container-3 h2, #sp-block-container-39 h2, #sp-block-container-40 h2, #sp-block-container-41 h2, #sp-block-container-42 h2, #sp-block-container-43 h2, #sp-block-container-44 h2, #sp-block-container-45 h2, #sp-block-container-46 h2, #sp-block-container-47 h2, #sp-block-container-50 h2, #sp-block-container-51 h2, #sp-block-container-52 h2, #sp-block-container-53 h2, #sp-block-container-57 h2, #sp-block-container-58 h2, #sp-block-container-59 h2, #sp-block-container-60 h2, #sp-block-container-61 h2, #sp-block-container-62 h2, #sp-block-container-63 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-15 h3, #sp-block-container-21 h3, #sp-block-container-23 h3, #sp-block-container-3 h3, #sp-block-container-39 h3, #sp-block-container-40 h3, #sp-block-container-41 h3, #sp-block-container-42 h3, #sp-block-container-43 h3, #sp-block-container-44 h3, #sp-block-container-45 h3, #sp-block-container-46 h3, #sp-block-container-47 h3, #sp-block-container-50 h3, #sp-block-container-51 h3, #sp-block-container-52 h3, #sp-block-container-53 h3, #sp-block-container-57 h3, #sp-block-container-58 h3, #sp-block-container-59 h3, #sp-block-container-60 h3, #sp-block-container-61 h3, #sp-block-container-62 h3, #sp-block-container-63 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-15 h4, #sp-block-container-21 h4, #sp-block-container-23 h4, #sp-block-container-3 h4, #sp-block-container-39 h4, #sp-block-container-40 h4, #sp-block-container-41 h4, #sp-block-container-42 h4, #sp-block-container-43 h4, #sp-block-container-44 h4, #sp-block-container-45 h4, #sp-block-container-46 h4, #sp-block-container-47 h4, #sp-block-container-50 h4, #sp-block-container-51 h4, #sp-block-container-52 h4, #sp-block-container-53 h4, #sp-block-container-57 h4, #sp-block-container-58 h4, #sp-block-container-59 h4, #sp-block-container-60 h4, #sp-block-container-61 h4, #sp-block-container-62 h4, #sp-block-container-63 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-15 h5, #sp-block-container-21 h5, #sp-block-container-23 h5, #sp-block-container-3 h5, #sp-block-container-39 h5, #sp-block-container-40 h5, #sp-block-container-41 h5, #sp-block-container-42 h5, #sp-block-container-43 h5, #sp-block-container-44 h5, #sp-block-container-45 h5, #sp-block-container-46 h5, #sp-block-container-47 h5, #sp-block-container-50 h5, #sp-block-container-51 h5, #sp-block-container-52 h5, #sp-block-container-53 h5, #sp-block-container-57 h5, #sp-block-container-58 h5, #sp-block-container-59 h5, #sp-block-container-60 h5, #sp-block-container-61 h5, #sp-block-container-62 h5, #sp-block-container-63 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-15 h6, #sp-block-container-21 h6, #sp-block-container-23 h6, #sp-block-container-3 h6, #sp-block-container-39 h6, #sp-block-container-40 h6, #sp-block-container-41 h6, #sp-block-container-42 h6, #sp-block-container-43 h6, #sp-block-container-44 h6, #sp-block-container-45 h6, #sp-block-container-46 h6, #sp-block-container-47 h6, #sp-block-container-50 h6, #sp-block-container-51 h6, #sp-block-container-52 h6, #sp-block-container-53 h6, #sp-block-container-57 h6, #sp-block-container-58 h6, #sp-block-container-59 h6, #sp-block-container-60 h6, #sp-block-container-61 h6, #sp-block-container-62 h6, #sp-block-container-63 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-15 p, #sp-block-container-21 p, #sp-block-container-23 p, #sp-block-container-3 p, #sp-block-container-39 p, #sp-block-container-40 p, #sp-block-container-41 p, #sp-block-container-42 p, #sp-block-container-43 p, #sp-block-container-44 p, #sp-block-container-45 p, #sp-block-container-46 p, #sp-block-container-47 p, #sp-block-container-50 p, #sp-block-container-51 p, #sp-block-container-52 p, #sp-block-container-53 p, #sp-block-container-57 p, #sp-block-container-58 p, #sp-block-container-59 p, #sp-block-container-60 p, #sp-block-container-61 p, #sp-block-container-62 p, #sp-block-container-63 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-15 p.indent, #sp-block-container-21 p.indent, #sp-block-container-23 p.indent, #sp-block-container-3 p.indent, #sp-block-container-39 p.indent, #sp-block-container-40 p.indent, #sp-block-container-41 p.indent, #sp-block-container-42 p.indent, #sp-block-container-43 p.indent, #sp-block-container-44 p.indent, #sp-block-container-45 p.indent, #sp-block-container-46 p.indent, #sp-block-container-47 p.indent, #sp-block-container-50 p.indent, #sp-block-container-51 p.indent, #sp-block-container-52 p.indent, #sp-block-container-53 p.indent, #sp-block-container-57 p.indent, #sp-block-container-58 p.indent, #sp-block-container-59 p.indent, #sp-block-container-60 p.indent, #sp-block-container-61 p.indent, #sp-block-container-62 p.indent, #sp-block-container-63 p.indent{
  padding-left : 15px;
}

#sp-block-container-15 strong, #sp-block-container-21 strong, #sp-block-container-23 strong, #sp-block-container-3 strong, #sp-block-container-39 strong, #sp-block-container-40 strong, #sp-block-container-41 strong, #sp-block-container-42 strong, #sp-block-container-43 strong, #sp-block-container-44 strong, #sp-block-container-45 strong, #sp-block-container-46 strong, #sp-block-container-47 strong, #sp-block-container-50 strong, #sp-block-container-51 strong, #sp-block-container-52 strong, #sp-block-container-53 strong, #sp-block-container-57 strong, #sp-block-container-58 strong, #sp-block-container-59 strong, #sp-block-container-60 strong, #sp-block-container-61 strong, #sp-block-container-62 strong, #sp-block-container-63 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-table-2{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-color : #cecfd0;
  border-left-color : #cecfd0;
  border-right-color : #cecfd0;
  border-bottom-color : #cecfd0;
}

#sp-table-2 > tbody > tr > td{
  font-weight : bold;
  background-color : #ffffff;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  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 : #cecfd0;
  border-left-color : #cecfd0;
  border-right-color : #cecfd0;
  border-bottom-color : #cecfd0;
}

#sp-table-2 > tbody > tr > th{
  font-weight : bold;
  color : #777777;
  background-color : #faf8f8;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  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 : #cecfd0;
  border-left-color : #cecfd0;
  border-right-color : #cecfd0;
  border-bottom-color : #cecfd0;
}

#sp-button-1 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  color : #000000;
  background-color : #d4cdd3;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-1 > a:active{
  color : #ffffff;
  background-color : #000000;
}

#sp-button-1 > a:hover{
  color : #ffffff;
  background-color : #000000;
}

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

#sp-block-container-49 > .medium{
  font-size : 1em;
}

#sp-block-container-49 > .small{
  font-size : 0.9em;
}

#sp-block-container-49 > .x-large{
  font-size : 1.5em;
}

#sp-block-container-49 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-49 > .xx-large{
  font-size : 2em;
}

#sp-block-container-49 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-49 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

#sp-block-container-49 > h1{
  color : #000000;
}

#sp-block-container-49 > h2{
  color : #000000;
}

#sp-block-container-49 > h3{
  color : #000000;
}

#sp-block-container-49 > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-49 > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-49 > h6{
  font-size : 1em;
  color : #000000;
}

#sp-block-container-49 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-49 > p.indent{
  padding-left : 10px;
}

#sp-block-container-49 > strong{
  font-weight : bold;
  color : #515151;
}

#sp-block-container-26 > .large{
  font-size : 1.5em;
}

#sp-block-container-26 > .medium{
  font-size : 1em;
}

#sp-block-container-26 > .x-large{
  font-size : 2em;
}

#sp-block-container-26 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-26 > .xx-large{
  font-size : 3em;
}

#sp-block-container-26 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-26 > a:link{
  color : #ed4545;
  text-decoration : underline;
}

#sp-block-container-26 > em{
  font-style : oblique;
  color : #ed4545;
}

#sp-block-container-26 > h1{
  color : #ffffff;
  background-color : #ffa1a1;
  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 : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-block-container-26 > h2{
  color : #ffffff;
  background-color : #ffa1a1;
  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 : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-block-container-26 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-block-container-26 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #ed4545;
  clear : both;
}

#sp-block-container-26 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

#sp-block-container-26 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ed4545;
}

#sp-block-container-26 > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#sp-block-container-26 > p.indent{
  padding-left : 20px;
}

#sp-block-container-26 > p.small{
  font-size : 0.9em;
}

#sp-block-container-26 > strong{
  font-weight : bold;
  color : #ed4545;
}

#sp-column-4{
  width : 100%;
  height : auto;
}

.accordion#sp-column-4 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-4 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-4 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e5c9f2;
  border-left-color : #e5c9f2;
  border-right-color : #e5c9f2;
  border-bottom-color : #e5c9f2;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-4 > .column-label{
  background-color : #e5c9f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

#sp-column-4 > .column-label h3{
  font-size : 12px;
  color : #676767;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-button-4, #sp-button-6, #sp-button-8, #sp-button-9{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-4 > a, #sp-button-6 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #8666a3;
  background-color : #e5c9f2;
  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 : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  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;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #b89cc5;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #b89cc5;
}

#sp-button-4 > a:active, #sp-button-6 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  background-color : #d7b0e9;
  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;
  box-shadow : 0px 1px 0px #b89cc5, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-4> a:hover, #sp-button-6> a:hover, #sp-button-8> a:hover, #sp-button-9> a:hover {
}

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

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

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

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

#sp-button-13{
  background-image : url(img/button-14.png);
  background-repeat : no-repeat;
  background-position : right top;
  text-align : center;
  width : 120px;
  display : inline-block;
  position : relative;
}

#sp-button-13 > a{
  font-size : 1.6rem;
  font-weight : normal;
  line-height : 32px;
  color : #ffffff;
  background-color : #ff0000;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0px 0px;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-left : 8px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 32px;
  display : block;
  position : relative;
  box-sizing : border-box;
}

#sp-button-10, #sp-button-11, #sp-button-12, #sp-button-3, #sp-button-5, #sp-button-7{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-3 > a, #sp-button-5 > a, #sp-button-7 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  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 : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  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;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}

#sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-3 > a:active, #sp-button-5 > a:active, #sp-button-7 > a:active{
  background-color : #53b2de;
  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;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-3 > a:hover, #sp-button-5 > a:hover, #sp-button-7 > a:hover{
  color : #1c8abd;
}

#sp-column-10, #sp-column-11, #sp-column-12, #sp-column-13, #sp-column-14{
  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 : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  height : auto;
}

#sp-column-10 > .column-body, #sp-column-11 > .column-body, #sp-column-12 > .column-body, #sp-column-13 > .column-body, #sp-column-14 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-10 > .column-label, #sp-column-11 > .column-label, #sp-column-12 > .column-label, #sp-column-13 > .column-label, #sp-column-14 > .column-label{
  background-color : #242f5b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

#sp-column-10 > .column-label h3, #sp-column-11 > .column-label h3, #sp-column-12 > .column-label h3, #sp-column-13 > .column-label h3, #sp-column-14 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-column-1{
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  height : auto;
}

.accordion#sp-column-1 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-1 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-1 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label{
  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 : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-column-1 > .column-label h3{
  font-size : 12px;
  color : #676767;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-definition-list-1, #sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4{
  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-definition-list-1 dd, #sp-definition-list-2 dd, #sp-definition-list-3 dd, #sp-definition-list-4 dd{
  color : #333333;
  padding-top : 2px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5c75f6;
}

#sp-definition-list-1 dt, #sp-definition-list-2 dt, #sp-definition-list-3 dt, #sp-definition-list-4 dt{
  font-weight : bold;
  color : #333333;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 5px;
  border-bottom-width : 3px;
  border-left-style : solid;
  border-bottom-style : double;
  border-left-color : #3066ab;
  border-bottom-color : #3066ab;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt{
  color : #333333;
}

#sp-column-2, #sp-column-9{
  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 : #ed4545;
  border-left-color : #ed4545;
  border-right-color : #ed4545;
  border-bottom-color : #ed4545;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : auto;
}

#sp-column-2 > .column-body, #sp-column-9 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-2 > .column-label, #sp-column-9 > .column-label{
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}

#sp-column-2 > .column-label h3, #sp-column-9 > .column-label h3{
  font-size : 12px;
  color : #ffd9d9;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-column-15, #sp-column-3, #sp-column-8{
  width : 100%;
  height : auto;
}

#sp-column-15 > .column-body, #sp-column-3 > .column-body, #sp-column-8 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-15 > .column-label, #sp-column-3 > .column-label, #sp-column-8 > .column-label{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

#sp-column-15 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-8 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

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

#sp-item-gallery-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li{
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  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;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #333333;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-image-27, #sp-image-36{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-1, #sp-image-10, #sp-image-12, #sp-image-13, #sp-image-16, #sp-image-17, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-28, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-34, #sp-image-35, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-image-15, #sp-image-18, #sp-image-29, #sp-image-32{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

#sp-image-11, #sp-image-14, #sp-image-2, #sp-image-7{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-list-27, #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 : disc;
}

#sp-list-27 li, #sp-list-8 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-27 > li, #sp-list-8 > li{
  color : #000000;
}

#sp-list-6{
  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-6 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-6 > 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;
}

#sp-page-title-15, #sp-page-title-16{
  background-color : #ffb8b8;
  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;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffebeb;
  border-bottom-color : #ffebeb;
  width : 100%;
  height : auto;
}

#sp-page-title-15 > h1, #sp-page-title-16 > h1{
  font-size : 20px;
  color : #555555;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-1, #sp-page-title-18, #sp-page-title-19{
  background-color : #bfdcfa;
  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;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #242f5b;
  border-bottom-color : #242f5b;
  width : 100%;
  height : auto;
}

#sp-page-title-1 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1{
  font-size : 20px;
  color : #242f5b;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-28{
  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;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-28 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-page-title-17{
  background-color : #bde4f6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-17::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 13px;
  border-bottom-width : 13px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : rgba(0, 0, 0, 0.3);
  border-bottom-color : rgba(0, 0, 0, 0.15);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

#sp-page-title-17 > h1{
  font-size : 20px;
  color : #676767;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#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 : #676767;
  text-decoration : underline;
}

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

#sp-site-navigation-2 li.current_page_item > a{
  color : #676767;
  background-color : #cccccc;
  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 : #676767;
  background-color : #ffffff;
  text-decoration : none;
  text-align : center;
  padding-left : 30px;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-item > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_item > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  color : #676767;
  background-color : #cccccc;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li > a{
  line-height : 40px;
  color : #676767;
  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;
  margin-left : 1px;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover{
  color : #676767;
  background-color : #cccccc;
  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;
  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 : #cccccc;
    background-image : url(img/icon-menu1.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    display : 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 > ul{
    display : none;
  }

  .menu-toggle{
    display : none;
  }
}

#sp-sns-button-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-site-navigation-1{
  font-size : 12px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

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

#sp-site-navigation-1 ul ul{
  font-size : 12px;
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 30px;
  left : 0px;
  z-index : 9999;
}

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

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

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

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

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

#sp-site-navigation-1 > ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-1 > ul > li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  float : left;
}

#sp-site-navigation-1 > ul > li:first-child > a{
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 15px 15px;
}

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

#sp-site-navigation-1 > ul > li:last-child{
  margin-left : -1px;
}

#sp-site-navigation-1 > ul > li:last-child > a{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 0px 0px;
}

#sp-site-navigation-1 > ul > li > a{
  color : #ffffff;
  background-color : #7ac6e9;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

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

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

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

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

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

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

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

  #sp-site-navigation-1 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-1 ul li a{
    display : block;
    position : relative;
  }

  #sp-site-navigation-1 ul li a:first-child{
    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 li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

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

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

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

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

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

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

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

#sp-table-3 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

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

#sp-table-3 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-3 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

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

#sp-wp-post-list-4{
  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-4 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

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

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

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

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

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

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

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

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

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

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

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

#sp-wp-post-list-4 h4{
  font-size : 1.6rem;
  color : #666666;
  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 : solid;
  border-bottom-color : #666666;
}

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

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

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

#sp-wp-post-list-4 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-4 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-wp-post-list-4 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-4 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

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

.hpb-viewtype-date#sp-wp-post-list-4 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-4 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

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

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

#sp-wp-post-list-4 > h3{
  font-size : 17px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0a0a0;
}

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

#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-5 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#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-5 .nav-next{
  margin-right : 10px;
  float : right;
}

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

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

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

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

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

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

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

#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-5 h4{
  font-size : 14px;
  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 : #666666;
}

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

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

#sp-wp-post-list-5 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-5 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#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-5 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#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-5 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.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-5 dt{
  margin-bottom : 5px;
}

.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-5 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.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-5 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.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-5 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #cccccc;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

h4 a:active{
  text-decoration : underline;
}

.page-info#content #page-content > .paragraph a{
  font-weight : bold;
  color : #ff5344;
}

.page-policy1#content #page-content > .paragraph a{
  color : #ff8d76;
}

.page-policy1#content #page-content > h3{
  color : #ff3d7f;
}

.page-toppage#content #page-content{
  font-size : 1.6rem;
  font-family : "HGS創英ﾌﾟﾚｾﾞﾝｽEB", "HGS創英角ﾎﾟｯﾌﾟ体", "HGSｺﾞｼｯｸM", "HGSｺﾞｼｯｸE", "HGPｺﾞｼｯｸM", "HGPｺﾞｼｯｸE", "AR丸ゴシック体M", "ARゴシック体S", "AR丸ゴシック体E", "AR P丸ゴシック体M", "AR P丸ゴシック体E", "HG丸ｺﾞｼｯｸM-PRO";
  color : #333333;
}

.page-toppage#content #page-content > .paragraph em{
  font-size : 2.4rem;
  color : #ff3d7f;
}

.page-toppage#content #page-content > .paragraph strong{
  font-size : 1.9rem;
  color : #ff3d7f;
}

.page-toppage#content #page-content > h1{
  font-size : 1.4rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO", "メイリオ";
  color : #f91772;
}

.page-toppage#content #page-content > h2{
  font-size : 1.8rem;
  font-family : "メイリオ";
}

.page-toppage#content #page-content > p{
  font-family : "メイリオ", "AR丸ゴシック体M", "AR丸ゴシック体E", "AR P丸ゴシック体M";
}

#sp-block-container-12{
  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-block-container-12 > p.copyright{
  color : #aaaaaa;
  text-align : center;
}

#sp-block-container-13 > p{
  font-size : 1rem;
}

#sp-block-container-3 > h3{
  font-size : 0.8rem;
  font-family : "メイリオ", "ＭＳ ゴシック", "HG丸ｺﾞｼｯｸM-PRO", "EPSON 太丸ゴシック体Ｂ", "AR丸ゴシック体M", "AR丸ゴシック体E", "AR P丸ゴシック体E", "AR P丸ゴシック体M";
}

#sp-block-container-3 > p{
  font-size : 1.3rem;
  font-family : "ＭＳ ゴシック", "HG丸ｺﾞｼｯｸM-PRO", "AR丸ゴシック体M", "AR丸ゴシック体E", "AR P丸ゴシック体M", "AR P丸ゴシック体E", "メイリオ";
}

#sp-block-container-39 > h3{
  font-family : "AR丸ゴシック体E", "メイリオ";
  color : #000000;
}

#sp-block-container-63{
  font-size : 0.9rem;
  font-family : "メイリオ";
}

#sp-block-container-63 > .paragraph a{
  color : #e89993;
}

#sp-block-container-63 > h1{
  font-size : 1.8rem;
}

#sp-block-container-63 > h2{
  font-size : 1.2rem;
}

#sp-block-container-63 > h3{
  font-size : 1rem;
}

#sp-block-container-63 > h4{
  font-size : 1rem;
}

#sp-block-container-63 > h5{
  font-size : 1.2rem;
}

#sp-block-container-64{
  background-repeat : no-repeat;
  background-position : right bottom;
  background-size : auto auto,auto auto;
}

#sp-block-container-65{
  font-size : 1.4rem;
  font-family : "あんずもじ", "メイリオ", "ＭＳ ゴシック";
  font-weight : normal;
  color : #fffcee;
  background-color : transparent;
  background-image : url(img/IMG_54.JPG);
  background-repeat : no-repeat;
  background-position : right top;
  background-size : auto auto,auto auto;
}

#sp-button-13 > a{
  font-size : 1rem;
}

#sp-button-2 > a{
  font-family : "メイリオ", "ＭＳ ゴシック", "HGP創英角ﾎﾟｯﾌﾟ体";
  font-weight : bold;
  color : #333333;
}

#sp-column-1{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-column-1 > .column-label{
  background-color : #cccccc;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-column-11{
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-column-13{
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-column-14{
  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 : #d4cdd3;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-16{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-17{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-18{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-19{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-20{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-21{
  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 : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-22{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-23{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-24{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-25{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-26{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #f5fafc;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

#sp-column-6{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #0396a6;
  border-left-color : #0396a6;
  border-right-color : #0396a6;
  border-bottom-color : #0396a6;
}

#sp-column-7{
  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 : #d4cdd3;
  border-left-color : #d4cdd3;
  border-right-color : #d4cdd3;
  border-bottom-color : #d4cdd3;
}

.sp-wp-post-list#sp-entry-content-134{
  font-size : 1rem;
  font-family : "桃花丸ゴシックL", "メイリオ", "ＭＳ ゴシック", "HG丸ｺﾞｼｯｸM-PRO", "AR丸ゴシック体M", "AR丸ゴシック体E", "AR P丸ゴシック体M", "AR P丸ゴシック体E";
}

.sp-wp-post-list#sp-entry-content-134 > article > .entry-content{
  font-family : "AR丸ゴシック体E", "HG丸ｺﾞｼｯｸM-PRO", "ＭＳ ゴシック", "メイリオ";
}

.sp-wp-post-list#sp-entry-content-141{
  font-family : "ARゴシック体S", "AR丸ゴシック体E", "AR丸ゴシック体M", "AR PＰＯＰ４B", "AR P丸ゴシック体E", "AR P丸ゴシック体M";
}

.sp-wp-post-list#sp-entry-content-141 > article > .entry-content{
  font-family : "メイリオ";
}

.sp-wp-post-list#sp-entry-content-81 > h3 > a:link{
  color : #4a5068;
}

#sp-image-12{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-21{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #4b4bcd;
  border-left-color : #4b4bcd;
  border-right-color : #4b4bcd;
  border-bottom-color : #4b4bcd;
}

#sp-image-22{
  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-item-gallery-1 > ul > li{
  width : 352px;
}

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

#sp-list-27 > li{
  border-top-left-radius : 20px 20px;
  border-top-right-radius : 20px 20px;
  border-bottom-right-radius : 20px 20px;
  border-bottom-left-radius : 20px 20px;
}

#sp-list-27 > li > .paragraph a:hover{
  color : #fd5b8c;
}

#sp-list-4{
  font-weight : normal;
}

#sp-site-branding2-1 .site-title{
  background-image : none;
}

#sp-site-branding2-1 > .extra{
  font-weight : normal;
  color : #032030;
  text-decoration : none;
}

#sp-site-branding2-1 > .site-description{
  font-size : 1.1rem;
}

#sp-site-branding2-1 > .site-title{
  font-size : 1.5rem;
  font-family : "メイリオ", "あんずもじ";
  background-image : none;
  background-position : right center;
  background-size : auto auto,auto auto;
}

#sp-site-navigation-1{
  background-color : transparent;
}

.button-menu#sp-site-navigation-1 > .menu-toggle{
  background-size : auto auto,auto auto;
}

#sp-site-navigation-1 > ul{
  background-size : auto auto,auto auto;
}

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

#sp-table-1{
  background-color : #f2f9f8;
}

#sp-table-1 > tbody > tr > td{
  font-size : 1.1rem;
  font-family : "メイリオ", "HGS明朝E", "HGS明朝B", "AR丸ゴシック体E", "HG丸ｺﾞｼｯｸM-PRO";
  font-weight : normal;
}

#sp-table-1 > tbody > tr > th.col-title{
  font-size : 1.1rem;
  font-family : "メイリオ";
}

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

#sp-table-2 > tbody > tr > td{
  font-size : 1.1rem;
}

#sp-table-3 > tbody > tr:nth-child(even) > td{
  font-size : 1rem;
}

#sp-table-3 > tbody > tr:nth-child(odd) > td{
  font-size : 1rem;
  background-color : #e3f2f7;
}

#sp-table-3 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : #e3f2f7;
}

#sp-table-3 > tbody > tr > th.col-title{
  font-size : 1rem;
  font-family : "ＭＳ ゴシック", "メイリオ";
  color : #7f6753;
  background-color : transparent;
}

#sp-table-3 > tbody > tr > th.row-title{
  font-size : 1rem;
  color : #333333;
  background-color : #e3f2f7;
}

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

  #sp-block-container-1{
    margin-bottom : 4px;
    width : 902px;
    min-height : 31px;
  }

  #sp-block-container-12{
    margin-bottom : -48px;
  }

  #sp-block-container-13{
    margin-bottom : -54px;
    min-height : 160px;
  }

  #sp-block-container-15{
    margin-bottom : -49px;
    min-height : 1109px;
  }

  #sp-block-container-17{
    margin-top : 1px;
    min-height : 391px;
  }

  #sp-block-container-18{
    margin-bottom : 12px;
  }

  #sp-block-container-2{
    margin-bottom : 14px;
    min-height : 158px;
  }

  #sp-block-container-22{
    margin-bottom : -29px;
    width : 500px;
    min-height : 1507px;
  }

  #sp-block-container-24{
    margin-bottom : 6px;
    min-height : 90px;
  }

  #sp-block-container-28{
    margin-bottom : 5px;
  }

  #sp-block-container-3{
    margin-bottom : 1px;
    width : 721px;
    min-height : 329px;
  }

  #sp-block-container-30{
    margin-bottom : 3px;
  }

  #sp-block-container-35{
    margin-bottom : 5px;
  }

  #sp-block-container-38{
    margin-bottom : 6px;
    min-height : 90px;
  }

  #sp-block-container-39{
    margin-right : 1px;
    margin-bottom : -139px;
    width : 687px;
    min-height : 266px;
  }

  #sp-block-container-4{
    margin-bottom : 2px;
    min-height : 83px;
  }

  #sp-block-container-44{
    min-height : 129px;
  }

  #sp-block-container-5{
    margin-bottom : 4px;
    min-height : 39px;
  }

  #sp-block-container-53{
    min-height : 40px;
  }

  #sp-block-container-6{
    margin-bottom : 5px;
  }

  #sp-block-container-64{
    margin-bottom : -55px;
    min-height : 58px;
  }

  #sp-block-container-65{
    margin-bottom : 1px;
    width : 585px;
    min-height : 198px;
  }

  #sp-button-1{
    width : 232px;
    height : 28px;
  }

  #sp-button-10{
    width : 351px;
    height : 33px;
  }

  #sp-button-11{
    width : 350px;
    height : 42px;
  }

  #sp-button-12{
    width : 353px;
    height : 39px;
  }

  #sp-button-13{
    width : 171px;
    height : 41px;
  }

  #sp-button-2{
    margin-left : 7px;
    margin-right : 8px;
    width : 154px;
  }

  #sp-button-3{
    margin-right : 13px;
    width : 418px;
  }

  #sp-button-4{
    width : 442px;
  }

  #sp-button-5{
    width : 152px;
  }

  #sp-button-6{
    width : 152px;
  }

  #sp-button-7{
    margin-right : 13px;
    width : 418px;
  }

  #sp-button-8{
    width : 213px;
  }

  #sp-button-9{
    margin-top : 5px;
    margin-bottom : 4px;
    width : 401px;
    height : 35px;
  }

  #sp-column-1{
    width : 675px;
    min-height : 592px;
  }

  #sp-column-6{
    margin-top : 7px;
  }

  #sp-column-7{
    margin-bottom : -29px;
    min-height : 871px;
  }

  #sp-definition-list-2{
    margin-bottom : 5px;
    width : 564px;
    min-height : 220px;
  }

  #sp-html-src-1{
    margin-left : 22px;
    margin-right : 5px;
    width : 503px;
    min-height : 203px;
  }

  #sp-html-src-10{
    margin-right : 1px;
    width : 601px;
  }

  #sp-html-src-11{
    margin-bottom : -1px;
    width : 308px;
    min-height : 224px;
  }

  #sp-html-src-2{
    margin-left : 102px;
    margin-right : 90px;
    margin-bottom : -1px;
    width : 352px;
    min-height : 224px;
  }

  #sp-html-src-3{
    margin-right : 1px;
    width : 306px;
    min-height : 213px;
  }

  #sp-html-src-5{
    margin-left : -3px;
    width : 505px;
  }

  #sp-html-src-6{
    margin-right : -1px;
    width : 599px;
  }

  #sp-html-src-7{
    width : 406px;
  }

  #sp-html-src-8{
    margin-right : 1px;
    width : 407px;
  }

  #sp-html-src-9{
    width : 569px;
  }

  #sp-image-1{
    margin-top : 8px;
    margin-left : 118px;
    margin-right : 78px;
    margin-bottom : 10px;
    width : 559px;
    height : 119px;
  }

  #sp-image-10{
    margin-left : 21px;
    margin-right : 26px;
    width : 122px;
    height : 91px;
  }

  #sp-image-11{
    margin-left : 5px;
    margin-right : 12px;
    margin-bottom : 1px;
    width : 441px;
    height : 51px;
  }

  #sp-image-14{
    margin-left : 5px;
    margin-right : 360px;
    margin-bottom : 7px;
    width : 485px;
    height : 45px;
  }

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

  #sp-image-18{
    width : 108px;
    height : 108px;
  }

  #sp-image-19{
    width : 437px;
    height : 74px;
  }

  #sp-image-2{
    margin-left : 5px;
    margin-right : 360px;
    margin-bottom : 7px;
    width : 485px;
    height : 45px;
  }

  #sp-image-20{
    margin-bottom : 0px;
    width : 329px;
    height : 310px;
  }

  #sp-image-21{
    margin-left : 1px;
    margin-right : 5px;
    width : 433px;
    height : 51px;
  }

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

  #sp-image-26{
    margin-right : 26px;
    width : 122px;
    height : 91px;
  }

  #sp-image-27{
    width : 63px;
    height : 88px;
  }

  #sp-image-28{
    width : 65px;
    height : 91px;
  }

  #sp-image-29{
    width : 363px;
    height : 180px;
  }

  #sp-image-3{
    width : 718px;
    height : 56px;
  }

  #sp-image-30{
    width : 90px;
    height : 90px;
  }

  #sp-image-4{
    width : 542px;
    height : 246px;
  }

  #sp-image-5{
    margin-top : 6px;
    margin-bottom : 3px;
    width : 424px;
    height : 230px;
  }

  #sp-image-6{
    margin-top : 7px;
    width : 355px;
    height : 311px;
  }

  #sp-image-7{
    margin-left : 5px;
    margin-right : 360px;
    margin-bottom : 1px;
    width : 485px;
    height : 51px;
  }

  #sp-image-8{
    width : 718px;
    height : 56px;
  }

  #sp-item-gallery-1{
    margin-left : -2px;
    margin-right : 6px;
    width : 474px;
    min-height : 1493px;
  }

  #sp-list-1{
    margin-right : -9px;
    width : 675px;
    min-height : 1319px;
  }

  #sp-list-21{
    margin-bottom : 3px;
  }

  #sp-list-22{
    margin-bottom : 2px;
  }

  #sp-list-23{
    margin-bottom : 4px;
  }

  #sp-list-24{
    margin-bottom : 3px;
  }

  #sp-list-25{
    margin-bottom : 2px;
  }

  #sp-list-26{
    margin-bottom : 5px;
  }

  #sp-list-4{
    margin-top : 42px;
    min-height : 496px;
  }

  #sp-page-title-1{
    margin-top : 1px;
    margin-left : -12px;
    margin-right : 3px;
    margin-bottom : 0px;
    width : 691px;
    min-height : 39px;
  }

  #sp-page-title-13{
    margin-right : -12px;
    margin-bottom : 3px;
    width : 711px;
  }

  #sp-page-title-14{
    margin-right : -12px;
    margin-bottom : 3px;
    width : 711px;
  }

  #sp-page-title-2{
    margin-top : 1px;
    margin-bottom : 5px;
    min-height : 50px;
  }

  #sp-page-title-21{
    width : 693px;
  }

  #sp-page-title-25{
    margin-bottom : 5px;
  }

  #sp-page-title-3{
    margin-top : 1px;
    margin-bottom : -7px;
    min-height : 41px;
  }

  #sp-page-title-4{
    margin-top : 1px;
    margin-bottom : -7px;
    min-height : 41px;
  }

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

  #sp-photo-motion-1{
    margin-top : 3px;
    margin-bottom : -3px;
    width : 872px;
    height : 426px;
  }

  #sp-photo-motion-2 {
  }

  #sp-photo-motion-4{
    width : 561px;
    height : 355px;
  }

  #sp-photo-motion-5{
    width : 576px;
    height : 367px;
  }

  #sp-site-branding2-1{
    margin-top : -93px;
    margin-left : 5px;
    margin-right : 2px;
    margin-bottom : 1px;
    width : 846px;
    min-height : 136px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 4px;
    margin-right : 13px;
    margin-bottom : 3px;
    width : 837px;
    min-height : 45px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-bottom : 0px;
    width : 892px;
    height : -56px;
    top : -146px;
    bottom : auto;
    right : auto;
    left : -85px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 1px;
    width : 289px;
    height : 21px;
  }

  #sp-site-navigation-1{
    margin-left : 0px;
    margin-right : 8px;
    width : 862px;
    min-height : 32px;
  }

  #sp-site-navigation-2{
    margin-bottom : 3px;
    width : 666px;
    min-height : 86px;
  }

  #sp-table-1{
    margin-left : 6px;
    margin-right : 25px;
    width : 474px;
    min-height : 303px;
  }

  #sp-table-2{
    width : 528px;
    min-height : 270px;
  }

  #sp-table-3{
    width : 370px;
    min-height : 184px;
  }
}

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

  #sp-block-container-2{
    margin-bottom : 3px;
    min-height : 214px;
  }

  #sp-block-container-54{
    min-height : 990px;
  }

  #sp-block-container-55{
    margin-bottom : 7px;
    min-height : 380px;
  }

  #sp-block-container-6{
    margin-bottom : 5px;
  }

  #sp-block-container-64{
    margin-bottom : -61px;
    min-height : 52px;
  }

  #sp-block-container-8{
    min-height : 990px;
  }

  #sp-block-container-9{
    margin-bottom : 7px;
    min-height : 380px;
  }

  #sp-html-src-1{
    width : 302px;
  }

  #sp-html-src-10{
    width : 284px;
  }

  #sp-html-src-11{
    width : 247px;
  }

  #sp-html-src-2{
    width : 273px;
    min-height : 217px;
  }

  #sp-image-11{
    width : 304px;
    height : 39px;
  }

  #sp-image-14{
    width : 304px;
    height : 39px;
  }

  #sp-image-2{
    width : 304px;
    height : 39px;
  }

  #sp-image-6{
    margin-top : 5px;
  }

  #sp-image-7{
    width : 304px;
    height : 39px;
  }

  #sp-page-title-1{
    width : 301px;
  }

  #sp-page-title-2{
    margin-top : 1px;
    margin-bottom : 5px;
    min-height : 44px;
  }

  #sp-page-title-3{
    margin-bottom : 4px;
  }

  #sp-site-branding2-1{
    margin-bottom : -30px;
    width : 316px;
    min-height : 51px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 5px;
    margin-bottom : 33px;
    width : 304px;
    min-height : 43px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-bottom : 6px;
    width : 316px;
    height : 35px;
    top : 7px;
    bottom : auto;
    right : auto;
    left : 7px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 1px;
    margin-right : -1px;
    margin-bottom : 3px;
    width : 296px;
    height : 17px;
  }

  #sp-site-navigation-1{
    margin-top : -1px;
    margin-left : 4px;
    margin-right : 1px;
    margin-bottom : 2px;
    width : 305px;
    min-height : 56px;
  }

  #sp-site-navigation-2{
    margin-bottom : 8px;
    min-height : 98px;
  }

  #sp-table-1{
    margin-left : 2px;
    margin-right : 0px;
    width : 306px;
    min-height : 376px;
  }
}