#colophon{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

#masthead{
  padding-top : 1px;
}

#masthead-inner{
  background-color : transparent;
  background-image : none;
}

#page-content{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

#primary{
  box-sizing : border-box;
}

#sidebar1{
  box-sizing : border-box;
}

#sidebar2{
  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: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 : #333333;
  text-decoration : none;
}

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.2rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

#colophon{
  padding-top : 20px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  width : 900px;
}

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

#content{
  background-color : #ffffff;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  height : 100%;
  min-height : 50px;
  position : relative;
  box-sizing : border-box;
}

#main{
  background-image : none;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  width : 900px;
  box-sizing : content-box;
}

#masthead{
  margin-bottom : 15px;
}

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

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

#sidebar2{
  font-size : 1.4rem;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body{
  min-width : 900px;
}

#content{
  width : 690px;
  float : left;
}

#contenthead{
  width : 900px;
}

#main-inner{
  width : 900px;
}

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

#sp-page-title-10{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
  width : 100%;
  box-sizing : border-box;
}

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

#sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-20, #sp-page-title-5, #sp-page-title-8, #sp-page-title-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1, #sp-page-title-5 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-column-3{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ed4545;
  border-left-color : #ed4545;
  border-right-color : #ed4545;
  border-bottom-color : #ed4545;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : auto;
}

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

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

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

#sp-column-6{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  height : auto;
}

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

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

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

#sp-column-6 > .column-label{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

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

#sp-button-16, #sp-button-7{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-16 > a, #sp-button-7 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #e37227;
  background-color : #fcc7a4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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 #fc7f2b;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #d27443;
}

#sp-button-16 > a:active, #sp-button-7 > a:active{
  box-shadow : 0px 1px 0px #fc7f2b;
  position : relative;
  top : 2px;
}

#sp-button-16> a:hover, #sp-button-7> a:hover {
}

#sp-column-1, #sp-column-4, #sp-column-5, #sp-column-7, #sp-column-8, #sp-column-9{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
  width : 100%;
  height : auto;
}

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

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

#sp-column-1 > .column-body, #sp-column-4 > .column-body, #sp-column-5 > .column-body, #sp-column-7 > .column-body, #sp-column-8 > .column-body, #sp-column-9 > .column-body{
  width : auto;
  height : auto;
}

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

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

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

#sp-definition-list-1 dd, #sp-definition-list-2 dd, #sp-definition-list-4 dd{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 100px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-definition-list-1 dt, #sp-definition-list-2 dt, #sp-definition-list-4 dt{
  background-color : #3c3c3c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  float : left;
  clear : both;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-4 > dd{
  color : #565656;
}

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

#sp-image-1, #sp-image-13, #sp-image-19, #sp-image-2, #sp-image-21, #sp-image-22, #sp-image-28, #sp-image-3, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8{
  max-width : 100%;
}

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

#sp-item-gallery-1 > ul > li{
  line-height : 1.4em;
  color : #676767;
  background-color : #d3eaf5;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 352px;
  height : 195px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li p.item-gallery-price{
  color : #676767;
  text-align : left;
  margin-top : 5px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

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

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

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

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

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

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

#sp-table-1{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

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

#sp-table-1 th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-1 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-1 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

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

.page-technology2#content #page-content > .x-large{
  font-size : 2em;
}

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

.page-technology2#content #page-content > .xx-large{
  font-size : 3em;
}

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

.page-technology2#content #page-content > em{
  font-style : oblique;
  color : #2c7af5;
}

.page-technology2#content #page-content > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

.page-technology2#content #page-content > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

.page-technology2#content #page-content > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

.page-technology2#content #page-content > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

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

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

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

.page-technology2#content #page-content > p.indent{
  padding-left : 15px;
}

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

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

#sp-entry-content-1, #sp-wp-post-list-1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry{
  text-align : right;
  margin-right : 25px;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #333333;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 50px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active{
  color : #db2414;
  text-decoration : underline;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover{
  color : #db2414;
  text-decoration : underline;
}

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

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

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

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

#sp-entry-content-1 dl, #sp-wp-post-list-1 dl{
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 15px;
}

#sp-entry-content-1 h3, #sp-wp-post-list-1 h3{
  font-size : 1.6rem;
  font-weight : normal;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#sp-entry-content-1 li, #sp-wp-post-list-1 li{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-wp-post-list-1 p{
  color : #333333;
  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-1 p > img, #sp-wp-post-list-1 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-wp-post-list-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 : 15px;
  list-style-type : none;
}

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

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

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

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

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

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  float : left;
  clear : left;
}

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

#sp-definition-list-3 > dt{
  font-weight : bold;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
  position : relative;
  z-index : 1;
}

#sp-definition-list-3 > dt::before{
  min-height : 70%;
  display : block;
  position : absolute;
  top : 0px;
  left : 0px;
  z-index : 10;
  content : "";
}

.page-custom2#content #page-content > .large, .page-custom3#content #page-content > .large{
  font-size : 1.5em;
}

.page-custom2#content #page-content > .medium, .page-custom3#content #page-content > .medium{
  font-size : 1em;
}

.page-custom2#content #page-content > .x-large, .page-custom3#content #page-content > .x-large{
  font-size : 2em;
}

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

.page-custom2#content #page-content > .xx-large, .page-custom3#content #page-content > .xx-large{
  font-size : 3em;
}

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

.page-custom2#content #page-content > a:link, .page-custom3#content #page-content > a:link{
  color : #ed4545;
  text-decoration : underline;
}

.page-custom2#content #page-content > em, .page-custom3#content #page-content > em{
  font-style : oblique;
  color : #ed4545;
}

.page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1{
  color : #ffffff;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2{
  color : #ffffff;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

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

.page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #ed4545;
  clear : both;
}

.page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

.page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ed4545;
}

.page-custom2#content #page-content > p, .page-custom3#content #page-content > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

.page-custom2#content #page-content > p.indent, .page-custom3#content #page-content > p.indent{
  padding-left : 20px;
}

.page-custom2#content #page-content > p.small, .page-custom3#content #page-content > p.small{
  font-size : 0.9em;
}

.page-custom2#content #page-content > strong, .page-custom3#content #page-content > strong{
  font-weight : bold;
  color : #ed4545;
}

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

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

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

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

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

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

.page-custom5#content #page-content > a:link, #sp-block-container-8 > a:link{
  color : #c991e3;
}

.page-custom5#content #page-content > em, #sp-block-container-8 > em{
  font-style : oblique;
}

.page-custom5#content #page-content > h1, #sp-block-container-8 > h1{
  color : #808080;
  background-color : #faeeff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

.page-custom5#content #page-content > h2, #sp-block-container-8 > h2{
  color : #808080;
  background-color : #faeeff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ad93c2;
}

.page-custom5#content #page-content > h3, #sp-block-container-8 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #808080;
  background-color : #faeeff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 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 : #ad93c2;
  border-bottom-color : #ad93c2;
  clear : both;
}

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

.page-custom5#content #page-content > h5, #sp-block-container-8 > h5{
  font-size : 1em;
  color : #ad93c2;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

.page-custom5#content #page-content > h6, #sp-block-container-8 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #808080;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ad93c2;
}

.page-custom5#content #page-content > p, #sp-block-container-8 > p{
  line-height : 1.4;
  color : #808080;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

.page-custom5#content #page-content > p.indent, #sp-block-container-8 > p.indent{
  padding-left : 20px;
}

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

.page-custom5#content #page-content > strong, #sp-block-container-8 > strong{
  font-weight : bold;
  color : #c991e3;
}

#sp-button-26, #sp-button-27, #sp-button-28{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #e8235b;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  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-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active{
  background-color : #ff4076;
  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-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover{
  background-color : #ff4076;
  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-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-20 > a:active, #sp-button-21 > a:active, #sp-button-22 > a:active, #sp-button-23 > a:active, #sp-button-24 > a:active{
  background-color : #0a73f5;
  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-20 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > a:hover{
  background-color : #0a73f5;
  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-8{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-8 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffd9d9;
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  letter-spacing : 0.4rem;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  box-shadow : 0px 3px 0px #ffa1a1;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-8 > a:active{
  box-shadow : 0px 1px 0px #ffa1a1;
  position : relative;
  top : 2px;
}

#sp-button-8> a:hover {
}

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

#sp-site-branding2-1 .extra{
  width : 450px;
  top : 4rem;
  left : 50%;
}

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

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #333333;
  text-align : right;
  width : 100%;
  position : absolute;
  top : 10px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 430px;
  height : 66px;
  float : left;
  display : block;
}

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

#breadcrumb-list{
  margin-top : 10px;
  margin-left : 20px;
}

#breadcrumb-list div{
  margin-right : 10px;
  margin-bottom : 10px;
  width : auto;
  display : inline-block;
}

#sp-site-navigation-2, #sp-site-navigation-3, #sp-site-navigation-4{
  padding-top : 4px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
}

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

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

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

#sp-site-navigation-2 ul ul li a, #sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a{
  color : #333333;
  padding-top : 5px;
  padding-left : 0.5rem;
  padding-right : 0.5rem;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover{
  background-color : #ededed;
}

#sp-site-navigation-2 ul ul li:hover, #sp-site-navigation-3 ul ul li:hover, #sp-site-navigation-4 ul ul li:hover{
  position : relative;
}

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

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

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

#sp-site-navigation-2 > ul > li, #sp-site-navigation-3 > ul > li, #sp-site-navigation-4 > ul > li{
  background-image : url(img/nav-boder.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-bottom : 4px;
  width : auto;
  float : none;
  position : relative;
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > ul > li.current-menu-ancestor > a, #sp-site-navigation-4 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #0e7aec;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-3 > ul > li.current-menu-item > a, #sp-site-navigation-4 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #0e7aec;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > ul > li.current_page_ancestor > a, #sp-site-navigation-4 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #0e7aec;
}

#sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-3 > ul > li.current_page_item > a, #sp-site-navigation-4 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #0e7aec;
}

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

#sp-site-navigation-2 > ul > li > a, #sp-site-navigation-3 > ul > li > a, #sp-site-navigation-4 > ul > li > a{
  padding-top : 5px;
  padding-left : 1em;
  padding-right : 1em;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover{
  color : #ffffff;
  background-color : #0e7aec;
}

#sp-site-navigation-1{
  padding-top : 4px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

#sp-site-navigation-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;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-site-navigation-1 ul ul{
  background-color : #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 : 200;
}

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

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

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

#sp-site-navigation-1 ul ul li:hover{
  position : relative;
}

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

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

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

#sp-site-navigation-1 > ul > li{
  background-image : url(img/nav-boder.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 0px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 0px;
  margin-bottom : 4px;
  width : auto;
  float : left;
  position : relative;
}

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

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

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #1b7ee7;
}

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

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

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

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

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

#sp-column-2 > .column-body{
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  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 : #1b7ee7;
  border-left-color : #1b7ee7;
  border-right-color : #1b7ee7;
  border-bottom-color : #1b7ee7;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

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

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

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 30px;
  list-style-type : none;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

#sp-page-title-1, #sp-page-title-11, #sp-page-title-2, #sp-page-title-4, #sp-page-title-7{
  font-weight : bold;
  color : #333333;
  padding-top : 15px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-page-title-1::before, #sp-page-title-11::before, #sp-page-title-2::before, #sp-page-title-4::before, #sp-page-title-7::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #1875d7;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#sp-page-title-1 > h1, #sp-page-title-11 > h1, #sp-page-title-2 > h1, #sp-page-title-4 > h1, #sp-page-title-7 > h1{
  font-size : 18px;
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-2, #sp-button-25, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-9{
  width : 122px;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-2 > a, #sp-button-25 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-9 > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #3c3f53;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
  background-image : linear-gradient(#ffffff, #eeeeee);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-2 > a:active, #sp-button-25 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-9 > a:active{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  background-image : linear-gradient(#eeeeee, #ffffff);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-button-1 > a:hover, #sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-2 > a:hover, #sp-button-25 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-9 > 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 : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
}

#sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-21, #sp-page-title-22, #sp-page-title-3, #sp-page-title-6{
  font-weight : bold;
  color : #333333;
  padding-top : 15px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
  position : relative;
}

#sp-page-title-12::before, #sp-page-title-13::before, #sp-page-title-14::before, #sp-page-title-15::before, #sp-page-title-21::before, #sp-page-title-22::before, #sp-page-title-3::before, #sp-page-title-6::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #dc2314;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 10px;
  content : "";
}

#sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-3 > h1, #sp-page-title-6 > h1{
  font-size : 18px;
}

#sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8, #sp-site-navigation-9{
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-5 .menu-sub-menu-container, #sp-site-navigation-6 .menu-sub-menu-container, #sp-site-navigation-7 .menu-sub-menu-container, #sp-site-navigation-8 .menu-sub-menu-container, #sp-site-navigation-9 .menu-sub-menu-container{
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}

#sp-site-navigation-5 a, #sp-site-navigation-6 a, #sp-site-navigation-7 a, #sp-site-navigation-8 a, #sp-site-navigation-9 a{
  color : #000000;
  text-decoration : underline;
}

#sp-site-navigation-5 a:active, #sp-site-navigation-6 a:active, #sp-site-navigation-7 a:active, #sp-site-navigation-8 a:active, #sp-site-navigation-9 a:active{
  color : #ff0000;
  text-decoration : underline;
}

#sp-site-navigation-5 a:hover, #sp-site-navigation-6 a:hover, #sp-site-navigation-7 a:hover, #sp-site-navigation-8 a:hover, #sp-site-navigation-9 a:hover{
  color : #ff0000;
  text-decoration : underline;
}

#sp-site-navigation-5 div.menu, #sp-site-navigation-6 div.menu, #sp-site-navigation-7 div.menu, #sp-site-navigation-8 div.menu, #sp-site-navigation-9 div.menu{
  padding-top : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : white;
}

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

#sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li, #sp-site-navigation-9 ul li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 10px 0.8em;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 5px;
  display : inline;
}

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

.page-access#content #page-content hr, .page-company#content #page-content hr, .page-concept1#content #page-content hr, .page-contact1#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom10#content #page-content hr, .page-custom4#content #page-content hr, .page-custom6#content #page-content hr, .page-custom7#content #page-content hr, .page-custom8#content #page-content hr, .page-custom9#content #page-content hr, .page-ecology#content #page-content hr, .page-post_archive#content #page-content hr, .page-privacy1#content #page-content hr, .page-recruit1#content #page-content hr, .page-technology1#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-1 hr, #sp-block-container-10 hr, #sp-block-container-11 hr, #sp-block-container-12 hr, #sp-block-container-13 hr, #sp-block-container-14 hr, #sp-block-container-15 hr, #sp-block-container-16 hr, #sp-block-container-17 hr, #sp-block-container-18 hr, #sp-block-container-19 hr, #sp-block-container-2 hr, #sp-block-container-20 hr, #sp-block-container-21 hr, #sp-block-container-22 hr, #sp-block-container-3 hr, #sp-block-container-4 hr, #sp-block-container-5 hr, #sp-block-container-6 hr, #sp-block-container-7 hr, #sp-block-container-9 hr{
  color : #cccccc;
  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;
}

.page-access#content #page-content > .paragraph em, .page-company#content #page-content > .paragraph em, .page-concept1#content #page-content > .paragraph em, .page-contact1#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom10#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-custom6#content #page-content > .paragraph em, .page-custom7#content #page-content > .paragraph em, .page-custom8#content #page-content > .paragraph em, .page-custom9#content #page-content > .paragraph em, .page-ecology#content #page-content > .paragraph em, .page-post_archive#content #page-content > .paragraph em, .page-privacy1#content #page-content > .paragraph em, .page-recruit1#content #page-content > .paragraph em, .page-technology1#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-10 > .paragraph em, #sp-block-container-11 > .paragraph em, #sp-block-container-12 > .paragraph em, #sp-block-container-13 > .paragraph em, #sp-block-container-14 > .paragraph em, #sp-block-container-15 > .paragraph em, #sp-block-container-16 > .paragraph em, #sp-block-container-17 > .paragraph em, #sp-block-container-18 > .paragraph em, #sp-block-container-19 > .paragraph em, #sp-block-container-2 > .paragraph em, #sp-block-container-20 > .paragraph em, #sp-block-container-21 > .paragraph em, #sp-block-container-22 > .paragraph em, #sp-block-container-3 > .paragraph em, #sp-block-container-4 > .paragraph em, #sp-block-container-5 > .paragraph em, #sp-block-container-6 > .paragraph em, #sp-block-container-7 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-access#content #page-content > .paragraph strong, .page-company#content #page-content > .paragraph strong, .page-concept1#content #page-content > .paragraph strong, .page-contact1#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom10#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-custom6#content #page-content > .paragraph strong, .page-custom7#content #page-content > .paragraph strong, .page-custom8#content #page-content > .paragraph strong, .page-custom9#content #page-content > .paragraph strong, .page-ecology#content #page-content > .paragraph strong, .page-post_archive#content #page-content > .paragraph strong, .page-privacy1#content #page-content > .paragraph strong, .page-recruit1#content #page-content > .paragraph strong, .page-technology1#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-10 > .paragraph strong, #sp-block-container-11 > .paragraph strong, #sp-block-container-12 > .paragraph strong, #sp-block-container-13 > .paragraph strong, #sp-block-container-14 > .paragraph strong, #sp-block-container-15 > .paragraph strong, #sp-block-container-16 > .paragraph strong, #sp-block-container-17 > .paragraph strong, #sp-block-container-18 > .paragraph strong, #sp-block-container-19 > .paragraph strong, #sp-block-container-2 > .paragraph strong, #sp-block-container-20 > .paragraph strong, #sp-block-container-21 > .paragraph strong, #sp-block-container-22 > .paragraph strong, #sp-block-container-3 > .paragraph strong, #sp-block-container-4 > .paragraph strong, #sp-block-container-5 > .paragraph strong, #sp-block-container-6 > .paragraph strong, #sp-block-container-7 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
  color : #515151;
}

.page-access#content #page-content > h1, .page-company#content #page-content > h1, .page-concept1#content #page-content > h1, .page-contact1#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom4#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, .page-ecology#content #page-content > h1, .page-post_archive#content #page-content > h1, .page-privacy1#content #page-content > h1, .page-recruit1#content #page-content > h1, .page-technology1#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-9 > h1{
  font-size : 18px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h2, .page-company#content #page-content > h2, .page-concept1#content #page-content > h2, .page-contact1#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom4#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, .page-ecology#content #page-content > h2, .page-post_archive#content #page-content > h2, .page-privacy1#content #page-content > h2, .page-recruit1#content #page-content > h2, .page-technology1#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-9 > h2{
  font-size : 17px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h3, .page-company#content #page-content > h3, .page-concept1#content #page-content > h3, .page-contact1#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom4#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, .page-ecology#content #page-content > h3, .page-post_archive#content #page-content > h3, .page-privacy1#content #page-content > h3, .page-recruit1#content #page-content > h3, .page-technology1#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-9 > h3{
  font-size : 16px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h4, .page-company#content #page-content > h4, .page-concept1#content #page-content > h4, .page-contact1#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom4#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, .page-ecology#content #page-content > h4, .page-post_archive#content #page-content > h4, .page-privacy1#content #page-content > h4, .page-recruit1#content #page-content > h4, .page-technology1#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-9 > h4{
  font-size : 15px;
  font-weight : normal;
  color : #333333;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h5, .page-company#content #page-content > h5, .page-concept1#content #page-content > h5, .page-contact1#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom4#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, .page-ecology#content #page-content > h5, .page-post_archive#content #page-content > h5, .page-privacy1#content #page-content > h5, .page-recruit1#content #page-content > h5, .page-technology1#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-9 > h5{
  font-size : 14px;
  color : #333333;
  margin-bottom : 15px;
}

.page-access#content #page-content > h6, .page-company#content #page-content > h6, .page-concept1#content #page-content > h6, .page-contact1#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom4#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, .page-ecology#content #page-content > h6, .page-post_archive#content #page-content > h6, .page-privacy1#content #page-content > h6, .page-recruit1#content #page-content > h6, .page-technology1#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-9 > h6{
  font-size : 13px;
  color : #333333;
  margin-bottom : 15px;
}

.page-access#content #page-content > p, .page-company#content #page-content > p, .page-concept1#content #page-content > p, .page-contact1#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom4#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, .page-ecology#content #page-content > p, .page-post_archive#content #page-content > p, .page-privacy1#content #page-content > p, .page-recruit1#content #page-content > p, .page-technology1#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-9 > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-bottom : 25px;
}

.page-access#content #page-content > p.large, .page-company#content #page-content > p.large, .page-concept1#content #page-content > p.large, .page-contact1#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom10#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-custom6#content #page-content > p.large, .page-custom7#content #page-content > p.large, .page-custom8#content #page-content > p.large, .page-custom9#content #page-content > p.large, .page-ecology#content #page-content > p.large, .page-post_archive#content #page-content > p.large, .page-privacy1#content #page-content > p.large, .page-recruit1#content #page-content > p.large, .page-technology1#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-10 > p.large, #sp-block-container-11 > p.large, #sp-block-container-12 > p.large, #sp-block-container-13 > p.large, #sp-block-container-14 > p.large, #sp-block-container-15 > p.large, #sp-block-container-16 > p.large, #sp-block-container-17 > p.large, #sp-block-container-18 > p.large, #sp-block-container-19 > p.large, #sp-block-container-2 > p.large, #sp-block-container-20 > p.large, #sp-block-container-21 > p.large, #sp-block-container-22 > p.large, #sp-block-container-3 > p.large, #sp-block-container-4 > p.large, #sp-block-container-5 > p.large, #sp-block-container-6 > p.large, #sp-block-container-7 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.2rem;
}

.page-concept1#content #page-content{
  font-size : 1.6rem;
  background-image : url(img/image3.jpeg);
}

.page-custom2#content #page-content{
  background-image : url(img/image4.jpeg);
}

.page-custom3#content #page-content{
  font-size : 1.6rem;
  background-image : url(img/image6.jpeg);
}

.page-custom4#content #page-content{
  font-size : 1.5rem;
}

.page-custom5#content #page-content > h4{
  background-color : #f8dcda;
}

.page-recruit1#content #page-content{
  font-size : 1.4rem;
}

.page-technology2#content #page-content > h3{
  font-size : 1.6rem;
}

.page-toppage#content #page-content{
  font-size : 1.4rem;
}

#sp-block-container-1{
  font-size : 1.4rem;
  font-family : "Calibri";
  color : #1b1bd1;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#bfff00));
  background-image : linear-gradient(to bottom, #ffffff, #bfff00);
  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 : #1b1bd1;
  border-left-color : #1b1bd1;
  border-right-color : #1b1bd1;
  border-bottom-color : #1b1bd1;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-15{
  background-image : url(img/image130.JPG);
}

#sp-block-container-16{
  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 : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

#sp-block-container-17{
  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 : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

#sp-block-container-18{
  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 : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

#sp-block-container-19{
  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 : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

#sp-block-container-20{
  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 : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

#sp-block-container-3{
  font-size : 1.6rem;
}

#sp-block-container-4{
  background-color : #2d2d9f;
}

#sp-block-container-4 > p.copyright{
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
}

#sp-block-container-8 > h1{
  background-color : transparent;
}

#sp-block-container-8 > h2{
  background-color : transparent;
}

#sp-block-container-8 > h3{
  background-color : transparent;
}

#sp-block-container-8 > h4{
  color : #1c1c64;
  background-color : #dbdff0;
}

#sp-button-1 > a{
  font-size : 1.3rem;
  color : #1b1bd1;
  background-color : transparent;
  background-image : url(img/image17.jpeg);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
}

#sp-button-1 > a:hover{
  color : #e8034a;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #e8034a;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-10 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
}

#sp-button-10 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
}

#sp-button-11 > a{
  background-color : transparent;
  background-image : none;
  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 : #fa6900;
  border-left-color : #fa6900;
  border-right-color : #fa6900;
  border-bottom-color : #fa6900;
}

#sp-button-11 > a:hover{
  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 : #0600f2;
  border-left-color : #0600f2;
  border-right-color : #0600f2;
  border-bottom-color : #0600f2;
}

#sp-button-12 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
}

#sp-button-12 > a:hover{
  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 : #e8034a;
  border-left-color : #e8034a;
  border-right-color : #e8034a;
  border-bottom-color : #e8034a;
}

#sp-button-13 > a{
  font-size : 1.8rem;
  color : #ffffff;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#75aff0), to(#1b7ee7));
  background-image : linear-gradient(to top, #75aff0, #1b7ee7);
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d1e4fa;
  border-left-color : #d1e4fa;
  border-right-color : #d1e4fa;
  border-bottom-color : #d1e4fa;
}

#sp-button-13 > a:hover{
  background-image : -webkit-gradient(linear, left bottom, left top, from(#d1e4fa), to(#1b1bd1));
  background-image : linear-gradient(to top, #d1e4fa, #1b1bd1);
}

#sp-button-14 > a{
  font-size : 1.8rem;
  color : #ffffff;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#75aff0), to(#1b7ee7));
  background-image : linear-gradient(to top, #75aff0, #1b7ee7);
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d1e4fa;
  border-left-color : #d1e4fa;
  border-right-color : #d1e4fa;
  border-bottom-color : #d1e4fa;
}

#sp-button-14 > a:hover{
  background-image : -webkit-gradient(linear, left bottom, left top, from(#d1e4fa), to(#1b1bd1));
  background-image : linear-gradient(to top, #d1e4fa, #1b1bd1);
}

#sp-button-15 > a{
  font-size : 1.8rem;
  color : #ffffff;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#75aff0), to(#1b7ee7));
  background-image : linear-gradient(to top, #75aff0, #1b7ee7);
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d1e4fa;
  border-left-color : #d1e4fa;
  border-right-color : #d1e4fa;
  border-bottom-color : #d1e4fa;
}

#sp-button-15 > a:hover{
  background-image : -webkit-gradient(linear, left bottom, left top, from(#d1e4fa), to(#1b1bd1));
  background-image : linear-gradient(to top, #d1e4fa, #1b1bd1);
}

#sp-button-16 > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #fa078c;
  background-color : #c4c4ee;
  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 : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-16 > a:hover{
  color : #ffffff;
  background-color : #2d2d9f;
}

#sp-button-17 > a{
  font-size : 1.6rem;
  color : #0600f2;
  background-color : transparent;
  background-image : url(img/image147.jpg);
  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 : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
}

#sp-button-17 > a:hover{
  background-color : #c2f198;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#sp-button-18 > a{
  font-size : 1.6rem;
  color : #0600f2;
  background-color : transparent;
  background-image : url(img/image145.jpg);
  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 : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
}

#sp-button-18 > a:hover{
  background-color : #c2f198;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#sp-button-19 > a{
  font-size : 1.6rem;
  color : #0600f2;
  background-color : transparent;
  background-image : url(img/image146.jpg);
  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 : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
}

#sp-button-19 > a:hover{
  background-color : #c2f198;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#sp-button-2 > a{
  font-size : 1.3rem;
  color : #1b1bd1;
  background-color : transparent;
  background-image : url(img/image20.jpeg);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
}

#sp-button-2 > a:hover{
  color : #e8034a;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #1b1bd1;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #e8034a;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-20 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
}

#sp-button-20 > a:hover{
  background-color : transparent;
  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 : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-21 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
}

#sp-button-21 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-22 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
}

#sp-button-22 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-23 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
}

#sp-button-23 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-24 > a{
  background-color : transparent;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
}

#sp-button-24 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-25 > a{
  background-color : transparent;
  background-image : none;
}

#sp-button-25 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-button-26 > a{
  font-size : 1.8rem;
  color : #040099;
  background-color : #a8a6ff;
}

#sp-button-26 > a:hover{
  background-color : #514dff;
  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 : #0600f2;
  border-left-color : #0600f2;
  border-right-color : #0600f2;
  border-bottom-color : #0600f2;
}

#sp-button-27 > a{
  font-size : 1.8rem;
  color : #040099;
  background-color : #fec9d9;
}

#sp-button-27 > a:hover{
  background-color : #fc2566;
  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 : #fc2566;
  border-left-color : #fc2566;
  border-right-color : #fc2566;
  border-bottom-color : #fc2566;
}

#sp-button-28 > a{
  font-size : 1.8rem;
  color : #040099;
  background-color : #d7f5ba;
}

#sp-button-28 > a:hover{
  background-color : #9be854;
  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 : #9be854;
  border-left-color : #9be854;
  border-right-color : #9be854;
  border-bottom-color : #9be854;
}

#sp-button-3 > a{
  font-size : 1.3rem;
  color : #1b1bd1;
  background-color : transparent;
  background-image : url(img/image25.jpeg);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
}

#sp-button-3 > a:hover{
  font-size : 1.3rem;
  color : #e8034a;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #e8034a;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-4 > a{
  font-size : 1.3rem;
  color : #1b1bd1;
  background-color : transparent;
  background-image : url(img/image18.jpeg);
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #c5c5c5;
  border-left-color : #c5c5c5;
  border-right-color : #c5c5c5;
  border-bottom-color : #c5c5c5;
}

#sp-button-4 > a:hover{
  color : #e8034a;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #e8034a;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-5 > a{
  font-size : 1.8rem;
  color : #2d2d9f;
  background-color : transparent;
  background-image : none;
}

#sp-button-5 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #514dff;
  border-left-color : #514dff;
  border-right-color : #514dff;
  border-bottom-color : #514dff;
}

#sp-button-6 > a{
  font-size : 1.8rem;
  color : #2d2d9f;
  background-color : transparent;
  background-image : none;
}

#sp-button-6 > a:hover{
  background-color : transparent;
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #514dff;
  border-left-color : #514dff;
  border-right-color : #514dff;
  border-bottom-color : #514dff;
}

#sp-button-7 > a{
  font-size : 2rem;
  font-weight : bold;
  color : #c72163;
  background-color : transparent;
  background-image : url(img/image12.gif);
  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 : #fc8bb8;
  border-left-color : #fc8bb8;
  border-right-color : #fc8bb8;
  border-bottom-color : #fc8bb8;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-8 > a{
  font-size : 2rem;
  font-family : "AR P丸ゴシック体M", "Meiryo", sans-serif;
  font-weight : bold;
  color : #e64f46;
  background-color : transparent;
  background-image : url(img/image54.JPG);
  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 : #ff8ab4;
  border-left-color : #ff8ab4;
  border-right-color : #ff8ab4;
  border-bottom-color : #ff8ab4;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-9 > a{
  font-size : 2.2rem;
  font-family : "AR PなごみＰＯＰ体B", "Segoe Script", "Arial", "Helvetica", sans-serif;
  color : #aa0453;
  background-color : transparent;
  background-image : url(img/RIMG21.JPG);
  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 : #ff649a;
  border-left-color : #ff649a;
  border-right-color : #ff649a;
  border-bottom-color : #ff649a;
}

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

#sp-column-2 > .column-body{
  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 : #1b7ee7;
  border-left-color : #1b7ee7;
  border-right-color : #1b7ee7;
  border-bottom-color : #1b7ee7;
}

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

#sp-column-3 > .column-body{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #1b7ee7;
  border-left-color : #1b7ee7;
  border-right-color : #1b7ee7;
  border-bottom-color : #1b7ee7;
}

#sp-column-3 > .column-label{
  background-color : #2d2d9f;
}

#sp-column-3 > .column-label h3{
  font-size : 1.6rem;
}

#sp-column-4{
  background-image : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #2d2d9f;
  border-left-color : #2d2d9f;
  border-right-color : #2d2d9f;
  border-bottom-color : #2d2d9f;
}

#sp-column-4 > .column-body{
  background-image : none;
}

#sp-column-4 > .column-label{
  background-color : #4b4bcd;
}

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

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

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

#sp-column-8{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

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

#sp-definition-list-1{
  font-size : 1.5rem;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #838383;
}

#sp-definition-list-1 > dd{
  border-top-width : 0px;
  border-left-width : 2px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #0468bf;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-definition-list-1 > dd > h1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-definition-list-1 > dt{
  background-color : #514dff;
}

#sp-definition-list-2{
  font-size : 1.4rem;
}

#sp-definition-list-2 > dd{
  padding-top : 10px;
  padding-left : 55px;
  padding-right : 10px;
  padding-bottom : 10px;
}

#sp-definition-list-2 > dt{
  color : #666666;
  background-color : transparent;
}

#sp-definition-list-4 > dd{
  line-height : 120%;
}

#sp-definition-list-4 > dd > p{
  line-height : 50%;
}

#sp-definition-list-4 > dt{
  line-height : 100%;
  color : #666666;
  background-color : transparent;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1{
  font-size : 1.6rem;
}

#sp-image-3{
  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 : #040099;
  border-left-color : #040099;
  border-right-color : #040099;
  border-bottom-color : #040099;
}

#sp-image-4{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #040099;
  border-left-color : #040099;
  border-right-color : #040099;
  border-bottom-color : #040099;
}

#sp-image-7{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a2a2a2;
  border-left-color : #a2a2a2;
  border-right-color : #a2a2a2;
  border-bottom-color : #a2a2a2;
}

#sp-image-8{
  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 : #a8a6ff;
  border-left-color : #a8a6ff;
  border-right-color : #a8a6ff;
  border-bottom-color : #a8a6ff;
}

#sp-item-gallery-1 > ul > li{
  width : 338px;
  height : 195px;
}

#sp-list-2{
  font-size : 1.2rem;
}

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

#sp-list-4{
  font-size : 1.2rem;
}

#sp-list-5{
  font-size : 1rem;
}

#sp-page-title-11{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-12{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-13{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-13 h1{
  font-size : 1.8rem;
}

#sp-page-title-14{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-16{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d9554b;
}

#sp-page-title-17{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #2d2d9f;
}

#sp-page-title-18{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #1b1bd1;
}

#sp-page-title-19{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0600f2;
}

#sp-page-title-2{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-2 h1{
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-page-title-20{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8888dd;
}

#sp-page-title-21{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-3{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-4{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-5{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #8888dd;
}

#sp-page-title-7{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d5d5d5;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d5d5d5;
}

#sp-page-title-8{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0600f2;
}

#sp-page-title-9{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #0600f2;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/image132.jpg);
}

#sp-site-navigation-1{
  font-size : 1.6rem;
  background-color : #ffffff;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#cccccc), to(#ffffff));
  background-image : linear-gradient(to top, #cccccc, #ffffff);
}

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

#sp-site-navigation-1 > ul > li li.current_page_item > a{
  background-color : transparent;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

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

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

#sp-site-navigation-2{
  font-size : 1.5rem;
  color : #000000;
  background-color : transparent;
  background-image : none;
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d0eaf9;
  border-left-color : #d0eaf9;
  border-right-color : #d0eaf9;
  border-bottom-color : #d0eaf9;
}

#sp-site-navigation-2 > ul{
  background-image : -webkit-gradient(linear, left top, right top, from(#ffffff), to(#e9e9e9));
  background-image : linear-gradient(to right, #ffffff, #e9e9e9);
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #1b1bd1;
  border-right-color : #000000;
  border-bottom-color : #838383;
}

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

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

#sp-site-navigation-2 > ul > li > a{
  font-size : 1.5rem;
  color : #000000;
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #838383;
}

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

#sp-site-navigation-3{
  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 : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2c9b8;
  border-left-color : #d2c9b8;
  border-right-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
}

#sp-site-navigation-3 > ul{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d1e4fa;
  border-left-color : #d1e4fa;
  border-right-color : #d1e4fa;
  border-bottom-color : #d1e4fa;
}

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

#sp-site-navigation-3 > ul > li > a{
  font-size : 1.5rem;
  color : #000000;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #838383;
  border-left-color : #838383;
  border-right-color : #838383;
  border-bottom-color : #838383;
}

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

#sp-site-navigation-4{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-navigation-4 > ul{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d1e4fa;
  border-left-color : #d1e4fa;
  border-right-color : #d1e4fa;
  border-bottom-color : #d1e4fa;
}

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

#sp-site-navigation-4 > ul > li > a{
  font-size : 1.5rem;
  color : #000000;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #838383;
}

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

#sp-site-navigation-5{
  font-size : 1rem;
  color : #ffffff;
  background-color : #2d2d9f;
}

#sp-site-navigation-5 > ul > li li > a:visited{
  font-size : 1rem;
}

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

#sp-site-navigation-5 > ul > li > a:hover{
  color : #d10656;
}

#sp-site-navigation-6{
  font-size : 1rem;
  color : #ffffff;
  background-color : #2d2d9f;
}

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

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

#sp-site-navigation-7{
  font-size : 1.4rem;
}

#sp-site-navigation-8 > ul > li > a{
  font-size : 1.4rem;
}

#sp-site-navigation-9{
  font-size : 1.4rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > article > header > h4{
  font-size : 1.6rem;
}

#sp-block-container-1{
  width : 190px;
  min-height : 46px;
  float : none;
  position : absolute;
  top : 148px;
  bottom : auto;
  right : auto;
  left : 8px;
  z-index : 1;
}

#sp-block-container-10{
  width : 454px;
  float : none;
  position : absolute;
  top : 58px;
  bottom : auto;
  right : auto;
  left : 216px;
}

#sp-block-container-11{
  float : none;
  position : absolute;
  top : 359px;
  bottom : auto;
  right : auto;
  left : 216px;
}

#sp-block-container-12{
  float : none;
  position : absolute;
  top : 663px;
  bottom : auto;
  right : auto;
  left : 217px;
}

#sp-block-container-13{
  float : none;
  position : absolute;
  top : 964px;
  bottom : auto;
  right : auto;
  left : 213px;
}

#sp-block-container-14{
  margin-bottom : 14px;
  width : 440px;
  min-height : 549px;
}

#sp-block-container-15{
  min-height : 174px;
}

#sp-block-container-16{
  width : 220px;
  min-height : 150px;
}

#sp-block-container-17{
  width : 220px;
  min-height : 240px;
  float : none;
  position : absolute;
  top : 5px;
  bottom : auto;
  right : auto;
  left : 234px;
}

#sp-block-container-18{
  width : 220px;
  min-height : 150px;
  float : none;
  position : absolute;
  top : 73px;
  bottom : auto;
  right : auto;
  left : 463px;
}

#sp-block-container-19{
  width : 220px;
  min-height : 150px;
  float : none;
  position : absolute;
  top : 320px;
  bottom : auto;
  right : auto;
  left : 7px;
}

#sp-block-container-2{
  width : 129px;
  min-height : 30px;
  float : none;
  position : absolute;
  top : 142px;
  bottom : auto;
  right : auto;
  left : 45px;
}

#sp-block-container-20{
  width : 220px;
  min-height : 150px;
  float : none;
  position : absolute;
  top : 320px;
  bottom : auto;
  right : auto;
  left : 235px;
}

#sp-block-container-21{
  min-height : 87px;
}

#sp-block-container-3{
  width : 153px;
  float : none;
  position : absolute;
  top : 193px;
  bottom : auto;
  right : auto;
  left : -18px;
}

#sp-block-container-5{
  width : 448px;
  float : none;
  position : absolute;
  top : 58px;
  bottom : auto;
  right : auto;
  left : 220px;
}

#sp-block-container-6{
  float : none;
  position : absolute;
  top : 436px;
  bottom : auto;
  right : auto;
  left : 222px;
}

#sp-block-container-7{
  margin-top : 10px;
  float : none;
  position : absolute;
  top : 737px;
  bottom : auto;
  right : auto;
  left : 226px;
}

#sp-block-container-9{
  width : 367px;
  min-height : 356px;
  float : none;
  position : absolute;
  top : 5px;
  bottom : auto;
  right : auto;
  left : 322px;
  z-index : 3;
}

#sp-button-1{
  width : 88px;
  height : 20px;
  float : none;
  position : absolute;
  top : 23px;
  bottom : auto;
  right : auto;
  left : 442px;
  z-index : 11;
}

#sp-button-10{
  width : 200px;
  height : 151px;
  float : none;
  position : absolute;
  top : -111px;
  bottom : auto;
  right : auto;
  left : -49px;
  z-index : 13;
}

#sp-button-11{
  width : 200px;
  height : 151px;
  float : none;
  position : absolute;
  top : 22px;
  bottom : auto;
  right : auto;
  left : -31px;
  z-index : 5;
}

#sp-button-12{
  width : 200px;
  height : 151px;
  float : none;
  position : absolute;
  top : 195px;
  bottom : auto;
  right : auto;
  left : -2px;
  z-index : 12;
}

#sp-button-13{
  width : 200px;
  height : 100px;
}

#sp-button-14{
  width : 200px;
  height : 100px;
}

#sp-button-15{
  width : 200px;
  height : 100px;
}

#sp-button-16{
  width : 270px;
  height : 80px;
}

#sp-button-17{
  margin-right : 5px;
  width : 220px;
  height : 60px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}

#sp-button-18{
  width : 220px;
  height : 60px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
  z-index : 11;
}

#sp-button-19{
  margin-left : 5px;
  width : 220px;
  height : 60px;
  float : left;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
  z-index : 12;
}

#sp-button-2{
  width : 100px;
  height : 18px;
  float : none;
  position : absolute;
  top : 24px;
  bottom : auto;
  right : auto;
  left : 663px;
  z-index : 10;
}

#sp-button-20{
  width : 220px;
  height : 240px;
  float : none;
  position : absolute;
  top : 233px;
  bottom : auto;
  right : auto;
  left : -79px;
  z-index : 5;
}

#sp-button-21{
  width : 221px;
  height : 241px;
  float : none;
  position : absolute;
  top : 73px;
  bottom : auto;
  right : auto;
  left : 235px;
  z-index : 1;
}

#sp-button-22{
  width : 221px;
  height : 241px;
  float : none;
  position : absolute;
  top : 73px;
  bottom : auto;
  right : auto;
  left : 463px;
  z-index : 1;
}

#sp-button-23{
  width : 221px;
  height : 241px;
  float : none;
  position : absolute;
  top : 321px;
  bottom : auto;
  right : auto;
  left : 8px;
  z-index : 1;
}

#sp-button-24{
  width : 221px;
  height : 241px;
  float : none;
  position : absolute;
  top : 321px;
  bottom : auto;
  right : auto;
  left : 235px;
  z-index : 1;
}

#sp-button-25{
  display : none;
}

#sp-button-26{
  width : 220px;
  height : 80px;
  float : left;
  position : relative;
}

#sp-button-27{
  width : 220px;
  height : 80px;
  float : right;
  position : relative;
}

#sp-button-28{
  margin-right : 4px;
  width : 220px;
  height : 80px;
  float : right;
  position : relative;
}

#sp-button-3{
  margin-left : 0px;
  width : 120px;
  height : 21px;
  float : none;
  position : absolute;
  top : 22px;
  bottom : auto;
  right : auto;
  left : 775px;
  z-index : 9;
}

#sp-button-4{
  width : 119px;
  height : 21px;
  float : none;
  position : absolute;
  top : 21px;
  bottom : auto;
  right : auto;
  left : 538px;
  z-index : 10;
}

#sp-button-5{
  width : 305px;
  height : 210px;
  float : none;
  position : absolute;
  top : 5px;
  bottom : auto;
  right : auto;
  left : 18px;
  z-index : 9;
}

#sp-button-6{
  width : 305px;
  height : 210px;
  float : none;
  position : absolute;
  top : 5px;
  bottom : auto;
  right : 17px;
  left : auto;
  z-index : 8;
}

#sp-button-7{
  margin-top : 10px;
  width : 190px;
  height : 100px;
  float : none;
  position : absolute;
  top : 327px;
  bottom : auto;
  right : auto;
  left : 8px;
}

#sp-button-8{
  width : 190px;
  height : 100px;
  float : none;
  position : absolute;
  top : 226px;
  bottom : auto;
  right : auto;
  left : 9px;
}

#sp-button-9{
  width : 190px;
  height : 100px;
  float : none;
  position : absolute;
  top : 447px;
  bottom : auto;
  right : auto;
  left : 9px;
  z-index : 6;
}

#sp-column-1{
  min-height : 250px;
}

#sp-column-2{
  min-height : 120px;
}

#sp-column-3{
  min-height : 225px;
}

#sp-column-4{
  width : 190px;
  min-height : 187px;
  float : none;
  position : absolute;
  top : 24px;
  bottom : auto;
  right : auto;
  left : 9px;
}

#sp-column-5{
  min-height : 366px;
}

#sp-column-6{
  min-height : 73px;
}

#sp-column-7{
  min-height : 500px;
}

#sp-column-8{
  min-height : 500px;
}

#sp-column-9{
  width : 680px;
  min-height : 90px;
}

#sp-definition-list-2{
  min-height : 1171px;
}

#sp-definition-list-3{
  margin-left : 0px;
  min-height : 413px;
}

#sp-image-1{
  width : 330px;
  height : 200px;
}

#sp-image-12{
  margin-bottom : -567px;
}

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

#sp-image-19{
  width : 200px;
  height : 147px;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}

#sp-image-2{
  width : 330px;
  height : 200px;
  float : none;
  position : absolute;
  top : 6px;
  bottom : auto;
  right : auto;
  left : 349px;
}

#sp-image-21{
  width : 199px;
  height : 215px;
  float : right;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}

#sp-image-22{
  width : 185px;
  height : 137px;
  float : none;
  position : absolute;
  top : 218px;
  bottom : auto;
  right : 1px;
  left : auto;
  z-index : 11;
}

#sp-image-23{
  width : 220px;
  height : 150px;
}

#sp-image-24{
  width : 220px;
  height : 150px;
}

#sp-image-25{
  width : 220px;
  height : 150px;
}

#sp-image-26{
  width : 220px;
  height : 150px;
}

#sp-image-27{
  width : 220px;
  height : 150px;
}

#sp-image-28{
  width : 803px;
  height : 500px;
}

#sp-image-3{
  margin-left : 7px;
  width : 190px;
  height : 150px;
  float : none;
  position : absolute;
  top : 67px;
  bottom : auto;
  right : auto;
  left : 1px;
}

#sp-image-4{
  margin-top : 0px;
  width : 160px;
  height : 150px;
  float : none;
  position : absolute;
  top : 16px;
  bottom : auto;
  right : auto;
  left : 19px;
}

#sp-image-5{
  width : 176px;
  height : 158px;
}

#sp-image-6{
  width : 220px;
  height : 120px;
  float : none;
  position : absolute;
  top : 31px;
  bottom : auto;
  right : auto;
  left : -4px;
}

#sp-image-7{
  width : 200px;
  height : 150px;
  float : none;
  position : absolute;
  top : 195px;
  bottom : auto;
  right : auto;
  left : -4px;
}

#sp-image-8{
  width : 200px;
  height : 150px;
  float : none;
  position : absolute;
  top : 31px;
  bottom : auto;
  right : auto;
  left : -4px;
  z-index : 11;
}

#sp-list-2{
  width : 170px;
  min-height : 80px;
  float : right;
  position : relative;
}

#sp-list-3{
  width : 170px;
  min-height : 80px;
  float : left;
  position : relative;
}

#sp-list-4{
  margin-right : 60px;
  width : 170px;
  min-height : 80px;
  float : right;
  position : relative;
  top : auto;
  bottom : auto;
  right : auto;
  left : auto;
}

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

#sp-page-title-11{
  margin-top : 15px;
}

#sp-page-title-12{
  width : 690px;
  min-height : 56px;
}

#sp-page-title-18{
  margin-top : 15px;
}

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

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

#sp-page-title-7{
  margin-top : 15px;
}

#sp-photo-motion-2{
  width : 888px;
  height : 248px;
}

#sp-photo-motion-3 {
}

#sp-site-branding2-1{
  min-height : 80px;
}

#sp-site-branding2-1 > .extra{
  min-height : 35px;
  top : 49px;
  bottom : auto;
  right : auto;
  left : 443px;
}

#sp-site-branding2-1 > .site-description{
  width : 809px;
  height : 15px;
  top : 12px;
  bottom : auto;
  right : auto;
  left : 72px;
}

#sp-site-branding2-1 > .site-title{
  margin-right : 1px;
  width : 450px;
  height : 66px;
}

#sp-site-navigation-1 > ul > li > a{
  text-align : center;
  width : 105px;
}

#sp-site-navigation-2 > ul > li > a{
  text-align : center;
}

#sp-site-navigation-3{
  min-height : 100px;
}

#sp-site-navigation-3 > ul > li > a{
  text-align : center;
  height : 50px;
}

#sp-site-navigation-4{
  min-height : 50px;
}

#sp-site-navigation-4 > ul > li > a{
  text-align : center;
  height : 70px;
}

#sp-site-navigation-5{
  width : 366px;
  float : none;
  position : absolute;
  top : 50px;
  bottom : auto;
  right : auto;
  left : 522px;
}

#sp-site-navigation-6{
  width : 366px;
  float : none;
  position : absolute;
  top : 84px;
  bottom : auto;
  right : auto;
  left : 511px;
}

#sp-site-navigation-7{
  width : 192px;
}

#sp-site-navigation-8{
  width : 191px;
}

#sp-site-navigation-9{
  width : 185px;
}

#sp-table-1{
  margin-bottom : 16px;
}