#colophon{
  font-size : 1.2rem;
  background-color : transparent;
  background-image : url(img/back-header-main.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-width : 1px;
  border-bottom-width : 28px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #ffffff;
}

#colophon-inner{
  background-image : none;
  background-repeat : repeat;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

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

#masthead{
  margin-bottom : 0px;
  border-top-width : 7px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#masthead-inner {
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

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

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

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #474747;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1020px;
    box-sizing : content-box;
  }

  #content{
    color : #474747;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #d2d2d2;
    border-left-color : #d2d2d2;
    border-right-color : #d2d2d2;
    border-bottom-color : #d2d2d2;
    min-height : 50px;
  }

  #main{
    font-family : "UD デジタル 教科書体 N-B";
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1020px;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  #sidebar2 {
  }

  .home #contenthead{
    margin-bottom : 30px;
  }

  .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 : 1020px;
  }
}

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

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

  #contenthead{
    width : 1020px;
  }

  #main-inner{
    padding-left : 20px;
    width : 700px;
  }

  #primary{
    width : 100%;
  }

  #sidebar2{
    margin-right : 20px;
    width : 250px;
    float : right;
  }
}

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

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 11px;
  }

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

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

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

#sp-definition-list-2 dd, #sp-definition-list-3 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-2 dt, #sp-definition-list-3 dt{
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

#sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
  color : #333333;
}

#sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  color : #333333;
}

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

#sp-definition-list-4 dd{
  padding-top : 13px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-4 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-4 > dd{
  color : #333333;
}

#sp-definition-list-4 > dt{
  font-weight : bold;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-10, #sp-definition-list-5, #sp-definition-list-6, #sp-definition-list-7, #sp-definition-list-8, #sp-definition-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-10 dd, #sp-definition-list-5 dd, #sp-definition-list-6 dd, #sp-definition-list-7 dd, #sp-definition-list-8 dd, #sp-definition-list-9 dd{
  padding-top : 1px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-10 dt, #sp-definition-list-5 dt, #sp-definition-list-6 dt, #sp-definition-list-7 dt, #sp-definition-list-8 dt, #sp-definition-list-9 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-10 > dd, #sp-definition-list-5 > dd, #sp-definition-list-6 > dd, #sp-definition-list-7 > dd, #sp-definition-list-8 > dd, #sp-definition-list-9 > dd{
  color : #333333;
}

#sp-definition-list-10 > dt, #sp-definition-list-5 > dt, #sp-definition-list-6 > dt, #sp-definition-list-7 > dt, #sp-definition-list-8 > dt, #sp-definition-list-9 > dt{
  font-weight : bold;
  color : #333333;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-2, #sp-image-3{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  max-width : 100%;
}

#sp-list-10, #sp-list-24{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-10 li, #sp-list-24 li{
  margin-bottom : 8px;
}

#sp-list-10 > li, #sp-list-24 > li{
  color : #000000;
}

#sp-list-22, #sp-list-23, #sp-list-8, #sp-list-9{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : disc;
}

#sp-list-22 li, #sp-list-23 li, #sp-list-8 li, #sp-list-9 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-22 > li, #sp-list-23 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #000000;
}

#sp-list-21{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-21 > li{
  background-image : url(img/icon-arrow-03.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-21 > ul{
  margin-bottom : 0px;
}

#sp-page-title-10 > h1, #sp-page-title-100 > h1, #sp-page-title-102 > h1, #sp-page-title-103 > h1, #sp-page-title-104 > h1, #sp-page-title-106 > h1, #sp-page-title-107 > h1, #sp-page-title-108 > h1, #sp-page-title-109 > h1, #sp-page-title-11 > h1, #sp-page-title-110 > h1, #sp-page-title-112 > h1, #sp-page-title-113 > h1, #sp-page-title-114 > 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-120 > h1, #sp-page-title-121 > h1, #sp-page-title-122 > h1, #sp-page-title-123 > h1, #sp-page-title-124 > h1, #sp-page-title-125 > h1, #sp-page-title-126 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-165 > h1, #sp-page-title-166 > h1, #sp-page-title-167 > h1, #sp-page-title-168 > h1, #sp-page-title-169 > h1, #sp-page-title-17 > h1, #sp-page-title-170 > h1, #sp-page-title-171 > h1, #sp-page-title-172 > h1, #sp-page-title-173 > h1, #sp-page-title-174 > h1, #sp-page-title-175 > h1, #sp-page-title-176 > h1, #sp-page-title-177 > h1, #sp-page-title-178 > h1, #sp-page-title-179 > h1, #sp-page-title-18 > h1, #sp-page-title-180 > h1, #sp-page-title-181 > h1, #sp-page-title-182 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-29 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-32 > h1, #sp-page-title-33 > 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-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-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-53 > h1, #sp-page-title-54 > h1, #sp-page-title-55 > h1, #sp-page-title-56 > h1, #sp-page-title-57 > h1, #sp-page-title-58 > h1, #sp-page-title-59 > h1, #sp-page-title-6 > h1, #sp-page-title-60 > h1, #sp-page-title-61 > h1, #sp-page-title-62 > h1, #sp-page-title-63 > h1, #sp-page-title-65 > h1, #sp-page-title-66 > h1, #sp-page-title-67 > h1, #sp-page-title-68 > h1, #sp-page-title-69 > h1, #sp-page-title-7 > h1, #sp-page-title-70 > h1, #sp-page-title-71 > h1, #sp-page-title-72 > h1, #sp-page-title-73 > h1, #sp-page-title-74 > h1, #sp-page-title-75 > h1, #sp-page-title-76 > h1, #sp-page-title-78 > h1, #sp-page-title-79 > h1, #sp-page-title-8 > h1, #sp-page-title-80 > h1, #sp-page-title-81 > h1, #sp-page-title-82 > h1, #sp-page-title-84 > h1, #sp-page-title-85 > h1, #sp-page-title-86 > h1, #sp-page-title-88 > h1, #sp-page-title-89 > h1, #sp-page-title-9 > h1, #sp-page-title-90 > h1, #sp-page-title-92 > h1, #sp-page-title-93 > h1, #sp-page-title-94 > h1, #sp-page-title-96 > h1, #sp-page-title-97 > h1, #sp-page-title-98 > h1, #sp-page-title-99 > h1{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #ffffff;
  background-color : #fea4a4;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-page-title-1 > h1, #sp-page-title-101 > h1, #sp-page-title-105 > h1, #sp-page-title-111 > h1, #sp-page-title-116 > h1, #sp-page-title-127 > h1, #sp-page-title-128 > h1, #sp-page-title-129 > h1, #sp-page-title-130 > h1, #sp-page-title-131 > h1, #sp-page-title-132 > h1, #sp-page-title-133 > h1, #sp-page-title-134 > h1, #sp-page-title-135 > h1, #sp-page-title-136 > h1, #sp-page-title-137 > h1, #sp-page-title-139 > h1, #sp-page-title-140 > h1, #sp-page-title-141 > h1, #sp-page-title-142 > h1, #sp-page-title-143 > h1, #sp-page-title-144 > h1, #sp-page-title-145 > h1, #sp-page-title-146 > h1, #sp-page-title-147 > h1, #sp-page-title-148 > h1, #sp-page-title-149 > h1, #sp-page-title-150 > h1, #sp-page-title-151 > h1, #sp-page-title-152 > h1, #sp-page-title-153 > h1, #sp-page-title-154 > h1, #sp-page-title-155 > h1, #sp-page-title-156 > h1, #sp-page-title-157 > h1, #sp-page-title-158 > h1, #sp-page-title-159 > h1, #sp-page-title-160 > h1, #sp-page-title-161 > h1, #sp-page-title-162 > h1, #sp-page-title-163 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-28 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-47 > h1, #sp-page-title-64 > h1, #sp-page-title-77 > h1, #sp-page-title-83 > h1, #sp-page-title-87 > h1, #sp-page-title-91 > h1, #sp-page-title-95 > h1{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-access#content #page-content, .page-concept#content #page-content, .page-concept3#content #page-content, .page-contact#content #page-content, .page-dish#content #page-content, .page-privacy1#content #page-content, .page-privacy10#content #page-content, .page-privacy11#content #page-content, .page-privacy12#content #page-content, .page-privacy13#content #page-content, .page-privacy14#content #page-content, .page-privacy15#content #page-content, .page-privacy16#content #page-content, .page-privacy17#content #page-content, .page-privacy18#content #page-content, .page-privacy19#content #page-content, .page-privacy2#content #page-content, .page-privacy25#content #page-content, .page-privacy28#content #page-content, .page-privacy3#content #page-content, .page-privacy39#content #page-content, .page-privacy42#content #page-content, .page-privacy43#content #page-content, .page-privacy44#content #page-content, .page-privacy45#content #page-content, .page-privacy5#content #page-content, .page-privacy52#content #page-content, .page-privacy55#content #page-content, .page-privacy56#content #page-content, .page-privacy6#content #page-content, .page-privacy7#content #page-content, .page-privacy8#content #page-content, .page-privacy83#content #page-content, .page-privacy9#content #page-content, .page-privacy92#content #page-content, .page-profile#content #page-content, .page-recruit#content #page-content, .page-recruit10#content #page-content, .page-recruit11#content #page-content, .page-recruit12#content #page-content, .page-recruit13#content #page-content, .page-recruit14#content #page-content, .page-recruit15#content #page-content, .page-recruit16#content #page-content, .page-recruit2#content #page-content, .page-recruit22#content #page-content, .page-recruit23#content #page-content, .page-recruit3#content #page-content, .page-recruit33#content #page-content, .page-recruit34#content #page-content, .page-recruit4#content #page-content, .page-recruit44#content #page-content, .page-recruit5#content #page-content, .page-recruit6#content #page-content, .page-recruit62#content #page-content, .page-recruit7#content #page-content, .page-recruit8#content #page-content, .page-recruit9#content #page-content, .page-toppage#content #page-content, .page-works1#content #page-content, #sp-block-container-2, #sp-block-container-3{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-bottom : 25px;
  border-top-width : medium;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-access#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-concept3#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-dish#content #page-content > blockquote, .page-privacy1#content #page-content > blockquote, .page-privacy10#content #page-content > blockquote, .page-privacy11#content #page-content > blockquote, .page-privacy12#content #page-content > blockquote, .page-privacy13#content #page-content > blockquote, .page-privacy14#content #page-content > blockquote, .page-privacy15#content #page-content > blockquote, .page-privacy16#content #page-content > blockquote, .page-privacy17#content #page-content > blockquote, .page-privacy18#content #page-content > blockquote, .page-privacy19#content #page-content > blockquote, .page-privacy2#content #page-content > blockquote, .page-privacy25#content #page-content > blockquote, .page-privacy28#content #page-content > blockquote, .page-privacy3#content #page-content > blockquote, .page-privacy39#content #page-content > blockquote, .page-privacy42#content #page-content > blockquote, .page-privacy43#content #page-content > blockquote, .page-privacy44#content #page-content > blockquote, .page-privacy45#content #page-content > blockquote, .page-privacy5#content #page-content > blockquote, .page-privacy52#content #page-content > blockquote, .page-privacy55#content #page-content > blockquote, .page-privacy56#content #page-content > blockquote, .page-privacy6#content #page-content > blockquote, .page-privacy7#content #page-content > blockquote, .page-privacy8#content #page-content > blockquote, .page-privacy83#content #page-content > blockquote, .page-privacy9#content #page-content > blockquote, .page-privacy92#content #page-content > blockquote, .page-profile#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-recruit10#content #page-content > blockquote, .page-recruit11#content #page-content > blockquote, .page-recruit12#content #page-content > blockquote, .page-recruit13#content #page-content > blockquote, .page-recruit14#content #page-content > blockquote, .page-recruit15#content #page-content > blockquote, .page-recruit16#content #page-content > blockquote, .page-recruit2#content #page-content > blockquote, .page-recruit22#content #page-content > blockquote, .page-recruit23#content #page-content > blockquote, .page-recruit3#content #page-content > blockquote, .page-recruit33#content #page-content > blockquote, .page-recruit34#content #page-content > blockquote, .page-recruit4#content #page-content > blockquote, .page-recruit44#content #page-content > blockquote, .page-recruit5#content #page-content > blockquote, .page-recruit6#content #page-content > blockquote, .page-recruit62#content #page-content > blockquote, .page-recruit7#content #page-content > blockquote, .page-recruit8#content #page-content > blockquote, .page-recruit9#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, .page-works1#content #page-content > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote{
  background-color : #fdf2f2;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-access#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-concept3#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-dish#content #page-content > blockquote p, .page-privacy1#content #page-content > blockquote p, .page-privacy10#content #page-content > blockquote p, .page-privacy11#content #page-content > blockquote p, .page-privacy12#content #page-content > blockquote p, .page-privacy13#content #page-content > blockquote p, .page-privacy14#content #page-content > blockquote p, .page-privacy15#content #page-content > blockquote p, .page-privacy16#content #page-content > blockquote p, .page-privacy17#content #page-content > blockquote p, .page-privacy18#content #page-content > blockquote p, .page-privacy19#content #page-content > blockquote p, .page-privacy2#content #page-content > blockquote p, .page-privacy25#content #page-content > blockquote p, .page-privacy28#content #page-content > blockquote p, .page-privacy3#content #page-content > blockquote p, .page-privacy39#content #page-content > blockquote p, .page-privacy42#content #page-content > blockquote p, .page-privacy43#content #page-content > blockquote p, .page-privacy44#content #page-content > blockquote p, .page-privacy45#content #page-content > blockquote p, .page-privacy5#content #page-content > blockquote p, .page-privacy52#content #page-content > blockquote p, .page-privacy55#content #page-content > blockquote p, .page-privacy56#content #page-content > blockquote p, .page-privacy6#content #page-content > blockquote p, .page-privacy7#content #page-content > blockquote p, .page-privacy8#content #page-content > blockquote p, .page-privacy83#content #page-content > blockquote p, .page-privacy9#content #page-content > blockquote p, .page-privacy92#content #page-content > blockquote p, .page-profile#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-recruit10#content #page-content > blockquote p, .page-recruit11#content #page-content > blockquote p, .page-recruit12#content #page-content > blockquote p, .page-recruit13#content #page-content > blockquote p, .page-recruit14#content #page-content > blockquote p, .page-recruit15#content #page-content > blockquote p, .page-recruit16#content #page-content > blockquote p, .page-recruit2#content #page-content > blockquote p, .page-recruit22#content #page-content > blockquote p, .page-recruit23#content #page-content > blockquote p, .page-recruit3#content #page-content > blockquote p, .page-recruit33#content #page-content > blockquote p, .page-recruit34#content #page-content > blockquote p, .page-recruit4#content #page-content > blockquote p, .page-recruit44#content #page-content > blockquote p, .page-recruit5#content #page-content > blockquote p, .page-recruit6#content #page-content > blockquote p, .page-recruit62#content #page-content > blockquote p, .page-recruit7#content #page-content > blockquote p, .page-recruit8#content #page-content > blockquote p, .page-recruit9#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, .page-works1#content #page-content > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-concept3#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-dish#content #page-content > blockquote p:first-child, .page-privacy1#content #page-content > blockquote p:first-child, .page-privacy10#content #page-content > blockquote p:first-child, .page-privacy11#content #page-content > blockquote p:first-child, .page-privacy12#content #page-content > blockquote p:first-child, .page-privacy13#content #page-content > blockquote p:first-child, .page-privacy14#content #page-content > blockquote p:first-child, .page-privacy15#content #page-content > blockquote p:first-child, .page-privacy16#content #page-content > blockquote p:first-child, .page-privacy17#content #page-content > blockquote p:first-child, .page-privacy18#content #page-content > blockquote p:first-child, .page-privacy19#content #page-content > blockquote p:first-child, .page-privacy2#content #page-content > blockquote p:first-child, .page-privacy25#content #page-content > blockquote p:first-child, .page-privacy28#content #page-content > blockquote p:first-child, .page-privacy3#content #page-content > blockquote p:first-child, .page-privacy39#content #page-content > blockquote p:first-child, .page-privacy42#content #page-content > blockquote p:first-child, .page-privacy43#content #page-content > blockquote p:first-child, .page-privacy44#content #page-content > blockquote p:first-child, .page-privacy45#content #page-content > blockquote p:first-child, .page-privacy5#content #page-content > blockquote p:first-child, .page-privacy52#content #page-content > blockquote p:first-child, .page-privacy55#content #page-content > blockquote p:first-child, .page-privacy56#content #page-content > blockquote p:first-child, .page-privacy6#content #page-content > blockquote p:first-child, .page-privacy7#content #page-content > blockquote p:first-child, .page-privacy8#content #page-content > blockquote p:first-child, .page-privacy83#content #page-content > blockquote p:first-child, .page-privacy9#content #page-content > blockquote p:first-child, .page-privacy92#content #page-content > blockquote p:first-child, .page-profile#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, .page-recruit10#content #page-content > blockquote p:first-child, .page-recruit11#content #page-content > blockquote p:first-child, .page-recruit12#content #page-content > blockquote p:first-child, .page-recruit13#content #page-content > blockquote p:first-child, .page-recruit14#content #page-content > blockquote p:first-child, .page-recruit15#content #page-content > blockquote p:first-child, .page-recruit16#content #page-content > blockquote p:first-child, .page-recruit2#content #page-content > blockquote p:first-child, .page-recruit22#content #page-content > blockquote p:first-child, .page-recruit23#content #page-content > blockquote p:first-child, .page-recruit3#content #page-content > blockquote p:first-child, .page-recruit33#content #page-content > blockquote p:first-child, .page-recruit34#content #page-content > blockquote p:first-child, .page-recruit4#content #page-content > blockquote p:first-child, .page-recruit44#content #page-content > blockquote p:first-child, .page-recruit5#content #page-content > blockquote p:first-child, .page-recruit6#content #page-content > blockquote p:first-child, .page-recruit62#content #page-content > blockquote p:first-child, .page-recruit7#content #page-content > blockquote p:first-child, .page-recruit8#content #page-content > blockquote p:first-child, .page-recruit9#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, .page-works1#content #page-content > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-concept#content #page-content > h1, .page-concept3#content #page-content > h1, .page-contact#content #page-content > h1, .page-dish#content #page-content > h1, .page-privacy1#content #page-content > h1, .page-privacy10#content #page-content > h1, .page-privacy11#content #page-content > h1, .page-privacy12#content #page-content > h1, .page-privacy13#content #page-content > h1, .page-privacy14#content #page-content > h1, .page-privacy15#content #page-content > h1, .page-privacy16#content #page-content > h1, .page-privacy17#content #page-content > h1, .page-privacy18#content #page-content > h1, .page-privacy19#content #page-content > h1, .page-privacy2#content #page-content > h1, .page-privacy25#content #page-content > h1, .page-privacy28#content #page-content > h1, .page-privacy3#content #page-content > h1, .page-privacy39#content #page-content > h1, .page-privacy42#content #page-content > h1, .page-privacy43#content #page-content > h1, .page-privacy44#content #page-content > h1, .page-privacy45#content #page-content > h1, .page-privacy5#content #page-content > h1, .page-privacy52#content #page-content > h1, .page-privacy55#content #page-content > h1, .page-privacy56#content #page-content > h1, .page-privacy6#content #page-content > h1, .page-privacy7#content #page-content > h1, .page-privacy8#content #page-content > h1, .page-privacy83#content #page-content > h1, .page-privacy9#content #page-content > h1, .page-privacy92#content #page-content > h1, .page-profile#content #page-content > h1, .page-recruit#content #page-content > h1, .page-recruit10#content #page-content > h1, .page-recruit11#content #page-content > h1, .page-recruit12#content #page-content > h1, .page-recruit13#content #page-content > h1, .page-recruit14#content #page-content > h1, .page-recruit15#content #page-content > h1, .page-recruit16#content #page-content > h1, .page-recruit2#content #page-content > h1, .page-recruit22#content #page-content > h1, .page-recruit23#content #page-content > h1, .page-recruit3#content #page-content > h1, .page-recruit33#content #page-content > h1, .page-recruit34#content #page-content > h1, .page-recruit4#content #page-content > h1, .page-recruit44#content #page-content > h1, .page-recruit5#content #page-content > h1, .page-recruit6#content #page-content > h1, .page-recruit62#content #page-content > h1, .page-recruit7#content #page-content > h1, .page-recruit8#content #page-content > h1, .page-recruit9#content #page-content > h1, .page-toppage#content #page-content > h1, .page-works1#content #page-content > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-bottom : 20px;
  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 > h2, .page-concept#content #page-content > h2, .page-concept3#content #page-content > h2, .page-contact#content #page-content > h2, .page-dish#content #page-content > h2, .page-privacy1#content #page-content > h2, .page-privacy10#content #page-content > h2, .page-privacy11#content #page-content > h2, .page-privacy12#content #page-content > h2, .page-privacy13#content #page-content > h2, .page-privacy14#content #page-content > h2, .page-privacy15#content #page-content > h2, .page-privacy16#content #page-content > h2, .page-privacy17#content #page-content > h2, .page-privacy18#content #page-content > h2, .page-privacy19#content #page-content > h2, .page-privacy2#content #page-content > h2, .page-privacy25#content #page-content > h2, .page-privacy28#content #page-content > h2, .page-privacy3#content #page-content > h2, .page-privacy39#content #page-content > h2, .page-privacy42#content #page-content > h2, .page-privacy43#content #page-content > h2, .page-privacy44#content #page-content > h2, .page-privacy45#content #page-content > h2, .page-privacy5#content #page-content > h2, .page-privacy52#content #page-content > h2, .page-privacy55#content #page-content > h2, .page-privacy56#content #page-content > h2, .page-privacy6#content #page-content > h2, .page-privacy7#content #page-content > h2, .page-privacy8#content #page-content > h2, .page-privacy83#content #page-content > h2, .page-privacy9#content #page-content > h2, .page-privacy92#content #page-content > h2, .page-profile#content #page-content > h2, .page-recruit#content #page-content > h2, .page-recruit10#content #page-content > h2, .page-recruit11#content #page-content > h2, .page-recruit12#content #page-content > h2, .page-recruit13#content #page-content > h2, .page-recruit14#content #page-content > h2, .page-recruit15#content #page-content > h2, .page-recruit16#content #page-content > h2, .page-recruit2#content #page-content > h2, .page-recruit22#content #page-content > h2, .page-recruit23#content #page-content > h2, .page-recruit3#content #page-content > h2, .page-recruit33#content #page-content > h2, .page-recruit34#content #page-content > h2, .page-recruit4#content #page-content > h2, .page-recruit44#content #page-content > h2, .page-recruit5#content #page-content > h2, .page-recruit6#content #page-content > h2, .page-recruit62#content #page-content > h2, .page-recruit7#content #page-content > h2, .page-recruit8#content #page-content > h2, .page-recruit9#content #page-content > h2, .page-toppage#content #page-content > h2, .page-works1#content #page-content > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #c76b6b;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h3, .page-concept#content #page-content > h3, .page-concept3#content #page-content > h3, .page-contact#content #page-content > h3, .page-dish#content #page-content > h3, .page-privacy1#content #page-content > h3, .page-privacy10#content #page-content > h3, .page-privacy11#content #page-content > h3, .page-privacy12#content #page-content > h3, .page-privacy13#content #page-content > h3, .page-privacy14#content #page-content > h3, .page-privacy15#content #page-content > h3, .page-privacy16#content #page-content > h3, .page-privacy17#content #page-content > h3, .page-privacy18#content #page-content > h3, .page-privacy19#content #page-content > h3, .page-privacy2#content #page-content > h3, .page-privacy25#content #page-content > h3, .page-privacy28#content #page-content > h3, .page-privacy3#content #page-content > h3, .page-privacy39#content #page-content > h3, .page-privacy42#content #page-content > h3, .page-privacy43#content #page-content > h3, .page-privacy44#content #page-content > h3, .page-privacy45#content #page-content > h3, .page-privacy5#content #page-content > h3, .page-privacy52#content #page-content > h3, .page-privacy55#content #page-content > h3, .page-privacy56#content #page-content > h3, .page-privacy6#content #page-content > h3, .page-privacy7#content #page-content > h3, .page-privacy8#content #page-content > h3, .page-privacy83#content #page-content > h3, .page-privacy9#content #page-content > h3, .page-privacy92#content #page-content > h3, .page-profile#content #page-content > h3, .page-recruit#content #page-content > h3, .page-recruit10#content #page-content > h3, .page-recruit11#content #page-content > h3, .page-recruit12#content #page-content > h3, .page-recruit13#content #page-content > h3, .page-recruit14#content #page-content > h3, .page-recruit15#content #page-content > h3, .page-recruit16#content #page-content > h3, .page-recruit2#content #page-content > h3, .page-recruit22#content #page-content > h3, .page-recruit23#content #page-content > h3, .page-recruit3#content #page-content > h3, .page-recruit33#content #page-content > h3, .page-recruit34#content #page-content > h3, .page-recruit4#content #page-content > h3, .page-recruit44#content #page-content > h3, .page-recruit5#content #page-content > h3, .page-recruit6#content #page-content > h3, .page-recruit62#content #page-content > h3, .page-recruit7#content #page-content > h3, .page-recruit8#content #page-content > h3, .page-recruit9#content #page-content > h3, .page-toppage#content #page-content > h3, .page-works1#content #page-content > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h4, .page-concept#content #page-content > h4, .page-concept3#content #page-content > h4, .page-contact#content #page-content > h4, .page-dish#content #page-content > h4, .page-privacy1#content #page-content > h4, .page-privacy10#content #page-content > h4, .page-privacy11#content #page-content > h4, .page-privacy12#content #page-content > h4, .page-privacy13#content #page-content > h4, .page-privacy14#content #page-content > h4, .page-privacy15#content #page-content > h4, .page-privacy16#content #page-content > h4, .page-privacy17#content #page-content > h4, .page-privacy18#content #page-content > h4, .page-privacy19#content #page-content > h4, .page-privacy2#content #page-content > h4, .page-privacy25#content #page-content > h4, .page-privacy28#content #page-content > h4, .page-privacy3#content #page-content > h4, .page-privacy39#content #page-content > h4, .page-privacy42#content #page-content > h4, .page-privacy43#content #page-content > h4, .page-privacy44#content #page-content > h4, .page-privacy45#content #page-content > h4, .page-privacy5#content #page-content > h4, .page-privacy52#content #page-content > h4, .page-privacy55#content #page-content > h4, .page-privacy56#content #page-content > h4, .page-privacy6#content #page-content > h4, .page-privacy7#content #page-content > h4, .page-privacy8#content #page-content > h4, .page-privacy83#content #page-content > h4, .page-privacy9#content #page-content > h4, .page-privacy92#content #page-content > h4, .page-profile#content #page-content > h4, .page-recruit#content #page-content > h4, .page-recruit10#content #page-content > h4, .page-recruit11#content #page-content > h4, .page-recruit12#content #page-content > h4, .page-recruit13#content #page-content > h4, .page-recruit14#content #page-content > h4, .page-recruit15#content #page-content > h4, .page-recruit16#content #page-content > h4, .page-recruit2#content #page-content > h4, .page-recruit22#content #page-content > h4, .page-recruit23#content #page-content > h4, .page-recruit3#content #page-content > h4, .page-recruit33#content #page-content > h4, .page-recruit34#content #page-content > h4, .page-recruit4#content #page-content > h4, .page-recruit44#content #page-content > h4, .page-recruit5#content #page-content > h4, .page-recruit6#content #page-content > h4, .page-recruit62#content #page-content > h4, .page-recruit7#content #page-content > h4, .page-recruit8#content #page-content > h4, .page-recruit9#content #page-content > h4, .page-toppage#content #page-content > h4, .page-works1#content #page-content > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h5, .page-concept#content #page-content > h5, .page-concept3#content #page-content > h5, .page-contact#content #page-content > h5, .page-dish#content #page-content > h5, .page-privacy1#content #page-content > h5, .page-privacy10#content #page-content > h5, .page-privacy11#content #page-content > h5, .page-privacy12#content #page-content > h5, .page-privacy13#content #page-content > h5, .page-privacy14#content #page-content > h5, .page-privacy15#content #page-content > h5, .page-privacy16#content #page-content > h5, .page-privacy17#content #page-content > h5, .page-privacy18#content #page-content > h5, .page-privacy19#content #page-content > h5, .page-privacy2#content #page-content > h5, .page-privacy25#content #page-content > h5, .page-privacy28#content #page-content > h5, .page-privacy3#content #page-content > h5, .page-privacy39#content #page-content > h5, .page-privacy42#content #page-content > h5, .page-privacy43#content #page-content > h5, .page-privacy44#content #page-content > h5, .page-privacy45#content #page-content > h5, .page-privacy5#content #page-content > h5, .page-privacy52#content #page-content > h5, .page-privacy55#content #page-content > h5, .page-privacy56#content #page-content > h5, .page-privacy6#content #page-content > h5, .page-privacy7#content #page-content > h5, .page-privacy8#content #page-content > h5, .page-privacy83#content #page-content > h5, .page-privacy9#content #page-content > h5, .page-privacy92#content #page-content > h5, .page-profile#content #page-content > h5, .page-recruit#content #page-content > h5, .page-recruit10#content #page-content > h5, .page-recruit11#content #page-content > h5, .page-recruit12#content #page-content > h5, .page-recruit13#content #page-content > h5, .page-recruit14#content #page-content > h5, .page-recruit15#content #page-content > h5, .page-recruit16#content #page-content > h5, .page-recruit2#content #page-content > h5, .page-recruit22#content #page-content > h5, .page-recruit23#content #page-content > h5, .page-recruit3#content #page-content > h5, .page-recruit33#content #page-content > h5, .page-recruit34#content #page-content > h5, .page-recruit4#content #page-content > h5, .page-recruit44#content #page-content > h5, .page-recruit5#content #page-content > h5, .page-recruit6#content #page-content > h5, .page-recruit62#content #page-content > h5, .page-recruit7#content #page-content > h5, .page-recruit8#content #page-content > h5, .page-recruit9#content #page-content > h5, .page-toppage#content #page-content > h5, .page-works1#content #page-content > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h6, .page-concept#content #page-content > h6, .page-concept3#content #page-content > h6, .page-contact#content #page-content > h6, .page-dish#content #page-content > h6, .page-privacy1#content #page-content > h6, .page-privacy10#content #page-content > h6, .page-privacy11#content #page-content > h6, .page-privacy12#content #page-content > h6, .page-privacy13#content #page-content > h6, .page-privacy14#content #page-content > h6, .page-privacy15#content #page-content > h6, .page-privacy16#content #page-content > h6, .page-privacy17#content #page-content > h6, .page-privacy18#content #page-content > h6, .page-privacy19#content #page-content > h6, .page-privacy2#content #page-content > h6, .page-privacy25#content #page-content > h6, .page-privacy28#content #page-content > h6, .page-privacy3#content #page-content > h6, .page-privacy39#content #page-content > h6, .page-privacy42#content #page-content > h6, .page-privacy43#content #page-content > h6, .page-privacy44#content #page-content > h6, .page-privacy45#content #page-content > h6, .page-privacy5#content #page-content > h6, .page-privacy52#content #page-content > h6, .page-privacy55#content #page-content > h6, .page-privacy56#content #page-content > h6, .page-privacy6#content #page-content > h6, .page-privacy7#content #page-content > h6, .page-privacy8#content #page-content > h6, .page-privacy83#content #page-content > h6, .page-privacy9#content #page-content > h6, .page-privacy92#content #page-content > h6, .page-profile#content #page-content > h6, .page-recruit#content #page-content > h6, .page-recruit10#content #page-content > h6, .page-recruit11#content #page-content > h6, .page-recruit12#content #page-content > h6, .page-recruit13#content #page-content > h6, .page-recruit14#content #page-content > h6, .page-recruit15#content #page-content > h6, .page-recruit16#content #page-content > h6, .page-recruit2#content #page-content > h6, .page-recruit22#content #page-content > h6, .page-recruit23#content #page-content > h6, .page-recruit3#content #page-content > h6, .page-recruit33#content #page-content > h6, .page-recruit34#content #page-content > h6, .page-recruit4#content #page-content > h6, .page-recruit44#content #page-content > h6, .page-recruit5#content #page-content > h6, .page-recruit6#content #page-content > h6, .page-recruit62#content #page-content > h6, .page-recruit7#content #page-content > h6, .page-recruit8#content #page-content > h6, .page-recruit9#content #page-content > h6, .page-toppage#content #page-content > h6, .page-works1#content #page-content > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > hr, .page-concept#content #page-content > hr, .page-concept3#content #page-content > hr, .page-contact#content #page-content > hr, .page-dish#content #page-content > hr, .page-privacy1#content #page-content > hr, .page-privacy10#content #page-content > hr, .page-privacy11#content #page-content > hr, .page-privacy12#content #page-content > hr, .page-privacy13#content #page-content > hr, .page-privacy14#content #page-content > hr, .page-privacy15#content #page-content > hr, .page-privacy16#content #page-content > hr, .page-privacy17#content #page-content > hr, .page-privacy18#content #page-content > hr, .page-privacy19#content #page-content > hr, .page-privacy2#content #page-content > hr, .page-privacy25#content #page-content > hr, .page-privacy28#content #page-content > hr, .page-privacy3#content #page-content > hr, .page-privacy39#content #page-content > hr, .page-privacy42#content #page-content > hr, .page-privacy43#content #page-content > hr, .page-privacy44#content #page-content > hr, .page-privacy45#content #page-content > hr, .page-privacy5#content #page-content > hr, .page-privacy52#content #page-content > hr, .page-privacy55#content #page-content > hr, .page-privacy56#content #page-content > hr, .page-privacy6#content #page-content > hr, .page-privacy7#content #page-content > hr, .page-privacy8#content #page-content > hr, .page-privacy83#content #page-content > hr, .page-privacy9#content #page-content > hr, .page-privacy92#content #page-content > hr, .page-profile#content #page-content > hr, .page-recruit#content #page-content > hr, .page-recruit10#content #page-content > hr, .page-recruit11#content #page-content > hr, .page-recruit12#content #page-content > hr, .page-recruit13#content #page-content > hr, .page-recruit14#content #page-content > hr, .page-recruit15#content #page-content > hr, .page-recruit16#content #page-content > hr, .page-recruit2#content #page-content > hr, .page-recruit22#content #page-content > hr, .page-recruit23#content #page-content > hr, .page-recruit3#content #page-content > hr, .page-recruit33#content #page-content > hr, .page-recruit34#content #page-content > hr, .page-recruit4#content #page-content > hr, .page-recruit44#content #page-content > hr, .page-recruit5#content #page-content > hr, .page-recruit6#content #page-content > hr, .page-recruit62#content #page-content > hr, .page-recruit7#content #page-content > hr, .page-recruit8#content #page-content > hr, .page-recruit9#content #page-content > hr, .page-toppage#content #page-content > hr, .page-works1#content #page-content > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #f49924;
}

.page-access#content #page-content > img, .page-concept#content #page-content > img, .page-concept3#content #page-content > img, .page-contact#content #page-content > img, .page-dish#content #page-content > img, .page-privacy1#content #page-content > img, .page-privacy10#content #page-content > img, .page-privacy11#content #page-content > img, .page-privacy12#content #page-content > img, .page-privacy13#content #page-content > img, .page-privacy14#content #page-content > img, .page-privacy15#content #page-content > img, .page-privacy16#content #page-content > img, .page-privacy17#content #page-content > img, .page-privacy18#content #page-content > img, .page-privacy19#content #page-content > img, .page-privacy2#content #page-content > img, .page-privacy25#content #page-content > img, .page-privacy28#content #page-content > img, .page-privacy3#content #page-content > img, .page-privacy39#content #page-content > img, .page-privacy42#content #page-content > img, .page-privacy43#content #page-content > img, .page-privacy44#content #page-content > img, .page-privacy45#content #page-content > img, .page-privacy5#content #page-content > img, .page-privacy52#content #page-content > img, .page-privacy55#content #page-content > img, .page-privacy56#content #page-content > img, .page-privacy6#content #page-content > img, .page-privacy7#content #page-content > img, .page-privacy8#content #page-content > img, .page-privacy83#content #page-content > img, .page-privacy9#content #page-content > img, .page-privacy92#content #page-content > img, .page-profile#content #page-content > img, .page-recruit#content #page-content > img, .page-recruit10#content #page-content > img, .page-recruit11#content #page-content > img, .page-recruit12#content #page-content > img, .page-recruit13#content #page-content > img, .page-recruit14#content #page-content > img, .page-recruit15#content #page-content > img, .page-recruit16#content #page-content > img, .page-recruit2#content #page-content > img, .page-recruit22#content #page-content > img, .page-recruit23#content #page-content > img, .page-recruit3#content #page-content > img, .page-recruit33#content #page-content > img, .page-recruit34#content #page-content > img, .page-recruit4#content #page-content > img, .page-recruit44#content #page-content > img, .page-recruit5#content #page-content > img, .page-recruit6#content #page-content > img, .page-recruit62#content #page-content > img, .page-recruit7#content #page-content > img, .page-recruit8#content #page-content > img, .page-recruit9#content #page-content > img, .page-toppage#content #page-content > img, .page-works1#content #page-content > img, #sp-block-container-2 > img, #sp-block-container-3 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > ins, .page-concept#content #page-content > ins, .page-concept3#content #page-content > ins, .page-contact#content #page-content > ins, .page-dish#content #page-content > ins, .page-privacy1#content #page-content > ins, .page-privacy10#content #page-content > ins, .page-privacy11#content #page-content > ins, .page-privacy12#content #page-content > ins, .page-privacy13#content #page-content > ins, .page-privacy14#content #page-content > ins, .page-privacy15#content #page-content > ins, .page-privacy16#content #page-content > ins, .page-privacy17#content #page-content > ins, .page-privacy18#content #page-content > ins, .page-privacy19#content #page-content > ins, .page-privacy2#content #page-content > ins, .page-privacy25#content #page-content > ins, .page-privacy28#content #page-content > ins, .page-privacy3#content #page-content > ins, .page-privacy39#content #page-content > ins, .page-privacy42#content #page-content > ins, .page-privacy43#content #page-content > ins, .page-privacy44#content #page-content > ins, .page-privacy45#content #page-content > ins, .page-privacy5#content #page-content > ins, .page-privacy52#content #page-content > ins, .page-privacy55#content #page-content > ins, .page-privacy56#content #page-content > ins, .page-privacy6#content #page-content > ins, .page-privacy7#content #page-content > ins, .page-privacy8#content #page-content > ins, .page-privacy83#content #page-content > ins, .page-privacy9#content #page-content > ins, .page-privacy92#content #page-content > ins, .page-profile#content #page-content > ins, .page-recruit#content #page-content > ins, .page-recruit10#content #page-content > ins, .page-recruit11#content #page-content > ins, .page-recruit12#content #page-content > ins, .page-recruit13#content #page-content > ins, .page-recruit14#content #page-content > ins, .page-recruit15#content #page-content > ins, .page-recruit16#content #page-content > ins, .page-recruit2#content #page-content > ins, .page-recruit22#content #page-content > ins, .page-recruit23#content #page-content > ins, .page-recruit3#content #page-content > ins, .page-recruit33#content #page-content > ins, .page-recruit34#content #page-content > ins, .page-recruit4#content #page-content > ins, .page-recruit44#content #page-content > ins, .page-recruit5#content #page-content > ins, .page-recruit6#content #page-content > ins, .page-recruit62#content #page-content > ins, .page-recruit7#content #page-content > ins, .page-recruit8#content #page-content > ins, .page-recruit9#content #page-content > ins, .page-toppage#content #page-content > ins, .page-works1#content #page-content > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-concept#content #page-content > ol, .page-concept3#content #page-content > ol, .page-contact#content #page-content > ol, .page-dish#content #page-content > ol, .page-privacy1#content #page-content > ol, .page-privacy10#content #page-content > ol, .page-privacy11#content #page-content > ol, .page-privacy12#content #page-content > ol, .page-privacy13#content #page-content > ol, .page-privacy14#content #page-content > ol, .page-privacy15#content #page-content > ol, .page-privacy16#content #page-content > ol, .page-privacy17#content #page-content > ol, .page-privacy18#content #page-content > ol, .page-privacy19#content #page-content > ol, .page-privacy2#content #page-content > ol, .page-privacy25#content #page-content > ol, .page-privacy28#content #page-content > ol, .page-privacy3#content #page-content > ol, .page-privacy39#content #page-content > ol, .page-privacy42#content #page-content > ol, .page-privacy43#content #page-content > ol, .page-privacy44#content #page-content > ol, .page-privacy45#content #page-content > ol, .page-privacy5#content #page-content > ol, .page-privacy52#content #page-content > ol, .page-privacy55#content #page-content > ol, .page-privacy56#content #page-content > ol, .page-privacy6#content #page-content > ol, .page-privacy7#content #page-content > ol, .page-privacy8#content #page-content > ol, .page-privacy83#content #page-content > ol, .page-privacy9#content #page-content > ol, .page-privacy92#content #page-content > ol, .page-profile#content #page-content > ol, .page-recruit#content #page-content > ol, .page-recruit10#content #page-content > ol, .page-recruit11#content #page-content > ol, .page-recruit12#content #page-content > ol, .page-recruit13#content #page-content > ol, .page-recruit14#content #page-content > ol, .page-recruit15#content #page-content > ol, .page-recruit16#content #page-content > ol, .page-recruit2#content #page-content > ol, .page-recruit22#content #page-content > ol, .page-recruit23#content #page-content > ol, .page-recruit3#content #page-content > ol, .page-recruit33#content #page-content > ol, .page-recruit34#content #page-content > ol, .page-recruit4#content #page-content > ol, .page-recruit44#content #page-content > ol, .page-recruit5#content #page-content > ol, .page-recruit6#content #page-content > ol, .page-recruit62#content #page-content > ol, .page-recruit7#content #page-content > ol, .page-recruit8#content #page-content > ol, .page-recruit9#content #page-content > ol, .page-toppage#content #page-content > ol, .page-works1#content #page-content > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-concept3#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-dish#content #page-content > ol ol, .page-privacy1#content #page-content > ol ol, .page-privacy10#content #page-content > ol ol, .page-privacy11#content #page-content > ol ol, .page-privacy12#content #page-content > ol ol, .page-privacy13#content #page-content > ol ol, .page-privacy14#content #page-content > ol ol, .page-privacy15#content #page-content > ol ol, .page-privacy16#content #page-content > ol ol, .page-privacy17#content #page-content > ol ol, .page-privacy18#content #page-content > ol ol, .page-privacy19#content #page-content > ol ol, .page-privacy2#content #page-content > ol ol, .page-privacy25#content #page-content > ol ol, .page-privacy28#content #page-content > ol ol, .page-privacy3#content #page-content > ol ol, .page-privacy39#content #page-content > ol ol, .page-privacy42#content #page-content > ol ol, .page-privacy43#content #page-content > ol ol, .page-privacy44#content #page-content > ol ol, .page-privacy45#content #page-content > ol ol, .page-privacy5#content #page-content > ol ol, .page-privacy52#content #page-content > ol ol, .page-privacy55#content #page-content > ol ol, .page-privacy56#content #page-content > ol ol, .page-privacy6#content #page-content > ol ol, .page-privacy7#content #page-content > ol ol, .page-privacy8#content #page-content > ol ol, .page-privacy83#content #page-content > ol ol, .page-privacy9#content #page-content > ol ol, .page-privacy92#content #page-content > ol ol, .page-profile#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, .page-recruit10#content #page-content > ol ol, .page-recruit11#content #page-content > ol ol, .page-recruit12#content #page-content > ol ol, .page-recruit13#content #page-content > ol ol, .page-recruit14#content #page-content > ol ol, .page-recruit15#content #page-content > ol ol, .page-recruit16#content #page-content > ol ol, .page-recruit2#content #page-content > ol ol, .page-recruit22#content #page-content > ol ol, .page-recruit23#content #page-content > ol ol, .page-recruit3#content #page-content > ol ol, .page-recruit33#content #page-content > ol ol, .page-recruit34#content #page-content > ol ol, .page-recruit4#content #page-content > ol ol, .page-recruit44#content #page-content > ol ol, .page-recruit5#content #page-content > ol ol, .page-recruit6#content #page-content > ol ol, .page-recruit62#content #page-content > ol ol, .page-recruit7#content #page-content > ol ol, .page-recruit8#content #page-content > ol ol, .page-recruit9#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, .page-works1#content #page-content > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-concept#content #page-content > p, .page-concept3#content #page-content > p, .page-contact#content #page-content > p, .page-dish#content #page-content > p, .page-privacy1#content #page-content > p, .page-privacy10#content #page-content > p, .page-privacy11#content #page-content > p, .page-privacy12#content #page-content > p, .page-privacy13#content #page-content > p, .page-privacy14#content #page-content > p, .page-privacy15#content #page-content > p, .page-privacy16#content #page-content > p, .page-privacy17#content #page-content > p, .page-privacy18#content #page-content > p, .page-privacy19#content #page-content > p, .page-privacy2#content #page-content > p, .page-privacy25#content #page-content > p, .page-privacy28#content #page-content > p, .page-privacy3#content #page-content > p, .page-privacy39#content #page-content > p, .page-privacy42#content #page-content > p, .page-privacy43#content #page-content > p, .page-privacy44#content #page-content > p, .page-privacy45#content #page-content > p, .page-privacy5#content #page-content > p, .page-privacy52#content #page-content > p, .page-privacy55#content #page-content > p, .page-privacy56#content #page-content > p, .page-privacy6#content #page-content > p, .page-privacy7#content #page-content > p, .page-privacy8#content #page-content > p, .page-privacy83#content #page-content > p, .page-privacy9#content #page-content > p, .page-privacy92#content #page-content > p, .page-profile#content #page-content > p, .page-recruit#content #page-content > p, .page-recruit10#content #page-content > p, .page-recruit11#content #page-content > p, .page-recruit12#content #page-content > p, .page-recruit13#content #page-content > p, .page-recruit14#content #page-content > p, .page-recruit15#content #page-content > p, .page-recruit16#content #page-content > p, .page-recruit2#content #page-content > p, .page-recruit22#content #page-content > p, .page-recruit23#content #page-content > p, .page-recruit3#content #page-content > p, .page-recruit33#content #page-content > p, .page-recruit34#content #page-content > p, .page-recruit4#content #page-content > p, .page-recruit44#content #page-content > p, .page-recruit5#content #page-content > p, .page-recruit6#content #page-content > p, .page-recruit62#content #page-content > p, .page-recruit7#content #page-content > p, .page-recruit8#content #page-content > p, .page-recruit9#content #page-content > p, .page-toppage#content #page-content > p, .page-works1#content #page-content > p, #sp-block-container-2 > p, #sp-block-container-3 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > pre, .page-concept#content #page-content > pre, .page-concept3#content #page-content > pre, .page-contact#content #page-content > pre, .page-dish#content #page-content > pre, .page-privacy1#content #page-content > pre, .page-privacy10#content #page-content > pre, .page-privacy11#content #page-content > pre, .page-privacy12#content #page-content > pre, .page-privacy13#content #page-content > pre, .page-privacy14#content #page-content > pre, .page-privacy15#content #page-content > pre, .page-privacy16#content #page-content > pre, .page-privacy17#content #page-content > pre, .page-privacy18#content #page-content > pre, .page-privacy19#content #page-content > pre, .page-privacy2#content #page-content > pre, .page-privacy25#content #page-content > pre, .page-privacy28#content #page-content > pre, .page-privacy3#content #page-content > pre, .page-privacy39#content #page-content > pre, .page-privacy42#content #page-content > pre, .page-privacy43#content #page-content > pre, .page-privacy44#content #page-content > pre, .page-privacy45#content #page-content > pre, .page-privacy5#content #page-content > pre, .page-privacy52#content #page-content > pre, .page-privacy55#content #page-content > pre, .page-privacy56#content #page-content > pre, .page-privacy6#content #page-content > pre, .page-privacy7#content #page-content > pre, .page-privacy8#content #page-content > pre, .page-privacy83#content #page-content > pre, .page-privacy9#content #page-content > pre, .page-privacy92#content #page-content > pre, .page-profile#content #page-content > pre, .page-recruit#content #page-content > pre, .page-recruit10#content #page-content > pre, .page-recruit11#content #page-content > pre, .page-recruit12#content #page-content > pre, .page-recruit13#content #page-content > pre, .page-recruit14#content #page-content > pre, .page-recruit15#content #page-content > pre, .page-recruit16#content #page-content > pre, .page-recruit2#content #page-content > pre, .page-recruit22#content #page-content > pre, .page-recruit23#content #page-content > pre, .page-recruit3#content #page-content > pre, .page-recruit33#content #page-content > pre, .page-recruit34#content #page-content > pre, .page-recruit4#content #page-content > pre, .page-recruit44#content #page-content > pre, .page-recruit5#content #page-content > pre, .page-recruit6#content #page-content > pre, .page-recruit62#content #page-content > pre, .page-recruit7#content #page-content > pre, .page-recruit8#content #page-content > pre, .page-recruit9#content #page-content > pre, .page-toppage#content #page-content > pre, .page-works1#content #page-content > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre{
  background-color : #fdf2f2;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#breadcrumb-list{
  font-size : 1.1rem;
  padding-left : 20px;
  padding-right : 20px;
  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;
}

#breadcrumb-list div a{
  color : #f0a7a7;
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-wp-post-list-2{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > header > h4 > a, #sp-entry-content-2 article > header > h4 > a, #sp-entry-content-3 article > header > h4 > a, #sp-entry-content-4 article > header > h4 > a, #sp-entry-content-5 article > header > h4 > a, #sp-entry-content-6 article > header > h4 > a, #sp-entry-content-7 article > header > h4 > a, #sp-wp-post-list-2 article > header > h4 > a{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-entry-content-7, .hpb-viewtype-content#sp-wp-post-list-2{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 > h3, .hpb-viewtype-content#sp-entry-content-2 > h3, .hpb-viewtype-content#sp-entry-content-3 > h3, .hpb-viewtype-content#sp-entry-content-4 > h3, .hpb-viewtype-content#sp-entry-content-5 > h3, .hpb-viewtype-content#sp-entry-content-6 > h3, .hpb-viewtype-content#sp-entry-content-7 > h3, .hpb-viewtype-content#sp-wp-post-list-2 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 > h3 > a, .hpb-viewtype-content#sp-entry-content-2 > h3 > a, .hpb-viewtype-content#sp-entry-content-3 > h3 > a, .hpb-viewtype-content#sp-entry-content-4 > h3 > a, .hpb-viewtype-content#sp-entry-content-5 > h3 > a, .hpb-viewtype-content#sp-entry-content-6 > h3 > a, .hpb-viewtype-content#sp-entry-content-7 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-2 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-entry-content-7, .hpb-viewtype-date#sp-wp-post-list-2{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-date#sp-entry-content-1 > h3, .hpb-viewtype-date#sp-entry-content-2 > h3, .hpb-viewtype-date#sp-entry-content-3 > h3, .hpb-viewtype-date#sp-entry-content-4 > h3, .hpb-viewtype-date#sp-entry-content-5 > h3, .hpb-viewtype-date#sp-entry-content-6 > h3, .hpb-viewtype-date#sp-entry-content-7 > h3, .hpb-viewtype-date#sp-wp-post-list-2 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-date#sp-entry-content-1 > h3 > a, .hpb-viewtype-date#sp-entry-content-2 > h3 > a, .hpb-viewtype-date#sp-entry-content-3 > h3 > a, .hpb-viewtype-date#sp-entry-content-4 > h3 > a, .hpb-viewtype-date#sp-entry-content-5 > h3 > a, .hpb-viewtype-date#sp-entry-content-6 > h3 > a, .hpb-viewtype-date#sp-entry-content-7 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-2 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-entry-content-7, .hpb-viewtype-title#sp-wp-post-list-2{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-title#sp-entry-content-1 > h3, .hpb-viewtype-title#sp-entry-content-2 > h3, .hpb-viewtype-title#sp-entry-content-3 > h3, .hpb-viewtype-title#sp-entry-content-4 > h3, .hpb-viewtype-title#sp-entry-content-5 > h3, .hpb-viewtype-title#sp-entry-content-6 > h3, .hpb-viewtype-title#sp-entry-content-7 > h3, .hpb-viewtype-title#sp-wp-post-list-2 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-title#sp-entry-content-1 > h3 > a, .hpb-viewtype-title#sp-entry-content-2 > h3 > a, .hpb-viewtype-title#sp-entry-content-3 > h3 > a, .hpb-viewtype-title#sp-entry-content-4 > h3 > a, .hpb-viewtype-title#sp-entry-content-5 > h3 > a, .hpb-viewtype-title#sp-entry-content-6 > h3 > a, .hpb-viewtype-title#sp-entry-content-7 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-2 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #dd6e6e;
  background-image : url(img/back-nav-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-2 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-5 > article, #sp-entry-content-6 > article, #sp-entry-content-7 > article, #sp-wp-post-list-2 > article{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-bottom : 25px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-entry-content-1 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-4 > article > div, #sp-entry-content-5 > article > div, #sp-entry-content-6 > article > div, #sp-entry-content-7 > article > div, #sp-wp-post-list-2 > article > div{
  padding-top : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-5 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-7 > article > footer, #sp-wp-post-list-2 > article > footer{
  color : #f0a7a7;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  clear : both;
}

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

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

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

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

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

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

#sp-entry-content-1 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-entry-content-3 > article > footer a, #sp-entry-content-4 > article > footer a, #sp-entry-content-5 > article > footer a, #sp-entry-content-6 > article > footer a, #sp-entry-content-7 > article > footer a, #sp-wp-post-list-2 > article > footer a{
  color : #f0a7a7;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-entry-content-5 > article > footer span, #sp-entry-content-6 > article > footer span, #sp-entry-content-7 > article > footer span, #sp-wp-post-list-2 > article > footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#sp-entry-content-1> article> header, #sp-entry-content-2> article> header, #sp-entry-content-3> article> header, #sp-entry-content-4> article> header, #sp-entry-content-5> article> header, #sp-entry-content-6> article> header, #sp-entry-content-7> article> header, #sp-wp-post-list-2> article> header {
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-entry-content-5 > article > header > h4, #sp-entry-content-6 > article > header > h4, #sp-entry-content-7 > article > header > h4, #sp-wp-post-list-2 > article > header > h4{
  background-color : transparent;
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > p, #sp-entry-content-2 > article > p, #sp-entry-content-3 > article > p, #sp-entry-content-4 > article > p, #sp-entry-content-5 > article > p, #sp-entry-content-6 > article > p, #sp-entry-content-7 > article > p, #sp-wp-post-list-2 > article > p{
  margin-top : 26px;
  margin-left : 20px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-entry-content-1> article> p> img, #sp-entry-content-2> article> p> img, #sp-entry-content-3> article> p> img, #sp-entry-content-4> article> p> img, #sp-entry-content-5> article> p> img, #sp-entry-content-6> article> p> img, #sp-entry-content-7> article> p> img, #sp-wp-post-list-2> article> p> img {
}

#sp-entry-content-1 > dl, #sp-entry-content-2 > dl, #sp-entry-content-3 > dl, #sp-entry-content-4 > dl, #sp-entry-content-5 > dl, #sp-entry-content-6 > dl, #sp-entry-content-7 > dl, #sp-wp-post-list-2 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 26px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > dl::after, #sp-entry-content-2 > dl::after, #sp-entry-content-3 > dl::after, #sp-entry-content-4 > dl::after, #sp-entry-content-5 > dl::after, #sp-entry-content-6 > dl::after, #sp-entry-content-7 > dl::after, #sp-wp-post-list-2 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > dl > dd, #sp-entry-content-2 > dl > dd, #sp-entry-content-3 > dl > dd, #sp-entry-content-4 > dl > dd, #sp-entry-content-5 > dl > dd, #sp-entry-content-6 > dl > dd, #sp-entry-content-7 > dl > dd, #sp-wp-post-list-2 > dl > dd{
  padding-top : 5px;
  padding-left : 150px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 11px;
  margin-left : -140px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
  clear : right;
}

#sp-entry-content-1 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-entry-content-3 > dl > dt, #sp-entry-content-4 > dl > dt, #sp-entry-content-5 > dl > dt, #sp-entry-content-6 > dl > dt, #sp-entry-content-7 > dl > dt, #sp-wp-post-list-2 > dl > dt{
  background-image : url(img/icon-arrow-02.png);
  background-repeat : no-repeat;
  background-position : 0px 0.6em;
  padding-top : 5px;
  padding-left : 24px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 11px;
  width : 140px;
  float : left;
  clear : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-wp-post-list-2 > h3{
  background-color : transparent;
  margin-bottom : 25px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-4 > h3 > a, #sp-entry-content-5 > h3 > a, #sp-entry-content-6 > h3 > a, #sp-entry-content-7 > h3 > a, #sp-wp-post-list-2 > h3 > a{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : block;
}

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

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

#sp-entry-content-1 > nav .nav-previous, #sp-entry-content-2 > nav .nav-previous, #sp-entry-content-3 > nav .nav-previous, #sp-entry-content-4 > nav .nav-previous, #sp-entry-content-5 > nav .nav-previous, #sp-entry-content-6 > nav .nav-previous, #sp-entry-content-7 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 > nav a, #sp-entry-content-2 > nav a, #sp-entry-content-3 > nav a, #sp-entry-content-4 > nav a, #sp-entry-content-5 > nav a, #sp-entry-content-6 > nav a, #sp-entry-content-7 > nav a, #sp-wp-post-list-2 > nav a{
  font-style : italic;
  color : #f0a7a7;
  text-decoration : underline;
}

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

#sp-entry-content-1 > ul, #sp-entry-content-2 > ul, #sp-entry-content-3 > ul, #sp-entry-content-4 > ul, #sp-entry-content-5 > ul, #sp-entry-content-6 > ul, #sp-entry-content-7 > ul, #sp-wp-post-list-2 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 26px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1> ul> li, #sp-entry-content-2> ul> li, #sp-entry-content-3> ul> li, #sp-entry-content-4> ul> li, #sp-entry-content-5> ul> li, #sp-entry-content-6> ul> li, #sp-entry-content-7> ul> li, #sp-wp-post-list-2> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-entry-content-3 > ul > li > a, #sp-entry-content-4 > ul > li > a, #sp-entry-content-5 > ul > li > a, #sp-entry-content-6 > ul > li > a, #sp-entry-content-7 > ul > li > a, #sp-wp-post-list-2 > ul > li > a{
  background-image : url(img/icon-arrow-02.png);
  background-repeat : no-repeat;
  background-position : 0px 0.6em;
  padding-top : 5px;
  padding-left : 24px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 11px;
  display : block;
}

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

  #sp-entry-content-1 dl dd, #sp-entry-content-2 dl dd, #sp-entry-content-3 dl dd, #sp-entry-content-4 dl dd, #sp-entry-content-5 dl dd, #sp-entry-content-6 dl dd, #sp-entry-content-7 dl dd, #sp-wp-post-list-2 dl dd{
    margin-left : 20px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

#sp-button-1 > a, #sp-button-2 > a{
  font-size : 1.2rem;
  color : #151515;
  background-color : #dd7070;
  background-image : url(img/back-nav-01.png);
  background-repeat : repeat-x;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  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 : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-111 > a, #sp-button-112 > a, #sp-button-113 > a, #sp-button-114 > a, #sp-button-115 > a, #sp-button-116 > a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #de7676;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

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

#sp-item-gallery-1 > ul > li, #sp-item-gallery-2 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #62492a;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffdddd;
  border-left-color : #ffdddd;
  border-right-color : #ffdddd;
  border-bottom-color : #ffdddd;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

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

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

#sp-item-gallery-1 > ul > li > div.item-gallery-photo, #sp-item-gallery-2 > ul > li > div.item-gallery-photo{
  margin-bottom : 10px;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-content, #sp-item-gallery-2 > ul > li > p.item-gallery-content{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons, #sp-item-gallery-2 > ul > li > p.item-gallery-icons{
  text-align : left;
  margin-bottom : 0px;
  width : 100%;
  min-height : 20px;
}

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-icons + p.item-gallery-content, #sp-item-gallery-2 > ul > li > p.item-gallery-icons + p.item-gallery-content{
  margin-top : 5px;
}

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-before{
  font-weight : bold;
  color : #c76b6b;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title, #sp-item-gallery-2 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #c76b6b;
  background-color : #ffdddd;
  text-align : left;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 12px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

#sp-definition-list-1, #sp-definition-list-11, #sp-definition-list-12, #sp-definition-list-13, #sp-definition-list-14, #sp-definition-list-15, #sp-definition-list-16, #sp-definition-list-17, #sp-definition-list-18, #sp-definition-list-19, #sp-definition-list-20, #sp-definition-list-21, #sp-definition-list-22, #sp-definition-list-23, #sp-definition-list-24, #sp-definition-list-25, #sp-definition-list-26, #sp-definition-list-27, #sp-definition-list-28, #sp-definition-list-29, #sp-definition-list-30, #sp-definition-list-31{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
}

#sp-definition-list-1 > dd, #sp-definition-list-11 > dd, #sp-definition-list-12 > dd, #sp-definition-list-13 > dd, #sp-definition-list-14 > dd, #sp-definition-list-15 > dd, #sp-definition-list-16 > dd, #sp-definition-list-17 > dd, #sp-definition-list-18 > dd, #sp-definition-list-19 > dd, #sp-definition-list-20 > dd, #sp-definition-list-21 > dd, #sp-definition-list-22 > dd, #sp-definition-list-23 > dd, #sp-definition-list-24 > dd, #sp-definition-list-25 > dd, #sp-definition-list-26 > dd, #sp-definition-list-27 > dd, #sp-definition-list-28 > dd, #sp-definition-list-29 > dd, #sp-definition-list-30 > dd, #sp-definition-list-31 > dd{
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-11 > dt, #sp-definition-list-12 > dt, #sp-definition-list-13 > dt, #sp-definition-list-14 > dt, #sp-definition-list-15 > dt, #sp-definition-list-16 > dt, #sp-definition-list-17 > dt, #sp-definition-list-18 > dt, #sp-definition-list-19 > dt, #sp-definition-list-20 > dt, #sp-definition-list-21 > dt, #sp-definition-list-22 > dt, #sp-definition-list-23 > dt, #sp-definition-list-24 > dt, #sp-definition-list-25 > dt, #sp-definition-list-26 > dt, #sp-definition-list-27 > dt, #sp-definition-list-28 > dt, #sp-definition-list-29 > dt, #sp-definition-list-30 > dt, #sp-definition-list-31 > dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #f49924;
}

#sp-definition-list-1 > dt:first-child, #sp-definition-list-11 > dt:first-child, #sp-definition-list-12 > dt:first-child, #sp-definition-list-13 > dt:first-child, #sp-definition-list-14 > dt:first-child, #sp-definition-list-15 > dt:first-child, #sp-definition-list-16 > dt:first-child, #sp-definition-list-17 > dt:first-child, #sp-definition-list-18 > dt:first-child, #sp-definition-list-19 > dt:first-child, #sp-definition-list-20 > dt:first-child, #sp-definition-list-21 > dt:first-child, #sp-definition-list-22 > dt:first-child, #sp-definition-list-23 > dt:first-child, #sp-definition-list-24 > dt:first-child, #sp-definition-list-25 > dt:first-child, #sp-definition-list-26 > dt:first-child, #sp-definition-list-27 > dt:first-child, #sp-definition-list-28 > dt:first-child, #sp-definition-list-29 > dt:first-child, #sp-definition-list-30 > dt:first-child, #sp-definition-list-31 > dt:first-child{
  margin-top : 0px;
}

#sp-block-container-1{
  color : #ffffff;
  background-color : #fea4a4;
  padding-bottom : 0px;
  clear : both;
}

#sp-block-container-1 .copyright{
  text-align : center;
}

#sp-block-container-1 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-1 > *:first-child{
  margin-top : 0px;
}

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

  #sp-block-container-1{
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

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

#sp-button-10, #sp-button-100, #sp-button-101, #sp-button-102, #sp-button-103, #sp-button-104, #sp-button-105, #sp-button-106, #sp-button-107, #sp-button-108, #sp-button-109, #sp-button-11, #sp-button-110, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-20, #sp-button-21, #sp-button-22, #sp-button-23, #sp-button-24, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-3, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-4, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45, #sp-button-46, #sp-button-47, #sp-button-48, #sp-button-49, #sp-button-5, #sp-button-50, #sp-button-51, #sp-button-52, #sp-button-53, #sp-button-54, #sp-button-55, #sp-button-56, #sp-button-57, #sp-button-58, #sp-button-59, #sp-button-6, #sp-button-60, #sp-button-61, #sp-button-62, #sp-button-63, #sp-button-64, #sp-button-65, #sp-button-66, #sp-button-67, #sp-button-68, #sp-button-69, #sp-button-7, #sp-button-70, #sp-button-71, #sp-button-72, #sp-button-73, #sp-button-74, #sp-button-75, #sp-button-76, #sp-button-77, #sp-button-78, #sp-button-79, #sp-button-8, #sp-button-80, #sp-button-81, #sp-button-82, #sp-button-83, #sp-button-84, #sp-button-85, #sp-button-86, #sp-button-87, #sp-button-88, #sp-button-89, #sp-button-9, #sp-button-90, #sp-button-91, #sp-button-92, #sp-button-93, #sp-button-94, #sp-button-95, #sp-button-96, #sp-button-97, #sp-button-98, #sp-button-99{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-10 > a, #sp-button-100 > a, #sp-button-101 > a, #sp-button-102 > a, #sp-button-103 > a, #sp-button-104 > a, #sp-button-105 > a, #sp-button-106 > a, #sp-button-107 > a, #sp-button-108 > a, #sp-button-109 > a, #sp-button-11 > a, #sp-button-110 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-20 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-23 > a, #sp-button-24 > a, #sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-3 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a, #sp-button-37 > a, #sp-button-38 > a, #sp-button-39 > a, #sp-button-4 > a, #sp-button-40 > a, #sp-button-41 > a, #sp-button-42 > a, #sp-button-43 > a, #sp-button-44 > a, #sp-button-45 > a, #sp-button-46 > a, #sp-button-47 > a, #sp-button-48 > a, #sp-button-49 > a, #sp-button-5 > a, #sp-button-50 > a, #sp-button-51 > a, #sp-button-52 > a, #sp-button-53 > a, #sp-button-54 > a, #sp-button-55 > a, #sp-button-56 > a, #sp-button-57 > a, #sp-button-58 > a, #sp-button-59 > a, #sp-button-6 > a, #sp-button-60 > a, #sp-button-61 > a, #sp-button-62 > a, #sp-button-63 > a, #sp-button-64 > a, #sp-button-65 > a, #sp-button-66 > a, #sp-button-67 > a, #sp-button-68 > a, #sp-button-69 > a, #sp-button-7 > a, #sp-button-70 > a, #sp-button-71 > a, #sp-button-72 > a, #sp-button-73 > a, #sp-button-74 > a, #sp-button-75 > a, #sp-button-76 > a, #sp-button-77 > a, #sp-button-78 > a, #sp-button-79 > a, #sp-button-8 > a, #sp-button-80 > a, #sp-button-81 > a, #sp-button-82 > a, #sp-button-83 > a, #sp-button-84 > a, #sp-button-85 > a, #sp-button-86 > a, #sp-button-87 > a, #sp-button-88 > a, #sp-button-89 > a, #sp-button-9 > a, #sp-button-90 > a, #sp-button-91 > a, #sp-button-92 > a, #sp-button-93 > a, #sp-button-94 > a, #sp-button-95 > a, #sp-button-96 > a, #sp-button-97 > a, #sp-button-98 > a, #sp-button-99 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #0168e8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-10 > a:active, #sp-button-100 > a:active, #sp-button-101 > a:active, #sp-button-102 > a:active, #sp-button-103 > a:active, #sp-button-104 > a:active, #sp-button-105 > a:active, #sp-button-106 > a:active, #sp-button-107 > a:active, #sp-button-108 > a:active, #sp-button-109 > a:active, #sp-button-11 > a:active, #sp-button-110 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-20 > a:active, #sp-button-21 > a:active, #sp-button-22 > a:active, #sp-button-23 > a:active, #sp-button-24 > a:active, #sp-button-25 > a:active, #sp-button-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active, #sp-button-29 > a:active, #sp-button-3 > a:active, #sp-button-30 > a:active, #sp-button-31 > a:active, #sp-button-32 > a:active, #sp-button-33 > a:active, #sp-button-34 > a:active, #sp-button-35 > a:active, #sp-button-36 > a:active, #sp-button-37 > a:active, #sp-button-38 > a:active, #sp-button-39 > a:active, #sp-button-4 > a:active, #sp-button-40 > a:active, #sp-button-41 > a:active, #sp-button-42 > a:active, #sp-button-43 > a:active, #sp-button-44 > a:active, #sp-button-45 > a:active, #sp-button-46 > a:active, #sp-button-47 > a:active, #sp-button-48 > a:active, #sp-button-49 > a:active, #sp-button-5 > a:active, #sp-button-50 > a:active, #sp-button-51 > a:active, #sp-button-52 > a:active, #sp-button-53 > a:active, #sp-button-54 > a:active, #sp-button-55 > a:active, #sp-button-56 > a:active, #sp-button-57 > a:active, #sp-button-58 > a:active, #sp-button-59 > a:active, #sp-button-6 > a:active, #sp-button-60 > a:active, #sp-button-61 > a:active, #sp-button-62 > a:active, #sp-button-63 > a:active, #sp-button-64 > a:active, #sp-button-65 > a:active, #sp-button-66 > a:active, #sp-button-67 > a:active, #sp-button-68 > a:active, #sp-button-69 > a:active, #sp-button-7 > a:active, #sp-button-70 > a:active, #sp-button-71 > a:active, #sp-button-72 > a:active, #sp-button-73 > a:active, #sp-button-74 > a:active, #sp-button-75 > a:active, #sp-button-76 > a:active, #sp-button-77 > a:active, #sp-button-78 > a:active, #sp-button-79 > a:active, #sp-button-8 > a:active, #sp-button-80 > a:active, #sp-button-81 > a:active, #sp-button-82 > a:active, #sp-button-83 > a:active, #sp-button-84 > a:active, #sp-button-85 > a:active, #sp-button-86 > a:active, #sp-button-87 > a:active, #sp-button-88 > a:active, #sp-button-89 > a:active, #sp-button-9 > a:active, #sp-button-90 > a:active, #sp-button-91 > a:active, #sp-button-92 > a:active, #sp-button-93 > a:active, #sp-button-94 > a:active, #sp-button-95 > a:active, #sp-button-96 > a:active, #sp-button-97 > a:active, #sp-button-98 > a:active, #sp-button-99 > a:active{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-button-10 > a:hover, #sp-button-100 > a:hover, #sp-button-101 > a:hover, #sp-button-102 > a:hover, #sp-button-103 > a:hover, #sp-button-104 > a:hover, #sp-button-105 > a:hover, #sp-button-106 > a:hover, #sp-button-107 > a:hover, #sp-button-108 > a:hover, #sp-button-109 > a:hover, #sp-button-11 > a:hover, #sp-button-110 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-20 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-23 > a:hover, #sp-button-24 > a:hover, #sp-button-25 > a:hover, #sp-button-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover, #sp-button-29 > a:hover, #sp-button-3 > a:hover, #sp-button-30 > a:hover, #sp-button-31 > a:hover, #sp-button-32 > a:hover, #sp-button-33 > a:hover, #sp-button-34 > a:hover, #sp-button-35 > a:hover, #sp-button-36 > a:hover, #sp-button-37 > a:hover, #sp-button-38 > a:hover, #sp-button-39 > a:hover, #sp-button-4 > a:hover, #sp-button-40 > a:hover, #sp-button-41 > a:hover, #sp-button-42 > a:hover, #sp-button-43 > a:hover, #sp-button-44 > a:hover, #sp-button-45 > a:hover, #sp-button-46 > a:hover, #sp-button-47 > a:hover, #sp-button-48 > a:hover, #sp-button-49 > a:hover, #sp-button-5 > a:hover, #sp-button-50 > a:hover, #sp-button-51 > a:hover, #sp-button-52 > a:hover, #sp-button-53 > a:hover, #sp-button-54 > a:hover, #sp-button-55 > a:hover, #sp-button-56 > a:hover, #sp-button-57 > a:hover, #sp-button-58 > a:hover, #sp-button-59 > a:hover, #sp-button-6 > a:hover, #sp-button-60 > a:hover, #sp-button-61 > a:hover, #sp-button-62 > a:hover, #sp-button-63 > a:hover, #sp-button-64 > a:hover, #sp-button-65 > a:hover, #sp-button-66 > a:hover, #sp-button-67 > a:hover, #sp-button-68 > a:hover, #sp-button-69 > a:hover, #sp-button-7 > a:hover, #sp-button-70 > a:hover, #sp-button-71 > a:hover, #sp-button-72 > a:hover, #sp-button-73 > a:hover, #sp-button-74 > a:hover, #sp-button-75 > a:hover, #sp-button-76 > a:hover, #sp-button-77 > a:hover, #sp-button-78 > a:hover, #sp-button-79 > a:hover, #sp-button-8 > a:hover, #sp-button-80 > a:hover, #sp-button-81 > a:hover, #sp-button-82 > a:hover, #sp-button-83 > a:hover, #sp-button-84 > a:hover, #sp-button-85 > a:hover, #sp-button-86 > a:hover, #sp-button-87 > a:hover, #sp-button-88 > a:hover, #sp-button-89 > a:hover, #sp-button-9 > a:hover, #sp-button-90 > a:hover, #sp-button-91 > a:hover, #sp-button-92 > a:hover, #sp-button-93 > a:hover, #sp-button-94 > a:hover, #sp-button-95 > a:hover, #sp-button-96 > a:hover, #sp-button-97 > a:hover, #sp-button-98 > a:hover, #sp-button-99 > a:hover{
  background-color : #0a73f5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

  #sp-site-navigation-1{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 1px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #fea4a4;
    border-bottom-color : #fea4a4;
  }

  #sp-site-navigation-1 ul ul{
    font-size : 1.2rem;
    background-color : #ffcaca;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li.menu-item-has-children > a::after{
    background-image : url(img/icon-arrow-01.png);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : -3px;
    width : 6px;
    height : 7px;
    display : block;
    position : absolute;
    top : 50%;
    right : 10px;
    z-index : 10;
    content : "";
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #ffffff;
    background-color : #ffcaca;
    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;
    position : relative;
  }

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

  #sp-site-navigation-1 > ul{
    font-size : 1.3rem;
    margin-top : 9px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 6px;
  }

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

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #646464;
    padding-top : 4px;
    padding-left : 29px;
    padding-right : 29px;
    padding-bottom : 4px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #d3d3d3;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #eb6a6a;
    background-color : transparent;
    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;
  }
}

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

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #ffd9d9;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li > a:active{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

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

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #fea4a4;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a{
    padding-left : 55px;
  }

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

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

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

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

#sp-site-branding2-1 .extra{
  position : static;
}

#sp-site-branding2-1 .extra p.address{
  color : #a4a4a4;
}

#sp-site-branding2-1 .extra p.tel{
  color : #a4a4a4;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.1rem;
  font-weight : bold;
  color : #636363;
  margin-bottom : 0px;
  position : static;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 247px;
  height : 29px;
}

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 26px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 2px;
    width : 247px;
    float : left;
    clear : left;
  }

  #sp-site-branding2-1 .extra p.address{
    text-align : left;
  }

  #sp-site-branding2-1 .extra p.tel{
    text-align : left;
  }

  #sp-site-branding2-1 .site-description{
    text-align : right;
    padding-left : 257px;
    margin-top : 2px;
    margin-left : -257px;
    width : 100%;
    float : right;
    clear : left;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 26px;
    clear : right;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 23px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 6px;
  }

  #sp-site-branding2-1 .extra p{
    padding-left : 0px;
    padding-right : 0px;
  }

  #sp-site-branding2-1 .site-description{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 13px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

#sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-20{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-20 li{
  padding-left : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #656565;
}

#sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-20 > li{
  color : #000000;
}

#sp-list-1, #sp-list-11, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : disc;
  list-style-position : inside;
}

#sp-list-1 li, #sp-list-11 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

#sp-list-1 > li, #sp-list-11 > li, #sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li{
  color : #5e3b1c;
}

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

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

#sp-page-title-138{
  background-color : #ffb8b8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffebeb;
  border-bottom-color : #ffebeb;
  width : 100%;
  height : auto;
}

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

#sp-site-navigation-2{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

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

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

#sp-site-navigation-2 a:link{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-2 a:visited{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-2 li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-2 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #d0f0ff;
  text-decoration : none;
  text-align : center;
  padding-left : 0px;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #000000;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #68cbf9;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-2 > ul > li > a{
  line-height : 40px;
  color : #ffffff;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #68cbf9;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-2{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

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

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

  #sp-site-navigation-2 ul{
    background-color : #00ada9;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

  .menu-toggle{
    display : none;
  }
}

#sp-table-1 tbody, #sp-table-10 tbody, #sp-table-100 tbody, #sp-table-101 tbody, #sp-table-102 tbody, #sp-table-103 tbody, #sp-table-104 tbody, #sp-table-105 tbody, #sp-table-106 tbody, #sp-table-107 tbody, #sp-table-108 tbody, #sp-table-109 tbody, #sp-table-11 tbody, #sp-table-110 tbody, #sp-table-111 tbody, #sp-table-112 tbody, #sp-table-113 tbody, #sp-table-114 tbody, #sp-table-115 tbody, #sp-table-116 tbody, #sp-table-117 tbody, #sp-table-118 tbody, #sp-table-12 tbody, #sp-table-13 tbody, #sp-table-14 tbody, #sp-table-15 tbody, #sp-table-157 tbody, #sp-table-158 tbody, #sp-table-159 tbody, #sp-table-16 tbody, #sp-table-161 tbody, #sp-table-164 tbody, #sp-table-166 tbody, #sp-table-169 tbody, #sp-table-17 tbody, #sp-table-18 tbody, #sp-table-182 tbody, #sp-table-183 tbody, #sp-table-184 tbody, #sp-table-186 tbody, #sp-table-187 tbody, #sp-table-188 tbody, #sp-table-189 tbody, #sp-table-19 tbody, #sp-table-190 tbody, #sp-table-191 tbody, #sp-table-192 tbody, #sp-table-193 tbody, #sp-table-194 tbody, #sp-table-195 tbody, #sp-table-196 tbody, #sp-table-197 tbody, #sp-table-198 tbody, #sp-table-199 tbody, #sp-table-2 tbody, #sp-table-20 tbody, #sp-table-200 tbody, #sp-table-201 tbody, #sp-table-21 tbody, #sp-table-22 tbody, #sp-table-23 tbody, #sp-table-24 tbody, #sp-table-25 tbody, #sp-table-26 tbody, #sp-table-27 tbody, #sp-table-28 tbody, #sp-table-29 tbody, #sp-table-3 tbody, #sp-table-30 tbody, #sp-table-31 tbody, #sp-table-32 tbody, #sp-table-33 tbody, #sp-table-34 tbody, #sp-table-35 tbody, #sp-table-36 tbody, #sp-table-37 tbody, #sp-table-38 tbody, #sp-table-39 tbody, #sp-table-4 tbody, #sp-table-40 tbody, #sp-table-41 tbody, #sp-table-42 tbody, #sp-table-43 tbody, #sp-table-44 tbody, #sp-table-45 tbody, #sp-table-46 tbody, #sp-table-47 tbody, #sp-table-48 tbody, #sp-table-49 tbody, #sp-table-5 tbody, #sp-table-50 tbody, #sp-table-51 tbody, #sp-table-52 tbody, #sp-table-53 tbody, #sp-table-54 tbody, #sp-table-55 tbody, #sp-table-56 tbody, #sp-table-57 tbody, #sp-table-58 tbody, #sp-table-59 tbody, #sp-table-6 tbody, #sp-table-60 tbody, #sp-table-61 tbody, #sp-table-62 tbody, #sp-table-63 tbody, #sp-table-64 tbody, #sp-table-65 tbody, #sp-table-66 tbody, #sp-table-67 tbody, #sp-table-68 tbody, #sp-table-69 tbody, #sp-table-7 tbody, #sp-table-70 tbody, #sp-table-71 tbody, #sp-table-72 tbody, #sp-table-73 tbody, #sp-table-74 tbody, #sp-table-75 tbody, #sp-table-76 tbody, #sp-table-77 tbody, #sp-table-78 tbody, #sp-table-79 tbody, #sp-table-8 tbody, #sp-table-80 tbody, #sp-table-81 tbody, #sp-table-82 tbody, #sp-table-83 tbody, #sp-table-84 tbody, #sp-table-85 tbody, #sp-table-86 tbody, #sp-table-87 tbody, #sp-table-88 tbody, #sp-table-89 tbody, #sp-table-9 tbody, #sp-table-90 tbody, #sp-table-91 tbody, #sp-table-92 tbody, #sp-table-93 tbody, #sp-table-94 tbody, #sp-table-95 tbody, #sp-table-96 tbody, #sp-table-97 tbody, #sp-table-98 tbody, #sp-table-99 tbody{
  width : 100%;
  height : auto;
}

#sp-table-1 td, #sp-table-10 td, #sp-table-100 td, #sp-table-101 td, #sp-table-102 td, #sp-table-103 td, #sp-table-104 td, #sp-table-105 td, #sp-table-106 td, #sp-table-107 td, #sp-table-108 td, #sp-table-109 td, #sp-table-11 td, #sp-table-110 td, #sp-table-111 td, #sp-table-112 td, #sp-table-113 td, #sp-table-114 td, #sp-table-115 td, #sp-table-116 td, #sp-table-117 td, #sp-table-118 td, #sp-table-12 td, #sp-table-13 td, #sp-table-14 td, #sp-table-15 td, #sp-table-157 td, #sp-table-158 td, #sp-table-159 td, #sp-table-16 td, #sp-table-161 td, #sp-table-164 td, #sp-table-166 td, #sp-table-169 td, #sp-table-17 td, #sp-table-18 td, #sp-table-182 td, #sp-table-183 td, #sp-table-184 td, #sp-table-186 td, #sp-table-187 td, #sp-table-188 td, #sp-table-189 td, #sp-table-19 td, #sp-table-190 td, #sp-table-191 td, #sp-table-192 td, #sp-table-193 td, #sp-table-194 td, #sp-table-195 td, #sp-table-196 td, #sp-table-197 td, #sp-table-198 td, #sp-table-199 td, #sp-table-2 td, #sp-table-20 td, #sp-table-200 td, #sp-table-201 td, #sp-table-21 td, #sp-table-22 td, #sp-table-23 td, #sp-table-24 td, #sp-table-25 td, #sp-table-26 td, #sp-table-27 td, #sp-table-28 td, #sp-table-29 td, #sp-table-3 td, #sp-table-30 td, #sp-table-31 td, #sp-table-32 td, #sp-table-33 td, #sp-table-34 td, #sp-table-35 td, #sp-table-36 td, #sp-table-37 td, #sp-table-38 td, #sp-table-39 td, #sp-table-4 td, #sp-table-40 td, #sp-table-41 td, #sp-table-42 td, #sp-table-43 td, #sp-table-44 td, #sp-table-45 td, #sp-table-46 td, #sp-table-47 td, #sp-table-48 td, #sp-table-49 td, #sp-table-5 td, #sp-table-50 td, #sp-table-51 td, #sp-table-52 td, #sp-table-53 td, #sp-table-54 td, #sp-table-55 td, #sp-table-56 td, #sp-table-57 td, #sp-table-58 td, #sp-table-59 td, #sp-table-6 td, #sp-table-60 td, #sp-table-61 td, #sp-table-62 td, #sp-table-63 td, #sp-table-64 td, #sp-table-65 td, #sp-table-66 td, #sp-table-67 td, #sp-table-68 td, #sp-table-69 td, #sp-table-7 td, #sp-table-70 td, #sp-table-71 td, #sp-table-72 td, #sp-table-73 td, #sp-table-74 td, #sp-table-75 td, #sp-table-76 td, #sp-table-77 td, #sp-table-78 td, #sp-table-79 td, #sp-table-8 td, #sp-table-80 td, #sp-table-81 td, #sp-table-82 td, #sp-table-83 td, #sp-table-84 td, #sp-table-85 td, #sp-table-86 td, #sp-table-87 td, #sp-table-88 td, #sp-table-89 td, #sp-table-9 td, #sp-table-90 td, #sp-table-91 td, #sp-table-92 td, #sp-table-93 td, #sp-table-94 td, #sp-table-95 td, #sp-table-96 td, #sp-table-97 td, #sp-table-98 td, #sp-table-99 td{
  font-size : 16px;
  color : #676767;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 th, #sp-table-10 th, #sp-table-100 th, #sp-table-101 th, #sp-table-102 th, #sp-table-103 th, #sp-table-104 th, #sp-table-105 th, #sp-table-106 th, #sp-table-107 th, #sp-table-108 th, #sp-table-109 th, #sp-table-11 th, #sp-table-110 th, #sp-table-111 th, #sp-table-112 th, #sp-table-113 th, #sp-table-114 th, #sp-table-115 th, #sp-table-116 th, #sp-table-117 th, #sp-table-118 th, #sp-table-12 th, #sp-table-13 th, #sp-table-14 th, #sp-table-15 th, #sp-table-157 th, #sp-table-158 th, #sp-table-159 th, #sp-table-16 th, #sp-table-161 th, #sp-table-164 th, #sp-table-166 th, #sp-table-169 th, #sp-table-17 th, #sp-table-18 th, #sp-table-182 th, #sp-table-183 th, #sp-table-184 th, #sp-table-186 th, #sp-table-187 th, #sp-table-188 th, #sp-table-189 th, #sp-table-19 th, #sp-table-190 th, #sp-table-191 th, #sp-table-192 th, #sp-table-193 th, #sp-table-194 th, #sp-table-195 th, #sp-table-196 th, #sp-table-197 th, #sp-table-198 th, #sp-table-199 th, #sp-table-2 th, #sp-table-20 th, #sp-table-200 th, #sp-table-201 th, #sp-table-21 th, #sp-table-22 th, #sp-table-23 th, #sp-table-24 th, #sp-table-25 th, #sp-table-26 th, #sp-table-27 th, #sp-table-28 th, #sp-table-29 th, #sp-table-3 th, #sp-table-30 th, #sp-table-31 th, #sp-table-32 th, #sp-table-33 th, #sp-table-34 th, #sp-table-35 th, #sp-table-36 th, #sp-table-37 th, #sp-table-38 th, #sp-table-39 th, #sp-table-4 th, #sp-table-40 th, #sp-table-41 th, #sp-table-42 th, #sp-table-43 th, #sp-table-44 th, #sp-table-45 th, #sp-table-46 th, #sp-table-47 th, #sp-table-48 th, #sp-table-49 th, #sp-table-5 th, #sp-table-50 th, #sp-table-51 th, #sp-table-52 th, #sp-table-53 th, #sp-table-54 th, #sp-table-55 th, #sp-table-56 th, #sp-table-57 th, #sp-table-58 th, #sp-table-59 th, #sp-table-6 th, #sp-table-60 th, #sp-table-61 th, #sp-table-62 th, #sp-table-63 th, #sp-table-64 th, #sp-table-65 th, #sp-table-66 th, #sp-table-67 th, #sp-table-68 th, #sp-table-69 th, #sp-table-7 th, #sp-table-70 th, #sp-table-71 th, #sp-table-72 th, #sp-table-73 th, #sp-table-74 th, #sp-table-75 th, #sp-table-76 th, #sp-table-77 th, #sp-table-78 th, #sp-table-79 th, #sp-table-8 th, #sp-table-80 th, #sp-table-81 th, #sp-table-82 th, #sp-table-83 th, #sp-table-84 th, #sp-table-85 th, #sp-table-86 th, #sp-table-87 th, #sp-table-88 th, #sp-table-89 th, #sp-table-9 th, #sp-table-90 th, #sp-table-91 th, #sp-table-92 th, #sp-table-93 th, #sp-table-94 th, #sp-table-95 th, #sp-table-96 th, #sp-table-97 th, #sp-table-98 th, #sp-table-99 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 th.col-title, #sp-table-10 th.col-title, #sp-table-100 th.col-title, #sp-table-101 th.col-title, #sp-table-102 th.col-title, #sp-table-103 th.col-title, #sp-table-104 th.col-title, #sp-table-105 th.col-title, #sp-table-106 th.col-title, #sp-table-107 th.col-title, #sp-table-108 th.col-title, #sp-table-109 th.col-title, #sp-table-11 th.col-title, #sp-table-110 th.col-title, #sp-table-111 th.col-title, #sp-table-112 th.col-title, #sp-table-113 th.col-title, #sp-table-114 th.col-title, #sp-table-115 th.col-title, #sp-table-116 th.col-title, #sp-table-117 th.col-title, #sp-table-118 th.col-title, #sp-table-12 th.col-title, #sp-table-13 th.col-title, #sp-table-14 th.col-title, #sp-table-15 th.col-title, #sp-table-157 th.col-title, #sp-table-158 th.col-title, #sp-table-159 th.col-title, #sp-table-16 th.col-title, #sp-table-161 th.col-title, #sp-table-164 th.col-title, #sp-table-166 th.col-title, #sp-table-169 th.col-title, #sp-table-17 th.col-title, #sp-table-18 th.col-title, #sp-table-182 th.col-title, #sp-table-183 th.col-title, #sp-table-184 th.col-title, #sp-table-186 th.col-title, #sp-table-187 th.col-title, #sp-table-188 th.col-title, #sp-table-189 th.col-title, #sp-table-19 th.col-title, #sp-table-190 th.col-title, #sp-table-191 th.col-title, #sp-table-192 th.col-title, #sp-table-193 th.col-title, #sp-table-194 th.col-title, #sp-table-195 th.col-title, #sp-table-196 th.col-title, #sp-table-197 th.col-title, #sp-table-198 th.col-title, #sp-table-199 th.col-title, #sp-table-2 th.col-title, #sp-table-20 th.col-title, #sp-table-200 th.col-title, #sp-table-201 th.col-title, #sp-table-21 th.col-title, #sp-table-22 th.col-title, #sp-table-23 th.col-title, #sp-table-24 th.col-title, #sp-table-25 th.col-title, #sp-table-26 th.col-title, #sp-table-27 th.col-title, #sp-table-28 th.col-title, #sp-table-29 th.col-title, #sp-table-3 th.col-title, #sp-table-30 th.col-title, #sp-table-31 th.col-title, #sp-table-32 th.col-title, #sp-table-33 th.col-title, #sp-table-34 th.col-title, #sp-table-35 th.col-title, #sp-table-36 th.col-title, #sp-table-37 th.col-title, #sp-table-38 th.col-title, #sp-table-39 th.col-title, #sp-table-4 th.col-title, #sp-table-40 th.col-title, #sp-table-41 th.col-title, #sp-table-42 th.col-title, #sp-table-43 th.col-title, #sp-table-44 th.col-title, #sp-table-45 th.col-title, #sp-table-46 th.col-title, #sp-table-47 th.col-title, #sp-table-48 th.col-title, #sp-table-49 th.col-title, #sp-table-5 th.col-title, #sp-table-50 th.col-title, #sp-table-51 th.col-title, #sp-table-52 th.col-title, #sp-table-53 th.col-title, #sp-table-54 th.col-title, #sp-table-55 th.col-title, #sp-table-56 th.col-title, #sp-table-57 th.col-title, #sp-table-58 th.col-title, #sp-table-59 th.col-title, #sp-table-6 th.col-title, #sp-table-60 th.col-title, #sp-table-61 th.col-title, #sp-table-62 th.col-title, #sp-table-63 th.col-title, #sp-table-64 th.col-title, #sp-table-65 th.col-title, #sp-table-66 th.col-title, #sp-table-67 th.col-title, #sp-table-68 th.col-title, #sp-table-69 th.col-title, #sp-table-7 th.col-title, #sp-table-70 th.col-title, #sp-table-71 th.col-title, #sp-table-72 th.col-title, #sp-table-73 th.col-title, #sp-table-74 th.col-title, #sp-table-75 th.col-title, #sp-table-76 th.col-title, #sp-table-77 th.col-title, #sp-table-78 th.col-title, #sp-table-79 th.col-title, #sp-table-8 th.col-title, #sp-table-80 th.col-title, #sp-table-81 th.col-title, #sp-table-82 th.col-title, #sp-table-83 th.col-title, #sp-table-84 th.col-title, #sp-table-85 th.col-title, #sp-table-86 th.col-title, #sp-table-87 th.col-title, #sp-table-88 th.col-title, #sp-table-89 th.col-title, #sp-table-9 th.col-title, #sp-table-90 th.col-title, #sp-table-91 th.col-title, #sp-table-92 th.col-title, #sp-table-93 th.col-title, #sp-table-94 th.col-title, #sp-table-95 th.col-title, #sp-table-96 th.col-title, #sp-table-97 th.col-title, #sp-table-98 th.col-title, #sp-table-99 th.col-title{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-1 tr:first-child th.col-title, #sp-table-10 tr:first-child th.col-title, #sp-table-100 tr:first-child th.col-title, #sp-table-101 tr:first-child th.col-title, #sp-table-102 tr:first-child th.col-title, #sp-table-103 tr:first-child th.col-title, #sp-table-104 tr:first-child th.col-title, #sp-table-105 tr:first-child th.col-title, #sp-table-106 tr:first-child th.col-title, #sp-table-107 tr:first-child th.col-title, #sp-table-108 tr:first-child th.col-title, #sp-table-109 tr:first-child th.col-title, #sp-table-11 tr:first-child th.col-title, #sp-table-110 tr:first-child th.col-title, #sp-table-111 tr:first-child th.col-title, #sp-table-112 tr:first-child th.col-title, #sp-table-113 tr:first-child th.col-title, #sp-table-114 tr:first-child th.col-title, #sp-table-115 tr:first-child th.col-title, #sp-table-116 tr:first-child th.col-title, #sp-table-117 tr:first-child th.col-title, #sp-table-118 tr:first-child th.col-title, #sp-table-12 tr:first-child th.col-title, #sp-table-13 tr:first-child th.col-title, #sp-table-14 tr:first-child th.col-title, #sp-table-15 tr:first-child th.col-title, #sp-table-157 tr:first-child th.col-title, #sp-table-158 tr:first-child th.col-title, #sp-table-159 tr:first-child th.col-title, #sp-table-16 tr:first-child th.col-title, #sp-table-161 tr:first-child th.col-title, #sp-table-164 tr:first-child th.col-title, #sp-table-166 tr:first-child th.col-title, #sp-table-169 tr:first-child th.col-title, #sp-table-17 tr:first-child th.col-title, #sp-table-18 tr:first-child th.col-title, #sp-table-182 tr:first-child th.col-title, #sp-table-183 tr:first-child th.col-title, #sp-table-184 tr:first-child th.col-title, #sp-table-186 tr:first-child th.col-title, #sp-table-187 tr:first-child th.col-title, #sp-table-188 tr:first-child th.col-title, #sp-table-189 tr:first-child th.col-title, #sp-table-19 tr:first-child th.col-title, #sp-table-190 tr:first-child th.col-title, #sp-table-191 tr:first-child th.col-title, #sp-table-192 tr:first-child th.col-title, #sp-table-193 tr:first-child th.col-title, #sp-table-194 tr:first-child th.col-title, #sp-table-195 tr:first-child th.col-title, #sp-table-196 tr:first-child th.col-title, #sp-table-197 tr:first-child th.col-title, #sp-table-198 tr:first-child th.col-title, #sp-table-199 tr:first-child th.col-title, #sp-table-2 tr:first-child th.col-title, #sp-table-20 tr:first-child th.col-title, #sp-table-200 tr:first-child th.col-title, #sp-table-201 tr:first-child th.col-title, #sp-table-21 tr:first-child th.col-title, #sp-table-22 tr:first-child th.col-title, #sp-table-23 tr:first-child th.col-title, #sp-table-24 tr:first-child th.col-title, #sp-table-25 tr:first-child th.col-title, #sp-table-26 tr:first-child th.col-title, #sp-table-27 tr:first-child th.col-title, #sp-table-28 tr:first-child th.col-title, #sp-table-29 tr:first-child th.col-title, #sp-table-3 tr:first-child th.col-title, #sp-table-30 tr:first-child th.col-title, #sp-table-31 tr:first-child th.col-title, #sp-table-32 tr:first-child th.col-title, #sp-table-33 tr:first-child th.col-title, #sp-table-34 tr:first-child th.col-title, #sp-table-35 tr:first-child th.col-title, #sp-table-36 tr:first-child th.col-title, #sp-table-37 tr:first-child th.col-title, #sp-table-38 tr:first-child th.col-title, #sp-table-39 tr:first-child th.col-title, #sp-table-4 tr:first-child th.col-title, #sp-table-40 tr:first-child th.col-title, #sp-table-41 tr:first-child th.col-title, #sp-table-42 tr:first-child th.col-title, #sp-table-43 tr:first-child th.col-title, #sp-table-44 tr:first-child th.col-title, #sp-table-45 tr:first-child th.col-title, #sp-table-46 tr:first-child th.col-title, #sp-table-47 tr:first-child th.col-title, #sp-table-48 tr:first-child th.col-title, #sp-table-49 tr:first-child th.col-title, #sp-table-5 tr:first-child th.col-title, #sp-table-50 tr:first-child th.col-title, #sp-table-51 tr:first-child th.col-title, #sp-table-52 tr:first-child th.col-title, #sp-table-53 tr:first-child th.col-title, #sp-table-54 tr:first-child th.col-title, #sp-table-55 tr:first-child th.col-title, #sp-table-56 tr:first-child th.col-title, #sp-table-57 tr:first-child th.col-title, #sp-table-58 tr:first-child th.col-title, #sp-table-59 tr:first-child th.col-title, #sp-table-6 tr:first-child th.col-title, #sp-table-60 tr:first-child th.col-title, #sp-table-61 tr:first-child th.col-title, #sp-table-62 tr:first-child th.col-title, #sp-table-63 tr:first-child th.col-title, #sp-table-64 tr:first-child th.col-title, #sp-table-65 tr:first-child th.col-title, #sp-table-66 tr:first-child th.col-title, #sp-table-67 tr:first-child th.col-title, #sp-table-68 tr:first-child th.col-title, #sp-table-69 tr:first-child th.col-title, #sp-table-7 tr:first-child th.col-title, #sp-table-70 tr:first-child th.col-title, #sp-table-71 tr:first-child th.col-title, #sp-table-72 tr:first-child th.col-title, #sp-table-73 tr:first-child th.col-title, #sp-table-74 tr:first-child th.col-title, #sp-table-75 tr:first-child th.col-title, #sp-table-76 tr:first-child th.col-title, #sp-table-77 tr:first-child th.col-title, #sp-table-78 tr:first-child th.col-title, #sp-table-79 tr:first-child th.col-title, #sp-table-8 tr:first-child th.col-title, #sp-table-80 tr:first-child th.col-title, #sp-table-81 tr:first-child th.col-title, #sp-table-82 tr:first-child th.col-title, #sp-table-83 tr:first-child th.col-title, #sp-table-84 tr:first-child th.col-title, #sp-table-85 tr:first-child th.col-title, #sp-table-86 tr:first-child th.col-title, #sp-table-87 tr:first-child th.col-title, #sp-table-88 tr:first-child th.col-title, #sp-table-89 tr:first-child th.col-title, #sp-table-9 tr:first-child th.col-title, #sp-table-90 tr:first-child th.col-title, #sp-table-91 tr:first-child th.col-title, #sp-table-92 tr:first-child th.col-title, #sp-table-93 tr:first-child th.col-title, #sp-table-94 tr:first-child th.col-title, #sp-table-95 tr:first-child th.col-title, #sp-table-96 tr:first-child th.col-title, #sp-table-97 tr:first-child th.col-title, #sp-table-98 tr:first-child th.col-title, #sp-table-99 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-119 tbody, #sp-table-120 tbody, #sp-table-121 tbody, #sp-table-122 tbody, #sp-table-123 tbody, #sp-table-124 tbody, #sp-table-125 tbody, #sp-table-126 tbody, #sp-table-127 tbody, #sp-table-128 tbody, #sp-table-129 tbody, #sp-table-130 tbody, #sp-table-131 tbody, #sp-table-132 tbody, #sp-table-133 tbody, #sp-table-134 tbody, #sp-table-135 tbody, #sp-table-136 tbody, #sp-table-137 tbody, #sp-table-138 tbody, #sp-table-139 tbody, #sp-table-140 tbody, #sp-table-141 tbody, #sp-table-142 tbody, #sp-table-143 tbody, #sp-table-144 tbody, #sp-table-145 tbody, #sp-table-146 tbody, #sp-table-147 tbody, #sp-table-148 tbody, #sp-table-149 tbody, #sp-table-150 tbody, #sp-table-151 tbody, #sp-table-152 tbody, #sp-table-153 tbody, #sp-table-154 tbody, #sp-table-155 tbody, #sp-table-156 tbody, #sp-table-160 tbody, #sp-table-162 tbody, #sp-table-163 tbody, #sp-table-165 tbody, #sp-table-167 tbody, #sp-table-168 tbody, #sp-table-170 tbody, #sp-table-171 tbody, #sp-table-172 tbody, #sp-table-173 tbody, #sp-table-174 tbody, #sp-table-175 tbody, #sp-table-176 tbody, #sp-table-177 tbody, #sp-table-178 tbody, #sp-table-179 tbody, #sp-table-180 tbody, #sp-table-181 tbody, #sp-table-185 tbody{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
  width : 100%;
  height : auto;
}

#sp-table-119 td, #sp-table-120 td, #sp-table-121 td, #sp-table-122 td, #sp-table-123 td, #sp-table-124 td, #sp-table-125 td, #sp-table-126 td, #sp-table-127 td, #sp-table-128 td, #sp-table-129 td, #sp-table-130 td, #sp-table-131 td, #sp-table-132 td, #sp-table-133 td, #sp-table-134 td, #sp-table-135 td, #sp-table-136 td, #sp-table-137 td, #sp-table-138 td, #sp-table-139 td, #sp-table-140 td, #sp-table-141 td, #sp-table-142 td, #sp-table-143 td, #sp-table-144 td, #sp-table-145 td, #sp-table-146 td, #sp-table-147 td, #sp-table-148 td, #sp-table-149 td, #sp-table-150 td, #sp-table-151 td, #sp-table-152 td, #sp-table-153 td, #sp-table-154 td, #sp-table-155 td, #sp-table-156 td, #sp-table-160 td, #sp-table-162 td, #sp-table-163 td, #sp-table-165 td, #sp-table-167 td, #sp-table-168 td, #sp-table-170 td, #sp-table-171 td, #sp-table-172 td, #sp-table-173 td, #sp-table-174 td, #sp-table-175 td, #sp-table-176 td, #sp-table-177 td, #sp-table-178 td, #sp-table-179 td, #sp-table-180 td, #sp-table-181 td, #sp-table-185 td{
  font-size : 16px;
  color : #ffd9d9;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-119 th, #sp-table-120 th, #sp-table-121 th, #sp-table-122 th, #sp-table-123 th, #sp-table-124 th, #sp-table-125 th, #sp-table-126 th, #sp-table-127 th, #sp-table-128 th, #sp-table-129 th, #sp-table-130 th, #sp-table-131 th, #sp-table-132 th, #sp-table-133 th, #sp-table-134 th, #sp-table-135 th, #sp-table-136 th, #sp-table-137 th, #sp-table-138 th, #sp-table-139 th, #sp-table-140 th, #sp-table-141 th, #sp-table-142 th, #sp-table-143 th, #sp-table-144 th, #sp-table-145 th, #sp-table-146 th, #sp-table-147 th, #sp-table-148 th, #sp-table-149 th, #sp-table-150 th, #sp-table-151 th, #sp-table-152 th, #sp-table-153 th, #sp-table-154 th, #sp-table-155 th, #sp-table-156 th, #sp-table-160 th, #sp-table-162 th, #sp-table-163 th, #sp-table-165 th, #sp-table-167 th, #sp-table-168 th, #sp-table-170 th, #sp-table-171 th, #sp-table-172 th, #sp-table-173 th, #sp-table-174 th, #sp-table-175 th, #sp-table-176 th, #sp-table-177 th, #sp-table-178 th, #sp-table-179 th, #sp-table-180 th, #sp-table-181 th, #sp-table-185 th{
  font-size : 16px;
  font-weight : normal;
  color : #ffd9d9;
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-119 th.col-title, #sp-table-120 th.col-title, #sp-table-121 th.col-title, #sp-table-122 th.col-title, #sp-table-123 th.col-title, #sp-table-124 th.col-title, #sp-table-125 th.col-title, #sp-table-126 th.col-title, #sp-table-127 th.col-title, #sp-table-128 th.col-title, #sp-table-129 th.col-title, #sp-table-130 th.col-title, #sp-table-131 th.col-title, #sp-table-132 th.col-title, #sp-table-133 th.col-title, #sp-table-134 th.col-title, #sp-table-135 th.col-title, #sp-table-136 th.col-title, #sp-table-137 th.col-title, #sp-table-138 th.col-title, #sp-table-139 th.col-title, #sp-table-140 th.col-title, #sp-table-141 th.col-title, #sp-table-142 th.col-title, #sp-table-143 th.col-title, #sp-table-144 th.col-title, #sp-table-145 th.col-title, #sp-table-146 th.col-title, #sp-table-147 th.col-title, #sp-table-148 th.col-title, #sp-table-149 th.col-title, #sp-table-150 th.col-title, #sp-table-151 th.col-title, #sp-table-152 th.col-title, #sp-table-153 th.col-title, #sp-table-154 th.col-title, #sp-table-155 th.col-title, #sp-table-156 th.col-title, #sp-table-160 th.col-title, #sp-table-162 th.col-title, #sp-table-163 th.col-title, #sp-table-165 th.col-title, #sp-table-167 th.col-title, #sp-table-168 th.col-title, #sp-table-170 th.col-title, #sp-table-171 th.col-title, #sp-table-172 th.col-title, #sp-table-173 th.col-title, #sp-table-174 th.col-title, #sp-table-175 th.col-title, #sp-table-176 th.col-title, #sp-table-177 th.col-title, #sp-table-178 th.col-title, #sp-table-179 th.col-title, #sp-table-180 th.col-title, #sp-table-181 th.col-title, #sp-table-185 th.col-title{
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-119 tr, #sp-table-120 tr, #sp-table-121 tr, #sp-table-122 tr, #sp-table-123 tr, #sp-table-124 tr, #sp-table-125 tr, #sp-table-126 tr, #sp-table-127 tr, #sp-table-128 tr, #sp-table-129 tr, #sp-table-130 tr, #sp-table-131 tr, #sp-table-132 tr, #sp-table-133 tr, #sp-table-134 tr, #sp-table-135 tr, #sp-table-136 tr, #sp-table-137 tr, #sp-table-138 tr, #sp-table-139 tr, #sp-table-140 tr, #sp-table-141 tr, #sp-table-142 tr, #sp-table-143 tr, #sp-table-144 tr, #sp-table-145 tr, #sp-table-146 tr, #sp-table-147 tr, #sp-table-148 tr, #sp-table-149 tr, #sp-table-150 tr, #sp-table-151 tr, #sp-table-152 tr, #sp-table-153 tr, #sp-table-154 tr, #sp-table-155 tr, #sp-table-156 tr, #sp-table-160 tr, #sp-table-162 tr, #sp-table-163 tr, #sp-table-165 tr, #sp-table-167 tr, #sp-table-168 tr, #sp-table-170 tr, #sp-table-171 tr, #sp-table-172 tr, #sp-table-173 tr, #sp-table-174 tr, #sp-table-175 tr, #sp-table-176 tr, #sp-table-177 tr, #sp-table-178 tr, #sp-table-179 tr, #sp-table-180 tr, #sp-table-181 tr, #sp-table-185 tr{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-119 tr:first-child th.col-title, #sp-table-120 tr:first-child th.col-title, #sp-table-121 tr:first-child th.col-title, #sp-table-122 tr:first-child th.col-title, #sp-table-123 tr:first-child th.col-title, #sp-table-124 tr:first-child th.col-title, #sp-table-125 tr:first-child th.col-title, #sp-table-126 tr:first-child th.col-title, #sp-table-127 tr:first-child th.col-title, #sp-table-128 tr:first-child th.col-title, #sp-table-129 tr:first-child th.col-title, #sp-table-130 tr:first-child th.col-title, #sp-table-131 tr:first-child th.col-title, #sp-table-132 tr:first-child th.col-title, #sp-table-133 tr:first-child th.col-title, #sp-table-134 tr:first-child th.col-title, #sp-table-135 tr:first-child th.col-title, #sp-table-136 tr:first-child th.col-title, #sp-table-137 tr:first-child th.col-title, #sp-table-138 tr:first-child th.col-title, #sp-table-139 tr:first-child th.col-title, #sp-table-140 tr:first-child th.col-title, #sp-table-141 tr:first-child th.col-title, #sp-table-142 tr:first-child th.col-title, #sp-table-143 tr:first-child th.col-title, #sp-table-144 tr:first-child th.col-title, #sp-table-145 tr:first-child th.col-title, #sp-table-146 tr:first-child th.col-title, #sp-table-147 tr:first-child th.col-title, #sp-table-148 tr:first-child th.col-title, #sp-table-149 tr:first-child th.col-title, #sp-table-150 tr:first-child th.col-title, #sp-table-151 tr:first-child th.col-title, #sp-table-152 tr:first-child th.col-title, #sp-table-153 tr:first-child th.col-title, #sp-table-154 tr:first-child th.col-title, #sp-table-155 tr:first-child th.col-title, #sp-table-156 tr:first-child th.col-title, #sp-table-160 tr:first-child th.col-title, #sp-table-162 tr:first-child th.col-title, #sp-table-163 tr:first-child th.col-title, #sp-table-165 tr:first-child th.col-title, #sp-table-167 tr:first-child th.col-title, #sp-table-168 tr:first-child th.col-title, #sp-table-170 tr:first-child th.col-title, #sp-table-171 tr:first-child th.col-title, #sp-table-172 tr:first-child th.col-title, #sp-table-173 tr:first-child th.col-title, #sp-table-174 tr:first-child th.col-title, #sp-table-175 tr:first-child th.col-title, #sp-table-176 tr:first-child th.col-title, #sp-table-177 tr:first-child th.col-title, #sp-table-178 tr:first-child th.col-title, #sp-table-179 tr:first-child th.col-title, #sp-table-180 tr:first-child th.col-title, #sp-table-181 tr:first-child th.col-title, #sp-table-185 tr:first-child th.col-title{
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-wp-post-list-1{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

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

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

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

#sp-wp-post-list-1 ::after {
}

#sp-wp-post-list-1 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-wp-post-list-1 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer{
  color : #999999;
}

#sp-wp-post-list-1 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4{
  font-size : 1.6rem;
  color : #666666;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-wp-post-list-1 h4 a{
  color : #666666;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-wp-post-list-1 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

.hpb-viewtype-content#sp-wp-post-list-1 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-wp-post-list-1 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-wp-post-list-1 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 > h3{
  font-size : 17px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0a0a0;
}

article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#breadcrumb-list > div > a:link{
  color : #474747;
}

#breadcrumb-list > div > a:visited{
  color : #616161;
}

#breadcrumb-list > div > a:hover{
  color : #474747;
}

.page-access#content #page-content{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

.page-access#content #page-content > h1{
  font-size : 2rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #000000;
  background-color : #ebebeb;
  border-top-width : 0px;
  border-left-width : 20px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-access#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-concept#content #page-content{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-concept#content #page-content > h2{
  color : #000000;
}

.page-concept3#content #page-content{
  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 : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-concept3#content #page-content > .paragraph small{
  color : #000000;
}

.page-concept3#content #page-content > blockquote{
  color : #616161;
}

.page-concept3#content #page-content > h1{
  color : #cf0027;
  background-color : #eeeeee;
  background-image : none;
  border-top-width : 3px;
  border-left-width : 7px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-concept3#content #page-content > h2{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-concept3#content #page-content > p{
  font-size : 1.4rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #616161;
}

.page-concept3#content #page-content > p.copyright{
  color : #000000;
}

.page-contact#content #page-content{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-dish#content #page-content{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-privacy1#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy1#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy1#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy1#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy10#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy10#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy10#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy10#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy11#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy11#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy11#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy11#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy12#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy12#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy12#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy12#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy13#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy13#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy13#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy13#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy14#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy14#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy14#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy14#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy15#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy15#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy15#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy15#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy16#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy16#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy16#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy16#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy17#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy17#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy17#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy17#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy18#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy18#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy18#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy18#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy19#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy19#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy19#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy19#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy2#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy2#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy2#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy25#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy25#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy25#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy25#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy28#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy28#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy28#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy28#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy3#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy3#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy3#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy3#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy39#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy39#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy39#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy39#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy42#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy42#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy42#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy42#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy43#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy43#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy43#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy43#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy44#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy44#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy44#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy44#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy45#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy45#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy45#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy45#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy5#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy5#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy5#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy5#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy52#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy52#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy52#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy52#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy55#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy55#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy55#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy55#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy56#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy56#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy56#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy56#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy6#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy6#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy6#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy6#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy7#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy7#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy7#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy7#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy8#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy8#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy8#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy8#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy83#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy83#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy83#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy83#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy9#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy9#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy9#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy9#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-privacy92#content #page-content{
  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 : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

.page-privacy92#content #page-content > .paragraph a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-privacy92#content #page-content > h1{
  color : #000000;
  background-color : #e1e1e1;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 5px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.page-privacy92#content #page-content > h3{
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
}

.page-profile#content #page-content{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-profile#content #page-content > .paragraph a{
  color : #0000ff;
}

.page-profile#content #page-content > .paragraph a:hover{
  color : #cf0027;
}

.page-profile#content #page-content > h2{
  color : #474747;
}

.page-profile#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit#content #page-content{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

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

.page-recruit10#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit10#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit11#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit11#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit12#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit12#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit13#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit13#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit14#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit14#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit15#content #page-content{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit15#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit16#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit16#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit2#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit2#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit22#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit22#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit23#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit23#content #page-content > h3{
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #cf0027;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit23#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit3#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit3#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit33#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit33#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit34#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit34#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit4#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit4#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit44#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit44#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit5#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit5#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit6#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit6#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit62#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit62#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit7#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit7#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit8#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit8#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit9#content #page-content{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-recruit9#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #d2d2d2;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-toppage#content #page-content{
  border-top-width : 1px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cf0027;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

.page-toppage#content #page-content > h1{
  font-family : "UD デジタル 教科書体 N-B";
  color : #000000;
}

.page-toppage#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-works1#content #page-content{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

.page-works1#content #page-content > .paragraph a{
  font-family : "Arial";
  color : #474747;
}

.page-works1#content #page-content > .paragraph a:hover{
  font-size : 1.4rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #cf0027;
}

.page-works1#content #page-content > h3{
  font-family : "Arial";
  color : #000000;
}

.page-works1#content #page-content > h4{
  font-family : "Arial";
}

.page-works1#content #page-content > h5{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
}

.page-works1#content #page-content > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-block-container-1{
  font-family : "UD デジタル 教科書体 N-B";
  background-color : #474747;
}

#sp-block-container-1 > h2{
  font-family : "UD デジタル 教科書体 N-B";
}

#sp-block-container-1 > h3{
  font-family : "UD デジタル 教科書体 N-B";
}

#sp-block-container-2{
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
}

#sp-block-container-3{
  border-top-width : 0px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

#sp-block-container-3 > hr{
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cf0027;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-button-1 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  font-weight : bold;
  color : #ffffff;
  background-color : #cf0027;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2d2d2;
  border-left-color : #d2d2d2;
  border-right-color : #d2d2d2;
  border-bottom-color : #d2d2d2;
}

#sp-button-1 > a:hover{
  font-size : 1.7rem;
  color : #ffffff;
  background-color : #000000;
}

#sp-button-10 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-10 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-100 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-100 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-101 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-101 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-102 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-102 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-103 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-103 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-104 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-104 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-105 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-105 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-106 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-106 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-107 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-107 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-108 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-108 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-109 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-109 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-11 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-11 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-110 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-110 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-111 > a{
  font-size : 1.5rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
  background-color : transparent;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

#sp-button-111 > a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #ffffff;
  background-color : #000000;
}

#sp-button-112 > a{
  font-size : 1.5rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
  background-color : transparent;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

#sp-button-112 > a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #ffffff;
  background-color : #000000;
}

#sp-button-113 > a{
  font-size : 1.5rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #474747;
  background-color : transparent;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cf0027;
  border-left-color : #cf0027;
  border-right-color : #cf0027;
  border-bottom-color : #cf0027;
}

#sp-button-113 > a:hover{
  font-family : "UD デジタル 教科書体 N-B";
  color : #ffffff;
  background-color : #000000;
}

#sp-button-114 > a{
  font-size : 1.4rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-114 > a:hover{
  background-color : #000000;
}

#sp-button-115 > a{
  font-size : 1.4rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-115 > a:hover{
  background-color : #000000;
}

#sp-button-116 > a{
  font-size : 1.4rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-116 > a:hover{
  background-color : #000000;
}

#sp-button-12 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-button-13 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-button-14 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-button-15 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-button-16 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

#sp-button-17 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-17 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-18 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-18 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-19 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-19 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-2 > a{
  font-size : 1.8rem;
  font-family : "UD デジタル 教科書体 NK-B", sans-serif;
  font-weight : bold;
  color : #cf0027;
  background-color : #cf0027;
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e7cee), to(#ffffff));
  background-image : linear-gradient(to bottom, #2e7cee 0%, #ffffff);
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fcca3b;
  border-left-color : #cf0027;
  border-right-color : #2a9c49;
  border-bottom-color : #2e7cee;
}

#sp-button-2 > a:hover{
  background-color : #2e7cee;
}

#sp-button-20 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-20 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-21 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-21 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-22 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-22 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-23 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-23 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-24 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-24 > a:hover{
  color : #ffffff;
  background-color : #cf0027;
}

#sp-button-25 > a{
  font-size : 1.6rem;
  font-family : "UD デジタル 教科書体 N-B";
  color : #595959;
  background-color : #fec9c9;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

