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

クリスマスここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

クリスマス専用グロナビ

-----------------------------------------------------------------------------------------------*/
.christmasnav--global {
  position: fixed;
  width: 100%;
  z-index: 101;
  top: -79px;
}

.is-pagetop-view {
  display: none;
}

.christmasnav--global__wrapper {
  background-color: #fff;
  border: 1px solid #fff;
}

.christmasnav--global__list {
  box-sizing: border-box;
  display: inline-block;
  width: 25%;
  border: 1px solid #fff;
}

.christmasnav--global__link {
  box-sizing: border-box;
  display: block;
  padding: 5px;
  color: #fff;
  text-align: center;
  background-color: #A6832D;
  border-radius: 1px;
}

.christmasnav--fix1__btn {
  position: fixed;
  top: -55px;
  right: 0;
  z-index: 121;
  cursor: pointer;
}

@keyframes vertical {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
.christmasnav--fix1__info {
  position: fixed;
  top: 15px;
  right: 21px;
  z-index: 120;
  animation: vertical 1s ease-in-out infinite alternate;
}

.christmasnav--fix1__wrapper {
  display: none;
  background-color: #fff;
  box-sizing: border-box;
  height: 0;
  left: 0;
  padding: 15px 15px 25px;
  position: fixed;
  top: 0;
  z-index: 120;
  overflow-y: auto;
  overflow-scrolling: touch;
}

.christmasnav--fix1__title {
  margin-bottom: 20px;
}

.christmasnav--fix1__inner {
  overflow-y: auto;
}

.christmasnav--fix1__link {
  position: relative;
  display: block;
  margin-left: 35px;
  padding-left: 5px;
  padding-right: 30px;
  line-height: 34px;
  color: #490a0a;
  border-top: 1px solid #ccc;
  cursor: pointer;
}

.christmasnav--fix1__link:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 2px;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 7px;
  height: 7px;
  border-top: 3px solid #be2222;
  border-right: 3px solid #be2222;
  transform: rotateZ(45deg);
}

.christmasnav--fix1__link__image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.christmasnav--fix1__link--category {
  margin-left: 0;
  padding-left: 40px;
  font-size: 1.25rem;
  line-height: 44px;
}

.js-nav-global--fix {
  position: relative;
}

.christmasnav--fix2__bglayer {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 102;
}

.christmasnav--fix2__btn {
  position: fixed;
  bottom: 30px;
  right: -55px;
  z-index: 101;
  cursor: pointer;
}

.christmasnav--fix2__info {
  position: fixed;
  bottom: 85px;
  right: 3px;
  z-index: 101;
  animation: vertical 1s ease-in-out infinite alternate;
}

.christmasnav--fix2__wrapper {
  position: fixed;
  right: -295px;
  bottom: 72px;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 25px;
  padding-left: 10px;
  width: 295px;
  background-color: #fff;
  overflow-y: auto;
  overflow-scrolling: touch;
  z-index: 103;
}

.christmasnav--fix2__title {
  margin-bottom: 5px;
}

.christmasnav--fix2__inner {
  overflow-y: auto;
}

.christmasnav--fix2__link {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 78px;
  height: 80px;
  background-color: #f6f2eb;
  cursor: pointer;
}

.christmasnav--fix2__link:after {
  content: "";
  position: absolute;
  top: 1px;
  right: 12px;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 9px;
  height: 9px;
  border-top: 3px solid #be2222;
  border-right: 3px solid #be2222;
  transform: rotateZ(45deg);
}

.christmasnav--fix2__link__image {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.christmasnav--fix2__link__title {
  margin-top: 5px;
  margin-bottom: 7px;
  font-size: 1.25rem;
  font-weight: normal;
  color: #490a0a;
}

.christmasnav--fix2__link__text {
  font-size: 0.833rem;
  line-height: 1.4;
  color: #490a0a;
}

/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*カテゴリバナー*/
.event-christmas .event__title--sub {
  padding-top: 60px;
  margin-top: -60px;
}

/*テキストバナー*/
.event-christmas .event__title--middle {
  color: #ffffff;
  background: #b89231;
}

/*購入枠*/
.event-christmas .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
.event-christmas .spotter1 {
  width: 240px;
}

/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*プレゼント*/
.event-christmas__present {
  background-image: url(/lang_zh_HK/shared/img/1643/smp_161020christmas_top_head.png), url(/lang_zh_HK/shared/img/1643/smp_161020christmas_top_foot.png), url(/lang_zh_HK/shared/img/1643/smp_161020christmas_top_bg.png);
  background-size: 100% auto, 100% auto, 100% auto;
  background-position: center top, center bottom, center center;
  background-repeat: no-repeat, no-repeat, repeat-y;
  margin-bottom: 10px;
}

.event-christmas__present:last-child {
  margin-bottom: 0;
}

.event-christmas__present-wrap {
  background: #df0515;
  padding-bottom: 20px;
}

.event-christmas__present img {
  vertical-align: top;
}

.event-christmas__present__head {
  position: relative;
  padding: 30px 0 35px;
  line-height: 1.6;
  font-size: 1.333rem;
  color: #cb0000;
  text-align: center;
}

.event-christmas__present__head:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 15px;
  display: block;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #cb0000;
  border-right: 3px solid #cb0000;
  transform: rotate(135deg);
}

.event-christmas__present__content {
  padding: 0 10% 25px;
}

.event-christmas__present__content__lead {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 10px;
}

.event-christmas__present__content__lead:last-child {
  margin-bottom: 0;
}

.event-christmas__present__content__lead > span {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
}

.event-christmas__present__content__item {
  margin-top: 15px;
}

.event-christmas__present__content__item__image {
  width: 30%;
  margin-right: 10px;
  float: left;
}

.event-christmas__present__content__item__title {
  position: relative;
  margin-left: 34%;
  margin-bottom: 5px;
  background-color: #dd0007;
  font-size: 1.416rem;
  color: #fff;
  font-weight: bold;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
}

.event-christmas__present__content__item__title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1rem solid transparent;
  border-left: 0.6rem solid #fff;
}

.event-christmas__present__content__item__title:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 1rem solid transparent;
  border-right: 0.6rem solid #fff;
}

.event-christmas__present__content__item__title span {
  color: #fff;
  font-size: 0.8333rem;
}

.event-christmas__present__content__item__desc {
  margin-left: 34%;
  color: #250606;
  line-height: 1.4;
  font-size: 0.916rem;
}

.event-christmas__present__content__item__desc span {
  display: inline-block;
  margin-right: 5px;
  color: #87030d;
  font-size: 1rem;
  font-weight: bold;
}

.event-christmas__present__content__annotation {
  margin-top: 15px;
  font-size: 0.833rem;
  line-height: 1.4;
}

.event-christmas__present__content__annotation__item {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 0.833rem;
  line-height: 1.4;
}

/*ナビゲーション*/
.event-christmas__nav {
  background-image: url(/lang_zh_HK/shared/img/1643/smp_161020christmas_top_nav_bg.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center 5px;
  padding: 40px 0;
}

.event-christmas__nav__list {
  width: 245px;
  margin: 0 auto;
}

.event-christmas__nav__item {
  margin-bottom: 10px;
}

.event-christmas__nav__item:nth-child(1) {
  float: left;
}

.event-christmas__nav__item:nth-child(2) {
  float: right;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ タイトル*/
.event-christmas .event__content__title--christmas {
  font-size: 1.416rem;
  line-height: 1.5;
  text-align: justify;
  color: #fff;
  font-weight: bold;
  margin-top: -20px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  line-height: 1.2;
  background: #df0515;
}

/*商品コンテンツ 背景*/
.event-christmas .event__content {
  background-color: #faf6eb;
}

/*商品コンテンツ 画像*/
.event-christmas .event__content__image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ キャッチ*/
.event-christmas .event__content__title--christmas-emphasis {
  font-size: 1.416rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  line-height: 1.4;
  padding-left: 35px;
  line-height: 1.4;
  border-left: none;
  background-image: url(/lang_zh_HK/shared/img/1643/smp_161020christmas__title_bg.png);
  background-size: 18px 26px;
  background-position: left center;
  background-repeat: no-repeat;
}

/*商品コンテンツ リード*/
.event-christmas .event__content__lead {
  color: #300;
  font-size: 1.166rem;
  text-align: justify;
  line-height: 1.6;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.event-christmas .event__content__lead--note {
  color: #333;
  font-size: 0.916rem;
  line-height: 1.2;
  text-align: justify;
  margin-right: 20px;
  margin-left: 20px;
}

.event-christmas .event__content__lead--note:before {
  content: "※";
}

/*商品コンテンツ おすすめポイント*/
.event-christmas .event__content__recommend-point {
  margin: 30px 10px 0;
}

.event-christmas .event__content__recommend-point__title {
  width: 280px;
  height: 16px;
  background-image: url(/lang_zh_HK/shared/img/1643/smp_161020christmas__title_point.png);
  background-size: 280px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin: 0 auto 20px;
}

.event-christmas .event__content__recommend-point__list {
  margin-left: 10px;
}

.event-christmas .event__content__recommend-point__item {
  position: relative;
  margin-top: 10px;
  padding-left: 15px;
  line-height: 1.4;
  font-size: 1.166rem;
  font-weight: bold;
}

.event-christmas .event__content__recommend-point__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 1rem;
  height: 1rem;
  background-color: #df0515;
  border-radius: 7px;
  vertical-align: middle;
}

.event-christmas .event__content__recommend-point__item__emphasis {
  font-size: 1.166rem;
  color: #df0515;
  font-weight: bold;
}

/*商品コンテンツ スペック*/
.event-christmas .event__content__spec {
  margin: 25px 10px 20px;
}

/*商品コンテンツ プレゼント*/
.event-christmas .event__content__present {
  margin: 0 10px 20px;
}

/*商品コンテンツ 差し込みコンテンツ*/
.event-christmas .event__content__dl {
  margin-top: 20px;
}

.event-christmas .event__content__dt--christmas {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: 1.4;
  border-top: 1px solid #e5e5d5;
}

.event-christmas .event__content__dt--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-christmas .event__content__dt--chef {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-left: 10px;
  margin-top: -15px;
  line-height: 1;
}

.event-christmas .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

/*商品コンテンツ スライダー*/
.event-christmas .event__content__slide {
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
}

.event-christmas .event__content__slide__list {
  height: 260px;
  overflow-x: scroll;
  overflow-scrolling: touch;
  white-space: nowrap;
  word-wrap: break-word;
}

.event-christmas .event__content__slide__item {
  display: inline-block;
  width: 280px;
  height: 255px;
  margin-right: 10px;
  vertical-align: top;
}

.event-christmas .event__content__slide__item__text {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.166rem;
  white-space: normal;
}

/*商品コンテンツ シェフコメント*/
.event-christmas .buyer, .buyer--emphasis {
  background-color: #ffffff;
  border-radius: 3px;
  position: relative;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  padding-left: 10px;
}

.event-christmas .buyer:after, .buyer--emphasis:after {
  width: 0;
  height: 0;
  position: absolute;
  display: block;
  content: "";
  border-top: 10px solid #ffffff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  margin-right: auto;
  margin-left: auto;
  right: 0;
  bottom: -10px;
  left: 0;
}

.event-christmas .buyer__inner {
  position: relative;
  padding-bottom: 0;
  margin-left: 82px;
}

.event-christmas .buyer__image {
  width: 82px;
  height: 105px;
  position: absolute;
  left: -87px;
  bottom: -40px;
}

.event-christmas .buyer__name {
  color: #b89231;
  font-size: 1.166rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: right;
  margin-bottom: 10px;
}

.event-christmas .buyer__title {
  color: #333;
  font-size: 1.166rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  line-height: 1.4;
}

.event-christmas .buyer__text {
  height: 67px;
  position: relative;
  overflow: hidden;
  color: #333;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 15px;
}

.event-christmas .buyer__text.buyer-opened {
  height: auto;
  padding-bottom: 15px;
}

.event-christmas .buyer__text > .buyer__accordion {
  height: auto;
  position: absolute;
  display: inline-block;
  line-height: 1;
  color: #df0515;
  font-size: 1.166rem;
  background-color: #ffffff;
  padding-top: 1px;
  right: 0;
  bottom: 4px;
  cursor: pointer;
}

.event-christmas .buyer__text > .buyer__accordion:before {
  content: "...もっと見る";
}

.zh_HK .event-christmas .buyer__text > .buyer__accordion.close-buyer:before {
  content: "Close";
}

.event-christmas .buyer__text > .buyer__accordion.close-buyer:before {
  content: "閉じる";
}

.event-christmas .buyer--emphasis > .buyer__image {
  width: 100%;
  height: auto;
  position: inherit;
  left: auto;
  bottom: auto;
  margin-bottom: 15px;
}

.event-christmas .buyer--emphasis > .buyer__text {
  margin-top: 10px;
}

/*商品コンテンツ 強調*/
.event-christmas .event__content strong {
  color: inherit;
  font-size: 1em;
  font-weight: bold;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

おせち・ごちそうここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*カテゴリバナー*/
.event-newyear .event__title--sub {
  padding-top: 60px;
  margin-top: -60px;
}

/*テキストバナー*/
.event-newyear .event__title--middle {
  color: #ffffff;
  background: #bf9f48;
}

.event-newyear-gochisou .event__title--middle {
  color: #ffffff;
  background: #9f7f1a;
}

/*購入枠*/
.event-newyear .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
.event-newyear .spotter1 {
  width: 240px;
}

/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*最上部告知 おせち*/
.event-newyear .event-newyear__kokuchi {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  background: #c20023;
  line-height: 1.2em;
  text-align: center;
  padding: 15px 0 15px 0;
}

.event-newyear .event-newyear__kokuchi .fs_m {
  color: #ffffff;
  font-size: 14px;
}

.event-newyear .event-newyear__kokuchi .fs_s {
  color: #ffffff;
  font-size: 12px;
}

/*最上部告知 ごちそう*/
.event-newyear .event-newyear-gochisou__kokuchi {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  background: #000000;
  line-height: 1.2em;
  text-align: center;
  padding: 15px 0 15px 0;
}

.event-newyear .event-newyear-gochisou__kokuchi .fs_m {
  color: #ffffff;
  font-size: 14px;
}

.event-newyear .event-newyear-gochisou__kokuchi .fs_s {
  color: #ffffff;
  font-size: 12px;
}

/*ナビゲーション おせち*/
.event-newyear .event-newyear__nav__list {
  width: 276px;
  margin: 20px auto;
}

.event-newyear .event-newyear__nav__item {
  float: left;
  padding: 3px;
}

/*ナビゲーション ごちそう*/
.event-newyear .event-newyear-gochisou__nav {
  background: #000000;
  padding-bottom: 10px;
}

.event-newyear .event-newyear-gochisou__nav__list {
  width: 300px;
  margin: 0 auto;
}

.event-newyear .event-newyear-gochisou__nav__item {
  float: left;
  padding: 5px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ タイトル おせち*/
.event-newyear .event__content__title--newyear {
  background: #df0515;
  color: #fff;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: justify;
  margin-top: -20px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
}

/*商品コンテンツ タイトル ごちそう*/
.event-newyear .event__content__title--newyear-gochisou {
  background: #000000;
  color: #fff;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: justify;
  margin-top: -20px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
}

/*商品コンテンツ 背景*/
.event-newyear .event__content {
  background-color: #faf6eb;
}

/*商品コンテンツ 画像*/
.event-newyear .event__content__image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ キャッチ おせち*/
.event-newyear .event__content__title--newyear-emphasis {
  color: #300;
  font-size: 1.416rem;
  font-weight: bold;
  text-align: justify;
  line-height: 1.4;
  background-image: url(/lang_zh_HK/shared/img/1648/smp_161124osechi__title_bg.png);
  background-size: 18px 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  padding-left: 35px;
}

/*商品コンテンツ キャッチ ごちそう*/
.event-newyear .event__content__title--newyear-gochisou-emphasis {
  color: #300;
  font-size: 1.416rem;
  font-weight: bold;
  text-align: justify;
  line-height: 1.4;
  background-image: url(/lang_zh_HK/shared/img/1649/smp_161201gochisou__title_bg.png);
  background-size: 26px 13px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  padding-left: 35px;
}

/*商品コンテンツ リード*/
.event-newyear .event__content__lead {
  color: #300;
  font-size: 1.166rem;
  text-align: justify;
  line-height: 1.6;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.event-newyear .event__content__lead--note {
  color: #333;
  font-size: 0.916rem;
  line-height: 1.2;
  text-align: justify;
  margin-right: 20px;
  margin-left: 20px;
}

.event-newyear .event__content__lead--note:before {
  content: "※";
}

/*商品コンテンツ おすすめポイント*/
.event-newyear .event__content__recommend-point {
  margin: 30px 10px 0;
}

.event-newyear .event__content__recommend-point__title {
  width: 280px;
  height: 16px;
  background-image: url(/lang_zh_HK/shared/img/1649/smp_161201gochisou__title_point.png);
  background-size: 280px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin: 0 auto 20px;
}

.event-newyear .event__content__recommend-point__list {
  margin-left: 10px;
}

.event-newyear .event__content__recommend-point__item {
  font-size: 1.166rem;
  font-weight: bold;
  position: relative;
  line-height: 1.4;
  padding-left: 15px;
  margin-top: 10px;
}

.event-newyear .event__content__recommend-point__item:before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  background-color: #cc0000;
  border-radius: 7px;
  vertical-align: middle;
  top: 4px;
  left: 0;
}

.event-newyear .event__content__recommend-point__item__emphasis {
  font-size: 1.166rem;
  color: #cc0000;
  font-weight: bold;
}

/*商品コンテンツ 差し込みコンテンツ*/
.event-newyear .event__content__dl {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  border-bottom: 1px solid #e5e5d5;
}

.event-newyear .event__content__dt--newyear {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: 1.4;
  border-top: 1px solid #e5e5d5;
}

.event-newyear .event__content__title, .event__content__title--recipe {
  font-size: 1.416rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  line-height: 1.4;
  border-left: 3px solid #300;
}

.event-newyear .event__content__title--vip {
  font-size: 1.666rem;
  line-height: 1.5;
  text-align: justify;
  color: #fff;
  font-weight: bold;
  margin-top: -20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  line-height: 1.2;
  background: #300;
}

.event-newyear .event__content__dt, .event__content__dt--recipe, .event__content__dt--voice {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-newyear .event__content__dt:after, .event__content__dt--recipe:after, .event__content__dt--voice:after {
  content: "";
  position: absolute;
  right: 12px;
  top: -5px;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
  width: 8px;
  height: 8px;
  border-top: 3px solid #b71b1c;
  border-right: 3px solid #b71b1c;
  transform: rotate(135deg);
}

.event-newyear .event__content__dt.close:after, .close.event__content__dt--recipe:after, .close.event__content__dt--voice:after {
  top: 6px;
  transform: rotate(-45deg);
}

.event-newyear .event__content__dt--vip {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-newyear .event__content__dt--recipe {
  padding-left: 35px;
}

.event-newyear .event__content__dt--recipe:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_recipe_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-newyear .event__content__dt--voice {
  padding-left: 35px;
}

.event-newyear .event__content__dt--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-newyear .event__content__dt--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-newyear .event__content__dd {
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
}

.event-newyear .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

.event-newyear .event__content__dd > .event__content__title, .event__content__dd > .event__content__title--recipe {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.event-newyear .event__content__dd > .event__content__title--voice {
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: justify;
  color: #f87a0a;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.event-newyear .event__content__dd > .event__content__lead {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  line-height: 1.6;
}

.event-newyear .event__content__dd > .event__content__unordered-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
}

.event__content__dd .event__content__unordered-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
}

.event-newyear .event__content__dd > .event__content__order-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
}

.event-newyear .event__content__dd .event__content__order-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: decimal;
}

.event-newyear .event__content__dd > .event__content__image {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
}

/*商品コンテンツ 強調*/
.event-newyear .event__content strong {
  color: inherit;
  font-size: 1em;
  font-weight: bold;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

節分ここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*カテゴリバナー*/
.event-setsubun .event__title--sub {
  padding-top: 60px;
  margin-top: -60px;
}

/*テキストバナー*/
.event-setsubun .event__title--middle {
  color: #ffffff;
  background: #b8131e;
}

/*購入枠*/
.event-setsubun .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
/*.event-setsubun .spotter1 {
	width:240px;

	}*/
/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*背景*/
.event-setsubun .event-setsubun__top {
  background: url(/lang_zh_HK/shared/img/1702/smp_170105setsubun_top_bg.jpg);
  padding-bottom: 20px;
}

/*ナビゲーション*/
.event-setsubun .event-setsubun__nav__list {
  width: 310px;
  margin: 20px auto;
}

.event-setsubun .event-setsubun__nav__item {
  float: left;
  padding: 5px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ大*/
.event-setsubun .event__content.bg_setsubun-color {
  background: url(/lang_zh_HK/shared/img/1702/smp_170105setsubun_ehoumaki_bg.png);
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.event-setsubun .event__content.bg_setsubun-okosama-color {
  background: url(/lang_zh_HK/shared/img/1702/smp_170105setsubun_ehoumaki-okosama_bg.png);
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.event-setsubun .event__content.bg_setsubun-kaisen-color {
  background: url(/lang_zh_HK/shared/img/1702/smp_170105setsubun_ehoumaki-kaisen_bg.png);
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/*商品コンテンツ大 商品名 画像上*/
.event-setsubun .contents_large_title {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.2em;
  text-align: justify;
  padding: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
}

/*商品コンテンツ大 画像*/
.event-setsubun .contents_large_image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ大 商品名 画像下*/
.event-setsubun .contents_large_name {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  background-image: url(/lang_zh_HK/shared/img/1702/smp_170105setsubun__title_bg.png);
  background-size: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  margin-top: 15px;
  margin-right: 20px;
  margin-bottom: 15px;
  margin-left: 17px;
  padding-left: 10px;
  padding-left: 35px;
}

/*商品コンテンツ大 キャッチ*/
.event-setsubun .contents_large_catch {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.1rem;
}

/*商品コンテンツ大 リード*/
.event-setsubun .contents_large_lead {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin: 10px 20px 10px 20px;
}

/*商品コンテンツ大 スペック*/
.event-setsubun .contents_large_spec {
  margin: 25px 10px 20px;
}

/*商品コンテンツ大 おすすめポイント*/
.event-setsubun .contents_large_point {
  margin: 30px 10px 10px 10px;
}

.event-setsubun .contents_large_point_title {
  margin-bottom: 20px;
}

.event-setsubun .contents_large_point_list {
  margin-left: 5px;
}

.event-setsubun .contents_large_point_item {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  position: relative;
  margin-top: 10px;
  padding-left: 15px;
  line-height: 1.4;
  font-size: 1.166rem;
  font-weight: bold;
}

.event-setsubun .contents_large_point_item:before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  background-color: #eece3c;
  border-radius: 7px;
  vertical-align: middle;
  top: 4px;
  left: 0;
}

/*商品コンテンツ小*/
.event-setsubun .event__content.bg_setsubun-color_small {
  background-color: #faf6eb;
}

/*商品コンテンツ小 画像*/
.event-setsubun .contents_small_image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ小 キャッチ*/
.event-setsubun .contents_small_catch {
  color: #300;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  background-image: url(/lang_zh_HK/shared/img/1702/smp_170105setsubun__title_bg.png);
  background-size: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  padding-left: 35px;
}

/*商品コンテンツ小 リード*/
.event-setsubun .contents_small_lead {
  color: #300;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

/*商品コンテンツ小 差し込みコンテンツ*/
.event-setsubun .event__content__dl {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  border-bottom: 1px solid #e5e5d5;
}

.event-setsubun .event__content__dt--newyear {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: 1.4;
  border-top: 1px solid #e5e5d5;
}

.event-setsubun .event__content__title, .event__content__title--recipe {
  font-size: 1.416rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  line-height: 1.4;
  border-left: 3px solid #300;
}

.event-setsubun .event__content__title--vip {
  font-size: 1.666rem;
  line-height: 1.5;
  text-align: justify;
  color: #fff;
  font-weight: bold;
  margin-top: -20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  line-height: 1.2;
  background: #300;
}

.event-setsubun .event__content__dt, .event__content__dt--recipe, .event__content__dt--voice {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-setsubun .event__content__dt:after, .event__content__dt--recipe:after, .event__content__dt--voice:after {
  content: "";
  position: absolute;
  right: 12px;
  top: -5px;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
  width: 8px;
  height: 8px;
  border-top: 3px solid #b71b1c;
  border-right: 3px solid #b8131e;
  transform: rotate(135deg);
}

.event-setsubun .event__content__dt.close:after, .close.event__content__dt--recipe:after, .close.event__content__dt--voice:after {
  top: 6px;
  transform: rotate(-45deg);
}

.event-setsubun .event__content__dt--vip {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-setsubun .event__content__dt--recipe {
  padding-left: 35px;
}

.event-setsubun .event__content__dt--recipe:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_recipe_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-setsubun .event__content__dt--voice {
  padding-left: 35px;
}

.event-setsubun .event__content__dt--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-setsubun .event__content__dt--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-setsubun .event__content__dd {
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
}

.event-setsubun .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

.event-setsubun .event__content__dd > .event__content__title, .event__content__dd > .event__content__title--recipe {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.event-setsubun .event__content__dd > .event__content__title--voice {
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: justify;
  color: #f87a0a;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.event-setsubun .event__content__dd > .event__content__lead {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  line-height: 1.6;
}

.event-setsubun .event__content__dd > .event__content__unordered-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
}

.event__content__dd .event__content__unordered-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
}

.event-setsubun .event__content__dd > .event__content__order-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
}

.event-setsubun .event__content__dd .event__content__order-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: decimal;
}

.event-setsubun .event__content__dd > .event__content__image {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
}

/*商品コンテンツ小 スライダー*/
.event-setsubun .event__content__slide {
  margin: 10px 0;
}

.event-setsubun .event__content__slide__list {
  overflow-x: scroll;
  overflow-scrolling: touch;
  white-space: nowrap;
  word-wrap: break-word;
}

.event-setsubun .event__content__slide__item {
  display: inline-block;
  height: 200px;
  vertical-align: top;
}

.event-setsubun .event__content__slide__item__text {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.166rem;
  white-space: normal;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

バレンタインここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*背景 ページ全体*/
.event-valentine {
  background: #cbb8b3;
}

/*背景 カテゴリ内*/
.event-valentine .event-valentine_category {
  background: #e0d4d1;
}

/*カテゴリバナー*/
/*テキストバナー*/
.event-valentine .event__title--middle {
  color: #ffffff;
  background: #b8131e;
}

/*購入枠*/
.event-valentine .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
.event-valentine .spotter1 {
  width: 240px;
}

/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*背景*/
.event-valentine .event-valentine__top {
  padding-bottom: 20px;
}

/*ナビゲーション*/
.event-valentine .event-valentine__nav__list {
  width: 280px;
  margin: 0 auto 30px;
}

.event-valentine .event-valentine__nav__item {
  padding: 5px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ*/
.event-valentine .event__content {
  background: #e0d4d1;
  margin-bottom: 0;
  padding-bottom: 0;
}

.event-valentine .contents_inner {
  padding-bottom: 10px;
}

/*商品コンテンツ ブランド*/
/*商品コンテンツ 画像*/
.event-valentine .contents_image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ キャッチ*/
.event-valentine .contents_catch {
  color: #300;
  background-image: url(/lang_zh_HK/shared/img/1703/smp_170112valentine__title_bg.png);
  background-size: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 35px;
}

/*商品コンテンツ リード*/
.event-valentine .contents_lead {
  color: #300;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.event-valentine .contents_lead--note {
  color: #333;
  font-size: 0.916rem;
  line-height: 1.2;
  text-align: justify;
  margin-right: 20px;
  margin-left: 20px;
}

.event-valentine .contents_lead--note:before {
  content: "※";
}

/*商品コンテンツ 差し込みコンテンツ*/
.event-valentine .contents_other_line {
  margin: 20px auto 5px;
}

.event-valentine .event__content__dl {
  border-bottom: none;
  padding-bottom: 5px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.event-valentine .event__content__dt--valentine, .event__content__dt--valentine--recipe, .event__content__dt--valentine--voice {
  color: #300;
  font-weight: bold;
  font-size: 1.333rem;
  line-height: 1.4;
  text-align: justify;
  padding-top: 15px;
  padding-bottom: 5px;
}

.event-valentine .event__content__dt--valentine, .event__content__dt--valentine--recipe, .event__content__dt--valentine--voice {
  position: relative;
  color: #300;
  font-size: 1.333rem;
  font-weight: bold;
  line-height: 1;
  text-align: justify;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.event-valentine .event__content__dt--valentine:after, .event__content__dt--valentine--recipe:after, .event__content__dt--valentine--voice:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  display: block;
  border-top: 3px solid #cd2e41;
  border-right: 3px solid #cd2e41;
  transform: rotate(135deg);
  top: -5px;
  right: 12px;
  bottom: 0;
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
}

.event-valentine .event__content__dt--valentine.close:after, .close.event__content__dt--valentine--recipe:after, .close.event__content__dt--valentine--voice:after {
  transform: rotate(-45deg);
  top: 6px;
}

.event-valentine .event__content__dt--valentine--recipe {
  padding-left: 35px;
}

.event-valentine .event__content__dt--valentine--recipe:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_recipe_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-valentine .event__content__dt--valentine--recipe:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-valentine .event__content__dt--valentine--voice {
  padding-left: 35px;
}

.event-valentine .event__content__dt--valentine--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-valentine .event__content__dt--valentine--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-valentine .event__content__dd {
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
}

.event-valentine .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

.event-valentine .event__content__dd > .event__content__title, .event__content__dd > .event__content__title--recipe {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.event-valentine .event__content__dd > .event__content__title--voice {
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: justify;
  color: #f87a0a;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.event-valentine .event__content__dd > .event__content__lead {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  line-height: 1.6;
}

.event-valentine .event__content__dd > .event__content__unordered-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
}

.event__content__dd .event__content__unordered-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
}

.event-valentine .event__content__dd > .event__content__order-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
}

.event-valentine .event__content__dd .event__content__order-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: decimal;
}

.event-valentine .event__content__dd > .event__content__image {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
}

/*商品コンテンツ 複数商品*/
.event-valentine .numbering-item {
  background: #f3eeed;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.event-valentine .numbering-item__title {
  padding-top: 20px;
  margin: 10px auto;
}

/*-----------------------------------------------------------------------------------------------

注記

-----------------------------------------------------------------------------------------------*/
.event-valentine #attention_box {
  padding: 20px 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

バレンタイン3週目ここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*背景 ページ全体*/
.event-valentine_170126 {
  background: #efe0d6;
}

/*背景 カテゴリ内*/
.event-valentine_170126 .event-valentine_category {
  background: #efe0d6;
}

/*カテゴリバナー*/
/*テキストバナー*/
.event-valentine_170126 .event__title--middle {
  color: #ffffff;
  background: #b8131e;
}

/*購入枠*/
.event-valentine_170126 .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*背景*/
.event-valentine_170126 .event-valentine__top {
  padding-bottom: 20px;
}

/*ナビゲーション*/
.event-valentine_170126 .event-valentine__nav__list {
  width: 280px;
  margin: 0 auto 30px;
}

.event-valentine_170126 .event-valentine__nav__item {
  padding: 5px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ*/
.event-valentine_170126 .event__content {
  background: #efe0d6;
  margin-bottom: 0;
  padding-bottom: 0;
}

.event-valentine_170126 .contents_inner {
  padding-bottom: 10px;
}

/*商品コンテンツ ブランド*/
/*商品コンテンツ 画像*/
.event-valentine_170126 .contents_image {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

.event-valentine_170126 .contents_image_wappen {
  width: 70px;
  height: auto;
  position: absolute;
  width: 70px;
  height: auto;
  top: 10px;
  left: 10px;
}

/*商品コンテンツ キャッチ*/
.event-valentine_170126 .contents_catch {
  color: #300;
  background-image: url(/lang_zh_HK/shared/img/1703/smp_170112valentine__title_bg.png);
  background-size: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 35px;
}

/*商品コンテンツ リード*/
.event-valentine_170126 .contents_lead {
  color: #300;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.event-valentine_170126 .contents_lead--note {
  color: #333;
  font-size: 0.916rem;
  line-height: 1.2;
  text-align: justify;
  margin-right: 20px;
  margin-left: 20px;
}

.event-valentine_170126 .contents_lead--note:before {
  content: "※";
}

/*商品コンテンツ 差し込みコンテンツ*/
.event-valentine_170126 .contents_other_line {
  margin: 20px auto 5px;
}

.event-valentine_170126 .event__content__dl {
  border-bottom: none;
  padding-bottom: 5px;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.event-valentine_170126 .event__content__dt--valentine, .event__content__dt--valentine--recipe, .event__content__dt--valentine--voice {
  color: #300;
  font-weight: bold;
  font-size: 1.333rem;
  line-height: 1.4;
  text-align: justify;
  padding-top: 15px;
  padding-bottom: 5px;
}

.event-valentine_170126 .event__content__dt--valentine, .event__content__dt--valentine--recipe, .event__content__dt--valentine--voice {
  position: relative;
  color: #300;
  font-size: 1.333rem;
  font-weight: bold;
  line-height: 1;
  text-align: justify;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.event-valentine_170126 .event__content__dt--valentine:after, .event__content__dt--valentine--recipe:after, .event__content__dt--valentine--voice:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  display: block;
  border-top: 3px solid #cd2e41;
  border-right: 3px solid #cd2e41;
  transform: rotate(135deg);
  top: -5px;
  right: 12px;
  bottom: 0;
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
}

.event-valentine_170126 .event__content__dt--valentine.close:after, .close.event__content__dt--valentine--recipe:after, .close.event__content__dt--valentine--voice:after {
  transform: rotate(-45deg);
  top: 6px;
}

.event-valentine_170126 .event__content__dt--valentine--recipe {
  padding-left: 35px;
}

.event-valentine_170126 .event__content__dt--valentine--recipe:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_recipe_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-valentine_170126 .event__content__dt--valentine--recipe:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-valentine_170126 .event__content__dt--valentine--voice {
  padding-left: 35px;
}

.event-valentine_170126 .event__content__dt--valentine--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-valentine_170126 .event__content__dt--valentine--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-valentine_170126 .event__content__dd {
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
}

.event-valentine_170126 .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

.event-valentine_170126 .event__content__dd > .event__content__title, .event__content__dd > .event__content__title--recipe {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.event-valentine_170126 .event__content__dd > .event__content__title--voice {
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: justify;
  color: #f87a0a;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.event-valentine_170126 .event__content__dd > .event__content__lead {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  line-height: 1.6;
}

.event-valentine_170126 .event__content__dd > .event__content__unordered-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
}

.event__content__dd .event__content__unordered-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
}

.event-valentine_170126 .event__content__dd > .event__content__order-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
}

.event-valentine_170126 .event__content__dd .event__content__order-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: decimal;
}

.event-valentine_170126 .event__content__dd > .event__content__image {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
}

/*商品コンテンツ 複数商品*/
.event-valentine_170126 .numbering-item {
  background: #f5ece6;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
}

.event-valentine_170126 .numbering-item__title {
  padding-top: 20px;
  margin: 10px auto;
}

/*-----------------------------------------------------------------------------------------------

注記

-----------------------------------------------------------------------------------------------*/
.event-valentine_170126 #attention_box {
  padding: 20px 10px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

ひなまつり予約ここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*カテゴリバナー*/
.event-hinamatsuri .event__title--sub {
  padding-top: 60px;
  margin-top: -60px;
}

/*テキストバナー*/
.event-hinamatsuri .event__title--middle {
  color: #ffffff;
  background: #e74850;
}

/*購入枠*/
.event-hinamatsuri .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
.event-hinamatsuri .spotter1 {
  width: 240px;
}

/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*背景*/
.event-hinamatsuri .event-hinamatsuri__top {
  background: url(/lang_zh_HK/shared/img/1706/smp_170202hinamatsuri_top_bg.jpg);
  padding-bottom: 20px;
}

/*ナビゲーション*/
.event-hinamatsuri .event-hinamatsuri__nav__list {
  width: 310px;
  margin: 20px auto;
}

.event-hinamatsuri .event-hinamatsuri__nav__item {
  float: left;
  padding: 5px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ大*/
.event-hinamatsuri .event__content.bg_hinamatsuri-color {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  padding-top: 0;
}

/*商品コンテンツ大 商品名 画像下*/
.event-hinamatsuri .contents_large_name {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.666rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background: url(/lang_zh_HK/shared/img/1706/smp_170202hinamatsuri_contents_large_title_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 10px 0;
}

/*商品コンテンツ大 キャッチ*/
.event-hinamatsuri .contents_large_catch {
  color: #000000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 30px 0 0;
}

/*商品コンテンツ大 リード*/
.event-hinamatsuri .contents_large_lead {
  color: #000000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  padding: 20px;
}

/*商品コンテンツ大 おすすめポイント*/
.event-hinamatsuri .contents_large_point {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #e74850;
  text-align: center;
  padding: 20px;
  margin: 0 10px 5px;
}

.event-hinamatsuri .contents_large_point_catch {
  color: #330000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  padding: 20px 0 10px;
}

.event-hinamatsuri .contents_large_point_lead {
  color: #330000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.1rem;
  line-height: 1.3;
  text-align: center;
}

/*商品コンテンツ小*/
.event-hinamatsuri .event__content.bg_hinamatsuri-color_small {
  background-color: #faf6eb;
}

/*商品コンテンツ小 画像*/
.event-hinamatsuri .contents_small_image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ小 キャッチ*/
.event-hinamatsuri .contents_small_catch {
  color: #300;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  background-image: url(/lang_zh_HK/shared/img/1706/smp_170202hinamatsuri__title_bg.png);
  background-size: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  padding-left: 35px;
}

/*商品コンテンツ小 リード*/
.event-hinamatsuri .contents_small_lead {
  color: #300;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

/*商品コンテンツ小 差し込みコンテンツ*/
.event-hinamatsuri .event__content__dl {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  border-bottom: 1px solid #e5e5d5;
}

.event-hinamatsuri .event__content__dt, .event__content__dt--recipe, .event__content__dt--voice {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-hinamatsuri .event__content__dt:after, .event__content__dt--recipe:after, .event__content__dt--voice:after {
  content: "";
  position: absolute;
  right: 12px;
  top: -5px;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
  width: 8px;
  height: 8px;
  border-top: 3px solid #b71b1c;
  border-right: 3px solid #b8131e;
  transform: rotate(135deg);
}

.event-hinamatsuri .event__content__dt.close:after, .close.event__content__dt--recipe:after, .close.event__content__dt--voice:after {
  top: 6px;
  transform: rotate(-45deg);
}

.event-hinamatsuri .event__content__dt--vip {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-hinamatsuri .event__content__dt--recipe {
  padding-left: 35px;
}

.event-hinamatsuri .event__content__dt--recipe:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_recipe_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-hinamatsuri .event__content__dt--voice {
  padding-left: 35px;
}

.event-hinamatsuri .event__content__dt--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-hinamatsuri .event__content__dt--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-hinamatsuri .event__content__dd {
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
}

.event-hinamatsuri .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

.event-hinamatsuri .event__content__dd > .event__content__title, .event__content__dd > .event__content__title--recipe {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.event-hinamatsuri .event__content__dd > .event__content__title--voice {
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: justify;
  color: #f87a0a;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.event-hinamatsuri .event__content__dd > .event__content__lead {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  line-height: 1.6;
}

.event-hinamatsuri .event__content__dd > .event__content__unordered-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
}

.event__content__dd .event__content__unordered-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
}

.event-hinamatsuri .event__content__dd > .event__content__order-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
}

.event-hinamatsuri .event__content__dd .event__content__order-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: decimal;
}

.event-hinamatsuri .event__content__dd > .event__content__image {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
}

/*商品コンテンツ小 スライダー*/
.event-hinamatsuri .event__content__slide {
  margin: 10px 0;
}

.event-hinamatsuri .event__content__slide__list {
  overflow-x: scroll;
  overflow-scrolling: touch;
  white-space: nowrap;
  word-wrap: break-word;
}

.event-hinamatsuri .event__content__slide__item {
  display: inline-block;
  height: 200px;
  vertical-align: top;
}

.event-hinamatsuri .event__content__slide__item__text {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.166rem;
  white-space: normal;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

ひなまつり本番ここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*カテゴリバナー*/
.event-hinamatsuri_170216 .event__title--sub {
  padding-top: 60px;
  margin-top: -60px;
}

/*テキストバナー*/
.event-hinamatsuri_170216 .event__title--middle {
  color: #ffffff;
  background: #e74850;
}

/*購入枠*/
.event-hinamatsuri_170216 .item--set {
  border-top: none;
}

/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*背景*/
.event-hinamatsuri_170216 .event-hinamatsuri__top {
  background: url(/lang_zh_HK/shared/img/1708/smp_170216hinamatsuri_top_bg.jpg);
  padding-bottom: 20px;
}

/*ナビゲーション*/
.event-hinamatsuri_170216 .event-hinamatsuri__nav__list {
  width: 310px;
  margin: 20px auto;
}

.event-hinamatsuri_170216 .event-hinamatsuri__nav__item {
  float: left;
  padding: 5px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ大*/
.event-hinamatsuri_170216 .event__content.bg_hinamatsuri-color {
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  padding-top: 0;
}

/*商品コンテンツ大 商品名 画像下*/
.event-hinamatsuri_170216 .contents_large_name {
  color: #ffffff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.666rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background: url(/lang_zh_HK/shared/img/1706/smp_170202hinamatsuri_contents_large_title_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 10px 0;
}

/*商品コンテンツ大 キャッチ*/
.event-hinamatsuri_170216 .contents_large_catch {
  color: #000000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 30px 0 0;
}

/*商品コンテンツ大 リード*/
.event-hinamatsuri_170216 .contents_large_lead {
  color: #000000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  padding: 20px;
}

/*商品コンテンツ大 おすすめポイント*/
.event-hinamatsuri_170216 .contents_large_point {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #e74850;
  text-align: center;
  padding: 20px;
  margin: 0 10px 5px;
}

.event-hinamatsuri_170216 .contents_large_point_catch {
  color: #330000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  padding: 20px 0 10px;
}

.event-hinamatsuri_170216 .contents_large_point_lead {
  color: #330000;
  font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 1.1rem;
  line-height: 1.3;
  text-align: center;
}

/*商品コンテンツ小*/
.event-hinamatsuri_170216 .event__content.bg_hinamatsuri-color_small {
  background-color: #faf6eb;
}

/*商品コンテンツ小 画像*/
.event-hinamatsuri_170216 .contents_small_image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ小 キャッチ*/
.event-hinamatsuri_170216 .contents_small_catch {
  color: #300;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  background-image: url(/lang_zh_HK/shared/img/1706/smp_170202hinamatsuri__title_bg.png);
  background-size: 26px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 17px;
  padding-left: 10px;
  padding-left: 35px;
}

/*商品コンテンツ小 リード*/
.event-hinamatsuri_170216 .contents_small_lead {
  color: #300;
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

/*商品コンテンツ小 差し込みコンテンツ*/
.event-hinamatsuri_170216 .event__content__dl {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  border-bottom: 1px solid #e5e5d5;
}

.event-hinamatsuri_170216 .event__content__dt, .event__content__dt--recipe, .event__content__dt--voice {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-hinamatsuri_170216 .event__content__dt:after, .event__content__dt--recipe:after, .event__content__dt--voice:after {
  content: "";
  position: absolute;
  right: 12px;
  top: -5px;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
  width: 8px;
  height: 8px;
  border-top: 3px solid #b71b1c;
  border-right: 3px solid #b8131e;
  transform: rotate(135deg);
}

.event-hinamatsuri_170216 .event__content__dt.close:after, .close.event__content__dt--recipe:after, .close.event__content__dt--voice:after {
  top: 6px;
  transform: rotate(-45deg);
}

.event-hinamatsuri_170216 .event__content__dt--vip {
  font-size: 1.333rem;
  font-weight: normal;
  line-height: 1;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 1;
  border-top: 1px solid #e5e5d5;
}

.event-hinamatsuri_170216 .event__content__dt--recipe {
  padding-left: 35px;
}

.event-hinamatsuri_170216 .event__content__dt--recipe:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_recipe_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-hinamatsuri_170216 .event__content__dt--voice {
  padding-left: 35px;
}

.event-hinamatsuri_170216 .event__content__dt--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-hinamatsuri_170216 .event__content__dt--voice:after {
  border-top: 3px solid #df0515;
  border-right: 3px solid #df0515;
}

.event-hinamatsuri_170216 .event__content__dd {
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  color: #333;
  padding-right: 10px;
  padding-left: 10px;
}

.event-hinamatsuri_170216 .event__content__dd .event__content__image {
  margin-left: -10px;
  margin-right: -10px;
}

.event-hinamatsuri_170216 .event__content__dd > .event__content__title, .event__content__dd > .event__content__title--recipe {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  font-weight: bold;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.event-hinamatsuri_170216 .event__content__dd > .event__content__title--voice {
  font-size: 1.25rem;
  line-height: 1.5;
  text-align: justify;
  color: #f87a0a;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

.event-hinamatsuri_170216 .event__content__dd > .event__content__lead {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  line-height: 1.6;
}

.event-hinamatsuri_170216 .event__content__dd > .event__content__unordered-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
}

.event__content__dd .event__content__unordered-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
}

.event-hinamatsuri_170216 .event__content__dd > .event__content__order-list {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 20px;
}

.event-hinamatsuri_170216 .event__content__dd .event__content__order-list__child {
  font-size: 1.166rem;
  line-height: 1.4;
  text-align: justify;
  color: #300;
  margin-bottom: 5px;
  line-height: 1.6;
  list-style: decimal;
}

.event-hinamatsuri_170216 .event__content__dd > .event__content__image {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
}

/*商品コンテンツ小 スライダー*/
.event-hinamatsuri_170216 .event__content__slide {
  margin: 10px 0;
}

.event-hinamatsuri_170216 .event__content__slide__list {
  overflow-x: scroll;
  overflow-scrolling: touch;
  white-space: nowrap;
  word-wrap: break-word;
}

.event-hinamatsuri_170216 .event__content__slide__item {
  display: inline-block;
  height: 200px;
  vertical-align: top;
}

.event-hinamatsuri_170216 .event__content__slide__item__text {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.166rem;
  white-space: normal;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

限定復刻予約フェアここから

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------

基本

-----------------------------------------------------------------------------------------------*/
/*テキストバナー*/
.event-fukkoku .event__title--middle {
  color: #ffffff;
  background: #c70075;
}

/*限定訴求*/
.event-fukkoku .event__limited {
  color: #c70075;
  padding-bottom: 10px;
}

/*購入枠*/
.event-fukkoku .item--set {
  border-top: none;
}

/*ふきだしスポッター*/
.event-fukkoku .spotter1 {
  width: 240px;
}

/*-----------------------------------------------------------------------------------------------

トップ

-----------------------------------------------------------------------------------------------*/
/*背景*/
.event-fukkoku .event-fukkoku__top {
  background: url(/lang_zh_HK/shared/img/1710/smp_170302fukkoku_bg.jpg);
  padding-bottom: 20px;
}

/*-----------------------------------------------------------------------------------------------

商品コンテンツ

-----------------------------------------------------------------------------------------------*/
/*商品コンテンツ*/
.event-fukkoku .event__content {
  background: url(/lang_zh_HK/shared/img/1710/smp_170302fukkoku_bg.png);
}

/*商品コンテンツ 商品名 画像上*/
.event-fukkoku .contents_title {
  color: #c70075;
  font-family: Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", mono-space, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.2em;
  text-align: justify;
  padding: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
}

/*商品コンテンツ 画像*/
.event-fukkoku .contents_image {
  margin-left: 10px;
  margin-right: 10px;
}

/*商品コンテンツ キャッチ*/
.event-fukkoku .contents_catch {
  color: #c70075;
  font-family: Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", mono-space, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  background-image: url(/lang_zh_HK/shared/img/1710/smp_170302fukkoku__title_bg.png);
  background-size: 40px;
  background-position: left center;
  background-repeat: no-repeat;
  border-left: none;
  font-size: 1.416rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 50px;
}

/*商品コンテンツ リード*/
.event-fukkoku .contents_lead {
  color: #000000;
  font-family: Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", mono-space, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.event-fukkoku .contents_lead--note {
  color: #333;
  font-size: 0.916rem;
  line-height: 1.2;
  text-align: justify;
  margin-right: 20px;
  margin-left: 20px;
}

.event-fukkoku .contents_lead--note:before {
  content: "※";
}

/*商品コンテンツ おすすめポイント*/
.event-fukkoku .contents_point {
  margin: 30px 10px 10px 10px;
}

.event-fukkoku .contents_point_title {
  margin-bottom: 20px;
}

.event-fukkoku .contents_point_list {
  margin-left: 5px;
}

.event-fukkoku .contents_point_item {
  color: #000000;
  font-family: Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", mono-space, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  position: relative;
  margin-top: 10px;
  padding-left: 15px;
  line-height: 1.4;
  font-size: 1.166rem;
  font-weight: bold;
}

.event-fukkoku .contents_point_item:before {
  content: "";
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  background-color: #c70075;
  border-radius: 7px;
  vertical-align: middle;
  top: 4px;
  left: 0;
}

/*商品コンテンツ 差し込みコンテンツ*/
.event-fukkoku .contents_other_line {
  margin: 5px auto;
}

.event-fukkoku .contents_other_dl {
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.event-fukkoku .contents_other_dt {
  color: #000000;
  font-size: 1.333rem;
  font-weight: bold;
  line-height: 1;
  text-align: justify;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 10px;
  line-height: 1;
}

.event-fukkoku .contents_other_dt:after, .contents_other_dt--voice:after {
  content: "";
  position: absolute;
  right: 12px;
  top: -5px;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #c70075;
  border-right: 3px solid #c70075;
  transform: rotate(135deg);
  margin-top: auto;
  margin-right: 0;
  margin-bottom: auto;
  margin-left: 0;
}

.event-fukkoku .contents_other_dt.close:after, .close.contents_other_dt--voice:after {
  top: 6px;
  transform: rotate(-45deg);
}

.event-fukkoku .contents_other_dt--voice {
  color: #330000;
  font-size: 1.333rem;
  font-weight: bold;
  line-height: 1;
  text-align: justify;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 35px;
  line-height: 1;
}

.event-fukkoku .contents_other_dt--voice:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 17px;
  height: 17px;
  background-image: url(/lang_zh_HK/base/images/icon_voice_sp.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 17px auto;
}

.event-fukkoku .contents_other_dt--voice:after {
  border-top: 3px solid #c70075;
  border-right: 3px solid #c70075;
}

.event-fukkoku .contents_other_dd {
  color: #c70075;
  font-size: 1.083rem;
  line-height: 1.5;
  text-align: justify;
  padding-right: 10px;
  padding-left: 10px;
}

.event-fukkoku .contents_other_catch, .contents_other_list_catch {
  color: #c70075;
  font-family: Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", mono-space, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-size: 1.166rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: justify;
  margin-top: 10px;
}

.event-fukkoku .contents_other_lead, .contents_other_list_lead {
  color: #000000;
  font-family: Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", mono-space, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-size: 1.166rem;
  line-height: 1.6;
  text-align: justify;
}

.event-fukkoku ol {
  margin-left: 20px;
}

.event-fukkoku ol li {
  list-style: decimal;
}
