#colophon {
}

#content{
  min-height : 50px;
}

#contenthead{
  background-image : url(img/image68.jpg);
}

#masthead {
}

#masthead-inner{
  background-image : url(img/image45.jpg);
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

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

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

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

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

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

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

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

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

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

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

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

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

.sp-part-top.sp-flex:not(table)::after{
  content : none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus{
  color : #1d1d1d;
  text-decoration : none;
}

a:hover{
  color : #1d1d1d;
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  background-image : url(img/image80.jpg);
  background-repeat : repeat;
  background-size : auto auto,auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon {
  }

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

  #content{
    min-height : 50px;
    position : relative;
  }

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

  #main{
    background-repeat : repeat;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    position : static;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

  #masthead-inner::before{
    background-color : #620505;
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 100%;
    height : 30px;
    position : absolute;
    bottom : 0px;
    content : '';
  }

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

  #primary{
    float : right;
  }

  #sidebar1 {
  }

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #content{
    margin-top : 30px;
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 147px;
  }

  #contenthead> a {
  }

  #main {
  }

  #masthead-inner {
  }

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

#sp-block-container-15 > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

#sp-block-container-15 > h1{
  color : #000000;
}

#sp-block-container-15 > h2{
  color : #000000;
}

#sp-block-container-15 > h3{
  color : #000000;
}

#sp-block-container-15 > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-15 > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

#sp-block-container-15 > h6{
  font-size : 1em;
  color : #000000;
}

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

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

#sp-block-container-15 > strong{
  font-weight : bold;
  color : #515151;
}

#sp-page-title-1 h1, #sp-page-title-109 h1, #sp-page-title-110 h1, #sp-page-title-111 h1, #sp-page-title-115 h1, #sp-page-title-117 h1, #sp-page-title-118 h1, #sp-page-title-119 h1, #sp-page-title-12 h1, #sp-page-title-121 h1, #sp-page-title-123 h1, #sp-page-title-125 h1, #sp-page-title-127 h1, #sp-page-title-129 h1, #sp-page-title-2 h1, #sp-page-title-210 h1, #sp-page-title-215 h1, #sp-page-title-216 h1, #sp-page-title-217 h1, #sp-page-title-218 h1, #sp-page-title-219 h1, #sp-page-title-22 h1, #sp-page-title-220 h1, #sp-page-title-222 h1, #sp-page-title-223 h1, #sp-page-title-242 h1, #sp-page-title-287 h1, #sp-page-title-288 h1, #sp-page-title-3 h1, #sp-page-title-331 h1, #sp-page-title-332 h1, #sp-page-title-338 h1, #sp-page-title-34 h1, #sp-page-title-35 h1, #sp-page-title-36 h1, #sp-page-title-37 h1, #sp-page-title-38 h1, #sp-page-title-39 h1, #sp-page-title-4 h1, #sp-page-title-40 h1, #sp-page-title-41 h1, #sp-page-title-42 h1, #sp-page-title-43 h1, #sp-page-title-44 h1, #sp-page-title-45 h1, #sp-page-title-46 h1, #sp-page-title-47 h1, #sp-page-title-48 h1, #sp-page-title-49 h1, #sp-page-title-5 h1, #sp-page-title-50 h1, #sp-page-title-51 h1, #sp-page-title-52 h1, #sp-page-title-57 h1, #sp-page-title-6 h1, #sp-page-title-62 h1, #sp-page-title-65 h1, #sp-page-title-67 h1, #sp-page-title-7 h1, #sp-page-title-70 h1, #sp-page-title-73 h1, #sp-page-title-74 h1, #sp-page-title-82 h1, #sp-page-title-83 h1, #sp-page-title-85 h1, #sp-page-title-86 h1, #sp-page-title-88 h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.22;
  color : #ffffff;
  background-color : #140000;
  padding-top : 13px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 13px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-1 h1::before, #sp-page-title-109 h1::before, #sp-page-title-110 h1::before, #sp-page-title-111 h1::before, #sp-page-title-115 h1::before, #sp-page-title-117 h1::before, #sp-page-title-118 h1::before, #sp-page-title-119 h1::before, #sp-page-title-12 h1::before, #sp-page-title-121 h1::before, #sp-page-title-123 h1::before, #sp-page-title-125 h1::before, #sp-page-title-127 h1::before, #sp-page-title-129 h1::before, #sp-page-title-2 h1::before, #sp-page-title-210 h1::before, #sp-page-title-215 h1::before, #sp-page-title-216 h1::before, #sp-page-title-217 h1::before, #sp-page-title-218 h1::before, #sp-page-title-219 h1::before, #sp-page-title-22 h1::before, #sp-page-title-220 h1::before, #sp-page-title-222 h1::before, #sp-page-title-223 h1::before, #sp-page-title-242 h1::before, #sp-page-title-287 h1::before, #sp-page-title-288 h1::before, #sp-page-title-3 h1::before, #sp-page-title-331 h1::before, #sp-page-title-332 h1::before, #sp-page-title-338 h1::before, #sp-page-title-34 h1::before, #sp-page-title-35 h1::before, #sp-page-title-36 h1::before, #sp-page-title-37 h1::before, #sp-page-title-38 h1::before, #sp-page-title-39 h1::before, #sp-page-title-4 h1::before, #sp-page-title-40 h1::before, #sp-page-title-41 h1::before, #sp-page-title-42 h1::before, #sp-page-title-43 h1::before, #sp-page-title-44 h1::before, #sp-page-title-45 h1::before, #sp-page-title-46 h1::before, #sp-page-title-47 h1::before, #sp-page-title-48 h1::before, #sp-page-title-49 h1::before, #sp-page-title-5 h1::before, #sp-page-title-50 h1::before, #sp-page-title-51 h1::before, #sp-page-title-52 h1::before, #sp-page-title-57 h1::before, #sp-page-title-6 h1::before, #sp-page-title-62 h1::before, #sp-page-title-65 h1::before, #sp-page-title-67 h1::before, #sp-page-title-7 h1::before, #sp-page-title-70 h1::before, #sp-page-title-73 h1::before, #sp-page-title-74 h1::before, #sp-page-title-82 h1::before, #sp-page-title-83 h1::before, #sp-page-title-85 h1::before, #sp-page-title-86 h1::before, #sp-page-title-88 h1::before{
  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;
  min-height : 37px;
  display : block;
  position : absolute;
  top : 5px;
  bottom : 5px;
  right : 6px;
  left : 6px;
  content : '';
  box-sizing : border-box;
  
}

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

  #sp-site-navigation-1, #sp-site-navigation-3{
    background-color : #620505;
    text-align : left;
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
    position : relative;
  }

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

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

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

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > ul > li.current-menu-ancestor > a{
    background-color : transparent;
    text-decoration : underline;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-3 > ul > li.current-menu-item > a{
    background-color : transparent;
    text-decoration : underline;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > ul > li.current_page_ancestor > a{
    background-color : transparent;
    text-decoration : underline;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-3 > ul > li.current_page_item > a{
    background-color : transparent;
    text-decoration : underline;
  }

  #sp-site-navigation-1 > ul > li::before, #sp-site-navigation-3 > ul > li::before{
    color : #ffffff;
    margin-left : 20px;
    margin-right : 20px;
    content : "|";
  }

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

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-3 > ul > li > a{
    line-height : 1;
    color : #ffffff;
    text-decoration : none;
    vertical-align : middle;
    padding-top : 10px;
    padding-bottom : 10px;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover{
    background-color : transparent;
    text-decoration : underline;
  }
}

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

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

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

  #sp-site-navigation-1 li > a:active, #sp-site-navigation-3 li > a:active{
    color : #620505;
    background-color : #f5f5f5;
  }

  #sp-site-navigation-1 li > a:hover, #sp-site-navigation-3 li > a:hover{
    color : #620505;
    background-color : #f5f5f5;
  }

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

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

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

  #sp-site-navigation-1 > ul li.current_page_ancestor > a, #sp-site-navigation-3 > ul li.current_page_ancestor > a{
    color : #620505;
    background-color : #f5f5f5;
  }

  #sp-site-navigation-1 > ul li.current_page_item > a, #sp-site-navigation-3 > ul li.current_page_item > a{
    color : #620505;
    background-color : #f5f5f5;
  }
}

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-concept1#content #page-content, .page-concept4#content #page-content, .page-concept5#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom101#content #page-content, .page-custom102#content #page-content, .page-custom103#content #page-content, .page-custom104#content #page-content, .page-custom105#content #page-content, .page-custom106#content #page-content, .page-custom107#content #page-content, .page-custom108#content #page-content, .page-custom109#content #page-content, .page-custom11#content #page-content, .page-custom110#content #page-content, .page-custom111#content #page-content, .page-custom112#content #page-content, .page-custom113#content #page-content, .page-custom114#content #page-content, .page-custom115#content #page-content, .page-custom118#content #page-content, .page-custom119#content #page-content, .page-custom12#content #page-content, .page-custom120#content #page-content, .page-custom121#content #page-content, .page-custom122#content #page-content, .page-custom123#content #page-content, .page-custom124#content #page-content, .page-custom125#content #page-content, .page-custom126#content #page-content, .page-custom127#content #page-content, .page-custom128#content #page-content, .page-custom129#content #page-content, .page-custom13#content #page-content, .page-custom130#content #page-content, .page-custom131#content #page-content, .page-custom132#content #page-content, .page-custom133#content #page-content, .page-custom134#content #page-content, .page-custom135#content #page-content, .page-custom136#content #page-content, .page-custom137#content #page-content, .page-custom138#content #page-content, .page-custom139#content #page-content, .page-custom14#content #page-content, .page-custom140#content #page-content, .page-custom141#content #page-content, .page-custom142#content #page-content, .page-custom143#content #page-content, .page-custom144#content #page-content, .page-custom145#content #page-content, .page-custom146#content #page-content, .page-custom147#content #page-content, .page-custom148#content #page-content, .page-custom149#content #page-content, .page-custom15#content #page-content, .page-custom150#content #page-content, .page-custom151#content #page-content, .page-custom152#content #page-content, .page-custom153#content #page-content, .page-custom154#content #page-content, .page-custom155#content #page-content, .page-custom156#content #page-content, .page-custom157#content #page-content, .page-custom158#content #page-content, .page-custom159#content #page-content, .page-custom16#content #page-content, .page-custom160#content #page-content, .page-custom161#content #page-content, .page-custom162#content #page-content, .page-custom163#content #page-content, .page-custom164#content #page-content, .page-custom165#content #page-content, .page-custom166#content #page-content, .page-custom167#content #page-content, .page-custom168#content #page-content, .page-custom169#content #page-content, .page-custom17#content #page-content, .page-custom170#content #page-content, .page-custom171#content #page-content, .page-custom172#content #page-content, .page-custom173#content #page-content, .page-custom174#content #page-content, .page-custom175#content #page-content, .page-custom176#content #page-content, .page-custom177#content #page-content, .page-custom178#content #page-content, .page-custom179#content #page-content, .page-custom18#content #page-content, .page-custom180#content #page-content, .page-custom181#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom220#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom262#content #page-content, .page-custom263#content #page-content, .page-custom267#content #page-content, .page-custom268#content #page-content, .page-custom3#content #page-content, .page-custom322#content #page-content, .page-custom35#content #page-content, .page-custom363#content #page-content, .page-custom364#content #page-content, .page-custom368#content #page-content, .page-custom4#content #page-content, .page-custom402#content #page-content, .page-custom422#content #page-content, .page-custom43#content #page-content, .page-custom464#content #page-content, .page-custom465#content #page-content, .page-custom469#content #page-content, .page-custom5#content #page-content, .page-custom54#content #page-content, .page-custom565#content #page-content, .page-custom570#content #page-content, .page-custom6#content #page-content, .page-custom662#content #page-content, .page-custom7#content #page-content, .page-custom71#content #page-content, .page-custom72#content #page-content, .page-custom73#content #page-content, .page-custom75#content #page-content, .page-custom76#content #page-content, .page-custom762#content #page-content, .page-custom763#content #page-content, .page-custom77#content #page-content, .page-custom78#content #page-content, .page-custom79#content #page-content, .page-custom8#content #page-content, .page-custom80#content #page-content, .page-custom81#content #page-content, .page-custom82#content #page-content, .page-custom863#content #page-content, .page-custom864#content #page-content, .page-custom88#content #page-content, .page-custom89#content #page-content, .page-custom9#content #page-content, .page-custom90#content #page-content, .page-custom91#content #page-content, .page-custom912#content #page-content, .page-custom92#content #page-content, .page-custom952#content #page-content, .page-custom965#content #page-content, .page-custom97#content #page-content, .page-custom98#content #page-content, .page-custom99#content #page-content, .page-facilities#content #page-content, .page-facilities10#content #page-content, .page-facilities11#content #page-content, .page-facilities12#content #page-content, .page-facilities13#content #page-content, .page-facilities14#content #page-content, .page-facilities15#content #page-content, .page-facilities16#content #page-content, .page-facilities17#content #page-content, .page-facilities18#content #page-content, .page-facilities2#content #page-content, .page-facilities3#content #page-content, .page-facilities32#content #page-content, .page-facilities4#content #page-content, .page-facilities42#content #page-content, .page-facilities5#content #page-content, .page-facilities6#content #page-content, .page-facilities62#content #page-content, .page-facilities7#content #page-content, .page-facilities8#content #page-content, .page-facilities9#content #page-content, .page-news#content #page-content, .page-post2016_12_archive#content #page-content, .page-post2017_01_archive#content #page-content, .page-post2017_02_archive#content #page-content, .page-post2017_03_archive#content #page-content, .page-post2017_10m_archive#content #page-content, .page-post2017_11m_archive#content #page-content, .page-post2017_12m_archive#content #page-content, .page-post2017_4m_archive#content #page-content, .page-post2017_5m_archive#content #page-content, .page-post2017_6m_archive#content #page-content, .page-post2017_7m_archive#content #page-content, .page-post2017_8m_archive#content #page-content, .page-post2017_9m_archive#content #page-content, .page-post2017_u_kouji_archive#content #page-content, .page-post2018_01m_archive#content #page-content, .page-post2018_02m_archive#content #page-content, .page-post2018_03m_archive#content #page-content, .page-post2018_04m_archive#content #page-content, .page-post2018_05m_archive#content #page-content, .page-post2018_06m_archive#content #page-content, .page-post2018_07m_archive#content #page-content, .page-post2018_08m_archive#content #page-content, .page-post2018_09m_archive#content #page-content, .page-post2018_10m_archive#content #page-content, .page-post2018_11m_archive#content #page-content, .page-post2019_01m_archive#content #page-content, .page-post2019_03m_archive#content #page-content, .page-post2019_05m_archive#content #page-content, .page-post2019_06m_archive#content #page-content, .page-post2019_07m_archive#content #page-content, .page-post2019_08m_archive#content #page-content, .page-post2019_09m_archive#content #page-content, .page-post2019_11m_archive#content #page-content, .page-post2019_k_kouji_archive#content #page-content, .page-post2020_01m_archive#content #page-content, .page-post2020_03m_archive#content #page-content, .page-post2020_04m_archive#content #page-content, .page-post2020_06m_archive#content #page-content, .page-post2020_07m_archive#content #page-content, .page-post2020_09m_archive#content #page-content, .page-post_eco_e_archive#content #page-content, .page-post_eco_s_archive#content #page-content, .page-post_natural_m_archive#content #page-content, .page-privacy#content #page-content, .page-recruit#content #page-content, .page-results1#content #page-content, .page-results2#content #page-content, .page-system#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-68, #sp-block-container-69, #sp-block-container-7, #sp-block-container-70, #sp-block-container-71, #sp-block-container-72, #sp-block-container-73, #sp-block-container-74, #sp-block-container-75, #sp-block-container-76, #sp-block-container-77, #sp-block-container-8, #sp-block-container-9{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 40px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #d5d5d5;
  border-right-color : #d5d5d5;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-concept1#content #page-content > blockquote, .page-concept4#content #page-content > blockquote, .page-concept5#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom101#content #page-content > blockquote, .page-custom102#content #page-content > blockquote, .page-custom103#content #page-content > blockquote, .page-custom104#content #page-content > blockquote, .page-custom105#content #page-content > blockquote, .page-custom106#content #page-content > blockquote, .page-custom107#content #page-content > blockquote, .page-custom108#content #page-content > blockquote, .page-custom109#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom110#content #page-content > blockquote, .page-custom111#content #page-content > blockquote, .page-custom112#content #page-content > blockquote, .page-custom113#content #page-content > blockquote, .page-custom114#content #page-content > blockquote, .page-custom115#content #page-content > blockquote, .page-custom118#content #page-content > blockquote, .page-custom119#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom120#content #page-content > blockquote, .page-custom121#content #page-content > blockquote, .page-custom122#content #page-content > blockquote, .page-custom123#content #page-content > blockquote, .page-custom124#content #page-content > blockquote, .page-custom125#content #page-content > blockquote, .page-custom126#content #page-content > blockquote, .page-custom127#content #page-content > blockquote, .page-custom128#content #page-content > blockquote, .page-custom129#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom130#content #page-content > blockquote, .page-custom131#content #page-content > blockquote, .page-custom132#content #page-content > blockquote, .page-custom133#content #page-content > blockquote, .page-custom134#content #page-content > blockquote, .page-custom135#content #page-content > blockquote, .page-custom136#content #page-content > blockquote, .page-custom137#content #page-content > blockquote, .page-custom138#content #page-content > blockquote, .page-custom139#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom140#content #page-content > blockquote, .page-custom141#content #page-content > blockquote, .page-custom142#content #page-content > blockquote, .page-custom143#content #page-content > blockquote, .page-custom144#content #page-content > blockquote, .page-custom145#content #page-content > blockquote, .page-custom146#content #page-content > blockquote, .page-custom147#content #page-content > blockquote, .page-custom148#content #page-content > blockquote, .page-custom149#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom150#content #page-content > blockquote, .page-custom151#content #page-content > blockquote, .page-custom152#content #page-content > blockquote, .page-custom153#content #page-content > blockquote, .page-custom154#content #page-content > blockquote, .page-custom155#content #page-content > blockquote, .page-custom156#content #page-content > blockquote, .page-custom157#content #page-content > blockquote, .page-custom158#content #page-content > blockquote, .page-custom159#content #page-content > blockquote, .page-custom16#content #page-content > blockquote, .page-custom160#content #page-content > blockquote, .page-custom161#content #page-content > blockquote, .page-custom162#content #page-content > blockquote, .page-custom163#content #page-content > blockquote, .page-custom164#content #page-content > blockquote, .page-custom165#content #page-content > blockquote, .page-custom166#content #page-content > blockquote, .page-custom167#content #page-content > blockquote, .page-custom168#content #page-content > blockquote, .page-custom169#content #page-content > blockquote, .page-custom17#content #page-content > blockquote, .page-custom170#content #page-content > blockquote, .page-custom171#content #page-content > blockquote, .page-custom172#content #page-content > blockquote, .page-custom173#content #page-content > blockquote, .page-custom174#content #page-content > blockquote, .page-custom175#content #page-content > blockquote, .page-custom176#content #page-content > blockquote, .page-custom177#content #page-content > blockquote, .page-custom178#content #page-content > blockquote, .page-custom179#content #page-content > blockquote, .page-custom18#content #page-content > blockquote, .page-custom180#content #page-content > blockquote, .page-custom181#content #page-content > blockquote, .page-custom19#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom20#content #page-content > blockquote, .page-custom21#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom220#content #page-content > blockquote, .page-custom23#content #page-content > blockquote, .page-custom24#content #page-content > blockquote, .page-custom25#content #page-content > blockquote, .page-custom262#content #page-content > blockquote, .page-custom263#content #page-content > blockquote, .page-custom267#content #page-content > blockquote, .page-custom268#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom322#content #page-content > blockquote, .page-custom35#content #page-content > blockquote, .page-custom363#content #page-content > blockquote, .page-custom364#content #page-content > blockquote, .page-custom368#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom402#content #page-content > blockquote, .page-custom422#content #page-content > blockquote, .page-custom43#content #page-content > blockquote, .page-custom464#content #page-content > blockquote, .page-custom465#content #page-content > blockquote, .page-custom469#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom54#content #page-content > blockquote, .page-custom565#content #page-content > blockquote, .page-custom570#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom662#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom71#content #page-content > blockquote, .page-custom72#content #page-content > blockquote, .page-custom73#content #page-content > blockquote, .page-custom75#content #page-content > blockquote, .page-custom76#content #page-content > blockquote, .page-custom762#content #page-content > blockquote, .page-custom763#content #page-content > blockquote, .page-custom77#content #page-content > blockquote, .page-custom78#content #page-content > blockquote, .page-custom79#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom80#content #page-content > blockquote, .page-custom81#content #page-content > blockquote, .page-custom82#content #page-content > blockquote, .page-custom863#content #page-content > blockquote, .page-custom864#content #page-content > blockquote, .page-custom88#content #page-content > blockquote, .page-custom89#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-custom90#content #page-content > blockquote, .page-custom91#content #page-content > blockquote, .page-custom912#content #page-content > blockquote, .page-custom92#content #page-content > blockquote, .page-custom952#content #page-content > blockquote, .page-custom965#content #page-content > blockquote, .page-custom97#content #page-content > blockquote, .page-custom98#content #page-content > blockquote, .page-custom99#content #page-content > blockquote, .page-facilities#content #page-content > blockquote, .page-facilities10#content #page-content > blockquote, .page-facilities11#content #page-content > blockquote, .page-facilities12#content #page-content > blockquote, .page-facilities13#content #page-content > blockquote, .page-facilities14#content #page-content > blockquote, .page-facilities15#content #page-content > blockquote, .page-facilities16#content #page-content > blockquote, .page-facilities17#content #page-content > blockquote, .page-facilities18#content #page-content > blockquote, .page-facilities2#content #page-content > blockquote, .page-facilities3#content #page-content > blockquote, .page-facilities32#content #page-content > blockquote, .page-facilities4#content #page-content > blockquote, .page-facilities42#content #page-content > blockquote, .page-facilities5#content #page-content > blockquote, .page-facilities6#content #page-content > blockquote, .page-facilities62#content #page-content > blockquote, .page-facilities7#content #page-content > blockquote, .page-facilities8#content #page-content > blockquote, .page-facilities9#content #page-content > blockquote, .page-news#content #page-content > blockquote, .page-post2016_12_archive#content #page-content > blockquote, .page-post2017_01_archive#content #page-content > blockquote, .page-post2017_02_archive#content #page-content > blockquote, .page-post2017_03_archive#content #page-content > blockquote, .page-post2017_10m_archive#content #page-content > blockquote, .page-post2017_11m_archive#content #page-content > blockquote, .page-post2017_12m_archive#content #page-content > blockquote, .page-post2017_4m_archive#content #page-content > blockquote, .page-post2017_5m_archive#content #page-content > blockquote, .page-post2017_6m_archive#content #page-content > blockquote, .page-post2017_7m_archive#content #page-content > blockquote, .page-post2017_8m_archive#content #page-content > blockquote, .page-post2017_9m_archive#content #page-content > blockquote, .page-post2017_u_kouji_archive#content #page-content > blockquote, .page-post2018_01m_archive#content #page-content > blockquote, .page-post2018_02m_archive#content #page-content > blockquote, .page-post2018_03m_archive#content #page-content > blockquote, .page-post2018_04m_archive#content #page-content > blockquote, .page-post2018_05m_archive#content #page-content > blockquote, .page-post2018_06m_archive#content #page-content > blockquote, .page-post2018_07m_archive#content #page-content > blockquote, .page-post2018_08m_archive#content #page-content > blockquote, .page-post2018_09m_archive#content #page-content > blockquote, .page-post2018_10m_archive#content #page-content > blockquote, .page-post2018_11m_archive#content #page-content > blockquote, .page-post2019_01m_archive#content #page-content > blockquote, .page-post2019_03m_archive#content #page-content > blockquote, .page-post2019_05m_archive#content #page-content > blockquote, .page-post2019_06m_archive#content #page-content > blockquote, .page-post2019_07m_archive#content #page-content > blockquote, .page-post2019_08m_archive#content #page-content > blockquote, .page-post2019_09m_archive#content #page-content > blockquote, .page-post2019_11m_archive#content #page-content > blockquote, .page-post2019_k_kouji_archive#content #page-content > blockquote, .page-post2020_01m_archive#content #page-content > blockquote, .page-post2020_03m_archive#content #page-content > blockquote, .page-post2020_04m_archive#content #page-content > blockquote, .page-post2020_06m_archive#content #page-content > blockquote, .page-post2020_07m_archive#content #page-content > blockquote, .page-post2020_09m_archive#content #page-content > blockquote, .page-post_eco_e_archive#content #page-content > blockquote, .page-post_eco_s_archive#content #page-content > blockquote, .page-post_natural_m_archive#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-results1#content #page-content > blockquote, .page-results2#content #page-content > blockquote, .page-system#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-25 > blockquote, #sp-block-container-26 > blockquote, #sp-block-container-27 > blockquote, #sp-block-container-28 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-31 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-34 > blockquote, #sp-block-container-35 > blockquote, #sp-block-container-36 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-38 > blockquote, #sp-block-container-39 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-40 > blockquote, #sp-block-container-41 > blockquote, #sp-block-container-42 > blockquote, #sp-block-container-43 > blockquote, #sp-block-container-44 > blockquote, #sp-block-container-45 > blockquote, #sp-block-container-47 > blockquote, #sp-block-container-48 > blockquote, #sp-block-container-49 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-50 > blockquote, #sp-block-container-51 > blockquote, #sp-block-container-52 > blockquote, #sp-block-container-53 > blockquote, #sp-block-container-54 > blockquote, #sp-block-container-55 > blockquote, #sp-block-container-56 > blockquote, #sp-block-container-57 > blockquote, #sp-block-container-58 > blockquote, #sp-block-container-59 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-60 > blockquote, #sp-block-container-61 > blockquote, #sp-block-container-62 > blockquote, #sp-block-container-63 > blockquote, #sp-block-container-64 > blockquote, #sp-block-container-65 > blockquote, #sp-block-container-66 > blockquote, #sp-block-container-67 > blockquote, #sp-block-container-68 > blockquote, #sp-block-container-69 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-70 > blockquote, #sp-block-container-71 > blockquote, #sp-block-container-72 > blockquote, #sp-block-container-73 > blockquote, #sp-block-container-74 > blockquote, #sp-block-container-75 > blockquote, #sp-block-container-76 > blockquote, #sp-block-container-77 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f5f5f5;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-access#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-concept1#content #page-content > blockquote p, .page-concept4#content #page-content > blockquote p, .page-concept5#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom101#content #page-content > blockquote p, .page-custom102#content #page-content > blockquote p, .page-custom103#content #page-content > blockquote p, .page-custom104#content #page-content > blockquote p, .page-custom105#content #page-content > blockquote p, .page-custom106#content #page-content > blockquote p, .page-custom107#content #page-content > blockquote p, .page-custom108#content #page-content > blockquote p, .page-custom109#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom110#content #page-content > blockquote p, .page-custom111#content #page-content > blockquote p, .page-custom112#content #page-content > blockquote p, .page-custom113#content #page-content > blockquote p, .page-custom114#content #page-content > blockquote p, .page-custom115#content #page-content > blockquote p, .page-custom118#content #page-content > blockquote p, .page-custom119#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom120#content #page-content > blockquote p, .page-custom121#content #page-content > blockquote p, .page-custom122#content #page-content > blockquote p, .page-custom123#content #page-content > blockquote p, .page-custom124#content #page-content > blockquote p, .page-custom125#content #page-content > blockquote p, .page-custom126#content #page-content > blockquote p, .page-custom127#content #page-content > blockquote p, .page-custom128#content #page-content > blockquote p, .page-custom129#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom130#content #page-content > blockquote p, .page-custom131#content #page-content > blockquote p, .page-custom132#content #page-content > blockquote p, .page-custom133#content #page-content > blockquote p, .page-custom134#content #page-content > blockquote p, .page-custom135#content #page-content > blockquote p, .page-custom136#content #page-content > blockquote p, .page-custom137#content #page-content > blockquote p, .page-custom138#content #page-content > blockquote p, .page-custom139#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom140#content #page-content > blockquote p, .page-custom141#content #page-content > blockquote p, .page-custom142#content #page-content > blockquote p, .page-custom143#content #page-content > blockquote p, .page-custom144#content #page-content > blockquote p, .page-custom145#content #page-content > blockquote p, .page-custom146#content #page-content > blockquote p, .page-custom147#content #page-content > blockquote p, .page-custom148#content #page-content > blockquote p, .page-custom149#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom150#content #page-content > blockquote p, .page-custom151#content #page-content > blockquote p, .page-custom152#content #page-content > blockquote p, .page-custom153#content #page-content > blockquote p, .page-custom154#content #page-content > blockquote p, .page-custom155#content #page-content > blockquote p, .page-custom156#content #page-content > blockquote p, .page-custom157#content #page-content > blockquote p, .page-custom158#content #page-content > blockquote p, .page-custom159#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom160#content #page-content > blockquote p, .page-custom161#content #page-content > blockquote p, .page-custom162#content #page-content > blockquote p, .page-custom163#content #page-content > blockquote p, .page-custom164#content #page-content > blockquote p, .page-custom165#content #page-content > blockquote p, .page-custom166#content #page-content > blockquote p, .page-custom167#content #page-content > blockquote p, .page-custom168#content #page-content > blockquote p, .page-custom169#content #page-content > blockquote p, .page-custom17#content #page-content > blockquote p, .page-custom170#content #page-content > blockquote p, .page-custom171#content #page-content > blockquote p, .page-custom172#content #page-content > blockquote p, .page-custom173#content #page-content > blockquote p, .page-custom174#content #page-content > blockquote p, .page-custom175#content #page-content > blockquote p, .page-custom176#content #page-content > blockquote p, .page-custom177#content #page-content > blockquote p, .page-custom178#content #page-content > blockquote p, .page-custom179#content #page-content > blockquote p, .page-custom18#content #page-content > blockquote p, .page-custom180#content #page-content > blockquote p, .page-custom181#content #page-content > blockquote p, .page-custom19#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom20#content #page-content > blockquote p, .page-custom21#content #page-content > blockquote p, .page-custom22#content #page-content > blockquote p, .page-custom220#content #page-content > blockquote p, .page-custom23#content #page-content > blockquote p, .page-custom24#content #page-content > blockquote p, .page-custom25#content #page-content > blockquote p, .page-custom262#content #page-content > blockquote p, .page-custom263#content #page-content > blockquote p, .page-custom267#content #page-content > blockquote p, .page-custom268#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom322#content #page-content > blockquote p, .page-custom35#content #page-content > blockquote p, .page-custom363#content #page-content > blockquote p, .page-custom364#content #page-content > blockquote p, .page-custom368#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom402#content #page-content > blockquote p, .page-custom422#content #page-content > blockquote p, .page-custom43#content #page-content > blockquote p, .page-custom464#content #page-content > blockquote p, .page-custom465#content #page-content > blockquote p, .page-custom469#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom54#content #page-content > blockquote p, .page-custom565#content #page-content > blockquote p, .page-custom570#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom662#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom71#content #page-content > blockquote p, .page-custom72#content #page-content > blockquote p, .page-custom73#content #page-content > blockquote p, .page-custom75#content #page-content > blockquote p, .page-custom76#content #page-content > blockquote p, .page-custom762#content #page-content > blockquote p, .page-custom763#content #page-content > blockquote p, .page-custom77#content #page-content > blockquote p, .page-custom78#content #page-content > blockquote p, .page-custom79#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom80#content #page-content > blockquote p, .page-custom81#content #page-content > blockquote p, .page-custom82#content #page-content > blockquote p, .page-custom863#content #page-content > blockquote p, .page-custom864#content #page-content > blockquote p, .page-custom88#content #page-content > blockquote p, .page-custom89#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-custom90#content #page-content > blockquote p, .page-custom91#content #page-content > blockquote p, .page-custom912#content #page-content > blockquote p, .page-custom92#content #page-content > blockquote p, .page-custom952#content #page-content > blockquote p, .page-custom965#content #page-content > blockquote p, .page-custom97#content #page-content > blockquote p, .page-custom98#content #page-content > blockquote p, .page-custom99#content #page-content > blockquote p, .page-facilities#content #page-content > blockquote p, .page-facilities10#content #page-content > blockquote p, .page-facilities11#content #page-content > blockquote p, .page-facilities12#content #page-content > blockquote p, .page-facilities13#content #page-content > blockquote p, .page-facilities14#content #page-content > blockquote p, .page-facilities15#content #page-content > blockquote p, .page-facilities16#content #page-content > blockquote p, .page-facilities17#content #page-content > blockquote p, .page-facilities18#content #page-content > blockquote p, .page-facilities2#content #page-content > blockquote p, .page-facilities3#content #page-content > blockquote p, .page-facilities32#content #page-content > blockquote p, .page-facilities4#content #page-content > blockquote p, .page-facilities42#content #page-content > blockquote p, .page-facilities5#content #page-content > blockquote p, .page-facilities6#content #page-content > blockquote p, .page-facilities62#content #page-content > blockquote p, .page-facilities7#content #page-content > blockquote p, .page-facilities8#content #page-content > blockquote p, .page-facilities9#content #page-content > blockquote p, .page-news#content #page-content > blockquote p, .page-post2016_12_archive#content #page-content > blockquote p, .page-post2017_01_archive#content #page-content > blockquote p, .page-post2017_02_archive#content #page-content > blockquote p, .page-post2017_03_archive#content #page-content > blockquote p, .page-post2017_10m_archive#content #page-content > blockquote p, .page-post2017_11m_archive#content #page-content > blockquote p, .page-post2017_12m_archive#content #page-content > blockquote p, .page-post2017_4m_archive#content #page-content > blockquote p, .page-post2017_5m_archive#content #page-content > blockquote p, .page-post2017_6m_archive#content #page-content > blockquote p, .page-post2017_7m_archive#content #page-content > blockquote p, .page-post2017_8m_archive#content #page-content > blockquote p, .page-post2017_9m_archive#content #page-content > blockquote p, .page-post2017_u_kouji_archive#content #page-content > blockquote p, .page-post2018_01m_archive#content #page-content > blockquote p, .page-post2018_02m_archive#content #page-content > blockquote p, .page-post2018_03m_archive#content #page-content > blockquote p, .page-post2018_04m_archive#content #page-content > blockquote p, .page-post2018_05m_archive#content #page-content > blockquote p, .page-post2018_06m_archive#content #page-content > blockquote p, .page-post2018_07m_archive#content #page-content > blockquote p, .page-post2018_08m_archive#content #page-content > blockquote p, .page-post2018_09m_archive#content #page-content > blockquote p, .page-post2018_10m_archive#content #page-content > blockquote p, .page-post2018_11m_archive#content #page-content > blockquote p, .page-post2019_01m_archive#content #page-content > blockquote p, .page-post2019_03m_archive#content #page-content > blockquote p, .page-post2019_05m_archive#content #page-content > blockquote p, .page-post2019_06m_archive#content #page-content > blockquote p, .page-post2019_07m_archive#content #page-content > blockquote p, .page-post2019_08m_archive#content #page-content > blockquote p, .page-post2019_09m_archive#content #page-content > blockquote p, .page-post2019_11m_archive#content #page-content > blockquote p, .page-post2019_k_kouji_archive#content #page-content > blockquote p, .page-post2020_01m_archive#content #page-content > blockquote p, .page-post2020_03m_archive#content #page-content > blockquote p, .page-post2020_04m_archive#content #page-content > blockquote p, .page-post2020_06m_archive#content #page-content > blockquote p, .page-post2020_07m_archive#content #page-content > blockquote p, .page-post2020_09m_archive#content #page-content > blockquote p, .page-post_eco_e_archive#content #page-content > blockquote p, .page-post_eco_s_archive#content #page-content > blockquote p, .page-post_natural_m_archive#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-results1#content #page-content > blockquote p, .page-results2#content #page-content > blockquote p, .page-system#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-20 > blockquote p, #sp-block-container-21 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-25 > blockquote p, #sp-block-container-26 > blockquote p, #sp-block-container-27 > blockquote p, #sp-block-container-28 > blockquote p, #sp-block-container-29 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-31 > blockquote p, #sp-block-container-32 > blockquote p, #sp-block-container-33 > blockquote p, #sp-block-container-34 > blockquote p, #sp-block-container-35 > blockquote p, #sp-block-container-36 > blockquote p, #sp-block-container-37 > blockquote p, #sp-block-container-38 > blockquote p, #sp-block-container-39 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-40 > blockquote p, #sp-block-container-41 > blockquote p, #sp-block-container-42 > blockquote p, #sp-block-container-43 > blockquote p, #sp-block-container-44 > blockquote p, #sp-block-container-45 > blockquote p, #sp-block-container-47 > blockquote p, #sp-block-container-48 > blockquote p, #sp-block-container-49 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-50 > blockquote p, #sp-block-container-51 > blockquote p, #sp-block-container-52 > blockquote p, #sp-block-container-53 > blockquote p, #sp-block-container-54 > blockquote p, #sp-block-container-55 > blockquote p, #sp-block-container-56 > blockquote p, #sp-block-container-57 > blockquote p, #sp-block-container-58 > blockquote p, #sp-block-container-59 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-60 > blockquote p, #sp-block-container-61 > blockquote p, #sp-block-container-62 > blockquote p, #sp-block-container-63 > blockquote p, #sp-block-container-64 > blockquote p, #sp-block-container-65 > blockquote p, #sp-block-container-66 > blockquote p, #sp-block-container-67 > blockquote p, #sp-block-container-68 > blockquote p, #sp-block-container-69 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-70 > blockquote p, #sp-block-container-71 > blockquote p, #sp-block-container-72 > blockquote p, #sp-block-container-73 > blockquote p, #sp-block-container-74 > blockquote p, #sp-block-container-75 > blockquote p, #sp-block-container-76 > blockquote p, #sp-block-container-77 > blockquote p, #sp-block-container-8 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-concept1#content #page-content > blockquote p:first-child, .page-concept4#content #page-content > blockquote p:first-child, .page-concept5#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom10#content #page-content > blockquote p:first-child, .page-custom101#content #page-content > blockquote p:first-child, .page-custom102#content #page-content > blockquote p:first-child, .page-custom103#content #page-content > blockquote p:first-child, .page-custom104#content #page-content > blockquote p:first-child, .page-custom105#content #page-content > blockquote p:first-child, .page-custom106#content #page-content > blockquote p:first-child, .page-custom107#content #page-content > blockquote p:first-child, .page-custom108#content #page-content > blockquote p:first-child, .page-custom109#content #page-content > blockquote p:first-child, .page-custom11#content #page-content > blockquote p:first-child, .page-custom110#content #page-content > blockquote p:first-child, .page-custom111#content #page-content > blockquote p:first-child, .page-custom112#content #page-content > blockquote p:first-child, .page-custom113#content #page-content > blockquote p:first-child, .page-custom114#content #page-content > blockquote p:first-child, .page-custom115#content #page-content > blockquote p:first-child, .page-custom118#content #page-content > blockquote p:first-child, .page-custom119#content #page-content > blockquote p:first-child, .page-custom12#content #page-content > blockquote p:first-child, .page-custom120#content #page-content > blockquote p:first-child, .page-custom121#content #page-content > blockquote p:first-child, .page-custom122#content #page-content > blockquote p:first-child, .page-custom123#content #page-content > blockquote p:first-child, .page-custom124#content #page-content > blockquote p:first-child, .page-custom125#content #page-content > blockquote p:first-child, .page-custom126#content #page-content > blockquote p:first-child, .page-custom127#content #page-content > blockquote p:first-child, .page-custom128#content #page-content > blockquote p:first-child, .page-custom129#content #page-content > blockquote p:first-child, .page-custom13#content #page-content > blockquote p:first-child, .page-custom130#content #page-content > blockquote p:first-child, .page-custom131#content #page-content > blockquote p:first-child, .page-custom132#content #page-content > blockquote p:first-child, .page-custom133#content #page-content > blockquote p:first-child, .page-custom134#content #page-content > blockquote p:first-child, .page-custom135#content #page-content > blockquote p:first-child, .page-custom136#content #page-content > blockquote p:first-child, .page-custom137#content #page-content > blockquote p:first-child, .page-custom138#content #page-content > blockquote p:first-child, .page-custom139#content #page-content > blockquote p:first-child, .page-custom14#content #page-content > blockquote p:first-child, .page-custom140#content #page-content > blockquote p:first-child, .page-custom141#content #page-content > blockquote p:first-child, .page-custom142#content #page-content > blockquote p:first-child, .page-custom143#content #page-content > blockquote p:first-child, .page-custom144#content #page-content > blockquote p:first-child, .page-custom145#content #page-content > blockquote p:first-child, .page-custom146#content #page-content > blockquote p:first-child, .page-custom147#content #page-content > blockquote p:first-child, .page-custom148#content #page-content > blockquote p:first-child, .page-custom149#content #page-content > blockquote p:first-child, .page-custom15#content #page-content > blockquote p:first-child, .page-custom150#content #page-content > blockquote p:first-child, .page-custom151#content #page-content > blockquote p:first-child, .page-custom152#content #page-content > blockquote p:first-child, .page-custom153#content #page-content > blockquote p:first-child, .page-custom154#content #page-content > blockquote p:first-child, .page-custom155#content #page-content > blockquote p:first-child, .page-custom156#content #page-content > blockquote p:first-child, .page-custom157#content #page-content > blockquote p:first-child, .page-custom158#content #page-content > blockquote p:first-child, .page-custom159#content #page-content > blockquote p:first-child, .page-custom16#content #page-content > blockquote p:first-child, .page-custom160#content #page-content > blockquote p:first-child, .page-custom161#content #page-content > blockquote p:first-child, .page-custom162#content #page-content > blockquote p:first-child, .page-custom163#content #page-content > blockquote p:first-child, .page-custom164#content #page-content > blockquote p:first-child, .page-custom165#content #page-content > blockquote p:first-child, .page-custom166#content #page-content > blockquote p:first-child, .page-custom167#content #page-content > blockquote p:first-child, .page-custom168#content #page-content > blockquote p:first-child, .page-custom169#content #page-content > blockquote p:first-child, .page-custom17#content #page-content > blockquote p:first-child, .page-custom170#content #page-content > blockquote p:first-child, .page-custom171#content #page-content > blockquote p:first-child, .page-custom172#content #page-content > blockquote p:first-child, .page-custom173#content #page-content > blockquote p:first-child, .page-custom174#content #page-content > blockquote p:first-child, .page-custom175#content #page-content > blockquote p:first-child, .page-custom176#content #page-content > blockquote p:first-child, .page-custom177#content #page-content > blockquote p:first-child, .page-custom178#content #page-content > blockquote p:first-child, .page-custom179#content #page-content > blockquote p:first-child, .page-custom18#content #page-content > blockquote p:first-child, .page-custom180#content #page-content > blockquote p:first-child, .page-custom181#content #page-content > blockquote p:first-child, .page-custom19#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom20#content #page-content > blockquote p:first-child, .page-custom21#content #page-content > blockquote p:first-child, .page-custom22#content #page-content > blockquote p:first-child, .page-custom220#content #page-content > blockquote p:first-child, .page-custom23#content #page-content > blockquote p:first-child, .page-custom24#content #page-content > blockquote p:first-child, .page-custom25#content #page-content > blockquote p:first-child, .page-custom262#content #page-content > blockquote p:first-child, .page-custom263#content #page-content > blockquote p:first-child, .page-custom267#content #page-content > blockquote p:first-child, .page-custom268#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom322#content #page-content > blockquote p:first-child, .page-custom35#content #page-content > blockquote p:first-child, .page-custom363#content #page-content > blockquote p:first-child, .page-custom364#content #page-content > blockquote p:first-child, .page-custom368#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom402#content #page-content > blockquote p:first-child, .page-custom422#content #page-content > blockquote p:first-child, .page-custom43#content #page-content > blockquote p:first-child, .page-custom464#content #page-content > blockquote p:first-child, .page-custom465#content #page-content > blockquote p:first-child, .page-custom469#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom54#content #page-content > blockquote p:first-child, .page-custom565#content #page-content > blockquote p:first-child, .page-custom570#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-custom662#content #page-content > blockquote p:first-child, .page-custom7#content #page-content > blockquote p:first-child, .page-custom71#content #page-content > blockquote p:first-child, .page-custom72#content #page-content > blockquote p:first-child, .page-custom73#content #page-content > blockquote p:first-child, .page-custom75#content #page-content > blockquote p:first-child, .page-custom76#content #page-content > blockquote p:first-child, .page-custom762#content #page-content > blockquote p:first-child, .page-custom763#content #page-content > blockquote p:first-child, .page-custom77#content #page-content > blockquote p:first-child, .page-custom78#content #page-content > blockquote p:first-child, .page-custom79#content #page-content > blockquote p:first-child, .page-custom8#content #page-content > blockquote p:first-child, .page-custom80#content #page-content > blockquote p:first-child, .page-custom81#content #page-content > blockquote p:first-child, .page-custom82#content #page-content > blockquote p:first-child, .page-custom863#content #page-content > blockquote p:first-child, .page-custom864#content #page-content > blockquote p:first-child, .page-custom88#content #page-content > blockquote p:first-child, .page-custom89#content #page-content > blockquote p:first-child, .page-custom9#content #page-content > blockquote p:first-child, .page-custom90#content #page-content > blockquote p:first-child, .page-custom91#content #page-content > blockquote p:first-child, .page-custom912#content #page-content > blockquote p:first-child, .page-custom92#content #page-content > blockquote p:first-child, .page-custom952#content #page-content > blockquote p:first-child, .page-custom965#content #page-content > blockquote p:first-child, .page-custom97#content #page-content > blockquote p:first-child, .page-custom98#content #page-content > blockquote p:first-child, .page-custom99#content #page-content > blockquote p:first-child, .page-facilities#content #page-content > blockquote p:first-child, .page-facilities10#content #page-content > blockquote p:first-child, .page-facilities11#content #page-content > blockquote p:first-child, .page-facilities12#content #page-content > blockquote p:first-child, .page-facilities13#content #page-content > blockquote p:first-child, .page-facilities14#content #page-content > blockquote p:first-child, .page-facilities15#content #page-content > blockquote p:first-child, .page-facilities16#content #page-content > blockquote p:first-child, .page-facilities17#content #page-content > blockquote p:first-child, .page-facilities18#content #page-content > blockquote p:first-child, .page-facilities2#content #page-content > blockquote p:first-child, .page-facilities3#content #page-content > blockquote p:first-child, .page-facilities32#content #page-content > blockquote p:first-child, .page-facilities4#content #page-content > blockquote p:first-child, .page-facilities42#content #page-content > blockquote p:first-child, .page-facilities5#content #page-content > blockquote p:first-child, .page-facilities6#content #page-content > blockquote p:first-child, .page-facilities62#content #page-content > blockquote p:first-child, .page-facilities7#content #page-content > blockquote p:first-child, .page-facilities8#content #page-content > blockquote p:first-child, .page-facilities9#content #page-content > blockquote p:first-child, .page-news#content #page-content > blockquote p:first-child, .page-post2016_12_archive#content #page-content > blockquote p:first-child, .page-post2017_01_archive#content #page-content > blockquote p:first-child, .page-post2017_02_archive#content #page-content > blockquote p:first-child, .page-post2017_03_archive#content #page-content > blockquote p:first-child, .page-post2017_10m_archive#content #page-content > blockquote p:first-child, .page-post2017_11m_archive#content #page-content > blockquote p:first-child, .page-post2017_12m_archive#content #page-content > blockquote p:first-child, .page-post2017_4m_archive#content #page-content > blockquote p:first-child, .page-post2017_5m_archive#content #page-content > blockquote p:first-child, .page-post2017_6m_archive#content #page-content > blockquote p:first-child, .page-post2017_7m_archive#content #page-content > blockquote p:first-child, .page-post2017_8m_archive#content #page-content > blockquote p:first-child, .page-post2017_9m_archive#content #page-content > blockquote p:first-child, .page-post2017_u_kouji_archive#content #page-content > blockquote p:first-child, .page-post2018_01m_archive#content #page-content > blockquote p:first-child, .page-post2018_02m_archive#content #page-content > blockquote p:first-child, .page-post2018_03m_archive#content #page-content > blockquote p:first-child, .page-post2018_04m_archive#content #page-content > blockquote p:first-child, .page-post2018_05m_archive#content #page-content > blockquote p:first-child, .page-post2018_06m_archive#content #page-content > blockquote p:first-child, .page-post2018_07m_archive#content #page-content > blockquote p:first-child, .page-post2018_08m_archive#content #page-content > blockquote p:first-child, .page-post2018_09m_archive#content #page-content > blockquote p:first-child, .page-post2018_10m_archive#content #page-content > blockquote p:first-child, .page-post2018_11m_archive#content #page-content > blockquote p:first-child, .page-post2019_01m_archive#content #page-content > blockquote p:first-child, .page-post2019_03m_archive#content #page-content > blockquote p:first-child, .page-post2019_05m_archive#content #page-content > blockquote p:first-child, .page-post2019_06m_archive#content #page-content > blockquote p:first-child, .page-post2019_07m_archive#content #page-content > blockquote p:first-child, .page-post2019_08m_archive#content #page-content > blockquote p:first-child, .page-post2019_09m_archive#content #page-content > blockquote p:first-child, .page-post2019_11m_archive#content #page-content > blockquote p:first-child, .page-post2019_k_kouji_archive#content #page-content > blockquote p:first-child, .page-post2020_01m_archive#content #page-content > blockquote p:first-child, .page-post2020_03m_archive#content #page-content > blockquote p:first-child, .page-post2020_04m_archive#content #page-content > blockquote p:first-child, .page-post2020_06m_archive#content #page-content > blockquote p:first-child, .page-post2020_07m_archive#content #page-content > blockquote p:first-child, .page-post2020_09m_archive#content #page-content > blockquote p:first-child, .page-post_eco_e_archive#content #page-content > blockquote p:first-child, .page-post_eco_s_archive#content #page-content > blockquote p:first-child, .page-post_natural_m_archive#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, .page-results1#content #page-content > blockquote p:first-child, .page-results2#content #page-content > blockquote p:first-child, .page-system#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-12 > blockquote p:first-child, #sp-block-container-13 > blockquote p:first-child, #sp-block-container-14 > blockquote p:first-child, #sp-block-container-17 > blockquote p:first-child, #sp-block-container-18 > blockquote p:first-child, #sp-block-container-19 > blockquote p:first-child, #sp-block-container-20 > blockquote p:first-child, #sp-block-container-21 > blockquote p:first-child, #sp-block-container-22 > blockquote p:first-child, #sp-block-container-23 > blockquote p:first-child, #sp-block-container-24 > blockquote p:first-child, #sp-block-container-25 > blockquote p:first-child, #sp-block-container-26 > blockquote p:first-child, #sp-block-container-27 > blockquote p:first-child, #sp-block-container-28 > blockquote p:first-child, #sp-block-container-29 > blockquote p:first-child, #sp-block-container-30 > blockquote p:first-child, #sp-block-container-31 > blockquote p:first-child, #sp-block-container-32 > blockquote p:first-child, #sp-block-container-33 > blockquote p:first-child, #sp-block-container-34 > blockquote p:first-child, #sp-block-container-35 > blockquote p:first-child, #sp-block-container-36 > blockquote p:first-child, #sp-block-container-37 > blockquote p:first-child, #sp-block-container-38 > blockquote p:first-child, #sp-block-container-39 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-40 > blockquote p:first-child, #sp-block-container-41 > blockquote p:first-child, #sp-block-container-42 > blockquote p:first-child, #sp-block-container-43 > blockquote p:first-child, #sp-block-container-44 > blockquote p:first-child, #sp-block-container-45 > blockquote p:first-child, #sp-block-container-47 > blockquote p:first-child, #sp-block-container-48 > blockquote p:first-child, #sp-block-container-49 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-50 > blockquote p:first-child, #sp-block-container-51 > blockquote p:first-child, #sp-block-container-52 > blockquote p:first-child, #sp-block-container-53 > blockquote p:first-child, #sp-block-container-54 > blockquote p:first-child, #sp-block-container-55 > blockquote p:first-child, #sp-block-container-56 > blockquote p:first-child, #sp-block-container-57 > blockquote p:first-child, #sp-block-container-58 > blockquote p:first-child, #sp-block-container-59 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-60 > blockquote p:first-child, #sp-block-container-61 > blockquote p:first-child, #sp-block-container-62 > blockquote p:first-child, #sp-block-container-63 > blockquote p:first-child, #sp-block-container-64 > blockquote p:first-child, #sp-block-container-65 > blockquote p:first-child, #sp-block-container-66 > blockquote p:first-child, #sp-block-container-67 > blockquote p:first-child, #sp-block-container-68 > blockquote p:first-child, #sp-block-container-69 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-70 > blockquote p:first-child, #sp-block-container-71 > blockquote p:first-child, #sp-block-container-72 > blockquote p:first-child, #sp-block-container-73 > blockquote p:first-child, #sp-block-container-74 > blockquote p:first-child, #sp-block-container-75 > blockquote p:first-child, #sp-block-container-76 > blockquote p:first-child, #sp-block-container-77 > blockquote p:first-child, #sp-block-container-8 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-concept1#content #page-content > h1, .page-concept4#content #page-content > h1, .page-concept5#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom101#content #page-content > h1, .page-custom102#content #page-content > h1, .page-custom103#content #page-content > h1, .page-custom104#content #page-content > h1, .page-custom105#content #page-content > h1, .page-custom106#content #page-content > h1, .page-custom107#content #page-content > h1, .page-custom108#content #page-content > h1, .page-custom109#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom110#content #page-content > h1, .page-custom111#content #page-content > h1, .page-custom112#content #page-content > h1, .page-custom113#content #page-content > h1, .page-custom114#content #page-content > h1, .page-custom115#content #page-content > h1, .page-custom118#content #page-content > h1, .page-custom119#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom120#content #page-content > h1, .page-custom121#content #page-content > h1, .page-custom122#content #page-content > h1, .page-custom123#content #page-content > h1, .page-custom124#content #page-content > h1, .page-custom125#content #page-content > h1, .page-custom126#content #page-content > h1, .page-custom127#content #page-content > h1, .page-custom128#content #page-content > h1, .page-custom129#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom130#content #page-content > h1, .page-custom131#content #page-content > h1, .page-custom132#content #page-content > h1, .page-custom133#content #page-content > h1, .page-custom134#content #page-content > h1, .page-custom135#content #page-content > h1, .page-custom136#content #page-content > h1, .page-custom137#content #page-content > h1, .page-custom138#content #page-content > h1, .page-custom139#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom140#content #page-content > h1, .page-custom141#content #page-content > h1, .page-custom142#content #page-content > h1, .page-custom143#content #page-content > h1, .page-custom144#content #page-content > h1, .page-custom145#content #page-content > h1, .page-custom146#content #page-content > h1, .page-custom147#content #page-content > h1, .page-custom148#content #page-content > h1, .page-custom149#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom150#content #page-content > h1, .page-custom151#content #page-content > h1, .page-custom152#content #page-content > h1, .page-custom153#content #page-content > h1, .page-custom154#content #page-content > h1, .page-custom155#content #page-content > h1, .page-custom156#content #page-content > h1, .page-custom157#content #page-content > h1, .page-custom158#content #page-content > h1, .page-custom159#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom160#content #page-content > h1, .page-custom161#content #page-content > h1, .page-custom162#content #page-content > h1, .page-custom163#content #page-content > h1, .page-custom164#content #page-content > h1, .page-custom165#content #page-content > h1, .page-custom166#content #page-content > h1, .page-custom167#content #page-content > h1, .page-custom168#content #page-content > h1, .page-custom169#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom170#content #page-content > h1, .page-custom171#content #page-content > h1, .page-custom172#content #page-content > h1, .page-custom173#content #page-content > h1, .page-custom174#content #page-content > h1, .page-custom175#content #page-content > h1, .page-custom176#content #page-content > h1, .page-custom177#content #page-content > h1, .page-custom178#content #page-content > h1, .page-custom179#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom180#content #page-content > h1, .page-custom181#content #page-content > h1, .page-custom19#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom21#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom220#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom262#content #page-content > h1, .page-custom263#content #page-content > h1, .page-custom267#content #page-content > h1, .page-custom268#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom322#content #page-content > h1, .page-custom35#content #page-content > h1, .page-custom363#content #page-content > h1, .page-custom364#content #page-content > h1, .page-custom368#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom402#content #page-content > h1, .page-custom422#content #page-content > h1, .page-custom43#content #page-content > h1, .page-custom464#content #page-content > h1, .page-custom465#content #page-content > h1, .page-custom469#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom54#content #page-content > h1, .page-custom565#content #page-content > h1, .page-custom570#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom662#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom71#content #page-content > h1, .page-custom72#content #page-content > h1, .page-custom73#content #page-content > h1, .page-custom75#content #page-content > h1, .page-custom76#content #page-content > h1, .page-custom762#content #page-content > h1, .page-custom763#content #page-content > h1, .page-custom77#content #page-content > h1, .page-custom78#content #page-content > h1, .page-custom79#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom80#content #page-content > h1, .page-custom81#content #page-content > h1, .page-custom82#content #page-content > h1, .page-custom863#content #page-content > h1, .page-custom864#content #page-content > h1, .page-custom88#content #page-content > h1, .page-custom89#content #page-content > h1, .page-custom9#content #page-content > h1, .page-custom90#content #page-content > h1, .page-custom91#content #page-content > h1, .page-custom912#content #page-content > h1, .page-custom92#content #page-content > h1, .page-custom952#content #page-content > h1, .page-custom965#content #page-content > h1, .page-custom97#content #page-content > h1, .page-custom98#content #page-content > h1, .page-custom99#content #page-content > h1, .page-facilities#content #page-content > h1, .page-facilities10#content #page-content > h1, .page-facilities11#content #page-content > h1, .page-facilities12#content #page-content > h1, .page-facilities13#content #page-content > h1, .page-facilities14#content #page-content > h1, .page-facilities15#content #page-content > h1, .page-facilities16#content #page-content > h1, .page-facilities17#content #page-content > h1, .page-facilities18#content #page-content > h1, .page-facilities2#content #page-content > h1, .page-facilities3#content #page-content > h1, .page-facilities32#content #page-content > h1, .page-facilities4#content #page-content > h1, .page-facilities42#content #page-content > h1, .page-facilities5#content #page-content > h1, .page-facilities6#content #page-content > h1, .page-facilities62#content #page-content > h1, .page-facilities7#content #page-content > h1, .page-facilities8#content #page-content > h1, .page-facilities9#content #page-content > h1, .page-news#content #page-content > h1, .page-post2016_12_archive#content #page-content > h1, .page-post2017_01_archive#content #page-content > h1, .page-post2017_02_archive#content #page-content > h1, .page-post2017_03_archive#content #page-content > h1, .page-post2017_10m_archive#content #page-content > h1, .page-post2017_11m_archive#content #page-content > h1, .page-post2017_12m_archive#content #page-content > h1, .page-post2017_4m_archive#content #page-content > h1, .page-post2017_5m_archive#content #page-content > h1, .page-post2017_6m_archive#content #page-content > h1, .page-post2017_7m_archive#content #page-content > h1, .page-post2017_8m_archive#content #page-content > h1, .page-post2017_9m_archive#content #page-content > h1, .page-post2017_u_kouji_archive#content #page-content > h1, .page-post2018_01m_archive#content #page-content > h1, .page-post2018_02m_archive#content #page-content > h1, .page-post2018_03m_archive#content #page-content > h1, .page-post2018_04m_archive#content #page-content > h1, .page-post2018_05m_archive#content #page-content > h1, .page-post2018_06m_archive#content #page-content > h1, .page-post2018_07m_archive#content #page-content > h1, .page-post2018_08m_archive#content #page-content > h1, .page-post2018_09m_archive#content #page-content > h1, .page-post2018_10m_archive#content #page-content > h1, .page-post2018_11m_archive#content #page-content > h1, .page-post2019_01m_archive#content #page-content > h1, .page-post2019_03m_archive#content #page-content > h1, .page-post2019_05m_archive#content #page-content > h1, .page-post2019_06m_archive#content #page-content > h1, .page-post2019_07m_archive#content #page-content > h1, .page-post2019_08m_archive#content #page-content > h1, .page-post2019_09m_archive#content #page-content > h1, .page-post2019_11m_archive#content #page-content > h1, .page-post2019_k_kouji_archive#content #page-content > h1, .page-post2020_01m_archive#content #page-content > h1, .page-post2020_03m_archive#content #page-content > h1, .page-post2020_04m_archive#content #page-content > h1, .page-post2020_06m_archive#content #page-content > h1, .page-post2020_07m_archive#content #page-content > h1, .page-post2020_09m_archive#content #page-content > h1, .page-post_eco_e_archive#content #page-content > h1, .page-post_eco_s_archive#content #page-content > h1, .page-post_natural_m_archive#content #page-content > h1, .page-privacy#content #page-content > h1, .page-recruit#content #page-content > h1, .page-results1#content #page-content > h1, .page-results2#content #page-content > h1, .page-system#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-4 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-5 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-6 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-65 > h1, #sp-block-container-66 > h1, #sp-block-container-67 > h1, #sp-block-container-68 > h1, #sp-block-container-69 > h1, #sp-block-container-7 > h1, #sp-block-container-70 > h1, #sp-block-container-71 > h1, #sp-block-container-72 > h1, #sp-block-container-73 > h1, #sp-block-container-74 > h1, #sp-block-container-75 > h1, #sp-block-container-76 > h1, #sp-block-container-77 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.12;
  color : #620505;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-concept1#content #page-content > h2, .page-concept4#content #page-content > h2, .page-concept5#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom101#content #page-content > h2, .page-custom102#content #page-content > h2, .page-custom103#content #page-content > h2, .page-custom104#content #page-content > h2, .page-custom105#content #page-content > h2, .page-custom106#content #page-content > h2, .page-custom107#content #page-content > h2, .page-custom108#content #page-content > h2, .page-custom109#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom110#content #page-content > h2, .page-custom111#content #page-content > h2, .page-custom112#content #page-content > h2, .page-custom113#content #page-content > h2, .page-custom114#content #page-content > h2, .page-custom115#content #page-content > h2, .page-custom118#content #page-content > h2, .page-custom119#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom120#content #page-content > h2, .page-custom121#content #page-content > h2, .page-custom122#content #page-content > h2, .page-custom123#content #page-content > h2, .page-custom124#content #page-content > h2, .page-custom125#content #page-content > h2, .page-custom126#content #page-content > h2, .page-custom127#content #page-content > h2, .page-custom128#content #page-content > h2, .page-custom129#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom130#content #page-content > h2, .page-custom131#content #page-content > h2, .page-custom132#content #page-content > h2, .page-custom133#content #page-content > h2, .page-custom134#content #page-content > h2, .page-custom135#content #page-content > h2, .page-custom136#content #page-content > h2, .page-custom137#content #page-content > h2, .page-custom138#content #page-content > h2, .page-custom139#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom140#content #page-content > h2, .page-custom141#content #page-content > h2, .page-custom142#content #page-content > h2, .page-custom143#content #page-content > h2, .page-custom144#content #page-content > h2, .page-custom145#content #page-content > h2, .page-custom146#content #page-content > h2, .page-custom147#content #page-content > h2, .page-custom148#content #page-content > h2, .page-custom149#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom150#content #page-content > h2, .page-custom151#content #page-content > h2, .page-custom152#content #page-content > h2, .page-custom153#content #page-content > h2, .page-custom154#content #page-content > h2, .page-custom155#content #page-content > h2, .page-custom156#content #page-content > h2, .page-custom157#content #page-content > h2, .page-custom158#content #page-content > h2, .page-custom159#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom160#content #page-content > h2, .page-custom161#content #page-content > h2, .page-custom162#content #page-content > h2, .page-custom163#content #page-content > h2, .page-custom164#content #page-content > h2, .page-custom165#content #page-content > h2, .page-custom166#content #page-content > h2, .page-custom167#content #page-content > h2, .page-custom168#content #page-content > h2, .page-custom169#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom170#content #page-content > h2, .page-custom171#content #page-content > h2, .page-custom172#content #page-content > h2, .page-custom173#content #page-content > h2, .page-custom174#content #page-content > h2, .page-custom175#content #page-content > h2, .page-custom176#content #page-content > h2, .page-custom177#content #page-content > h2, .page-custom178#content #page-content > h2, .page-custom179#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom180#content #page-content > h2, .page-custom181#content #page-content > h2, .page-custom19#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom21#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom220#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom262#content #page-content > h2, .page-custom263#content #page-content > h2, .page-custom267#content #page-content > h2, .page-custom268#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom322#content #page-content > h2, .page-custom35#content #page-content > h2, .page-custom363#content #page-content > h2, .page-custom364#content #page-content > h2, .page-custom368#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom402#content #page-content > h2, .page-custom422#content #page-content > h2, .page-custom43#content #page-content > h2, .page-custom464#content #page-content > h2, .page-custom465#content #page-content > h2, .page-custom469#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom54#content #page-content > h2, .page-custom565#content #page-content > h2, .page-custom570#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom662#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom71#content #page-content > h2, .page-custom72#content #page-content > h2, .page-custom73#content #page-content > h2, .page-custom75#content #page-content > h2, .page-custom76#content #page-content > h2, .page-custom762#content #page-content > h2, .page-custom763#content #page-content > h2, .page-custom77#content #page-content > h2, .page-custom78#content #page-content > h2, .page-custom79#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom80#content #page-content > h2, .page-custom81#content #page-content > h2, .page-custom82#content #page-content > h2, .page-custom863#content #page-content > h2, .page-custom864#content #page-content > h2, .page-custom88#content #page-content > h2, .page-custom89#content #page-content > h2, .page-custom9#content #page-content > h2, .page-custom90#content #page-content > h2, .page-custom91#content #page-content > h2, .page-custom912#content #page-content > h2, .page-custom92#content #page-content > h2, .page-custom952#content #page-content > h2, .page-custom965#content #page-content > h2, .page-custom97#content #page-content > h2, .page-custom98#content #page-content > h2, .page-custom99#content #page-content > h2, .page-facilities#content #page-content > h2, .page-facilities10#content #page-content > h2, .page-facilities11#content #page-content > h2, .page-facilities12#content #page-content > h2, .page-facilities13#content #page-content > h2, .page-facilities14#content #page-content > h2, .page-facilities15#content #page-content > h2, .page-facilities16#content #page-content > h2, .page-facilities17#content #page-content > h2, .page-facilities18#content #page-content > h2, .page-facilities2#content #page-content > h2, .page-facilities3#content #page-content > h2, .page-facilities32#content #page-content > h2, .page-facilities4#content #page-content > h2, .page-facilities42#content #page-content > h2, .page-facilities5#content #page-content > h2, .page-facilities6#content #page-content > h2, .page-facilities62#content #page-content > h2, .page-facilities7#content #page-content > h2, .page-facilities8#content #page-content > h2, .page-facilities9#content #page-content > h2, .page-news#content #page-content > h2, .page-post2016_12_archive#content #page-content > h2, .page-post2017_01_archive#content #page-content > h2, .page-post2017_02_archive#content #page-content > h2, .page-post2017_03_archive#content #page-content > h2, .page-post2017_10m_archive#content #page-content > h2, .page-post2017_11m_archive#content #page-content > h2, .page-post2017_12m_archive#content #page-content > h2, .page-post2017_4m_archive#content #page-content > h2, .page-post2017_5m_archive#content #page-content > h2, .page-post2017_6m_archive#content #page-content > h2, .page-post2017_7m_archive#content #page-content > h2, .page-post2017_8m_archive#content #page-content > h2, .page-post2017_9m_archive#content #page-content > h2, .page-post2017_u_kouji_archive#content #page-content > h2, .page-post2018_01m_archive#content #page-content > h2, .page-post2018_02m_archive#content #page-content > h2, .page-post2018_03m_archive#content #page-content > h2, .page-post2018_04m_archive#content #page-content > h2, .page-post2018_05m_archive#content #page-content > h2, .page-post2018_06m_archive#content #page-content > h2, .page-post2018_07m_archive#content #page-content > h2, .page-post2018_08m_archive#content #page-content > h2, .page-post2018_09m_archive#content #page-content > h2, .page-post2018_10m_archive#content #page-content > h2, .page-post2018_11m_archive#content #page-content > h2, .page-post2019_01m_archive#content #page-content > h2, .page-post2019_03m_archive#content #page-content > h2, .page-post2019_05m_archive#content #page-content > h2, .page-post2019_06m_archive#content #page-content > h2, .page-post2019_07m_archive#content #page-content > h2, .page-post2019_08m_archive#content #page-content > h2, .page-post2019_09m_archive#content #page-content > h2, .page-post2019_11m_archive#content #page-content > h2, .page-post2019_k_kouji_archive#content #page-content > h2, .page-post2020_01m_archive#content #page-content > h2, .page-post2020_03m_archive#content #page-content > h2, .page-post2020_04m_archive#content #page-content > h2, .page-post2020_06m_archive#content #page-content > h2, .page-post2020_07m_archive#content #page-content > h2, .page-post2020_09m_archive#content #page-content > h2, .page-post_eco_e_archive#content #page-content > h2, .page-post_eco_s_archive#content #page-content > h2, .page-post_natural_m_archive#content #page-content > h2, .page-privacy#content #page-content > h2, .page-recruit#content #page-content > h2, .page-results1#content #page-content > h2, .page-results2#content #page-content > h2, .page-system#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-4 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-5 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-6 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-65 > h2, #sp-block-container-66 > h2, #sp-block-container-67 > h2, #sp-block-container-68 > h2, #sp-block-container-69 > h2, #sp-block-container-7 > h2, #sp-block-container-70 > h2, #sp-block-container-71 > h2, #sp-block-container-72 > h2, #sp-block-container-73 > h2, #sp-block-container-74 > h2, #sp-block-container-75 > h2, #sp-block-container-76 > h2, #sp-block-container-77 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.12;
  color : #333333;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-concept1#content #page-content > h3, .page-concept4#content #page-content > h3, .page-concept5#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom101#content #page-content > h3, .page-custom102#content #page-content > h3, .page-custom103#content #page-content > h3, .page-custom104#content #page-content > h3, .page-custom105#content #page-content > h3, .page-custom106#content #page-content > h3, .page-custom107#content #page-content > h3, .page-custom108#content #page-content > h3, .page-custom109#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom110#content #page-content > h3, .page-custom111#content #page-content > h3, .page-custom112#content #page-content > h3, .page-custom113#content #page-content > h3, .page-custom114#content #page-content > h3, .page-custom115#content #page-content > h3, .page-custom118#content #page-content > h3, .page-custom119#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom120#content #page-content > h3, .page-custom121#content #page-content > h3, .page-custom122#content #page-content > h3, .page-custom123#content #page-content > h3, .page-custom124#content #page-content > h3, .page-custom125#content #page-content > h3, .page-custom126#content #page-content > h3, .page-custom127#content #page-content > h3, .page-custom128#content #page-content > h3, .page-custom129#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom130#content #page-content > h3, .page-custom131#content #page-content > h3, .page-custom132#content #page-content > h3, .page-custom133#content #page-content > h3, .page-custom134#content #page-content > h3, .page-custom135#content #page-content > h3, .page-custom136#content #page-content > h3, .page-custom137#content #page-content > h3, .page-custom138#content #page-content > h3, .page-custom139#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom140#content #page-content > h3, .page-custom141#content #page-content > h3, .page-custom142#content #page-content > h3, .page-custom143#content #page-content > h3, .page-custom144#content #page-content > h3, .page-custom145#content #page-content > h3, .page-custom146#content #page-content > h3, .page-custom147#content #page-content > h3, .page-custom148#content #page-content > h3, .page-custom149#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom150#content #page-content > h3, .page-custom151#content #page-content > h3, .page-custom152#content #page-content > h3, .page-custom153#content #page-content > h3, .page-custom154#content #page-content > h3, .page-custom155#content #page-content > h3, .page-custom156#content #page-content > h3, .page-custom157#content #page-content > h3, .page-custom158#content #page-content > h3, .page-custom159#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom160#content #page-content > h3, .page-custom161#content #page-content > h3, .page-custom162#content #page-content > h3, .page-custom163#content #page-content > h3, .page-custom164#content #page-content > h3, .page-custom165#content #page-content > h3, .page-custom166#content #page-content > h3, .page-custom167#content #page-content > h3, .page-custom168#content #page-content > h3, .page-custom169#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom170#content #page-content > h3, .page-custom171#content #page-content > h3, .page-custom172#content #page-content > h3, .page-custom173#content #page-content > h3, .page-custom174#content #page-content > h3, .page-custom175#content #page-content > h3, .page-custom176#content #page-content > h3, .page-custom177#content #page-content > h3, .page-custom178#content #page-content > h3, .page-custom179#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom180#content #page-content > h3, .page-custom181#content #page-content > h3, .page-custom19#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom21#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom220#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom262#content #page-content > h3, .page-custom263#content #page-content > h3, .page-custom267#content #page-content > h3, .page-custom268#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom322#content #page-content > h3, .page-custom35#content #page-content > h3, .page-custom363#content #page-content > h3, .page-custom364#content #page-content > h3, .page-custom368#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom402#content #page-content > h3, .page-custom422#content #page-content > h3, .page-custom43#content #page-content > h3, .page-custom464#content #page-content > h3, .page-custom465#content #page-content > h3, .page-custom469#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom54#content #page-content > h3, .page-custom565#content #page-content > h3, .page-custom570#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom662#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom71#content #page-content > h3, .page-custom72#content #page-content > h3, .page-custom73#content #page-content > h3, .page-custom75#content #page-content > h3, .page-custom76#content #page-content > h3, .page-custom762#content #page-content > h3, .page-custom763#content #page-content > h3, .page-custom77#content #page-content > h3, .page-custom78#content #page-content > h3, .page-custom79#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom80#content #page-content > h3, .page-custom81#content #page-content > h3, .page-custom82#content #page-content > h3, .page-custom863#content #page-content > h3, .page-custom864#content #page-content > h3, .page-custom88#content #page-content > h3, .page-custom89#content #page-content > h3, .page-custom9#content #page-content > h3, .page-custom90#content #page-content > h3, .page-custom91#content #page-content > h3, .page-custom912#content #page-content > h3, .page-custom92#content #page-content > h3, .page-custom952#content #page-content > h3, .page-custom965#content #page-content > h3, .page-custom97#content #page-content > h3, .page-custom98#content #page-content > h3, .page-custom99#content #page-content > h3, .page-facilities#content #page-content > h3, .page-facilities10#content #page-content > h3, .page-facilities11#content #page-content > h3, .page-facilities12#content #page-content > h3, .page-facilities13#content #page-content > h3, .page-facilities14#content #page-content > h3, .page-facilities15#content #page-content > h3, .page-facilities16#content #page-content > h3, .page-facilities17#content #page-content > h3, .page-facilities18#content #page-content > h3, .page-facilities2#content #page-content > h3, .page-facilities3#content #page-content > h3, .page-facilities32#content #page-content > h3, .page-facilities4#content #page-content > h3, .page-facilities42#content #page-content > h3, .page-facilities5#content #page-content > h3, .page-facilities6#content #page-content > h3, .page-facilities62#content #page-content > h3, .page-facilities7#content #page-content > h3, .page-facilities8#content #page-content > h3, .page-facilities9#content #page-content > h3, .page-news#content #page-content > h3, .page-post2016_12_archive#content #page-content > h3, .page-post2017_01_archive#content #page-content > h3, .page-post2017_02_archive#content #page-content > h3, .page-post2017_03_archive#content #page-content > h3, .page-post2017_10m_archive#content #page-content > h3, .page-post2017_11m_archive#content #page-content > h3, .page-post2017_12m_archive#content #page-content > h3, .page-post2017_4m_archive#content #page-content > h3, .page-post2017_5m_archive#content #page-content > h3, .page-post2017_6m_archive#content #page-content > h3, .page-post2017_7m_archive#content #page-content > h3, .page-post2017_8m_archive#content #page-content > h3, .page-post2017_9m_archive#content #page-content > h3, .page-post2017_u_kouji_archive#content #page-content > h3, .page-post2018_01m_archive#content #page-content > h3, .page-post2018_02m_archive#content #page-content > h3, .page-post2018_03m_archive#content #page-content > h3, .page-post2018_04m_archive#content #page-content > h3, .page-post2018_05m_archive#content #page-content > h3, .page-post2018_06m_archive#content #page-content > h3, .page-post2018_07m_archive#content #page-content > h3, .page-post2018_08m_archive#content #page-content > h3, .page-post2018_09m_archive#content #page-content > h3, .page-post2018_10m_archive#content #page-content > h3, .page-post2018_11m_archive#content #page-content > h3, .page-post2019_01m_archive#content #page-content > h3, .page-post2019_03m_archive#content #page-content > h3, .page-post2019_05m_archive#content #page-content > h3, .page-post2019_06m_archive#content #page-content > h3, .page-post2019_07m_archive#content #page-content > h3, .page-post2019_08m_archive#content #page-content > h3, .page-post2019_09m_archive#content #page-content > h3, .page-post2019_11m_archive#content #page-content > h3, .page-post2019_k_kouji_archive#content #page-content > h3, .page-post2020_01m_archive#content #page-content > h3, .page-post2020_03m_archive#content #page-content > h3, .page-post2020_04m_archive#content #page-content > h3, .page-post2020_06m_archive#content #page-content > h3, .page-post2020_07m_archive#content #page-content > h3, .page-post2020_09m_archive#content #page-content > h3, .page-post_eco_e_archive#content #page-content > h3, .page-post_eco_s_archive#content #page-content > h3, .page-post_natural_m_archive#content #page-content > h3, .page-privacy#content #page-content > h3, .page-recruit#content #page-content > h3, .page-results1#content #page-content > h3, .page-results2#content #page-content > h3, .page-system#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-4 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-5 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-6 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-65 > h3, #sp-block-container-66 > h3, #sp-block-container-67 > h3, #sp-block-container-68 > h3, #sp-block-container-69 > h3, #sp-block-container-7 > h3, #sp-block-container-70 > h3, #sp-block-container-71 > h3, #sp-block-container-72 > h3, #sp-block-container-73 > h3, #sp-block-container-74 > h3, #sp-block-container-75 > h3, #sp-block-container-76 > h3, #sp-block-container-77 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  line-height : 1.25;
  color : #333333;
  padding-bottom : 8px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-concept1#content #page-content > h4, .page-concept4#content #page-content > h4, .page-concept5#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom101#content #page-content > h4, .page-custom102#content #page-content > h4, .page-custom103#content #page-content > h4, .page-custom104#content #page-content > h4, .page-custom105#content #page-content > h4, .page-custom106#content #page-content > h4, .page-custom107#content #page-content > h4, .page-custom108#content #page-content > h4, .page-custom109#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom110#content #page-content > h4, .page-custom111#content #page-content > h4, .page-custom112#content #page-content > h4, .page-custom113#content #page-content > h4, .page-custom114#content #page-content > h4, .page-custom115#content #page-content > h4, .page-custom118#content #page-content > h4, .page-custom119#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom120#content #page-content > h4, .page-custom121#content #page-content > h4, .page-custom122#content #page-content > h4, .page-custom123#content #page-content > h4, .page-custom124#content #page-content > h4, .page-custom125#content #page-content > h4, .page-custom126#content #page-content > h4, .page-custom127#content #page-content > h4, .page-custom128#content #page-content > h4, .page-custom129#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom130#content #page-content > h4, .page-custom131#content #page-content > h4, .page-custom132#content #page-content > h4, .page-custom133#content #page-content > h4, .page-custom134#content #page-content > h4, .page-custom135#content #page-content > h4, .page-custom136#content #page-content > h4, .page-custom137#content #page-content > h4, .page-custom138#content #page-content > h4, .page-custom139#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom140#content #page-content > h4, .page-custom141#content #page-content > h4, .page-custom142#content #page-content > h4, .page-custom143#content #page-content > h4, .page-custom144#content #page-content > h4, .page-custom145#content #page-content > h4, .page-custom146#content #page-content > h4, .page-custom147#content #page-content > h4, .page-custom148#content #page-content > h4, .page-custom149#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom150#content #page-content > h4, .page-custom151#content #page-content > h4, .page-custom152#content #page-content > h4, .page-custom153#content #page-content > h4, .page-custom154#content #page-content > h4, .page-custom155#content #page-content > h4, .page-custom156#content #page-content > h4, .page-custom157#content #page-content > h4, .page-custom158#content #page-content > h4, .page-custom159#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom160#content #page-content > h4, .page-custom161#content #page-content > h4, .page-custom162#content #page-content > h4, .page-custom163#content #page-content > h4, .page-custom164#content #page-content > h4, .page-custom165#content #page-content > h4, .page-custom166#content #page-content > h4, .page-custom167#content #page-content > h4, .page-custom168#content #page-content > h4, .page-custom169#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom170#content #page-content > h4, .page-custom171#content #page-content > h4, .page-custom172#content #page-content > h4, .page-custom173#content #page-content > h4, .page-custom174#content #page-content > h4, .page-custom175#content #page-content > h4, .page-custom176#content #page-content > h4, .page-custom177#content #page-content > h4, .page-custom178#content #page-content > h4, .page-custom179#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom180#content #page-content > h4, .page-custom181#content #page-content > h4, .page-custom19#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom21#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom220#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom262#content #page-content > h4, .page-custom263#content #page-content > h4, .page-custom267#content #page-content > h4, .page-custom268#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom322#content #page-content > h4, .page-custom35#content #page-content > h4, .page-custom363#content #page-content > h4, .page-custom364#content #page-content > h4, .page-custom368#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom402#content #page-content > h4, .page-custom422#content #page-content > h4, .page-custom43#content #page-content > h4, .page-custom464#content #page-content > h4, .page-custom465#content #page-content > h4, .page-custom469#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom54#content #page-content > h4, .page-custom565#content #page-content > h4, .page-custom570#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom662#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom71#content #page-content > h4, .page-custom72#content #page-content > h4, .page-custom73#content #page-content > h4, .page-custom75#content #page-content > h4, .page-custom76#content #page-content > h4, .page-custom762#content #page-content > h4, .page-custom763#content #page-content > h4, .page-custom77#content #page-content > h4, .page-custom78#content #page-content > h4, .page-custom79#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom80#content #page-content > h4, .page-custom81#content #page-content > h4, .page-custom82#content #page-content > h4, .page-custom863#content #page-content > h4, .page-custom864#content #page-content > h4, .page-custom88#content #page-content > h4, .page-custom89#content #page-content > h4, .page-custom9#content #page-content > h4, .page-custom90#content #page-content > h4, .page-custom91#content #page-content > h4, .page-custom912#content #page-content > h4, .page-custom92#content #page-content > h4, .page-custom952#content #page-content > h4, .page-custom965#content #page-content > h4, .page-custom97#content #page-content > h4, .page-custom98#content #page-content > h4, .page-custom99#content #page-content > h4, .page-facilities#content #page-content > h4, .page-facilities10#content #page-content > h4, .page-facilities11#content #page-content > h4, .page-facilities12#content #page-content > h4, .page-facilities13#content #page-content > h4, .page-facilities14#content #page-content > h4, .page-facilities15#content #page-content > h4, .page-facilities16#content #page-content > h4, .page-facilities17#content #page-content > h4, .page-facilities18#content #page-content > h4, .page-facilities2#content #page-content > h4, .page-facilities3#content #page-content > h4, .page-facilities32#content #page-content > h4, .page-facilities4#content #page-content > h4, .page-facilities42#content #page-content > h4, .page-facilities5#content #page-content > h4, .page-facilities6#content #page-content > h4, .page-facilities62#content #page-content > h4, .page-facilities7#content #page-content > h4, .page-facilities8#content #page-content > h4, .page-facilities9#content #page-content > h4, .page-news#content #page-content > h4, .page-post2016_12_archive#content #page-content > h4, .page-post2017_01_archive#content #page-content > h4, .page-post2017_02_archive#content #page-content > h4, .page-post2017_03_archive#content #page-content > h4, .page-post2017_10m_archive#content #page-content > h4, .page-post2017_11m_archive#content #page-content > h4, .page-post2017_12m_archive#content #page-content > h4, .page-post2017_4m_archive#content #page-content > h4, .page-post2017_5m_archive#content #page-content > h4, .page-post2017_6m_archive#content #page-content > h4, .page-post2017_7m_archive#content #page-content > h4, .page-post2017_8m_archive#content #page-content > h4, .page-post2017_9m_archive#content #page-content > h4, .page-post2017_u_kouji_archive#content #page-content > h4, .page-post2018_01m_archive#content #page-content > h4, .page-post2018_02m_archive#content #page-content > h4, .page-post2018_03m_archive#content #page-content > h4, .page-post2018_04m_archive#content #page-content > h4, .page-post2018_05m_archive#content #page-content > h4, .page-post2018_06m_archive#content #page-content > h4, .page-post2018_07m_archive#content #page-content > h4, .page-post2018_08m_archive#content #page-content > h4, .page-post2018_09m_archive#content #page-content > h4, .page-post2018_10m_archive#content #page-content > h4, .page-post2018_11m_archive#content #page-content > h4, .page-post2019_01m_archive#content #page-content > h4, .page-post2019_03m_archive#content #page-content > h4, .page-post2019_05m_archive#content #page-content > h4, .page-post2019_06m_archive#content #page-content > h4, .page-post2019_07m_archive#content #page-content > h4, .page-post2019_08m_archive#content #page-content > h4, .page-post2019_09m_archive#content #page-content > h4, .page-post2019_11m_archive#content #page-content > h4, .page-post2019_k_kouji_archive#content #page-content > h4, .page-post2020_01m_archive#content #page-content > h4, .page-post2020_03m_archive#content #page-content > h4, .page-post2020_04m_archive#content #page-content > h4, .page-post2020_06m_archive#content #page-content > h4, .page-post2020_07m_archive#content #page-content > h4, .page-post2020_09m_archive#content #page-content > h4, .page-post_eco_e_archive#content #page-content > h4, .page-post_eco_s_archive#content #page-content > h4, .page-post_natural_m_archive#content #page-content > h4, .page-privacy#content #page-content > h4, .page-recruit#content #page-content > h4, .page-results1#content #page-content > h4, .page-results2#content #page-content > h4, .page-system#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-4 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-5 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-6 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-65 > h4, #sp-block-container-66 > h4, #sp-block-container-67 > h4, #sp-block-container-68 > h4, #sp-block-container-69 > h4, #sp-block-container-7 > h4, #sp-block-container-70 > h4, #sp-block-container-71 > h4, #sp-block-container-72 > h4, #sp-block-container-73 > h4, #sp-block-container-74 > h4, #sp-block-container-75 > h4, #sp-block-container-76 > h4, #sp-block-container-77 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  line-height : 1.33;
  color : #333333;
  padding-bottom : 7px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-concept1#content #page-content > h5, .page-concept4#content #page-content > h5, .page-concept5#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom101#content #page-content > h5, .page-custom102#content #page-content > h5, .page-custom103#content #page-content > h5, .page-custom104#content #page-content > h5, .page-custom105#content #page-content > h5, .page-custom106#content #page-content > h5, .page-custom107#content #page-content > h5, .page-custom108#content #page-content > h5, .page-custom109#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom110#content #page-content > h5, .page-custom111#content #page-content > h5, .page-custom112#content #page-content > h5, .page-custom113#content #page-content > h5, .page-custom114#content #page-content > h5, .page-custom115#content #page-content > h5, .page-custom118#content #page-content > h5, .page-custom119#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom120#content #page-content > h5, .page-custom121#content #page-content > h5, .page-custom122#content #page-content > h5, .page-custom123#content #page-content > h5, .page-custom124#content #page-content > h5, .page-custom125#content #page-content > h5, .page-custom126#content #page-content > h5, .page-custom127#content #page-content > h5, .page-custom128#content #page-content > h5, .page-custom129#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom130#content #page-content > h5, .page-custom131#content #page-content > h5, .page-custom132#content #page-content > h5, .page-custom133#content #page-content > h5, .page-custom134#content #page-content > h5, .page-custom135#content #page-content > h5, .page-custom136#content #page-content > h5, .page-custom137#content #page-content > h5, .page-custom138#content #page-content > h5, .page-custom139#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom140#content #page-content > h5, .page-custom141#content #page-content > h5, .page-custom142#content #page-content > h5, .page-custom143#content #page-content > h5, .page-custom144#content #page-content > h5, .page-custom145#content #page-content > h5, .page-custom146#content #page-content > h5, .page-custom147#content #page-content > h5, .page-custom148#content #page-content > h5, .page-custom149#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom150#content #page-content > h5, .page-custom151#content #page-content > h5, .page-custom152#content #page-content > h5, .page-custom153#content #page-content > h5, .page-custom154#content #page-content > h5, .page-custom155#content #page-content > h5, .page-custom156#content #page-content > h5, .page-custom157#content #page-content > h5, .page-custom158#content #page-content > h5, .page-custom159#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom160#content #page-content > h5, .page-custom161#content #page-content > h5, .page-custom162#content #page-content > h5, .page-custom163#content #page-content > h5, .page-custom164#content #page-content > h5, .page-custom165#content #page-content > h5, .page-custom166#content #page-content > h5, .page-custom167#content #page-content > h5, .page-custom168#content #page-content > h5, .page-custom169#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom170#content #page-content > h5, .page-custom171#content #page-content > h5, .page-custom172#content #page-content > h5, .page-custom173#content #page-content > h5, .page-custom174#content #page-content > h5, .page-custom175#content #page-content > h5, .page-custom176#content #page-content > h5, .page-custom177#content #page-content > h5, .page-custom178#content #page-content > h5, .page-custom179#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom180#content #page-content > h5, .page-custom181#content #page-content > h5, .page-custom19#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom21#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom220#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom262#content #page-content > h5, .page-custom263#content #page-content > h5, .page-custom267#content #page-content > h5, .page-custom268#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom322#content #page-content > h5, .page-custom35#content #page-content > h5, .page-custom363#content #page-content > h5, .page-custom364#content #page-content > h5, .page-custom368#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom402#content #page-content > h5, .page-custom422#content #page-content > h5, .page-custom43#content #page-content > h5, .page-custom464#content #page-content > h5, .page-custom465#content #page-content > h5, .page-custom469#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom54#content #page-content > h5, .page-custom565#content #page-content > h5, .page-custom570#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom662#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom71#content #page-content > h5, .page-custom72#content #page-content > h5, .page-custom73#content #page-content > h5, .page-custom75#content #page-content > h5, .page-custom76#content #page-content > h5, .page-custom762#content #page-content > h5, .page-custom763#content #page-content > h5, .page-custom77#content #page-content > h5, .page-custom78#content #page-content > h5, .page-custom79#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom80#content #page-content > h5, .page-custom81#content #page-content > h5, .page-custom82#content #page-content > h5, .page-custom863#content #page-content > h5, .page-custom864#content #page-content > h5, .page-custom88#content #page-content > h5, .page-custom89#content #page-content > h5, .page-custom9#content #page-content > h5, .page-custom90#content #page-content > h5, .page-custom91#content #page-content > h5, .page-custom912#content #page-content > h5, .page-custom92#content #page-content > h5, .page-custom952#content #page-content > h5, .page-custom965#content #page-content > h5, .page-custom97#content #page-content > h5, .page-custom98#content #page-content > h5, .page-custom99#content #page-content > h5, .page-facilities#content #page-content > h5, .page-facilities10#content #page-content > h5, .page-facilities11#content #page-content > h5, .page-facilities12#content #page-content > h5, .page-facilities13#content #page-content > h5, .page-facilities14#content #page-content > h5, .page-facilities15#content #page-content > h5, .page-facilities16#content #page-content > h5, .page-facilities17#content #page-content > h5, .page-facilities18#content #page-content > h5, .page-facilities2#content #page-content > h5, .page-facilities3#content #page-content > h5, .page-facilities32#content #page-content > h5, .page-facilities4#content #page-content > h5, .page-facilities42#content #page-content > h5, .page-facilities5#content #page-content > h5, .page-facilities6#content #page-content > h5, .page-facilities62#content #page-content > h5, .page-facilities7#content #page-content > h5, .page-facilities8#content #page-content > h5, .page-facilities9#content #page-content > h5, .page-news#content #page-content > h5, .page-post2016_12_archive#content #page-content > h5, .page-post2017_01_archive#content #page-content > h5, .page-post2017_02_archive#content #page-content > h5, .page-post2017_03_archive#content #page-content > h5, .page-post2017_10m_archive#content #page-content > h5, .page-post2017_11m_archive#content #page-content > h5, .page-post2017_12m_archive#content #page-content > h5, .page-post2017_4m_archive#content #page-content > h5, .page-post2017_5m_archive#content #page-content > h5, .page-post2017_6m_archive#content #page-content > h5, .page-post2017_7m_archive#content #page-content > h5, .page-post2017_8m_archive#content #page-content > h5, .page-post2017_9m_archive#content #page-content > h5, .page-post2017_u_kouji_archive#content #page-content > h5, .page-post2018_01m_archive#content #page-content > h5, .page-post2018_02m_archive#content #page-content > h5, .page-post2018_03m_archive#content #page-content > h5, .page-post2018_04m_archive#content #page-content > h5, .page-post2018_05m_archive#content #page-content > h5, .page-post2018_06m_archive#content #page-content > h5, .page-post2018_07m_archive#content #page-content > h5, .page-post2018_08m_archive#content #page-content > h5, .page-post2018_09m_archive#content #page-content > h5, .page-post2018_10m_archive#content #page-content > h5, .page-post2018_11m_archive#content #page-content > h5, .page-post2019_01m_archive#content #page-content > h5, .page-post2019_03m_archive#content #page-content > h5, .page-post2019_05m_archive#content #page-content > h5, .page-post2019_06m_archive#content #page-content > h5, .page-post2019_07m_archive#content #page-content > h5, .page-post2019_08m_archive#content #page-content > h5, .page-post2019_09m_archive#content #page-content > h5, .page-post2019_11m_archive#content #page-content > h5, .page-post2019_k_kouji_archive#content #page-content > h5, .page-post2020_01m_archive#content #page-content > h5, .page-post2020_03m_archive#content #page-content > h5, .page-post2020_04m_archive#content #page-content > h5, .page-post2020_06m_archive#content #page-content > h5, .page-post2020_07m_archive#content #page-content > h5, .page-post2020_09m_archive#content #page-content > h5, .page-post_eco_e_archive#content #page-content > h5, .page-post_eco_s_archive#content #page-content > h5, .page-post_natural_m_archive#content #page-content > h5, .page-privacy#content #page-content > h5, .page-recruit#content #page-content > h5, .page-results1#content #page-content > h5, .page-results2#content #page-content > h5, .page-system#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-4 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-5 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-6 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-65 > h5, #sp-block-container-66 > h5, #sp-block-container-67 > h5, #sp-block-container-68 > h5, #sp-block-container-69 > h5, #sp-block-container-7 > h5, #sp-block-container-70 > h5, #sp-block-container-71 > h5, #sp-block-container-72 > h5, #sp-block-container-73 > h5, #sp-block-container-74 > h5, #sp-block-container-75 > h5, #sp-block-container-76 > h5, #sp-block-container-77 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.43;
  color : #333333;
  padding-bottom : 6px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-concept1#content #page-content > h6, .page-concept4#content #page-content > h6, .page-concept5#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom101#content #page-content > h6, .page-custom102#content #page-content > h6, .page-custom103#content #page-content > h6, .page-custom104#content #page-content > h6, .page-custom105#content #page-content > h6, .page-custom106#content #page-content > h6, .page-custom107#content #page-content > h6, .page-custom108#content #page-content > h6, .page-custom109#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom110#content #page-content > h6, .page-custom111#content #page-content > h6, .page-custom112#content #page-content > h6, .page-custom113#content #page-content > h6, .page-custom114#content #page-content > h6, .page-custom115#content #page-content > h6, .page-custom118#content #page-content > h6, .page-custom119#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom120#content #page-content > h6, .page-custom121#content #page-content > h6, .page-custom122#content #page-content > h6, .page-custom123#content #page-content > h6, .page-custom124#content #page-content > h6, .page-custom125#content #page-content > h6, .page-custom126#content #page-content > h6, .page-custom127#content #page-content > h6, .page-custom128#content #page-content > h6, .page-custom129#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom130#content #page-content > h6, .page-custom131#content #page-content > h6, .page-custom132#content #page-content > h6, .page-custom133#content #page-content > h6, .page-custom134#content #page-content > h6, .page-custom135#content #page-content > h6, .page-custom136#content #page-content > h6, .page-custom137#content #page-content > h6, .page-custom138#content #page-content > h6, .page-custom139#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom140#content #page-content > h6, .page-custom141#content #page-content > h6, .page-custom142#content #page-content > h6, .page-custom143#content #page-content > h6, .page-custom144#content #page-content > h6, .page-custom145#content #page-content > h6, .page-custom146#content #page-content > h6, .page-custom147#content #page-content > h6, .page-custom148#content #page-content > h6, .page-custom149#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom150#content #page-content > h6, .page-custom151#content #page-content > h6, .page-custom152#content #page-content > h6, .page-custom153#content #page-content > h6, .page-custom154#content #page-content > h6, .page-custom155#content #page-content > h6, .page-custom156#content #page-content > h6, .page-custom157#content #page-content > h6, .page-custom158#content #page-content > h6, .page-custom159#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom160#content #page-content > h6, .page-custom161#content #page-content > h6, .page-custom162#content #page-content > h6, .page-custom163#content #page-content > h6, .page-custom164#content #page-content > h6, .page-custom165#content #page-content > h6, .page-custom166#content #page-content > h6, .page-custom167#content #page-content > h6, .page-custom168#content #page-content > h6, .page-custom169#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom170#content #page-content > h6, .page-custom171#content #page-content > h6, .page-custom172#content #page-content > h6, .page-custom173#content #page-content > h6, .page-custom174#content #page-content > h6, .page-custom175#content #page-content > h6, .page-custom176#content #page-content > h6, .page-custom177#content #page-content > h6, .page-custom178#content #page-content > h6, .page-custom179#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom180#content #page-content > h6, .page-custom181#content #page-content > h6, .page-custom19#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom21#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom220#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom262#content #page-content > h6, .page-custom263#content #page-content > h6, .page-custom267#content #page-content > h6, .page-custom268#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom322#content #page-content > h6, .page-custom35#content #page-content > h6, .page-custom363#content #page-content > h6, .page-custom364#content #page-content > h6, .page-custom368#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom402#content #page-content > h6, .page-custom422#content #page-content > h6, .page-custom43#content #page-content > h6, .page-custom464#content #page-content > h6, .page-custom465#content #page-content > h6, .page-custom469#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom54#content #page-content > h6, .page-custom565#content #page-content > h6, .page-custom570#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom662#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom71#content #page-content > h6, .page-custom72#content #page-content > h6, .page-custom73#content #page-content > h6, .page-custom75#content #page-content > h6, .page-custom76#content #page-content > h6, .page-custom762#content #page-content > h6, .page-custom763#content #page-content > h6, .page-custom77#content #page-content > h6, .page-custom78#content #page-content > h6, .page-custom79#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom80#content #page-content > h6, .page-custom81#content #page-content > h6, .page-custom82#content #page-content > h6, .page-custom863#content #page-content > h6, .page-custom864#content #page-content > h6, .page-custom88#content #page-content > h6, .page-custom89#content #page-content > h6, .page-custom9#content #page-content > h6, .page-custom90#content #page-content > h6, .page-custom91#content #page-content > h6, .page-custom912#content #page-content > h6, .page-custom92#content #page-content > h6, .page-custom952#content #page-content > h6, .page-custom965#content #page-content > h6, .page-custom97#content #page-content > h6, .page-custom98#content #page-content > h6, .page-custom99#content #page-content > h6, .page-facilities#content #page-content > h6, .page-facilities10#content #page-content > h6, .page-facilities11#content #page-content > h6, .page-facilities12#content #page-content > h6, .page-facilities13#content #page-content > h6, .page-facilities14#content #page-content > h6, .page-facilities15#content #page-content > h6, .page-facilities16#content #page-content > h6, .page-facilities17#content #page-content > h6, .page-facilities18#content #page-content > h6, .page-facilities2#content #page-content > h6, .page-facilities3#content #page-content > h6, .page-facilities32#content #page-content > h6, .page-facilities4#content #page-content > h6, .page-facilities42#content #page-content > h6, .page-facilities5#content #page-content > h6, .page-facilities6#content #page-content > h6, .page-facilities62#content #page-content > h6, .page-facilities7#content #page-content > h6, .page-facilities8#content #page-content > h6, .page-facilities9#content #page-content > h6, .page-news#content #page-content > h6, .page-post2016_12_archive#content #page-content > h6, .page-post2017_01_archive#content #page-content > h6, .page-post2017_02_archive#content #page-content > h6, .page-post2017_03_archive#content #page-content > h6, .page-post2017_10m_archive#content #page-content > h6, .page-post2017_11m_archive#content #page-content > h6, .page-post2017_12m_archive#content #page-content > h6, .page-post2017_4m_archive#content #page-content > h6, .page-post2017_5m_archive#content #page-content > h6, .page-post2017_6m_archive#content #page-content > h6, .page-post2017_7m_archive#content #page-content > h6, .page-post2017_8m_archive#content #page-content > h6, .page-post2017_9m_archive#content #page-content > h6, .page-post2017_u_kouji_archive#content #page-content > h6, .page-post2018_01m_archive#content #page-content > h6, .page-post2018_02m_archive#content #page-content > h6, .page-post2018_03m_archive#content #page-content > h6, .page-post2018_04m_archive#content #page-content > h6, .page-post2018_05m_archive#content #page-content > h6, .page-post2018_06m_archive#content #page-content > h6, .page-post2018_07m_archive#content #page-content > h6, .page-post2018_08m_archive#content #page-content > h6, .page-post2018_09m_archive#content #page-content > h6, .page-post2018_10m_archive#content #page-content > h6, .page-post2018_11m_archive#content #page-content > h6, .page-post2019_01m_archive#content #page-content > h6, .page-post2019_03m_archive#content #page-content > h6, .page-post2019_05m_archive#content #page-content > h6, .page-post2019_06m_archive#content #page-content > h6, .page-post2019_07m_archive#content #page-content > h6, .page-post2019_08m_archive#content #page-content > h6, .page-post2019_09m_archive#content #page-content > h6, .page-post2019_11m_archive#content #page-content > h6, .page-post2019_k_kouji_archive#content #page-content > h6, .page-post2020_01m_archive#content #page-content > h6, .page-post2020_03m_archive#content #page-content > h6, .page-post2020_04m_archive#content #page-content > h6, .page-post2020_06m_archive#content #page-content > h6, .page-post2020_07m_archive#content #page-content > h6, .page-post2020_09m_archive#content #page-content > h6, .page-post_eco_e_archive#content #page-content > h6, .page-post_eco_s_archive#content #page-content > h6, .page-post_natural_m_archive#content #page-content > h6, .page-privacy#content #page-content > h6, .page-recruit#content #page-content > h6, .page-results1#content #page-content > h6, .page-results2#content #page-content > h6, .page-system#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-4 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-5 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-6 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-65 > h6, #sp-block-container-66 > h6, #sp-block-container-67 > h6, #sp-block-container-68 > h6, #sp-block-container-69 > h6, #sp-block-container-7 > h6, #sp-block-container-70 > h6, #sp-block-container-71 > h6, #sp-block-container-72 > h6, #sp-block-container-73 > h6, #sp-block-container-74 > h6, #sp-block-container-75 > h6, #sp-block-container-76 > h6, #sp-block-container-77 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.54;
  color : #333333;
  padding-bottom : 4px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-concept1#content #page-content > hr, .page-concept4#content #page-content > hr, .page-concept5#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom101#content #page-content > hr, .page-custom102#content #page-content > hr, .page-custom103#content #page-content > hr, .page-custom104#content #page-content > hr, .page-custom105#content #page-content > hr, .page-custom106#content #page-content > hr, .page-custom107#content #page-content > hr, .page-custom108#content #page-content > hr, .page-custom109#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom110#content #page-content > hr, .page-custom111#content #page-content > hr, .page-custom112#content #page-content > hr, .page-custom113#content #page-content > hr, .page-custom114#content #page-content > hr, .page-custom115#content #page-content > hr, .page-custom118#content #page-content > hr, .page-custom119#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom120#content #page-content > hr, .page-custom121#content #page-content > hr, .page-custom122#content #page-content > hr, .page-custom123#content #page-content > hr, .page-custom124#content #page-content > hr, .page-custom125#content #page-content > hr, .page-custom126#content #page-content > hr, .page-custom127#content #page-content > hr, .page-custom128#content #page-content > hr, .page-custom129#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom130#content #page-content > hr, .page-custom131#content #page-content > hr, .page-custom132#content #page-content > hr, .page-custom133#content #page-content > hr, .page-custom134#content #page-content > hr, .page-custom135#content #page-content > hr, .page-custom136#content #page-content > hr, .page-custom137#content #page-content > hr, .page-custom138#content #page-content > hr, .page-custom139#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom140#content #page-content > hr, .page-custom141#content #page-content > hr, .page-custom142#content #page-content > hr, .page-custom143#content #page-content > hr, .page-custom144#content #page-content > hr, .page-custom145#content #page-content > hr, .page-custom146#content #page-content > hr, .page-custom147#content #page-content > hr, .page-custom148#content #page-content > hr, .page-custom149#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom150#content #page-content > hr, .page-custom151#content #page-content > hr, .page-custom152#content #page-content > hr, .page-custom153#content #page-content > hr, .page-custom154#content #page-content > hr, .page-custom155#content #page-content > hr, .page-custom156#content #page-content > hr, .page-custom157#content #page-content > hr, .page-custom158#content #page-content > hr, .page-custom159#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom160#content #page-content > hr, .page-custom161#content #page-content > hr, .page-custom162#content #page-content > hr, .page-custom163#content #page-content > hr, .page-custom164#content #page-content > hr, .page-custom165#content #page-content > hr, .page-custom166#content #page-content > hr, .page-custom167#content #page-content > hr, .page-custom168#content #page-content > hr, .page-custom169#content #page-content > hr, .page-custom17#content #page-content > hr, .page-custom170#content #page-content > hr, .page-custom171#content #page-content > hr, .page-custom172#content #page-content > hr, .page-custom173#content #page-content > hr, .page-custom174#content #page-content > hr, .page-custom175#content #page-content > hr, .page-custom176#content #page-content > hr, .page-custom177#content #page-content > hr, .page-custom178#content #page-content > hr, .page-custom179#content #page-content > hr, .page-custom18#content #page-content > hr, .page-custom180#content #page-content > hr, .page-custom181#content #page-content > hr, .page-custom19#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom20#content #page-content > hr, .page-custom21#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom220#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom24#content #page-content > hr, .page-custom25#content #page-content > hr, .page-custom262#content #page-content > hr, .page-custom263#content #page-content > hr, .page-custom267#content #page-content > hr, .page-custom268#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom322#content #page-content > hr, .page-custom35#content #page-content > hr, .page-custom363#content #page-content > hr, .page-custom364#content #page-content > hr, .page-custom368#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom402#content #page-content > hr, .page-custom422#content #page-content > hr, .page-custom43#content #page-content > hr, .page-custom464#content #page-content > hr, .page-custom465#content #page-content > hr, .page-custom469#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom54#content #page-content > hr, .page-custom565#content #page-content > hr, .page-custom570#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom662#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom71#content #page-content > hr, .page-custom72#content #page-content > hr, .page-custom73#content #page-content > hr, .page-custom75#content #page-content > hr, .page-custom76#content #page-content > hr, .page-custom762#content #page-content > hr, .page-custom763#content #page-content > hr, .page-custom77#content #page-content > hr, .page-custom78#content #page-content > hr, .page-custom79#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom80#content #page-content > hr, .page-custom81#content #page-content > hr, .page-custom82#content #page-content > hr, .page-custom863#content #page-content > hr, .page-custom864#content #page-content > hr, .page-custom88#content #page-content > hr, .page-custom89#content #page-content > hr, .page-custom9#content #page-content > hr, .page-custom90#content #page-content > hr, .page-custom91#content #page-content > hr, .page-custom912#content #page-content > hr, .page-custom92#content #page-content > hr, .page-custom952#content #page-content > hr, .page-custom965#content #page-content > hr, .page-custom97#content #page-content > hr, .page-custom98#content #page-content > hr, .page-custom99#content #page-content > hr, .page-facilities#content #page-content > hr, .page-facilities10#content #page-content > hr, .page-facilities11#content #page-content > hr, .page-facilities12#content #page-content > hr, .page-facilities13#content #page-content > hr, .page-facilities14#content #page-content > hr, .page-facilities15#content #page-content > hr, .page-facilities16#content #page-content > hr, .page-facilities17#content #page-content > hr, .page-facilities18#content #page-content > hr, .page-facilities2#content #page-content > hr, .page-facilities3#content #page-content > hr, .page-facilities32#content #page-content > hr, .page-facilities4#content #page-content > hr, .page-facilities42#content #page-content > hr, .page-facilities5#content #page-content > hr, .page-facilities6#content #page-content > hr, .page-facilities62#content #page-content > hr, .page-facilities7#content #page-content > hr, .page-facilities8#content #page-content > hr, .page-facilities9#content #page-content > hr, .page-news#content #page-content > hr, .page-post2016_12_archive#content #page-content > hr, .page-post2017_01_archive#content #page-content > hr, .page-post2017_02_archive#content #page-content > hr, .page-post2017_03_archive#content #page-content > hr, .page-post2017_10m_archive#content #page-content > hr, .page-post2017_11m_archive#content #page-content > hr, .page-post2017_12m_archive#content #page-content > hr, .page-post2017_4m_archive#content #page-content > hr, .page-post2017_5m_archive#content #page-content > hr, .page-post2017_6m_archive#content #page-content > hr, .page-post2017_7m_archive#content #page-content > hr, .page-post2017_8m_archive#content #page-content > hr, .page-post2017_9m_archive#content #page-content > hr, .page-post2017_u_kouji_archive#content #page-content > hr, .page-post2018_01m_archive#content #page-content > hr, .page-post2018_02m_archive#content #page-content > hr, .page-post2018_03m_archive#content #page-content > hr, .page-post2018_04m_archive#content #page-content > hr, .page-post2018_05m_archive#content #page-content > hr, .page-post2018_06m_archive#content #page-content > hr, .page-post2018_07m_archive#content #page-content > hr, .page-post2018_08m_archive#content #page-content > hr, .page-post2018_09m_archive#content #page-content > hr, .page-post2018_10m_archive#content #page-content > hr, .page-post2018_11m_archive#content #page-content > hr, .page-post2019_01m_archive#content #page-content > hr, .page-post2019_03m_archive#content #page-content > hr, .page-post2019_05m_archive#content #page-content > hr, .page-post2019_06m_archive#content #page-content > hr, .page-post2019_07m_archive#content #page-content > hr, .page-post2019_08m_archive#content #page-content > hr, .page-post2019_09m_archive#content #page-content > hr, .page-post2019_11m_archive#content #page-content > hr, .page-post2019_k_kouji_archive#content #page-content > hr, .page-post2020_01m_archive#content #page-content > hr, .page-post2020_03m_archive#content #page-content > hr, .page-post2020_04m_archive#content #page-content > hr, .page-post2020_06m_archive#content #page-content > hr, .page-post2020_07m_archive#content #page-content > hr, .page-post2020_09m_archive#content #page-content > hr, .page-post_eco_e_archive#content #page-content > hr, .page-post_eco_s_archive#content #page-content > hr, .page-post_natural_m_archive#content #page-content > hr, .page-privacy#content #page-content > hr, .page-recruit#content #page-content > hr, .page-results1#content #page-content > hr, .page-results2#content #page-content > hr, .page-system#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-4 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-45 > hr, #sp-block-container-47 > hr, #sp-block-container-48 > hr, #sp-block-container-49 > hr, #sp-block-container-5 > hr, #sp-block-container-50 > hr, #sp-block-container-51 > hr, #sp-block-container-52 > hr, #sp-block-container-53 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-56 > hr, #sp-block-container-57 > hr, #sp-block-container-58 > hr, #sp-block-container-59 > hr, #sp-block-container-6 > hr, #sp-block-container-60 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-63 > hr, #sp-block-container-64 > hr, #sp-block-container-65 > hr, #sp-block-container-66 > hr, #sp-block-container-67 > hr, #sp-block-container-68 > hr, #sp-block-container-69 > hr, #sp-block-container-7 > hr, #sp-block-container-70 > hr, #sp-block-container-71 > hr, #sp-block-container-72 > hr, #sp-block-container-73 > hr, #sp-block-container-74 > hr, #sp-block-container-75 > hr, #sp-block-container-76 > hr, #sp-block-container-77 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-access#content #page-content > img, .page-blog#content #page-content > img, .page-company#content #page-content > img, .page-concept#content #page-content > img, .page-concept1#content #page-content > img, .page-concept4#content #page-content > img, .page-concept5#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom101#content #page-content > img, .page-custom102#content #page-content > img, .page-custom103#content #page-content > img, .page-custom104#content #page-content > img, .page-custom105#content #page-content > img, .page-custom106#content #page-content > img, .page-custom107#content #page-content > img, .page-custom108#content #page-content > img, .page-custom109#content #page-content > img, .page-custom11#content #page-content > img, .page-custom110#content #page-content > img, .page-custom111#content #page-content > img, .page-custom112#content #page-content > img, .page-custom113#content #page-content > img, .page-custom114#content #page-content > img, .page-custom115#content #page-content > img, .page-custom118#content #page-content > img, .page-custom119#content #page-content > img, .page-custom12#content #page-content > img, .page-custom120#content #page-content > img, .page-custom121#content #page-content > img, .page-custom122#content #page-content > img, .page-custom123#content #page-content > img, .page-custom124#content #page-content > img, .page-custom125#content #page-content > img, .page-custom126#content #page-content > img, .page-custom127#content #page-content > img, .page-custom128#content #page-content > img, .page-custom129#content #page-content > img, .page-custom13#content #page-content > img, .page-custom130#content #page-content > img, .page-custom131#content #page-content > img, .page-custom132#content #page-content > img, .page-custom133#content #page-content > img, .page-custom134#content #page-content > img, .page-custom135#content #page-content > img, .page-custom136#content #page-content > img, .page-custom137#content #page-content > img, .page-custom138#content #page-content > img, .page-custom139#content #page-content > img, .page-custom14#content #page-content > img, .page-custom140#content #page-content > img, .page-custom141#content #page-content > img, .page-custom142#content #page-content > img, .page-custom143#content #page-content > img, .page-custom144#content #page-content > img, .page-custom145#content #page-content > img, .page-custom146#content #page-content > img, .page-custom147#content #page-content > img, .page-custom148#content #page-content > img, .page-custom149#content #page-content > img, .page-custom15#content #page-content > img, .page-custom150#content #page-content > img, .page-custom151#content #page-content > img, .page-custom152#content #page-content > img, .page-custom153#content #page-content > img, .page-custom154#content #page-content > img, .page-custom155#content #page-content > img, .page-custom156#content #page-content > img, .page-custom157#content #page-content > img, .page-custom158#content #page-content > img, .page-custom159#content #page-content > img, .page-custom16#content #page-content > img, .page-custom160#content #page-content > img, .page-custom161#content #page-content > img, .page-custom162#content #page-content > img, .page-custom163#content #page-content > img, .page-custom164#content #page-content > img, .page-custom165#content #page-content > img, .page-custom166#content #page-content > img, .page-custom167#content #page-content > img, .page-custom168#content #page-content > img, .page-custom169#content #page-content > img, .page-custom17#content #page-content > img, .page-custom170#content #page-content > img, .page-custom171#content #page-content > img, .page-custom172#content #page-content > img, .page-custom173#content #page-content > img, .page-custom174#content #page-content > img, .page-custom175#content #page-content > img, .page-custom176#content #page-content > img, .page-custom177#content #page-content > img, .page-custom178#content #page-content > img, .page-custom179#content #page-content > img, .page-custom18#content #page-content > img, .page-custom180#content #page-content > img, .page-custom181#content #page-content > img, .page-custom19#content #page-content > img, .page-custom2#content #page-content > img, .page-custom20#content #page-content > img, .page-custom21#content #page-content > img, .page-custom22#content #page-content > img, .page-custom220#content #page-content > img, .page-custom23#content #page-content > img, .page-custom24#content #page-content > img, .page-custom25#content #page-content > img, .page-custom262#content #page-content > img, .page-custom263#content #page-content > img, .page-custom267#content #page-content > img, .page-custom268#content #page-content > img, .page-custom3#content #page-content > img, .page-custom322#content #page-content > img, .page-custom35#content #page-content > img, .page-custom363#content #page-content > img, .page-custom364#content #page-content > img, .page-custom368#content #page-content > img, .page-custom4#content #page-content > img, .page-custom402#content #page-content > img, .page-custom422#content #page-content > img, .page-custom43#content #page-content > img, .page-custom464#content #page-content > img, .page-custom465#content #page-content > img, .page-custom469#content #page-content > img, .page-custom5#content #page-content > img, .page-custom54#content #page-content > img, .page-custom565#content #page-content > img, .page-custom570#content #page-content > img, .page-custom6#content #page-content > img, .page-custom662#content #page-content > img, .page-custom7#content #page-content > img, .page-custom71#content #page-content > img, .page-custom72#content #page-content > img, .page-custom73#content #page-content > img, .page-custom75#content #page-content > img, .page-custom76#content #page-content > img, .page-custom762#content #page-content > img, .page-custom763#content #page-content > img, .page-custom77#content #page-content > img, .page-custom78#content #page-content > img, .page-custom79#content #page-content > img, .page-custom8#content #page-content > img, .page-custom80#content #page-content > img, .page-custom81#content #page-content > img, .page-custom82#content #page-content > img, .page-custom863#content #page-content > img, .page-custom864#content #page-content > img, .page-custom88#content #page-content > img, .page-custom89#content #page-content > img, .page-custom9#content #page-content > img, .page-custom90#content #page-content > img, .page-custom91#content #page-content > img, .page-custom912#content #page-content > img, .page-custom92#content #page-content > img, .page-custom952#content #page-content > img, .page-custom965#content #page-content > img, .page-custom97#content #page-content > img, .page-custom98#content #page-content > img, .page-custom99#content #page-content > img, .page-facilities#content #page-content > img, .page-facilities10#content #page-content > img, .page-facilities11#content #page-content > img, .page-facilities12#content #page-content > img, .page-facilities13#content #page-content > img, .page-facilities14#content #page-content > img, .page-facilities15#content #page-content > img, .page-facilities16#content #page-content > img, .page-facilities17#content #page-content > img, .page-facilities18#content #page-content > img, .page-facilities2#content #page-content > img, .page-facilities3#content #page-content > img, .page-facilities32#content #page-content > img, .page-facilities4#content #page-content > img, .page-facilities42#content #page-content > img, .page-facilities5#content #page-content > img, .page-facilities6#content #page-content > img, .page-facilities62#content #page-content > img, .page-facilities7#content #page-content > img, .page-facilities8#content #page-content > img, .page-facilities9#content #page-content > img, .page-news#content #page-content > img, .page-post2016_12_archive#content #page-content > img, .page-post2017_01_archive#content #page-content > img, .page-post2017_02_archive#content #page-content > img, .page-post2017_03_archive#content #page-content > img, .page-post2017_10m_archive#content #page-content > img, .page-post2017_11m_archive#content #page-content > img, .page-post2017_12m_archive#content #page-content > img, .page-post2017_4m_archive#content #page-content > img, .page-post2017_5m_archive#content #page-content > img, .page-post2017_6m_archive#content #page-content > img, .page-post2017_7m_archive#content #page-content > img, .page-post2017_8m_archive#content #page-content > img, .page-post2017_9m_archive#content #page-content > img, .page-post2017_u_kouji_archive#content #page-content > img, .page-post2018_01m_archive#content #page-content > img, .page-post2018_02m_archive#content #page-content > img, .page-post2018_03m_archive#content #page-content > img, .page-post2018_04m_archive#content #page-content > img, .page-post2018_05m_archive#content #page-content > img, .page-post2018_06m_archive#content #page-content > img, .page-post2018_07m_archive#content #page-content > img, .page-post2018_08m_archive#content #page-content > img, .page-post2018_09m_archive#content #page-content > img, .page-post2018_10m_archive#content #page-content > img, .page-post2018_11m_archive#content #page-content > img, .page-post2019_01m_archive#content #page-content > img, .page-post2019_03m_archive#content #page-content > img, .page-post2019_05m_archive#content #page-content > img, .page-post2019_06m_archive#content #page-content > img, .page-post2019_07m_archive#content #page-content > img, .page-post2019_08m_archive#content #page-content > img, .page-post2019_09m_archive#content #page-content > img, .page-post2019_11m_archive#content #page-content > img, .page-post2019_k_kouji_archive#content #page-content > img, .page-post2020_01m_archive#content #page-content > img, .page-post2020_03m_archive#content #page-content > img, .page-post2020_04m_archive#content #page-content > img, .page-post2020_06m_archive#content #page-content > img, .page-post2020_07m_archive#content #page-content > img, .page-post2020_09m_archive#content #page-content > img, .page-post_eco_e_archive#content #page-content > img, .page-post_eco_s_archive#content #page-content > img, .page-post_natural_m_archive#content #page-content > img, .page-privacy#content #page-content > img, .page-recruit#content #page-content > img, .page-results1#content #page-content > img, .page-results2#content #page-content > img, .page-system#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-10 > img, #sp-block-container-11 > img, #sp-block-container-12 > img, #sp-block-container-13 > img, #sp-block-container-14 > img, #sp-block-container-17 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-20 > img, #sp-block-container-21 > img, #sp-block-container-22 > img, #sp-block-container-23 > img, #sp-block-container-24 > img, #sp-block-container-25 > img, #sp-block-container-26 > img, #sp-block-container-27 > img, #sp-block-container-28 > img, #sp-block-container-29 > img, #sp-block-container-30 > img, #sp-block-container-31 > img, #sp-block-container-32 > img, #sp-block-container-33 > img, #sp-block-container-34 > img, #sp-block-container-35 > img, #sp-block-container-36 > img, #sp-block-container-37 > img, #sp-block-container-38 > img, #sp-block-container-39 > img, #sp-block-container-4 > img, #sp-block-container-40 > img, #sp-block-container-41 > img, #sp-block-container-42 > img, #sp-block-container-43 > img, #sp-block-container-44 > img, #sp-block-container-45 > img, #sp-block-container-47 > img, #sp-block-container-48 > img, #sp-block-container-49 > img, #sp-block-container-5 > img, #sp-block-container-50 > img, #sp-block-container-51 > img, #sp-block-container-52 > img, #sp-block-container-53 > img, #sp-block-container-54 > img, #sp-block-container-55 > img, #sp-block-container-56 > img, #sp-block-container-57 > img, #sp-block-container-58 > img, #sp-block-container-59 > img, #sp-block-container-6 > img, #sp-block-container-60 > img, #sp-block-container-61 > img, #sp-block-container-62 > img, #sp-block-container-63 > img, #sp-block-container-64 > img, #sp-block-container-65 > img, #sp-block-container-66 > img, #sp-block-container-67 > img, #sp-block-container-68 > img, #sp-block-container-69 > img, #sp-block-container-7 > img, #sp-block-container-70 > img, #sp-block-container-71 > img, #sp-block-container-72 > img, #sp-block-container-73 > img, #sp-block-container-74 > img, #sp-block-container-75 > img, #sp-block-container-76 > img, #sp-block-container-77 > img, #sp-block-container-8 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

