#colophon{
  background-color : #ffffff;
  background-image : url(img/bg_hpb-global-footer.png);
  background-repeat : repeat-x;
  padding-top : 30px;
  margin-top : 30px;
  margin-bottom : 30px;
  width : 100%;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

#masthead{
  position : relative;
}

#primary{
  margin-top : 0px;
}

.address{
  font-size : 1.2rem;
  color : #717171;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
  display : inline;
}

.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 : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

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

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

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

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

.tel{
  font-size : 1.2rem;
  color : #717171;
  margin-top : 1em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 1em;
  display : inline;
}

a{
  color : #262626;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  text-decoration : none;
}

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

a:link{
  text-decoration : none;
}

a:visited{
  text-decoration : none;
}

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : serif;
  line-height : 1.5;
  color : #262626;
  background-color : transparent;
  background-size : auto auto,auto auto;
  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;
}

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

#content{
  font-size : 1.2rem;
  color : #000000;
  min-height : 50px;
}

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

#masthead{
  margin-bottom : 15px;
}

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

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

#sidebar1 {
}

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

#primary{
  width : 790px;
  float : right;
}

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

.page-information#content #page-content > .large{
  font-size : 1.2em;
}

.page-information#content #page-content > .medium{
  font-size : 1em;
}

.page-information#content #page-content > .small{
  font-size : 0.9em;
}

.page-information#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-information#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-information#content #page-content > .xx-large{
  font-size : 2em;
}

.page-information#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-information#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-information#content #page-content > h1{
  color : #000000;
}

.page-information#content #page-content > h2{
  color : #000000;
}

.page-information#content #page-content > h3{
  color : #000000;
}

.page-information#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-information#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-information#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-information#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-information#content #page-content > p.indent{
  padding-left : 10px;
}

.page-information#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-block-container-14 .large, #sp-block-container-15 .large, #sp-block-container-16 .large, #sp-block-container-2 .large, #sp-block-container-3 .large, #sp-block-container-4 .large, #sp-block-container-5 .large, #sp-block-container-6 .large, #sp-block-container-7 .large{
  font-size : 1.2em;
}

#sp-block-container-14 .medium, #sp-block-container-15 .medium, #sp-block-container-16 .medium, #sp-block-container-2 .medium, #sp-block-container-3 .medium, #sp-block-container-4 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium, #sp-block-container-7 .medium{
  font-size : 1em;
}

#sp-block-container-14 .small, #sp-block-container-15 .small, #sp-block-container-16 .small, #sp-block-container-2 .small, #sp-block-container-3 .small, #sp-block-container-4 .small, #sp-block-container-5 .small, #sp-block-container-6 .small, #sp-block-container-7 .small{
  font-size : 0.9em;
}

#sp-block-container-14 .x-large, #sp-block-container-15 .x-large, #sp-block-container-16 .x-large, #sp-block-container-2 .x-large, #sp-block-container-3 .x-large, #sp-block-container-4 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large, #sp-block-container-7 .x-large{
  font-size : 1.5em;
}

#sp-block-container-14 .x-small, #sp-block-container-15 .x-small, #sp-block-container-16 .x-small, #sp-block-container-2 .x-small, #sp-block-container-3 .x-small, #sp-block-container-4 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small, #sp-block-container-7 .x-small{
  font-size : 0.8em;
}

#sp-block-container-14 .xx-large, #sp-block-container-15 .xx-large, #sp-block-container-16 .xx-large, #sp-block-container-2 .xx-large, #sp-block-container-3 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-7 .xx-large{
  font-size : 2em;
}

#sp-block-container-14 .xx-small, #sp-block-container-15 .xx-small, #sp-block-container-16 .xx-small, #sp-block-container-2 .xx-small, #sp-block-container-3 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-7 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-14 em, #sp-block-container-15 em, #sp-block-container-16 em, #sp-block-container-2 em, #sp-block-container-3 em, #sp-block-container-4 em, #sp-block-container-5 em, #sp-block-container-6 em, #sp-block-container-7 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-14 h1, #sp-block-container-15 h1, #sp-block-container-16 h1, #sp-block-container-2 h1, #sp-block-container-3 h1, #sp-block-container-4 h1, #sp-block-container-5 h1, #sp-block-container-6 h1, #sp-block-container-7 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-14 h2, #sp-block-container-15 h2, #sp-block-container-16 h2, #sp-block-container-2 h2, #sp-block-container-3 h2, #sp-block-container-4 h2, #sp-block-container-5 h2, #sp-block-container-6 h2, #sp-block-container-7 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-14 h3, #sp-block-container-15 h3, #sp-block-container-16 h3, #sp-block-container-2 h3, #sp-block-container-3 h3, #sp-block-container-4 h3, #sp-block-container-5 h3, #sp-block-container-6 h3, #sp-block-container-7 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-14 h4, #sp-block-container-15 h4, #sp-block-container-16 h4, #sp-block-container-2 h4, #sp-block-container-3 h4, #sp-block-container-4 h4, #sp-block-container-5 h4, #sp-block-container-6 h4, #sp-block-container-7 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-14 h5, #sp-block-container-15 h5, #sp-block-container-16 h5, #sp-block-container-2 h5, #sp-block-container-3 h5, #sp-block-container-4 h5, #sp-block-container-5 h5, #sp-block-container-6 h5, #sp-block-container-7 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-14 h6, #sp-block-container-15 h6, #sp-block-container-16 h6, #sp-block-container-2 h6, #sp-block-container-3 h6, #sp-block-container-4 h6, #sp-block-container-5 h6, #sp-block-container-6 h6, #sp-block-container-7 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-14 p, #sp-block-container-15 p, #sp-block-container-16 p, #sp-block-container-2 p, #sp-block-container-3 p, #sp-block-container-4 p, #sp-block-container-5 p, #sp-block-container-6 p, #sp-block-container-7 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-14 p.indent, #sp-block-container-15 p.indent, #sp-block-container-16 p.indent, #sp-block-container-2 p.indent, #sp-block-container-3 p.indent, #sp-block-container-4 p.indent, #sp-block-container-5 p.indent, #sp-block-container-6 p.indent, #sp-block-container-7 p.indent{
  padding-left : 15px;
}

#sp-block-container-14 strong, #sp-block-container-15 strong, #sp-block-container-16 strong, #sp-block-container-2 strong, #sp-block-container-3 strong, #sp-block-container-4 strong, #sp-block-container-5 strong, #sp-block-container-6 strong, #sp-block-container-7 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

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

#sp-item-gallery-1 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #000000;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  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 : #ded5be;
  border-left-color : #ded5be;
  border-right-color : #ded5be;
  border-bottom-color : #ded5be;
  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 : 190px;
  height : 315px;
  float : left;
  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 > .item-gallery-photo{
  margin-bottom : 10px;
}

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

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

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #000000;
  text-align : right;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  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 : #cccccc;
  margin-left : 5px;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 1.4em;
  color : #000000;
  padding-left : 10px;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #000000;
  width : 90%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-image-11{
  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-image-1, #sp-image-10, #sp-image-18, #sp-image-2, #sp-image-3{
  max-width : 100%;
}

#sp-image-14, #sp-image-19, #sp-image-20, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  text-decoration : none;
  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 : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-12, #sp-image-13, #sp-image-15, #sp-image-16, #sp-image-17{
  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-site-navigation-5, #sp-site-navigation-6{
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle{
  display : none;
}

#sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text{
  display : none;
}

#sp-site-navigation-5 ul, #sp-site-navigation-6 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-5 ul li, #sp-site-navigation-6 ul li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a{
  color : #000000;
  text-decoration : none;
}

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

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

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

#sp-site-navigation-5 ul > li > a:active, #sp-site-navigation-6 ul > li > a:active{
  color : #000000;
  text-decoration : underline;
}

#sp-site-navigation-5 ul > li > a:hover, #sp-site-navigation-6 ul > li > a:hover{
  color : #000000;
  text-decoration : underline;
}

#sp-site-branding2-1{
  background-image : url(img/site-branding-bg1.PNG);
  background-repeat : repeat-x;
  padding-top : 40px;
  padding-left : 1000px;
  padding-right : 1000px;
  margin-left : -1000px;
  margin-right : -1000px;
  width : auto;
  min-height : 94px;
}

#sp-site-branding2-1 .extra{
  background-image : url(img/sita-branding-contact.png);
  background-repeat : no-repeat;
  background-position : left top;
  padding-top : 30px;
  padding-left : 0px;
  width : 500px;
  position : absolute;
  right : 34%;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.1rem;
  color : #999999;
  text-align : left;
}

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #000000;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : right;
  padding-top : 0.1rem;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0.1rem;
  width : auto;
  position : absolute;
  top : 0px;
  right : 34%;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/logo_luxury-3.png);
  background-repeat : no-repeat;
  background-position : 10px top;
  padding-left : 10px;
  width : 320px;
  height : 60px;
}

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

#sp-site-navigation-3{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf8f4), color-stop(100%,#eae5dc));
  background-image : linear-gradient(to bottom, #faf8f4 0%, #eae5dc 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-3 li.current_page_item > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-3 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-3 ul ul li a:hover{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-3 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-3 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-3 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-3 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #9c4e47;
}

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

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

#sp-site-navigation-3 > ul > li{
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
  float : left;
  position : relative;
}

#sp-site-navigation-3 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #9c4e47;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-3 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #9c4e47;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-3 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #9c4e47;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-3 > ul > li.current_page_item > a{
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

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

#sp-site-navigation-3 > ul > li > a{
  color : #555555;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf8f4), color-stop(100%,#eae5dc));
  background-image : linear-gradient(to bottom, #faf8f4 0%, #eae5dc 100%);
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-bottom-color : #e9e4da;
  display : block;
}

#sp-site-navigation-3 > ul > li > a:hover{
  font-weight : bold;
  color : #9c4e47;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-4{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf8f4), color-stop(100%,#eae5dc));
  background-image : linear-gradient(to bottom, #faf8f4 0%, #eae5dc 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-4 li.current_page_item > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-4 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-4 ul ul li a:hover{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-4 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-4 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-4 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #9c4e47;
}

#sp-site-navigation-4 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #9c4e47;
}

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

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

#sp-site-navigation-4 > ul > li{
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
  float : left;
  position : relative;
}

#sp-site-navigation-4 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #9c4e47;
  background-color : #555555;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-4 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #9c4e47;
  background-color : #555555;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-4 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #9c4e47;
  background-color : #555555;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

#sp-site-navigation-4 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #555555;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

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

#sp-site-navigation-4 > ul > li > a{
  color : #555555;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faf8f4), color-stop(100%,#eae5dc));
  background-image : linear-gradient(to bottom, #faf8f4 0%, #eae5dc 100%);
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-bottom-color : #e9e4da;
  display : block;
}

#sp-site-navigation-4 > ul > li > a:hover{
  font-weight : bold;
  color : #9c4e47;
  background-color : #555555;
  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;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 9px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #e9e4da;
}

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

#sp-table-1 > tbody > tr > .row-title, #sp-table-2 > tbody > tr > .row-title, #sp-table-3 > tbody > tr > .row-title, #sp-table-4 > tbody > tr > .row-title, #sp-table-7 > tbody > tr > .row-title, #sp-table-8 > tbody > tr > .row-title{
  background-color : #e9e4d1;
  background-image : url(img/bg_table_th-2.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #c7b88e;
}

#sp-table-1 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td, #sp-table-4 > tbody > tr > td, #sp-table-7 > tbody > tr > td, #sp-table-8 > tbody > tr > td{
  color : #777777;
  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-align : left;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 15px;
  padding-bottom : 8px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #c7b88e;
  border-bottom-color : #c7b88e;
}

#sp-table-1 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-3 > tbody > tr > th, #sp-table-4 > tbody > tr > th, #sp-table-7 > tbody > tr > th, #sp-table-8 > tbody > tr > th{
  font-weight : bold;
  color : #555555;
  background-color : #e9e4d1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 15px;
  padding-bottom : 8px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #c7b88e;
  border-bottom-color : #c7b88e;
}

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

#sp-button-1 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#e5dec9), to(#fbfaf7));
  background-image : linear-gradient(#e5dec9, #fbfaf7);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 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 : #e0d9bc;
  border-left-color : #e0d9bc;
  border-right-color : #e0d9bc;
  border-bottom-color : #e0d9bc;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  color : #ff0000;
}

#sp-button-1 > a:hover{
  color : #ff0000;
}

.page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom2#content #page-content hr, .page-custom3#content #page-content hr, .page-information1#content #page-content hr, .page-privacy1#content #page-content hr, .page-profile#content #page-content hr, .page-report#content #page-content hr, .page-schedule#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-8 hr, #sp-block-container-9 hr{
  color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
  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;
  width : 100%;
  height : 1px;
  clear : both;
}

.page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-information1#content #page-content > .paragraph em, .page-privacy1#content #page-content > .paragraph em, .page-profile#content #page-content > .paragraph em, .page-report#content #page-content > .paragraph em, .page-schedule#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-10 > .paragraph em, #sp-block-container-11 > .paragraph em, #sp-block-container-12 > .paragraph em, #sp-block-container-13 > .paragraph em, #sp-block-container-8 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  color : #000000;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
}

.page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-information1#content #page-content > .paragraph strong, .page-privacy1#content #page-content > .paragraph strong, .page-profile#content #page-content > .paragraph strong, .page-report#content #page-content > .paragraph strong, .page-schedule#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-10 > .paragraph strong, #sp-block-container-11 > .paragraph strong, #sp-block-container-12 > .paragraph strong, #sp-block-container-13 > .paragraph strong, #sp-block-container-8 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
  color : #515151;
}

.page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-information1#content #page-content > h1, .page-privacy1#content #page-content > h1, .page-profile#content #page-content > h1, .page-report#content #page-content > h1, .page-schedule#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-8 > h1, #sp-block-container-9 > h1{
  font-size : 21px;
  text-align : left;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
  clear : both;
}

.page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-information1#content #page-content > h2, .page-privacy1#content #page-content > h2, .page-profile#content #page-content > h2, .page-report#content #page-content > h2, .page-schedule#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-8 > h2, #sp-block-container-9 > h2{
  font-size : 18px;
  text-align : left;
  margin-top : 10px;
  margin-bottom : 1.5em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
  clear : both;
}

.page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-information1#content #page-content > h3, .page-privacy1#content #page-content > h3, .page-profile#content #page-content > h3, .page-report#content #page-content > h3, .page-schedule#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-8 > h3, #sp-block-container-9 > h3{
  font-size : 16px;
  text-align : left;
  margin-top : 10px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
  clear : both;
}

.page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-information1#content #page-content > h4, .page-privacy1#content #page-content > h4, .page-profile#content #page-content > h4, .page-report#content #page-content > h4, .page-schedule#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-8 > h4, #sp-block-container-9 > h4{
  font-size : 14px;
  line-height : 1.2;
  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;
  clear : both;
}

.page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-information1#content #page-content > h5, .page-privacy1#content #page-content > h5, .page-profile#content #page-content > h5, .page-report#content #page-content > h5, .page-schedule#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-8 > h5, #sp-block-container-9 > h5{
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-information1#content #page-content > h6, .page-privacy1#content #page-content > h6, .page-profile#content #page-content > h6, .page-report#content #page-content > h6, .page-schedule#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-8 > h6, #sp-block-container-9 > h6{
  font-size : 11px;
}

.page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-information1#content #page-content > p, .page-privacy1#content #page-content > p, .page-profile#content #page-content > p, .page-report#content #page-content > p, .page-schedule#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-8 > p, #sp-block-container-9 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #000000;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-custom#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-information1#content #page-content > p.indent, .page-privacy1#content #page-content > p.indent, .page-profile#content #page-content > p.indent, .page-report#content #page-content > p.indent, .page-schedule#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-10 > p.indent, #sp-block-container-11 > p.indent, #sp-block-container-12 > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 1em;
}

.page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-information1#content #page-content > p.large, .page-privacy1#content #page-content > p.large, .page-profile#content #page-content > p.large, .page-report#content #page-content > p.large, .page-schedule#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-10 > p.large, #sp-block-container-11 > p.large, #sp-block-container-12 > p.large, #sp-block-container-13 > p.large, #sp-block-container-8 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.5rem;
}

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

#sp-table-5 > tbody > tr > td, #sp-table-6 > tbody > tr > td{
  color : #333333;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-table-5 > tbody > tr > th, #sp-table-6 > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #000000;
  background-image : url(img/bg_table_th.png);
  background-repeat : repeat-y;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6{
  font-weight : bold;
  color : #242424;
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 25px;
  padding-bottom : 0px;
  margin-bottom : 12px;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #ded7b9;
}

#sp-page-title-17 h1, #sp-page-title-18 h1, #sp-page-title-19 h1, #sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1{
  font-size : 1.8rem;
  text-align : left;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-page-title-1, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-20{
  font-weight : bold;
  color : #242424;
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 25px;
  padding-bottom : 0px;
  margin-bottom : 12px;
  border-left-width : 8px;
  border-left-style : solid;
  border-left-color : #000000;
}

#sp-page-title-1 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-20 > h1{
  font-size : 1.8rem;
  text-align : left;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  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 : #515151;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #000000;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-site-navigation-1, #sp-site-navigation-2{
  font-size : 1.3rem;
  color : #676767;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

#sp-site-navigation-1 ul, #sp-site-navigation-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

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

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

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

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

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover{
  color : #676767;
  background-color : #cccccc;
}

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

#sp-site-navigation-1 > ul, #sp-site-navigation-2 > ul{
  background-color : #ffffff;
}

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

#sp-site-navigation-1 > ul > li, #sp-site-navigation-2 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

#sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

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

#sp-site-navigation-1 > ul > li > a, #sp-site-navigation-2 > ul > li > a{
  color : #676767;
  text-decoration : underline;
  padding-top : 2rem;
  padding-left : 2.5rem;
  padding-right : 2.5rem;
  padding-bottom : 2rem;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover{
  color : #676767;
  background-color : #cccccc;
  text-decoration : none;
}

.page-custom2#content #page-content{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-information#content #page-content{
  font-size : 1.3rem;
  font-family : "AR楷書体M", "AR P行書体M";
}

.page-information1#content #page-content{
  color : #bb4444;
}

.page-privacy1#content #page-content{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-14{
  color : #000000;
}

#sp-block-container-6{
  color : #635e68;
}

#sp-button-1 > a{
  color : #808080;
  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 : #e8ddd5;
  border-left-color : #e8ddd5;
  border-right-color : #e8ddd5;
  border-bottom-color : #e8ddd5;
}

#sp-button-1 > a:hover{
  color : #bb4444;
  background-color : #c0c0c0;
}

#sp-page-title-19 h1{
  color : #bb4444;
}

#sp-page-title-2 h1{
  color : #bb4444;
}

#sp-page-title-3 h1{
  color : #bb4444;
}

#sp-page-title-4 h1{
  font-size : 1.5rem;
  font-family : serif;
  color : #765941;
}

#sp-page-title-5 h1{
  font-size : 1.5rem;
  font-family : serif;
}

#sp-page-title-6 h1{
  font-size : 1.5rem;
}

#sp-page-title-8{
  background-image : url(img/image128.JPG);
}

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

#sp-site-branding2-1 > .extra{
  font-size : 1.3rem;
  font-family : "AR隷書体M", serif, "メイリオ", "ASPEN", "AR顏眞楷書体H", "AR楷書体M", "AR浪漫明朝体U", "AR悠々ゴシック体E";
  color : #000000;
  background-image : none;
}

#sp-site-branding2-1 > .extra > .paragraph em{
  color : #000000;
}

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

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

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

#sp-site-navigation-2{
  font-size : 1.5rem;
  color : #000000;
}

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.2rem;
  color : #000000;
}

#sp-site-navigation-3{
  font-size : 1.2rem;
}

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

#sp-site-navigation-3 > ul > li li > a:hover{
  background-size : auto auto,auto auto;
}

#sp-site-navigation-4{
  font-size : 1.3rem;
}

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

#sp-site-navigation-5 > ul > li li > a:visited{
  color : #f1eeda;
}

#sp-site-navigation-5 > ul > li.current_page_item > a{
  color : #d0bbaa;
}

#sp-site-navigation-5 > ul > li > a:hover{
  font-size : 1.2rem;
  color : #9f7857;
}

#sp-site-navigation-6{
  font-size : 1.2rem;
  color : #000000;
}

#sp-site-navigation-6 > ul > li > a:hover{
  color : #b99980;
}

#sp-table-5 > tbody > tr > * > .paragraph a{
  color : #ff0000;
  background-color : #d0bbaa;
}

#sp-block-container-11{
  margin-top : 50px;
}

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

#sp-block-container-6{
  min-height : 170px;
}

#sp-block-container-9{
  margin-bottom : -23px;
  min-height : 64px;
}

#sp-button-1{
  width : 200px;
  height : 50px;
}

#sp-image-1{
  width : auto;
  height : 525px;
}

#sp-image-10{
  display : none;
}

#sp-image-11{
  margin-left : 175px;
}

#sp-image-13{
  margin-top : 20px;
  margin-left : 30px;
  margin-bottom : 23px;
  width : 719px;
  height : 499px;
}

#sp-image-15{
  margin-left : 180px;
}

#sp-image-16{
  margin-left : 190px;
}

#sp-image-17{
  margin-left : 190px;
}

#sp-image-19{
  margin-top : 10px;
  width : 111px;
  height : 111px;
}

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

#sp-image-20{
  margin-top : 20px;
  width : 171px;
  height : 111px;
}

#sp-image-3{
  margin-left : 80px;
}

#sp-image-4{
  margin-bottom : 5px;
}

#sp-image-5{
  margin-bottom : 5px;
}

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

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

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

#sp-item-gallery-1{
  margin-bottom : -1px;
  width : 826px;
  height : 920px;
  min-height : 1821px;
}

#sp-page-title-10{
  margin-bottom : 50px;
}

#sp-page-title-11{
  margin-bottom : 50px;
}

#sp-page-title-12{
  margin-bottom : 50px;
}

#sp-page-title-13{
  margin-bottom : 50px;
}

#sp-page-title-2{
  margin-top : 10px;
}

#sp-page-title-5{
  margin-top : 10px;
  margin-bottom : 12px;
}

#sp-page-title-6{
  margin-top : 10px;
  margin-bottom : 12px;
}

#sp-page-title-7{
  margin-bottom : 50px;
}

#sp-page-title-8{
  margin-bottom : 50px;
}

#sp-page-title-9{
  margin-bottom : 50px;
}

#sp-site-branding2-1{
  margin-right : -1203px;
  margin-bottom : -80px;
  min-height : 103px;
}

#sp-site-branding2-1 > .extra{
  margin-top : -3px;
  margin-right : 2px;
  min-height : 82px;
  top : auto;
  bottom : 0px;
  right : 1087px;
  left : auto;
  z-index : 2;
}

#sp-site-branding2-1 > .site-description{
  margin-left : -750px;
  width : 265px;
  height : 17px;
  clear : left;
  top : 0px;
  bottom : auto;
  right : auto;
  left : 1760px;
  z-index : 1;
}

#sp-site-branding2-1 > .site-title{
  margin-left : -13px;
  margin-bottom : 4px;
  width : 360px;
  height : 78px;
}

#sp-site-navigation-1{
  margin-top : -32px;
  margin-left : 160px;
  width : 500px;
  min-height : 50px;
}

#sp-site-navigation-2{
  margin-top : -25px;
  margin-left : 75px;
  width : 669px;
  min-height : 50px;
}

#sp-site-navigation-6{
  margin-left : 12px;
  width : 869px;
}

#sp-table-1{
  display : none;
}

#sp-table-2{
  width : 790px;
  min-height : 45px;
}

#sp-table-3{
  margin-top : 70px;
}

#sp-table-5{
  margin-top : 15px;
  margin-right : 11px;
  margin-bottom : 29px;
  width : 778px;
  min-height : 59px;
}

#sp-table-6{
  display : none;
}

#sp-table-8{
  margin-top : 100px;
}
