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

  .sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-10 > article > p, .sp-wp-post-list#sp-entry-content-11 > article > p, .sp-wp-post-list#sp-entry-content-12 > article > p, .sp-wp-post-list#sp-entry-content-13 > article > p, .sp-wp-post-list#sp-entry-content-14 > article > p, .sp-wp-post-list#sp-entry-content-15 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-entry-content-6 > article > p, .sp-wp-post-list#sp-entry-content-7 > article > p, .sp-wp-post-list#sp-entry-content-8 > article > p, .sp-wp-post-list#sp-entry-content-9 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p, .sp-wp-post-list#sp-wp-post-list-4 > article > p, .sp-wp-post-list#sp-wp-post-list-5 > article > p, .sp-wp-post-list#sp-wp-post-list-6 > article > p{
    padding-left : 20px;
    padding-right : 20px;
    margin-right : 0px;
    margin-bottom : 20px;
    float : none;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-10 > article > p > img, .sp-wp-post-list#sp-entry-content-11 > article > p > img, .sp-wp-post-list#sp-entry-content-12 > article > p > img, .sp-wp-post-list#sp-entry-content-13 > article > p > img, .sp-wp-post-list#sp-entry-content-14 > article > p > img, .sp-wp-post-list#sp-entry-content-15 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-entry-content-4 > article > p > img, .sp-wp-post-list#sp-entry-content-5 > article > p > img, .sp-wp-post-list#sp-entry-content-6 > article > p > img, .sp-wp-post-list#sp-entry-content-7 > article > p > img, .sp-wp-post-list#sp-entry-content-8 > article > p > img, .sp-wp-post-list#sp-entry-content-9 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-2 > article > p > img, .sp-wp-post-list#sp-wp-post-list-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-4 > article > p > img, .sp-wp-post-list#sp-wp-post-list-5 > article > p > img, .sp-wp-post-list#sp-wp-post-list-6 > article > p > img{
    margin-bottom : 20px;
    width : 100%;
    height : auto;
  }
}

#sp-site-navigation-1{
  background-color : transparent;
}

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

  #sp-site-navigation-1 {
  }

  #sp-site-navigation-1 > ul{
    text-align : left;
    padding-top : 5px;
    padding-bottom : 5px;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul ul{
    background-color : transparent;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
  }

  #sp-site-navigation-1 > ul > li{
    text-align : center;
    margin-left : 5px;
    margin-right : 5px;
  }

  #sp-site-navigation-1 > ul > li li{
    border-bottom-style : none;
  }

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

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    line-height : 1;
    color : #ffffff;
    background-color : #61b9e7;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

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

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

  #sp-site-navigation-1 > ul > li.current_page_item > a::after{
    background-color : #ffffff;
    box-shadow : 0px 0px 10px 0px rgba(0, 121, 182, 0.5);
  }

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    margin-left : 0px;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    padding-top : 18px;
    padding-left : 2px;
    padding-right : 2px;
    padding-bottom : 18px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a::after{
    background-color : transparent;
    width : 100%;
    height : 4px;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }

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

  #sp-site-navigation-1 > ul > li > a:hover::after{
    background-color : #ffffff;
    box-shadow : 0px 0px 10px 0px rgba(0, 121, 182, 0.5);
  }
}

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

  #sp-site-navigation-1{
    background-color : transparent;
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #61b9e7;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 30px 30px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    margin-bottom : 1px;
  }

  #sp-site-navigation-1 > ul{
    clear : both;
  }

  #sp-site-navigation-1 > ul > li{
    margin-top : 1px;
  }

  #sp-site-navigation-1 > ul > li li{
    margin-top : 1px;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #ffffff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    background-color : #61b9e7;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #00833f;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    margin-top : 0px;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    background-color : #61b9e7;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }
}

#sp-page-title-1, #sp-page-title-2, #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-color : #ffffff;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 18px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

#sp-page-title-1 + article > #page-content, #sp-page-title-2 + article > #page-content, #sp-page-title-3 + article > #page-content, #sp-page-title-4 + article > #page-content, #sp-page-title-5 + article > #page-content, #sp-page-title-6 + article > #page-content, #sp-page-title-7 + article > #page-content, #sp-page-title-8 + article > #page-content, #sp-page-title-9 + article > #page-content{
  background-color : #ffffff;
  margin-top : -39px;
  border-top-left-radius : 0px 0px !important;
  border-top-right-radius : 0px 0px !important;
}

#sp-page-title-1 + div.sp-block-container, #sp-page-title-2 + div.sp-block-container, #sp-page-title-3 + div.sp-block-container, #sp-page-title-4 + div.sp-block-container, #sp-page-title-5 + div.sp-block-container, #sp-page-title-6 + div.sp-block-container, #sp-page-title-7 + div.sp-block-container, #sp-page-title-8 + div.sp-block-container, #sp-page-title-9 + div.sp-block-container{
  background-color : #ffffff;
  margin-top : -39px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  text-decoration : none;
  padding-left : 48px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  overflow : hidden;
}

#sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-10, #sp-image-11, #sp-image-13, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-2, #sp-image-3, #sp-image-4{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

#sp-image-12, #sp-image-14{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

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

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

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

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

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

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

#sp-table-2 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

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

  #sp-table-2{
    width : 100%;
  }
}

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

#sp-table-3 td, #sp-table-4 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

#sp-table-3 th, #sp-table-4 th{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-3 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-3 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

  #sp-table-3, #sp-table-4{
    width : 100%;
  }
}

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

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

#sp-table-1{
  font-size : 1.4rem;
}

#spb-table-1{
  font-size : 1.4rem;
}

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

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

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

  #sp-definition-list-3{
    width : 960px;
    min-height : 258px;
  }

  #sp-html-src-2{
    margin-bottom : 23px;
    min-height : 574px;
  }

  #sp-image-10{
    width : 261px;
    height : 186px;
  }

  #sp-image-11{
    width : 278px;
    height : 189px;
    float : none;
    position : absolute;
    top : 76px;
    bottom : auto;
    right : auto;
    left : 357px;
  }

  #sp-image-12{
    width : 273px;
    height : 205px;
  }

  #sp-image-13{
    width : 272px;
    height : 212px;
    float : none;
    position : absolute;
    top : 344px;
    bottom : auto;
    right : auto;
    left : 696px;
  }

  #sp-image-14{
    width : 278px;
    height : 208px;
    float : none;
    position : absolute;
    top : 343px;
    bottom : auto;
    right : auto;
    left : 361px;
  }

  #sp-image-15{
    width : 270px;
    height : 214px;
  }

  #sp-image-16{
    width : 274px;
    height : 221px;
    float : none;
    position : absolute;
    top : 673px;
    bottom : auto;
    right : auto;
    left : 359px;
  }

  #sp-image-17{
    width : 270px;
    height : 194px;
  }

  #sp-image-18{
    width : 284px;
    height : 199px;
    float : none;
    position : absolute;
    top : 986px;
    bottom : auto;
    right : auto;
    left : 352px;
  }

  #sp-image-19{
    margin-bottom : 11px;
    width : 214px;
    height : 152px;
  }

  #sp-image-2{
    margin-right : 10px;
    width : 198px;
    height : 198px;
    float : left;
    position : relative;
  }

  #sp-image-20{
    width : 215px;
    height : 179px;
  }

  #sp-image-21{
    width : 210px;
    height : 179px;
  }

  #sp-image-22{
    width : 215px;
    height : 179px;
  }

  #sp-image-3{
    margin-right : 10px;
    width : 198px;
    height : 198px;
    float : left;
    position : relative;
  }

  #sp-image-4{
    width : 198px;
    height : 198px;
    float : left;
    position : relative;
  }

  #sp-image-5{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-6{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-7{
    margin-right : 2%;
    margin-bottom : 0px;
    width : 32%;
    height : auto;
    float : left;
  }

  #sp-image-8{
    margin-right : 2%;
    width : 32%;
    height : auto;
    float : left;
  }

  #sp-image-9{
    width : 32%;
    height : auto;
    float : left;
  }

  #sp-list-2{
    width : 611px;
    min-height : 48px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-bottom : -36px;
    width : 243px;
    height : 53px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 0px;
  }
}

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

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-image-12{
    margin-bottom : 9px;
    width : 416px;
    height : 223px;
  }

  #sp-image-14{
    margin-bottom : 7px;
  }

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

  #sp-image-6{
    margin-bottom : 15px;
  }

  #sp-image-7{
    margin-right : 0%;
    margin-bottom : 5%;
    width : 100%;
  }

  #sp-image-8{
    margin-right : 0%;
    margin-bottom : 5%;
    width : 100%;
  }

  #sp-image-9{
    margin-right : 0%;
    width : 100%;
  }
}
