@charset "UTF-8";
/* ============================================================ common module */
#suntory_contents {
  /* ============================== parts */
  /* === mod-Column */
  /* === mod-Column */
  /* === mod-button */
}
#suntory_contents .mt00 {
  margin-top: 0 !important;
}
#suntory_contents .mt10 {
  margin-top: 10px !important;
}
#suntory_contents .mt18 {
  margin-top: 18px !important;
}
#suntory_contents .mt20 {
  margin-top: 20px !important;
}
#suntory_contents .mb10 {
  margin-bottom: 10px !important;
}
#suntory_contents .mb20 {
  margin-bottom: 20px !important;
}
#suntory_contents .mb30 {
  margin-bottom: 30px !important;
}
#suntory_contents .mb40 {
  margin-bottom: 40px !important;
}
#suntory_contents .md-title {
  display: block;
}
#suntory_contents .md-title--lv1 {
  line-height: 2;
  font-weight: 500;
}
#suntory_contents .md-title--lv1 .md-title__sub {
  font-weight: 400;
}
#suntory_contents .md-title--lv2 {
  font-size: 24px;
  font-size: 1.5rem;
}
#suntory_contents .md-title--lv2--line {
  border-bottom: 1px solid #926e58;
  padding-bottom: 8px;
}
#suntory_contents .md-title--lv2--dec {
  border-bottom: 1px solid #926e58;
  padding-bottom: 8px;
}
#suntory_contents .md-title--lv2--dec:before {
  margin-right: 8px;
  width: 38px;
  height: 30px;
}
#suntory_contents .md-title--lv2--qa {
  padding-bottom: 8px;
}
#suntory_contents .md-title--lv2--dictionary {
  padding-bottom: 8px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#suntory_contents .md-title--lv3 {
  font-size: 20px;
  font-size: 1.25rem;
}
#suntory_contents .md-title--lv4 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}
#suntory_contents .md-title--lv5 {
  font-size: 18px;
  font-size: 1.125rem;
}
#suntory_contents .md-title--bgcolor {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 4px 12px;
}
#suntory_contents .md-title--lieaves {
  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;
}
.lineup #suntory_contents #sec_shop .md-title--lieaves {
  padding-bottom: 49px;
  background: no-repeat center bottom 19px;
  background-image: url("/flower/common/svg/icon_leaves.svg");
  background-size: 127px auto;
}
#suntory_contents .md-title--lieaves span {
  font-size: 18px;
  font-size: 1.125rem;
}
#suntory_contents .md-title--lieaves .md-titleShop {
  display: block;
}
#suntory_contents .md-title--premum01 {
  color: #876149;
}
#suntory_contents .md-title--premum01:before {
  content: url(/flower/gardening/premum/img/v2_icon_premum01.png);
  vertical-align: middle;
  margin-right: 5px;
}
#suntory_contents .md-title--premum01:after {
  content: url(/flower/gardening/premum/img/v2_icon_premum01.png);
  vertical-align: middle;
  margin-left: 5px;
}
#suntory_contents .md-title--camp {
  margin-top: 24px;
  text-align: center;
}
#suntory_contents .md-title--homegardens {
  display: inline-block;
}
#suntory_contents .md-title--recipe {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 500;
  margin: 14px 0 55px;
  line-height: 1.2;
}
#suntory_contents .md-title--recipeSub {
  font-size: 18px;
  font-size: 1.125rem;
}
#suntory_contents .md-title__time {
  display: inline;
  font-size: 18px;
  font-size: 1.125rem;
}
#suntory_contents .md-title--movie {
  position: relative;
}
#suntory_contents .md-title--movie .md-icon--arrowLaege {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-title--lv1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
  #suntory_contents .md-title--lv2Lineup {
    font-size: 32px;
    font-size: 2rem;
  }
  #suntory_contents .md-title--premum01 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-title--lv1 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #suntory_contents .md-title--lv1 .md-title__sub {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
  }
  #suntory_contents .md-title--lv2Lineup {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #suntory_contents .md-title--recipe {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #suntory_contents .md-title--recipeSub {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2;
  }
}
#suntory_contents .md-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
#suntory_contents .md-column:after {
  content: "";
  display: block;
  clear: both;
}
#suntory_contents .md-column__img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents .md-column--global {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#suntory_contents .md-column--global .md-img {
  vertical-align: bottom;
}
#suntory_contents .md-column__center {
  justify-content: center;
}
#suntory_contents .md-column__detail {
  margin-bottom: 30px;
}
#suntory_contents .md-column--max {
  box-sizing: border-box;
  width: 100%;
}
#suntory_contents .md-column--max .md-column__img {
  width: 100%;
}
#suntory_contents .md-column--imgThree {
  display: block;
}
#suntory_contents .md-column--imgThree .md-column__img {
  margin-top: 4px;
}
#suntory_contents .md-column--imgThreeRight .md-column__img {
  float: right;
  margin-left: 4%;
}
#suntory_contents .md-column--imgThreeLeft .md-column__img {
  float: left;
  margin-right: 4%;
}
#suntory_contents .md-column .md-box__img + .md-text {
  margin-top: 10px;
}
#suntory_contents .md-column .md-box--data .md-box__img + .md-text {
  margin-top: 0;
}
#suntory_contents .md-columnBanner .md-column__img,
#suntory_contents .md-columnBanner .md-column__detail,
#suntory_contents .md-columnBanner .md-box {
  display: block;
  flex-basis: 48%;
  margin-top: 30px;
}
#suntory_contents .md-columnBanner .md-column__img + .md-box,
#suntory_contents .md-columnBanner .md-column__detail + .md-box,
#suntory_contents .md-columnBanner .md-box + .md-box {
  margin-left: 4%;
}
#suntory_contents .md-columnBanner .md-column__img:nth-child(2n+3),
#suntory_contents .md-columnBanner .md-column__detail:nth-child(2n+3),
#suntory_contents .md-columnBanner .md-box:nth-child(2n+3) {
  margin-left: 0;
}
#suntory_contents .md-columnBanner .md-column__img:nth-child(-n + 2),
#suntory_contents .md-columnBanner .md-column__detail:nth-child(-n + 2),
#suntory_contents .md-columnBanner .md-box:nth-child(-n + 2) {
  margin-top: 0;
}
#suntory_contents .md-columnBanner .md-column__img--data,
#suntory_contents .md-columnBanner .md-column__detail--data,
#suntory_contents .md-columnBanner .md-box--data {
  margin-bottom: 0;
  margin-top: 14px;
}
#suntory_contents .md-columnBanner .md-column__img--data:nth-child(-n + 2),
#suntory_contents .md-columnBanner .md-column__detail--data:nth-child(-n + 2),
#suntory_contents .md-columnBanner .md-box--data:nth-child(-n + 2) {
  margin-top: 14px;
}
#suntory_contents .md-columnBanner--imgLeft, #suntory_contents .md-columnBanner--imgRight {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -4px;
}
#suntory_contents .md-columnBanner--imgLeft .md-column__img, #suntory_contents .md-columnBanner--imgRight .md-column__img {
  margin-top: 4px;
}
#suntory_contents .md-columnBanner--imgLeft .md-column__img {
  margin-right: 4%;
}
#suntory_contents .md-columnBanner--imgRight .md-column__img {
  margin-left: 4%;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-column--imgThree .md-column__img {
    width: 30%;
  }
  #suntory_contents .md-column--imgThree .md-column__detail {
    flex-basis: 66%;
  }
  #suntory_contents .md-column02 .md-column__img,
  #suntory_contents .md-column02 .md-column__detail,
  #suntory_contents .md-column02 .md-box {
    flex-basis: 48%;
    margin-top: 30px;
  }
  #suntory_contents .md-column02 .md-column__img + .md-box,
  #suntory_contents .md-column02 .md-column__detail + .md-box,
  #suntory_contents .md-column02 .md-box + .md-box {
    margin-left: 4%;
  }
  #suntory_contents .md-column02 .md-column__img:nth-child(2n+3),
  #suntory_contents .md-column02 .md-column__detail:nth-child(2n+3),
  #suntory_contents .md-column02 .md-box:nth-child(2n+3) {
    margin-left: 0;
  }
  #suntory_contents .md-column02 .md-column__img:nth-child(-n + 2),
  #suntory_contents .md-column02 .md-column__detail:nth-child(-n + 2),
  #suntory_contents .md-column02 .md-box:nth-child(-n + 2) {
    margin-top: 0;
  }
  #suntory_contents .md-column02 .md-column__img--data,
  #suntory_contents .md-column02 .md-column__detail--data,
  #suntory_contents .md-column02 .md-box--data {
    margin-bottom: 0;
    margin-top: 14px;
  }
  #suntory_contents .md-column02 .md-column__img--data:nth-child(-n + 2),
  #suntory_contents .md-column02 .md-column__detail--data:nth-child(-n + 2),
  #suntory_contents .md-column02 .md-box--data:nth-child(-n + 2) {
    margin-top: 14px;
  }
  #suntory_contents .md-column02--imgLeft, #suntory_contents .md-column02--imgRight {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: -4px;
  }
  #suntory_contents .md-column02--imgLeft .md-column__img, #suntory_contents .md-column02--imgRight .md-column__img {
    margin-top: 4px;
  }
  #suntory_contents .md-column02--imgLeft .md-column__img {
    margin-right: 4%;
  }
  #suntory_contents .md-column02--imgRight .md-column__img {
    margin-left: 4%;
  }
  #suntory_contents .md-column03 .md-box, #suntory_contents .md-columnModal .md-box {
    flex-basis: 30%;
  }
  #suntory_contents .md-column03 .md-box + .md-box, #suntory_contents .md-columnModal .md-box + .md-box {
    margin-left: 5%;
  }
  #suntory_contents .md-column03 .md-box:nth-child(3n+4), #suntory_contents .md-columnModal .md-box:nth-child(3n+4) {
    margin-left: 0;
  }
  #suntory_contents .md-column03 .md-box {
    margin-top: 20px;
  }
  #suntory_contents .md-column03 .md-box:nth-child(-n + 3) {
    margin-top: 0;
  }
  #suntory_contents .md-column04 .md-box {
    flex-basis: 23.5%;
    margin-top: 20px;
  }
  #suntory_contents #howto-lineup .md-column04 .md-box {
    flex-basis: 31.333%;
  }
  #suntory_contents .md-column04 .md-box + .md-box {
    margin-left: 2%;
  }
  #suntory_contents .md-column04 .md-box:nth-child(4n+5) {
    margin-left: 0;
  }
  #suntory_contents .md-column04 .md-box:nth-child(-n + 4) {
    margin-top: 0;
  }
  #suntory_contents #howto-lineup .md-column04 .md-box:nth-child(4n+5) {
    margin-left: 2%;
  }
  #suntory_contents #howto-lineup .md-column04 .md-box:nth-child(-n + 4) {
    margin-top: 20px;
  }
  #suntory_contents #howto-lineup .md-column04 .md-box:nth-child(3n+4) {
    margin-left: 0;
  }
  #suntory_contents #howto-lineup .md-column04 .md-box:nth-child(-n + 3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-column--imgThree .md-column__img {
    width: 48%;
  }
  #suntory_contents .md-column--imgThree .md-column__img + .md-box,
  #suntory_contents .md-column--imgThree .md-column__detail + .md-box {
    margin-left: 4%;
  }
  #suntory_contents .md-column--imgThree .md-column__img:nth-child(2n+3),
  #suntory_contents .md-column--imgThree .md-column__detail:nth-child(2n+3) {
    margin-left: 0;
  }
  #suntory_contents .md-column--imgThree .md-column__img--data,
  #suntory_contents .md-column--imgThree .md-column__detail--data {
    margin-bottom: 0;
  }
  #suntory_contents .md-column--imgLeft.md-column02--imgThree .md-column__img {
    margin-right: 4%;
  }
  #suntory_contents .md-column--imgRight.md-column02--imgThree .md-column__img {
    margin-left: 4%;
  }
  #suntory_contents .md-column02 .md-box {
    width: 100%;
    margin-top: 30px;
  }
  #suntory_contents .md-column02 .md-box:first-child {
    margin-top: 0;
  }
  #suntory_contents .md-column02 .md-box--data {
    margin-top: 14px;
  }
  #suntory_contents .md-column02 .md-box--data:first-child {
    margin-top: 14px;
  }
  #suntory_contents .md-column02--imgRight .md-text, #suntory_contents .md-column02--imgLeft .md-text {
    margin: 10px 0;
  }
  #suntory_contents .md-column03 .md-box, #suntory_contents .md-column04 .md-box {
    flex-basis: 48%;
    margin-top: 30px;
  }
  #suntory_contents .md-column03 .md-box + .md-box, #suntory_contents .md-column04 .md-box + .md-box {
    margin-left: 4%;
  }
  #suntory_contents .md-column03 .md-box:nth-child(2n+3), #suntory_contents .md-column04 .md-box:nth-child(2n+3) {
    margin-left: 0;
  }
  #suntory_contents .md-column03 .md-box:nth-child(-n + 2), #suntory_contents .md-column04 .md-box:nth-child(-n + 2) {
    margin-top: 0;
  }
  #suntory_contents .md-column03 .md-box__link .md-text span, #suntory_contents .md-column04 .md-box__link .md-text span {
    padding-left: 5px;
    padding-right: 30px;
    text-align: left;
    background-position: center right 5px;
  }
}
#suntory_contents .md-button__boxType01 {
  display: table;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  border-collapse: separate;
}
#suntory_contents .md-button__boxType01 a {
  display: table-cell;
  height: 46px;
  padding: 5px 25px 5px 20px;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  border-width: 4px;
  border-style: solid;
}
#suntory_contents .md-button__boxType01 a:link, #suntory_contents .md-button__boxType01 a:visited, #suntory_contents .md-button__boxType01 a:active, #suntory_contents .md-button__boxType01 a:hover {
  color: #000;
  text-decoration: none;
}
#suntory_contents .md-button__boxType01 a:hover {
  opacity: 0.47;
}
#suntory_contents .md-button__boxType01 a:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 6px;
  font-family: "icomoon";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-top: -8px;
}
#suntory_contents .md-button__boxType01--subtext {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
}
#suntory_contents .md-button__boxType01.md-button--gardening a {
  border-color: #f29c97;
}
#suntory_contents .md-button__boxType01.md-button--gardening a:after {
  color: #f29c97;
}
#suntory_contents .md-button__boxType01.md-button--lineup {
  text-align: center;
  margin: 60px auto 0;
}
#suntory_contents .md-button__boxType01.md-button--lineup a {
  border-color: #876149;
  box-sizing: border-box;
}
#suntory_contents .md-button__boxType01.md-button--lineup a:link, #suntory_contents .md-button__boxType01.md-button--lineup a:visited, #suntory_contents .md-button__boxType01.md-button--lineup a:active, #suntory_contents .md-button__boxType01.md-button--lineup a:hover {
  color: #876149;
  text-decoration: none;
}
#suntory_contents .md-button__boxType01.md-button--lineup a:after {
  color: #876149;
}
#suntory_contents .md-button__boxType01.md-button--homegardens a {
  border-color: #65a33e;
}
#suntory_contents .md-button__boxType01.md-button--homegardens a:after {
  color: #65a33e;
}
#suntory_contents .md-button__boxType02 {
  display: block;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  border: 4px solid #876149;
  margin: 30px auto 0;
  padding: 10px;
}
#suntory_contents .md-button__boxType02:link, #suntory_contents .md-button__boxType02:visited, #suntory_contents .md-button__boxType02:active {
  color: #876149;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#suntory_contents .md-button__boxType02:hover {
  color: #c0a99b;
  text-decoration: none;
  border: 4px solid #c0a99b;
  opacity: 0.47;
}
#suntory_contents .md-button__bg--Type02 {
  background-color: #fff;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
#suntory_contents .md-button__contact .md-button__inner {
  position: relative;
  display: block;
  background-color: #efeae6;
  color: #000;
  box-sizing: border-box;
  padding: 10px 32px;
  text-align: center;
}
#suntory_contents .md-button__contact .md-button__inner:link, #suntory_contents .md-button__contact .md-button__inner:visited, #suntory_contents .md-button__contact .md-button__inner:active {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#suntory_contents .md-button__contact .md-button__inner:hover {
  text-decoration: none;
  opacity: 0.47;
}
#suntory_contents .md-button__contact .md-button__inner:before {
  content: url(/flower/common/svg/icon_contact.svg);
  display: inline-block;
  vertical-align: -0.7em;
  margin-right: 5px;
  width: 40px;
  height: 40px;
}
#suntory_contents .md-button__contact .md-button__inner:after {
  position: absolute;
  font-family: 'icomoon' !important;
  content: "";
  color: #876149;
  font-size: 20px;
  font-size: 1.25rem;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 50%;
  right: 8px;
  margin-top: -10px;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-button__boxType01.md-button--lineup {
    max-width: 570px;
  }
  #suntory_contents .md-button__boxType02 {
    max-width: 570px;
  }
  #suntory_contents .md-button__bg--Type02 {
    max-width: 570px;
  }
  #suntory_contents .md-button__contact .md-button__inner {
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-button__boxType02 {
    width: 100%;
  }
  #suntory_contents .md-button__bg--Type02 {
    width: 100%;
  }
  #suntory_contents .md-button__contact .md-button__inner {
    width: 100%;
  }
}
#suntory_contents .md-text--cap {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-top: 8px;
}
#suntory_contents .md-text--annotation {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 20px;
}
#suntory_contents .md-text--annotation:before {
  content: "※";
}
#suntory_contents .md-text--note {
  font-size: 14px;
  font-size: 0.875rem;
}
#suntory_contents .md-text--trigger {
  font-weight: 700;
  color: #000;
}
#suntory_contents .md-text strong {
  font-weight: 700;
}
#suntory_contents .md-text--strong {
  font-weight: 700;
}
#suntory_contents .md-text + .md-text {
  margin-top: 18px;
}
#suntory_contents .md-text--right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-text--column {
    font-size: 16px;
    font-size: 1rem;
  }
  #suntory_contents .md-text--point {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #suntory_contents .md-text--name {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-text--column {
    font-size: 16px;
    font-size: 1rem;
  }
  #suntory_contents .md-text--point {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #suntory_contents .md-text--name {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
#suntory_contents .md-link__titleRight {
  display: inline-block;
  font-size: 26px;
  font-size: 1.625rem;
}
#suntory_contents .md-link__titleRight:after {
  display: inline-block;
  line-height: 1.5;
  margin-left: 18px;
}
#suntory_contents .md-link__titleRight a:link, #suntory_contents .md-link__titleRight a:visited, #suntory_contents .md-link__titleRight a:active, #suntory_contents .md-link__titleRight a:hover {
  color: #000;
}
#suntory_contents .md-linkVi {
  text-align: center;
  line-height: 1;
  margin-top: 23px;
}
#suntory_contents .md-linkVi__item {
  display: inline-block;
}
#suntory_contents .md-linkVi__item .md-link__vi {
  display: block;
  height: 11px;
  padding: 0 5px;
  color: #967059;
}
#suntory_contents .md-linkVi__item .md-link__vi:before {
  content: "○";
  font-size: 11px;
  font-size: 0.6875rem;
  width: 11px;
  height: 11px;
  vertical-align: top;
}
#suntory_contents .md-linkVi__item .md-link__vi:hover {
  text-decoration: none;
}
#suntory_contents .md-linkVi__item .md-link__vi--active:before {
  content: "●";
}
#suntory_contents .md-link__pagerVi {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  text-shadow: 0 0 10px #000;
  z-index: 10;
}
#suntory_contents .md-link__pagerVi:before {
  color: #FFF;
  font-family: "icomoon" !important;
}
#suntory_contents .md-link__pagerVi--prev {
  justify-content: flex-start;
}
#suntory_contents .md-link__pagerVi--prev:hover {
  text-decoration: none;
}
#suntory_contents .md-link__pagerVi--next {
  justify-content: flex-end;
}
#suntory_contents .md-link__pagerVi--next:hover {
  text-decoration: none;
}
#suntory_contents .md-link__global {
  display: block;
  position: relative;
}
#suntory_contents .md-link__global .md-img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
#suntory_contents .md-link__global:link, #suntory_contents .md-link__global:visited, #suntory_contents .md-link__global:active, #suntory_contents .md-link__global:hover {
  color: #000;
}
#suntory_contents .md-link__global:hover .md-img {
  opacity: 0.47;
}
#suntory_contents .md-link--news {
  font-weight: 500;
}
#suntory_contents .md-link__after--blank:after {
  content: url("/flower/common/svg/icon_blank.svg");
  margin-left: 8px;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-link__titleRight {
    position: absolute;
    top: 9px;
    right: 0;
  }
  #suntory_contents .md-link__pagerVi {
    width: 60px;
  }
  #suntory_contents .md-link__pagerVi:before {
    font-size: 60px;
    font-size: 3.75rem;
  }
  #suntory_contents .md-link__pagerVi--prev {
    left: 0;
  }
  #suntory_contents .md-link__pagerVi--prev:before {
    content: "";
  }
  #suntory_contents .md-link__pagerVi--next {
    right: 0;
  }
  #suntory_contents .md-link__pagerVi--next:before {
    content: "";
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-link__titleRight {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  #suntory_contents .md-link__titleRight:after {
    margin-left: 9px;
  }
  #suntory_contents .md-link__pagerVi {
    width: 63px;
  }
  #suntory_contents .md-link__pagerVi:before {
    font-size: 33px;
    font-size: 2.0625rem;
  }
  #suntory_contents .md-link__pagerVi--prev {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0));
  }
  #suntory_contents .md-link__pagerVi--prev:before {
    content: "";
  }
  #suntory_contents .md-link__pagerVi--next {
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0));
  }
  #suntory_contents .md-link__pagerVi--next:before {
    content: "";
  }
}
#suntory_contents .md-listBox--anchor {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  max-width: 1164px;
  width: 100%;
  margin: 30px auto 0;
}
#suntory_contents .md-listBox--anchorCenter {
  justify-content: center;
}
#suntory_contents .md-listBox--anchor .md-listBox__item {
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 20px;
  display: table;
  border-collapse: separate;
}
#suntory_contents .md-listBox--anchor .md-listBox__item a {
  position: relative;
  display: table-cell;
  box-sizing: border-box;
  border-width: 4px;
  border-style: solid;
  width: 100%;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  vertical-align: middle;
  line-height: 1.2;
}
#suntory_contents .md-listBox--anchor .md-listBox__item a:link, #suntory_contents .md-listBox--anchor .md-listBox__item a:visited, #suntory_contents .md-listBox--anchor .md-listBox__item a:active, #suntory_contents .md-listBox--anchor .md-listBox__item a:hover {
  color: #000;
}
#suntory_contents .md-listBox--anchor .md-listBox__item a:after {
  position: absolute;
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 50%;
  right: 6px;
  font-size: 26px;
  font-size: 1.625rem;
  margin-top: -13px;
  padding: 1px;
}
#suntory_contents .md-listBox--anchor .md-listBox__item a:hover {
  text-decoration: none;
  opacity: 0.47;
}
#suntory_contents .md-listBox--anchorHomegardens .md-listBox__item a, #suntory_contents .md-listBox--anchorHowto .md-listBox__item a {
  border-width: 2px;
}
#suntory_contents .md-listBox--anchorHomegardens .md-listBox__item a:after, #suntory_contents .md-listBox--anchorHowto .md-listBox__item a:after {
  content: "";
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: -12px;
}
#suntory_contents .md-listBox--anchorHomegardens .md-listBox__item a .icon_anchor, #suntory_contents .md-listBox--anchorHowto .md-listBox__item a .icon_anchor {
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -20px;
}
#suntory_contents .md-listBox--anchorHomegardens .md-listBox__item a .text_anchor, #suntory_contents .md-listBox--anchorHowto .md-listBox__item a .text_anchor {
  display: inline-block;
}
#suntory_contents .md-listBox--anchorHomegardens a {
  min-height: 66px;
}
#suntory_contents .md-listBox--nothumb {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  max-width: 1164px;
  width: 100%;
  margin: 30px auto 0;
}
#suntory_contents .md-listBox--nothumbCenter {
  justify-content: center;
}
#suntory_contents .md-listBox--nothumb .md-listBox__item {
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 20px;
  display: table;
  border-collapse: separate;
}
#suntory_contents .md-listBox--nothumb .md-listBox__item a {
  position: relative;
  display: table-cell;
  box-sizing: border-box;
  border-width: 4px;
  border-style: solid;
  width: 100%;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  vertical-align: middle;
}
#suntory_contents .md-listBox--nothumb .md-listBox__item a:link, #suntory_contents .md-listBox--nothumb .md-listBox__item a:visited, #suntory_contents .md-listBox--nothumb .md-listBox__item a:active, #suntory_contents .md-listBox--nothumb .md-listBox__item a:hover {
  color: #000;
}
#suntory_contents .md-listBox--nothumb .md-listBox__item a:after {
  position: absolute;
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 50%;
  right: 6px;
  font-size: 26px;
  font-size: 1.625rem;
  margin-top: -13px;
  padding: 1px;
}
#suntory_contents .md-listBox--nothumb .md-listBox__item a:hover {
  text-decoration: none;
  opacity: 0.47;
}
#suntory_contents .md-listBox--contentsLink {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  max-width: 1164px;
  width: 100%;
  margin: 30px auto 0;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item {
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 20px;
  display: table;
  border-collapse: separate;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item a {
  position: relative;
  display: table-cell;
  box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  width: 100%;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  vertical-align: middle;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item a:link, #suntory_contents .md-listBox--contentsLink .md-listBox__item a:visited, #suntory_contents .md-listBox--contentsLink .md-listBox__item a:active, #suntory_contents .md-listBox--contentsLink .md-listBox__item a:hover {
  color: #000;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item a:after {
  position: absolute;
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  top: 50%;
  right: 6px;
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: -12px;
  padding: 1px;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item a .icon_anchor {
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -20px;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item a .text_anchor {
  display: inline-block;
}
#suntory_contents .md-listBox--contentsLink .md-listBox__item a:hover {
  text-decoration: none;
  opacity: 0.47;
}
#suntory_contents .md-listLink__item {
  font-size: 18px;
  font-size: 1.125rem;
}
#suntory_contents .md-listLink__item:before {
  content: "";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 14px;
  font-size: 0.875rem;
  color: #967059;
  margin-right: 8px;
}
#suntory_contents .md-listLink__item a {
  text-indent: -22px;
}
#suntory_contents .md-listLink__item a:link, #suntory_contents .md-listLink__item a:visited, #suntory_contents .md-listLink__item a:active, #suntory_contents .md-listLink__item a:hover {
  color: #000;
}
#suntory_contents .md-listLink--calendar .md-listLink__item {
  font-size: 16px;
  font-size: 1rem;
}
#suntory_contents .md-listLink--calendar .md-listLink__item:after {
  font-size: 12px;
  font-size: 0.75rem;
}
#suntory_contents .md-listLink--Col1 .md-listLink__item {
  padding: 5px 0;
}
#suntory_contents .md-listLink--Col2 .md-listLink__item {
  padding: 5px 0;
}
#suntory_contents .md-list--type01 {
  margin-top: 18px;
}
#suntory_contents .md-list--type01 li:before {
  content: "◇";
}
#suntory_contents .md-list--disc {
  margin-top: 18px;
}
#suntory_contents .md-list--disc li:before {
  content: "・";
}
#suntory_contents .md-list--disc li .md-list_inside li:before {
  content: "";
}
#suntory_contents .md-list--disc li .md-list_inside {
  margin: 8px 0;
  padding-left: 1em;
}
#suntory_contents .md-list--decimal {
  margin-top: 18px;
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 5px;
}
#suntory_contents .md-list--decimal li {
  padding-left: 1em;
  text-indent: -1em;
}
#suntory_contents .md-list--decimal li .md-text {
  text-indent: 0;
}
#suntory_contents .md-list--parentheses {
  margin-top: 18px;
  list-style-type: none;
  list-style-position: inside;
  padding-left: 5px;
}
#suntory_contents .md-list--parentheses > li {
  padding-left: 1.5em;
  text-indent: -1.5em;
  counter-increment: cnt;
}
#suntory_contents .md-list--parentheses > li:before {
  display: marker;
  content: "(" counter(cnt) ") ";
}
#suntory_contents .md-list--decimal li ol,
#suntory_contents .md-list--decimal li ul,
#suntory_contents .md-list--parentheses li ol,
#suntory_contents .md-list--parentheses li ul {
  margin-left: 10px;
}
#suntory_contents .md-list--katakana {
  margin-top: 18px;
  list-style-type: katakana;
  list-style-position: inside;
  padding-left: 5px;
}
#suntory_contents .md-list--katakana li {
  padding-left: 2em;
  text-indent: -2em;
}
#suntory_contents .md-list--katakana li ol, #suntory_contents .md-list--katakana li ul {
  margin-left: 10px;
}
#suntory_contents .md-list--katakana li .md-text {
  text-indent: 0;
}
#suntory_contents .md-list--lower-alpha {
  margin-top: 18px;
  list-style-type: lower-alpha;
  list-style-position: inside;
  padding-left: 5px;
}
#suntory_contents .md-list--lower-alpha li {
  padding-left: 1em;
  text-indent: -1em;
}
#suntory_contents .md-list--lower-alpha li ol, #suntory_contents .md-list--lower-alpha li ul {
  margin-left: 10px;
}
#suntory_contents .md-list--lower-alpha li .md-text {
  text-indent: 0;
}
#suntory_contents .md-list__variety li {
  padding-left: 1em;
  text-indent: -1em;
}
#suntory_contents .md-list__variety li:before {
  content: "●";
}
#suntory_contents .md-list__variety li em:after {
  content: "：";
}
#suntory_contents .md-list--square {
  margin-top: 18px;
}
#suntory_contents .md-list--square li {
  padding-left: 1em;
  text-indent: -1em;
}
#suntory_contents .md-list--square li:before {
  content: "□";
}
#suntory_contents .md-listNumber--roman {
  padding-left: 1.2em;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-listBox--anchor .md-listBox__item {
    width: 22%;
    margin-left: 4%;
  }
  #suntory_contents .md-listBox--anchor .md-listBox__item:nth-child(4n+5), #suntory_contents .md-listBox--anchor .md-listBox__item:first-child {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--anchor .md-listBox__item a {
    padding: 15px 35px 15px 7px;
  }
  #suntory_contents .md-listBox--anchorHomegardens .md-listBox__item, #suntory_contents .md-listBox--anchorHowto .md-listBox__item {
    width: 19.2%;
    margin-left: 1%;
  }
  #suntory_contents #howto-raise .md-listBox--anchorHowto .md-listBox__item {
    width: 24%;
  }
  #suntory_contents .md-listBox--anchorHomegardens .md-listBox__item:nth-child(4n+5), #suntory_contents .md-listBox--anchorHowto .md-listBox__item:nth-child(4n+5) {
    margin-left: 1%;
  }
  #suntory_contents .md-listBox--anchorHomegardens .md-listBox__item:nth-child(5n+1), #suntory_contents .md-listBox--anchorHowto .md-listBox__item:nth-child(5n+1) {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--anchorHomegardens .md-listBox__item a .text_anchor, #suntory_contents .md-listBox--anchorHowto .md-listBox__item a .text_anchor {
    padding-left: 40px;
  }
  #suntory_contents .md-listBox--nothumb .md-listBox__item {
    width: 22%;
    margin-left: 4%;
  }
  #suntory_contents .md-listBox--nothumb .md-listBox__item:nth-child(4n+5), #suntory_contents .md-listBox--nothumb .md-listBox__item:first-child {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--nothumb .md-listBox__item a {
    padding: 15px 35px 15px 7px;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item {
    width: 19.2%;
    margin-left: 1%;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item:nth-child(4n+5) {
    margin-left: 1%;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item:nth-child(5n+1) {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item:first-child {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item a {
    padding: 15px 35px 15px 7px;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item a .text_anchor {
    padding-left: 40px;
  }
  #suntory_contents .md-listLink--Col2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #suntory_contents .md-listLink--Col2 .md-listLink__item {
    flex-basis: 48%;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-listBox--anchor {
    align-items: flex-start;
    justify-content: space-between;
  }
  #suntory_contents .md-listBox--anchor .md-listBox__item {
    width: 48%;
    margin-left: 2%;
  }
  #suntory_contents .md-listBox--anchor .md-listBox__item:nth-child(odd) {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--anchor .md-listBox__item a {
    padding: 10px 35px 10px 10px;
  }
  #suntory_contents .md-listBox--anchorHomegardens .md-listBox__item a .text_anchor, #suntory_contents .md-listBox--anchorHowto .md-listBox__item a .text_anchor {
    padding-left: 45px;
  }
  #suntory_contents .md-listBox--nothumb {
    align-items: flex-start;
    justify-content: space-between;
  }
  #suntory_contents .md-listBox--nothumb .md-listBox__item {
    width: 48%;
    margin-left: 2%;
  }
  #suntory_contents .md-listBox--nothumb .md-listBox__item:nth-child(odd) {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--nothumb .md-listBox__item a {
    padding: 10px 35px 10px 10px;
  }
  #suntory_contents .md-listBox--contentsLink {
    align-items: flex-start;
    justify-content: space-between;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item {
    width: 48%;
    margin-left: 2%;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item:nth-child(odd) {
    margin-left: 0;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item a {
    padding: 10px 35px 10px 10px;
  }
  #suntory_contents .md-listBox--contentsLink .md-listBox__item a .text_anchor {
    padding-left: 45px;
  }
}
#suntory_contents .md-table--recipe {
  margin-top: 12px;
}
#suntory_contents .md-table--recipe .md-table__cell {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  border-top: 1px solid #967059;
  border-right: 1px solid #967059;
}
#suntory_contents .md-table--recipe .md-table__th, #suntory_contents .md-table--recipe .md-table__td {
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #967059;
}
#suntory_contents .md-table--recipe .md-table__th {
  background-color: #efeae6;
  border-left: 1px solid #967059;
}
#suntory_contents .md-table--recipe .md-table__thItem {
  font-weight: 500;
}
#suntory_contents .md-table--recipe .md-table__thItem .md-icon--recipe {
  margin-left: 0;
}
#suntory_contents .md-table--recipe .md-table__td {
  background-color: #fff;
}
#suntory_contents .md-table__howto {
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #967059;
  border-right: 1px solid #967059;
}
#suntory_contents .md-table__howto .md-table__th, #suntory_contents .md-table__howto .md-table__td {
  padding: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #967059;
  text-align: left;
}
#suntory_contents .md-table__howto .md-table__th {
  border-left: 1px solid #967059;
  background-color: #efeae6;
  width: 20%;
}
#suntory_contents .md-table__howto .md-table__td {
  background-color: #fff;
}
#suntory_contents .md-table__howto .md-table__td + .md-table__td {
  border-left: 1px solid #967059;
}
#suntory_contents .md-table__howto01 .md-table__td {
  width: 80%;
}
#suntory_contents .md-table__howto02 .md-table__td {
  width: 40%;
}
#suntory_contents .md-table__howto02 thead .md-table__th, #suntory_contents .md-table__howto02 thead .md-table__td {
  text-align: center;
}
#suntory_contents .md-table__howto03 .md-table__td {
  border-left: 1px solid #967059;
}
#suntory_contents .md-table__howto03 thead .md-table__th {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-table--recipe .md-table__th, #suntory_contents .md-table--recipe .md-table__td {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-table--recipe .md-table__th, #suntory_contents .md-table--recipe .md-table__td {
    width: 50%;
  }
  #suntory_contents .md-table--recipe .md-table__none {
    display: none;
  }
}
#suntory_contents .md-box__icon--new:before {
  position: absolute;
  content: "new";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 53px 21px;
  width: 53px;
  height: 21px;
  color: #FFF;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 18px;
  top: 8px;
  left: 8px;
  text-align: center;
  vertical-align: middle;
  z-index: 10;
}
#suntory_contents .md-box__icon--harvest:after {
  position: absolute;
  content: "大収穫";
  background: url("/flower/common/svg/icon_ribbon_harvest.svg") no-repeat 0 0;
  background-size: 53px 21px;
  width: 53px;
  height: 21px;
  color: #FFF;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 18px;
  top: 8px;
  left: 8px;
  text-align: center;
  vertical-align: middle;
  z-index: 10;
}
#suntory_contents .md-box__icon--new.md-box__icon--harvest:after {
  left: 66px;
}
#suntory_contents .md-box__img {
  line-height: 1;
}
#suntory_contents .md-box__img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents .md-box__img--youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#suntory_contents .md-box__img--youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#suntory_contents .md-box__title {
  display: block;
  font-weight: 700;
}
#suntory_contents .md-box--data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 14px;
  margin-bottom: 0;
}
#suntory_contents .md-box--data .md-box__title {
  font-size: 14px;
  font-size: 0.875rem;
}
#suntory_contents .md-box--data .md-box__img {
  flex-basis: 40px;
  margin-right: 10px;
  text-align: center;
  margin-top: 4px;
}
#suntory_contents .md-box--data .md-text {
  width: 90%;
}
#suntory_contents .md-box--modal {
  margin-bottom: 0;
}
#suntory_contents .md-box--modal .md-box__img {
  background-color: #fff;
}
#suntory_contents .md-box--modal .md-box__img a {
  display: block;
  position: relative;
}
#suntory_contents .md-box--modal .md-box__img a:after {
  position: absolute;
  content: url("/flower/common/svg/icon_hand.svg");
  width: 35px;
  height: 35px;
  bottom: 10px;
  right: 10px;
  z-index: 10;
}
#suntory_contents .md-box__link {
  display: block;
  color: #000 !important;
}
#suntory_contents .md-box__link .md-box__img {
  background-color: #fff;
}
#suntory_contents .md-box__link .md-text {
  background-color: #fff;
  padding: 5px 0;
  box-sizing: border-box;
  width: 100%;
  margin-top: 0;
}
#suntory_contents .md-box__link .md-text span {
  display: block;
  text-align: center;
  background: #fff no-repeat center right 20px;
  background-image: url("/flower/common/svg/arrow.svg");
  background-size: 20px auto;
  padding: 0 45px;
}
#suntory_contents .md-box__link:hover {
  text-decoration: none;
}
#suntory_contents .md-box__linkType01 .md-box__link {
  position: relative;
}
#suntory_contents .md-box__linkType02 {
  position: relative;
}
#suntory_contents .md-box__linkType02 .md-box__inner {
  position: absolute;
  box-sizing: border-box;
  left: 0;
  bottom: 9px;
  padding: 0 7px;
  width: 100%;
}
#suntory_contents .md-box__linkType02 .md-text {
  display: table;
  background-color: transparent;
}
#suntory_contents .md-box__linkType02 .md-text span {
  display: table-cell;
  background-position: center right 10px;
  vertical-align: middle;
}
#suntory_contents .md-box__linkType03 .md-box__link {
  position: relative;
}
#suntory_contents .md-box__linkType03 .md-box__link .md-box__inner {
  position: absolute;
  box-sizing: border-box;
  left: 0;
  bottom: 9px;
  padding: 0 7px;
  width: 100%;
}
#suntory_contents .md-box__linkType03 .md-box__link .md-text {
  display: table;
  background-color: transparent;
}
#suntory_contents .md-box__linkType03 .md-box__link .md-text span {
  display: table-cell;
  background-position: center right 10px;
  vertical-align: middle;
}
#suntory_contents .md-box__linkType03 .md-box__link + .md-text {
  margin: 10px 0 8px;
}
#suntory_contents .md-box__linkType04 .md-box__wrapper {
  background-color: #fff;
}
#suntory_contents .md-box__linkType04 .md-box__inner {
  display: table;
}
#suntory_contents .md-box__linkType04 .md-box__img {
  display: table-cell;
  width: 50%;
  background-color: #65a33e;
  vertical-align: middle;
}
#suntory_contents .md-box__linkType04 .md-box__detail {
  display: table-cell;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top;
}
#suntory_contents .md-box__linkType04 .md-box__title {
  display: table;
  width: 100%;
}
#suntory_contents .md-box__linkType04 .md-box__copy--title {
  display: table-cell;
  background: no-repeat right center;
  border-bottom: 1px dashed #a58470;
  vertical-align: middle;
}
#suntory_contents .md-box__linkType04 .md-box__copy--title em {
  display: block;
}
#suntory_contents .md-box__linkType04 .md-box .md-box__img img {
  width: 100%;
  vertical-align: bottom;
}
#suntory_contents .md-box__linkType04 .md-box .md-box__copy--title {
  display: block;
}
#suntory_contents .md-box__linkType04 .md-box .md-box__copy--title img {
  max-width: 100%;
}
#suntory_contents .md-box__link:hover .md-box__img .md-img {
  opacity: 0.47;
}
#suntory_contents .md-box--news {
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px dashed #a58470;
  margin-bottom: 0;
}
#suntory_contents .md-box--news .md-box__date {
  box-sizing: border-box;
}
#suntory_contents .md-box--news .md-box__title {
  box-sizing: border-box;
  font-weight: 500;
}
#suntory_contents .md-box--news .md-box__title a {
  display: block;
  position: relative;
  padding: 16px 60px 16px 0;
}
#suntory_contents .md-box--news .md-box__title a:after {
  position: absolute;
  content: "";
  font-family: "icomoon";
  top: 50%;
  right: 25px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  margin-top: -15px;
  color: #a58470;
}
#suntory_contents .md-box--news .md-box__title a:hover {
  text-decoration: none;
}
#suntory_contents .md-box--news .md-box__title a:hover .md-link--news {
  text-decoration: underline;
}
#suntory_contents .md-box--news .md-box__title p.md-text--normal {
  padding: 16px 0;
}
#suntory_contents .md-box__global {
  display: table;
  position: absolute;
  background-color: #fff;
  z-index: 10;
  bottom: -30px;
  right: 20px;
}
#suntory_contents .md-box__global .md-box__global__inner {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  font-size: 1.375rem;
  box-sizing: border-box;
  padding: 30px 0 55px;
  line-height: 1.5;
}
#suntory_contents .md-box__global .md-box__global__inner:after {
  position: absolute;
  display: block;
  content: "";
  font-family: "icomoon";
  line-height: 1;
  left: 50%;
  margin-left: -18px;
}
#suntory_contents .md-box__global span {
  display: block;
  width: 100%;
}
#suntory_contents .md-box__global em {
  display: block;
  width: 100%;
}
#suntory_contents .md-box__bannerTitle {
  text-align: center;
}
#suntory_contents .md-box__bannerDetail {
  margin-top: 10px;
}
#suntory_contents .md-box__bannerDetail .contentsFooter__shopLink {
  width: 100%;
  box-sizing: border-box;
}
#suntory_contents .md-box__bannerDetail .contentsFooter__shopLink a {
  border: 2px solid #f29c97;
}
#suntory_contents .md-box__bannerDetail .contentsFooter__shopLinkBanner {
  width: 100%;
  box-sizing: border-box;
}
#suntory_contents .md-boxPoint {
  margin-top: 18px;
}
#suntory_contents .md-boxPoint__title {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
#suntory_contents .md-boxPoint__titleText {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  padding: 6px 17px;
  line-height: 1;
  border-radius: 20px;
}
#suntory_contents .md-boxNormal {
  margin-top: 18px;
}
#suntory_contents .md-boxNormal__title {
  font-weight: 700;
}
#suntory_contents .md-box--qa {
  padding: 40px 0;
}
#suntory_contents .md-box--qa .md-box__inner {
  display: table;
  width: 100%;
  box-sizing: border-box;
}
#suntory_contents .md-box--qa .md-box__inner--q, #suntory_contents .md-box--qa .md-box__inner--a {
  display: table-row;
  width: 100%;
}
#suntory_contents .md-box--qa .md-box__inner--q .md-box__cell, #suntory_contents .md-box--qa .md-box__inner--a .md-box__cell {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 46px;
  vertical-align: middle;
  padding-left: 66px;
}
#suntory_contents .md-box--qa .md-box__inner--q .md-box__cell:before, #suntory_contents .md-box--qa .md-box__inner--a .md-box__cell:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 57px;
  height: 46px;
}
#suntory_contents .md-box--qa .md-box__inner--q .md-box__cell .md-list, #suntory_contents .md-box--qa .md-box__inner--a .md-box__cell .md-list {
  margin-top: 0;
}
#suntory_contents .md-box--qa .md-box__inner--q .md-box__cell {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: 700;
  padding-bottom: 25px;
}
#suntory_contents .md-box--qa .md-box__inner--q .md-box__cell:before {
  content: url("/flower/common/svg/icon_faq--q.svg");
}
#suntory_contents .md-box--dictionary .md-box__inner--trigger, #suntory_contents .md-box--howto .md-box__inner--trigger {
  display: block;
  padding: 25px 0 25px 35px;
  text-decoration: none;
  position: relative;
}
#suntory_contents .md-box--dictionary .md-box__inner--trigger:before, #suntory_contents .md-box--howto .md-box__inner--trigger:before {
  position: absolute;
  left: 0;
  top: 28px;
  width: 22px;
  height: 22px;
}
#suntory_contents .md-box--dictionary .md-box__inner--content, #suntory_contents .md-box--howto .md-box__inner--content {
  padding: 0 0 25px 35px;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-box--modal {
    margin-top: 30px;
  }
  #suntory_contents .md-box--modal:nth-child(-n + 3) {
    margin-top: 16px;
  }
  #suntory_contents .md-box--modal .md-box__title {
    margin: 14px 0 0;
  }
  #suntory_contents .md-box--modal .md-text--normal + .md-text--normal {
    margin-top: 10px;
  }
  #suntory_contents .md-box--modal .md-box__img a .md-img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #suntory_contents .md-box--modal .md-box__img a:hover .md-img {
    opacity: 0.47;
  }
  #suntory_contents .md-box--data {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #suntory_contents .md-box--data .md-box__img {
    flex-basis: 40px;
  }
  #suntory_contents .md-box--data .md-text {
    max-width: 313px;
  }
  #suntory_contents .md-box__link {
    display: block;
    color: #000;
  }
  #suntory_contents .md-box__link .md-box__img .md-img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #suntory_contents .md-box__link:hover .md-box__img .md-img {
    opacity: 0.47;
  }
  #suntory_contents .md-box__link .md-text span {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 45px;
  }
  #suntory_contents #howto-qa .md-box__link .md-text span {
    padding: 0 40px;
  }
  #suntory_contents #howto-lineup .md-box__link .md-text span {
    padding: 0 30px;
  }
  #suntory_contents .md-box__linkType01 .md-text {
    display: table;
    width: 100%;
  }
  #suntory_contents .md-box__linkType01 .md-text span {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
  }
  #suntory_contents .md-box__linkType02 .md-text span {
    height: 30px;
  }
  #suntory_contents .md-box__linkType03 .md-box__link + .md-listLink .md-listLink__item {
    text-indent: -22px;
    padding-left: 22px;
  }
  #suntory_contents .md-box__linkType04 .md-box__wrapper {
    background-color: #fff;
  }
  #suntory_contents .md-box__linkType04 .md-box__inner .md-text {
    margin-top: 5px;
  }
  #suntory_contents .md-box__linkType04 .md-box__detail {
    padding: 0 15px;
  }
  #suntory_contents .md-box__linkType04 .md-box__link {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #suntory_contents .md-box__linkType04 .md-box__link:hover {
    opacity: 0.47;
  }
  #suntory_contents .md-box__linkType04 .md-box__copy--title {
    height: 90px;
    padding: 0 50px 0 0;
    font-size: 16px;
    font-size: 1rem;
    background-size: auto 24px;
  }
  #suntory_contents .md-box__linkType04 .md-box__copy--title em {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #suntory_contents .md-box__global {
    border-radius: 220px;
    width: 220px;
    height: 220px;
  }
  #suntory_contents .md-box__global .md-box__global__inner:after {
    top: 145px;
    font-size: 36px;
    font-size: 2.25rem;
  }
  #suntory_contents .md-box__global span {
    font-size: 16px;
    font-size: 1rem;
  }
  #suntory_contents .md-box__global em {
    font-size: 26px;
    font-size: 1.625rem;
  }
  #suntory_contents .md-box--news {
    display: table;
    width: 100%;
  }
  #suntory_contents .md-box--news .md-box__date {
    display: table-cell;
    width: 160px;
    padding: 16px 0 16px 25px;
  }
  #suntory_contents .md-box--news .md-box__title {
    display: table-cell;
    box-sizing: border-box;
  }
  #suntory_contents .md-box__form--search:after {
    content: " ";
    display: block;
    clear: both;
  }
  #suntory_contents .md-box__form--search .md-box__item {
    float: left;
    font-size: 20px;
    font-size: 1.25rem;
  }
  #suntory_contents .md-box__form--search .md-box__item + .md-box__item {
    margin-left: 100px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-box--modal {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
    width: 100%;
    box-sizing: border-box;
  }
  #suntory_contents .md-box--modal:first-child {
    margin-top: 16px;
  }
  #suntory_contents .md-box--modal .md-box__title {
    margin-bottom: 10px;
  }
  #suntory_contents .md-box--modal .md-box__img {
    flex-basis: 40%;
  }
  #suntory_contents .md-box--modal .md-box__text {
    flex-basis: 55%;
  }
  #suntory_contents .md-box--data {
    width: 100%;
  }
  #suntory_contents .md-box--data .md-text {
    max-width: 658px;
  }
  #suntory_contents .md-box__link .md-text span {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #suntory_contents .md-box__linkType02 .md-text span {
    font-size: 10px;
    font-size: 0.625rem;
    background-size: 12px auto;
    padding: 5px 28px 5px 5px;
    text-align: left;
  }
  #suntory_contents .md-box__linkType03 .md-box__link {
    position: relative;
  }
  #suntory_contents .md-box__linkType03 .md-box__link .md-box__inner .md-text span {
    font-size: 10px;
    font-size: 0.625rem;
    background-size: 12px auto;
    padding: 5px 28px 5px 5px;
    text-align: left;
  }
  #suntory_contents .md-box__linkType03 .md-box__link + .md-text .md-listLink__item,
  #suntory_contents .md-box__linkType03 .md-box__link + .md-listLink .md-listLink__item {
    font-size: 14px;
    font-size: 0.875rem;
    text-indent: -20px;
    padding-left: 20px;
  }
  #suntory_contents .md-box__linkType03 .md-box__link + .md-text .md-listLink__item:before,
  #suntory_contents .md-box__linkType03 .md-box__link + .md-listLink .md-listLink__item:before {
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 6px;
  }
  #suntory_contents .md-box__linkType04 .md-box__inner .md-text {
    margin-top: 1px;
    font-size: 2.5vw;
  }
  #suntory_contents .md-box__linkType04 .md-box__detail {
    padding: 0 10px;
  }
  #suntory_contents .md-box__linkType04 .md-box__copy--title {
    padding: 5px 18px 5px 0;
    font-size: 2.5vw;
    background-size: auto 10px;
  }
  #suntory_contents .md-box__linkType04 .md-box__copy--title em {
    font-size: 4vw;
  }
  #suntory_contents .md-box--news .md-box__date {
    padding-top: 16px;
  }
  #suntory_contents .md-box--news .md-box__title a {
    padding-top: 10px;
  }
  #suntory_contents .md-box--news .md-box__title p.md-text--normal {
    padding-top: 10px;
  }
  #suntory_contents .md-box__global {
    border-radius: 160px;
    width: 160px;
    height: 160px;
  }
  #suntory_contents .md-box__global .md-box__global__inner:after {
    top: 95px;
    font-size: 32px;
    font-size: 2rem;
  }
  #suntory_contents .md-box__global span {
    font-size: 12px;
    font-size: 0.75rem;
  }
  #suntory_contents .md-box__global em {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #suntory_contents .md-box__form--search .md-box__item {
    min-height: 30px;
  }
  #suntory_contents .md-box__form--search .md-box__item + .md-box__item {
    margin-top: 15px;
  }
}
#suntory_contents .md-icon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
#suntory_contents .md-icon--bullet:before {
  content: "";
}
#suntory_contents .md-icon__before:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 8px;
}
#suntory_contents .md-icon__before.md-icon--arrowLaege:before {
  content: "";
}
#suntory_contents .md-icon__after:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
#suntory_contents .md-icon__after.md-icon--arrowLaege:after {
  content: "";
}
#suntory_contents .md-icon__after.md-icon--blank:after {
  content: "";
  margin-left: 5px;
}
#suntory_contents .md-icon__after.md-icon--dl:after {
  content: "";
  margin-left: 5px;
}
#suntory_contents .md-icon__after.md-icon--print:after {
  content: "";
  margin-left: 5px;
}
#suntory_contents .md-icon__after.md-icon--arrow:after {
  content: "";
  margin-left: 5px;
}
#suntory_contents .md-icon--new {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}
#suntory_contents .md-icon__data {
  display: inline-block;
}
#suntory_contents .md-icon__data:before {
  width: 20px;
  height: 40px;
  line-height: 1;
}
#suntory_contents .md-icon__data--period:before {
  content: url("/flower/common/svg/flower-data/selling-time.svg");
}
#suntory_contents .md-icon__data--flowering:before {
  content: url("/flower/common/svg/flower-data/flowering-time.svg");
}
#suntory_contents .md-icon__data--round:before {
  content: url("/flower/common/svg/flower-data/round-pot.svg");
}
#suntory_contents .md-icon__data--laterallength:before {
  content: url("/flower/common/svg/flower-data/planter.svg");
}
#suntory_contents .md-icon__data--hanging:before {
  content: url("/flower/common/svg/flower-data/hanging.svg");
}
#suntory_contents .md-icon__data--flowerbed:before {
  content: url("/flower/common/svg/flower-data/flower-bed.svg");
}
#suntory_contents .md-icon__data--flowering:before {
  content: url("/flower/common/svg/flower-data/flowering-time.svg");
}
#suntory_contents .md-icon__data--tillering:before {
  content: url("/flower/common/svg/flower-data/size.svg");
}
#suntory_contents .md-icon__data--height:before {
  content: url("/flower/common/svg/flower-data/height.svg");
}
#suntory_contents .md-icon__data--diameter:before {
  content: url("/flower/common/svg/flower-data/diameter.svg");
}
#suntory_contents .md-icon__data--core:before {
  content: url("/flower/common/svg/flower-data/pinching.svg");
}
#suntory_contents .md-icon__data--switchback:before {
  content: url("/flower/common/svg/flower-data/cutting-back.svg");
}
#suntory_contents .md-icon__data--picking:before {
  content: url("/flower/common/svg/flower-data/deadheading.svg");
}
#suntory_contents .md-icon__data--sunnyday:before {
  content: url("/flower/common/svg/flower-data/sunshine.svg");
}
#suntory_contents .md-icon__data--watering:before {
  content: url("/flower/common/svg/flower-data/watering.svg");
}
#suntory_contents .md-icon__data--winterholidays_ok:before {
  content: url("/flower/common/svg/flower-data/wintering.svg");
}
#suntory_contents .md-icon__data--feeding:before {
  content: url("/flower/common/svg/flower-data/feeding.svg");
}
#suntory_contents .md-icon__data--appreciation:before {
  content: url("/flower/common/svg/flower-data/appreciation-time.svg");
}
#suntory_contents .md-icon__data--deep:before {
  content: url("/flower/common/svg/flower-data/deep-planter.svg");
}
#suntory_contents .md-icon__data--vine:before {
  content: url("/flower/common/svg/flower-data/vine-length.svg");
}
#suntory_contents .md-icon__data--soil:before {
  content: url("/flower/common/svg/flower-data/soil.svg");
}
#suntory_contents .md-icon--type {
  margin-left: 20px;
}
#suntory_contents .md-icon--bestseller {
  margin-left: 20px;
}
#suntory_contents .md-iconSingle--blank:before {
  content: "";
}
#suntory_contents .md-icon__dictionary {
  display: inline-block;
  border-radius: 14px;
  padding: 0 12px;
  font-size: 12px;
  font-size: 0.75rem;
  vertical-align: middle;
  color: #fff;
  line-height: 16px;
}
#suntory_contents .md-icon__dictionary--soil {
  background-color: #967059;
}
#suntory_contents .md-icon__dictionary--sick {
  background-color: #898989;
}
#suntory_contents .md-icon__dictionary--upbringing {
  background-color: #65a33e;
}
#suntory_contents .md-icon__dictionary--planting {
  background-color: #469b74;
}
#suntory_contents .md-icon__dictionary--plant {
  background-color: #f5a064;
}
#suntory_contents .md-icon__dictionary--fertilizer {
  background-color: #a6937c;
}
#suntory_contents .md-icon__dictionary--growth {
  background-color: #bf93e0;
}
#suntory_contents .md-icon__dictionary--drug {
  background-color: #f29c97;
}
#suntory_contents .md-icon__dictionary--other {
  background-color: #5bc2dc;
}
#suntory_contents .md-icon--recipe {
  display: inline-block;
  background-color: #65a33e;
  box-sizing: border-box;
  color: #fff;
  width: 17px;
  height: 17px;
  border-radius: 17px;
  line-height: 1;
  text-align: center;
  padding: 2px 0 3px 0;
  margin: 4px 3px 0 3px;
  vertical-align: top;
  font-size: 12px;
  font-size: 0.75rem;
  padding-left: 0;
  text-indent: 0;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-icon--new {
    background-size: 89px 35px;
    width: 89px;
    height: 35px;
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-icon--type {
    margin-left: 10px;
  }
  #suntory_contents .md-icon--bestseller {
    margin-left: 10px;
  }
  #suntory_contents .md-icon--new {
    background-size: 60px 24px;
    width: 60px;
    height: 24px;
    font-size: 10px;
    font-size: 0.625rem;
    margin-left: 16px;
    line-height: 20px;
  }
}
#suntory_contents .md-banner--01, #suntory_contents .md-banner--02 {
  display: table;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
}
#suntory_contents .md-banner--01 a, #suntory_contents .md-banner--02 a {
  display: table-cell;
  box-sizing: border-box;
  color: #000;
  background-repeat: no-repeat;
}
#suntory_contents .md-banner--01 a:hover, #suntory_contents .md-banner--02 a:hover {
  text-decoration: none;
}
#suntory_contents .md-banner--shopIndex {
  display: table;
  background-color: #fff;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
#suntory_contents .md-banner--shopIndex a {
  display: table-cell;
  box-sizing: border-box;
  background-repeat: no-repeat;
}
#suntory_contents .md-banner--shopIndex a:hover {
  text-decoration: none;
}
#suntory_contents .md-banner--shopIndex a img {
  vertical-align: bottom;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #suntory_contents .md-banner--01, #suntory_contents .md-banner--02 {
    height: 100px;
  }
  #suntory_contents .md-banner--01 a, #suntory_contents .md-banner--02 a {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0 20px 0;
    vertical-align: middle;
    background-size: 60px;
    background-position: right -15px bottom -10px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #suntory_contents .md-banner--01 a:hover, #suntory_contents .md-banner--02 a:hover {
    text-decoration: none;
    opacity: 0.47;
  }
  #suntory_contents .md-banner--01 a .md-titleStrong, #suntory_contents .md-banner--02 a .md-titleStrong {
    display: block;
    font-weight: 500;
  }
  #suntory_contents .md-banner--shopIndex {
    max-width: 390px;
    width: auto;
    margin: 0 auto;
  }
  #suntory_contents .md-banner--shopIndex a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
  }
  #suntory_contents .md-banner--shopIndex a:hover {
    text-decoration: none;
    opacity: 0.47;
  }
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-banner--01 a, #suntory_contents .md-banner--02 a {
    font-size: 16px;
    font-size: 1rem;
    background-color: #fff;
    background-size: 33px;
    background-position: right -8px bottom -5px;
    line-height: 1.7;
    padding: 18px;
    margin-top: 15px;
  }
  #suntory_contents .md-banner--01 a span, #suntory_contents .md-banner--02 a span {
    margin-right: 16px;
  }
  #suntory_contents .md-banner--01 a .md-titleStrong, #suntory_contents .md-banner--02 a .md-titleStrong {
    display: inline-block;
  }
}
#suntory_contents .md-info {
  display: flex;
  justify-content: center;
  width: auto;
  width: 100%;
  align-items: center;
  text-align: center;
  max-width: 390px;
  padding-bottom: 13px;
}
@media screen and (max-width: 767px){
  #suntory_contents .md-info {
    max-width: auto;
    padding-bottom: 6px;
  }
}
#suntory_contents .md-notice {
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
}
#suntory_contents .md-notice:nth-of-type(2) {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-notice {
    margin: 0 auto;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
  }
}
#suntory_contents .md-banner--outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-end;
}
#suntory_contents .md-banner--wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#suntory_contents .md-banner--wrap:nth-of-type(2) {
  margin-left: 34px;
}
#suntory_contents .md-banner--wrap:nth-of-type(3) {
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  #suntory_contents .md-banner--wrap:nth-of-type(2) {
    margin-left: 0;
  }
  #suntory_contents .md-banner--wrap:nth-of-type(2),
  #suntory_contents .md-banner--wrap:nth-of-type(3) {
    margin-top: 17px;
  }
}
#suntory_contents #sec_anchor {
  display: flex;
  border-bottom: 1px solid #926e58;
  padding: 20px 0;
  margin-bottom: 39px;
  font-size: 1.5rem;
}
#suntory_contents #sec_anchor > li {
  padding-left: 54px;
}
#suntory_contents #sec_anchor > li:first-of-type {
  padding-left: 0;
}
#suntory_contents #sec_anchor > li > a {
  padding-left: 35px;
  background: url(/flower/common/svg/arrow-anchor.svg) no-repeat left center;
  background-size: 26px;
  color: #333333;
}
.homegardens #suntory_contents #sec_anchor > li > a {
  background-image: url(/flower/common/svg/arrow-anchor_g.svg);
}
@media screen and (max-width: 767px) {
  #suntory_contents #sec_anchor {
    padding: 5px 0 10px;
    margin: 0 19px;
  }
  #suntory_contents #sec_anchor > li {
    padding-left: 37px;
  }
  #suntory_contents #sec_anchor > li > a {
    padding-left: 26px;
    background-size: 21px;
    font-size: 16px;
  }
}