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

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

#flowergift_mv{
  width: 100%;
}

#flowergift_intro{
  position: relative;
  width: 100%;
  height: 542px;
  background: url(../img/flowergift/intro_bg.jpg) no-repeat;
  text-align: center;
}
#flowergift_intro h3.logo{
  position: relative;
  top: -120px;
}
#flowergift_intro p{
  color: #fff;
  font-weight: bold;
  line-height: 2.2;
  margin-top: -90px;
  font-size: 18px;
  -moz-text-shadow: 0px 0px 10px rgba(0,0,0,0.7);
  -webkit-text-shadow: 0px 0px 10px rgba(0,0,0,0.7);
  text-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}

#about_preserved{
  width: 100%;
}
#about_preserved .dscr{
  width: 100%;
  height: 316px;
  background: url(../img/flowergift/preserved_dscr_bg.jpg) no-repeat;
  padding-top: 60px;
  box-sizing: border-box;
}
#about_preserved .dscr .inner{
  width: 740px;
  margin: 0 auto;
  color: #fff;
}
#about_preserved .dscr .inner h4{
  font-size: 22px;
  margin-bottom: 25px;
}
#about_preserved .dscr .inner p{
  font-size: 17px;
  line-height: 2;
}
#about_preserved .detail{
  position: relative;
  padding: 140px 0 60px 200px;
}
#about_preserved .detail_main{
  position: absolute;
  top: -40px;
  left: 50%;
}
#about_preserved .detail_main h5{
  margin-top: -50px;
  padding-left: 30px;
}
#about_preserved .detail_main .txt{
  margin-top: 25px;
  padding-left: 30px;
  color: #002d00;
  font-size: 17px;
  line-height: 2;
}
#about_preserved .profile .position{
  margin-top: 15px;
  padding-left: 55px;
  color: #666;
  font-size: 13px;
  line-height: 1.7;
}
#about_preserved .profile .name{
  margin-top: 5px;
  padding-left: 55px;
  color: #666;
  font-size: 13px;
  font-weight: bold;
}
#about_preserved .profile .name strong{
  font-size: 17px;
}

#about_watchtree{
  width: 100%;
  margin-bottom: 80px;
}
#about_watchtree .dscr{
  width: 100%;
  height: 316px;
  background: url(../img/flowergift/watchtree_dscr_bg.jpg) no-repeat;
  padding-top: 60px;
  box-sizing: border-box;
}
#about_watchtree .dscr .inner{
  width: 740px;
  margin: 0 auto;
  color: #fff;
}
#about_watchtree .dscr .inner h4{
  font-size: 22px;
  margin-bottom: 25px;
}
#about_watchtree .dscr .inner p{
  font-size: 17px;
  line-height: 2;
}
#about_watchtree .detail{
  position: relative;
  padding: 60px 0 100px 510px;
}
#about_watchtree .detail .img{
  position: absolute;
  top: -30px;
  left: 120px;
}
#about_watchtree .detail_main .txt{
  margin-top: 25px;
  color: #002d00;
  font-size: 17px;
  line-height: 2;
}
#about_watchtree .detail .star{
  position: absolute;
  top: 140px;
  right: 60px;
}

#howto_order{
  width: 100%;
  height: 425px;
  background: #f2f2f2;
}