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

  お庭で楽しむ家族の一日。

/////////////////////////////////////////////////////////////////////////////////////////////////////*/
div#snippet_foot_form_link::before {
  display: none !important;
}
#snippet_foot_form_link h2#snippet_foot_contactTtl:before {
  content: "";
  display: block;
  width: 730px;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}
#mainContents .fam-grdn {
  position: relative;
  top: -11px;
  left: -16px;
  width: 730px;
  margin-bottom: 100px;
  padding: 48px 0 29px;
  background:
    url("/public/img/static/feature/family-day-enjoy-garden/detail/bg_note_head.png") left top no-repeat,
    url("/public/img/static/feature/family-day-enjoy-garden/detail/bg_note_foot.png") left bottom no-repeat
  #fff;
}
.fam-grdn img {
  vertical-align: bottom;
}
.fam-grdn-inner {
  padding: 6px 50px 23px 90px;
  background: url("/public/img/static/feature/family-day-enjoy-garden/detail/bg_note_body.png") left top repeat-y;
  font-size: 16px;
}
.fam-grdn_lead {
  margin-bottom: 7px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 2.25;
}
.fam-grdn_guide {
  margin-bottom: 49px;
  font-size: 14px;
}
.fam-grdn_date {
  margin-bottom: 49px;
}
.fam-grdn-box {
  padding-bottom: 43px;
}
.fam-grdn-box_time {
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1;
}
.fam-grdn-box_img {
  margin: 0 0 21px 14px;
}
.fam-grdn-box_txt {
  line-height: 2.25;
}
/* ====================================================
  家族の一日のトップにもどる
====================================================*/
.family-top-link {
  position: absolute;
  bottom: -111px; /* .fam-grdnのtopとmargin-bottomの値を足したもの */
  left: 230px;
}
/* ====================================================
  ナビ
====================================================*/
.fam-grdn-nav {
  position: absolute;
  bottom: -161px; /* .fam-grdnのtopとmargin-bottomの値を足したもの */
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 111px; /* .fam-grdnのtopとmargin-bottomの値を足したもの */
  background-color: #fff;
}
.fam-grdn-nav_prev {
  margin-right: auto;
}
.fam-grdn-nav_next {
  margin-left: auto;
}
.fam-grdn-nav a {
  color: #00f;
  font-size: 18px;
}
.user-flow {
  padding: 80px;
}
#mainContents {
  border: none!important;
}
