#colophon{
  background-color : #f0f5fb;
}

#colophon-inner{
  background-image : url(img/image29.JPG);
}

#content{
  min-height : 50px;
}

#contenthead{
  min-height : 0px !important;
}

#masthead{
  background-size : auto auto,auto auto;
}

#masthead-inner{
  background-size : auto auto,auto auto;
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.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-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.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-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus{
  text-decoration : none;
}

a:hover{
  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 : #333333;
  background-color : transparent;
  background-image : url(img/bg13_3.png);
  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 {
}

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

#content{
  font-size : 2rem;
  background-color : transparent;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  min-height : 50px;
  position : relative;
}

#contenthead{
  overflow : hidden;
}

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

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

#main-inner{
  float : left;
}

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

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

#masthead{
  margin-bottom : 0px;
}

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

#masthead-inner > a{
  margin-left : -100%;
  margin-right : -100%;
}

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

#primary{
  float : right;
}

#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-branding2 > .extra{
  display : none;
}

.sp-site-branding2 > .site-description{
  display : none;
}

.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;
}

body.home .sp-site-branding2 > .extra{
  display : block;
}

body.home .sp-site-branding2 > .site-description{
  display : block;
}

#content{
  width : 1000px;
}

#contenthead{
  width : 1000px;
  position : static;
}

#contenthead > a{
  position : absolute;
  top : 0px;
  right : 0px;
  left : 0px;
}

#main{
  margin-top : 40px;
}

.sp-site-branding2 > .extra{
  width : 1000px;
  bottom : -136px;
  right : 0px;
  left : 0px;
}

.sp-site-branding2 > .site-description{
  width : 1000px;
  bottom : -88px;
  right : 0px;
  left : 0px;
}

body.home #content{
  margin-top : 134px;
}

body.home #masthead{
  padding-top : 379px;
}

#sp-item-gallery-2 {
}

#sp-item-gallery-2 > ul{
  padding-left : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-2 > ul > li{
  background-color : #ffffff;
  margin-left : 6px;
  margin-right : 6px;
  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 : #a0c5ef;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  border-bottom-color : #a0c5ef;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

#sp-item-gallery-2 > ul > li > div.item-gallery-photo{
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

#sp-item-gallery-2 > ul > li > div.item-gallery-photo 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;
}

#sp-item-gallery-2 > ul > li > p{
  margin-left : 20px;
  margin-right : 20px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-content{
  margin-bottom : 13px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons{
  margin-bottom : 16px;
  height : 9px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons span{
  vertical-align : top;
  height : 9px;
  display : inline-block;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons span.item-gallery-icon-new{
  background-image : url(img/icon-gallery-new.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 29px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons span.item-gallery-icon-popular{
  background-image : url(img/icon-gallery-popular.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 44px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons span.item-gallery-icon-recomend{
  background-image : url(img/icon-gallery-recomend.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 41px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons span.item-gallery-icon-sale{
  background-image : url(img/icon-gallery-sale.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 31px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-price{
  font-weight : bold;
}

#sp-item-gallery-2> ul> li> p.item-gallery-price> span.item-gallery-price-after {
}

#sp-item-gallery-2> ul> li> p.item-gallery-price> span.item-gallery-price-before {
}

#sp-item-gallery-2 > ul > li > p.item-gallery-title{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.37;
  color : #ffffff;
  background-color : #a0c5ef;
  padding-top : 9px;
  padding-left : 24px;
  padding-right : 24px;
  padding-bottom : 8px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-item-gallery-2 > ul > li{
  width : 210px;
  height : 308px;
  float : left;
}

#sp-item-gallery-2 > ul > li > div.item-gallery-photo{
  width : 170px;
  height : 120px;
  position : relative;
  overflow : hidden;
}

#sp-item-gallery-2 > ul > li > div.item-gallery-photo img.item-gallery-thumbnail{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  position : absolute;
  top : 0px;
  bottom : 0px;
  right : 0px;
  left : 0px;
}

#sp-list-6, #sp-list-7{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-6 li, #sp-list-7 li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 8px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-6 ul, #sp-list-7 ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

#sp-site-navigation-2{
  background-color : #f0f5fb;
  text-align : left;
  padding-left : 1000px;
  padding-right : 1000px;
  margin-left : -1000px;
  margin-right : -1000px;
  margin-bottom : 0px;
  position : relative;
}

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

#sp-site-navigation-2 > ul{
  font-size : 1.2rem;
  padding-top : 19px;
  padding-bottom : 19px;
  margin-top : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li{
  margin-right : 0px;
  display : inline-block;
}

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

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

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

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

#sp-site-navigation-2 > ul > li::before{
  color : #333333;
  margin-left : 15px;
  margin-right : 15px;
  content : "/";
}

#sp-site-navigation-2 > ul > li:first-child::before{
  display : none;
}

#sp-site-navigation-2 > ul > li > a{
  font-weight : bold;
  line-height : 1;
  color : #6e6e6e;
  text-decoration : none;
  vertical-align : middle;
  padding-top : 10px;
  padding-bottom : 10px;
  display : inline-block;
}

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

.page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-entrance#content #page-content, .page-guide#content #page-content, .page-post_archive#content #page-content, .page-privacy#content #page-content, .page-recruit#content #page-content, .page-toppage#content #page-content, #sp-block-container-6{
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  border-bottom-color : #a0c5ef;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-entrance#content #page-content > blockquote, .page-guide#content #page-content > blockquote, .page-post_archive#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-6 > blockquote{
  background-color : #f6f8fb;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-entrance#content #page-content > blockquote p, .page-guide#content #page-content > blockquote p, .page-post_archive#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-6 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-entrance#content #page-content > blockquote p:first-child, .page-guide#content #page-content > blockquote p:first-child, .page-post_archive#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child{
  margin-top : 0px;
}

.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-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-entrance#content #page-content > h1, .page-guide#content #page-content > h1, .page-post_archive#content #page-content > h1, .page-privacy#content #page-content > h1, .page-recruit#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-6 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.12;
  color : #5d7b29;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #a0c5ef;
}

.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-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-entrance#content #page-content > h2, .page-guide#content #page-content > h2, .page-post_archive#content #page-content > h2, .page-privacy#content #page-content > h2, .page-recruit#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-6 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.12;
  color : #5d7b29;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0c5ef;
}

.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-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-entrance#content #page-content > h3, .page-guide#content #page-content > h3, .page-post_archive#content #page-content > h3, .page-privacy#content #page-content > h3, .page-recruit#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-6 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  line-height : 1.25;
  color : #444444;
  padding-bottom : 8px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0c5ef;
}

.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-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-entrance#content #page-content > h4, .page-guide#content #page-content > h4, .page-post_archive#content #page-content > h4, .page-privacy#content #page-content > h4, .page-recruit#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-6 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  line-height : 1.33;
  color : #444444;
  padding-bottom : 7px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0c5ef;
}

.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-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-entrance#content #page-content > h5, .page-guide#content #page-content > h5, .page-post_archive#content #page-content > h5, .page-privacy#content #page-content > h5, .page-recruit#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-6 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.43;
  color : #444444;
  padding-bottom : 6px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0c5ef;
}

.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-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-entrance#content #page-content > h6, .page-guide#content #page-content > h6, .page-post_archive#content #page-content > h6, .page-privacy#content #page-content > h6, .page-recruit#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-6 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.54;
  color : #444444;
  padding-bottom : 4px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0c5ef;
}

.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-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-entrance#content #page-content > hr, .page-guide#content #page-content > hr, .page-post_archive#content #page-content > hr, .page-privacy#content #page-content > hr, .page-recruit#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-6 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #a0c5ef;
}

.page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom2#content #page-content > img, .page-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-custom5#content #page-content > img, .page-custom6#content #page-content > img, .page-entrance#content #page-content > img, .page-guide#content #page-content > img, .page-post_archive#content #page-content > img, .page-privacy#content #page-content > img, .page-recruit#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-6 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom6#content #page-content > ins, .page-entrance#content #page-content > ins, .page-guide#content #page-content > ins, .page-post_archive#content #page-content > ins, .page-privacy#content #page-content > ins, .page-recruit#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-6 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom6#content #page-content > ol, .page-entrance#content #page-content > ol, .page-guide#content #page-content > ol, .page-post_archive#content #page-content > ol, .page-privacy#content #page-content > ol, .page-recruit#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-6 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-entrance#content #page-content > ol ol, .page-guide#content #page-content > ol ol, .page-post_archive#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-6 > ol ol{
  margin-bottom : 0px;
}

.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-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-entrance#content #page-content > p, .page-guide#content #page-content > p, .page-post_archive#content #page-content > p, .page-privacy#content #page-content > p, .page-recruit#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-6 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom6#content #page-content > pre, .page-entrance#content #page-content > pre, .page-guide#content #page-content > pre, .page-post_archive#content #page-content > pre, .page-privacy#content #page-content > pre, .page-recruit#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-6 > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-page-title-1 h1, #sp-page-title-10 h1, #sp-page-title-11 h1, #sp-page-title-12 h1, #sp-page-title-13 h1, #sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.37;
  color : #ffffff;
  background-color : #a0c5ef;
  padding-top : 9px;
  padding-left : 24px;
  padding-right : 24px;
  padding-bottom : 8px;
  margin-bottom : 0px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-2, #sp-wp-post-list-3{
  margin-top : 20px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-10, .hpb-viewtype-content#sp-entry-content-11, .hpb-viewtype-content#sp-entry-content-12, .hpb-viewtype-content#sp-entry-content-13, .hpb-viewtype-content#sp-entry-content-14, .hpb-viewtype-content#sp-entry-content-15, .hpb-viewtype-content#sp-entry-content-16, .hpb-viewtype-content#sp-entry-content-17, .hpb-viewtype-content#sp-entry-content-18, .hpb-viewtype-content#sp-entry-content-19, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-20, .hpb-viewtype-content#sp-entry-content-21, .hpb-viewtype-content#sp-entry-content-22, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-entry-content-7, .hpb-viewtype-content#sp-entry-content-8, .hpb-viewtype-content#sp-entry-content-9, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3{
  background-color : #ffffff;
  padding-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a0c5ef;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  border-bottom-color : #a0c5ef;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-10, .hpb-viewtype-date#sp-entry-content-11, .hpb-viewtype-date#sp-entry-content-12, .hpb-viewtype-date#sp-entry-content-13, .hpb-viewtype-date#sp-entry-content-14, .hpb-viewtype-date#sp-entry-content-15, .hpb-viewtype-date#sp-entry-content-16, .hpb-viewtype-date#sp-entry-content-17, .hpb-viewtype-date#sp-entry-content-18, .hpb-viewtype-date#sp-entry-content-19, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-20, .hpb-viewtype-date#sp-entry-content-21, .hpb-viewtype-date#sp-entry-content-22, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-entry-content-7, .hpb-viewtype-date#sp-entry-content-8, .hpb-viewtype-date#sp-entry-content-9, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3{
  background-color : #ffffff;
  padding-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a0c5ef;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  border-bottom-color : #a0c5ef;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

.hpb-viewtype-full#sp-entry-content-1 > h3, .hpb-viewtype-full#sp-entry-content-10 > h3, .hpb-viewtype-full#sp-entry-content-11 > h3, .hpb-viewtype-full#sp-entry-content-12 > h3, .hpb-viewtype-full#sp-entry-content-13 > h3, .hpb-viewtype-full#sp-entry-content-14 > h3, .hpb-viewtype-full#sp-entry-content-15 > h3, .hpb-viewtype-full#sp-entry-content-16 > h3, .hpb-viewtype-full#sp-entry-content-17 > h3, .hpb-viewtype-full#sp-entry-content-18 > h3, .hpb-viewtype-full#sp-entry-content-19 > h3, .hpb-viewtype-full#sp-entry-content-2 > h3, .hpb-viewtype-full#sp-entry-content-20 > h3, .hpb-viewtype-full#sp-entry-content-21 > h3, .hpb-viewtype-full#sp-entry-content-22 > h3, .hpb-viewtype-full#sp-entry-content-3 > h3, .hpb-viewtype-full#sp-entry-content-4 > h3, .hpb-viewtype-full#sp-entry-content-5 > h3, .hpb-viewtype-full#sp-entry-content-6 > h3, .hpb-viewtype-full#sp-entry-content-7 > h3, .hpb-viewtype-full#sp-entry-content-8 > h3, .hpb-viewtype-full#sp-entry-content-9 > h3, .hpb-viewtype-full#sp-wp-post-list-2 > h3, .hpb-viewtype-full#sp-wp-post-list-3 > h3{
  margin-bottom : 20px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.hpb-viewtype-simple#sp-entry-content-1 > h3, .hpb-viewtype-simple#sp-entry-content-10 > h3, .hpb-viewtype-simple#sp-entry-content-11 > h3, .hpb-viewtype-simple#sp-entry-content-12 > h3, .hpb-viewtype-simple#sp-entry-content-13 > h3, .hpb-viewtype-simple#sp-entry-content-14 > h3, .hpb-viewtype-simple#sp-entry-content-15 > h3, .hpb-viewtype-simple#sp-entry-content-16 > h3, .hpb-viewtype-simple#sp-entry-content-17 > h3, .hpb-viewtype-simple#sp-entry-content-18 > h3, .hpb-viewtype-simple#sp-entry-content-19 > h3, .hpb-viewtype-simple#sp-entry-content-2 > h3, .hpb-viewtype-simple#sp-entry-content-20 > h3, .hpb-viewtype-simple#sp-entry-content-21 > h3, .hpb-viewtype-simple#sp-entry-content-22 > h3, .hpb-viewtype-simple#sp-entry-content-3 > h3, .hpb-viewtype-simple#sp-entry-content-4 > h3, .hpb-viewtype-simple#sp-entry-content-5 > h3, .hpb-viewtype-simple#sp-entry-content-6 > h3, .hpb-viewtype-simple#sp-entry-content-7 > h3, .hpb-viewtype-simple#sp-entry-content-8 > h3, .hpb-viewtype-simple#sp-entry-content-9 > h3, .hpb-viewtype-simple#sp-wp-post-list-2 > h3, .hpb-viewtype-simple#sp-wp-post-list-3 > h3{
  margin-bottom : 20px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > h3, .hpb-viewtype-thumbnail#sp-entry-content-10 > h3, .hpb-viewtype-thumbnail#sp-entry-content-11 > h3, .hpb-viewtype-thumbnail#sp-entry-content-12 > h3, .hpb-viewtype-thumbnail#sp-entry-content-13 > h3, .hpb-viewtype-thumbnail#sp-entry-content-14 > h3, .hpb-viewtype-thumbnail#sp-entry-content-15 > h3, .hpb-viewtype-thumbnail#sp-entry-content-16 > h3, .hpb-viewtype-thumbnail#sp-entry-content-17 > h3, .hpb-viewtype-thumbnail#sp-entry-content-18 > h3, .hpb-viewtype-thumbnail#sp-entry-content-19 > h3, .hpb-viewtype-thumbnail#sp-entry-content-2 > h3, .hpb-viewtype-thumbnail#sp-entry-content-20 > h3, .hpb-viewtype-thumbnail#sp-entry-content-21 > h3, .hpb-viewtype-thumbnail#sp-entry-content-22 > h3, .hpb-viewtype-thumbnail#sp-entry-content-3 > h3, .hpb-viewtype-thumbnail#sp-entry-content-4 > h3, .hpb-viewtype-thumbnail#sp-entry-content-5 > h3, .hpb-viewtype-thumbnail#sp-entry-content-6 > h3, .hpb-viewtype-thumbnail#sp-entry-content-7 > h3, .hpb-viewtype-thumbnail#sp-entry-content-8 > h3, .hpb-viewtype-thumbnail#sp-entry-content-9 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3{
  margin-bottom : 20px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-10, .hpb-viewtype-title#sp-entry-content-11, .hpb-viewtype-title#sp-entry-content-12, .hpb-viewtype-title#sp-entry-content-13, .hpb-viewtype-title#sp-entry-content-14, .hpb-viewtype-title#sp-entry-content-15, .hpb-viewtype-title#sp-entry-content-16, .hpb-viewtype-title#sp-entry-content-17, .hpb-viewtype-title#sp-entry-content-18, .hpb-viewtype-title#sp-entry-content-19, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-20, .hpb-viewtype-title#sp-entry-content-21, .hpb-viewtype-title#sp-entry-content-22, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-entry-content-7, .hpb-viewtype-title#sp-entry-content-8, .hpb-viewtype-title#sp-entry-content-9, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3{
  background-color : #ffffff;
  padding-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a0c5ef;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  border-bottom-color : #a0c5ef;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-10 > .hpb-more-entry, #sp-entry-content-11 > .hpb-more-entry, #sp-entry-content-12 > .hpb-more-entry, #sp-entry-content-13 > .hpb-more-entry, #sp-entry-content-14 > .hpb-more-entry, #sp-entry-content-15 > .hpb-more-entry, #sp-entry-content-16 > .hpb-more-entry, #sp-entry-content-17 > .hpb-more-entry, #sp-entry-content-18 > .hpb-more-entry, #sp-entry-content-19 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-20 > .hpb-more-entry, #sp-entry-content-21 > .hpb-more-entry, #sp-entry-content-22 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-entry-content-8 > .hpb-more-entry, #sp-entry-content-9 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry{
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-10 > .hpb-more-entry a, #sp-entry-content-11 > .hpb-more-entry a, #sp-entry-content-12 > .hpb-more-entry a, #sp-entry-content-13 > .hpb-more-entry a, #sp-entry-content-14 > .hpb-more-entry a, #sp-entry-content-15 > .hpb-more-entry a, #sp-entry-content-16 > .hpb-more-entry a, #sp-entry-content-17 > .hpb-more-entry a, #sp-entry-content-18 > .hpb-more-entry a, #sp-entry-content-19 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-20 > .hpb-more-entry a, #sp-entry-content-21 > .hpb-more-entry a, #sp-entry-content-22 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-entry-content-8 > .hpb-more-entry a, #sp-entry-content-9 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #323339;
  text-decoration : none;
  text-align : center;
  padding-top : 9px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-12 > article, #sp-entry-content-13 > article, #sp-entry-content-14 > article, #sp-entry-content-15 > article, #sp-entry-content-16 > article, #sp-entry-content-17 > article, #sp-entry-content-18 > article, #sp-entry-content-19 > article, #sp-entry-content-2 > article, #sp-entry-content-20 > article, #sp-entry-content-21 > article, #sp-entry-content-22 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-5 > article, #sp-entry-content-6 > article, #sp-entry-content-7 > article, #sp-entry-content-8 > article, #sp-entry-content-9 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-3 > article{
  background-color : #ffffff;
  padding-bottom : 25px;
  margin-bottom : 20px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  border-bottom-color : #a0c5ef;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
  overflow : hidden;
}

#sp-entry-content-1 > article > div, #sp-entry-content-10 > article > div, #sp-entry-content-11 > article > div, #sp-entry-content-12 > article > div, #sp-entry-content-13 > article > div, #sp-entry-content-14 > article > div, #sp-entry-content-15 > article > div, #sp-entry-content-16 > article > div, #sp-entry-content-17 > article > div, #sp-entry-content-18 > article > div, #sp-entry-content-19 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-20 > article > div, #sp-entry-content-21 > article > div, #sp-entry-content-22 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-4 > article > div, #sp-entry-content-5 > article > div, #sp-entry-content-6 > article > div, #sp-entry-content-7 > article > div, #sp-entry-content-8 > article > div, #sp-entry-content-9 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-3 > article > div{
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-10 > article > footer, #sp-entry-content-11 > article > footer, #sp-entry-content-12 > article > footer, #sp-entry-content-13 > article > footer, #sp-entry-content-14 > article > footer, #sp-entry-content-15 > article > footer, #sp-entry-content-16 > article > footer, #sp-entry-content-17 > article > footer, #sp-entry-content-18 > article > footer, #sp-entry-content-19 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-20 > article > footer, #sp-entry-content-21 > article > footer, #sp-entry-content-22 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-5 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-7 > article > footer, #sp-entry-content-8 > article > footer, #sp-entry-content-9 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-3 > article > footer{
  color : #6e6e6e;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  clear : both;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-10 > article > footer .by-author, #sp-entry-content-11 > article > footer .by-author, #sp-entry-content-12 > article > footer .by-author, #sp-entry-content-13 > article > footer .by-author, #sp-entry-content-14 > article > footer .by-author, #sp-entry-content-15 > article > footer .by-author, #sp-entry-content-16 > article > footer .by-author, #sp-entry-content-17 > article > footer .by-author, #sp-entry-content-18 > article > footer .by-author, #sp-entry-content-19 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-20 > article > footer .by-author, #sp-entry-content-21 > article > footer .by-author, #sp-entry-content-22 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-entry-content-6 > article > footer .by-author, #sp-entry-content-7 > article > footer .by-author, #sp-entry-content-8 > article > footer .by-author, #sp-entry-content-9 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-10 > article > footer .cat-links, #sp-entry-content-11 > article > footer .cat-links, #sp-entry-content-12 > article > footer .cat-links, #sp-entry-content-13 > article > footer .cat-links, #sp-entry-content-14 > article > footer .cat-links, #sp-entry-content-15 > article > footer .cat-links, #sp-entry-content-16 > article > footer .cat-links, #sp-entry-content-17 > article > footer .cat-links, #sp-entry-content-18 > article > footer .cat-links, #sp-entry-content-19 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-20 > article > footer .cat-links, #sp-entry-content-21 > article > footer .cat-links, #sp-entry-content-22 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-entry-content-6 > article > footer .cat-links, #sp-entry-content-7 > article > footer .cat-links, #sp-entry-content-8 > article > footer .cat-links, #sp-entry-content-9 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-10 > article > footer .comments-link, #sp-entry-content-11 > article > footer .comments-link, #sp-entry-content-12 > article > footer .comments-link, #sp-entry-content-13 > article > footer .comments-link, #sp-entry-content-14 > article > footer .comments-link, #sp-entry-content-15 > article > footer .comments-link, #sp-entry-content-16 > article > footer .comments-link, #sp-entry-content-17 > article > footer .comments-link, #sp-entry-content-18 > article > footer .comments-link, #sp-entry-content-19 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-20 > article > footer .comments-link, #sp-entry-content-21 > article > footer .comments-link, #sp-entry-content-22 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-entry-content-6 > article > footer .comments-link, #sp-entry-content-7 > article > footer .comments-link, #sp-entry-content-8 > article > footer .comments-link, #sp-entry-content-9 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-10 > article > footer .date, #sp-entry-content-11 > article > footer .date, #sp-entry-content-12 > article > footer .date, #sp-entry-content-13 > article > footer .date, #sp-entry-content-14 > article > footer .date, #sp-entry-content-15 > article > footer .date, #sp-entry-content-16 > article > footer .date, #sp-entry-content-17 > article > footer .date, #sp-entry-content-18 > article > footer .date, #sp-entry-content-19 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-20 > article > footer .date, #sp-entry-content-21 > article > footer .date, #sp-entry-content-22 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-entry-content-6 > article > footer .date, #sp-entry-content-7 > article > footer .date, #sp-entry-content-8 > article > footer .date, #sp-entry-content-9 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-3 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-10 > article > footer .sep, #sp-entry-content-11 > article > footer .sep, #sp-entry-content-12 > article > footer .sep, #sp-entry-content-13 > article > footer .sep, #sp-entry-content-14 > article > footer .sep, #sp-entry-content-15 > article > footer .sep, #sp-entry-content-16 > article > footer .sep, #sp-entry-content-17 > article > footer .sep, #sp-entry-content-18 > article > footer .sep, #sp-entry-content-19 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-20 > article > footer .sep, #sp-entry-content-21 > article > footer .sep, #sp-entry-content-22 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-entry-content-5 > article > footer .sep, #sp-entry-content-6 > article > footer .sep, #sp-entry-content-7 > article > footer .sep, #sp-entry-content-8 > article > footer .sep, #sp-entry-content-9 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-10 > article > footer .tags-links, #sp-entry-content-11 > article > footer .tags-links, #sp-entry-content-12 > article > footer .tags-links, #sp-entry-content-13 > article > footer .tags-links, #sp-entry-content-14 > article > footer .tags-links, #sp-entry-content-15 > article > footer .tags-links, #sp-entry-content-16 > article > footer .tags-links, #sp-entry-content-17 > article > footer .tags-links, #sp-entry-content-18 > article > footer .tags-links, #sp-entry-content-19 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-20 > article > footer .tags-links, #sp-entry-content-21 > article > footer .tags-links, #sp-entry-content-22 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-entry-content-5 > article > footer .tags-links, #sp-entry-content-6 > article > footer .tags-links, #sp-entry-content-7 > article > footer .tags-links, #sp-entry-content-8 > article > footer .tags-links, #sp-entry-content-9 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#sp-entry-content-1 > article > footer a, #sp-entry-content-10 > article > footer a, #sp-entry-content-11 > article > footer a, #sp-entry-content-12 > article > footer a, #sp-entry-content-13 > article > footer a, #sp-entry-content-14 > article > footer a, #sp-entry-content-15 > article > footer a, #sp-entry-content-16 > article > footer a, #sp-entry-content-17 > article > footer a, #sp-entry-content-18 > article > footer a, #sp-entry-content-19 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-entry-content-20 > article > footer a, #sp-entry-content-21 > article > footer a, #sp-entry-content-22 > article > footer a, #sp-entry-content-3 > article > footer a, #sp-entry-content-4 > article > footer a, #sp-entry-content-5 > article > footer a, #sp-entry-content-6 > article > footer a, #sp-entry-content-7 > article > footer a, #sp-entry-content-8 > article > footer a, #sp-entry-content-9 > article > footer a, #sp-wp-post-list-2 > article > footer a, #sp-wp-post-list-3 > article > footer a{
  color : #6e6e6e;
  background-color : transparent;
  text-decoration : underline;
}

#sp-entry-content-1 > article > footer a:hover, #sp-entry-content-10 > article > footer a:hover, #sp-entry-content-11 > article > footer a:hover, #sp-entry-content-12 > article > footer a:hover, #sp-entry-content-13 > article > footer a:hover, #sp-entry-content-14 > article > footer a:hover, #sp-entry-content-15 > article > footer a:hover, #sp-entry-content-16 > article > footer a:hover, #sp-entry-content-17 > article > footer a:hover, #sp-entry-content-18 > article > footer a:hover, #sp-entry-content-19 > article > footer a:hover, #sp-entry-content-2 > article > footer a:hover, #sp-entry-content-20 > article > footer a:hover, #sp-entry-content-21 > article > footer a:hover, #sp-entry-content-22 > article > footer a:hover, #sp-entry-content-3 > article > footer a:hover, #sp-entry-content-4 > article > footer a:hover, #sp-entry-content-5 > article > footer a:hover, #sp-entry-content-6 > article > footer a:hover, #sp-entry-content-7 > article > footer a:hover, #sp-entry-content-8 > article > footer a:hover, #sp-entry-content-9 > article > footer a:hover, #sp-wp-post-list-2 > article > footer a:hover, #sp-wp-post-list-3 > article > footer a:hover{
  text-decoration : none;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-10 > article > footer span, #sp-entry-content-11 > article > footer span, #sp-entry-content-12 > article > footer span, #sp-entry-content-13 > article > footer span, #sp-entry-content-14 > article > footer span, #sp-entry-content-15 > article > footer span, #sp-entry-content-16 > article > footer span, #sp-entry-content-17 > article > footer span, #sp-entry-content-18 > article > footer span, #sp-entry-content-19 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-20 > article > footer span, #sp-entry-content-21 > article > footer span, #sp-entry-content-22 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-entry-content-5 > article > footer span, #sp-entry-content-6 > article > footer span, #sp-entry-content-7 > article > footer span, #sp-entry-content-8 > article > footer span, #sp-entry-content-9 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-3 > article > footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  vertical-align : middle;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 9px;
  display : inline-block;
}

#sp-entry-content-1 > article > header, #sp-entry-content-10 > article > header, #sp-entry-content-11 > article > header, #sp-entry-content-12 > article > header, #sp-entry-content-13 > article > header, #sp-entry-content-14 > article > header, #sp-entry-content-15 > article > header, #sp-entry-content-16 > article > header, #sp-entry-content-17 > article > header, #sp-entry-content-18 > article > header, #sp-entry-content-19 > article > header, #sp-entry-content-2 > article > header, #sp-entry-content-20 > article > header, #sp-entry-content-21 > article > header, #sp-entry-content-22 > article > header, #sp-entry-content-3 > article > header, #sp-entry-content-4 > article > header, #sp-entry-content-5 > article > header, #sp-entry-content-6 > article > header, #sp-entry-content-7 > article > header, #sp-entry-content-8 > article > header, #sp-entry-content-9 > article > header, #sp-wp-post-list-2 > article > header, #sp-wp-post-list-3 > article > header{
  margin-bottom : 10px;
}

#sp-entry-content-1 > article > header > .entry-title, #sp-entry-content-10 > article > header > .entry-title, #sp-entry-content-11 > article > header > .entry-title, #sp-entry-content-12 > article > header > .entry-title, #sp-entry-content-13 > article > header > .entry-title, #sp-entry-content-14 > article > header > .entry-title, #sp-entry-content-15 > article > header > .entry-title, #sp-entry-content-16 > article > header > .entry-title, #sp-entry-content-17 > article > header > .entry-title, #sp-entry-content-18 > article > header > .entry-title, #sp-entry-content-19 > article > header > .entry-title, #sp-entry-content-2 > article > header > .entry-title, #sp-entry-content-20 > article > header > .entry-title, #sp-entry-content-21 > article > header > .entry-title, #sp-entry-content-22 > article > header > .entry-title, #sp-entry-content-3 > article > header > .entry-title, #sp-entry-content-4 > article > header > .entry-title, #sp-entry-content-5 > article > header > .entry-title, #sp-entry-content-6 > article > header > .entry-title, #sp-entry-content-7 > article > header > .entry-title, #sp-entry-content-8 > article > header > .entry-title, #sp-entry-content-9 > article > header > .entry-title, #sp-wp-post-list-2 > article > header > .entry-title, #sp-wp-post-list-3 > article > header > .entry-title{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.37;
  color : #ffffff;
  background-color : #a0c5ef;
  padding-top : 9px;
  padding-left : 24px;
  padding-right : 24px;
  padding-bottom : 8px;
  margin-bottom : 0px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > article > header > .entry-title > a, #sp-entry-content-10 > article > header > .entry-title > a, #sp-entry-content-11 > article > header > .entry-title > a, #sp-entry-content-12 > article > header > .entry-title > a, #sp-entry-content-13 > article > header > .entry-title > a, #sp-entry-content-14 > article > header > .entry-title > a, #sp-entry-content-15 > article > header > .entry-title > a, #sp-entry-content-16 > article > header > .entry-title > a, #sp-entry-content-17 > article > header > .entry-title > a, #sp-entry-content-18 > article > header > .entry-title > a, #sp-entry-content-19 > article > header > .entry-title > a, #sp-entry-content-2 > article > header > .entry-title > a, #sp-entry-content-20 > article > header > .entry-title > a, #sp-entry-content-21 > article > header > .entry-title > a, #sp-entry-content-22 > article > header > .entry-title > a, #sp-entry-content-3 > article > header > .entry-title > a, #sp-entry-content-4 > article > header > .entry-title > a, #sp-entry-content-5 > article > header > .entry-title > a, #sp-entry-content-6 > article > header > .entry-title > a, #sp-entry-content-7 > article > header > .entry-title > a, #sp-entry-content-8 > article > header > .entry-title > a, #sp-entry-content-9 > article > header > .entry-title > a, #sp-wp-post-list-2 > article > header > .entry-title > a, #sp-wp-post-list-3 > article > header > .entry-title > a{
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-10 > article > header > h4, #sp-entry-content-11 > article > header > h4, #sp-entry-content-12 > article > header > h4, #sp-entry-content-13 > article > header > h4, #sp-entry-content-14 > article > header > h4, #sp-entry-content-15 > article > header > h4, #sp-entry-content-16 > article > header > h4, #sp-entry-content-17 > article > header > h4, #sp-entry-content-18 > article > header > h4, #sp-entry-content-19 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-20 > article > header > h4, #sp-entry-content-21 > article > header > h4, #sp-entry-content-22 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-entry-content-5 > article > header > h4, #sp-entry-content-6 > article > header > h4, #sp-entry-content-7 > article > header > h4, #sp-entry-content-8 > article > header > h4, #sp-entry-content-9 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-3 > article > header > h4{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.37;
  color : #ffffff;
  background-color : #a0c5ef;
  padding-top : 9px;
  padding-left : 24px;
  padding-right : 24px;
  padding-bottom : 8px;
  margin-bottom : 0px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > article > header > h4 > a, #sp-entry-content-10 > article > header > h4 > a, #sp-entry-content-11 > article > header > h4 > a, #sp-entry-content-12 > article > header > h4 > a, #sp-entry-content-13 > article > header > h4 > a, #sp-entry-content-14 > article > header > h4 > a, #sp-entry-content-15 > article > header > h4 > a, #sp-entry-content-16 > article > header > h4 > a, #sp-entry-content-17 > article > header > h4 > a, #sp-entry-content-18 > article > header > h4 > a, #sp-entry-content-19 > article > header > h4 > a, #sp-entry-content-2 > article > header > h4 > a, #sp-entry-content-20 > article > header > h4 > a, #sp-entry-content-21 > article > header > h4 > a, #sp-entry-content-22 > article > header > h4 > a, #sp-entry-content-3 > article > header > h4 > a, #sp-entry-content-4 > article > header > h4 > a, #sp-entry-content-5 > article > header > h4 > a, #sp-entry-content-6 > article > header > h4 > a, #sp-entry-content-7 > article > header > h4 > a, #sp-entry-content-8 > article > header > h4 > a, #sp-entry-content-9 > article > header > h4 > a, #sp-wp-post-list-2 > article > header > h4 > a, #sp-wp-post-list-3 > article > header > h4 > a{
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
}

#sp-entry-content-1 > article > p > img, #sp-entry-content-10 > article > p > img, #sp-entry-content-11 > article > p > img, #sp-entry-content-12 > article > p > img, #sp-entry-content-13 > article > p > img, #sp-entry-content-14 > article > p > img, #sp-entry-content-15 > article > p > img, #sp-entry-content-16 > article > p > img, #sp-entry-content-17 > article > p > img, #sp-entry-content-18 > article > p > img, #sp-entry-content-19 > article > p > img, #sp-entry-content-2 > article > p > img, #sp-entry-content-20 > article > p > img, #sp-entry-content-21 > article > p > img, #sp-entry-content-22 > article > p > img, #sp-entry-content-3 > article > p > img, #sp-entry-content-4 > article > p > img, #sp-entry-content-5 > article > p > img, #sp-entry-content-6 > article > p > img, #sp-entry-content-7 > article > p > img, #sp-entry-content-8 > article > p > img, #sp-entry-content-9 > article > p > img, #sp-wp-post-list-2 > article > p > img, #sp-wp-post-list-3 > article > p > img{
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-entry-content-1 > dl, #sp-entry-content-10 > dl, #sp-entry-content-11 > dl, #sp-entry-content-12 > dl, #sp-entry-content-13 > dl, #sp-entry-content-14 > dl, #sp-entry-content-15 > dl, #sp-entry-content-16 > dl, #sp-entry-content-17 > dl, #sp-entry-content-18 > dl, #sp-entry-content-19 > dl, #sp-entry-content-2 > dl, #sp-entry-content-20 > dl, #sp-entry-content-21 > dl, #sp-entry-content-22 > dl, #sp-entry-content-3 > dl, #sp-entry-content-4 > dl, #sp-entry-content-5 > dl, #sp-entry-content-6 > dl, #sp-entry-content-7 > dl, #sp-entry-content-8 > dl, #sp-entry-content-9 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-3 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > dl::after, #sp-entry-content-10 > dl::after, #sp-entry-content-11 > dl::after, #sp-entry-content-12 > dl::after, #sp-entry-content-13 > dl::after, #sp-entry-content-14 > dl::after, #sp-entry-content-15 > dl::after, #sp-entry-content-16 > dl::after, #sp-entry-content-17 > dl::after, #sp-entry-content-18 > dl::after, #sp-entry-content-19 > dl::after, #sp-entry-content-2 > dl::after, #sp-entry-content-20 > dl::after, #sp-entry-content-21 > dl::after, #sp-entry-content-22 > dl::after, #sp-entry-content-3 > dl::after, #sp-entry-content-4 > dl::after, #sp-entry-content-5 > dl::after, #sp-entry-content-6 > dl::after, #sp-entry-content-7 > dl::after, #sp-entry-content-8 > dl::after, #sp-entry-content-9 > dl::after, #sp-wp-post-list-2 > dl::after, #sp-wp-post-list-3 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > dl > dd, #sp-entry-content-10 > dl > dd, #sp-entry-content-11 > dl > dd, #sp-entry-content-12 > dl > dd, #sp-entry-content-13 > dl > dd, #sp-entry-content-14 > dl > dd, #sp-entry-content-15 > dl > dd, #sp-entry-content-16 > dl > dd, #sp-entry-content-17 > dl > dd, #sp-entry-content-18 > dl > dd, #sp-entry-content-19 > dl > dd, #sp-entry-content-2 > dl > dd, #sp-entry-content-20 > dl > dd, #sp-entry-content-21 > dl > dd, #sp-entry-content-22 > dl > dd, #sp-entry-content-3 > dl > dd, #sp-entry-content-4 > dl > dd, #sp-entry-content-5 > dl > dd, #sp-entry-content-6 > dl > dd, #sp-entry-content-7 > dl > dd, #sp-entry-content-8 > dl > dd, #sp-entry-content-9 > dl > dd, #sp-wp-post-list-2 > dl > dd, #sp-wp-post-list-3 > dl > dd{
  padding-top : 8px;
  padding-left : 175px;
  padding-right : 5px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-left : -175px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#sp-entry-content-1 > dl > dt, #sp-entry-content-10 > dl > dt, #sp-entry-content-11 > dl > dt, #sp-entry-content-12 > dl > dt, #sp-entry-content-13 > dl > dt, #sp-entry-content-14 > dl > dt, #sp-entry-content-15 > dl > dt, #sp-entry-content-16 > dl > dt, #sp-entry-content-17 > dl > dt, #sp-entry-content-18 > dl > dt, #sp-entry-content-19 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-entry-content-20 > dl > dt, #sp-entry-content-21 > dl > dt, #sp-entry-content-22 > dl > dt, #sp-entry-content-3 > dl > dt, #sp-entry-content-4 > dl > dt, #sp-entry-content-5 > dl > dt, #sp-entry-content-6 > dl > dt, #sp-entry-content-7 > dl > dt, #sp-entry-content-8 > dl > dt, #sp-entry-content-9 > dl > dt, #sp-wp-post-list-2 > dl > dt, #sp-wp-post-list-3 > dl > dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 2px 1.2em;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 8px;
  width : 175px;
  float : left;
  clear : left;
  position : relative;
  z-index : auto;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.37;
  color : #ffffff;
  background-color : #a0c5ef;
  padding-top : 9px;
  padding-left : 24px;
  padding-right : 24px;
  padding-bottom : 8px;
  margin-bottom : 0px;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-10 > h3 > a, #sp-entry-content-11 > h3 > a, #sp-entry-content-12 > h3 > a, #sp-entry-content-13 > h3 > a, #sp-entry-content-14 > h3 > a, #sp-entry-content-15 > h3 > a, #sp-entry-content-16 > h3 > a, #sp-entry-content-17 > h3 > a, #sp-entry-content-18 > h3 > a, #sp-entry-content-19 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-20 > h3 > a, #sp-entry-content-21 > h3 > a, #sp-entry-content-22 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-4 > h3 > a, #sp-entry-content-5 > h3 > a, #sp-entry-content-6 > h3 > a, #sp-entry-content-7 > h3 > a, #sp-entry-content-8 > h3 > a, #sp-entry-content-9 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-3 > h3 > a{
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
}

#sp-entry-content-1 > nav, #sp-entry-content-10 > nav, #sp-entry-content-11 > nav, #sp-entry-content-12 > nav, #sp-entry-content-13 > nav, #sp-entry-content-14 > nav, #sp-entry-content-15 > nav, #sp-entry-content-16 > nav, #sp-entry-content-17 > nav, #sp-entry-content-18 > nav, #sp-entry-content-19 > nav, #sp-entry-content-2 > nav, #sp-entry-content-20 > nav, #sp-entry-content-21 > nav, #sp-entry-content-22 > nav, #sp-entry-content-3 > nav, #sp-entry-content-4 > nav, #sp-entry-content-5 > nav, #sp-entry-content-6 > nav, #sp-entry-content-7 > nav, #sp-entry-content-8 > nav, #sp-entry-content-9 > nav, #sp-wp-post-list-2 > nav, #sp-wp-post-list-3 > nav{
  margin-bottom : 20px;
}

#sp-entry-content-1 > nav .nav-next, #sp-entry-content-10 > nav .nav-next, #sp-entry-content-11 > nav .nav-next, #sp-entry-content-12 > nav .nav-next, #sp-entry-content-13 > nav .nav-next, #sp-entry-content-14 > nav .nav-next, #sp-entry-content-15 > nav .nav-next, #sp-entry-content-16 > nav .nav-next, #sp-entry-content-17 > nav .nav-next, #sp-entry-content-18 > nav .nav-next, #sp-entry-content-19 > nav .nav-next, #sp-entry-content-2 > nav .nav-next, #sp-entry-content-20 > nav .nav-next, #sp-entry-content-21 > nav .nav-next, #sp-entry-content-22 > nav .nav-next, #sp-entry-content-3 > nav .nav-next, #sp-entry-content-4 > nav .nav-next, #sp-entry-content-5 > nav .nav-next, #sp-entry-content-6 > nav .nav-next, #sp-entry-content-7 > nav .nav-next, #sp-entry-content-8 > nav .nav-next, #sp-entry-content-9 > nav .nav-next, #sp-wp-post-list-2 > nav .nav-next, #sp-wp-post-list-3 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#sp-entry-content-1 > nav .nav-next .meta-nav, #sp-entry-content-10 > nav .nav-next .meta-nav, #sp-entry-content-11 > nav .nav-next .meta-nav, #sp-entry-content-12 > nav .nav-next .meta-nav, #sp-entry-content-13 > nav .nav-next .meta-nav, #sp-entry-content-14 > nav .nav-next .meta-nav, #sp-entry-content-15 > nav .nav-next .meta-nav, #sp-entry-content-16 > nav .nav-next .meta-nav, #sp-entry-content-17 > nav .nav-next .meta-nav, #sp-entry-content-18 > nav .nav-next .meta-nav, #sp-entry-content-19 > nav .nav-next .meta-nav, #sp-entry-content-2 > nav .nav-next .meta-nav, #sp-entry-content-20 > nav .nav-next .meta-nav, #sp-entry-content-21 > nav .nav-next .meta-nav, #sp-entry-content-22 > nav .nav-next .meta-nav, #sp-entry-content-3 > nav .nav-next .meta-nav, #sp-entry-content-4 > nav .nav-next .meta-nav, #sp-entry-content-5 > nav .nav-next .meta-nav, #sp-entry-content-6 > nav .nav-next .meta-nav, #sp-entry-content-7 > nav .nav-next .meta-nav, #sp-entry-content-8 > nav .nav-next .meta-nav, #sp-entry-content-9 > nav .nav-next .meta-nav, #sp-wp-post-list-2 > nav .nav-next .meta-nav, #sp-wp-post-list-3 > nav .nav-next .meta-nav{
  margin-left : 5px;
  width : 6px;
  height : 7px;
  display : inline-block;
  overflow : hidden;
}

#sp-entry-content-1 > nav .nav-next .meta-nav::before, #sp-entry-content-10 > nav .nav-next .meta-nav::before, #sp-entry-content-11 > nav .nav-next .meta-nav::before, #sp-entry-content-12 > nav .nav-next .meta-nav::before, #sp-entry-content-13 > nav .nav-next .meta-nav::before, #sp-entry-content-14 > nav .nav-next .meta-nav::before, #sp-entry-content-15 > nav .nav-next .meta-nav::before, #sp-entry-content-16 > nav .nav-next .meta-nav::before, #sp-entry-content-17 > nav .nav-next .meta-nav::before, #sp-entry-content-18 > nav .nav-next .meta-nav::before, #sp-entry-content-19 > nav .nav-next .meta-nav::before, #sp-entry-content-2 > nav .nav-next .meta-nav::before, #sp-entry-content-20 > nav .nav-next .meta-nav::before, #sp-entry-content-21 > nav .nav-next .meta-nav::before, #sp-entry-content-22 > nav .nav-next .meta-nav::before, #sp-entry-content-3 > nav .nav-next .meta-nav::before, #sp-entry-content-4 > nav .nav-next .meta-nav::before, #sp-entry-content-5 > nav .nav-next .meta-nav::before, #sp-entry-content-6 > nav .nav-next .meta-nav::before, #sp-entry-content-7 > nav .nav-next .meta-nav::before, #sp-entry-content-8 > nav .nav-next .meta-nav::before, #sp-entry-content-9 > nav .nav-next .meta-nav::before, #sp-wp-post-list-2 > nav .nav-next .meta-nav::before, #sp-wp-post-list-3 > nav .nav-next .meta-nav::before{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 6px;
  height : 7px;
  display : block;
  content : '';
}

#sp-entry-content-1 > nav .nav-previous, #sp-entry-content-10 > nav .nav-previous, #sp-entry-content-11 > nav .nav-previous, #sp-entry-content-12 > nav .nav-previous, #sp-entry-content-13 > nav .nav-previous, #sp-entry-content-14 > nav .nav-previous, #sp-entry-content-15 > nav .nav-previous, #sp-entry-content-16 > nav .nav-previous, #sp-entry-content-17 > nav .nav-previous, #sp-entry-content-18 > nav .nav-previous, #sp-entry-content-19 > nav .nav-previous, #sp-entry-content-2 > nav .nav-previous, #sp-entry-content-20 > nav .nav-previous, #sp-entry-content-21 > nav .nav-previous, #sp-entry-content-22 > nav .nav-previous, #sp-entry-content-3 > nav .nav-previous, #sp-entry-content-4 > nav .nav-previous, #sp-entry-content-5 > nav .nav-previous, #sp-entry-content-6 > nav .nav-previous, #sp-entry-content-7 > nav .nav-previous, #sp-entry-content-8 > nav .nav-previous, #sp-entry-content-9 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous, #sp-wp-post-list-3 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 > nav .nav-previous .meta-nav, #sp-entry-content-10 > nav .nav-previous .meta-nav, #sp-entry-content-11 > nav .nav-previous .meta-nav, #sp-entry-content-12 > nav .nav-previous .meta-nav, #sp-entry-content-13 > nav .nav-previous .meta-nav, #sp-entry-content-14 > nav .nav-previous .meta-nav, #sp-entry-content-15 > nav .nav-previous .meta-nav, #sp-entry-content-16 > nav .nav-previous .meta-nav, #sp-entry-content-17 > nav .nav-previous .meta-nav, #sp-entry-content-18 > nav .nav-previous .meta-nav, #sp-entry-content-19 > nav .nav-previous .meta-nav, #sp-entry-content-2 > nav .nav-previous .meta-nav, #sp-entry-content-20 > nav .nav-previous .meta-nav, #sp-entry-content-21 > nav .nav-previous .meta-nav, #sp-entry-content-22 > nav .nav-previous .meta-nav, #sp-entry-content-3 > nav .nav-previous .meta-nav, #sp-entry-content-4 > nav .nav-previous .meta-nav, #sp-entry-content-5 > nav .nav-previous .meta-nav, #sp-entry-content-6 > nav .nav-previous .meta-nav, #sp-entry-content-7 > nav .nav-previous .meta-nav, #sp-entry-content-8 > nav .nav-previous .meta-nav, #sp-entry-content-9 > nav .nav-previous .meta-nav, #sp-wp-post-list-2 > nav .nav-previous .meta-nav, #sp-wp-post-list-3 > nav .nav-previous .meta-nav{
  margin-right : 5px;
  width : 6px;
  height : 7px;
  display : inline-block;
  overflow : hidden;
}

#sp-entry-content-1 > nav .nav-previous .meta-nav::before, #sp-entry-content-10 > nav .nav-previous .meta-nav::before, #sp-entry-content-11 > nav .nav-previous .meta-nav::before, #sp-entry-content-12 > nav .nav-previous .meta-nav::before, #sp-entry-content-13 > nav .nav-previous .meta-nav::before, #sp-entry-content-14 > nav .nav-previous .meta-nav::before, #sp-entry-content-15 > nav .nav-previous .meta-nav::before, #sp-entry-content-16 > nav .nav-previous .meta-nav::before, #sp-entry-content-17 > nav .nav-previous .meta-nav::before, #sp-entry-content-18 > nav .nav-previous .meta-nav::before, #sp-entry-content-19 > nav .nav-previous .meta-nav::before, #sp-entry-content-2 > nav .nav-previous .meta-nav::before, #sp-entry-content-20 > nav .nav-previous .meta-nav::before, #sp-entry-content-21 > nav .nav-previous .meta-nav::before, #sp-entry-content-22 > nav .nav-previous .meta-nav::before, #sp-entry-content-3 > nav .nav-previous .meta-nav::before, #sp-entry-content-4 > nav .nav-previous .meta-nav::before, #sp-entry-content-5 > nav .nav-previous .meta-nav::before, #sp-entry-content-6 > nav .nav-previous .meta-nav::before, #sp-entry-content-7 > nav .nav-previous .meta-nav::before, #sp-entry-content-8 > nav .nav-previous .meta-nav::before, #sp-entry-content-9 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-2 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-3 > nav .nav-previous .meta-nav::before{
  background-image : url(img/icon-arrow-left.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 6px;
  height : 7px;
  display : block;
  content : '';
}

#sp-entry-content-1 > nav a, #sp-entry-content-10 > nav a, #sp-entry-content-11 > nav a, #sp-entry-content-12 > nav a, #sp-entry-content-13 > nav a, #sp-entry-content-14 > nav a, #sp-entry-content-15 > nav a, #sp-entry-content-16 > nav a, #sp-entry-content-17 > nav a, #sp-entry-content-18 > nav a, #sp-entry-content-19 > nav a, #sp-entry-content-2 > nav a, #sp-entry-content-20 > nav a, #sp-entry-content-21 > nav a, #sp-entry-content-22 > nav a, #sp-entry-content-3 > nav a, #sp-entry-content-4 > nav a, #sp-entry-content-5 > nav a, #sp-entry-content-6 > nav a, #sp-entry-content-7 > nav a, #sp-entry-content-8 > nav a, #sp-entry-content-9 > nav a, #sp-wp-post-list-2 > nav a, #sp-wp-post-list-3 > nav a{
  font-style : italic;
}

#sp-entry-content-1 > nav div, #sp-entry-content-10 > nav div, #sp-entry-content-11 > nav div, #sp-entry-content-12 > nav div, #sp-entry-content-13 > nav div, #sp-entry-content-14 > nav div, #sp-entry-content-15 > nav div, #sp-entry-content-16 > nav div, #sp-entry-content-17 > nav div, #sp-entry-content-18 > nav div, #sp-entry-content-19 > nav div, #sp-entry-content-2 > nav div, #sp-entry-content-20 > nav div, #sp-entry-content-21 > nav div, #sp-entry-content-22 > nav div, #sp-entry-content-3 > nav div, #sp-entry-content-4 > nav div, #sp-entry-content-5 > nav div, #sp-entry-content-6 > nav div, #sp-entry-content-7 > nav div, #sp-entry-content-8 > nav div, #sp-entry-content-9 > nav div, #sp-wp-post-list-2 > nav div, #sp-wp-post-list-3 > nav div{
  width : 50%;
}

#sp-entry-content-1 > ul, #sp-entry-content-10 > ul, #sp-entry-content-11 > ul, #sp-entry-content-12 > ul, #sp-entry-content-13 > ul, #sp-entry-content-14 > ul, #sp-entry-content-15 > ul, #sp-entry-content-16 > ul, #sp-entry-content-17 > ul, #sp-entry-content-18 > ul, #sp-entry-content-19 > ul, #sp-entry-content-2 > ul, #sp-entry-content-20 > ul, #sp-entry-content-21 > ul, #sp-entry-content-22 > ul, #sp-entry-content-3 > ul, #sp-entry-content-4 > ul, #sp-entry-content-5 > ul, #sp-entry-content-6 > ul, #sp-entry-content-7 > ul, #sp-entry-content-8 > ul, #sp-entry-content-9 > ul, #sp-wp-post-list-2 > ul, #sp-wp-post-list-3 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1> ul> li, #sp-entry-content-10> ul> li, #sp-entry-content-11> ul> li, #sp-entry-content-12> ul> li, #sp-entry-content-13> ul> li, #sp-entry-content-14> ul> li, #sp-entry-content-15> ul> li, #sp-entry-content-16> ul> li, #sp-entry-content-17> ul> li, #sp-entry-content-18> ul> li, #sp-entry-content-19> ul> li, #sp-entry-content-2> ul> li, #sp-entry-content-20> ul> li, #sp-entry-content-21> ul> li, #sp-entry-content-22> ul> li, #sp-entry-content-3> ul> li, #sp-entry-content-4> ul> li, #sp-entry-content-5> ul> li, #sp-entry-content-6> ul> li, #sp-entry-content-7> ul> li, #sp-entry-content-8> ul> li, #sp-entry-content-9> ul> li, #sp-wp-post-list-2> ul> li, #sp-wp-post-list-3> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-10 > ul > li > a, #sp-entry-content-11 > ul > li > a, #sp-entry-content-12 > ul > li > a, #sp-entry-content-13 > ul > li > a, #sp-entry-content-14 > ul > li > a, #sp-entry-content-15 > ul > li > a, #sp-entry-content-16 > ul > li > a, #sp-entry-content-17 > ul > li > a, #sp-entry-content-18 > ul > li > a, #sp-entry-content-19 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-entry-content-20 > ul > li > a, #sp-entry-content-21 > ul > li > a, #sp-entry-content-22 > ul > li > a, #sp-entry-content-3 > ul > li > a, #sp-entry-content-4 > ul > li > a, #sp-entry-content-5 > ul > li > a, #sp-entry-content-6 > ul > li > a, #sp-entry-content-7 > ul > li > a, #sp-entry-content-8 > ul > li > a, #sp-entry-content-9 > ul > li > a, #sp-wp-post-list-2 > ul > li > a, #sp-wp-post-list-3 > ul > li > a{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 2px 1.2em;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 5px;
  padding-bottom : 8px;
  display : block;
  position : relative;
}

#sp-definition-list-7{
  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-7 dd{
  padding-top : 0px;
  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 : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-7 dt{
  font-weight : bold;
  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 : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

#sp-definition-list-7 > dd{
  color : #333333;
}

#sp-definition-list-7 > dt{
  color : #333333;
}

#sp-definition-list-2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-2 dd{
  padding-top : 0px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 17px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-2 dt{
  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 : 12px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-definition-list-2 > dd{
  color : #575757;
}

#sp-definition-list-2 > dt{
  color : #ffffff;
}

#sp-definition-list-8{
  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 : 2px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #b4d6fa;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-8 dd{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 13px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
}

#sp-definition-list-8 dd:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-definition-list-8 dt{
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #b4d6fa;
}

#sp-definition-list-8 > dd{
  color : #ffffff;
}

#sp-definition-list-8> dd:last-child {
}

#sp-definition-list-8 > dt{
  color : #ffffff;
}

#sp-definition-list-3, #sp-definition-list-4, #sp-definition-list-5, #sp-definition-list-6{
  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-3 dd, #sp-definition-list-4 dd, #sp-definition-list-5 dd, #sp-definition-list-6 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-3 dt, #sp-definition-list-4 dt, #sp-definition-list-5 dt, #sp-definition-list-6 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-3 > dt, #sp-definition-list-4 > dt, #sp-definition-list-5 > dt, #sp-definition-list-6 > dt{
  color : #333333;
}

#sp-definition-list-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-1 dd{
  padding-top : 0px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 17px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 dt{
  background-color : #faeeff;
  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 : 17px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-definition-list-1 > dd{
  color : #b666ac;
}

#sp-definition-list-1 > dt{
  color : #b666ac;
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

.page-access#content #page-content > .large, #sp-block-container-2 > .large{
  font-size : 1.5em;
}

.page-access#content #page-content > .medium, #sp-block-container-2 > .medium{
  font-size : 1em;
}

.page-access#content #page-content > .x-large, #sp-block-container-2 > .x-large{
  font-size : 2em;
}

.page-access#content #page-content > .x-small, #sp-block-container-2 > .x-small{
  font-size : 0.8em;
}

.page-access#content #page-content > .xx-large, #sp-block-container-2 > .xx-large{
  font-size : 3em;
}

.page-access#content #page-content > .xx-small, #sp-block-container-2 > .xx-small{
  font-size : 0.7em;
}

.page-access#content #page-content > em, #sp-block-container-2 > em{
  font-style : oblique;
  color : #2c7af5;
}

.page-access#content #page-content > h1, #sp-block-container-2 > 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;
}

.page-access#content #page-content > h2, #sp-block-container-2 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

.page-access#content #page-content > h3, #sp-block-container-2 > 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;
}

.page-access#content #page-content > h4, #sp-block-container-2 > 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;
}

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

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

.page-access#content #page-content > p, #sp-block-container-2 > 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;
}

.page-access#content #page-content > p.indent, #sp-block-container-2 > p.indent{
  padding-left : 15px;
}

.page-access#content #page-content > p.small, #sp-block-container-2 > p.small{
  font-size : 0.9em;
}

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

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

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

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

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

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

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

#sp-block-container-8 > em{
  font-style : oblique;
  color : #cc4672;
}

#sp-block-container-8 > h1{
  color : #515151;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb6877;
  border-bottom-color : #eb6877;
}

#sp-block-container-8 > h2{
  color : #ffffff;
  background-color : #eb6877;
  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 : 6px;
  padding-left : 21px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #85474f;
}

#sp-block-container-8 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #eea4ad;
  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;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eb707e;
  border-bottom-color : #eb707e;
  clear : both;
}

#sp-block-container-8 > h4{
  font-size : 1.2em;
  color : #515151;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #eb6877;
  clear : both;
}

#sp-block-container-8 > h5{
  font-size : 1em;
  color : #515151;
  background-color : #eea4ad;
  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-8 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #eb6877;
}

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

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

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

#sp-block-container-8 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #eea4ad;
}

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

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #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-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > 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-1 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > 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-block-container-3 .copyright, #sp-block-container-4 .copyright, #sp-block-container-5 .copyright{
  color : #ffffff;
  background-color : #a0c5ef;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
}

#sp-block-container-3 .copyright, #sp-block-container-4 .copyright, #sp-block-container-5 .copyright{
  padding-left : 100%;
  padding-right : 100%;
  margin-left : -100%;
  margin-right : -100%;
}

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

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

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

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

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

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

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

#sp-block-container-1 > em{
  font-style : oblique;
  color : #f09654;
}

#sp-block-container-1 > h1{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
}

#sp-block-container-1 > h2{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-block-container-1 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #f09654;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-1 > h4{
  font-size : 1.2em;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

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

#sp-block-container-1 > h6{
  font-size : 1em;
  color : #515151;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

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

#sp-block-container-1 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

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

#sp-button-5 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #4ebdfd;
  background-color : #ffffff;
  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 : #4ebdfd;
  border-left-color : #4ebdfd;
  border-right-color : #4ebdfd;
  border-bottom-color : #4ebdfd;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-5 > a:active{
  color : #ffffff;
  background-color : #49b8ff;
  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-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 : #49b8ff;
  border-left-color : #49b8ff;
  border-right-color : #49b8ff;
  border-bottom-color : #49b8ff;
  top : 1px;
}

#sp-button-5 > a:hover{
  color : #ffffff;
  background-color : #49b8ff;
  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-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 : #49b8ff;
  border-left-color : #49b8ff;
  border-right-color : #49b8ff;
  border-bottom-color : #49b8ff;
}

#sp-form-1{
  margin-bottom : 25px;
}

#sp-form-1 > input{
  width : 100%;
}

#sp-form-1 > input[type="submit"]{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #a0c5ef;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  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 : 120px;
  display : block;
}

#sp-form-1 > table{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 > table td{
  background-color : #ffffff;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-form-1 > table th{
  font-weight : bold;
  color : #ffffff;
  background-color : #a0c5ef;
  vertical-align : top;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 7px;
  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 : #d5d5d5;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-form-1 > textarea[name="message"]{
  width : 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

#sp-button-6 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #a70070;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  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-6 > a:active{
  background-color : #950064;
  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-6 > a:hover{
  background-color : #950064;
  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{
  font-size : 1.3rem;
  color : #ffd6b2;
  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 : 0px;
}

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

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

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

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

#sp-site-navigation-1 ul ul{
  background-color : #9d632f;
  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 : #5e3b1c;
  border-left-color : #5e3b1c;
  border-right-color : #5e3b1c;
  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{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #5e3b1c;
  width : 100%;
  white-space : nowrap;
}

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

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

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

#sp-site-navigation-1> ul {
}

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

#sp-site-navigation-1 > ul > li{
  margin-right : 1px;
  margin-bottom : 3px;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffd6b2;
  background-color : #9d632f;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #5e3b1c;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffd6b2;
  background-color : #9d632f;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #5e3b1c;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffd6b2;
  background-color : #9d632f;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #5e3b1c;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffd6b2;
  background-color : #9d632f;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #5e3b1c;
}

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

#sp-site-navigation-1 > ul > li > a{
  color : #ffd6b2;
  background-color : #9d632f;
  padding-top : 1rem;
  padding-left : 4rem;
  padding-right : 4rem;
  padding-bottom : 1rem;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffd6b2;
  background-color : #9d632f;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #5e3b1c;
}

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

#sp-table-1 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  display : table-cell;
}

#sp-table-1 td:nth-child(odd){
  background-color : #ffecf8;
}

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

#sp-table-1 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #ff8a8a;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-1 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #ff8a8a;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-wp-post-list-1 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-1 h4 a{
  color : #666666;
  text-decoration : none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-list-2 > 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-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{
  line-height : 1.4em;
  color : #676767;
  background-color : #d3eaf5;
  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 : 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 : 352px;
  height : 195px;
  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 img.item-gallery-thumbnail{
  margin-right 10px;
  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.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 : 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 : #676767;
  text-align : left;
  margin-top : 5px;
  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 : #676767;
  margin-left : 5px;
}

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

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #7ac6e9;
  padding-left : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > div p{
  margin-bottom : 5px;
}

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

#sp-item-gallery-1 > ul > li > div.left{
  width : 45%;
  float : left;
}

#sp-item-gallery-1 > ul > li > div.right{
  width : 50%;
  float : right;
}

#sp-list-1{
  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;
  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;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #b4d6fa;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li{
  margin-left : 2px;
}

#sp-list-1 > li{
  color : #ffffff;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
}

#sp-list-1 > li:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

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

#sp-list-8 li{
  background-color : #225e4e;
  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 : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #154236;
  border-right-color : #154236;
}

#sp-list-8 > li{
  color : #ffffff;
}

#sp-list-10, #sp-list-9{
  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-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 : circle;
  list-style-position : inside;
}

#sp-list-10 li, #sp-list-9 li{
  padding-top : 16px;
  padding-left : 12px;
  padding-right : 0px;
  padding-bottom : 16px;
  box-sizing : border-box;
}

#sp-list-10 > li, #sp-list-9 > li{
  color : #ffffff;
}

#sp-list-11{
  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;
  list-style-position : inside;
}

#sp-list-11 li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

#sp-list-11 > li{
  color : #5e3b1c;
}

#sp-list-3, #sp-list-4, #sp-list-5{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0em;
  margin-left : 0em;
  margin-right : 0em;
  margin-bottom : 0em;
  width : 100%;
  list-style-type : square;
  list-style-position : inside;
}

#sp-list-3 li, #sp-list-4 li, #sp-list-5 li{
  background-color : #fcc7a4;
  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 : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-bottom : 2px;
  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 : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li{
  color : #473930;
}

#sp-site-branding2-2{
  color : #555555;
  background-color : #ffdcdc;
  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 : 60px;
  width : 100%;
  min-height : 130px;
  position : relative;
}

#sp-site-branding2-2 .extra{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 36%;
  float : right;
  position : relative;
  top : 0px;
}

#sp-site-branding2-2 .extra p{
  font-size : 13px;
  color : #555555;
  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-2 .site-description{
  font-size : 13px;
  font-weight : normal;
  color : #555555;
  text-align : left;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 36%;
}

#sp-site-branding2-2 .site-title{
  background-color : #ff9e9e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : center;
  width : 190px;
  height : 190px;
  position : absolute;
  top : 0px;
  left : 38%;
  z-index : 9999;
}

#sp-site-branding2-2 .site-title a{
  font-size : 25px;
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
  padding-top : 60px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-branding2-2::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-branding2-1{
  color : #676767;
  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;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 70px;
  width : 100%;
  min-height : 130px;
  position : relative;
}

#sp-site-branding2-1 .extra{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 36%;
  float : right;
  position : relative;
  top : 0px;
}

#sp-site-branding2-1 .extra p{
  font-size : 13px;
  color : #676767;
  text-align : right;
}

#sp-site-branding2-1 .site-description{
  font-size : 13px;
  font-weight : normal;
  color : #676767;
  text-align : left;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 36%;
}

#sp-site-branding2-1 .site-title{
  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-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  box-shadow : 0px 2px 3px 1px rgba(0, 0, 0, 0.2);
  width : 190px;
  height : 190px;
  position : absolute;
  top : 0px;
  left : 38%;
  z-index : 9999;
}

#sp-site-branding2-1 .site-title a{
  font-size : 25px;
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
  padding-top : 60px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : block;
}

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

.page-access#content #page-content{
  color : #fffdee;
  background-color : #ffffff;
}

.page-access#content #page-content > blockquote{
  background-color : transparent;
}

.page-access#content #page-content > h1{
  font-family : "AR P丸ゴシック体M", "AR P丸ゴシック体E";
}

.page-custom#content #page-content > h1{
  font-size : 3.5rem;
  font-family : "AR丸ゴシック体E", "ARなごみＰＯＰ体B", "ＤＨＰ特太ゴシック体", "07ラノベPOP", "AR P悠々ゴシック体E", "AR Pペン行楷書体L";
  color : #0600f2;
}

.page-custom#content #page-content > h2{
  font-size : 4rem;
  font-family : "木漏れ日ゴシックP";
  font-weight : bold;
  color : #d98841;
  text-decoration : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #f0bdc3;
}

.page-custom#content #page-content > h3{
  font-size : 4rem;
  font-family : "木漏れ日ゴシックP", "木漏れ日ゴシック", "AR P丸ゴシック体E";
  font-weight : bold;
  color : #ff3d7f;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dashed;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #5062b8;
}

.page-custom#content #page-content > h4{
  font-size : 2.5rem;
  font-family : "木漏れ日ゴシックP", "木漏れ日ゴシック", "AR浪漫明朝体U";
  font-weight : bold;
  color : #000000;
  text-decoration : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #2d2d9f;
}

.page-custom#content #page-content > p{
  font-size : 1.8rem;
  color : #000000;
}

.page-custom4#content #page-content > h1{
  font-size : 10rem;
  font-family : "AR P悠々ゴシック体E";
  font-weight : bold;
  color : #d10656;
}

.page-custom4#content #page-content > h2{
  font-size : 4rem;
  color : #64b29a;
}

.page-custom4#content #page-content > h3{
  font-size : 5rem;
  font-family : "AR P黒丸ＰＯＰ体H";
  color : #ff00ff;
}

.page-custom4#content #page-content > h4{
  font-size : 5rem;
  font-family : "AR Pマーカー体E";
  font-style : italic;
  color : #d10656;
}

.page-custom4#content #page-content > p{
  font-size : 2rem;
  font-family : "AR P丸ゴシック体E", "AR Pペン行楷書体L", "AR Pマーカー体E", "AR PなごみＰＯＰ体B";
  color : #5062b8;
}

.page-custom5#content #page-content > h1{
  font-size : 4rem;
  font-family : "AR P悠々ゴシック体E", "AR P版画ＰＯＰ体E", "AR P宋朝体M", "AR P新藝体E";
  font-weight : bold;
  color : #fa6900;
}

.page-custom5#content #page-content > p{
  font-size : 1.8rem;
  font-family : "AR P丸ゴシック体E";
  color : #1b1bd1;
  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;
}

.page-entrance#content #page-content > h2{
  font-size : 7rem;
  font-family : "AR P新藝体E", "AR P丸ゴシック体M", "AR Pマーカー体E", "AR PなごみＰＯＰ体B";
  color : #7ea656;
}

.page-entrance#content #page-content > h3{
  font-size : 4rem;
  font-family : "AR P浪漫明朝体U", "AR PなごみＰＯＰ体B";
  font-weight : bold;
  font-style : italic;
  color : #ff00ff;
  text-decoration : none;
}

.page-entrance#content #page-content > p{
  font-size : 2rem;
}

.page-guide#content #page-content{
  font-size : 1.6rem;
  font-family : "AR Pマーカー体E", "AR Pペン楷書体L", "AR Pペン行楷書体L", "AR PなごみＰＯＰ体B", "AR Pゴシック体S", "AR Pゴシック体M", "$ＪＳゴシック", "AR P丸ゴシック体E";
}

.page-guide#content #page-content > p{
  font-size : 1.8rem;
  line-height : 200%;
}

.page-recruit#content #page-content > h1{
  font-size : 4rem;
  font-family : "AR Pゴシック体S", "AR Pゴシック体M", "$ＪＳゴシック";
}

.page-recruit#content #page-content > h2{
  font-size : 3rem;
  font-family : "AR Pマーカー体E", "07ラノベPOP", "AR Pゴシック体S";
}

.page-recruit#content #page-content > p{
  font-size : 2rem;
}

#sp-block-container-1{
  background-color : transparent;
}

#sp-block-container-1 > h1{
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体", "AR PＰＯＰ５H";
  background-color : transparent;
}

#sp-block-container-1 > p{
  background-color : transparent;
}

#sp-block-container-2{
  background-color : transparent;
  padding-top : 0px;
  padding-left : 50px;
  padding-right : 50px;
  padding-bottom : 0px;
}

#sp-block-container-2 > h3{
  font-size : 4rem;
  font-family : "07ラノベPOP", "AR Pゴシック体M", "$ＪＳゴシック", "AR Pゴシック体S", "AR P勘亭流H";
  font-weight : bold;
  color : #e8034a;
  background-color : #fce0da;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ff00ff;
  border-left-color : #ff00ff;
  border-right-color : #ff00ff;
  border-bottom-color : #ff00ff;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-block-container-2 > p{
  font-size : 2rem;
  font-family : "AR P悠々ゴシック体E", "AR Pゴシック体M", "AR Pマーカー体E", "AR PなごみＰＯＰ体B", "$ＪＳゴシック";
  line-height : 100%;
  color : #00996b;
}

#sp-block-container-3{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  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 : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-block-container-3 > h1{
  font-size : 3rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  font-weight : bold;
  color : #ff00ff;
}

#sp-block-container-3 > p{
  font-size : 2rem;
  font-family : "AR P丸ゴシック体E";
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  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 : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-block-container-4{
  background-color : #fde7d5;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : double;
  border-left-style : double;
  border-right-style : double;
  border-bottom-style : double;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-block-container-4 > h1{
  font-size : 5rem;
  font-family : "AR P丸ゴシック体E", "AR P新藝体E";
  color : #ffffff;
  background-color : #fa6900;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-block-container-4 > h2{
  font-size : 5rem;
  font-family : "AR P悠々ゴシック体E";
  font-weight : bold;
  color : #5062b8;
  background-color : #ffffff;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-block-container-4 > p{
  font-size : 2rem;
  font-family : "AR P丸ゴシック体E", "AR P丸ゴシック体M", "AR PなごみＰＯＰ体B", "AR Pマーカー体E", "AR P浪漫明朝体U";
}

#sp-block-container-5{
  font-weight : bold;
}

#sp-block-container-5 > p{
  color : #ff00ff;
}

#sp-block-container-7 > h1{
  font-size : 3rem;
  font-family : "AR P黒丸ＰＯＰ体H";
}

#sp-block-container-8 > h1{
  font-size : 6rem;
  font-family : "AR P版画ＰＯＰ体E", "07ラノベPOP";
  color : #61b870;
  background-color : transparent;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #1b1bd1;
  border-left-color : #1b1bd1;
  border-right-color : #1b1bd1;
  border-bottom-color : #1b1bd1;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

#sp-button-1 > a{
  font-size : 2.6rem;
  font-family : "AR Pゴシック体S", "AR Pゴシック体M";
  font-weight : bold;
  color : #ffffff;
  background-color : #a0c5ef;
}

#sp-button-1 > a:hover{
  font-size : 2.6rem;
  background-color : #1b1bd1;
}

#sp-button-2 > a{
  font-size : 3rem;
  font-family : "AR Pゴシック体S";
  font-weight : bold;
  background-color : #ffce6f;
}

#sp-button-2 > a:hover{
  font-size : 3rem;
  font-family : "AR Pゴシック体S";
  background-color : #ce3348;
}

#sp-button-3 > a{
  font-size : 3rem;
  font-family : "AR Pゴシック体S";
  background-color : #00d900;
}

#sp-button-3 > a:hover{
  font-size : 3rem;
  font-family : "AR Pゴシック体S";
  background-color : #61b870;
}

#sp-button-4 > a{
  font-size : 3rem;
  font-family : "AR Pゴシック体S";
  background-color : #ffbdb9;
}

#sp-button-4 > a:hover{
  font-size : 3rem;
  font-family : "AR Pゴシック体S";
  background-color : #ff00ff;
}

#sp-button-5 > a{
  font-size : 3rem;
  font-family : "AR P丸ゴシック体E", "AR Pマーカー体E", "AR PなごみＰＯＰ体B", "Meiryo", sans-serif;
  color : #1c1c64;
}

#sp-button-6 > a{
  font-size : 3rem;
  font-family : "AR P丸ゴシック体E", "07ラノベPOP", "&Gothic720", "Meiryo", sans-serif;
  color : #4edae1;
  background-color : #ff00ff;
}

#sp-definition-list-1 > dt{
  font-weight : bold;
  color : #4b4bcd;
}

#sp-definition-list-3 > dd{
  font-size : 1.4rem;
}

#sp-definition-list-3 > dt{
  font-size : 2rem;
}

#sp-definition-list-4 > dd{
  font-size : 1.4rem;
}

#sp-definition-list-5 > dd{
  font-size : 1.4rem;
}

#sp-definition-list-5 > dt{
  font-size : 2rem;
}

#sp-definition-list-6 > dd{
  font-size : 1.4rem;
}

#sp-definition-list-7{
  background-color : #ffffff;
}

#sp-definition-list-7 > dd{
  font-size : 1.5rem;
  line-height : 130%;
}

#sp-definition-list-8{
  background-color : #ccffef;
  border-top-width : 0px;
  border-left-width : 2px;
  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 : #ff00ff;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-definition-list-8 > dd{
  font-weight : bold;
  color : #3c7765;
  border-top-width : 0px;
  border-left-width : 1px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #b4d6fa;
  border-right-color : #000000;
  border-bottom-color : #ffbdb9;
}

#sp-definition-list-8 > dt{
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  font-weight : bold;
  background-color : #4b4bcd;
  text-decoration : underline;
  border-top-width : 0px;
  border-left-width : 1px;
  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 : #b4d6fa;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

.sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h1{
  font-family : "AR P悠々ゴシック体E";
}

.sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h1{
  font-size : 4.5rem;
  font-family : "HG創英角ﾎﾟｯﾌﾟ体";
  font-weight : bold;
  color : #3c7765;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h2{
  font-size : 3rem;
  color : #ff00ff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-8 > article > .entry-content > p{
  font-size : 2rem;
  font-family : "AR P丸ゴシック体E", "AR P丸ゴシック体M";
}

#sp-form-1 > table th{
  background-color : #00996b;
}

#sp-image-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 : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
  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-15{
  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 : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
  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-37{
  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{
  background-color : transparent;
}

#sp-item-gallery-1 > ul > li{
  background-color : transparent;
  width : 900px;
  height : 300px;
}

#sp-item-gallery-1 > ul > li p.item-gallery-content{
  font-size : 1.8rem;
  font-family : "AR Pマーカー体E", "AR PなごみＰＯＰ体B", "AR Pゴシック体S", "AR Pゴシック体M";
  color : #000000;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  font-size : 3rem;
  font-family : "AR Pゴシック体S", "AR Pゴシック体M", "AR P悠々ゴシック体E";
  font-weight : normal;
  color : #d10656;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #f0bdc3;
  border-bottom-color : #f0bdc3;
}

#sp-item-gallery-2{
  background-color : transparent;
}

#sp-item-gallery-2 > ul > li{
  background-color : #ffe7e0;
  width : 350px;
  height : 450px;
}

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  font-size : 1.6rem;
}

#sp-item-gallery-2 > ul > li p.item-gallery-title{
  font-size : 2rem;
  font-family : "AR P新藝体E", "AR Pマーカー体E", "AR Pペン楷書体L", "AR PなごみＰＯＰ体B";
  color : #4b4bcd;
  background-color : #bfff70;
  text-decoration : underline;
}

#sp-list-1{
  background-color : #a0c5ef;
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #7fc7af;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-list-1 > li{
  font-size : 2.5rem;
  font-family : "AR Pマーカー体E";
  font-weight : bold;
  color : #ffffff;
  border-top-width : 0px;
  border-left-width : 1px;
  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 : #b4d6fa;
  border-right-color : #000000;
  border-bottom-color : #b4d6fa;
}

#sp-list-10{
  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;
  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-list-10 > li{
  color : #ff8300;
  background-color : #f0f5fb;
  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 : #7fc7af;
  border-left-color : #7fc7af;
  border-right-color : #7fc7af;
  border-bottom-color : #7fc7af;
  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-list-11 > li{
  color : #fa6900;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #5062b8;
}

#sp-list-2 > li{
  background-color : transparent;
  border-top-width : 1px;
  border-left-width : 5px;
  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 : #ff9100;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-3 > li{
  background-color : #ffd7d5;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : dashed;
  border-left-style : dashed;
  border-right-style : dashed;
  border-bottom-style : dashed;
  border-top-color : #ff00ff;
  border-left-color : #ff00ff;
  border-right-color : #ff00ff;
  border-bottom-color : #ff00ff;
}

#sp-list-4 > li{
  background-color : #ffd7d5;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : dashed;
  border-left-style : dashed;
  border-right-style : dashed;
  border-bottom-style : dashed;
  border-top-color : #ff00ff;
  border-left-color : #ff00ff;
  border-right-color : #ff00ff;
  border-bottom-color : #ff00ff;
}

#sp-list-5{
  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-list-5 > li{
  background-color : #ffd7d5;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : dashed;
  border-left-style : dashed;
  border-right-style : dashed;
  border-bottom-style : dashed;
  border-top-color : #ff00ff;
  border-left-color : #ff00ff;
  border-right-color : #ff00ff;
  border-bottom-color : #ff00ff;
}

#sp-list-9{
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体", "851マカポップ";
  background-color : transparent;
}

#sp-list-9 > li{
  background-color : transparent;
}

#sp-page-title-1 h1{
  font-size : 2rem;
  font-family : "HGP創英角ｺﾞｼｯｸUB", "AR P丸ゴシック体M", "07ラノベPOP";
}

#sp-page-title-10 h1{
  font-size : 2rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
}

#sp-page-title-11 h1{
  font-size : 1.8rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体", "07ラノベPOP";
}

#sp-page-title-12 h1{
  font-family : "AR P丸ゴシック体E", "AR Pゴシック体M", "$ＪＳゴシック", "07ラノベPOP", "AR PなごみＰＯＰ体B";
}

#sp-page-title-2{
  background-color : transparent;
}

#sp-page-title-2 h1{
  font-size : 2rem;
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  background-color : #aeed76;
}

#sp-page-title-3 h1{
  font-size : 2rem;
  font-family : "HG創英角ﾎﾟｯﾌﾟ体";
  background-color : #fd5b8c;
}

#sp-page-title-4 h1{
  font-size : 2rem;
  font-family : "HG創英角ﾎﾟｯﾌﾟ体";
  background-color : #020042;
}

#sp-page-title-5 h1{
  font-size : 2rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  background-color : #6fffd3;
}

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

#sp-page-title-7 h1{
  font-size : 2rem;
  font-family : "HG創英角ﾎﾟｯﾌﾟ体";
  background-color : #0600f2;
}

#sp-page-title-8 h1{
  font-size : 2rem;
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  background-color : #e8034a;
}

#sp-page-title-9 h1{
  font-size : 2rem;
  font-family : "HGS創英角ﾎﾟｯﾌﾟ体";
  background-color : #f2b441;
}

#sp-site-branding2-1{
  background-color : #fec0e2;
}

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

#sp-site-branding2-1 > .extra{
  font-size : 1.6rem;
  font-family : "AR PなごみＰＯＰ体B";
  color : #ffffff;
}

#sp-site-branding2-1 > .extra > h1{
  font-size : 1.6rem;
}

#sp-site-branding2-1 > .extra > p{
  font-size : 1.7rem;
  font-family : "$ＪＳゴシック";
  color : #000000;
}

#sp-site-branding2-1 > .site-description{
  font-size : 4rem;
  font-family : "ARＰＯＰ４B", "AR Pマーカー体E", "ARなごみＰＯＰ体B", "AR版画ＰＯＰ体E", "ＤＦ特太ゴシック体", "HG創英角ﾎﾟｯﾌﾟ体";
  font-style : italic;
  color : #aa0453;
  text-decoration : underline;
}

#sp-site-branding2-1 > .site-title{
  font-size : 5rem;
  font-family : "ＤＨＰ特太ゴシック体", "AR新藝体E", "AR丸ゴシック体M", "AR丸ゴシック体E", "AR P板体H", "AR P丸ゴシック体M", "AR P丸ゴシック体E", "AR PなごみＰＯＰ体B", "AR Pゴシック体M", "AR PＰＯＰ体B", "AR黒丸ＰＯＰ体H", "ARマーカー体E", "BIZ UDPゴシック";
  color : #04ccc3;
  background-color : #a0c5ef;
  background-image : url(img/image19.JPG);
  background-size : cover;
}

#sp-site-branding2-1 > .site-title a{
  font-size : 5.5rem;
  font-family : "AR P悠々ゴシック体E", "AR P新藝体E", "AR Pマーカー体E", "ＤＨＰ特太ゴシック体", "AR P黒丸ＰＯＰ体H";
  font-weight : bold;
  color : #fe72bf;
}

#sp-site-branding2-2{
  background-color : transparent;
}

#sp-site-branding2-2 .site-title{
  background-image : url(img/image19.JPG);
}

#sp-site-branding2-2 > .extra{
  font-size : 4rem;
  font-family : "AR PなごみＰＯＰ体B";
  font-weight : bold;
}

#sp-site-branding2-2 > .extra > p{
  font-size : 3.5rem;
  font-family : "AR PなごみＰＯＰ体B";
}

#sp-site-branding2-2 > .site-description{
  font-size : 3rem;
  color : #ffffff;
}

#sp-site-branding2-2 > .site-title{
  font-size : 5.5rem;
  font-family : "AR P丸ゴシック体E";
  background-color : transparent;
  background-image : none;
}

#sp-site-branding2-2 > .site-title a{
  font-size : 5.5rem;
  font-family : "AR P丸ゴシック体E";
  color : #5062b8;
}

#sp-site-navigation-1{
  font-size : 1.5rem;
  font-family : "AR P丸ゴシック体E", "AR Pマーカー体E", "AR PなごみＰＯＰ体B", "$ＪＳゴシック", "07ラノベPOP";
  background-color : transparent;
  background-size : contain;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ff80ff;
  border-left-color : #ff80ff;
  border-right-color : #ff80ff;
  border-bottom-color : #ff80ff;
}

#sp-site-navigation-1 > ul{
  background-color : transparent;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #11ffdb;
  border-left-color : #11ffdb;
  border-right-color : #11ffdb;
  border-bottom-color : #11ffdb;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-site-navigation-1 > ul > li li > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #1b1bd1;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

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

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

#sp-site-navigation-1 > ul > li > a{
  font-size : 2.5rem;
  font-family : "AR P丸ゴシック体E", "07ラノベPOP";
  color : #1b1bd1;
  background-color : #d8ffa8;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #97ceb4;
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

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

#sp-site-navigation-2{
  background-color : transparent;
  background-image : none;
}

#sp-table-1{
  font-size : 2rem;
  font-family : "AR PなごみＰＯＰ体B";
}

#sp-table-1 > tbody > tr:nth-child(even) > td{
  background-color : #ffffff;
}

#sp-table-1 > tbody > tr:nth-child(odd) > td{
  background-color : #ffffff;
}

#sp-table-1 > tbody > tr > td{
  font-size : 1.5rem;
  font-family : "AR P丸ゴシック体M";
}

.sp-wp-post-list#sp-wp-post-list-1{
  color : #0600f2;
  background-color : #ffe1e2;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:link{
  font-size : 2rem;
  font-family : "AR PなごみＰＯＰ体B";
  color : #1b1bd1;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO", "AR P丸ゴシック体M", "AR P丸ゴシック体E", "AR Pゴシック体M", "AR PＰＯＰ４B", "$ＪＳゴシック", "AR P黒丸ＰＯＰ体H", "AR Pマーカー体E", "07ラノベPOP";
  font-weight : bold;
  color : #11ffdb;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:link{
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:visited{
  color : #a0c5ef;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dt{
  font-size : 1.4rem;
  font-family : "AR PなごみＰＯＰ体B";
  color : #008000;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3{
  font-size : 2.4rem;
  font-family : "HGP創英角ﾎﾟｯﾌﾟ体";
  color : #ff80ff;
  background-color : #e8034a;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  font-size : 2.2rem;
  font-weight : bold;
  color : #ffffff;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:visited{
  font-size : 2rem;
  color : #ffffff;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header > h4{
  background-color : #00996b;
}

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

#sp-block-container-2{
  min-height : 165px;
}

#sp-block-container-5{
  min-height : 52px;
}

#sp-block-container-8{
  margin-right : 1px;
}

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

#sp-button-2{
  width : 900px;
}

#sp-button-3{
  width : 900px;
}

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

#sp-button-5{
  width : 883px;
  height : 55px;
}

#sp-button-6{
  width : 884px;
  height : 51px;
}

#sp-definition-list-2{
  width : 989px;
}

#sp-definition-list-7{
  margin-right : -1px;
}

#sp-definition-list-8{
  width : 903px;
}

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

#sp-image-14{
  width : 297px;
  height : 203px;
}

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

#sp-image-24{
  width : 475px;
  height : 500px;
}

#sp-image-25{
  width : 603px;
  height : 452px;
}

#sp-image-26{
  width : 608px;
  height : 455px;
}

#sp-image-27{
  width : 611px;
  height : 457px;
}

#sp-image-28{
  width : 597px;
  height : 447px;
}

#sp-image-29{
  width : 599px;
  height : 448px;
}

#sp-image-3{
  width : 958px;
  height : 331px;
}

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

#sp-image-31{
  width : 602px;
  height : 450px;
}

#sp-image-32{
  width : 440px;
  height : 330px;
}

#sp-image-33{
  width : 440px;
  height : 329px;
}

#sp-image-34{
  width : 440px;
  height : 330px;
}

#sp-image-35{
  width : 784px;
  height : 1104px;
}

#sp-image-36{
  width : 644px;
  height : 909px;
}

#sp-image-37{
  margin-top : -89px;
  margin-right : 0px;
  margin-bottom : -3px;
  width : 300px;
  height : 210px;
  float : left;
  position : relative;
}

#sp-image-4{
  width : 958px;
  height : 339px;
}

#sp-image-5{
  width : 1000px;
  height : 542px;
}

#sp-image-6{
  width : 746px;
  height : 558px;
}

#sp-item-gallery-1{
  min-height : 264px;
}

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

#sp-list-9{
  width : 413px;
}

#sp-photo-motion-1{
  width : 1000px;
  height : 500px;
}

#sp-site-branding2-1{
  margin-bottom : -39px;
  min-height : 203px;
}

#sp-site-branding2-1 > .extra{
  margin-top : 0px;
  margin-bottom : 1px;
  width : 605px;
  min-height : 140px;
}

#sp-site-branding2-1 > .site-description{
  width : 385px;
  height : 81px;
  float : none;
  position : absolute;
  top : auto;
  bottom : 42px;
  right : auto;
  left : 16px;
  z-index : 10000;
}

#sp-site-branding2-1 > .site-title{
  margin-right : -2px;
  width : 1003px;
  height : 174px;
  top : -174px;
  bottom : auto;
  right : auto;
  left : -3px;
}

#sp-site-branding2-2{
  min-height : 250px;
}

#sp-site-branding2-2 > .extra{
  width : 999px;
  min-height : 118px;
  float : none;
  position : absolute;
  top : auto;
  bottom : -35px;
  right : -2px;
  left : auto;
}

#sp-site-branding2-2 > .site-description{
  top : -28px;
  bottom : auto;
  right : auto;
  left : 316px;
}

#sp-site-branding2-2 > .site-title{
  width : 100%;
  height : 146px;
  top : -10px;
  bottom : auto;
  right : auto;
  left : -14px;
}

#sp-site-navigation-1{
  margin-top : 48px;
  margin-left : 40px;
  margin-right : 37px;
  margin-bottom : 34px;
  width : 965px;
  min-height : 39px;
}

#sp-site-navigation-1 > ul > li > a{
  text-align : center;
  white-space : normal;
}

#sp-site-navigation-2{
  margin-right : -1007px;
}

.sp-wp-post-list#sp-wp-post-list-1{
  width : 1003px;
}