/* Main Color */
#eyecatch .bx-pager div a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

#eyecatch {
  padding: 15px 0 5px;
  background-color: #00aeeb;
}
#eyecatch .bx-pager {
  text-align: right;
}
#eyecatch .bx-pager div {
  display: inline-block;
  margin: 0 0 0 8px;
}
#eyecatch .bx-pager div a {
  display: block;
  width: 10px;
  height: 15px;
  background-color: #9fd2f1;
}
#eyecatch .bx-pager div a.active {
  background-color: #ed86b3;
}

#top-content-main {
  padding: 0 0 0 210px;
  background: url(../images/common/bg_txt_yoshimuta.png) no-repeat 0 0;
}

#content-nav-first {
  overflow: hidden;
  position: relative;
}
#content-nav-first .image {
  float: left;
}
#content-nav-first .body {
  border-top: 5px solid #f0f0f0;
  padding: 0 0 0 380px;
}
#content-nav-first .body p {
  padding: 20px 0 0;
  font-size: 18px;
  font-weight: bold;
}
#content-nav-first .body a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 370px;
  padding: 0 0 4px;
  border-bottom: 24px solid #f0f0f0;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 1;
}
/*#content-nav-first .body a br{
  display: none;
}*/
#content-nav-first .body a:after {
  content: url(../images/top/bg_button_right.png);
  position: absolute;
  right: 0;
  bottom: -29px;
}
#content-nav-first .body a:hover:after {
  content: url(../images/top/bg_button_right_on.png);
}

#content-nav-block {
  overflow: hidden;
  margin: 40px -20px 0 0;
}
#content-nav-block li {
  margin: 20px 20px 0 0;
  float: left;
  width: 365px;
}
#content-nav-block li a {
  display: block;
  position: relative;
  border-top: 5px solid #f0f0f0;
  border-bottom: 24px solid #f0f0f0;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  line-height: 1;
  text-decoration: none;
}
#content-nav-block li a:after {
  content: url(../images/top/bg_button_right.png);
  position: absolute;
  right: 0;
  bottom: -29px;
}
#content-nav-block li a:hover:after {
  content: url(../images/top/bg_button_right_on.png);
}
#content-nav-block li a img {
  margin: -5px 0 4px;
}
#content-nav-block li a span {
  margin: 0 0 10px 10px;
  display: inline-block;
}

#information {
  margin: 60px 0 0;
  padding: 0 0 0 70px;
}
#information h2 {
  padding: 10px 0 10px 10px;
  position: relative;
  border-bottom: 6px dotted #e6e6e6;
}
#information h2:after {
  content: url(../images/common/list_01.png);
  position: absolute;
  left: -70px;
  top: 0;
}
#information ul {
  overflow: hidden;
  padding: 8px 0 0;
  font-size: 16px;
  color: #666;
}
#information ul li {
  padding: 8px 0 6px 30px;
  border-bottom: 1px dashed #b3b3b3;
  background: url(../images/common/list_02.png) no-repeat 0 10px;
}
#information ul li time {
  float: left;
}
#information ul li p {
  padding: 0 0 0 120px;
}

#site-summary {
  margin: 60px 0 0;
}
#site-summary p {
  font-size: 20px;
}
#site-summary ul {
  overflow: hidden;
  margin: 20px -20px 0 0;
}
#site-summary ul li {
  margin: 0 20px 0 0;
  float: left;
}

/*# sourceMappingURL=home.css.map */
