@charset "UTF-8";
/* ============================================================ @extend */
/* ============================== navGlobal */
#suntory_contents .gnav {
  width: 100%;
  padding: 24px 0;
}
#suntory_contents .gnav__inner {
  display: flex;
  width: 100%;
  max-width: 1164px;
  margin: 0 auto;
}
#suntory_contents .gnav__item {
  flex-direction: row;
  box-sizing: border-box;
  width: 25%;
  text-align: center;
}
#suntory_contents .gnav__item .md-icon {
  display: inline-block;
  position: relative;
  text-align: left;
}
#suntory_contents .gnav__item .md-icon:before {
  position: absolute;
  content: "";
  font-family: "icomoon";
  top: 50%;
  left: 0;
}
#suntory_contents .gnav__item a:link, #suntory_contents .gnav__item a:visited, #suntory_contents .gnav__item a a:hover, #suntory_contents .gnav__item a a:active, #suntory_contents .gnav__item a:hover {
  color: #000;
}
#suntory_contents #gnav_gardening {
  background-color: #fdf0f0;
}
#suntory_contents #gnav_gardening .md-icon--arrowLaege:before {
  color: #e7665f;
}
#suntory_contents #gnav_homegardens {
  background-color: #eef6e9;
}
#suntory_contents #gnav_homegardens .md-icon--arrowLaege:before {
  color: #65a33e;
}
@media screen and (min-width: 768px) {
  #suntory_contents .gnav__item .md-icon {
    padding-left: 32px;
    line-height: 1.5;
  }
  #suntory_contents .gnav__item .md-icon:before {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: -19.5px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .gnav__item {
    font-size: 10px;
    font-size: 0.625rem;
  }
  #suntory_contents .gnav__item .md-icon {
    padding-left: 16px;
    line-height: 1.2;
  }
  #suntory_contents .gnav__item .md-icon:before {
    font-size: 10px;
    font-size: 0.625rem;
    margin-top: -6px;
  }
}

/* ============================== navLocal */
#suntory_contents #contentsSubNav--local {
  background: repeat-x left 0 top 0;
  background-size: auto 20px;
  background-image: url("/flower/common/svg/line_leaves.svg");
  padding-top: 70px;
}
#suntory_contents #contentsSubNav--local a {
  color: #000;
}
#suntory_contents #contentsSubNav--local .contentsSubNav--parent {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  margin-top: 5px;
  margin-bottom: 5px;
}
#suntory_contents #contentsSubNav--local .contentsSubNav--parent:before {
  font-family: 'icomoon';
  content: "";
  margin-right: 10px;
  color: #876149;
}
#suntory_contents #contentsSubNav--local .contentsSubNav--child {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  margin-left: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#suntory_contents #contentsSubNav--local .contentsSubNav--child:before {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2.1;
  font-family: 'icomoon';
  content: "";
  margin-right: 8px;
  color: #876149;
}
#suntory_contents #contentsSubNav--local .contentsSubNav__listItem {
  margin-left: 28px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#suntory_contents #contentsSubNav--local .contentsSubNav__listItem:before {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2.1;
  font-family: 'icomoon';
  content: "";
  margin-right: 8px;
  color: #876149;
}
#suntory_contents #contentsSubBanner {
  background: url(/flower/common/svg/line_leaves.svg) repeat-x left 0 top 0;
  background-size: auto 20px;
  margin-top: 50px;
  padding-top: 30px;
}
#suntory_contents #contentsSubBanner .contentsSubBnr__item {
  margin-top: 40px;
  vertical-align: baseline;
  text-align: right;
  background-color: #fff;
  margin-top: 16px;
}
#suntory_contents #contentsSubBanner .contentsSubBnr__item img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents #contentsSubBanner .contentsSubBnr__item a {
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#suntory_contents #contentsSubBanner .contentsSubBnr__item a:hover {
  opacity: 0.47;
}
@media screen and (max-width: 767px) {
  #suntory_contents #contentsSub #lnav_banner {
    padding-bottom: 60px;
    text-align: center;
    background: no-repeat center bottom 30px;
    background-image: url("/flower/common/svg/icon_leaves.svg");
    background-size: 127px auto;
    font-weight: 400;
  }
  #suntory_contents #contentsSubBanner {
    background: #fff none no-repeat 0 0;
  }
}

/* ============================== main contents common */
/* ============================================================ block module */
