.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

#biboroku_mainttl {
  width: 100%;
  padding: 80px 0 65px;
  text-align: center;
}
#biboroku_main{
  position: relative;
  width: 100%;
  padding-top: 40px;
  color: #fff;
  background-color: #000;
}
#biboroku_main h2{
  background: #000 url(../img/biboroku/bg_bdr.png) no-repeat top center;
  position: relative;
  padding-top: 67px;
  text-align: center;
  z-index: 5;
}
#biboroku_main .product{
  position: relative;
  margin-top: 40px;
}
#biboroku_main .product .dscr_left{
  position: absolute;
  left: 112px;
  top: 108px;
}
#biboroku_main .product .dscr_left p{
  position: absolute;
  left: 0;
  top: 90px;
  font-size: 12px;
  line-height: 2;
}
#biboroku_main .product .dscr_right{
  position: absolute;
  right: 83px;
  top: 90px;
}
#biboroku_main .product .dscr_right p{
  position: absolute;
  left: 146px;
  top: 108px;
  font-size: 12px;
  line-height: 2;
}
#biboroku_main .scroll{
  width: 100%;
  position: absolute;
  top: 560px;
  text-align: center;
}
#biboroku_main .product_sub{
  width: 800px;
  margin: 0 auto;
  padding: 20px 0 80px;
  position: relative;
}
#biboroku_main .product_sub .name_left{
  position: absolute;
  left: 10px;
  top: 60px;
}
#biboroku_main .product_sub .name_left p{
  margin-top: 10px;
  font-size: 12px;
  line-height: 2;
}
#biboroku_main .product_sub .name_right{
  float: right;
}

#biboroku_story{
  background: #595959;
  color: #fff;
  padding: 100px 0 120px;
}
#biboroku_story h2{
  text-align: center;
  padding-bottom: 30px;
  background: url(../img/biboroku/bg_bdr.png) no-repeat bottom center;
}
#biboroku_story .story{
  position: relative;
  width: 950px;
  margin: 80px auto 0;
}
#biboroku_story .story p{
  font-size: 16px;
  line-height: 2.6;
}
#biboroku_story .story .img_left{
  position: relative;
  float: left;
  width: 457px;
  margin-right: 57px;
}
#biboroku_story .story .txt_left{
  float: left;
  width: 457px;
  margin-right: 57px;
}
#biboroku_story .story .txt_right{
  float: left;
  width: 436px;
}
#biboroku_story .story .link_product{
  display: block;
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
#biboroku_story .story .designer_cmt h3{
  position: relative;
  font-weight: normal;
  margin-top: 85px;
  padding: 30px 0 20px 110px;
  border-top: solid 1px #fff;
  font-size: 12px;
  line-height: 1.7;
}
#biboroku_story .story .designer_cmt h3 span{
  display: block;
  margin-top: 12px;
  font-size: 16px;
}
#biboroku_story .story .designer_cmt h3 img{
  position: absolute;
  top: 25px;
  left: 0;
}
#biboroku_story .story .designer_cmt p{
  font-size: 12px;
  line-height: 2;
}
#biboroku_story .story .designer_cmt a{
  display: block;
  margin-top: 30px;
}

#casio_story{
  background: #333333;
  color: #fff;
  padding: 120px 0 35px;
}
#casio_story h2{
  text-align: center;
  padding-bottom: 30px;
  background: url(../img/biboroku/bg_bdr.png) no-repeat bottom center;
}
#casio_story .story{
  position: relative;
  width: 950px;
  margin: 80px auto 0;
}
#casio_story .story p{
  font-size: 17px;
  line-height: 2.6;
}
#casio_story .story .img_left{
  position: relative;
  float: left;
  width: 457px;
  margin-right: 57px;
}
#casio_story .story .txt_left{
  float: left;
  width: 457px;
}
#casio_story .story .txt_right{
  float: right;
  width: 436px;
}
#casio_story .story .img_left .watch_img{
  position: relative;
  left: -20px;
}

#recommend_product{
  background: #000;
  padding: 80px 0;
}
#recommend_product h2{
  text-align: center;
  padding-bottom: 30px;
  background: url(../img/biboroku/bg_bdr.png) no-repeat bottom center;
}
#recommend_product ul{
  margin: 35px auto 40px;
  padding: 30px;
  width: 854px;
  background: #242424; 
}
#recommend_product ul li{
  float: left;
  width: 198px;
  height: 200px;
  margin-left: 20px;
  background: #fff;
  text-align: center;
}
#recommend_product ul li:nth-of-type(1){
  margin: 0;
}
#recommend_product ul li:nth-of-type(1) p{
  margin-top: 1em;
}
#recommend_product ul li img{
  padding: 12px 0 8px;
  text-align: center;
}
#recommend_product ul li p{
  font-size: 12px;
}
#recommend_product .name_bnr{
  text-align: center;
}
#recommend_product .name_bnr h3{
  margin-bottom: 20px;
}
