.zIndex-2 {
  position: relative;
  z-index: 2; }

header {
  border-bottom: 1px solid #cccccc; }

h5 {
  color: #b00931; }

.icon {
  display: inline-block; }
  .icon-active {
    display: inline-block; }
  .icon-normal {
    display: none; }

.navigation .icon-active {
  display: none; }

.navigation .icon-normal {
  display: inline-block; }

.navigation .active .icon-active {
  display: inline-block; }

.navigation .active .icon-normal {
  display: none; }

[role='tab'] {
  position: relative;
  padding-bottom: 1.5rem; }
  @media (min-width: 576px) {
    [role='tab'] {
      padding-bottom: 2rem; } }
  @media (min-width: 768px) {
    [role='tab'] {
      padding-bottom: 3rem; } }
  [role='tab'] .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }

.navigation {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 1rem; }
  .navigation__item {
    position: relative;
    width: 33.33333%;
    border: 2px solid #cccccc;
    border-radius: 5px 5px 0 0; }
  .navigation__item-green {
    border-color: #78a145; }
    .navigation__item-green .active {
      background: #78a145; }
  .navigation__item-seaGreen {
    border-color: #45a19c; }
    .navigation__item-seaGreen .active {
      background: #45a19c; }
  .navigation__item-blue {
    border-color: #087bbd; }
    .navigation__item-blue .active {
      background: #087bbd; }
  .navigation__item-purple {
    border-color: #7350a0; }
    .navigation__item-purple .active {
      background: #7350a0; }
  .navigation__item-pink {
    border-color: #ba3d89; }
    .navigation__item-pink .active {
      background: #ba3d89; }
  .navigation__link {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-bottom: 35%; }
  .navigation__icon {
    position: absolute;
    top: -100%;
    left: 50%;
    transform: translateX(-50%) scale(0.35); }
    @media (min-width: 375px) {
      .navigation__icon {
        top: -80%;
        transform: translateX(-50%) scale(0.45); } }
    @media (min-width: 576px) {
      .navigation__icon {
        top: -60%;
        transform: translateX(-50%) scale(0.65); } }
    @media (min-width: 768px) {
      .navigation__icon {
        top: -40%;
        transform: translateX(-50%) scale(0.8); } }
    @media (min-width: 992px) {
      .navigation__icon {
        top: -20%;
        transform: translateX(-50%); } }

.category .category__tabs, .category .category__content {
  max-width: 870px;
  margin: 3.8rem auto;
  border: none; }

.category .category__item {
  width: 25%;
  padding: 0 1px; }

.category .category__link {
  border-radius: 5px;
  border: none;
  background: #cfcfcf; }
  .category .category__link:hover {
    outline: 0; }
  .category .category__link.active {
    background: #b00931; }

.category .category__icon {
  transform: translateX(-50%) translateY(-50%) scale(0.5); }
  @media (min-width: 576px) {
    .category .category__icon {
      transform: translateX(-50%) translateY(-50%) scale(0.65); } }
  @media (min-width: 768px) {
    .category .category__icon {
      transform: translateX(-50%) translateY(-50%) scale(0.8); } }
  @media (min-width: 992px) {
    .category .category__icon {
      transform: translateX(-50%) translateY(-50%) scale(1); } }

.rules .rules__tabs, .rules .rules__content {
  max-width: 870px;
  margin: 3.8rem auto;
  border: none; }
  @media (max-width: 360px) {
    .rules .rules__tabs, .rules .rules__content {
      margin: 1.5rem auto; } }

.rules .rules__item {
  width: 50%;
  padding: 0 1px; }

.rules .rules__link {
  border-radius: 5px;
  border: none;
  background: #cfcfcf; }
  .rules .rules__link:hover {
    outline: 0; }
  .rules .rules__link.active {
    background: #b00931; }

.rules .rules__icon {
  transform: translateX(-50%) translateY(-50%) scale(0.5); }
  @media (min-width: 576px) {
    .rules .rules__icon {
      transform: translateX(-50%) translateY(-50%) scale(0.65); } }
  @media (min-width: 768px) {
    .rules .rules__icon {
      transform: translateX(-50%) translateY(-50%) scale(0.8); } }
  @media (min-width: 992px) {
    .rules .rules__icon {
      transform: translateX(-50%) translateY(-50%) scale(1); } }

.merchant .merchant__heading {
  font-size: 24px;
  color: #b00931; }

.merchant .merchant__tabs, .merchant .merchant__content {
  max-width: 870px;
  margin: 3.8rem auto;
  border: none; }
  .merchant .merchant__tabs .logo, .merchant .merchant__content .logo {
    width: 50%;
    text-align: center; }
    @media (min-width: 768px) {
      .merchant .merchant__tabs .logo, .merchant .merchant__content .logo {
        width: 20%; } }
    .merchant .merchant__tabs .logo img, .merchant .merchant__content .logo img {
      display: inline-block;
      max-width: 100%; }
      @media (min-width: 768px) {
        .merchant .merchant__tabs .logo img, .merchant .merchant__content .logo img {
          max-width: 90%; } }

.merchant .merchant__item {
  width: 25%;
  padding: 0 1px; }

.merchant .merchant__link {
  border-radius: 5px;
  border: none;
  background: #cfcfcf; }
  .merchant .merchant__link:hover {
    outline: 0; }
  .merchant .merchant__link.active {
    background: #b00931; }

.merchant .merchant__icon {
  transform: translateX(-50%) translateY(-50%) scale(0.45); }
  @media (min-width: 576px) {
    .merchant .merchant__icon {
      transform: translateX(-50%) translateY(-50%) scale(0.65); } }
  @media (min-width: 768px) {
    .merchant .merchant__icon {
      transform: translateX(-50%) translateY(-50%) scale(0.8); } }
  @media (min-width: 992px) {
    .merchant .merchant__icon {
      transform: translateX(-50%) translateY(-50%) scale(1); } }

.icon-title-point-1,
.icon-title-point-2 {
  transform: scale(0.6);
  transform-origin: 0% 50%; }
  @media (min-width: 768px) {
    .icon-title-point-1,
    .icon-title-point-2 {
      transform-origin: 50% 50%;
      transform: scale(0.8); } }
  @media (min-width: 992px) {
    .icon-title-point-1,
    .icon-title-point-2 {
      transform: scale(1); } }

.content {
  position: relative;
  overflow: hidden;
  margin-top: -2px;
  border-radius: 0 0 0px 0px; }
  .content-green::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    border: 2px solid #78a145;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%); }
  .content-seaGreen::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    border: 2px solid #45a19c;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%); }
  .content-blue::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    border: 0px solid #cccccc;
	background-image: url(bg.jpg);
  background-repeat: no-repeat; 
	 height: 1600px; 
    border-radius: 0 0 0px 0px;
    transform: translateX(-50%); }
  .content-blue2::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    border: 0px solid #cccccc;
    border-radius: 0 0 0px 0px;
    transform: translateX(-50%); }
  .content-purple::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    border: 2px solid #7350a0;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%); }
  .content-pink::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    border: 2px solid #ba3d89;
    border-radius: 0 0 10px 10px;
    transform: translateX(-50%); }

.widget.eng_widget:before {
  top: 43%; }

.widget {
  position: relative;
  max-width: 1000px;
  padding: .5rem;
  margin: 2.5rem auto;
  border: 2px solid #b00931;
  border-radius: 10px; }
  .widget:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: #b00931; }
    @media (min-width: 768px) {
      .widget:before {
        content: none; } }
  @media (min-width: 768px) {
    .widget:after {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      width: 2px;
      height: 100%;
      margin-left: -1px;
      background: #b00931; } }
  .widget__title {
    border-radius: 5px;
    padding: .5rem 0;
    margin-bottom: 1rem;
    background: #b00931; }

@media (max-width: 360px) {
  .widget .row > div:nth-child(2) > .row > div > img {
    width: 90%; } }

footer {
  background: #e1e1e1; }

.remark,
.footer {
  max-width: 1000px;
  margin: 1rem auto; }

@media (max-width: 360px) {
  .footer .text-right {
    text-align: left !important; } }

.shop_list:last-child {
  border: none; }

.shop_list h5 {
  font-weight: bold; }

.shop_list .small_desc {
  width: 95%; }

.btn-terms,
.btn-merchant {
  position: relative;
  padding: 0;
  border-radius: 6px;
  background: #b00931;
  color: #ffffff; }
  .btn-terms::before,
  .btn-merchant::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background: #680920; }
  .btn-terms a,
  .btn-merchant a {
    display: inline-block;
    padding: .5rem 1rem;
    color: #ffffff; }
    .btn-terms a:hover,
    .btn-merchant a:hover {
      color: #ffffff; }

.btn-terms {
  padding: .6rem 1rem; }
  .btn-terms:hover {
    color: #ffffff; }

.btn-merchant {
  width: 90%;
  max-width: 200px; }
  .btn-merchant a {
    width: 100%; }

[lang="en"] .navigation__item {
  width: 33.33333%; }

[lang="en"] .navigation__link {
  padding-bottom: 35%; }
  @media screen and (max-width: 1150px) {
    [lang="en"] .navigation__link {
      padding-bottom: 45%; } }
  @media (max-width: 360px) {
    [lang="en"] .navigation__link {
      padding-bottom: 45%; } }

@media screen and (max-width: 375px) {
  [lang="en"] .icon-tab-1,
  [lang="en"] .icon-tab-1-on {
    height: 115px; } }

@media (max-width: 360px) {
  [lang="en"] .icon-tab-1,
  [lang="en"] .icon-tab-1-on {
    margin-top: 13%; } }

[lang="zh-hans"] .navigation__item {
  width: 33.33333%; }

[lang="zh-hans"] .navigation__link {
  padding-bottom: 30%; }
  @media (max-width: 360px) {
    [lang="zh-hans"] .navigation__link {
      padding-bottom: 25%; } }

[lang="zh-hant"] .navigation__item {
  width: 33.33333%; }

[lang="zh-hant"] .navigation__link {
  padding-bottom: 30%; }
  @media (max-width: 360px) {
    [lang="zh-hant"] .navigation__link {
      padding-bottom: 25%; } }

.content-blue .leadin {
  width: 90%;
  margin: 0 auto; }
.content-blue2 .leadin {
  width: 90%;
  margin: 0 auto; }
  @media (max-width: 360px) {
    .content-blue .leadin {
      width: 100%; } }
    .content-blue2 .leadin {
      width: 100%; } }


.shop_list.with_desc {
  padding-bottom: 70px; }

.img-caption ul,
.img-caption li {
  list-style: none; }

.dropdown-tabs .nav-tabs {
  padding: 0; }

.dropdown-tabs button,
.dropdown-tabs .dropdown-menu {
  width: 100%; }

.dropdown-tabs button {
  line-height: 1;
  background: #b00931;
  color: #ffffff; }
  .dropdown-tabs button .icon {
    transform: scale(0.8);
    transform-origin: 0 50%;
    display: none; }
    @media (max-width: 360px) {
      .dropdown-tabs button .icon {
        transform: scale(0.75); } }
    @media screen and (max-width: 320px) {
      .dropdown-tabs button .icon {
        transform: scale(0.55); } }
    .dropdown-tabs button .icon.active {
      display: inline-block; }
  .dropdown-tabs button::after {
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -4px; }

.dropdown-tabs [role='tab'] {
  padding-bottom: 2rem; }
  .dropdown-tabs [role='tab'] .icon {
    left: 12px;
    transform: translateX(0) translateY(-50%) scale(0.8);
    transform-origin: 0 50%; }
    @media (max-width: 360px) {
      .dropdown-tabs [role='tab'] .icon {
        transform: translateX(0) translateY(-50%) scale(0.75); } }
    @media screen and (max-width: 320px) {
      .dropdown-tabs [role='tab'] .icon {
        transform: translateX(0) translateY(-50%) scale(0.55); } }

.dropdown-tab {
  border-radius: 0 !important; }
  .dropdown-tab.active {
    display: none; }
  .dropdown-tab .icon-normal {
    display: inline-block; }
  .dropdown-tab .icon-active {
    display: none; }

@media (max-width: 360px) {
  .app-code-wrapper {
    display: none; } }

@media (max-width: 360px) {
  [lang="zh-hant"] .icon-title-point-1 {
    width: 100%; } }

@media (max-width: 360px) {
  [lang="zh-hans"] .icon-title-point-1 {
    width: 100%; } }

@media screen and (max-width: 320px) {
  [lang="en"] .icon-title-point-1,
  [lang="en"] .icon-title-point-2 {
    transform: scale(0.5); } }

@media screen and (max-width: 414px) {
  [lang="en"] .icon-title-point-2 {
    transform: scale(0.55); } }

@media screen and (max-width: 414px) {
  [lang="en"] .dropdown-tabs button .icon {
    transform: scale(0.65); } }

[lang="en"] .icon-tab-merchant-3,
[lang="en"] .icon-tab-merchant-3-on,
[lang="en"] .icon-tab-merchant-4,
[lang="en"] .icon-tab-merchant-4-on {
  transform: translateX(-50%) translateY(-50%) scale(0.85); }

.floating {
  background: #9e866a; }
  @media screen and (max-width: 767px) {
    .floating .dlApp {
      width: 52%; } }

@media screen and (max-width: 767px) {
  .app__icon {
    width: 40px; } }

@media screen and (max-width: 767px) {
  .app__search {
    width: 180px; } }

@media screen and (max-width: 767px) {
  .app__store {
    height: 25px; } }

@media screen and (max-width: 767px) {
  .floating .welcome strong {
    font-size: 16px !important; } }

@media screen and (max-width: 320px) {
  .floating .welcome strong {
    font-size: 10px !important; } }
