@charset "utf-8";

/*---------------------------------------------------------------------------
-----------------------------------------------------------------------------

	herbs

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------*/
.titleSec{
	background:url(../biolab/img/page_ttl.jpg) no-repeat center 70px;
}
/* herbs */
.herbs{
  max-width: 1140px;
  margin: 0 auto 50px auto;
  overflow: hidden;
  text-align:center;
}
@media screen and (max-width: 959px) {
  .herbs_blk01{
    padding: 0px 10px;
    box-sizing: border-box;
  }
}
.herbs .text{
  font-size: 1.8rem;
  line-height: 1.9;
  width:85%;
  margin:20px auto 30px;
  text-align:left;
}
.herbs .catch02{
  font-size: 2.0rem;
  line-height: 3.0;
  text-align:center;
	color:#006666;
	font-weight: bold;
}


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

.herbs .text{
  font-size: 1.4rem;
  line-height: 1.6;
  width:auto;
  margin:10px auto;
}
}
 
