#colophon{
  background-color : #f0f5fb;
}

#content{
  min-height : 50px;
}

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

#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-image : url(img/back-body.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;
}

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

  #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{
    background-color : #e1e1e1;
    background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e1e1e1));
    background-image : linear-gradient(to bottom, #ffffff, #e1e1e1);
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    overflow : hidden;
  }

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

  #main{
    background-color : #e1e1e1;
    background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.33333,#ffffff), to(#e1e1e1));
    background-image : linear-gradient(to bottom, #ffffff, #ffffff, #e1e1e1);
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    position : static;
    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;
  }

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

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

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

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

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

  #main-inner{
    margin-top : 40px;
    width : 670px;
  }

  #primary{
    width : 100%;
  }

  #sidebar2{
    margin-top : 40px;
    width : 280px;
    float : right;
  }

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

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

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

  body.home #primary{
    margin-top : 116px;
  }
}

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

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

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 30px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-button-11, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 10px;
  width : 120px;
}

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

#sp-button-11 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  box-shadow : 0px 1px 0px #373737;
  position : relative;
  top : 2px;
}

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

#breadcrumb-list{
  font-size : 1rem;
  line-height : 1.8;
  box-sizing : border-box;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

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

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

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

  #sp-site-navigation-1, #sp-site-navigation-2{
    padding-top : 2px;
    padding-bottom : 2px;
    border-top-width : 3px;
    border-bottom-width : 3px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #323339;
    border-bottom-color : #323339;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-2 ul ul{
    border-top-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-bottom-width : 0px;
  }

  #sp-site-navigation-1 ul ul li, #sp-site-navigation-2 ul ul li{
    border-bottom-width : 0px;
    position : relative;
  }

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

  #sp-site-navigation-1 ul ul li > a, #sp-site-navigation-2 ul ul li > a{
    color : #333333;
    background-color : #eef4fb;
    padding-top : 11px;
    padding-left : 17px;
    padding-right : 17px;
    padding-bottom : 10px;
  }

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

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

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

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

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

  #sp-site-navigation-1 > ul, #sp-site-navigation-2 > ul{
    font-size : 1.3rem;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #323339;
    border-bottom-color : #323339;
  }

  #sp-site-navigation-1> ul> li, #sp-site-navigation-2> ul> li {
  }

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

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

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

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

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-2 > ul > li > a{
    line-height : 1;
    color : #333333;
    padding-top : 30px;
    padding-left : 30px;
    padding-right : 30px;
    padding-bottom : 30px;
    display : block;
  }

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

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

  #sp-site-navigation-1, #sp-site-navigation-2{
    font-size : 1.2rem;
    font-weight : bold;
    background-color : transparent;
    margin-top : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-2 .menu-toggle{
    background-color : #323339;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 li > a:active, #sp-site-navigation-2 li > a:active{
    background-color : #545558;
  }

  #sp-site-navigation-1 li > a:hover, #sp-site-navigation-2 li > a:hover{
    background-color : #545558;
  }

  #sp-site-navigation-1 ul li > a, #sp-site-navigation-2 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #323339;
    text-decoration : none;
    text-align : center;
    padding-top : 5px;
    padding-bottom : 5px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

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

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

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

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

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

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

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

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

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

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

#sp-block-container-20 > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

#sp-block-container-20 > h1{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

#sp-block-container-20 > h2{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

#sp-block-container-20 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6f9;
  border-bottom-color : #7ac6f9;
  clear : both;
}

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

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

#sp-block-container-20 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

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

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

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

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

#sp-page-title-14 h1, #sp-page-title-8 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;
}

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-concept1#content #page-content, .page-concept2#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-news#content #page-content, .page-privacy#content #page-content, .page-recruit#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content{
  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-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-concept1#content #page-content > blockquote, .page-concept2#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-news#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-service#content #page-content > blockquote, .page-toppage#content #page-content > 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-access#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-concept1#content #page-content > blockquote p, .page-concept2#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#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-news#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-service#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-concept1#content #page-content > blockquote p:first-child, .page-concept2#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-custom10#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-news#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-service#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-concept1#content #page-content > h1, .page-concept2#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-news#content #page-content > h1, .page-privacy#content #page-content > h1, .page-recruit#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > 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-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-concept1#content #page-content > h2, .page-concept2#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-news#content #page-content > h2, .page-privacy#content #page-content > h2, .page-recruit#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > 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-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-concept1#content #page-content > h3, .page-concept2#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-news#content #page-content > h3, .page-privacy#content #page-content > h3, .page-recruit#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > 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-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-concept1#content #page-content > h4, .page-concept2#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-news#content #page-content > h4, .page-privacy#content #page-content > h4, .page-recruit#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > 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-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-concept1#content #page-content > h5, .page-concept2#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-news#content #page-content > h5, .page-privacy#content #page-content > h5, .page-recruit#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > 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-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-concept1#content #page-content > h6, .page-concept2#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-news#content #page-content > h6, .page-privacy#content #page-content > h6, .page-recruit#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > 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-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-concept1#content #page-content > hr, .page-concept2#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-news#content #page-content > hr, .page-privacy#content #page-content > hr, .page-recruit#content #page-content > hr, .page-service#content #page-content > hr, .page-toppage#content #page-content > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #a0c5ef;
}

.page-access#content #page-content > img, .page-blog#content #page-content > img, .page-company#content #page-content > img, .page-concept#content #page-content > img, .page-concept1#content #page-content > img, .page-concept2#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom2#content #page-content > img, .page-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-news#content #page-content > img, .page-privacy#content #page-content > img, .page-recruit#content #page-content > img, .page-service#content #page-content > img, .page-toppage#content #page-content > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-company#content #page-content > ins, .page-concept#content #page-content > ins, .page-concept1#content #page-content > ins, .page-concept2#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-news#content #page-content > ins, .page-privacy#content #page-content > ins, .page-recruit#content #page-content > ins, .page-service#content #page-content > ins, .page-toppage#content #page-content > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-company#content #page-content > ol, .page-concept#content #page-content > ol, .page-concept1#content #page-content > ol, .page-concept2#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-news#content #page-content > ol, .page-privacy#content #page-content > ol, .page-recruit#content #page-content > ol, .page-service#content #page-content > ol, .page-toppage#content #page-content > 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-access#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-concept1#content #page-content > ol ol, .page-concept2#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#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-news#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, .page-service#content #page-content > ol ol, .page-toppage#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-concept1#content #page-content > p, .page-concept2#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-news#content #page-content > p, .page-privacy#content #page-content > p, .page-recruit#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-company#content #page-content > pre, .page-concept#content #page-content > pre, .page-concept1#content #page-content > pre, .page-concept2#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-news#content #page-content > pre, .page-privacy#content #page-content > pre, .page-recruit#content #page-content > pre, .page-service#content #page-content > pre, .page-toppage#content #page-content > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

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

#sp-list-1 li, #sp-list-2 li, #sp-list-3 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-1 ul, #sp-list-2 ul, #sp-list-3 ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

#sp-definition-list-1, #sp-definition-list-2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-top : 10px;
  margin-left : 37px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #a0c5ef;
}

#sp-definition-list-1 > dt:first-child, #sp-definition-list-2 > dt:first-child{
  margin-top : 0px;
}

#sp-entry-content-1, #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-2, #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-wp-post-list-2, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6{
  margin-top : 20px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1, .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-2, .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-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6{
  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-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-2 > .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-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

.hpb-viewtype-date#sp-entry-content-1, .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-2, .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-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6{
  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-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-2 > .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-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

.hpb-viewtype-full#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > h3, .hpb-viewtype-full#sp-wp-post-list-4 > h3, .hpb-viewtype-full#sp-wp-post-list-5 > h3, .hpb-viewtype-full#sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > h3, .hpb-viewtype-simple#sp-wp-post-list-4 > h3, .hpb-viewtype-simple#sp-wp-post-list-5 > h3, .hpb-viewtype-simple#sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3, .hpb-viewtype-thumbnail#sp-wp-post-list-6 > 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-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-2, .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-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6{
  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-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-2 > .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-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

#sp-entry-content-1 > .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-2 > .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-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-6 > .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-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-2 > .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-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-6 > .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-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-2 > 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-wp-post-list-2 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-6 > article > div{
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author, #sp-wp-post-list-6 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links, #sp-wp-post-list-6 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link, #sp-wp-post-list-6 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-5 > article > footer .date, #sp-wp-post-list-6 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep, #sp-wp-post-list-6 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-5 > article > footer .tags-links, #sp-wp-post-list-6 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer a, #sp-wp-post-list-4 > article > footer a, #sp-wp-post-list-5 > article > footer a, #sp-wp-post-list-6 > article > footer a{
  color : #6e6e6e;
  background-color : transparent;
  text-decoration : underline;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer a:hover, #sp-wp-post-list-4 > article > footer a:hover, #sp-wp-post-list-5 > article > footer a:hover, #sp-wp-post-list-6 > article > footer a:hover{
  text-decoration : none;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-5 > article > footer span, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > article > header, #sp-wp-post-list-4 > article > header, #sp-wp-post-list-5 > article > header, #sp-wp-post-list-6 > article > header{
  margin-bottom : 10px;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > header > .entry-title, #sp-wp-post-list-4 > article > header > .entry-title, #sp-wp-post-list-5 > article > header > .entry-title, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > article > header > .entry-title > a, #sp-wp-post-list-4 > article > header > .entry-title > a, #sp-wp-post-list-5 > article > header > .entry-title > a, #sp-wp-post-list-6 > article > header > .entry-title > a{
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > article > header > h4 > a, #sp-wp-post-list-4 > article > header > h4 > a, #sp-wp-post-list-5 > article > header > h4 > a, #sp-wp-post-list-6 > article > header > h4 > a{
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > article > p > img, #sp-wp-post-list-4 > article > p > img, #sp-wp-post-list-5 > article > p > img, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > dl, #sp-wp-post-list-4 > dl, #sp-wp-post-list-5 > dl, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > dl::after, #sp-wp-post-list-4 > dl::after, #sp-wp-post-list-5 > dl::after, #sp-wp-post-list-6 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > dl > dd, #sp-wp-post-list-4 > dl > dd, #sp-wp-post-list-5 > dl > dd, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > dl > dt, #sp-wp-post-list-4 > dl > dt, #sp-wp-post-list-5 > dl > dt, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-5 > h3 > a, #sp-wp-post-list-6 > h3 > a{
  color : #ffffff;
  background-color : transparent;
  text-decoration : none;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > nav, #sp-wp-post-list-4 > nav, #sp-wp-post-list-5 > nav, #sp-wp-post-list-6 > nav{
  margin-bottom : 20px;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > nav .nav-next, #sp-wp-post-list-4 > nav .nav-next, #sp-wp-post-list-5 > nav .nav-next, #sp-wp-post-list-6 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > nav .nav-next .meta-nav, #sp-wp-post-list-4 > nav .nav-next .meta-nav, #sp-wp-post-list-5 > nav .nav-next .meta-nav, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > nav .nav-next .meta-nav::before, #sp-wp-post-list-4 > nav .nav-next .meta-nav::before, #sp-wp-post-list-5 > nav .nav-next .meta-nav::before, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > nav .nav-previous, #sp-wp-post-list-4 > nav .nav-previous, #sp-wp-post-list-5 > nav .nav-previous, #sp-wp-post-list-6 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > nav .nav-previous .meta-nav, #sp-wp-post-list-4 > nav .nav-previous .meta-nav, #sp-wp-post-list-5 > nav .nav-previous .meta-nav, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-4 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-5 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-6 > 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-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-2 > 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-wp-post-list-2 > nav a, #sp-wp-post-list-4 > nav a, #sp-wp-post-list-5 > nav a, #sp-wp-post-list-6 > nav a{
  font-style : italic;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > nav div, #sp-wp-post-list-4 > nav div, #sp-wp-post-list-5 > nav div, #sp-wp-post-list-6 > nav div{
  width : 50%;
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > ul, #sp-wp-post-list-4 > ul, #sp-wp-post-list-5 > ul, #sp-wp-post-list-6 > 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-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-2> 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-wp-post-list-2> ul> li, #sp-wp-post-list-4> ul> li, #sp-wp-post-list-5> ul> li, #sp-wp-post-list-6> ul> li {
}

#sp-entry-content-1 > 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-2 > 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-wp-post-list-2 > ul > li > a, #sp-wp-post-list-4 > ul > li > a, #sp-wp-post-list-5 > ul > li > a, #sp-wp-post-list-6 > 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-block-container-1 .copyright, #sp-block-container-33 .copyright, #sp-block-container-34 .copyright{
  color : #ffffff;
  background-color : #a0c5ef;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
}

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

  #sp-block-container-1 .copyright, #sp-block-container-33 .copyright, #sp-block-container-34 .copyright{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

  #sp-block-container-1, #sp-block-container-33, #sp-block-container-34{
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

  #sp-block-container-1 .copyright, #sp-block-container-33 .copyright, #sp-block-container-34 .copyright{
    margin-left : -10px;
    margin-right : -10px;
  }
}

.page-contact#content #page-content > .large, .page-custom5#content #page-content > .large, .page-custom6#content #page-content > .large, .page-custom7#content #page-content > .large, .page-custom8#content #page-content > .large, .page-custom9#content #page-content > .large{
  font-size : 1.2em;
}

.page-contact#content #page-content > .medium, .page-custom5#content #page-content > .medium, .page-custom6#content #page-content > .medium, .page-custom7#content #page-content > .medium, .page-custom8#content #page-content > .medium, .page-custom9#content #page-content > .medium{
  font-size : 1em;
}

.page-contact#content #page-content > .small, .page-custom5#content #page-content > .small, .page-custom6#content #page-content > .small, .page-custom7#content #page-content > .small, .page-custom8#content #page-content > .small, .page-custom9#content #page-content > .small{
  font-size : 0.9em;
}

.page-contact#content #page-content > .x-large, .page-custom5#content #page-content > .x-large, .page-custom6#content #page-content > .x-large, .page-custom7#content #page-content > .x-large, .page-custom8#content #page-content > .x-large, .page-custom9#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-contact#content #page-content > .x-small, .page-custom5#content #page-content > .x-small, .page-custom6#content #page-content > .x-small, .page-custom7#content #page-content > .x-small, .page-custom8#content #page-content > .x-small, .page-custom9#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-contact#content #page-content > .xx-large, .page-custom5#content #page-content > .xx-large, .page-custom6#content #page-content > .xx-large, .page-custom7#content #page-content > .xx-large, .page-custom8#content #page-content > .xx-large, .page-custom9#content #page-content > .xx-large{
  font-size : 2em;
}

.page-contact#content #page-content > .xx-small, .page-custom5#content #page-content > .xx-small, .page-custom6#content #page-content > .xx-small, .page-custom7#content #page-content > .xx-small, .page-custom8#content #page-content > .xx-small, .page-custom9#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-contact#content #page-content > em, .page-custom5#content #page-content > em, .page-custom6#content #page-content > em, .page-custom7#content #page-content > em, .page-custom8#content #page-content > em, .page-custom9#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-contact#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1{
  color : #000000;
}

.page-contact#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2{
  color : #000000;
}

.page-contact#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3{
  color : #000000;
}

.page-contact#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-contact#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-contact#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-contact#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-contact#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-custom6#content #page-content > p.indent, .page-custom7#content #page-content > p.indent, .page-custom8#content #page-content > p.indent, .page-custom9#content #page-content > p.indent{
  padding-left : 10px;
}

.page-contact#content #page-content > strong, .page-custom5#content #page-content > strong, .page-custom6#content #page-content > strong, .page-custom7#content #page-content > strong, .page-custom8#content #page-content > strong, .page-custom9#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-block-container-10 .large, #sp-block-container-11 .large, #sp-block-container-12 .large, #sp-block-container-13 .large, #sp-block-container-14 .large, #sp-block-container-15 .large, #sp-block-container-16 .large, #sp-block-container-18 .large, #sp-block-container-19 .large, #sp-block-container-21 .large, #sp-block-container-22 .large, #sp-block-container-23 .large, #sp-block-container-25 .large, #sp-block-container-26 .large, #sp-block-container-27 .large, #sp-block-container-28 .large, #sp-block-container-29 .large, #sp-block-container-32 .large, #sp-block-container-4 .large, #sp-block-container-5 .large, #sp-block-container-6 .large, #sp-block-container-7 .large, #sp-block-container-8 .large, #sp-block-container-9 .large{
  font-size : 1.2em;
}

#sp-block-container-10 .medium, #sp-block-container-11 .medium, #sp-block-container-12 .medium, #sp-block-container-13 .medium, #sp-block-container-14 .medium, #sp-block-container-15 .medium, #sp-block-container-16 .medium, #sp-block-container-18 .medium, #sp-block-container-19 .medium, #sp-block-container-21 .medium, #sp-block-container-22 .medium, #sp-block-container-23 .medium, #sp-block-container-25 .medium, #sp-block-container-26 .medium, #sp-block-container-27 .medium, #sp-block-container-28 .medium, #sp-block-container-29 .medium, #sp-block-container-32 .medium, #sp-block-container-4 .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium, #sp-block-container-7 .medium, #sp-block-container-8 .medium, #sp-block-container-9 .medium{
  font-size : 1em;
}

#sp-block-container-10 .small, #sp-block-container-11 .small, #sp-block-container-12 .small, #sp-block-container-13 .small, #sp-block-container-14 .small, #sp-block-container-15 .small, #sp-block-container-16 .small, #sp-block-container-18 .small, #sp-block-container-19 .small, #sp-block-container-21 .small, #sp-block-container-22 .small, #sp-block-container-23 .small, #sp-block-container-25 .small, #sp-block-container-26 .small, #sp-block-container-27 .small, #sp-block-container-28 .small, #sp-block-container-29 .small, #sp-block-container-32 .small, #sp-block-container-4 .small, #sp-block-container-5 .small, #sp-block-container-6 .small, #sp-block-container-7 .small, #sp-block-container-8 .small, #sp-block-container-9 .small{
  font-size : 0.9em;
}

#sp-block-container-10 .x-large, #sp-block-container-11 .x-large, #sp-block-container-12 .x-large, #sp-block-container-13 .x-large, #sp-block-container-14 .x-large, #sp-block-container-15 .x-large, #sp-block-container-16 .x-large, #sp-block-container-18 .x-large, #sp-block-container-19 .x-large, #sp-block-container-21 .x-large, #sp-block-container-22 .x-large, #sp-block-container-23 .x-large, #sp-block-container-25 .x-large, #sp-block-container-26 .x-large, #sp-block-container-27 .x-large, #sp-block-container-28 .x-large, #sp-block-container-29 .x-large, #sp-block-container-32 .x-large, #sp-block-container-4 .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large, #sp-block-container-7 .x-large, #sp-block-container-8 .x-large, #sp-block-container-9 .x-large{
  font-size : 1.5em;
}

#sp-block-container-10 .x-small, #sp-block-container-11 .x-small, #sp-block-container-12 .x-small, #sp-block-container-13 .x-small, #sp-block-container-14 .x-small, #sp-block-container-15 .x-small, #sp-block-container-16 .x-small, #sp-block-container-18 .x-small, #sp-block-container-19 .x-small, #sp-block-container-21 .x-small, #sp-block-container-22 .x-small, #sp-block-container-23 .x-small, #sp-block-container-25 .x-small, #sp-block-container-26 .x-small, #sp-block-container-27 .x-small, #sp-block-container-28 .x-small, #sp-block-container-29 .x-small, #sp-block-container-32 .x-small, #sp-block-container-4 .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small, #sp-block-container-7 .x-small, #sp-block-container-8 .x-small, #sp-block-container-9 .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 .xx-large, #sp-block-container-11 .xx-large, #sp-block-container-12 .xx-large, #sp-block-container-13 .xx-large, #sp-block-container-14 .xx-large, #sp-block-container-15 .xx-large, #sp-block-container-16 .xx-large, #sp-block-container-18 .xx-large, #sp-block-container-19 .xx-large, #sp-block-container-21 .xx-large, #sp-block-container-22 .xx-large, #sp-block-container-23 .xx-large, #sp-block-container-25 .xx-large, #sp-block-container-26 .xx-large, #sp-block-container-27 .xx-large, #sp-block-container-28 .xx-large, #sp-block-container-29 .xx-large, #sp-block-container-32 .xx-large, #sp-block-container-4 .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large, #sp-block-container-7 .xx-large, #sp-block-container-8 .xx-large, #sp-block-container-9 .xx-large{
  font-size : 2em;
}

#sp-block-container-10 .xx-small, #sp-block-container-11 .xx-small, #sp-block-container-12 .xx-small, #sp-block-container-13 .xx-small, #sp-block-container-14 .xx-small, #sp-block-container-15 .xx-small, #sp-block-container-16 .xx-small, #sp-block-container-18 .xx-small, #sp-block-container-19 .xx-small, #sp-block-container-21 .xx-small, #sp-block-container-22 .xx-small, #sp-block-container-23 .xx-small, #sp-block-container-25 .xx-small, #sp-block-container-26 .xx-small, #sp-block-container-27 .xx-small, #sp-block-container-28 .xx-small, #sp-block-container-29 .xx-small, #sp-block-container-32 .xx-small, #sp-block-container-4 .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small, #sp-block-container-7 .xx-small, #sp-block-container-8 .xx-small, #sp-block-container-9 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 em, #sp-block-container-11 em, #sp-block-container-12 em, #sp-block-container-13 em, #sp-block-container-14 em, #sp-block-container-15 em, #sp-block-container-16 em, #sp-block-container-18 em, #sp-block-container-19 em, #sp-block-container-21 em, #sp-block-container-22 em, #sp-block-container-23 em, #sp-block-container-25 em, #sp-block-container-26 em, #sp-block-container-27 em, #sp-block-container-28 em, #sp-block-container-29 em, #sp-block-container-32 em, #sp-block-container-4 em, #sp-block-container-5 em, #sp-block-container-6 em, #sp-block-container-7 em, #sp-block-container-8 em, #sp-block-container-9 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h1, #sp-block-container-11 h1, #sp-block-container-12 h1, #sp-block-container-13 h1, #sp-block-container-14 h1, #sp-block-container-15 h1, #sp-block-container-16 h1, #sp-block-container-18 h1, #sp-block-container-19 h1, #sp-block-container-21 h1, #sp-block-container-22 h1, #sp-block-container-23 h1, #sp-block-container-25 h1, #sp-block-container-26 h1, #sp-block-container-27 h1, #sp-block-container-28 h1, #sp-block-container-29 h1, #sp-block-container-32 h1, #sp-block-container-4 h1, #sp-block-container-5 h1, #sp-block-container-6 h1, #sp-block-container-7 h1, #sp-block-container-8 h1, #sp-block-container-9 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-10 h2, #sp-block-container-11 h2, #sp-block-container-12 h2, #sp-block-container-13 h2, #sp-block-container-14 h2, #sp-block-container-15 h2, #sp-block-container-16 h2, #sp-block-container-18 h2, #sp-block-container-19 h2, #sp-block-container-21 h2, #sp-block-container-22 h2, #sp-block-container-23 h2, #sp-block-container-25 h2, #sp-block-container-26 h2, #sp-block-container-27 h2, #sp-block-container-28 h2, #sp-block-container-29 h2, #sp-block-container-32 h2, #sp-block-container-4 h2, #sp-block-container-5 h2, #sp-block-container-6 h2, #sp-block-container-7 h2, #sp-block-container-8 h2, #sp-block-container-9 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-10 h3, #sp-block-container-11 h3, #sp-block-container-12 h3, #sp-block-container-13 h3, #sp-block-container-14 h3, #sp-block-container-15 h3, #sp-block-container-16 h3, #sp-block-container-18 h3, #sp-block-container-19 h3, #sp-block-container-21 h3, #sp-block-container-22 h3, #sp-block-container-23 h3, #sp-block-container-25 h3, #sp-block-container-26 h3, #sp-block-container-27 h3, #sp-block-container-28 h3, #sp-block-container-29 h3, #sp-block-container-32 h3, #sp-block-container-4 h3, #sp-block-container-5 h3, #sp-block-container-6 h3, #sp-block-container-7 h3, #sp-block-container-8 h3, #sp-block-container-9 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-10 h4, #sp-block-container-11 h4, #sp-block-container-12 h4, #sp-block-container-13 h4, #sp-block-container-14 h4, #sp-block-container-15 h4, #sp-block-container-16 h4, #sp-block-container-18 h4, #sp-block-container-19 h4, #sp-block-container-21 h4, #sp-block-container-22 h4, #sp-block-container-23 h4, #sp-block-container-25 h4, #sp-block-container-26 h4, #sp-block-container-27 h4, #sp-block-container-28 h4, #sp-block-container-29 h4, #sp-block-container-32 h4, #sp-block-container-4 h4, #sp-block-container-5 h4, #sp-block-container-6 h4, #sp-block-container-7 h4, #sp-block-container-8 h4, #sp-block-container-9 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h5, #sp-block-container-11 h5, #sp-block-container-12 h5, #sp-block-container-13 h5, #sp-block-container-14 h5, #sp-block-container-15 h5, #sp-block-container-16 h5, #sp-block-container-18 h5, #sp-block-container-19 h5, #sp-block-container-21 h5, #sp-block-container-22 h5, #sp-block-container-23 h5, #sp-block-container-25 h5, #sp-block-container-26 h5, #sp-block-container-27 h5, #sp-block-container-28 h5, #sp-block-container-29 h5, #sp-block-container-32 h5, #sp-block-container-4 h5, #sp-block-container-5 h5, #sp-block-container-6 h5, #sp-block-container-7 h5, #sp-block-container-8 h5, #sp-block-container-9 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-10 h6, #sp-block-container-11 h6, #sp-block-container-12 h6, #sp-block-container-13 h6, #sp-block-container-14 h6, #sp-block-container-15 h6, #sp-block-container-16 h6, #sp-block-container-18 h6, #sp-block-container-19 h6, #sp-block-container-21 h6, #sp-block-container-22 h6, #sp-block-container-23 h6, #sp-block-container-25 h6, #sp-block-container-26 h6, #sp-block-container-27 h6, #sp-block-container-28 h6, #sp-block-container-29 h6, #sp-block-container-32 h6, #sp-block-container-4 h6, #sp-block-container-5 h6, #sp-block-container-6 h6, #sp-block-container-7 h6, #sp-block-container-8 h6, #sp-block-container-9 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-10 p, #sp-block-container-11 p, #sp-block-container-12 p, #sp-block-container-13 p, #sp-block-container-14 p, #sp-block-container-15 p, #sp-block-container-16 p, #sp-block-container-18 p, #sp-block-container-19 p, #sp-block-container-21 p, #sp-block-container-22 p, #sp-block-container-23 p, #sp-block-container-25 p, #sp-block-container-26 p, #sp-block-container-27 p, #sp-block-container-28 p, #sp-block-container-29 p, #sp-block-container-32 p, #sp-block-container-4 p, #sp-block-container-5 p, #sp-block-container-6 p, #sp-block-container-7 p, #sp-block-container-8 p, #sp-block-container-9 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-10 p.indent, #sp-block-container-11 p.indent, #sp-block-container-12 p.indent, #sp-block-container-13 p.indent, #sp-block-container-14 p.indent, #sp-block-container-15 p.indent, #sp-block-container-16 p.indent, #sp-block-container-18 p.indent, #sp-block-container-19 p.indent, #sp-block-container-21 p.indent, #sp-block-container-22 p.indent, #sp-block-container-23 p.indent, #sp-block-container-25 p.indent, #sp-block-container-26 p.indent, #sp-block-container-27 p.indent, #sp-block-container-28 p.indent, #sp-block-container-29 p.indent, #sp-block-container-32 p.indent, #sp-block-container-4 p.indent, #sp-block-container-5 p.indent, #sp-block-container-6 p.indent, #sp-block-container-7 p.indent, #sp-block-container-8 p.indent, #sp-block-container-9 p.indent{
  padding-left : 15px;
}

#sp-block-container-10 strong, #sp-block-container-11 strong, #sp-block-container-12 strong, #sp-block-container-13 strong, #sp-block-container-14 strong, #sp-block-container-15 strong, #sp-block-container-16 strong, #sp-block-container-18 strong, #sp-block-container-19 strong, #sp-block-container-21 strong, #sp-block-container-22 strong, #sp-block-container-23 strong, #sp-block-container-25 strong, #sp-block-container-26 strong, #sp-block-container-27 strong, #sp-block-container-28 strong, #sp-block-container-29 strong, #sp-block-container-32 strong, #sp-block-container-4 strong, #sp-block-container-5 strong, #sp-block-container-6 strong, #sp-block-container-7 strong, #sp-block-container-8 strong, #sp-block-container-9 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-17 > .large, #sp-block-container-2 > .large, #sp-block-container-3 > .large{
  font-size : 1.5em;
}

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

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

#sp-block-container-17 > .x-small, #sp-block-container-2 > .x-small, #sp-block-container-3 > .x-small{
  font-size : 0.8em;
}

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

#sp-block-container-17 > .xx-small, #sp-block-container-2 > .xx-small, #sp-block-container-3 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-17 > a:link, #sp-block-container-2 > a:link, #sp-block-container-3 > a:link{
  color : #2761c6;
  text-decoration : underline;
}

#sp-block-container-17 > em, #sp-block-container-2 > em, #sp-block-container-3 > em{
  font-style : oblique;
  color : #2761c6;
}

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

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

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

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

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

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

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

#sp-block-container-17 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-3 > p.indent{
  padding-left : 15px;
}

#sp-block-container-17 > p.small, #sp-block-container-2 > p.small, #sp-block-container-3 > p.small{
  font-size : 0.9em;
}

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

#sp-block-container-24 > .large, #sp-block-container-30 > .large, #sp-block-container-31 > .large{
  font-size : 1.5em;
}

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

#sp-block-container-24 > .x-large, #sp-block-container-30 > .x-large, #sp-block-container-31 > .x-large{
  font-size : 2em;
}

#sp-block-container-24 > .x-small, #sp-block-container-30 > .x-small, #sp-block-container-31 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-24 > .xx-large, #sp-block-container-30 > .xx-large, #sp-block-container-31 > .xx-large{
  font-size : 3em;
}

#sp-block-container-24 > .xx-small, #sp-block-container-30 > .xx-small, #sp-block-container-31 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-24 > a:link, #sp-block-container-30 > a:link, #sp-block-container-31 > a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-24 > em, #sp-block-container-30 > em, #sp-block-container-31 > em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-24 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-24 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

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

#sp-block-container-24 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-24 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

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

#sp-block-container-24 > p, #sp-block-container-30 > p, #sp-block-container-31 > p{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-24 > p.indent, #sp-block-container-30 > p.indent, #sp-block-container-31 > p.indent{
  padding-left : 20px;
}

#sp-block-container-24 > p.small, #sp-block-container-30 > p.small, #sp-block-container-31 > p.small{
  font-size : 0.9em;
}

#sp-block-container-24 > strong, #sp-block-container-30 > strong, #sp-block-container-31 > strong{
  font-weight : bold;
  color : #333333;
}

#sp-page-title-21 h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.22;
  color : #333333;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #a0c5ef;
  border-right-color : #a0c5ef;
  position : relative;
}

#sp-page-title-21 h1::before{
  background-color : #a0c5ef;
  width : 100%;
  height : 1px;
  display : block;
  position : absolute;
  top : 0px;
  right : 0px;
  left : 0px;
  content : '';
}

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

#sp-button-1 > a, #sp-button-10 > a, #sp-button-17 > a, #sp-button-2 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #ffc741;
  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 : 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-1 > a:active, #sp-button-10 > a:active, #sp-button-17 > a:active, #sp-button-2 > a:active{
  background-color : #ffbd20;
  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-10 > a:hover, #sp-button-17 > a:hover, #sp-button-2 > a:hover{
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-3{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-3 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #303e78;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #303e78;
  border-left-color : #303e78;
  border-right-color : #303e78;
  border-bottom-color : #303e78;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  box-shadow : 0px 4px 0px #141f4a;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-3 > a:active{
  box-shadow : 0px 0px 0px #73819b;
  position : relative;
  top : 3px;
}

#sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-3 > a:hover{
  background-color : #6e78a0;
  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 : 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 : #6e78a0;
  border-left-color : #6e78a0;
  border-right-color : #6e78a0;
  border-bottom-color : #6e78a0;
}

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

#sp-button-12 > 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-12 > 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-12 > 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-site-navigation-3{
  font-size : 13px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

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

#sp-site-navigation-3 a:link{
  color : #666666;
  text-decoration : none;
}

#sp-site-navigation-3 a:visited{
  color : #666666;
  text-decoration : none;
}

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

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

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

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

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

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

#sp-site-navigation-3 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  min-height : 35px;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-3 > ul > li > a{
  line-height : 35px;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-3 > ul > li > a:hover{
  line-height : 35px;
  color : #222222;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #eb6877;
}

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

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

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

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

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

  #sp-site-navigation-3 ul{
    width : 100%;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-3 ul li{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    display : block;
  }

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

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

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

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

  .button-menu#sp-site-navigation-3 li{
    background-color : #ffffff;
  }

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

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

  #sp-site-navigation-3 > ul > li:first-child{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

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

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

#sp-entry-content-10, #sp-entry-content-9, #sp-wp-post-list-3{
  font-size : 13px;
  color : #202020;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-10 #hpb-pagenation, #sp-entry-content-9 #hpb-pagenation, #sp-wp-post-list-3 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

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

#sp-entry-content-10 .nav-next, #sp-entry-content-9 .nav-next, #sp-wp-post-list-3 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-10 .nav-previous, #sp-entry-content-9 .nav-previous, #sp-wp-post-list-3 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-10 ::after, #sp-entry-content-9 ::after, #sp-wp-post-list-3 ::after {
}

#sp-entry-content-10 a, #sp-entry-content-9 a, #sp-wp-post-list-3 a{
  color : #202020;
  text-decoration : underline;
}

#sp-entry-content-10 a:hover, #sp-entry-content-9 a:hover, #sp-wp-post-list-3 a:hover{
  text-decoration : none;
}

#sp-entry-content-10 article, #sp-entry-content-9 article, #sp-wp-post-list-3 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-10 article > div, #sp-entry-content-9 article > div, #sp-wp-post-list-3 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-10 dl, #sp-entry-content-9 dl, #sp-wp-post-list-3 dl{
  margin-top : 10px;
}

#sp-entry-content-10 footer, #sp-entry-content-9 footer, #sp-wp-post-list-3 footer{
  color : #202020;
}

#sp-entry-content-10 h1, #sp-entry-content-9 h1, #sp-wp-post-list-3 h1{
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-entry-content-10 h4, #sp-entry-content-9 h4, #sp-wp-post-list-3 h4{
  font-size : 1.1em;
  color : #000000;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  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-entry-content-10 h4 a, #sp-entry-content-9 h4 a, #sp-wp-post-list-3 h4 a{
  color : #000000;
  text-decoration : none;
}

#sp-entry-content-10 h4 a:active, #sp-entry-content-9 h4 a:active, #sp-wp-post-list-3 h4 a:active{
  text-decoration : underline;
}

#sp-entry-content-10 h4 a:hover, #sp-entry-content-9 h4 a:hover, #sp-wp-post-list-3 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-10 li, #sp-entry-content-9 li, #sp-wp-post-list-3 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-10 p, #sp-entry-content-9 p, #sp-wp-post-list-3 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-10 p > img, #sp-entry-content-9 p > img, #sp-wp-post-list-3 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-10 ul, #sp-entry-content-9 ul, #sp-wp-post-list-3 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-entry-content-10 dd, .hpb-viewtype-content#sp-entry-content-9 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

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

.hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-9 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-10 dl, .hpb-viewtype-date#sp-entry-content-9 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-9 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : bold;
  color : #333333;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

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

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

#sp-entry-content-10 > a:active, #sp-entry-content-9 > a:active, #sp-wp-post-list-3 > a:active{
  text-decoration : none;
}

#sp-entry-content-10 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-3 > h3{
  font-size : 1.4em;
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #000000;
  clear : both;
}

#sp-entry-content-10 > h3 a, #sp-entry-content-9 > h3 a, #sp-wp-post-list-3 > h3 a{
  color : #000000;
  text-decoration : none;
}

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

  #sp-entry-content-10 dl dd, #sp-entry-content-9 dl dd, #sp-wp-post-list-3 dl dd{
    margin-left : 0px;
  }

  .hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-9 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

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

#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-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-15, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-16, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-17, #sp-image-170, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-18, #sp-image-180, #sp-image-184, #sp-image-185, #sp-image-186, #sp-image-187, #sp-image-188, #sp-image-189, #sp-image-19, #sp-image-190, #sp-image-191, #sp-image-192, #sp-image-193, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-197, #sp-image-198, #sp-image-199, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-202, #sp-image-203, #sp-image-204, #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-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-5, #sp-image-6{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-form-1{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight : normal;
  background-color : #ffffff;
  padding-top : 10%;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 10%;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  position : relative;
}

#sp-form-1 input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  color : #6d6d6d;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  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 : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  box-sizing : border-box;
}

#sp-form-1 input:focus{
  background-color : #f2f2f2;
}

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

#sp-form-1 td{
  text-align : left;
  width : auto;
  display : block;
}

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

#sp-form-1 textarea:focus{
  background-color : #f2f2f2;
}

#sp-form-1 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  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 : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : 100px;
  box-sizing : border-box;
}

#sp-form-1 th{
  font-weight : normal;
  text-align : left;
  padding-top : 20px;
  width : auto;
  display : block;
}

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

#sp-form-1 > input[type="submit"]{
  font-size : 1.5rem;
  color : #747474;
  background-color : #e8e8e8;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 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 : #e8e8e8;
  border-left-color : #e8e8e8;
  border-right-color : #e8e8e8;
  border-bottom-color : #e8e8e8;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 80px;
  height : 36px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 > input[type="submit"]:active{
  background-color : #dcdcdc;
  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-form-1 > input[type="submit"]:hover{
  background-color : #dcdcdc;
  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-form-1 > table{
  color : #747474;
  width : 100%;
}

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

  #sp-form-1{
    padding-top : 20px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

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

  #sp-form-1 table{
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    width : 100%;
  }

  #sp-form-1 td{
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    display : block;
  }

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

  #sp-form-1 th{
    padding-top : 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 : auto;
    display : block;
  }

  #sp-form-1 > input[type="submit"]{
    margin-right : 3px;
    float : right;
  }
}

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-1::after, #sp-page-title-10::after, #sp-page-title-11::after, #sp-page-title-12::after, #sp-page-title-13::after, #sp-page-title-15::after, #sp-page-title-16::after, #sp-page-title-17::after, #sp-page-title-18::after, #sp-page-title-19::after, #sp-page-title-2::after, #sp-page-title-20::after, #sp-page-title-3::after, #sp-page-title-4::after, #sp-page-title-5::after, #sp-page-title-6::after, #sp-page-title-7::after, #sp-page-title-9::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.2);
  border-bottom-color : rgba(0, 0, 0, 0.1);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > 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-9 > h1{
  font-size : 20px;
  color : #676767;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-recruit#content #page-content{
  color : #000000;
}

#sp-block-container-1{
  font-size : 1.9rem;
  color : #273859;
  background-color : #fcfbf3;
}

#sp-block-container-24{
  font-size : 1.2rem;
}

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

#sp-button-12 > a{
  background-color : #cb9b92;
}

#sp-button-12 > a:hover{
  background-color : #cb9b92;
}

#sp-button-13 > a{
  color : #ffffff;
}

#sp-button-14 > a{
  color : #ffffff;
}

#sp-button-15 > a{
  color : #ffffff;
}

#sp-button-15 > a:hover{
  color : #ffffff;
}

#sp-button-16 > a{
  color : #ffffff;
}

.sp-wp-post-list#sp-entry-content-6{
  background-color : #fcfbf3;
}

.sp-wp-post-list#sp-entry-content-6 > article > .entry-content{
  background-color : #fcfbf3;
}

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

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

  #sp-block-container-17{
    margin-top : 20px;
    margin-bottom : -20px;
  }

  #sp-block-container-22{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-23{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-24{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-25{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-26{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-27{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-28{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-29{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-30{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-31{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-32{
    margin-top : auto;
    margin-left : 250px;
    margin-right : auto;
    margin-bottom : auto;
    width : 300px;
    min-height : 50px;
  }

  #sp-block-container-33{
    width : auto;
    min-height : 57px;
  }

  #sp-block-container-34{
    width : auto;
    min-height : 38px;
  }

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

  #sp-button-10{
    width : 300px;
  }

  #sp-button-12{
    width : 257px;
  }

  #sp-button-13{
    margin-top : 13px;
    width : 225px;
    height : 43px;
  }

  #sp-button-14{
    margin-top : 13px;
    width : 225px;
    height : 43px;
  }

  #sp-button-15{
    margin-top : 15px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 27px;
    width : 315px;
    height : 41px;
    float : left;
    position : relative;
  }

  #sp-button-16{
    width : 225px;
    height : 43px;
  }

  #sp-button-17{
    width : 300px;
  }

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

  #sp-button-3{
    width : 249px;
    height : 40px;
  }

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

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

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

  #sp-button-7{
    width : 184px;
  }

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

  #sp-button-9{
    width : auto;
    height : auto;
  }

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

  #sp-image-10{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : right;
    clear : right;
    position : relative;
  }

  #sp-image-11{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-12{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : right;
    clear : right;
    position : relative;
  }

  #sp-image-13{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 15px;
    width : 324px;
    height : 254px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-139{
    float : left;
    position : relative;
  }

  #sp-image-14{
    margin-top : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 298px;
    height : 233px;
  }

  #sp-image-140{
    margin-left : 70px;
    float : left;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-141{
    float : right;
    position : relative;
  }

  #sp-image-142{
    float : left;
    position : relative;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-143{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-144{
    float : right;
    position : relative;
  }

  #sp-image-145{
    float : left;
    position : relative;
  }

  #sp-image-146{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-147{
    float : right;
    position : relative;
  }

  #sp-image-148{
    float : left;
    position : relative;
  }

  #sp-image-149{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-15{
    margin-top : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 298px;
    height : 233px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-150{
    float : right;
    position : relative;
  }

  #sp-image-151{
    float : left;
    position : relative;
  }

  #sp-image-152{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-153{
    float : right;
    position : relative;
  }

  #sp-image-154{
    float : left;
    position : relative;
  }

  #sp-image-155{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-156{
    float : right;
    position : relative;
  }

  #sp-image-157{
    float : left;
    position : relative;
  }

  #sp-image-158{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-159{
    float : right;
    position : relative;
  }

  #sp-image-16{
    margin-top : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 298px;
    height : 233px;
  }

  #sp-image-160{
    float : left;
    position : relative;
  }

  #sp-image-161{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-162{
    float : right;
    position : relative;
  }

  #sp-image-163{
    float : left;
    position : relative;
  }

  #sp-image-164{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-165{
    float : right;
    position : relative;
  }

  #sp-image-166{
    float : left;
    position : relative;
  }

  #sp-image-167{
    margin-left : 70px;
    float : left;
    clear : none;
    position : relative;
  }

  #sp-image-168{
    float : right;
    position : relative;
  }

  #sp-image-169{
    float : left;
    position : relative;
  }

  #sp-image-17{
    margin-top : auto;
    margin-left : auto;
    margin-right : 20px;
    margin-bottom : auto;
    width : auto;
    height : auto;
    float : right;
    position : relative;
  }

  #sp-image-170{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-171{
    float : right;
    position : relative;
  }

  #sp-image-172{
    float : left;
    position : relative;
  }

  #sp-image-173{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-174{
    float : right;
    position : relative;
  }

  #sp-image-175{
    float : left;
    position : relative;
  }

  #sp-image-176{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-177{
    float : right;
    position : relative;
  }

  #sp-image-178{
    float : left;
    position : relative;
  }

  #sp-image-179{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-18{
    margin-top : auto;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    width : auto;
    height : auto;
    float : left;
    position : relative;
  }

  #sp-image-180{
    float : right;
    position : relative;
  }

  #sp-image-181{
    float : left;
    position : relative;
  }

  #sp-image-182{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-183{
    float : right;
    position : relative;
  }

  #sp-image-184{
    float : left;
    position : relative;
  }

  #sp-image-185{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-186{
    float : right;
    position : relative;
  }

  #sp-image-187{
    float : left;
    position : relative;
  }

  #sp-image-188{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-189{
    float : right;
    position : relative;
  }

  #sp-image-19{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    width : auto;
    height : auto;
    float : left;
    position : relative;
  }

  #sp-image-190{
    float : left;
    position : relative;
  }

  #sp-image-191{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-192{
    float : right;
    position : relative;
  }

  #sp-image-193{
    float : left;
    position : relative;
  }

  #sp-image-194{
    margin-left : 70px;
    float : left;
    position : relative;
  }

  #sp-image-195{
    float : right;
    position : relative;
  }

  #sp-image-196{
    width : auto;
    height : auto;
  }

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

  #sp-image-198{
    width : auto;
    height : auto;
  }

  #sp-image-199{
    margin-left : 22px;
    width : 280px;
    height : auto;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-2{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : auto;
    height : auto;
  }

  #sp-image-20{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 20px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-200{
    margin-right : 27px;
    width : auto;
    height : 574px;
    float : right;
    clear : right;
    position : relative;
  }

  #sp-image-203{
    margin-top : 10px;
  }

  #sp-image-204{
    margin-top : 10px;
  }

  #sp-image-21{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-22{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 25px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-23{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-24{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 25px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-25{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    width : 240px;
    height : 360px;
    float : left;
    position : relative;
  }

  #sp-image-26{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 25px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-27{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-28{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 25px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-29{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-3{
    margin-top : -105px;
  }

  #sp-image-30{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 25px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-31{
    margin-top : 25px;
    margin-left : 25px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-32{
    margin-top : 25px;
    margin-left : auto;
    margin-right : 25px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-33{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-34{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-35{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-36{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 674px;
    height : 272px;
  }

  #sp-image-37{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-38{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-39{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-4{
    margin-top : 15px;
  }

  #sp-image-40{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-41{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-42{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 674px;
    height : 272px;
  }

  #sp-image-43{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : 674px;
    height : 272px;
  }

  #sp-image-47{
    margin-top : 46px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 46px;
  }

  #sp-image-49{
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 29px;
  }

  #sp-image-5{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-50{
    margin-bottom : 26px;
  }

  #sp-image-51{
    margin-bottom : 25px;
  }

  #sp-image-54{
    margin-top : auto;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-55{
    margin-top : auto;
    margin-left : auto;
    margin-right : 10px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-56{
    margin-top : 15px;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-57{
    margin-top : 15px;
    margin-left : auto;
    margin-right : 10px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-58{
    margin-top : 15px;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-59{
    margin-top : 15px;
    margin-left : auto;
    margin-right : 10px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-6{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : right;
    clear : right;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-60{
    margin-top : 15px;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-61{
    margin-top : 15px;
    margin-left : auto;
    margin-right : 10px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-62{
    margin-top : 15px;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-63{
    margin-top : 15px;
    margin-left : auto;
    margin-right : 10px;
    margin-bottom : auto;
    float : right;
    position : relative;
  }

  #sp-image-64{
    margin-top : 15px;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : auto;
    float : left;
    position : relative;
  }

  #sp-image-7{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-72{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-73{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-74{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-75{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-76{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-77{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-78{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
  }

  #sp-image-79{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-8{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : right;
    clear : right;
    position : relative;
  }

  #sp-image-80{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
  }

  #sp-image-81{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-82{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

  #sp-image-84{
    margin-top : 23px;
  }

  #sp-image-9{
    margin-top : 15px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 324px;
    height : 254px;
    float : left;
    clear : left;
    position : relative;
  }

  #sp-image-95{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    position : relative;
  }

  #sp-image-96{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    float : none;
    position : relative;
  }

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

  #sp-page-title-21{
    min-height : 61px;
  }

  #sp-photo-motion-1{
    margin-top : 20px;
    margin-left : 0px;
    margin-right : 0px;
    width : 1000px;
    height : 388px;
  }

  #sp-photo-motion-2{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : -394px;
    width : 1000px;
    height : 623px;
  }

  #sp-site-navigation-1{
    margin-top : 17px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 15px;
    width : 970px;
    min-height : 50px;
  }

  #sp-site-navigation-2{
    margin-top : 17px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 15px;
    width : 970px;
    min-height : 50px;
  }

  #sp-site-navigation-3{
    margin-left : auto;
    margin-right : auto;
  }

  #sp-sns-button-1{
    margin-left : auto;
    margin-right : auto;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    min-height : 198px;
  }

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

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

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

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

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

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

  #sp-block-container-2{
    width : auto;
    min-height : 1269px;
  }

  #sp-block-container-3{
    width : auto;
    min-height : 796px;
  }

  #sp-block-container-4{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    min-height : 60px;
  }

  #sp-button-13{
    margin-top : 6px;
  }

  #sp-button-14{
    margin-top : 6px;
  }

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

  #sp-image-10{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-11{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-12{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-13{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-139{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-14{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-140{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-141{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-142{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-143{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-144{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-145{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-146{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-147{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-148{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-149{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-15{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-150{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-151{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-152{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-153{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-154{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-155{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-156{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-157{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-158{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-159{
    margin-left : 50px;
    height : auto;
  }

  #sp-image-16{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-160{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-161{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-162{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-163{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-164{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-165{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-166{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-167{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-168{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-169{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-170{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-171{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-172{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-173{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-174{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-175{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-176{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-177{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-178{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-179{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-180{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-181{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-182{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-183{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-184{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-185{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-186{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-187{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-188{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-189{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-190{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-191{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-192{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-193{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-194{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-195{
    margin-top : 5px;
    margin-left : 50px;
    height : auto;
  }

  #sp-image-196{
    width : auto;
    height : auto;
  }

  #sp-image-197{
    height : auto;
  }

  #sp-image-198{
    width : auto;
    height : auto;
    display : none;
  }

  #sp-image-2{
    height : auto;
    display : none;
  }

  #sp-image-204{
    margin-top : 11px;
  }

  #sp-image-3{
    margin-top : -20px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-4{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-5{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-6{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-7{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-8{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-image-84{
    margin-top : 13px;
  }

  #sp-image-9{
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
  }

  #sp-photo-motion-1{
    display : none;
  }

  #sp-photo-motion-2{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2{
    width : auto;
    min-height : 57px;
  }

  #sp-site-navigation-3{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    min-height : 35px;
  }

  #sp-sns-button-1{
    margin-left : 9px;
    margin-right : 3px;
    width : auto;
    min-height : 101px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 5px;
    margin-left : 2px;
    margin-right : 31px;
    margin-bottom : 0px;
    width : auto;
    min-height : 330px;
  }

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

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

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

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

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