#index #lead {
  background: url(../img/index/bg_blog.jpg) repeat top center;
  color: #FFF;
  padding: 10px 0 1px;
}
#index #lead h2 {
  margin-bottom: 10px;
}
#index #sec01 {
  padding-bottom: 10px;
}
#index #sec01 h2 {
  margin-bottom: -12%;
}
#index #sec02 {
  padding-bottom: 20px;
}
#index #sec02 p.txt {
  padding-top: 10px;
}
#index #sec02 .slide {
  margin: 0 2.5%;
  padding: 10px 0 20px;
}
#index #sec03 h2 {
  margin-bottom: -3%;
}
#index #sec03 ul {
  margin: 0 2.5%;
}
#index #sec03 ul li {
  margin-bottom: 15px;
}
#index #sec04 h2 {
  position: relative;
  z-index: 1;
}
#index #sec04 dl {
  margin: -5% 2.5% 0;
  background: url(../img/index/bg_box.jpg) repeat;
  position: relative;
  color: #FFF;
  padding: 8% 2.5% 2.5%;
  border-radius: 3px;
}
#index #sec04 dl::before {
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  content: "";
}
#index #sec04 dl dt {
  margin-bottom: 10px;
}
#index #sec04 dl dd {
  padding-bottom: 10px;
}
#index #sec05 {
  margin: 5% 2.5% 5%;
  background: url(../img/index/bg01.jpg) repeat;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
}
#index #sec05::before {
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  content: "";
}
#index #sec05 p.note {
  text-align: center;
}

#concept #lead {
  padding: 10px 0 20px;
}
#concept #lead .box {
  background: url(../img/index/bg_blog.jpg) repeat top center;
  margin: 0 2.5%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 15px 10px 0;
}
#concept #lead .box dl {
  padding-bottom: 15px;
}
#concept #sec01 {
  background: url(../img/concept/bg.jpg) repeat top center;
  color: #FFF;
}
#concept #sec01 ul {
  padding-bottom: 10px;
}
#concept #sec01 ul li {
  float: left;
  width: 22.5%;
  margin-left: 2%;
}
#concept #sec01 .toggle h3 {
  text-align: center;
}
#concept #sec01 .toggle .toggle-main {
  padding-top: 10px;
}
#concept #sec01 .toggle .toggle-link:after {
  right: 33%;
}
#concept #sec03 {
  background: url(../img/concept/bg01.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
  color: #FFF;
  padding: 8% 0 8%;
}
#concept #sec03::after {
  background: url(../img/concept/line.png) repeat-x;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
}
#concept #sec03::before {
  background: url(../img/concept/line.png) repeat-x;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
}

#chef #sec01 .slide {
  margin: 0 2.5%;
  padding-bottom: 30px;
}
#chef #sec02 {
  padding-bottom: 15px;
}
#chef #sec02 .slide {
  margin: 0 2.5%;
}
#chef #sec02 .slide .bx-wrapper .bx-pager, #chef #sec02 .slide .bx-wrapper .bx-controls-auto {
  bottom: 5%;
}
#chef #sec03 .slide .bx-wrapper .bx-pager, #chef #sec03 .slide .bx-wrapper .bx-controls-auto {
  bottom: 5%;
}
#chef #sec04 {
  background: url(../img/chef/bg.jpg) repeat-x bottom center, url(../img/concept/bg.jpg) repeat top center;
  color: #FFF;
  padding-bottom: 5%;
}
#chef #sec04 h2 {
  margin-bottom: -10%;
}
#chef #sec04 dl {
  padding: 8px 0;
  margin: 0 2.5%;
}
#chef #sec04 dl dt {
  background: url(../img/chef/chef_28.jpg) no-repeat 0 10px;
  padding-left: 32px;
}
#chef #sec04 dl dd {
  padding-left: 32px;
}
#chef #sec05 .slide {
  margin: 0 2.5%;
  padding-bottom: 30px;
}

#takasakiichiba #lead .slide {
  padding-bottom: 30px;
}
#takasakiichiba #sec01 {
  padding-bottom: 15px;
}
#takasakiichiba #sec01 .slide .bx-wrapper .bx-pager, #takasakiichiba #sec01 .slide .bx-wrapper .bx-controls-auto {
  bottom: 10%;
  width: 80%;
}
#takasakiichiba #sec01 p.box {
  margin: -4% 2.5% 6% 5%;
  background: url(../img/index/bg_box.jpg) repeat;
  position: relative;
  color: #FFF;
  padding: 2.5%;
  border-radius: 3px;
  z-index: 99;
}
#takasakiichiba #sec01 p.box::before {
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  content: "";
}
#takasakiichiba #map {
  background: url(../img/concept/bg.jpg) repeat top center;
}
#takasakiichiba #sec02 {
  background: url(../img/concept/bg.jpg) repeat top center;
  color: #FFF;
  padding-bottom: 15px;
}
#takasakiichiba #sec02 dl {
  padding-top: 15px;
}
#takasakiichiba #sec02 dl dd {
  margin: 0 2.5%;
  background: url(../img/takasakiichiba/bg_dd.jpg) repeat top center;
  padding: 5px 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

#description #sec01 h3 {
  position: relative;
  z-index: 10;
}
#description #sec01 p.txt {
  margin: 0% 2.5% 3% 5%;
  background: url(../img/index/bg_box.jpg) repeat;
  position: relative;
  color: #FFF;
  padding: 2.5%;
  border-radius: 3px;
}
#description #sec01 p.txt::before {
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  content: "";
}
#description #sec02 p.txt {
  margin: -4% 2.5% 5% 5%;
  background: url(../img/index/bg_box.jpg) repeat;
  position: relative;
  color: #FFF;
  padding: 2.5%;
  border-radius: 3px;
}
#description #sec02 p.txt::before {
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  content: "";
}
#description #sec03 {
  background: url(../img/index/bg_blog.jpg) repeat top center;
}
#description #feed p.photo {
  float: left;
}
#description #feed .row-rss {
  padding-bottom: 10px;
}
#description #feed dl {
  padding-top: 15px;
}

#company #lead {
  background: url(../img/index/bg_blog.jpg) repeat top center;
  margin: 4% 2.5% 5%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 5px 0 15px;
}
#company #lead dl {
  margin: 0 2.5%;
  padding: 8px 0;
  background: url(../img/concept/line.png) repeat-x bottom center;
}
#company #lead dl dt {
  font-weight: bold;
}
#company #lead dl dd {
  padding-left: 10px;
}
#company #sec01 dl {
  padding-top: 15px;
}
#company #sec01 dl dd {
  margin: 0 2.5%;
  background: url(../img/company/bg_dd.jpg) repeat top center;
  padding: 5px 10px;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
#company #sec02 {
  padding-top: 25px;
}

#banner_b {
  margin: 5% 2.5% 5%;
  background: url(../img/index/bg01.jpg) repeat;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
}
#banner_b::before {
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  content: "";
}
#banner_b p.note {
  text-align: center;
}
