html{
  font-size: 62.5%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
  display: block;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table{
  margin-top: 0;
  box-sizing: border-box;
}

ul{
  margin: 0;
  box-sizing: border-box;
}

nav{
  box-sizing: border-box;
}

/* body */

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

#content{
  position: relative;
}

/* Parts */

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

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

/* copyright */

.hpb-copyright{
  display: block;
  text-align: center;
}

/* layout */

/*追加*/
#main{
   overflow: hidden;
   padding: 0;
   margin: 0 auto;
}

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

/*追加*/
#colophon{
  padding: 0px;
  padding-top: 30px;
  width:100%;
  margin: 0 auto;
}
#sidebar1, #sidebar2{
  float: none;
  width: auto;
  padding: 0px;
  box-sizing:border-box;
}

/*---*/

#primary{
  margin-top:0;
}

#breadcrumb-list{
  clear: both;
}

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

/* table */
th{
  text-align: left;
}

table.sp-part-top{
  margin: 5px auto;
  display: table;
  border-collapse: collapse;
  width: 100%;
}
table > tbody > tr > th, table > tbody > tr > td{
	padding: 5px 8px;
}

/* Yahoo!ロコ-地図, Googleマップ */

div[data-hpbmap]{
  word-wrap: normal;
  max-width: 100%;
}

div[data-hpbmap] img{
  max-width: none !important;
}

/* WordPress投稿 */

.entry-content .alignleft,
.comment-content .alignleft{
  float: left;
}
.entry-content .alignright,
.comment-content .alignright{
  float: right;
}
.entry-content .aligncenter,
.comment-content .aligncenter{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content::after,
.comment-content::after{
  display: table;
  clear: both;
  content: "";
}

/* 追加 */

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

  *{
    box-sizing: border-box;
  }
  body{
    min-width: 100%;
  }

  #masthead{
    position: static;
  }
  #primary, #main-inner, #contenthead, #content{
    float: none;
    width: 100%;
  }
  #main,#content{
    width: 100%;
    padding: 0;
  }
  #main-inner{
    padding: 10px;
  }

  #sidebar1, #sidebar2{
    float: none;
    width: auto;
    padding: 10px;
    box-sizing:border-box;
  }

  #colophon{
    padding: 10px;
  }

  embed{
    max-width: 100%;
  }
}

#colophon{
  background-color : #3c3f53;
  background-image : url(img/line-01.gif);
  background-repeat : repeat-x;
}

.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-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 : #3c3f53;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  text-decoration : underline;
}

a:hover{
  text-decoration : underline;
}

body{
  line-height : 1.5;
  color : #333333;
  background-color : #fafafa;
}

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

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

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

  #contenthead{
    margin-bottom : 20px;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 900px;
  }

  #masthead{
    margin-bottom : 20px;
    position : relative;
  }

  #page-content{
    width : 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

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

  #contenthead{
    width : 900px;
  }

  #main-inner{
    width : 900px;
  }

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

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

  #main-inner{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sidebar2{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-table{
    display : block;
    overflow-x : auto;
  }

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-image : url(img/back-01.png);
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-bottom : 20px;
  position : relative;
}

#sp-page-title-1::before, #sp-page-title-10::before, #sp-page-title-11::before, #sp-page-title-12::before, #sp-page-title-13::before, #sp-page-title-14::before, #sp-page-title-15::before, #sp-page-title-16::before, #sp-page-title-17::before, #sp-page-title-18::before, #sp-page-title-19::before, #sp-page-title-2::before, #sp-page-title-20::before, #sp-page-title-21::before, #sp-page-title-22::before, #sp-page-title-3::before, #sp-page-title-4::before, #sp-page-title-5::before, #sp-page-title-6::before, #sp-page-title-7::before, #sp-page-title-8::before, #sp-page-title-9::before{
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #3c3f53;
  height : 60%;
  display : block;
  position : absolute;
  top : 20%;
  left : 0px;
  content : "";
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.7rem;
  font-weight : bold;
  color : #3c3f53;
}

#sp-site-branding-1{
  padding-top : 20px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 900px;
}

#sp-site-branding-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
  text-align : right;
  width : 900px;
  height : 1rem;
  position : absolute;
  top : 15px;
}

#sp-site-branding-1 .site-title{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 430px;
  height : 66px;
  float : left;
  display : block;
  overflow : hidden;
}

#sp-site-branding-1 .site-title a{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  padding-top : 66px;
  width : 430px;
  display : block;
}

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

  #sp-site-branding-1{
    padding-top : 0px;
    width : 100%;
  }

  #sp-site-branding-1 .site-description{
    display : none;
  }

  #sp-site-branding-1 .site-title{
    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%;
    float : none;
  }

  #sp-site-branding-1 .site-title a{
    background-position : center top;
    width : 100%;
  }
}

#breadcrumb-list {
}

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

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

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

.page-company#content #page-content, .page-company10#content #page-content, .page-company11#content #page-content, .page-company12#content #page-content, .page-company13#content #page-content, .page-company14#content #page-content, .page-company15#content #page-content, .page-company16#content #page-content, .page-company2#content #page-content, .page-company3#content #page-content, .page-company4#content #page-content, .page-company5#content #page-content, .page-company52#content #page-content, .page-company6#content #page-content, .page-company62#content #page-content, .page-company7#content #page-content, .page-company8#content #page-content, .page-company9#content #page-content, .page-entrance1#content #page-content, .page-policy#content #page-content, .page-program#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3{
  color : #000000;
  margin-bottom : 20px;
}

.page-company#content #page-content > .large, .page-company10#content #page-content > .large, .page-company11#content #page-content > .large, .page-company12#content #page-content > .large, .page-company13#content #page-content > .large, .page-company14#content #page-content > .large, .page-company15#content #page-content > .large, .page-company16#content #page-content > .large, .page-company2#content #page-content > .large, .page-company3#content #page-content > .large, .page-company4#content #page-content > .large, .page-company5#content #page-content > .large, .page-company52#content #page-content > .large, .page-company6#content #page-content > .large, .page-company62#content #page-content > .large, .page-company7#content #page-content > .large, .page-company8#content #page-content > .large, .page-company9#content #page-content > .large, .page-entrance1#content #page-content > .large, .page-policy#content #page-content > .large, .page-program#content #page-content > .large, .page-toppage#content #page-content > .large, #sp-block-container-1 > .large, #sp-block-container-2 > .large, #sp-block-container-3 > .large{
  font-size : 1.2em;
}

.page-company#content #page-content > .medium, .page-company10#content #page-content > .medium, .page-company11#content #page-content > .medium, .page-company12#content #page-content > .medium, .page-company13#content #page-content > .medium, .page-company14#content #page-content > .medium, .page-company15#content #page-content > .medium, .page-company16#content #page-content > .medium, .page-company2#content #page-content > .medium, .page-company3#content #page-content > .medium, .page-company4#content #page-content > .medium, .page-company5#content #page-content > .medium, .page-company52#content #page-content > .medium, .page-company6#content #page-content > .medium, .page-company62#content #page-content > .medium, .page-company7#content #page-content > .medium, .page-company8#content #page-content > .medium, .page-company9#content #page-content > .medium, .page-entrance1#content #page-content > .medium, .page-policy#content #page-content > .medium, .page-program#content #page-content > .medium, .page-toppage#content #page-content > .medium, #sp-block-container-1 > .medium, #sp-block-container-2 > .medium, #sp-block-container-3 > .medium{
  font-size : 1em;
}

.page-company#content #page-content > .small, .page-company10#content #page-content > .small, .page-company11#content #page-content > .small, .page-company12#content #page-content > .small, .page-company13#content #page-content > .small, .page-company14#content #page-content > .small, .page-company15#content #page-content > .small, .page-company16#content #page-content > .small, .page-company2#content #page-content > .small, .page-company3#content #page-content > .small, .page-company4#content #page-content > .small, .page-company5#content #page-content > .small, .page-company52#content #page-content > .small, .page-company6#content #page-content > .small, .page-company62#content #page-content > .small, .page-company7#content #page-content > .small, .page-company8#content #page-content > .small, .page-company9#content #page-content > .small, .page-entrance1#content #page-content > .small, .page-policy#content #page-content > .small, .page-program#content #page-content > .small, .page-toppage#content #page-content > .small, #sp-block-container-1 > .small, #sp-block-container-2 > .small, #sp-block-container-3 > .small{
  font-size : 0.9em;
}

.page-company#content #page-content > .x-large, .page-company10#content #page-content > .x-large, .page-company11#content #page-content > .x-large, .page-company12#content #page-content > .x-large, .page-company13#content #page-content > .x-large, .page-company14#content #page-content > .x-large, .page-company15#content #page-content > .x-large, .page-company16#content #page-content > .x-large, .page-company2#content #page-content > .x-large, .page-company3#content #page-content > .x-large, .page-company4#content #page-content > .x-large, .page-company5#content #page-content > .x-large, .page-company52#content #page-content > .x-large, .page-company6#content #page-content > .x-large, .page-company62#content #page-content > .x-large, .page-company7#content #page-content > .x-large, .page-company8#content #page-content > .x-large, .page-company9#content #page-content > .x-large, .page-entrance1#content #page-content > .x-large, .page-policy#content #page-content > .x-large, .page-program#content #page-content > .x-large, .page-toppage#content #page-content > .x-large, #sp-block-container-1 > .x-large, #sp-block-container-2 > .x-large, #sp-block-container-3 > .x-large{
  font-size : 1.5em;
}

.page-company#content #page-content > .x-small, .page-company10#content #page-content > .x-small, .page-company11#content #page-content > .x-small, .page-company12#content #page-content > .x-small, .page-company13#content #page-content > .x-small, .page-company14#content #page-content > .x-small, .page-company15#content #page-content > .x-small, .page-company16#content #page-content > .x-small, .page-company2#content #page-content > .x-small, .page-company3#content #page-content > .x-small, .page-company4#content #page-content > .x-small, .page-company5#content #page-content > .x-small, .page-company52#content #page-content > .x-small, .page-company6#content #page-content > .x-small, .page-company62#content #page-content > .x-small, .page-company7#content #page-content > .x-small, .page-company8#content #page-content > .x-small, .page-company9#content #page-content > .x-small, .page-entrance1#content #page-content > .x-small, .page-policy#content #page-content > .x-small, .page-program#content #page-content > .x-small, .page-toppage#content #page-content > .x-small, #sp-block-container-1 > .x-small, #sp-block-container-2 > .x-small, #sp-block-container-3 > .x-small{
  font-size : 0.8em;
}

.page-company#content #page-content > .xx-large, .page-company10#content #page-content > .xx-large, .page-company11#content #page-content > .xx-large, .page-company12#content #page-content > .xx-large, .page-company13#content #page-content > .xx-large, .page-company14#content #page-content > .xx-large, .page-company15#content #page-content > .xx-large, .page-company16#content #page-content > .xx-large, .page-company2#content #page-content > .xx-large, .page-company3#content #page-content > .xx-large, .page-company4#content #page-content > .xx-large, .page-company5#content #page-content > .xx-large, .page-company52#content #page-content > .xx-large, .page-company6#content #page-content > .xx-large, .page-company62#content #page-content > .xx-large, .page-company7#content #page-content > .xx-large, .page-company8#content #page-content > .xx-large, .page-company9#content #page-content > .xx-large, .page-entrance1#content #page-content > .xx-large, .page-policy#content #page-content > .xx-large, .page-program#content #page-content > .xx-large, .page-toppage#content #page-content > .xx-large, #sp-block-container-1 > .xx-large, #sp-block-container-2 > .xx-large, #sp-block-container-3 > .xx-large{
  font-size : 2em;
}

.page-company#content #page-content > .xx-small, .page-company10#content #page-content > .xx-small, .page-company11#content #page-content > .xx-small, .page-company12#content #page-content > .xx-small, .page-company13#content #page-content > .xx-small, .page-company14#content #page-content > .xx-small, .page-company15#content #page-content > .xx-small, .page-company16#content #page-content > .xx-small, .page-company2#content #page-content > .xx-small, .page-company3#content #page-content > .xx-small, .page-company4#content #page-content > .xx-small, .page-company5#content #page-content > .xx-small, .page-company52#content #page-content > .xx-small, .page-company6#content #page-content > .xx-small, .page-company62#content #page-content > .xx-small, .page-company7#content #page-content > .xx-small, .page-company8#content #page-content > .xx-small, .page-company9#content #page-content > .xx-small, .page-entrance1#content #page-content > .xx-small, .page-policy#content #page-content > .xx-small, .page-program#content #page-content > .xx-small, .page-toppage#content #page-content > .xx-small, #sp-block-container-1 > .xx-small, #sp-block-container-2 > .xx-small, #sp-block-container-3 > .xx-small{
  font-size : 0.7em;
}

.page-company#content #page-content > em, .page-company10#content #page-content > em, .page-company11#content #page-content > em, .page-company12#content #page-content > em, .page-company13#content #page-content > em, .page-company14#content #page-content > em, .page-company15#content #page-content > em, .page-company16#content #page-content > em, .page-company2#content #page-content > em, .page-company3#content #page-content > em, .page-company4#content #page-content > em, .page-company5#content #page-content > em, .page-company52#content #page-content > em, .page-company6#content #page-content > em, .page-company62#content #page-content > em, .page-company7#content #page-content > em, .page-company8#content #page-content > em, .page-company9#content #page-content > em, .page-entrance1#content #page-content > em, .page-policy#content #page-content > em, .page-program#content #page-content > em, .page-toppage#content #page-content > em, #sp-block-container-1 > em, #sp-block-container-2 > em, #sp-block-container-3 > em{
  font-style : oblique;
}

.page-company#content #page-content > h1, .page-company10#content #page-content > h1, .page-company11#content #page-content > h1, .page-company12#content #page-content > h1, .page-company13#content #page-content > h1, .page-company14#content #page-content > h1, .page-company15#content #page-content > h1, .page-company16#content #page-content > h1, .page-company2#content #page-content > h1, .page-company3#content #page-content > h1, .page-company4#content #page-content > h1, .page-company5#content #page-content > h1, .page-company52#content #page-content > h1, .page-company6#content #page-content > h1, .page-company62#content #page-content > h1, .page-company7#content #page-content > h1, .page-company8#content #page-content > h1, .page-company9#content #page-content > h1, .page-entrance1#content #page-content > h1, .page-policy#content #page-content > h1, .page-program#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1{
  font-size : 20px;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-company#content #page-content > h2, .page-company10#content #page-content > h2, .page-company11#content #page-content > h2, .page-company12#content #page-content > h2, .page-company13#content #page-content > h2, .page-company14#content #page-content > h2, .page-company15#content #page-content > h2, .page-company16#content #page-content > h2, .page-company2#content #page-content > h2, .page-company3#content #page-content > h2, .page-company4#content #page-content > h2, .page-company5#content #page-content > h2, .page-company52#content #page-content > h2, .page-company6#content #page-content > h2, .page-company62#content #page-content > h2, .page-company7#content #page-content > h2, .page-company8#content #page-content > h2, .page-company9#content #page-content > h2, .page-entrance1#content #page-content > h2, .page-policy#content #page-content > h2, .page-program#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2{
  font-size : 18px;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-company#content #page-content > h3, .page-company10#content #page-content > h3, .page-company11#content #page-content > h3, .page-company12#content #page-content > h3, .page-company13#content #page-content > h3, .page-company14#content #page-content > h3, .page-company15#content #page-content > h3, .page-company16#content #page-content > h3, .page-company2#content #page-content > h3, .page-company3#content #page-content > h3, .page-company4#content #page-content > h3, .page-company5#content #page-content > h3, .page-company52#content #page-content > h3, .page-company6#content #page-content > h3, .page-company62#content #page-content > h3, .page-company7#content #page-content > h3, .page-company8#content #page-content > h3, .page-company9#content #page-content > h3, .page-entrance1#content #page-content > h3, .page-policy#content #page-content > h3, .page-program#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3{
  font-size : 16px;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-company#content #page-content > h4, .page-company10#content #page-content > h4, .page-company11#content #page-content > h4, .page-company12#content #page-content > h4, .page-company13#content #page-content > h4, .page-company14#content #page-content > h4, .page-company15#content #page-content > h4, .page-company16#content #page-content > h4, .page-company2#content #page-content > h4, .page-company3#content #page-content > h4, .page-company4#content #page-content > h4, .page-company5#content #page-content > h4, .page-company52#content #page-content > h4, .page-company6#content #page-content > h4, .page-company62#content #page-content > h4, .page-company7#content #page-content > h4, .page-company8#content #page-content > h4, .page-company9#content #page-content > h4, .page-entrance1#content #page-content > h4, .page-policy#content #page-content > h4, .page-program#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4{
  font-size : 14px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-company#content #page-content > h5, .page-company10#content #page-content > h5, .page-company11#content #page-content > h5, .page-company12#content #page-content > h5, .page-company13#content #page-content > h5, .page-company14#content #page-content > h5, .page-company15#content #page-content > h5, .page-company16#content #page-content > h5, .page-company2#content #page-content > h5, .page-company3#content #page-content > h5, .page-company4#content #page-content > h5, .page-company5#content #page-content > h5, .page-company52#content #page-content > h5, .page-company6#content #page-content > h5, .page-company62#content #page-content > h5, .page-company7#content #page-content > h5, .page-company8#content #page-content > h5, .page-company9#content #page-content > h5, .page-entrance1#content #page-content > h5, .page-policy#content #page-content > h5, .page-program#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5{
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-company#content #page-content > h6, .page-company10#content #page-content > h6, .page-company11#content #page-content > h6, .page-company12#content #page-content > h6, .page-company13#content #page-content > h6, .page-company14#content #page-content > h6, .page-company15#content #page-content > h6, .page-company16#content #page-content > h6, .page-company2#content #page-content > h6, .page-company3#content #page-content > h6, .page-company4#content #page-content > h6, .page-company5#content #page-content > h6, .page-company52#content #page-content > h6, .page-company6#content #page-content > h6, .page-company62#content #page-content > h6, .page-company7#content #page-content > h6, .page-company8#content #page-content > h6, .page-company9#content #page-content > h6, .page-entrance1#content #page-content > h6, .page-policy#content #page-content > h6, .page-program#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6{
  font-size : 12px;
}

.page-company#content #page-content > hr, .page-company10#content #page-content > hr, .page-company11#content #page-content > hr, .page-company12#content #page-content > hr, .page-company13#content #page-content > hr, .page-company14#content #page-content > hr, .page-company15#content #page-content > hr, .page-company16#content #page-content > hr, .page-company2#content #page-content > hr, .page-company3#content #page-content > hr, .page-company4#content #page-content > hr, .page-company5#content #page-content > hr, .page-company52#content #page-content > hr, .page-company6#content #page-content > hr, .page-company62#content #page-content > hr, .page-company7#content #page-content > hr, .page-company8#content #page-content > hr, .page-company9#content #page-content > hr, .page-entrance1#content #page-content > hr, .page-policy#content #page-content > hr, .page-program#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr{
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : #e2e2e2;
  border-right-color : initial;
  border-bottom-color : #e2e2e2;
}

.page-company#content #page-content > p, .page-company10#content #page-content > p, .page-company11#content #page-content > p, .page-company12#content #page-content > p, .page-company13#content #page-content > p, .page-company14#content #page-content > p, .page-company15#content #page-content > p, .page-company16#content #page-content > p, .page-company2#content #page-content > p, .page-company3#content #page-content > p, .page-company4#content #page-content > p, .page-company5#content #page-content > p, .page-company52#content #page-content > p, .page-company6#content #page-content > p, .page-company62#content #page-content > p, .page-company7#content #page-content > p, .page-company8#content #page-content > p, .page-company9#content #page-content > p, .page-entrance1#content #page-content > p, .page-policy#content #page-content > p, .page-program#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-3 > p{
  line-height : 1.5;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 20px;
}

.page-company#content #page-content > p.indent, .page-company10#content #page-content > p.indent, .page-company11#content #page-content > p.indent, .page-company12#content #page-content > p.indent, .page-company13#content #page-content > p.indent, .page-company14#content #page-content > p.indent, .page-company15#content #page-content > p.indent, .page-company16#content #page-content > p.indent, .page-company2#content #page-content > p.indent, .page-company3#content #page-content > p.indent, .page-company4#content #page-content > p.indent, .page-company5#content #page-content > p.indent, .page-company52#content #page-content > p.indent, .page-company6#content #page-content > p.indent, .page-company62#content #page-content > p.indent, .page-company7#content #page-content > p.indent, .page-company8#content #page-content > p.indent, .page-company9#content #page-content > p.indent, .page-entrance1#content #page-content > p.indent, .page-policy#content #page-content > p.indent, .page-program#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-3 > p.indent{
  padding-left : 10px;
}

.page-company#content #page-content > strong, .page-company10#content #page-content > strong, .page-company11#content #page-content > strong, .page-company12#content #page-content > strong, .page-company13#content #page-content > strong, .page-company14#content #page-content > strong, .page-company15#content #page-content > strong, .page-company16#content #page-content > strong, .page-company2#content #page-content > strong, .page-company3#content #page-content > strong, .page-company4#content #page-content > strong, .page-company5#content #page-content > strong, .page-company52#content #page-content > strong, .page-company6#content #page-content > strong, .page-company62#content #page-content > strong, .page-company7#content #page-content > strong, .page-company8#content #page-content > strong, .page-company9#content #page-content > strong, .page-entrance1#content #page-content > strong, .page-policy#content #page-content > strong, .page-program#content #page-content > strong, .page-toppage#content #page-content > strong, #sp-block-container-1 > strong, #sp-block-container-2 > strong, #sp-block-container-3 > strong{
  font-weight : bold;
}

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

  #content.page-company #page-content, #content.page-company10 #page-content, #content.page-company11 #page-content, #content.page-company12 #page-content, #content.page-company13 #page-content, #content.page-company14 #page-content, #content.page-company15 #page-content, #content.page-company16 #page-content, #content.page-company2 #page-content, #content.page-company3 #page-content, #content.page-company4 #page-content, #content.page-company5 #page-content, #content.page-company52 #page-content, #content.page-company6 #page-content, #content.page-company62 #page-content, #content.page-company7 #page-content, #content.page-company8 #page-content, #content.page-company9 #page-content, #content.page-entrance1 #page-content, #content.page-policy #page-content, #content.page-program #page-content, #content.page-toppage #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3 {
  }
}

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

#sp-definition-list-1 > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #3c3f53;
}

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

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

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

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

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

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

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

#sp-site-navigation-1 ul ul{
  background-color : #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 : #8fc31f;
  border-left-color : #8fc31f;
  border-right-color : #8fc31f;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

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

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

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

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

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

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

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

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

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

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

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

#sp-site-navigation-1 > ul > li > a{
  color : #000000;
  background-color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

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

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

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

  #sp-site-navigation-1 .menu-toggle{
    background-color : #8fc31f;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    display : none;
    cursor : pointer;
  }

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

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

  #sp-site-navigation-1 ul li{
    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 : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

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

  #sp-site-navigation-1 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a{
    color : #000000;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

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

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

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

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

  #sp-site-navigation-1 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

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

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

  #sp-site-navigation-1 > ul > li > a:hover{
    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-sns-button-1 > ul, #sp-sns-button-2 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

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

#sp-definition-list-10, #sp-definition-list-11, #sp-definition-list-12, #sp-definition-list-13, #sp-definition-list-14, #sp-definition-list-15, #sp-definition-list-16, #sp-definition-list-17, #sp-definition-list-18, #sp-definition-list-19, #sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4, #sp-definition-list-5, #sp-definition-list-6, #sp-definition-list-7, #sp-definition-list-8, #sp-definition-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-10 dd, #sp-definition-list-11 dd, #sp-definition-list-12 dd, #sp-definition-list-13 dd, #sp-definition-list-14 dd, #sp-definition-list-15 dd, #sp-definition-list-16 dd, #sp-definition-list-17 dd, #sp-definition-list-18 dd, #sp-definition-list-19 dd, #sp-definition-list-2 dd, #sp-definition-list-3 dd, #sp-definition-list-4 dd, #sp-definition-list-5 dd, #sp-definition-list-6 dd, #sp-definition-list-7 dd, #sp-definition-list-8 dd, #sp-definition-list-9 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-10 dt, #sp-definition-list-11 dt, #sp-definition-list-12 dt, #sp-definition-list-13 dt, #sp-definition-list-14 dt, #sp-definition-list-15 dt, #sp-definition-list-16 dt, #sp-definition-list-17 dt, #sp-definition-list-18 dt, #sp-definition-list-19 dt, #sp-definition-list-2 dt, #sp-definition-list-3 dt, #sp-definition-list-4 dt, #sp-definition-list-5 dt, #sp-definition-list-6 dt, #sp-definition-list-7 dt, #sp-definition-list-8 dt, #sp-definition-list-9 dt{
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

#sp-definition-list-10 > dd, #sp-definition-list-11 > dd, #sp-definition-list-12 > dd, #sp-definition-list-13 > dd, #sp-definition-list-14 > dd, #sp-definition-list-15 > dd, #sp-definition-list-16 > dd, #sp-definition-list-17 > dd, #sp-definition-list-18 > dd, #sp-definition-list-19 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd, #sp-definition-list-5 > dd, #sp-definition-list-6 > dd, #sp-definition-list-7 > dd, #sp-definition-list-8 > dd, #sp-definition-list-9 > dd{
  color : #333333;
}

#sp-definition-list-10 > dt, #sp-definition-list-11 > dt, #sp-definition-list-12 > dt, #sp-definition-list-13 > dt, #sp-definition-list-14 > dt, #sp-definition-list-15 > dt, #sp-definition-list-16 > dt, #sp-definition-list-17 > dt, #sp-definition-list-18 > dt, #sp-definition-list-19 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt, #sp-definition-list-5 > dt, #sp-definition-list-6 > dt, #sp-definition-list-7 > dt, #sp-definition-list-8 > dt, #sp-definition-list-9 > dt{
  color : #333333;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-15, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-16, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-17, #sp-image-170, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-18, #sp-image-180, #sp-image-181, #sp-image-182, #sp-image-183, #sp-image-184, #sp-image-185, #sp-image-186, #sp-image-187, #sp-image-188, #sp-image-189, #sp-image-19, #sp-image-190, #sp-image-191, #sp-image-192, #sp-image-193, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-197, #sp-image-198, #sp-image-199, #sp-image-2, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-202, #sp-image-203, #sp-image-204, #sp-image-205, #sp-image-206, #sp-image-207, #sp-image-208, #sp-image-209, #sp-image-21, #sp-image-210, #sp-image-211, #sp-image-212, #sp-image-213, #sp-image-214, #sp-image-215, #sp-image-216, #sp-image-217, #sp-image-218, #sp-image-219, #sp-image-22, #sp-image-220, #sp-image-221, #sp-image-222, #sp-image-223, #sp-image-224, #sp-image-225, #sp-image-226, #sp-image-227, #sp-image-228, #sp-image-229, #sp-image-23, #sp-image-230, #sp-image-231, #sp-image-232, #sp-image-233, #sp-image-234, #sp-image-235, #sp-image-236, #sp-image-237, #sp-image-238, #sp-image-239, #sp-image-24, #sp-image-240, #sp-image-241, #sp-image-242, #sp-image-243, #sp-image-244, #sp-image-245, #sp-image-246, #sp-image-247, #sp-image-248, #sp-image-249, #sp-image-25, #sp-image-250, #sp-image-251, #sp-image-252, #sp-image-253, #sp-image-254, #sp-image-255, #sp-image-256, #sp-image-257, #sp-image-258, #sp-image-259, #sp-image-26, #sp-image-260, #sp-image-261, #sp-image-262, #sp-image-263, #sp-image-264, #sp-image-265, #sp-image-266, #sp-image-267, #sp-image-268, #sp-image-269, #sp-image-27, #sp-image-270, #sp-image-271, #sp-image-272, #sp-image-273, #sp-image-274, #sp-image-275, #sp-image-276, #sp-image-277, #sp-image-278, #sp-image-279, #sp-image-28, #sp-image-280, #sp-image-281, #sp-image-282, #sp-image-283, #sp-image-284, #sp-image-285, #sp-image-286, #sp-image-287, #sp-image-288, #sp-image-289, #sp-image-29, #sp-image-290, #sp-image-291, #sp-image-292, #sp-image-293, #sp-image-294, #sp-image-295, #sp-image-296, #sp-image-297, #sp-image-298, #sp-image-299, #sp-image-3, #sp-image-30, #sp-image-300, #sp-image-301, #sp-image-302, #sp-image-303, #sp-image-304, #sp-image-305, #sp-image-306, #sp-image-307, #sp-image-308, #sp-image-309, #sp-image-31, #sp-image-310, #sp-image-311, #sp-image-312, #sp-image-313, #sp-image-314, #sp-image-315, #sp-image-316, #sp-image-317, #sp-image-318, #sp-image-319, #sp-image-32, #sp-image-320, #sp-image-321, #sp-image-322, #sp-image-323, #sp-image-324, #sp-image-325, #sp-image-326, #sp-image-327, #sp-image-328, #sp-image-329, #sp-image-33, #sp-image-330, #sp-image-331, #sp-image-332, #sp-image-333, #sp-image-334, #sp-image-335, #sp-image-336, #sp-image-337, #sp-image-338, #sp-image-339, #sp-image-34, #sp-image-340, #sp-image-341, #sp-image-342, #sp-image-343, #sp-image-344, #sp-image-345, #sp-image-346, #sp-image-347, #sp-image-348, #sp-image-349, #sp-image-35, #sp-image-350, #sp-image-351, #sp-image-352, #sp-image-353, #sp-image-354, #sp-image-355, #sp-image-356, #sp-image-357, #sp-image-358, #sp-image-359, #sp-image-36, #sp-image-360, #sp-image-361, #sp-image-362, #sp-image-363, #sp-image-364, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-block-container-3{
  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-branding-1 > .inner-box > .site-title > a{
  background-image : url(img/site-logo6.png);
}

#sp-twitter-timeline-1{
  min-width : 180px;
  min-height : 200px;
}

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

  #sp-block-container-1{
    width : 450px;
    position : absolute;
    top : 45px;
    left : 50%;
  }

  #sp-block-container-1 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-definition-list-10{
    margin-bottom : 1px;
  }

  #sp-definition-list-11{
    margin-bottom : 1px;
  }

  #sp-definition-list-12{
    margin-bottom : 1px;
  }

  #sp-definition-list-13{
    margin-bottom : 1px;
  }

  #sp-definition-list-14{
    margin-bottom : 1px;
  }

  #sp-definition-list-15{
    margin-bottom : 1px;
  }

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

  #sp-definition-list-17{
    margin-bottom : 1px;
  }

  #sp-definition-list-18{
    margin-top : 0px;
    margin-bottom : 1px;
  }

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

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

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

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

  #sp-definition-list-6{
    margin-bottom : 1px;
  }

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

  #sp-definition-list-8{
    margin-bottom : 1px;
  }

  #sp-definition-list-9{
    margin-bottom : 1px;
  }

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

  #sp-image-10{
    width : 280px;
    height : 373px;
  }

  #sp-image-100{
    width : 240px;
    height : 180px;
  }

  #sp-image-101{
    width : 280px;
    height : 305px;
  }

  #sp-image-102{
    width : 280px;
    height : 210px;
  }

  #sp-image-103{
    width : 280px;
    height : 210px;
  }

  #sp-image-104{
    width : 280px;
    height : 178px;
  }

  #sp-image-105{
    width : 280px;
    height : 153px;
  }

  #sp-image-106{
    width : 300px;
    height : 161px;
  }

  #sp-image-107{
    width : 280px;
    height : 210px;
  }

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

  #sp-image-109{
    width : 280px;
    height : 213px;
  }

  #sp-image-11{
    width : 320px;
    height : 236px;
  }

  #sp-image-110{
    width : 280px;
    height : 253px;
  }

  #sp-image-111{
    width : 280px;
    height : 210px;
  }

  #sp-image-112{
    width : 280px;
    height : 190px;
  }

  #sp-image-113{
    width : 280px;
    height : 190px;
  }

  #sp-image-114{
    width : 280px;
    height : 210px;
  }

  #sp-image-115{
    width : 280px;
    height : 210px;
  }

  #sp-image-116{
    width : 280px;
    height : 210px;
  }

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

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

  #sp-image-119{
    width : 280px;
    height : 172px;
  }

  #sp-image-12{
    width : 320px;
    height : 240px;
  }

  #sp-image-120{
    width : 280px;
    height : 172px;
  }

  #sp-image-121{
    width : 280px;
    height : 178px;
  }

  #sp-image-122{
    width : 180px;
    height : 116px;
  }

  #sp-image-123{
    width : 280px;
    height : 281px;
  }

  #sp-image-124{
    width : 280px;
    height : 270px;
  }

  #sp-image-125{
    width : 280px;
    height : 187px;
  }

  #sp-image-126{
    width : 280px;
    height : 187px;
  }

  #sp-image-127{
    width : 280px;
    height : 187px;
  }

  #sp-image-128{
    width : 480px;
    height : 683px;
  }

  #sp-image-129{
    width : 480px;
    height : 433px;
  }

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

  #sp-image-130{
    width : 560px;
    height : 406px;
  }

  #sp-image-131{
    width : 320px;
    height : 240px;
  }

  #sp-image-132{
    width : 320px;
    height : 240px;
  }

  #sp-image-133{
    width : 320px;
    height : 240px;
  }

  #sp-image-134{
    width : 320px;
    height : 427px;
  }

  #sp-image-135{
    width : 320px;
    height : 322px;
  }

  #sp-image-136{
    width : 320px;
    height : 285px;
  }

  #sp-image-137{
    width : 320px;
    height : 304px;
  }

  #sp-image-138{
    width : 320px;
    height : 305px;
  }

  #sp-image-139{
    width : 320px;
    height : 322px;
  }

  #sp-image-14{
    width : 320px;
    height : 240px;
  }

  #sp-image-140{
    width : 320px;
    height : 322px;
  }

  #sp-image-141{
    width : 320px;
    height : 427px;
  }

  #sp-image-142{
    width : 320px;
    height : 427px;
  }

  #sp-image-143{
    width : 320px;
    height : 347px;
  }

  #sp-image-144{
    width : 320px;
    height : 365px;
  }

  #sp-image-145{
    width : 320px;
    height : 427px;
  }

  #sp-image-146{
    width : 320px;
    height : 427px;
  }

  #sp-image-147{
    width : 320px;
    height : 365px;
  }

  #sp-image-148{
    width : 320px;
    height : 240px;
  }

  #sp-image-149{
    width : 320px;
    height : 240px;
  }

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

  #sp-image-150{
    width : 320px;
    height : 179px;
  }

  #sp-image-151{
    width : 320px;
    height : 240px;
  }

  #sp-image-152{
    width : 320px;
    height : 240px;
  }

  #sp-image-153{
    width : 320px;
    height : 240px;
  }

  #sp-image-154{
    width : 320px;
    height : 240px;
  }

  #sp-image-155{
    width : 320px;
    height : 240px;
  }

  #sp-image-156{
    width : 320px;
    height : 240px;
  }

  #sp-image-157{
    width : 320px;
    height : 240px;
  }

  #sp-image-158{
    width : 320px;
    height : 240px;
  }

  #sp-image-159{
    margin-bottom : 0px;
    width : 320px;
    height : 269px;
  }

  #sp-image-16{
    width : 320px;
    height : 240px;
  }

  #sp-image-160{
    width : 320px;
    height : 240px;
  }

  #sp-image-161{
    width : 320px;
    height : 347px;
  }

  #sp-image-162{
    width : 320px;
    height : 240px;
  }

  #sp-image-163{
    width : 320px;
    height : 240px;
  }

  #sp-image-164{
    width : 320px;
    height : 240px;
  }

  #sp-image-165{
    width : 320px;
    height : 213px;
  }

  #sp-image-166{
    margin-bottom : 0px;
    width : 320px;
    height : 260px;
  }

  #sp-image-167{
    width : 320px;
    height : 240px;
  }

  #sp-image-168{
    width : 320px;
    height : 240px;
  }

  #sp-image-169{
    width : 320px;
    height : 213px;
  }

  #sp-image-17{
    width : 320px;
    height : 240px;
  }

  #sp-image-170{
    width : 320px;
    height : 189px;
  }

  #sp-image-171{
    width : 320px;
    height : 181px;
  }

  #sp-image-172{
    width : 320px;
    height : 213px;
  }

  #sp-image-173{
    width : 320px;
    height : 213px;
  }

  #sp-image-174{
    width : 320px;
    height : 213px;
  }

  #sp-image-175{
    width : 320px;
    height : 187px;
  }

  #sp-image-176{
    width : 320px;
    height : 202px;
  }

  #sp-image-177{
    width : 320px;
    height : 336px;
  }

  #sp-image-178{
    width : 320px;
    height : 222px;
  }

  #sp-image-179{
    width : 320px;
    height : 240px;
  }

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

  #sp-image-180{
    width : 396px;
    height : 341px;
  }

  #sp-image-181{
    width : 320px;
    height : 240px;
  }

  #sp-image-182{
    width : 320px;
    height : 240px;
  }

  #sp-image-183{
    width : 320px;
    height : 240px;
  }

  #sp-image-184{
    width : 320px;
    height : 240px;
  }

  #sp-image-185{
    width : 320px;
    height : 240px;
  }

  #sp-image-186{
    width : 320px;
    height : 240px;
  }

  #sp-image-187{
    width : 320px;
    height : 240px;
  }

  #sp-image-188{
    width : 320px;
    height : 302px;
  }

  #sp-image-189{
    width : 320px;
    height : 240px;
  }

  #sp-image-19{
    width : 320px;
    height : 240px;
  }

  #sp-image-190{
    width : 320px;
    height : 240px;
  }

  #sp-image-191{
    width : 320px;
    height : 240px;
  }

  #sp-image-192{
    width : 320px;
    height : 240px;
  }

  #sp-image-193{
    width : 320px;
    height : 240px;
  }

  #sp-image-194{
    width : 320px;
    height : 240px;
  }

  #sp-image-195{
    width : 320px;
    height : 240px;
  }

  #sp-image-196{
    width : 320px;
    height : 240px;
  }

  #sp-image-197{
    width : 320px;
    height : 240px;
  }

  #sp-image-198{
    width : 320px;
    height : 240px;
  }

  #sp-image-199{
    width : 320px;
    height : 243px;
  }

  #sp-image-2{
    width : 240px;
    height : 180px;
  }

  #sp-image-20{
    width : 320px;
    height : 427px;
  }

  #sp-image-200{
    width : 320px;
    height : 294px;
  }

  #sp-image-201{
    width : 280px;
    height : 281px;
  }

  #sp-image-202{
    width : 320px;
    height : 240px;
  }

  #sp-image-203{
    width : 320px;
    height : 210px;
  }

  #sp-image-204{
    width : 320px;
    height : 240px;
  }

  #sp-image-205{
    width : 320px;
    height : 240px;
  }

  #sp-image-206{
    width : 320px;
    height : 240px;
  }

  #sp-image-207{
    width : 320px;
    height : 240px;
  }

  #sp-image-208{
    width : 320px;
    height : 240px;
  }

  #sp-image-209{
    width : 320px;
    height : 240px;
  }

  #sp-image-21{
    width : 280px;
    height : 330px;
  }

  #sp-image-210{
    width : 320px;
    height : 427px;
  }

  #sp-image-211{
    width : 320px;
    height : 427px;
  }

  #sp-image-212{
    width : 320px;
    height : 240px;
  }

  #sp-image-213{
    width : 320px;
    height : 240px;
  }

  #sp-image-214{
    width : 320px;
    height : 240px;
  }

  #sp-image-215{
    width : 320px;
    height : 240px;
  }

  #sp-image-216{
    width : 320px;
    height : 240px;
  }

  #sp-image-217{
    width : 320px;
    height : 240px;
  }

  #sp-image-218{
    width : 320px;
    height : 240px;
  }

  #sp-image-219{
    width : 320px;
    height : 240px;
  }

  #sp-image-22{
    width : 320px;
    height : 175px;
  }

  #sp-image-220{
    width : 320px;
    height : 240px;
  }

  #sp-image-221{
    width : 320px;
    height : 240px;
  }

  #sp-image-222{
    width : 319px;
    height : 239px;
  }

  #sp-image-223{
    width : 320px;
    height : 240px;
  }

  #sp-image-224{
    width : 320px;
    height : 240px;
  }

  #sp-image-225{
    width : 320px;
    height : 240px;
  }

  #sp-image-226{
    width : 320px;
    height : 240px;
  }

  #sp-image-227{
    width : 320px;
    height : 240px;
  }

  #sp-image-228{
    width : 320px;
    height : 240px;
  }

  #sp-image-229{
    width : 320px;
    height : 240px;
  }

  #sp-image-23{
    width : 320px;
    height : 240px;
  }

  #sp-image-230{
    width : 320px;
    height : 240px;
  }

  #sp-image-231{
    width : 320px;
    height : 240px;
  }

  #sp-image-232{
    width : 320px;
    height : 240px;
  }

  #sp-image-233{
    width : 320px;
    height : 240px;
  }

  #sp-image-234{
    width : 320px;
    height : 240px;
  }

  #sp-image-235{
    width : 320px;
    height : 240px;
  }

  #sp-image-236{
    width : 320px;
    height : 240px;
  }

  #sp-image-237{
    width : 320px;
    height : 240px;
  }

  #sp-image-238{
    width : 320px;
    height : 240px;
  }

  #sp-image-239{
    width : 320px;
    height : 240px;
  }

  #sp-image-24{
    width : 320px;
    height : 312px;
  }

  #sp-image-240{
    width : 320px;
    height : 240px;
  }

  #sp-image-241{
    width : 320px;
    height : 240px;
  }

  #sp-image-242{
    width : 320px;
    height : 240px;
  }

  #sp-image-243{
    width : 280px;
    height : 396px;
  }

  #sp-image-244{
    width : 320px;
    height : 240px;
  }

  #sp-image-245{
    width : 320px;
    height : 240px;
  }

  #sp-image-246{
    width : 320px;
    height : 240px;
  }

  #sp-image-247{
    width : 320px;
    height : 240px;
  }

  #sp-image-248{
    width : 320px;
    height : 240px;
  }

  #sp-image-249{
    width : 320px;
    height : 240px;
  }

  #sp-image-25{
    width : 320px;
    height : 427px;
  }

  #sp-image-250{
    width : 320px;
    height : 240px;
  }

  #sp-image-251{
    width : 320px;
    height : 240px;
  }

  #sp-image-252{
    width : 320px;
    height : 240px;
  }

  #sp-image-253{
    width : 320px;
    height : 240px;
  }

  #sp-image-254{
    width : 320px;
    height : 240px;
  }

  #sp-image-255{
    width : 320px;
    height : 240px;
  }

  #sp-image-256{
    width : 280px;
    height : 374px;
  }

  #sp-image-257{
    width : 320px;
    height : 240px;
  }

  #sp-image-258{
    width : 320px;
    height : 240px;
  }

  #sp-image-259{
    width : 320px;
    height : 240px;
  }

  #sp-image-26{
    width : 320px;
    height : 342px;
  }

  #sp-image-260{
    width : 320px;
    height : 240px;
  }

  #sp-image-261{
    width : 320px;
    height : 240px;
  }

  #sp-image-262{
    width : 320px;
    height : 240px;
  }

  #sp-image-263{
    width : 320px;
    height : 240px;
  }

  #sp-image-264{
    width : 320px;
    height : 240px;
  }

  #sp-image-265{
    width : 320px;
    height : 240px;
  }

  #sp-image-266{
    width : 320px;
    height : 240px;
  }

  #sp-image-267{
    width : 320px;
    height : 240px;
  }

  #sp-image-268{
    width : 320px;
    height : 240px;
  }

  #sp-image-269{
    width : 320px;
    height : 240px;
  }

  #sp-image-27{
    width : 320px;
    height : 427px;
  }

  #sp-image-270{
    width : 320px;
    height : 240px;
  }

  #sp-image-271{
    width : 320px;
    height : 240px;
  }

  #sp-image-272{
    width : 320px;
    height : 213px;
  }

  #sp-image-273{
    width : 320px;
    height : 213px;
  }

  #sp-image-274{
    width : 320px;
    height : 213px;
  }

  #sp-image-275{
    width : 320px;
    height : 213px;
  }

  #sp-image-276{
    width : 320px;
    height : 213px;
  }

  #sp-image-277{
    width : 320px;
    height : 213px;
  }

  #sp-image-278{
    width : 320px;
    height : 240px;
  }

  #sp-image-279{
    width : 320px;
    height : 240px;
  }

  #sp-image-28{
    width : 320px;
    height : 240px;
  }

  #sp-image-280{
    width : 320px;
    height : 234px;
  }

  #sp-image-281{
    width : 320px;
    height : 240px;
  }

  #sp-image-282{
    width : 320px;
    height : 240px;
  }

  #sp-image-283{
    width : 320px;
    height : 240px;
  }

  #sp-image-284{
    width : 320px;
    height : 240px;
  }

  #sp-image-285{
    width : 320px;
    height : 240px;
  }

  #sp-image-286{
    width : 320px;
    height : 240px;
  }

  #sp-image-287{
    width : 320px;
    height : 240px;
  }

  #sp-image-288{
    width : 320px;
    height : 240px;
  }

  #sp-image-289{
    width : 320px;
    height : 240px;
  }

  #sp-image-29{
    width : 320px;
    height : 240px;
  }

  #sp-image-290{
    width : 320px;
    height : 221px;
  }

  #sp-image-291{
    width : 320px;
    height : 240px;
  }

  #sp-image-292{
    width : 320px;
    height : 240px;
  }

  #sp-image-293{
    width : 320px;
    height : 240px;
  }

  #sp-image-294{
    width : 320px;
    height : 240px;
  }

  #sp-image-295{
    width : 320px;
    height : 240px;
  }

  #sp-image-296{
    width : 320px;
    height : 240px;
  }

  #sp-image-297{
    width : 320px;
    height : 240px;
  }

  #sp-image-298{
    width : 320px;
    height : 240px;
  }

  #sp-image-299{
    width : 320px;
    height : 240px;
  }

  #sp-image-3{
    width : 320px;
    height : 240px;
  }

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

  #sp-image-300{
    width : 320px;
    height : 240px;
  }

  #sp-image-301{
    width : 320px;
    height : 240px;
  }

  #sp-image-302{
    width : 200px;
    height : 218px;
  }

  #sp-image-303{
    width : 280px;
    height : 281px;
  }

  #sp-image-304{
    width : 480px;
    height : 679px;
  }

  #sp-image-305{
    width : 320px;
    height : 187px;
  }

  #sp-image-306{
    width : 320px;
    height : 205px;
  }

  #sp-image-307{
    width : 320px;
    height : 215px;
  }

  #sp-image-308{
    width : 240px;
    height : 262px;
  }

  #sp-image-309{
    width : 320px;
    height : 230px;
  }

  #sp-image-31{
    width : 320px;
    height : 240px;
  }

  #sp-image-310{
    width : 320px;
    height : 177px;
  }

  #sp-image-311{
    width : 320px;
    height : 216px;
  }

  #sp-image-312{
    width : 320px;
    height : 198px;
  }

  #sp-image-313{
    width : 320px;
    height : 198px;
  }

  #sp-image-314{
    width : 320px;
    height : 170px;
  }

  #sp-image-315{
    width : 320px;
    height : 200px;
  }

  #sp-image-316{
    width : 320px;
    height : 184px;
  }

  #sp-image-317{
    width : 320px;
    height : 185px;
  }

  #sp-image-318{
    width : 320px;
    height : 192px;
  }

  #sp-image-319{
    width : 320px;
    height : 186px;
  }

  #sp-image-32{
    width : 320px;
    height : 240px;
  }

  #sp-image-320{
    width : 280px;
    height : 270px;
  }

  #sp-image-321{
    width : 210px;
    height : 280px;
  }

  #sp-image-322{
    width : 280px;
    height : 153px;
  }

  #sp-image-323{
    width : 210px;
    height : 280px;
  }

  #sp-image-324{
    width : 280px;
    height : 210px;
  }

  #sp-image-325{
    width : 280px;
    height : 210px;
  }

  #sp-image-326{
    width : 280px;
    height : 210px;
  }

  #sp-image-327{
    width : 280px;
    height : 210px;
  }

  #sp-image-328{
    width : 280px;
    height : 210px;
  }

  #sp-image-329{
    width : 280px;
    height : 210px;
  }

  #sp-image-33{
    width : 280px;
    height : 374px;
  }

  #sp-image-334{
    width : 320px;
    height : 240px;
  }

  #sp-image-335{
    width : 320px;
    height : 240px;
  }

  #sp-image-336{
    width : 480px;
    height : 679px;
  }

  #sp-image-337{
    width : 280px;
    height : 210px;
  }

  #sp-image-338{
    width : 430px;
    height : 193px;
  }

  #sp-image-339{
    width : 280px;
    height : 210px;
  }

  #sp-image-34{
    width : 320px;
    height : 240px;
  }

  #sp-image-340{
    width : 320px;
    height : 240px;
  }

  #sp-image-341{
    width : 320px;
    height : 187px;
  }

  #sp-image-342{
    width : 320px;
    height : 240px;
  }

  #sp-image-343{
    width : 320px;
    height : 213px;
  }

  #sp-image-344{
    width : 320px;
    height : 240px;
  }

  #sp-image-345{
    width : 320px;
    height : 240px;
  }

  #sp-image-346{
    width : 320px;
    height : 240px;
  }

  #sp-image-347{
    width : 320px;
    height : 240px;
  }

  #sp-image-348{
    width : 320px;
    height : 240px;
  }

  #sp-image-349{
    width : 320px;
    height : 240px;
  }

  #sp-image-35{
    width : 280px;
    height : 498px;
  }

  #sp-image-350{
    width : 320px;
    height : 294px;
  }

  #sp-image-351{
    width : 320px;
    height : 185px;
  }

  #sp-image-352{
    width : 320px;
    height : 427px;
  }

  #sp-image-353{
    width : 320px;
    height : 240px;
  }

  #sp-image-354{
    width : 280px;
    height : 273px;
  }

  #sp-image-356{
    width : 280px;
    height : 194px;
  }

  #sp-image-357{
    width : 320px;
    height : 187px;
  }

  #sp-image-358{
    margin-bottom : 18px;
  }

  #sp-image-359{
    width : 280px;
    height : 210px;
  }

  #sp-image-36{
    width : 320px;
    height : 207px;
  }

  #sp-image-363{
    margin-bottom : 12px;
    width : 280px;
    height : 186px;
  }

  #sp-image-364{
    width : 280px;
    height : 209px;
  }

  #sp-image-37{
    width : 320px;
    height : 240px;
  }

  #sp-image-38{
    width : 320px;
    height : 427px;
  }

  #sp-image-39{
    width : 320px;
    height : 240px;
  }

  #sp-image-4{
    width : 320px;
    height : 240px;
  }

  #sp-image-40{
    width : 280px;
    height : 393px;
  }

  #sp-image-41{
    width : 280px;
    height : 373px;
  }

  #sp-image-42{
    width : 320px;
    height : 176px;
  }

  #sp-image-43{
    width : 280px;
    height : 373px;
  }

  #sp-image-44{
    width : 320px;
    height : 240px;
  }

  #sp-image-45{
    width : 320px;
    height : 201px;
  }

  #sp-image-46{
    width : 320px;
    height : 240px;
  }

  #sp-image-47{
    width : 320px;
    height : 240px;
  }

  #sp-image-48{
    width : 320px;
    height : 240px;
  }

  #sp-image-49{
    width : 320px;
    height : 256px;
  }

  #sp-image-5{
    width : 320px;
    height : 240px;
  }

  #sp-image-50{
    width : 320px;
    height : 240px;
  }

  #sp-image-51{
    width : 280px;
    height : 373px;
  }

  #sp-image-52{
    width : 320px;
    height : 240px;
  }

  #sp-image-53{
    width : 240px;
    height : 320px;
  }

  #sp-image-54{
    width : 280px;
    height : 373px;
  }

  #sp-image-55{
    width : 320px;
    height : 187px;
  }

  #sp-image-56{
    width : 320px;
    height : 201px;
  }

  #sp-image-57{
    width : 320px;
    height : 285px;
  }

  #sp-image-58{
    width : 320px;
    height : 240px;
  }

  #sp-image-59{
    width : 320px;
    height : 240px;
  }

  #sp-image-6{
    width : 320px;
    height : 240px;
  }

  #sp-image-60{
    width : 240px;
    height : 282px;
  }

  #sp-image-61{
    width : 240px;
    height : 262px;
  }

  #sp-image-62{
    width : 240px;
    height : 282px;
  }

  #sp-image-63{
    width : 320px;
    height : 212px;
  }

  #sp-image-64{
    width : 320px;
    height : 240px;
  }

  #sp-image-65{
    width : 320px;
    height : 212px;
  }

  #sp-image-66{
    width : 320px;
    height : 207px;
  }

  #sp-image-67{
    width : 280px;
    height : 374px;
  }

  #sp-image-68{
    width : 240px;
    height : 282px;
  }

  #sp-image-69{
    width : 320px;
    height : 240px;
  }

  #sp-image-7{
    width : 280px;
    height : 374px;
  }

  #sp-image-70{
    width : 320px;
    height : 207px;
  }

  #sp-image-71{
    width : 320px;
    height : 188px;
  }

  #sp-image-72{
    width : 250px;
    height : 190px;
  }

  #sp-image-73{
    width : 320px;
    height : 240px;
  }

  #sp-image-74{
    width : 250px;
    height : 190px;
  }

  #sp-image-75{
    width : 250px;
    height : 190px;
  }

  #sp-image-76{
    width : 280px;
    height : 187px;
  }

  #sp-image-77{
    width : 280px;
    height : 187px;
  }

  #sp-image-78{
    width : 280px;
    height : 187px;
  }

  #sp-image-79{
    width : 280px;
    height : 373px;
  }

  #sp-image-8{
    width : 320px;
    height : 240px;
  }

  #sp-image-80{
    width : 280px;
    height : 210px;
  }

  #sp-image-81{
    width : 250px;
    height : 333px;
  }

  #sp-image-82{
    width : 250px;
    height : 188px;
  }

  #sp-image-83{
    width : 234px;
    height : 222px;
  }

  #sp-image-84{
    width : 250px;
    height : 138px;
  }

  #sp-image-85{
    width : 250px;
    height : 138px;
  }

  #sp-image-86{
    width : 250px;
    height : 138px;
  }

  #sp-image-87{
    width : 250px;
    height : 138px;
  }

  #sp-image-88{
    width : 250px;
    height : 287px;
  }

  #sp-image-89{
    width : 250px;
    height : 190px;
  }

  #sp-image-9{
    width : 320px;
    height : 240px;
  }

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

  #sp-image-91{
    width : 280px;
    height : 210px;
  }

  #sp-image-92{
    width : 240px;
    height : 259px;
  }

  #sp-image-93{
    width : 280px;
    height : 187px;
  }

  #sp-image-94{
    width : 240px;
    height : 208px;
  }

  #sp-image-95{
    width : 240px;
    height : 146px;
  }

  #sp-image-96{
    width : 240px;
    height : 209px;
  }

  #sp-image-97{
    width : 240px;
    height : 194px;
  }

  #sp-image-98{
    width : 240px;
    height : 160px;
  }

  #sp-image-99{
    width : 240px;
    height : 166px;
  }

  #sp-twitter-timeline-1{
    width : auto;
    height : 300px;
  }
}

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

  #sp-block-container-1{
    padding-top : 5px;
    margin-bottom : 0px;
    width : 100%;
    top : 0px;
    left : 0%;
  }

  #sp-block-container-1 p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-image-1{
    width : 100%;
  }
}