@charset "UTF-8";
/* ============================================================ @extend */
/* ============================================================ Top */
#index_home #suntory_contents #contentsVi--top {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 20px;
}
#index_home #suntory_contents #contentsVi--top .contentsVi__inner {
  position: relative;
}
#index_home #suntory_contents #contentsVi--top .contentsVi__item img {
  max-width: 100%;
  vertical-align: bottom;
  display: block;
  margin: 0 auto;
}
#index_home #suntory_contents #contentsVi--top .contentsVi__link {
  display: block;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  max-height: 320px;
  text-align: center;
}
#index_home #suntory_contents #contentsVi--top .slick-dots li {
  width: 11px;
  height: 11px;
  margin: 0 4px;
}
#index_home #suntory_contents #contentsVi--top .slick-dots li button {
  display: block;
  height: 11px;
  padding: 0 5px;
  outline: none;
  outline: none;
}
#index_home #suntory_contents #contentsVi--top .slick-dots li button:before {
  content: "○";
  font-size: 11px;
  font-size: 0.6875rem;
  width: 11px;
  height: 11px;
  text-align: center;
  vertical-align: top;
  color: #967059;
  outline: none;
}
#index_home #suntory_contents #contentsVi--top .slick-dots li.slick-active button:before {
  content: "●";
}
#index_home #suntory_contents #secGrobalNavIndex {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}
#index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #020202;
}
#index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item + .secGrobalNavIndex__item {
  margin-left: 1px;
}
#index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:hover, #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:active {
  text-decoration: none;
}
#index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:after {
  display: block;
  position: absolute;
  content: "";
  font-family: "icomoon";
  line-height: 1;
}
#index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item em {
  display: block;
  text-align: center;
}
#index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item .md-text--tcap {
  display: block;
  text-align: center;
}
#index_home #suntory_contents #secGrobalNavIndex--gardening {
  background-color: #fdf0f0;
}
#index_home #suntory_contents #secGrobalNavIndex--gardening:after {
  color: #e76861;
}
#index_home #suntory_contents #secGrobalNavIndex--homegardens {
  background-color: #eef6e9;
}
#index_home #suntory_contents #secGrobalNavIndex--homegardens:after {
  color: #65a33e;
}
#index_home #suntory_contents #secGrobalNavIndex--ifg {
  background-color: #f5effa;
}
#index_home #suntory_contents #secGrobalNavIndex--ifg:after {
  color: #a573cb;
}
#index_home #suntory_contents #secGrobalNavIndex--seika {
  background-color: #e4f2ee;
}
#index_home #suntory_contents #secGrobalNavIndex--seika:after {
  color: #6ab693;
}
#index_home #suntory_contents #contentsIndexAside #secSocial #sec_blog .md-columnMax + .md-icon {
  position: relative;
  padding-left: 20px;
  margin-top: 24px;
}
#index_home #suntory_contents #contentsIndexAside #secSocial #sec_blog .md-columnMax + .md-icon .md-link {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
#index_home #suntory_contents #contentsIndexAside #secSocial #sec_blog .md-columnMax + .md-icon::before {
  position: absolute;
  color: #97725b;
  width: 16px;
  height: 16px;
  font-size: 16px;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  #index_home #suntory_contents #secGrobalNavIndex {
    max-width: 1164px;
    margin: 24px auto 0;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item {
    padding: 21px 36px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:hover, #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:active {
    opacity: 0.47;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:after {
    width: 24px;
    height: 24px;
    font-size: 24px;
    font-size: 1.5rem;
    top: 50%;
    right: 10px;
    margin-top: -12px;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item em {
    font-size: 22px;
    font-size: 1.375rem;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item .md-text--tcap {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 3px;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_blog .md-columnMax + .md-icon {
    margin-left: 23px;
  }
}
@media screen and (max-width: 767px) {
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item {
    padding: 11px 12px 27px;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item:after {
    width: 14px;
    height: 14px;
    font-size: 14px;
    font-size: 0.875rem;
    bottom: 7px;
    left: 50%;
    margin-left: -7px;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item em {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #index_home #suntory_contents #secGrobalNavIndex .secGrobalNavIndex__item .md-text--tcap {
    font-size: 9px;
    font-size: 0.5625rem;
    margin-top: 3px;
  }
}
#index_home #suntory_contents #contentsIndexAside #sec_season {
  padding-top: 0;
}
#index_home #suntory_contents #contentsIndexAside #sec_shop--index {
  text-align: center;
}
#index_home #suntory_contents #contentsIndexAside #sec_shop--index img {
  vertical-align: bottom;
  width: 100%;
}
#index_home #suntory_contents #contentsIndexAside #secSocial {
  background-color: #EFEAE6;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box .md-box__item {
  text-align: center;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box .md-box__item .md-link img {
  vertical-align: bottom;
  width: 100%;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box .md-box__item + .md-box__item {
  border-top: 1px dashed #a58470;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_Youtube .md-link img {
  width: 120px;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_Youtube .md-text {
  text-align: left;
  margin-top: 12px;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_sns .link_sns_inner {
  float: left;
  width: 50%;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_sns .link_sns_inner + .link_sns_inner {
  float: right;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_sns .md-text {
  margin-bottom: 9px;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_sns .md-link + .md-link {
  margin-left: 0;
}
#index_home #suntory_contents #contentsIndexAside #secSocial .md-box #link_sns .md-link img {
  width: 74px;
}
#index_home #suntory_contents #sec_campaign .md-text--normal {
  margin: 10px 0 8px;
}
#index_home #suntory_contents .secPickup .boxTopPickup {
  padding: 13px 24px;
  background-color: #F7F7F7;
}
@media screen and (min-width: 768px) {
  #index_home #contentsHeader--Top #contentsHeader__inner {
    align-items: flex-start;
  }
  #index_home #contentsHeader--Top .navFunctionHeader__inner {
    width: 424px;
  }
  #index_home #contentsHeader--Top .imgLogo--header {
    padding: 25px 0;
  }
  #index_home #suntory_contents #contentsVi--top .contentsVi__inner .contentsVi__carousel {
    margin-bottom: 35px;
  }
  #index_home #suntory_contents #contentsVi--top .contentsVi__link {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #index_home #suntory_contents #contentsVi--top .contentsVi__link:hover {
    opacity: 0.47;
  }
  #index_home #suntory_contents .secPickup {
    width: 100%;
    max-width: 1164px;
    margin: 16px auto 39px;
  }
  #index_home #suntory_contents #contentsWrapper__inner {
    max-width: inherit;
  }
  #index_home #suntory_contents #contentsWrapper__inner #sec_campaign,
  #index_home #suntory_contents #contentsWrapper__inner #sec_shop--index,
  #index_home #suntory_contents #contentsWrapper__inner #sec_news {
    max-width: 1164px;
    margin-left: auto;
    margin-right: auto;
  }
  #index_home #suntory_contents #contentsIndexAside .sec_contents {
    margin-top: 60px;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_campaign {
    margin-top: 39px;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_shop--index img {
    max-width: 559px;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_shop--index a {
    background-color: #fff;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_shop--index a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_shop--index a:hover img {
    opacity: 0.47;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial {
    margin-top: 80px;
    padding: 47px 58px 40px;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_blog {
    margin-top: 0;
    float: left;
    width: 66%;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_blog .md-column {
    border-top: 1px dashed #a58470;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_sns {
    margin-top: 0;
    float: right;
    width: 28%;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_sns .md-box__item {
    padding: 18px 6px;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_sns .md-box__item a.md-link img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_sns .md-box__item a.md-link:hover img {
    opacity: 0.47;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial #sec_sns #link_sns .md-link img {
    max-width: 295px;
  }
  #index_home #suntory_contents #contentsIndexAside #secSocial::after {
    display: block;
    clear: both;
    content: "";
  }
  #index_home #suntory_contents #contentsFooter__btn {
    height: 210px;
  }
}
@media screen and (max-width: 767px) {
  #index_home #suntory_contents #contentsHeader--Top {
    padding-bottom: 20px;
    background: none;
  }
  #index_home #suntory_contents #contentsHeader--Top .navFunctionHeader {
    margin: 20px 0 0;
    padding: 0 10px;
  }
  #index_home #suntory_contents #contentsHeader--Top .navFunctionHeader__item {
    display: none;
  }
  #index_home #suntory_contents #contentsVi--top {
    padding-bottom: 44px;
  }
  #index_home #suntory_contents #contentsVi--top .slick-dots {
    display: none !important;
  }
  #index_home #suntory_contents #sec_blog, #index_home #suntory_contents #sec_news {
    padding: 0 10px;
  }
  #index_home #suntory_contents #contentsIndexAside {
    margin-top: 80px;
  }
  #index_home #suntory_contents #contentsIndexAside .sec_contents {
    padding: 0 10px;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_campaign {
    margin-top: 30px;
  }
  #index_home #suntory_contents #contentsIndexAside #sec_shop--index {
    padding: 0 10px;
  }
  #index_home #suntory_contents .secPickup {
    padding: 0 10px;
    margin-top: 16px;
    margin-bottom: 31px;
  }
  #index_home #suntory_contents .secPickup .boxTopPickup {
    padding: 10px;
  }
  #index_home #suntory_contents #secSocial {
    margin-top: 36px;
    padding: 47px 10px 80px;
  }
  #index_home #suntory_contents #secSocial #sec_sns {
    padding: 0 30px;
  }
  #index_home #suntory_contents #secSocial #sec_sns .md-box__item {
    padding: 23px 6px;
  }
  #index_home #suntory_contents #secSocial #sec_sns #link_Youtube {
    padding-top: 0;
  }
  #index_home #suntory_contents #contentsFooter__btn {
    height: 90px;
  }
}

/*Gnav*/
#index_home #suntory_contents .secGrobalNavTab {
  margin: 0 auto;
  background-color: #fff;
}

#index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a,
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a {
  color: #020202;
  display: block;
  position: relative;
}
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a {
  border-bottom: 1px solid #D9D9D9;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

#index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a:hover,
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a {
  text-decoration: none;
}

#index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a:after {
  display: block;
  position: absolute;
  content: "";
  font-family: "icomoon";
  line-height: 1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.2s ease-in-out;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a:after {
  display: block;
  position: absolute;
  font-family: "icomoon";
  line-height: 1;
  content: "";
  color: #876149;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
#index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item.active a:after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
#index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a:before {
  display: block;
  position: absolute;
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
}
#index_home #suntory_contents .secGrobalNavTab #gNavGardening a::before {
  background-image: url(/flower/img/v2_icon_GrobalNav--Gardening.png);
}
#index_home #suntory_contents .secGrobalNavTab #gNavHomegardens a::before {
  background-image: url(/flower/img/v2_icon_GrobalNav--Homegardens.png);
}
#index_home #suntory_contents .secGrobalNavTab #gNavIfg a::before {
  background-image: url(/flower/img/v2_icon_GrobalNav--Ifg.png);
}
#index_home #suntory_contents .secGrobalNavTab #gNavGardening a,
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List#Gardening {
  background-color: #fdf0f0;
}
#index_home #suntory_contents .secGrobalNavTab #gNavGardening a:after {
  color: #e76861;
}
#index_home #suntory_contents .secGrobalNavTab #gNavHomegardens a,
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List#Homegardens {
  background-color: #eef6e9;
}
#index_home #suntory_contents .secGrobalNavTab #gNavHomegardens a:after {
  color: #65a33e;
}
#index_home #suntory_contents .secGrobalNavTab #gNavIfg a,
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List#Ifg {
  background-color: #f5effa;
}
#index_home #suntory_contents .secGrobalNavTab #gNavIfg a:after {
  color: #a573cb;
}
#index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List {
  display: none;
  margin: 0 auto;
}
#index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__title {
  text-align: center;
  font-weight: 500;
}
#index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a {
  display: block;
  margin: 0 auto;
  background-color: #876149;
  text-align: center;
  color: #fff;
  font-weight: 500;
  box-sizing: border-box;
}
#index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--normal {
  position: relative;
}
#index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button:hover {
  text-decoration: none;
}
#index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--normal:after {
  font-family: 'icomoon';
  content: "";
  color: #fff;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
}
#index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--blank span:after {
  content: "";
  display: inline-block;
  background: no-repeat right 0 center;
  background-image: url("/sun_common/contents_alias/flower/common/svg/icon_blank--white.svg");
  background-size: 13px 11px;
  padding-left: 10px;
  width: 13px;
  height: 11px;
}

@media screen and (min-width: 768px) {
  #index_home #suntory_contents .secGrobalNavTab {
    max-width: 1164px;
    display: flex;
    justify-content: space-between;
  }
  #index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item {
    flex-basis: 386px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  #index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a,
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a,
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a:hover,
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a:hover,
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button:hover {
    opacity: 0.47;
  }
  #index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a {
    padding: 25px 46px 25px 70px;
    font-weight: 500;
  }
  #index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a:before {
    width: 44px;
    height: 40px;
    background-size: 44px 40px;
    top: 50%;
    left: 16px;
    margin-top: -20px;
  }
  #index_home #suntory_contents .secGrobalNavTab .GrobalNavTabMenu_item a:after {
    width: 30px;
    height: 30px;
    font-size: 30px;
    font-size: 1.875rem;
    top: 50%;
    right: 16px;
    margin-top: -15px;
  }
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a {
    padding: 10px 26px 10px 10px;
  }
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink_item a:after {
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-size: 1rem;
    top: 50%;
    right: 10px;
    margin-top: -8px;
  }
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List {
    max-width: 1164px;
    box-sizing: border-box;
    padding: 30px 22px;
  }
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink {
    display: flex;
    flex-wrap: wrap;
  }
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink .GrobalNavLink_item {
    flex-basis: 360px;
    box-sizing: border-box;
    margin-right: 20px;
  }
  #index_home #suntory_contents .GrobalNavTabList .GrobalNavTab-List .GrobalNavLink .GrobalNavLink_item:nth-of-type(3n) {
    margin-right: 0;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner {
    max-width: 1164px;
    margin: 0 auto;
    padding-bottom: 70px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column {
    margin: 80px auto 0;
    padding-bottom: 10px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail {
    margin-top: 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55;
    margin-top: 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link {
    margin-top: 30px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button {
    width: 380px;
    padding: 18px 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button span {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--normal {
    padding: 18px 40px 18px 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--normal:after {
    width: 20px;
    height: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    top: 50%;
    right: 20px;
    margin-top: -10px;
  }
  #index_home #suntory_contents #IndexMenu #IndexMenu01 .md-text,
  #index_home #suntory_contents #IndexMenu #IndexMenu02 .md-text {
    min-height: 112px;
  }
  #index_home #suntory_contents #IndexMenu #IndexMenu03 .md-text,
  #index_home #suntory_contents #IndexMenu #IndexMenu04 .md-text {
    min-height: 140px;
  }
  #suntory_contents .ftBtnPageTop a.md-linkFAQ {
    display: block;
    margin: 0 auto 10px;
    width: 56px;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  #index_home #suntory_contents .secGrobalNavAccordion {
    padding: 0 26px;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_title {
    color: #020202;
    display: block;
    position: relative;
    padding: 10px 34px 10px 51px;
    font-weight: 400;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_title:before {
    display: block;
    position: absolute;
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 32px;
    height: 30px;
    background-size: 32px 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_title:after {
    display: block;
    position: absolute;
    content: "";
    font-family: "icomoon";
    line-height: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 0.2s ease-in-out;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    width: 20px;
    height: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    top: 50%;
    right: 14px;
    margin-top: -10px;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_title.active:after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navGardening {
    background-color: #fdf0f0;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navGardening .secGrobalNavAccordion_title:after {
    color: #e76861;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navGardening .secGrobalNavAccordion_title:before {
    background-image: url(/flower/img/v2_icon_GrobalNav--Gardening.png);
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navHomegardens {
    background-color: #eef6e9;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navHomegardens .secGrobalNavAccordion_title:after {
    color: #65a33e;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navHomegardens .secGrobalNavAccordion_title:before {
    background-image: url(/flower/img/v2_icon_GrobalNav--Homegardens.png);
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navIfg {
    background-color: #f5effa;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navIfg .secGrobalNavAccordion_title:after {
    color: #a573cb;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_item.navIfg .secGrobalNavAccordion_title:before {
    background-image: url(/flower/img/v2_icon_GrobalNav--Ifg.png);
  }
  #index_home #suntory_contents .secGrobalNavAccordion_content {
    display: none;
    padding: 0 10px;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_content .GrobalNavLink_item a {
    color: #020202;
    display: block;
    position: relative;
    padding: 8px 20px 8px 4px;
    text-decoration: none;
    border-bottom: 1px solid #D9D9D9;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  #index_home #suntory_contents .secGrobalNavAccordion_content .GrobalNavLink_item a:after {
    display: block;
    position: absolute;
    font-family: "icomoon";
    line-height: 1;
    content: "";
    color: #876149;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-size: 1rem;
    top: 50%;
    right: 10px;
    margin-top: -8px;
  }

  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column {
    margin: 40px auto 0;
    padding-bottom: 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail {
    margin-top: 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
    padding: 0 28px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.55;
    margin-top: 16px;
    padding: 0 28px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link {
    margin-top: 20px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button {
    max-width: 300px;
    padding: 14px 18px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link .md-button--beginner span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--normal {
    padding: 14px 30px 14px 18px;
  }
  #index_home #suntory_contents #IndexMenu .sec_contents__inner .md-column .md-box__detail .md-box__link a.md-button--normal:after {
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-size: 1rem;
    top: 50%;
    right: 18px;
    margin-top: -8px;
  }
  #suntory_contents .ftBtnPageTop.p_fixed,
  #suntory_contents .ftBtnPageTop.p_static {
    display: flex;
    align-items: baseline;
  }
  #suntory_contents .ftBtnPageTop.p_fixed a.md-linkFAQ,
  #suntory_contents .ftBtnPageTop.p_static a.md-linkFAQ {
    display: block;
    width: 101px;
    height: 49px;
    margin-right: 10px;
  }
  #suntory_contents .ftBtnPageTop.p_fixed a.md-linkFAQ img,
  #suntory_contents .ftBtnPageTop.p_static a.md-linkFAQ img {
    width: 101px;
    height: auto;
  }
  

}