a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a,
  abbr,
  acronym,
  address,
  applet,
  article,
  aside,
  audio,
  b,
  big,
  blockquote,
  canvas,
  caption,
  center,
  cite,
  code,
  dd,
  del,
  details,
  dfn,
  div,
  dl,
  dt,
  em,
  embed,
  fieldset,
  figcaption,
  figure,
  footer,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  header,
  hgroup,
  i,
  iframe,
  img,
  ins,
  kbd,
  label,
  legend,
  li,
  mark,
  menu,
  nav,
  object,
  ol,
  output,
  p,
  pre,
  q,
  ruby,
  s,
  samp,
  section,
  small,
  span,
  strike,
  strong,
  sub,
  summary,
  sup,
  table,
  tbody,
  td,
  tfoot,
  th,
  thead,
  time,
  tr,
  tt,
  u,
  ul,
  var,
  video {
    vertical-align: top;
  }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: unset;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  height: 0;
}

embed,
img,
object {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

input,
select {
  vertical-align: middle;
}

button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

input[type="button"],
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

button,
select {
  cursor: pointer;
}

a {
  text-decoration: none;
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

*,
:after,
:before {
  box-sizing: border-box;
}

body {
  font-family: PingFangTC-regular, LiHei Pro, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Source Han Sans TC,
    Microsoft JhengHei, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.sp__wrap img {
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 100%;
}

@media screen and (min-width: 960px) {
  .sp__wrap img {
    width: auto;
  }
}

.note ol {
  list-style-type: decimal;
}

.note ul {
  list-style-type: disc;
}

.block--center {
  margin-left: auto;
  margin-right: auto;
}

.text--right {
  text-align: right;
}

.text--center {
  text-align: center;
}

.text--left {
  text-align: left;
}

.m-top--xs {
  margin-top: 1%;
}

.m-top--sm {
  margin-top: 2%;
}

.m-top--md {
  margin-top: 3%;
}

.m-top--lg {
  margin-top: 4%;
}

.m-bottom--xs {
  margin-bottom: 1%;
}

@media screen and (min-width: 960px) {
  .m-bottom--xs {
    margin-bottom: 10px;
  }
}

.m-bottom--sm {
  margin-bottom: 2%;
}

@media screen and (min-width: 960px) {
  .m-bottom--sm {
    margin-bottom: 20px;
  }
}

.m-bottom--md {
  margin-bottom: 3%;
}

@media screen and (min-width: 960px) {
  .m-bottom--md {
    margin-bottom: 30px;
  }
}

.m-bottom--lg {
  margin-bottom: 4%;
}

@media screen and (min-width: 960px) {
  .m-bottom--lg {
    margin-bottom: 40px;
  }
}

.m-bottom--xl {
  margin-bottom: 5%;
}

@media screen and (min-width: 960px) {
  .m-bottom--xl {
    margin-bottom: 50px;
  }
}

.m-right--xs {
  margin-right: 1%;
}

.m-right--sm {
  margin-right: 2%;
}

.m-right--md {
  margin-right: 3%;
}

.m-right-px--xs {
  margin-right: 5px;
}

.m-right-px--sm {
  margin-right: 10px;
}

.m-right-px--md {
  margin-right: 15px;
}

.m-right--em {
  margin-right: 0.5em;
}

.m-top--custom {
  margin-top: 18%;
}

@media screen and (min-width: 960px) {
  .m-top--custom {
    margin-top: 9%;
  }
}

.m-bottom-custom {
  margin-bottom: 18%;
}

@media screen and (min-width: 960px) {
  .m-bottom-custom {
    margin-bottom: 13%;
  }
}

.padding-xs {
  padding: 1%;
}

.padding-sm {
  padding: 2%;
}

.padding-md {
  padding: 3%;
}

.padding-lg {
  padding: 4%;
}

.p-bottom--xs {
  padding-bottom: 1%;
}

.p-bottom--sm {
  padding-bottom: 2%;
}

.p-bottom--md {
  padding-bottom: 3%;
}

.p-bottom--lg {
  padding-bottom: 4%;
}

.p-bottom--xl {
  padding-bottom: 5%;
}

.default-border {
  border: 1px solid #999;
}

.layout--main {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

.one-screen {
  width: 100%;
  height: 100vh;
}

.full-parent {
  width: 100%;
  height: 100%;
}

.full-parent.swiper-container {
  height: 100%;
}

.block-center {
  margin-left: auto;
  margin-right: auto;
}

.n-pic {
  position: relative;
}

.img-reverse-x {
  transform: scaleX(-1);
}

.icon__home {
  z-index: 20;
}

.btn {
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn {
  border: 1px solid transparent;
  padding: 0 0.4rem;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}

.btn:focus {
  outline: 0;
}

.btn-hidden {
  display: none;
}

.btn--primary {
  color: #b50005;
  border-color: #b50005;
  font-weight: 700;
}

.btn--primary:focus,
.btn--primary:hover {
  color: #e80006;
  border-color: #e80006;
}

.go-top {
  display: none;
  position: fixed;
  z-index: 18;
  right: 15px;
  bottom: 90px;
  padding-top: 4px;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 50%;
  transition: opacity 0.4s linear;
  opacity: 0;
}

@media screen and (min-width: 768px) {
  .go-top {
    bottom: 155px;
  }
}

.go-top.is-visible {
  display: block;
  opacity: 1;
}

.go-top:focus,
.go-top i:focus {
  outline: 0;
}

.js--go-top {
  cursor: pointer;
}

.logo {
  position: relative;
  z-index: 0;
  margin-left: 4%;
  width: 25%;
  pointer-events: auto;
}

.logo.logo--e {
  max-width: 180px;
}

.logo.logo--u {
  max-width: 220px;
}

@media screen and (min-width: 960px) {
  .logo {
    left: calc(50% - 325px);
  }
}

.share__wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.5%;
  position: absolute;
  top: 2.5vw;
  right: 3.75vw;
}

@media screen and (min-width: 960px) {
  .share__wrap {
    margin: 0 2%;
    top: -10px;
    right: calc(50% - 350px);
  }
}

.share__btn img {
  width: 20px;
}

@media screen and (min-width: 768px) {
  .share__btn img {
    width: 55px;
  }
}

.header__zone {
  position: absolute;
  z-index: 17;
  top: -3px;
  left: -9px;
  padding-top: 2%;
  width: 80%;
  pointer-events: none;
}

.header__zone a {
  display: block;
}

@media screen and (min-width: 960px) {
  .header__zone {
    padding-top: 15px;
  }
}

.footer__zone {
  padding: 2% 0 51px;
  background-color: #034789;
}

.footer__zone h2,
.footer__zone p {
  color: #fff;
  text-align: center;
}

.footer__zone h2 {
  margin-bottom: 1%;
  font-size: 32px;
  font-weight: 700;
}

.footer__zone p {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .footer__zone {
    padding-bottom: 2%;
  }
}

.footer-radius .footer__zone {
  border-radius: 0;
}

@media screen and (min-width: 1260px) {
  .footer-radius .footer__zone {
    border-radius: 18px;
  }
}

.hero__wrap {
  overflow: hidden;
}

.hero__wrap,
.hero__wrap .hero__zone {
  position: relative;
  z-index: 0;
}

.hero__wrap .hero__zone:before {
  content: "";
  display: block;
  padding-bottom: 34.6875%;
  width: 100%;
}

.hero__wrap .hero__zone > div {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero__wrap .hero__title {
  text-align: center;
}

@media screen and (min-width: 960px) {
  main {
    background: url(bg-hero.jpg?638862765421207961) center 0 no-repeat;
    background-size: auto;
  }

  main.fixed {
    background-attachment: fixed;
  }
}

.nav {
  position: fixed;
  z-index: 20;
  width: 100%;
  bottom: 0;
  background-color: #034789;
}

.nav .decor__nav {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 20%;
  height: 100%;
  background-color: #fff;
  transition: left 0.3s;
}

.nav .nav__wrap {
  position: relative;
  z-index: 0;
}

.nav .nav__wrap ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
}

.nav .nav__item {
  position: relative;
  z-index: 1;
  -ms-flex: 1 0 20%;
  flex: 1 0 20%;
  height: 49px;
  line-height: 49px;
  font-size: 13px;
  text-align: center;
  transition: color 0.3s;
  cursor: pointer;
}

.nav .nav__item.active {
  color: #000;
  pointer-events: none;
}

.nav .nav__item:before {
  content: "";
  height: 100%;
}

.nav .nav__item:before,
.nav .nav__item span {
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .nav .nav__wrap {
    box-shadow: none;
  }

  .nav .nav__item {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media screen and (min-width: 960px) {
  .nav {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    top: 0;
    bottom: auto;
  }

  .nav .nav__item {
    font-size: 24px;
  }

  /*滑過去變色一下下*/
  .nav .nav__item:not(.active):hover {
    background-color: #022b54;
  }
}

.shadow .nav {
  box-shadow: 0 -3px 7px rgba(147, 126, 128, 0.5);
}

.promo__group--filter {
  position: relative;
  z-index: 0;
}

.promo__group--filter .filter__tab {
  position: -webkit-sticky;
  position: sticky;
  z-index: 17;
  top: 0;
  width: 100%;
  max-width: 960px;
}

.promo__group--filter .tab__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7px 0 0 7px;
  color: #f7f7f7;
  background-color: #73ace3;
  border-radius: 0px 0px 8px 8px;
}

.promo__group--filter .filter__item {
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  margin-right: 7px;
  margin-bottom: 7px;
  background-color:#056cd0;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}

.promo__group--filter .filter__item .filter__box {
  padding: 7px 0;
}

.promo__group--filter .filter__item.active {
  pointer-events: none;
}

.promo__group--filter .filter__item.active .filter__box {
  background-color: #074d8c;
  border-radius: 4px;
}

.promo__group--filter .content__box {
  display: none;
}

.promo__group--filter .content__box.active {
  display: block;
}

.promo__group--filter .special__promo {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.promo__group--filter .special__promo p {
  padding: 1%;
  color: #371806;
  font-size: 15px;
  font-weight: 700;
}

.promo__group--filter .special__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.promo__group--filter .special__item {
  -ms-flex: 0 1 48.5%;
  flex: 0 1 48.5%;
  margin-bottom: 3%;
  text-align: center;
}

.promo__group--filter .special__item a {
  display: block;
}

@media screen and (min-width: 768px) {
  .promo__group--filter .tab__wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 10px 0 0 10px;
  }

  .promo__group--filter .filter__item {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .promo__group--filter .special__promo p {
    padding: 0;
    font-size: 20px;
    text-align: center;
  }

  .promo__group--filter .special__item {
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
  }
}

@media screen and (min-width: 960px) {
  .promo__group--filter .filter__tab {
    top: 57px;
  }

  .promo__group--filter .tab__wrap {
    position: static;
  }

  .promo__group--filter .filter__item {
    font-size: 18px;
  }
}

.promo__group--event .content__zone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.promo__group--event .content__box {
  margin-bottom: 3%;
  width: 100%;
}

.promo__group--event .bank__wrap {
  padding-bottom: 17.5%;
}

.promo__group--event .bank__logo {
  border-bottom: 1px solid #5d5d5d;
}

.promo__group--event .bank__logo,
.promo__group--event .bank__promo,
.promo__group--event .promo__wrap li {
  margin-bottom: 2.5%;
}

.promo__group--event .promo__wrap {
  font-size: 14px;
}

.promo__group--event .promo__wrap li {
  display: none;
}

.promo__group--event .promo__wrap li.active {
  display: block;
}

.promo__group--event .promo__date {
  display: inline-block;
  margin: 0 1%;
  /* padding: 0 1%; */
  color: #fff;
  background-color: #d90215;
  border-radius: 0.3em;
  width: 25%;
  text-align: center;
}

.promo__group--event .promo__rule {
  margin-right: 1%;
  color: #5d5d5d;
  font-weight: 700;
}

.promo__group--event .promo__bonus {
  color: #f70000;
  font-weight: 700;
}

.promo__group--event .bank__cta {
  bottom: 1.2em;
}

@media screen and (min-width: 768px) {
  .promo__group--event .content__box {
    margin-bottom: 2%;
    width: 49%;
  }

  .promo__group--event .bank__wrap {
    padding-bottom: 21.5%;
  }

  .promo__group--event .promo__wrap {
    font-size: 18px;
  }

  .promo__group--event .bank__cta {
    bottom: 15px;
  }
}

@media screen and (min-width: 960px) {
  .promo__group--event .content__box:hover .bank__wrap {
    transform: translatey(-2%);
  }

  .promo__group--event .special__item:hover {
    transform: scale(1.05) translateZ(0);
  }

  .promo__group--event .bank__wrap {
    padding-bottom: 75px;
  }
}

.soft .promo__group--filter .tab__wrap {
  color: #999;
}

.soft .promo__group--filter .filter__item {
  background-color: #5d5d5d;
}

.soft .promo__group--filter .filter__item.active .filter__box {
  color: #fff;
  background: #5d5d5d;
  border-radius: 8px;
  box-shadow: inset -6px 6px 12px #000, inset 6px -6px 12px #999;
}

.soft .promo__group--filter .special__item {
  -ms-flex: 0 1 47%;
  flex: 0 1 47%;
  margin-bottom: 5%;
}

.soft .promo__group--filter .special__promo p {
  color: #5d5d5d;
}

@media screen and (min-width: 768px) {
  .soft .promo__group--filter .special__item {
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
  }
}

.soft .promo__group--event .content__box {
  margin-bottom: 5%;
}

@media screen and (min-width: 768px) {
  .soft .promo__group--event .content__box {
    margin-bottom: 5%;
    width: 47%;
  }
}

.filter__note {
  padding: 3%;
  color: #371806;
  background-color: #fff9e2;
  font-size: 16px;
}

.filter__note ol {
  margin-left: 2.5%;
  padding-left: 2.5%;
  list-style: decimal;
}

.filter__note ol ol {
  margin-left: 2.5%;
  list-style: lower-alpha;
}

.filter__note ol li {
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  .filter__note {
    padding: 2%;
    font-size: 20px;
  }

  .filter__note ol ol {
    margin-left: 0.5%;
  }
}

.promo__group--week {
  position: relative;
  z-index: 0;
}

.promo__group--week .week__content {
  padding-top: 4.5%;
  width: 100%;
}

.promo__group--week .content__zone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promo__group--week .content__box {
  position: relative;
  z-index: 0;
  margin-bottom: 4%;
  padding-top: 3%;
  width: 48.5%;
  height: auto;
}

.promo__group--week .content__box:nth-child(odd) {
  margin-right: 3%;
}

.promo__group--week .content__box.active .bank__wrap {
  border: 4px solid #dc0200;
}

.promo__group--week .week__box {
  position: absolute;
  z-index: 1;
  top: -1.1%;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.promo__group--week .week__icon {
  margin: 0 2%;
  width: 2.6em;
  height: 2.6em;
  color: #fff;
  background-color: #000000;
  border-radius: 50%;
  font-size: 3.2vw;
  line-height: 2.6em;
  text-align: center;
}

.promo__group--week .bank__wrap {
  padding-top: 12%;
  padding-bottom: 24%;
}

.promo__group--week .bank__logo {
  text-align: center;
}

.promo__group--week .bank__logo,
.promo__group--week .bank__promo {
  margin-bottom: 3%;
}

.promo__group--week .promo__wrap {
  font-size: 4.5vw;
  text-align: center;
}

.promo__group--week .promo__bonus,
.promo__group--week .promo__rule,
.promo__group--week .promo__unit {
  line-height: 120%;
  font-weight: 700;
}

.promo__group--week .promo__rule {
  color: #5d5d5d;
}

.promo__group--week .promo__bonus,
.promo__group--week .promo__unit {
  color: #cf0000;
}

.promo__group--week .promo__bonus {
  font-size: 9vw;
}

.promo__group--week .bank__cta {
  bottom: 0.7em;
}

@media screen and (min-width: 768px) {
  .promo__group--week .week__content {
    padding-top: 3%;
  }

  .promo__group--week .content__box {
    width: 32%;
  }

  .promo__group--week .content__box:nth-child(odd) {
    margin-right: 0;
  }

  .promo__group--week .content__box:nth-child(3n + 1),
  .promo__group--week .content__box:nth-child(3n + 2) {
    margin-right: 2%;
  }

  .promo__group--week .week__box {
    top: -3px;
  }

  .promo__group--week .week__icon {
    font-size: 20px;
  }

  .promo__group--week .promo__wrap {
    font-size: 24px;
  }

  .promo__group--week .promo__bonus {
    font-size: 48px;
  }
}

@media screen and (min-width: 960px) {
  .promo__group--week .content__box {
    width: 23.6%;
  }

  .promo__group--week .content__box:nth-child(3n + 1),
  .promo__group--week .content__box:nth-child(3n + 2) {
    margin-right: 0;
  }

  .promo__group--week .content__box:nth-child(4n + 1),
  .promo__group--week .content__box:nth-child(4n + 2),
  .promo__group--week .content__box:nth-child(4n + 3) {
    margin-right: 1.8%;
  }

  .promo__group--week .week__box {
    top: 3px;
  }

  .promo__group--week .content__box:hover .bank__wrap {
    transform: rotate(3deg) translateZ(0);
  }

  .promo__group--week .bank__wrap {
    transform-origin: 50% 5%;
  }
}

.promo__group--table-1 td,
.promo__group--table-1 th {
  padding: 1.2% 2% 1%;
  width: 14%;
}

@media screen and (min-width: 480px) {
  .promo__group--table-1 td,
  .promo__group--table-1 th {
    padding: 1.2% 1.2% 1%;
  }
}

.promo__group--table .table__wrap p {
  padding-top: 3%;
  font-size: 14px;
  font-weight: 700;
}

.promo__group--table .table__box {
  padding: 3%;
  background-color: #fff;
}

.promo__group--table table {
  width: 100%;
  text-align: center;
}

.promo__group--table tr:first-child {
  border-bottom: 1px solid #000;
}

.promo__group--table tr:nth-child(2n) {
  color: #f7f7f7;
  background-color: #ff7c7c;
}

.promo__group--table td,
.promo__group--table th {
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
}

@media screen and (min-width: 480px) {
  .promo__group--table .table__wrap p {
    font-size: 18px;
  }

  .promo__group--table td,
  .promo__group--table th {
    padding: 1.5%;
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) {
  .promo__group--table .table__box {
    padding: 2%;
  }

  .promo__group--table .table__wrap p {
    padding-top: 2%;
    font-size: 18px;
  }
}

.promo__group--table-2 td,
.promo__group--table-2 th {
  padding: 1.2% 2% 1%;
}

.promo__group--table-2 td:first-child,
.promo__group--table-2 th:first-child {
  width: 14%;
}

.promo__group--table-2 td:nth-child(2),
.promo__group--table-2 th:nth-child(2) {
  width: 16%;
}

.promo__group--table-2 td:nth-child(3),
.promo__group--table-2 th:nth-child(3) {
  width: 18%;
}

.promo__group--table-2 td:nth-child(4),
.promo__group--table-2 th:nth-child(4) {
  width: 20%;
}

.promo__group--table-2 td:nth-child(5),
.promo__group--table-2 th:nth-child(5) {
  width: 30%;
}

.promo__group--table-2 th:nth-child(3),
.promo__group--table-2 th:nth-child(4) {
  padding: 1.2% 4% 1%;
}

@media screen and (min-width: 480px) {
  .promo__group--table-2 td:first-child,
  .promo__group--table-2 th:first-child {
    padding: 1.2% 3% 1%;
  }

  .promo__group--table-2 th:nth-child(3),
  .promo__group--table-2 th:nth-child(4) {
    padding: 1.2% 2% 1%;
  }
}

@media screen and (min-width: 768px) {
  .promo__group--table-2 td,
  .promo__group--table-2 th {
    padding: 1.2% 2% 1%;
  }

  .promo__group--table-2 td:first-child,
  .promo__group--table-2 td:nth-child(2),
  .promo__group--table-2 td:nth-child(3),
  .promo__group--table-2 td:nth-child(4),
  .promo__group--table-2 td:nth-child(5),
  .promo__group--table-2 th:first-child,
  .promo__group--table-2 th:nth-child(2),
  .promo__group--table-2 th:nth-child(3),
  .promo__group--table-2 th:nth-child(4),
  .promo__group--table-2 th:nth-child(5) {
    width: 20%;
  }
}

.promo__group--big .content__wrap {
  /* background-color: #fcdfdd; */
}

.promo__group--big .content__box {
  display: none;
  opacity: 0;
}

.promo__group--big .content__box.active {
  display: block;
  -webkit-animation: fade-in 0.3s forwards;
  animation: fade-in 0.3s forwards;
}

.promo__group--big .bank__wrap {
  position: relative;
  z-index: 0;
}

.promo__group--big .bank__logo {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #c1b09d;
}

@media screen and (min-width: 960px) {
  .promo__group--big .bank__logo {
    top: 60px;
  }
}

.promo__group--big .btn--back {
  position: absolute;
  z-index: 0;
  padding: 12px;
  top: 10px;
  left: 0;
  width: 48px;
}

.promo__group--big .btn--back .text--web {
  display: none;
}

@media screen and (min-width: 960px) {
  .promo__group--big .btn--back {
    width: auto;
    transition: transform 0.3s;
    cursor: pointer;
  }

  .promo__group--big .btn--back .text--web {
    display: inline;
    margin-left: 6px;
    line-height: 24px;
    color: #b50005;
    font-size: 20px;
    vertical-align: middle;
  }

  .promo__group--big .btn--back:hover {
    transform: scale(1.1);
  }
}

.promo__group--big .promo__box:not(:last-child) {
  margin-bottom: 15px;
}

.promo__group--big .info__body li,
.promo__group--big .info__body p,
.promo__group--big .info__box,
.promo__group--big .info__box a,
.promo__group--big .info__head,
.promo__group--big .promo__title {
  margin-bottom: 10px;
}

.info__body ol {
  list-style: decimal;
  padding-left: 3%;
}
.info__body ul {
  list-style: disc;
  padding-left: 3.3%;
}
.info__body p {
  padding-left: 0.8%;
}
@media screen and (max-width: 400px) {
  .info__body ol {
    padding-left: 6%;
  }

  .info__body ul {
    padding-left: 6%;
  }

  .info__body p {
    padding-left: 1%;
  }
}

.promo__group--big .promo__title {
  padding: 10px;
  color: #282828;
  background-color: #c5f3d0;
  font-size: 20px;
  font-weight: 700;
}

.promo__group--big .promo__info {
  font-size: 16px;
}

.promo__group--big .info__box:not(:last-child) {
  border-bottom: 1px dashed #959595;
}

.promo__group--big .bottom-dash {
  padding-bottom: 10px;
}

.promo__group--big .bottom-dash ol li:not(:last-child) {
  border-bottom: 1px dashed #d9d9d9;
  padding-bottom: 0.8%;
}

.promo__group--big .info__head {
  color: #ff5900;
  font-weight: 700;
}

.promo__group--big .info__box a {
  margin-left: auto;
  margin-right: auto;
  width: 250px;
}

.promo__group--big .btn--cta {
  padding: 10px;
  font-size: 16px;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0.3;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0.3;
  }

  to {
    opacity: 1;
  }
}

.aside-nav.disabled {
  pointer-events: none;
}

.aside-nav .overlay {
  display: none;
  position: fixed;
  z-index: 19;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
}

.aside-nav .overlay.active {
  display: block;
}

.aside-nav .btn--fixed {
  position: fixed;
  z-index: 20;
  left: 3%;
  bottom: 70px;
  width: 100px;
  height: 36px;
  color: #ffffff;
  background-color: #083339;
  border-radius: 18px;
  border: 0;
  font-size: 16px;
  cursor: pointer;
}

.aside-nav .btn--fixed.active span:first-child,
.aside-nav .btn--fixed span:last-child {
  display: none;
}

.aside-nav .btn--fixed.active span:last-child {
  display: inline;
}

.aside-nav .aside__footer,
.aside-nav .aside__header {
  display: none;
}

.aside-nav .aside__wrap {
  display: none;
  position: fixed;
  z-index: 20;
  bottom: 125px;
  left: 1.7%;
  right: 1.7%;
  padding: 4% 1.5% 2.5% 3.5%;
  max-width: 400px;
  background-color: #fff;
  border: 1px solid #9bcfdc;
  border-radius: 15px;
}

.aside-nav .aside__wrap:before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -19px;
  left: 35px;
  display: block;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #fff;
}

.aside-nav .aside__wrap.active {
  display: block;
}

.aside-nav .aside__block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.aside-nav .aside__block li {
  width: 31%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.aside-nav .btn--cta,
.aside-nav .btn--pop {
  padding: 6px 0;
  border-radius: 15px;
  font-size: 16px;
  color: #5d5d5d;
  background-color: #fff0d6;
  transition: all 0.3s;
}

.aside-nav .aside__box.active .btn--pop {
  color: #9bcfdc;
  background-color: #133032;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .aside-nav .btn--fixed {
    left: 2%;
  }

  .aside-nav .aside__wrap {
    padding: 3% 1.5% 2% 3%;
  }
}

@media screen and (min-width: 1260px) {
  .aside-nav .aside__wrap:before,
  .aside-nav .btn--fixed,
  .aside-nav .overlay.active {
    display: none;
  }

  .aside-nav .aside__wrap {
    display: block;
    top: 50px;
    left: auto;
    right: 0;
    bottom: auto;
    margin: 0;
    padding: 0;
    width: 140px;
    background-color: transparent;
    border: none;
    border-radius: 0;
  }

  .aside-nav .aside__footer,
  .aside-nav .aside__header {
    display: block;
    text-align: center;
  }

  .aside-nav .aside__block {
    margin-left: 15px;
    margin-right: 15px;
  }

  .aside-nav .aside__block li {
    margin: 0;
    width: 50%;
    border-bottom: 1px solid #fff;
  }

  .aside-nav .aside__block li:last-child,
  .aside-nav .aside__block li:nth-last-child(2) {
    border-bottom: none;
  }

  .aside-nav .aside__block li:nth-child(odd) {
    border-right: 1px solid #fff;
  }

  .aside-nav .btn--cta,
  .aside-nav .btn--pop {
    color: #fff;
    background-color: #27595c;
    border-radius: 0;
  }

  .aside-nav .btn--cta:hover,
  .aside-nav .btn--pop:hover {
    background-color: #428589;
  }

  .aside-bg .aside-nav .aside__block {
    background: #27595c /*url(aside-bg.png)*/ center 0 repeat-y;
  }

  .aside-bg .aside-nav .btn--cta,
  .aside-bg .aside-nav .btn--pop {
    background: transparent;
  }
}

body {
  position: relative;
  padding-bottom: 60px;
  background-color: #fff9e2;
  background: /*url(bg.jpg)*/ #fff9e2 center 0 no-repeat;
  background-size: 100%;
}

body.fixed {
  background-attachment: fixed;
}

body.masked {
  overflow: hidden;
}

@media screen and (min-width: 960px) {
  body {
    padding-bottom: 0;
    background-color: #fff9e2;
    background: /*url(bg-web.jpg)*/ #fff9e2 center 0 no-repeat;
    background-size: auto;
  }
}

@media screen and (min-width: 1260px) {
  body.masked {
    overflow: auto;
  }
}

.navRightBar {
  height: 39px;
}

@media screen and (min-width: 960px) {
  .navRightBar {
    height: auto;
  }
}

.sp__wrap {
  position: relative;
}

.sp__wrap a {
  display: block;
}

.js--tab {
  display: none;
}

.js--tab.active {
  display: block;
}

.section__title .title__box {
  padding: 8px 0;
  font-size: 24px;
  text-align: center;
  color: #fff;
  background-color: #034789;
}

@media screen and (min-width: 960px) {
  .section__title {
    display: none;
  }
}

.content__wrap {
  padding: 3%;
  background-color: #fff9e2;
}

.bank__wrap,
.special__item {
  transition: all 0.3s;
}

.bank__wrap {
  position: relative;
  z-index: 0;
  padding: 3%;
  height: 100%;
  border: 2px solid #056cd0;
  border-radius: 20px;
  background-color: #fff;
}

.bank__logo {
  text-align: center;
}
.logo__box > img {
  width: 290px;
  height: 68px;
}
.bank__cta {
  position: absolute;
  z-index: 0;
  left: 3.5%;
  width: 93%;
}

.btn--cta,
.btn--pop {
  display: block;
  padding: 3%;
  width: 100%;
  font-size: 5vw;
  color: rgb(255, 255, 255);
  background-color: #056cd0;
  border-radius: 0.5em;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}

.btn--pop,
.special__item {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .content__wrap {
    padding: 2%;
  }

  .btn--cta,
  .btn--pop {
    font-size: 22px;
  }
}

@media screen and (min-width: 960px) {
  .btn--cta:hover,
  .btn--pop:hover {
    background-color: #074d8c;
    color: #ffffff;
  }
}

.tiny .decor__nav {
  background-color: #ffffff;
}

@media screen and (min-width: 960px) {
  .tiny .decor__nav {
    top: auto;
    bottom: 0;
    height: 4px;
  }

  .tiny .decor__nav + ul .nav__item.active {
    color: #f7f7f7;
  }
}

.shadow .aside__wrap,
.shadow .bank__wrap,
.shadow .btn--fixed {
  box-shadow: 0 10px 20px #f8e5a1, 0 6px 6px #e9d68e;
}

.shadow .special__item {
  filter: drop-shadow(0 2px 2px #f8e5a1) drop-shadow(0 2px 2px #e9d68e);
}

@media screen and (min-width: 1260px) {
  .shadow .aside__wrap {
    box-shadow: none;
  }
}

.shadow .content__box:hover .bank__wrap {
  box-shadow: 0 14px 28px #fff9e2, 0 5px 5px rgb(255, 252, 74, 0.1);
}

.shadow .special__item:hover {
  filter: drop-shadow(0 5px 8px #fff9e2)
    drop-shadow(0 10px 10px rgba(255, 252, 74, 0.1));
}

.soft-title .section__title {
  padding: 16px;
  background-color: #999;
}

.soft-title .section__title .title__box {
  margin: 16px auto;
  padding: 8px 0;
  width: 240px;
  color: #fff;
  border-radius: 16px;
  background: #999;
  box-shadow: -6px 6px 12px #5d5d5d, 6px -6px 12px #f7f7f7;
}

@media screen and (min-width: 960px) {
  .soft-title .section__title {
    display: block;
  }

  .soft-title .section__title .title__box {
    width: 360px;
    font-size: 36px;
  }
}

.soft .content__wrap {
  padding: 5%;
  background-color: #f7f7f7;
}

.soft .bank__wrap {
  border: none;
}

.soft .aside__wrap {
  color: #fff;
  background: #5d5d5d;
  border-color: #5d5d5d;
  box-shadow: inset -6px 6px 12px #000, inset 6px -6px 12px #999;
}

.soft .aside__wrap:before {
  display: none;
}

@media screen and (min-width: 1260px) {
  .soft .aside__wrap {
    box-shadow: none;
  }
}

.soft.shadow .bank__wrap {
  box-shadow: -6px 6px 24px #999, 6px -6px 24px #fff;
}

.soft.shadow .special__item {
  filter: drop-shadow(-6px 6px 6px #999999) drop-shadow(6px -6px 6px #ffffff);
}


.nav__switch {
  display: flex;
  justify-content: center;
  width: 100%;
}

.nav__switch .btn--switch a{
  display: block;
  height: 49px;
  line-height: 49px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  transition: color 0.3s;
}

@media screen and (min-width: 768px) {
  .nav__switch .btn--switch a{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media screen and (min-width: 960px) {
  .nav__switch .btn--switch a{
    font-size: 24px;
  }
}


