.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
.preferred #lang_button { color: #7F807D!important; }
.preferred #lang_button:after { background-position: 0px -90px!important; }
.preferred #lang_elem_list [role="option"].focused { background: #7F807D; }

.tnc_exlink:after { content: ''; background: url(icn_stroke_non_hase_link_grey02.svg) no-repeat; width: 20px; height: 20px; margin-left: 0; margin-top: -4px; display: inline-block; vertical-align: middle; }
.tnc_exlink:hover:after { background: url(icn_solid_external_link_vi.svg) no-repeat; }

.tnc_hideshow:after { content: ''; background: url(icn_stroke_chevron_down_grey02.svg) no-repeat; width: 20px; height: 20px; margin-left: 0; margin-top: -4px; display: inline-block; vertical-align: middle; }
.tnc_hideshow.opened:after { background: url(icn_stroke_chevron_up_grey02.svg) no-repeat; }

.tnc_hideshow_w:after { content: ''; background: url(icn_stroke_chevron_down_white.svg) no-repeat; width: 20px; height: 20px; margin-left: 0; margin-top: -4px; display: inline-block; vertical-align: middle; }
.tnc_hideshow_w.opened:after { background: url(icn_stroke_chevron_up_white.svg) no-repeat; }

@media (max-width: 640px) {
  .years88 { display: none; }
}

h4, h5 {
  font-family: Arial, Verdana, Helvetica, sans-serif, "Microsoft JhengHei", "微軟正黑體" !important;
  color: #444444;
}
h4 {
  font-size: 20px;
  line-height: 24px;
}
h5 {
  font-size: 16px;
  line-height: 18px;
}
p a:hover, p a:active {
  color: #a68c64!important;
}
#main_content_area {
  padding-bottom: 0;
}
#footer p.borrow {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.view_d {
  display: block;
}
.view_m {
  display: none;
}
.leftContent {
  width: 10px;
  float: left;
}
.rgtContent {
  width: 97%;
  float: left;
  margin-left: 1px;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
/* home */
.home {
  background: url(bg_home.jpg) no-repeat #0a0a0a top left;
}
.home h1 {
  font-size: 55px;
  font-weight: normal;
  color: #ffffff;
}
.home h2 {
  font-size: 24px;
  font-weight: normal;
  color: #ffffff;
}
.home .top-head {
  padding: 50px 0;
}
.home .title {
  width: 60%;
  float: left;
  padding-top: 30px;
}
.home .cf {
  width: 40%;
  float: right;
  position: relative;
}
.home .cf img {
  width: 100%;
  max-width: 300px;
}
.home .cf .cf_gif {
  position: absolute;
  top: 0;
  left: 0;
}
.home .list-menu {
  margin-bottom: 60px;
  text-align: center;
}
.home .list-menu li {
  list-style: none;
  display: inline-block;
  background-color: #ffffff;
}
.home .list-menu li a {
  display: block;
  width: 184px;
  height: 190px;
  padding-top: 145px;
  font-size: 20px;
  color: #222222;
}
.home .list-menu li a:hover {
  color: #ffffff;
}
.home .list-menu li a i {
  background: url(arrow.png) no-repeat 0 -12px;
  width: 12px;
  height: 12px;
  vertical-align: baseline;
  display: inline-block;
  margin-right: 5px;
}
.home .list-menu li a:hover i {
  background-position: 0 0;
}
.home .list-menu li.m1 a {
  background: url(home_menu1.jpg) no-repeat;
}
.home .list-menu li.m2 a {
  background: url(home_menu2.jpg) no-repeat;
}
.home .list-menu li.m3 a {
  background: url(home_menu3.jpg) no-repeat;
}
.home .list-menu li.m4 a {
  background: url(home_menu4.jpg) no-repeat;
}
.home .list-menu li.m5 a {
  background: url(home_menu5.jpg) no-repeat;
}
.home .list-menu li.m1 a:hover {
  background: url(home_menu1_over.jpg) no-repeat;
}
.home .list-menu li.m2 a:hover {
  background: url(home_menu2_over.jpg) no-repeat;
}
.home .list-menu li.m3 a:hover {
  background: url(home_menu3_over.jpg) no-repeat;
}
.home .list-menu li.m4 a:hover {
  background: url(home_menu4_over.jpg) no-repeat;
}
.home .list-menu li.m5 a:hover {
  background: url(home_menu5_over.jpg) no-repeat;
}
/* inner page header */
.animenu__toggle {
  display: none;
  outline: none;
}
.top-menu {
  background-color: #000000;
  padding: 0 8px;
}
.top-menu ul {
  display: table;
}
.top-menu li {
  list-style: none;
  text-align: center;
  display: table-cell;
  /* width:14.28571%;*/
  height: 45px;
  vertical-align: middle;
}
.top-menu li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  display: block;
  padding: 13px 0;
}
.top-menu li a:hover {
  background-color: #333333;
}
.top-menu li.current a {
  background-color: #555555;
}
.top-menu li.logo {
  text-align: left;
}
.animenu__nav--open {
  display: block !important;
}
.animenu__nav--open .animenu__nav__child {
  display: block;
}
/* top banner */
.top-banner {
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #111111;
  width: 100%;
  height: 250px;
  color: #ffffff;
  display: table;
  position: relative;
}
.top-banner .tagline {
  display: table-cell;
  vertical-align: middle;
  padding-left: 23px;
}
.top-banner .underline {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.top-banner .underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(line_w.png) no-repeat;
  background-size: 100%;
}
.top-banner h1 {
  font-size: 55px;
  font-weight: normal;
  line-height: 60px;
  margin: 0;
}
.top-banner h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
}
.top-banner p {
  font-size: 14px;
  line-height: 18px;
}
.top-banner .tel:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(ico_phone.png);
  width: 15px;
  height: 15px;
  margin-top: 3px;
  margin-right: 3px;
}
.top-banner .tel p {
  display: inline-block;
  width: 92%;
}
.top-banner.black-t {
  color: #333333;
}
.top-banner.black-t .underline:after {
  background: url(line_b.png) no-repeat;
  background-size: 100%;
}
.top-banner.banner-wine {
  background-image: url(banner-wine-and-dine.jpg);
}
.top-banner.banner-leisure {
  background-image: url(banner-leisure-lifestyle.jpg);
}
.top-banner.banner-concierge {
  background-image: url(banner-personal-concierge.jpg);
}
.top-banner.banner-concierge .aspire_logo {
  position: absolute;
  right: 23px;
  bottom: 5px;
}
.top-banner.banner-concierge .aspire_logo img {
  display: inline-block;
  margin: 0 8px;
  vertical-align: bottom;
}
.top-banner.banner-concierge-1 {
  background-image: url(banner-lifestyle-concierge-service.jpg);
  background-color: #d2d3d7;
}
.top-banner.banner-concierge-2 {
  background-image: url(banner-emergency-assistant-service.jpg);
  background-color: #d2d3d7;
}
.top-banner.banner-travel {
  background-image: url(banner-travel-privileges.jpg);
}
.top-banner.banner-rewards {
  background-image: url(banner-exclusive-rewards.jpg);
}
.remark {
  padding-bottom: 5px;
}
/* tab filter */
.filter-area {
  border-spacing: 0;
}
.ui-tab-list ul {
  margin: 0;
  list-style-type: none;
  display: table-row;
  width: 100%;
}
.ui-tab-list li {
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #494949;
  background: url(tabBG.jpg) no-repeat #ced2d6 scroll center center / cover;
  border-radius: 0 !important;
  /*padding-left: 23px;
  height: 60px;*/
  margin: 0;
  line-height: 20px;
  display: table-cell;
  vertical-align: middle;
}
.ui-tab-list li:hover {
  background: url(tabBG_h.jpg) no-repeat #696e72 scroll center center / cover;
}
.ui-tab-list li div {
  display: table-cell;
}
.ui-tab-list li:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.ui-tab-list li:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.ui-tab-list li i {
  background: url(arrow.png) no-repeat 0 -12px;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.ui-tab-list li span {
  vertical-align: middle;
  display: inline-block;
  width: 80%;
}
.ui-tab-list li.current {
  background: url(tabBG_o.jpg) no-repeat #696e72 scroll center center / cover;
}
.ui-tab-list li.current i {
  background-position: 0 0;
}
.ui-tab-list li a {
  color: #494949;
  display: block;
  padding: 20px 0 20px 23px;
}
.ui-tab-list li a:hover {
  color: #000000;
}
.ui-tab-list li.current a {
  color: #ffffff;
}
.ui-tab-list.tab-2 li {
  width: 50%;
}
.ui-tab-list.tab-3 li {
  width: 33.333333%;
}
.ui-tab-list.tab-4 li {
  width: 25%;
}
.ui-tab-list.tab-5 li {
  width: 20%;
}
/* listing of logo */
.inner-detail .title { margin-bottom: 20px; position: relative; }
.inner-detail .title h1 { display: inline-block; position: relative; z-index: 1; background-color: #ffffff; padding: 0 20px; }
.inner-detail .title:after { content: ''; position: absolute; z-index: 0; width: 60%; height: 1px; left: 20%; top: 16px; background-color: #d4d4d4; }
.list-logo { margin-left: 0!important; margin-bottom: 0!important; }
.list-logo li { list-style:none; float:left; width:14.286%; text-align:center; padding:0; }
.list-logo.logo8 li { width:12.5%; }
.list-logo li img { max-width:100%; display:block; margin:0 auto; }
.merchant_box { -moz-box-shadow: 2px 2px 6px 1px #ccc; -webkit-box-shadow: 2px 2px 6px 1px #ccc; box-shadow: 2px 2px 6px 1px #ccc; }
.merchant_list { margin-left: 0!important; margin-top: 15px; margin-bottom: 15px; display: table; }
.merchant_list>ul { margin-left: 0!important; display: table-row; }
.merchant_list>ul>li { list-style:none; display: table-cell; vertical-align: top; width:50%; padding: 1em; border-bottom: 1px solid #d4d4d4!important; position: relative; }
.merchant_list>ul:last-child>li { border-bottom: 0!important; }
.merchant_list>ul>li:nth-of-type(odd) { border-right: 1px solid #d4d4d4!important; }
.specialoffer { position: absolute; top: -15px; right: -1px; /*background-color: #d4d4d4; padding: 5px 10px; color: #444444; font-size: 12px;*/ }
.merchant_list>ul:first-child>li:nth-child(2) .specialoffer { right: -16px; }
.merchant_list>ul:nth-child(2)>li { padding-top: 35px; }
.merchant_list>ul:nth-child(2)>li .specialoffer { top: 0; }
/*  */
.yro-bar {
  margin-top: 20px;
  margin-bottom: 10px;
}
.yro-bar a {
  background: url(btn_cta.jpg) #606060 no-repeat top center;
  width: 100%;
  height: 47px;
  line-height: 47px;
  color: #ffffff;
  font-size: 20px;
  display: block;
  text-align: center;
}
.yro-bar a:hover {
  background-position: bottom center;
}
.yro-bar a:after { content: ''; background: url(icn_stroke_non_hase_link_white.svg) no-repeat; width: 26px; height: 26px; margin-left: 0; margin-top: -2px; display: inline-block; vertical-align: middle; }
.yro-bar a:hover:after { background: url(icn_solid_external_link_white.svg) no-repeat; }

.hotline {
  padding-bottom: 20px;
  border-bottom: 2px solid #d4d4d4;
}
/*  */
.tncWrapper {
  position: relative;
  padding: 20px 10px;
  background-color: #EEEEEE;
  margin: 15px 0;
  display: none;
}
.tncWrapper p.tncTitle {
  font-size: 11px;
  color: #000;
  font-weight: bold;
  margin-bottom: 0px !important;
}
.tncWrapper ul.number {
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 0;
}
.tncWrapper ul li {
  font-size: 11px !important;
  line-height: 14px !important;
      background: none!important;
    list-style: decimal!important;
    padding-left: 0!important;
}
.tncWrapper ol {
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 0;
}
.tncWrapper ol li {
  font-size: 11px !important;
  line-height: 14px !important;
}
.offerWrapper {
  display: none;
}
.offerWrapper ol {
  list-style: disc;
}
.inner-detail a.offerLink {
  color: #444444 !important;
}
.inner-detail a.offerLink:hover {
  color: #a68c64!important;
}
/* detail page */
.inner-detail {
  position: relative;
}
.inner-detail .row {
  padding: 20px 0 !important;
  margin: 0 23px;
  border-bottom: 1px solid #d4d4d4;
}
.inner-detail .img-center {
  text-align: center;
}
/*.inner-detail a {
  color: #a68c64 !important;
  text-decoration: none !important;
}
.inner-detail a:hover {
  text-decoration: underline !important;
}*/
.inner-detail h2 {
  font-size: 15px;
  color: #444444;
  margin-bottom: 15px;
}
.inner-detail ul {
  margin-left: 20px;
  margin-bottom: 10px;
}
.inner-detail .remark a.tncLink {
  font-size: 12px;
}
.inner-detail .tel:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(ico_phone.png);
  width: 15px;
  height: 15px;
  margin-top: 3px;
  margin-right: 3px;
}
.inner-detail .mail:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(ico_mail.png);
  width: 15px;
  height: 15px;
  margin-top: 3px;
  margin-right: 3px;
}
.inner-detail .laptop:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(computer.png);
  width: 15px;
  height: 15px;
  margin-top: 3px;
  margin-right: 3px;
}
.inner-detail .laptop p {
  display: inline-block;
}
.inner-detail .tel p {
  display: inline-block;
}
.inner-detail .mail p {
  display: inline-block;
}
.inner-detail .btn_back a {
  background: url(btn_back.jpg);
  width: 70px;
  height: 30px;
  display: block;
  font-size: 16px;
  color: #ffffff !important;
  text-align: center;
  line-height: 30px;
  position: fixed;
  right: 0;
  bottom: 0;
}
.inner-detail .btn_back a:hover {
  text-decoration: none !important;
}
.inner-detail ul li ul {
  margin-left: 0;
}
.inner-detail ul li ul li {
  padding-left: 20px;
  background-image: url(bullet.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  list-style: none;
}
.remarkStyle {
  display: block;
  padding-left: 10px;
  background: url(list-line.jpg) 0 8px no-repeat;
}
.center_remark {
  text-align: center;
  font-size: 18px;
  padding: 10px 0px 40px 0px;
}
.center_remark a:link, .center_remark a:visited {
  color: #222222!important;
  text-decoration: underline!important;
}
.center_remark a:hover, .center_remark a:active {
  color: #a68c64!important;
}
.center_remark  a:after { content: ''; background: url(icn_stroke_non_hase_link_grey02.svg) no-repeat; width: 26px; height: 26px; margin-left: 0; margin-top: -2px; display: inline-block; vertical-align: middle; }
.center_remark  a:hover:after { background: url(icn_solid_external_link_vi.svg) no-repeat; }

/* personal concierge page */
.black-bg {
  background-color: #0a0a0a;
  padding-bottom: 30px;
}
.black-bg p a:link, .black-bg p a:visited {
  color: #ffffff;
}
.black-bg p a:hover {
  color: #999999;
}
.black-bg .tel {
  color: #ffffff;
}
.concierge-menu {
  margin: 10px 0 20px;
  text-align: center;
}
.concierge-menu li {
  list-style: none;
  display: inline-block;
  margin-right: 11px;
  margin-bottom: 11px;
  background-color: #ffffff;
}
.concierge-menu li:last-child {
  margin-right: 0;
}
.concierge-menu li a {
  display: block;
  width: 300px;
  height: 197px;
  padding-top: 155px;
  font-size: 20px;
  color: #222222;
}
.concierge-menu li a:hover {
  color: #ffffff;
}
.concierge-menu li a i {
  background: url(arrow.png) no-repeat 0 -12px;
  width: 12px;
  height: 12px;
  vertical-align: baseline;
  display: inline-block;
  margin-right: 5px;
}
.concierge-menu li a:hover i {
  background-position: 0 0;
}
.concierge-menu li.m1 a {
  background: url(personalConcierge_menu01.jpg) no-repeat;
}
.concierge-menu li.m2 a {
  background: url(personalConcierge_menu02.jpg) no-repeat;
}
.concierge-menu li.m3 a {
  background: url(personalConcierge_menu03.jpg) no-repeat;
}
.concierge-menu li.m1 a:hover {
  background: url(personalConcierge_menu01_o.jpg) no-repeat;
}
.concierge-menu li.m2 a:hover {
  background: url(personalConcierge_menu02_o.jpg) no-repeat;
}
.concierge-menu li.m3 a:hover {
  background: url(personalConcierge_menu03_o.jpg) no-repeat;
}
ul.list-content {
  margin: 10px 0 15px 20px;
}
.btnSlider {
  margin-top: 5px;
}
.btnSlider a {
  background: url(btn_cta.jpg) #606060 no-repeat top center;
  width: 100%;
  height: 47px;
  line-height: 47px;
  color: #ffffff;
  font-size: 16px;
  display: block;
  text-align: center;
}
.btnSlider a:hover {
  background-position: bottom center;
}
.btnSlider span {
  background: rgb(255,255,255);
  background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%);
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  color: #030303;
  padding: 5px 20px;
  margin-left: 5px;
  font-weight: bold;
}
.btnSlider span:after {
  content: '';
  display: inline-block;
  background: url(arrow_down.png);
  width: 12px;
  height: 8px;
  vertical-align: middle;
  margin-left: 5px;
}
.innerContent {
  padding: 25px 23px 0;
  display: none;
}
.innerContent .txt {
  padding-bottom: 10px;
  padding-right: 40%;
  border-bottom: 1px solid #d4d4d4;
}
.innerContent .underline {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.innerContent .underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(line_b.png) no-repeat;
  background-size: 100%;
}
.innerContent p {
  margin-bottom: 15px;
}
#lifeStyle {
  background: url(bg_lifeStyle.jpg) no-repeat bottom right;
  background-size: 40% auto;
}
#emergency {
  background: url(bg_emergency.jpg) no-repeat top right;
  background-size: 40% auto;
}
#education {
  background: url(bg_education.jpg) no-repeat bottom right;
  background-size: 40% auto;
}
/* exclusive rewards page */
.reward-content {
  background-color: #ffffff;
  color: #000000;
  padding: 25px;
}
.top {
  margin-bottom: 0px;
}
.bottom {
  margin-bottom: 30px;
}
.reward-content ul.rewards-6x {
  margin-left: 20px;
  padding: 15px 30% 0 0;
  /*background:url(6x.png) no-repeat center right 10%;*/
}
.reward-content p.remark {
  margin-top: 20px;
}
.reward-content p.remark a {
  color: #a68c64 !important;
  font-size: 12px;
}
.reward-content p.remark2 {
  margin-top: 0px;
}
.reward-content p.remark2 a {
  color: #a68c64 !important;
  font-size: 12px;
}
.reward-content p .boldStyle {
  font-size: 22px;
  font-weight: bold;
}
.reward-content ul.rewards-number {
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 0;
  font-size: 11px;
}
.rewards-offer {
  padding: 25px;
  background: url(bg_exclusive.jpg) top center;
  background-size: cover;
}
.rewards-offer .underline {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 5px 10px;
  text-align: center;
  background: url(line_b.png) no-repeat bottom center;
  background-size: 100%;
}
.rewards-offer .underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.rewards-offer .underline .ico:before {
  content: '';
}
.rewards-offer .underline .ico:after {
  content: '';
}
.rewards-offer .underline h4 {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.border_table {
  margin-top: 20px;
}
.border_table tbody {
  border: 1px solid #333;
  border-bottom: 0px;
  border-right: 0px;
  background-color: transparent;
}
.border_table tbody tr:nth-child(even) {
  background-color: transparent;
}
.border_table td {
  text-align: center;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}
.border_table b {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}
.border_table2 {
  margin-top: 20px;
}
.border_table2 tbody {
  border: 1px solid #333;
  border-bottom: 0px;
  border-right: 0px;
  background-color: transparent;
}
.border_table2 tbody tr:nth-child(even) {
  background-color: transparent;
}
.border_table2 td {
  text-align: left;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
}
.border_table2 b {
  color: #000000;
  font-size: 22px;
  font-weight: bold;
}
.offerBox div {
  text-align: center;
  display: inline-block;
  padding: 20px 2%;
  width: 33%;
}
.offerBox div img {
  padding-bottom: 10px;
}
.offer_table {
  font-size: 16px;
}
.offer_table tbody {
  border: 0;
  background-color: #ffffff;
}
.offer_table tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.offer_table th {
  background-color: #636363;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 16px;
}
.offer_table th:last-child {
  border-right: 0;
}
.offer_table td {
  border-bottom: 1px solid #636363;
  border-right: 1px solid #636363;
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
}
.offer_table td:last-child {
  border-right: 0;
}
.offer_table .border_bottom {
  border-bottom: 0;
}
.offer_table tr:nth-child(even) {
  background-color: #f3eee1;
}
.offer_table b4 {
  color: #c9a55e;
  font-size: 32px;
  font-weight: bold;
}
.offer_table b1 {
  color: #c9a55e;
  font-size: 20px;
  font-weight: bold;
}
.offer_table b2 {
  color: #c9a55e;
  font-size: 14px;
  font-weight: bold;
}
.offer_table b3 {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.example_title::before {
  content: " ";
  background: url(example_L.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 30px;
  margin-right: 5px;
}
.example_title::after {
  content: " ";
  background: url(example_R.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 30px;
  margin-left: 3px;
}
@media (max-width: 970px) {
  .home h1 {
    font-size: 48px;
  }
  .offerBox div {
    width: 40%;
  }
}
@media (max-width: 640px) {
  .offerBox div {
    width: 100%;
  }
  .view_d {
    display: none;
  }
  .view_m {
    display: block;
  }
  /* home */
  .home .top-head {
    padding-top: 20px;
  }
  .home .title {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 0;
  }
  .home .cf {
    width: 100%;
    float: none;
    text-align: center;
  }
  .home .cf .cf_gif {
    left: 50%;
    margin-left: -150px;
  }
  .home .list-menu li {
    margin-bottom: 15px;
  }
  .home .list-menu li a {
    width: 430px;
    height: 100px;
    padding-top: 30px;
    padding-left: 170px;
    font-size: 24px;
    text-align: left;
  }
  .home .list-menu li a:hover {
    color: #494949;
  }
  .home .list-menu li a:hover i {
    background-position: 0 -12px;
  }
  .home .list-menu li.m1 a, .home .list-menu li.m1 a:hover {
    background: url(home_menu1_m.jpg) no-repeat;
  }
  .home .list-menu li.m2 a, .home .list-menu li.m2 a:hover {
    background: url(home_menu2_m.jpg) no-repeat;
  }
  .home .list-menu li.m3 a, .home .list-menu li.m3 a:hover {
    background: url(home_menu3_m.jpg) no-repeat;
  }
  .home .list-menu li.m4 a, .home .list-menu li.m4 a:hover {
    background: url(home_menu4_m.jpg) no-repeat;
  }
  .home .list-menu li.m5 a, .home .list-menu li.m5 a:hover {
    background: url(home_menu5_m.jpg) no-repeat;
  }
  /* inner page header */
  .animenu__toggle {
    display: inline-block;
    border: 0;
    cursor: pointer;
    height: 50px;
    width: 60px;
    background: center center no-repeat;
    text-indent: -99999px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 9999;
    font-size: 0;
  }
  .animenu__toggle__bar {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #484848;
    margin-left: 14px;
    -webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
    transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
  }
  .animenu__toggle__bar + .animenu__toggle__bar {
    margin-top: 4px;
  }
  .animenu__toggle--active .animenu__toggle__bar {
    position: absolute;
    margin-left: 14px;
    margin-top: -2px;
    background-color: #ffffff;
  }
  .animenu__toggle--active .animenu__toggle__bar:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .animenu__toggle--active .animenu__toggle__bar:nth-child(2) {
    opacity: 0;
  }
  .animenu__toggle--active .animenu__toggle__bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .lan_area {
    right: 60px;
  }
  .top-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  @media screen and (orientation: landscape) {
    .top-menu {
      position: absolute;
      height: auto !important;
    }
  }
  .top-menu ul {
    display: block;
    padding-bottom: 15px;
  }
  .top-menu li {
    text-align: left;
    display: block;
    height: auto;
  }
  .top-menu li a {
    font-size: 20px;
    line-height: normal;
    padding: 20px 0;
  }
  .top-menu li.logo {
    padding: 20px 0;
    border-bottom: 1px solid #ffffff;
  }
  /* top banner */
  .top-banner {
    background-size: 150%;
  }
  .top-banner h1 {
    font-size: 46px;
    line-height: 48px;
  }
  .top-banner h2 {
    font-size: 22px;
  }
  .top-banner .tagline {
    padding-left: 15px;
    padding-right: 40%;
  }
  .top-banner.banner-leisure {
    background-position: top right -120px;
  }
  .top-banner.banner-concierge {
    background-position: top right -90px;
  }
  .top-banner.banner-concierge-1 {
    background-position: top right -90px;
  }
  .top-banner.banner-concierge-2 {
    background-position: top right -110px;
  }
  .top-banner.banner-concierge-3 {
    background-position: top right -150px;
  }
  .top-banner.banner-concierge .tagline {
    padding-right: 35%;
  }
  .top-banner.banner-concierge-3 .tagline {
    padding-right: 30%;
  }
  /* tab filter */
  .ui-tab-list li a {
    padding: 10px;
  }
  /* listing of logo */
.list-logo li, .list-logo.logo8 li { width:25%; }
.merchant_box.columns, .merchant_list .columns { padding: 0 0.625rem!important; }
.merchant_list { display: block; margin: 0; }
.merchant_list>ul { display: block; margin-bottom: 0; }
.merchant_list>ul>li { display: table; width:100%; padding: 1em; border-bottom: 1px solid #d4d4d4!important; }
.merchant_list>ul:last-child>li { border-bottom: 1px solid #d4d4d4!important; }
.merchant_list>ul:last-child>li:last-child { border-bottom: 0!important; }
.merchant_list>ul>li:nth-of-type(odd) { border-right: 0!important; }
.merchant_list>ul:first-child>li:nth-child(1), .merchant_list>ul:first-child>li:nth-child(2) { padding-top: 30px; }
.specialoffer { top: 0; right:0!important; }
.merchant_list>ul:nth-child(2)>li:nth-child(1) { padding-top: 30px; }
.merchant_list>ul:nth-child(2)>li:nth-child(2) { padding-top: 1em; }
  
    .yro-bar a {
        background: url(btn_cta_m.jpg) no-repeat top center;
        height: 80px;
        line-height: 26px;
        padding: 12px 12px 0;
    }
  /* detail page */
  .inner-detail .row {
    margin: 0 15px;
  }
  .inner-detail .row .columns {
    padding: 0;
  }
  .inner-detail .img-center {
    text-align: left;
  }
  /* personal concierge page */
  .concierge-menu li {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .concierge-menu li a {
    width: 430px;
    height: 100px;
    padding-top: 30px;
    padding-left: 170px;
    font-size: 24px;
    text-align: left;
  }
  .concierge-menu li a:hover {
    color: #494949;
  }
  .concierge-menu li a:hover i {
    background-position: 0 -12px;
  }
  .concierge-menu li.m1 a, .concierge-menu li.m1 a:hover {
    background: url(personalConcierge_menu01_m.jpg) no-repeat;
  }
  .concierge-menu li.m2 a, .concierge-menu li.m2 a:hover {
    background: url(personalConcierge_menu02_m.jpg) no-repeat;
  }
  .concierge-menu li.m3 a, .concierge-menu li.m3 a:hover {
    background: url(personalConcierge_menu03_m.jpg) no-repeat;
  }
  .btnSlider a {
    font-size: 14px;
  }
  .innerContent .txt {
    padding-right: 0;
    padding-bottom: 150px;
  }
  #lifeStyle {
    background: url(bg_lifeStyle_m.jpg) no-repeat bottom right;
    background-size: 100% auto;
  }
  #emergency {
    background: url(bg_emergency_m.jpg) no-repeat bottom right;
    background-size: 100% auto;
  }
  #education {
    background: url(bg_education_m.jpg) no-repeat bottom right;
    background-size: 100% auto;
  }
  /* exclusive rewards page */
  .reward-content {
    padding: 15px;
  }
  .reward-content ul.rewards-6x {
    background-position: center right 0;
  }
}
/* exclusive rewards page */
.col-large {
  width: 48.5%;
}
.col-small {
  width: 3%;
  padding: 0;
}
.padright-0 {
  padding-right: 0;
}
.padleft-0 {
  padding-left: 0;
}
.graybox {
  background-color: #fff;
  position: relative;
  padding-top: 43px;
  padding-bottom: 10px;
  margin-top: 43px;
}
.graybox .title {
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -195px;
}
.graybox .title img {
  max-width: 100%;
}
.plus {
  padding-top: 150px;
}
.offer table {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
.offer tbody, .offer tbody tr:nth-child(even) {
  border: 0;
  background-color: transparent;
}
.offer td {
  height: 64px;
}
.offer .line {
  padding: 0;
  height: 1px;
}
.offer .line img {
  width: 100%;
  height: 1px;
}
.offer .b_txt {
  font-size: 210%;
  vertical-align: middle;
}
.offer .s_txt {
  font-size: 80%;
  vertical-align: middle;
}
.offer .cashdollars {
  vertical-align: middle;
}
.offer .arrow {
  padding: 0;
}
.call_for_act_area {
  width: auto;
}
.call_act_content {
  padding-right: 15px;
}
.call_act_content p {
  text-align: center;
}
.reward-content b {
  color: #333;
}
.exclusive-tel:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(ico_goldphone.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top: -5px;
}
.exclusive-site:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(ico_site.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top: -5px;
}
.exclusive-dori:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url(ico_dori.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top: -5px;
}
.exclusive-content p {
  font-size: 16px;
  line-height: 24px;
}
.exclusive-content {
  padding: 20px 0px;
  color: #333333;
  text-align: center;
  width: 100%;
}
.exclusive-content b {
  color: #c9a55e;
  font-size: 24px;
  font-weight: bold;
}
.call_for_act_area2 {
  display: table;
  table-layout: fixed;
  height: 52px;
  width: 30%;
  padding: 5px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #D4D4D4;
  margin: 0 auto;
}
.call_for_act_area_dori {
  display: table;
  table-layout: fixed;
  height: 52px;
  width: auto;
  padding: 5px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(235, 235, 235, 1) 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #D4D4D4;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .col-large {
    width: 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .col-small {
    width: 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .plus {
    padding-top: 15px;
  }
  .call_for_act_area {
    width: 100%;
  }
  .call_act_content {
    text-align: center;
    padding: 5px 10px;
    ;
  }
  .extravagant-content .exclusive-tel:before, .extravagant-content .exclusive-site:before, .extravagant-content .exclusive-dori:before {
    text-align: center;
    position: relative;
    left: 0;
    top: 50%;
    margin: 0px 0px 5px 0px;
  }
  .call_for_act_area2 {
    width: 50%;
  }
  .example_title div {
    display: inline-block;
    max-width: 160px;
    vertical-align: middle;
  }
}