@charset "UTF-8";
/*/////////////////////////////////////////////////////////////

  ガーデニング特集 No.1

////////////////////////////////////////////////////////////*/

/* 特集ページ
---------------------------------------*/
.head {
  position: relative;
  display: flex;
  margin-bottom: 40px;
}
.ttl {
  margin-left: 30px;
  font-size: 24px;
}
.ttl dl {
  line-height: 1.5;
}
.ttl img {
  position: absolute;
  bottom: 0;
}
.txt {
  margin-top: 20px;
  font-size: 16px;
  text-align: justify;
}
.bt_kadan {
  margin-top: 0;
}