.unselectable {
         -webkit-touch-callout: none;
        -webkit-user-callout: none;
        -webkit-user-select: none;
        -webkit-user-drag: none;
        -webkit-user-modify: none;
        -webkit-highlight: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
		touch-callout: none;
        -ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
pointer-events: none;
      }
.onlyDesktop{
display: inline-block;
}
@media (max-width: 576px){
.onlyDesktop{
display: none;
}
}
.onlyMobile{
display: none;
}
@media (max-width: 576px){
.onlyMobile{
display: inline-block;
}
}
.offer-Remark{
font-size: 12px;
line-height: 120%;
color: #666;
}
.offer-Remark .list-decimal, .offer-Remark .list-lower-alpha, .offer-Remark .list-disc{
    margin: 0;
    padding-left: 1rem;
}
.offer-Remark .list-decimal>li{
    width: 100%;
	text-align: left;
	padding-left: 0.25rem
}
.TncTablx {
 margin:6px 0;
 border-bottom: 1px solid #999999 !important;
 text-align:center;
 border-collapse: collapse;
}
.TncTablx td {
 padding:5px 8px !important;
 border: 1px solid #999999 !important;
 vertical-align: middle;
 text-align: center;
}
.TncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.Remarksublist{
padding-left: 10px;
position: relative;
}
.tncsublist{
padding-left: 18px;
position: relative;
margin: 0.25rem 0;
}
.tncsublist .num, .Remarksublist .num{
position: absolute;
top: 0;
left: 0;
}
.f12{
	font-size: 12px;
	line-height:140%;
	}
.f14{
	font-size: 14px;
	line-height:140%;
	}
.f16{
	font-size: 16px;
	line-height:140%;
	}
.f18{
	font-size: 18px;
	line-height:140%;
	}
.f20{
	font-size: 20px;
	line-height:140%;
	}
.f24{
	font-size: 24px;
	line-height:140%;
	}
.f28{
	font-size: 28px;
	line-height:140%;
	}
.f30{
	font-size: 30px;
	line-height:1.2;
	}
.f36{
	font-size: 36px;
  line-height:100%;
	}
.f40{
	font-size: 40px;
  line-height:100%;
	}
.f44{
	font-size: 44px;
  line-height:1.2;
	}
.f48{
	font-size: 48px;
  line-height: 1;
	}
.BigFont{
font-size: 140%;
line-height: 1;
}
.BigFont2{
font-size: 180%;
line-height: 1;
}
@media (max-width: 576px){
.f20{
	font-size: 18px;
	line-height:140%;
	}
.f24{
	font-size: 22px;
	line-height:140%;
	}
.f30{
	font-size: 28px;
	line-height:120%;
	}
.f36{
	font-size: 30px;
  line-height:120%;
	}
.f44{
	font-size: 40px;
  line-height:1.2;
	}
}

body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
body.small-font-size .f16{
    font-size: 14px;
}
body.large-font-size .f16{
    font-size: 18px;
}
body.small-font-size .f18{
    font-size: 16px;
}
body.large-font-size .f18{
    font-size: 20px;
}
body.small-font-size .f20{
    font-size: 18px;
}
body.large-font-size .f20{
    font-size: 22px;
}
body.small-font-size .f24{
    font-size: 22px;
}
body.large-font-size .f24{
    font-size: 26px;
}
body.small-font-size .f30{
    font-size: 26px;
}
body.large-font-size .f30{
    font-size: 34px;
}
body.small-font-size .f36{
    font-size: 32px;
}
body.large-font-size .f36{
    font-size: 40px;
}

body.small-font-size .offer-Remark{
    font-size: 10px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
body.small-font-size #tncContent{
    font-size: 11px;
}
body.large-font-size #tncContent{
    font-size: 14px;
}
body.small-font-size .offer-Remark{
    font-size: 11px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
#tncContent{
    font-size: 12px;
	line-height: 140%;
	}

.mt5{
margin-top: 5px;
}
.mt50{
margin-top: 50px;
}
.mb5{
margin-bottom: 5px;
}
.new-purple{
color: #b01a88;
}
.new-green{
color: #428230;
}
.new-orange{
color: #e6740a;
}
.new-pink {
color: #ed1e79;
}
.new-lightblue{
color: #149FD2;
}
.new-blue{
color: #0066b3;
}
.new-darkblue{
color: #00446e;
}
.cny-red{
color: #b20009;
}
.cny-gold{
color: #f8cf80;
}
.cny-gold2{
color: #aa7a24;
}
.top-title{
padding: 5px 0;
background-color: #b20009;
background-image: url("../images/cny-pattern.jpg");
background-size: 80px auto;
background-repeat: repeat;
background-position: center;
text-align: center;
}
.top-title-head{
display: inline-block;
position: relative;
}
.top-title-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
padding: 16px 80px;
font-weight: bold;
color: white;
position: relative;
}
@media (max-width: 576px){
.top-title-row{
flex-flow: column;
}
}
.top-title-col{
margin: 6px;
}
.top-title-head::after{
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url("../images/tag-left-top-gfx.svg"), url("../images/tag-right-top-gfx.svg"), url("../images/tag-left-bottom-gfx.svg"), url("../images/tag-right-bottom-gfx.svg");
background-position: left top, right top, left bottom, right bottom;
background-repeat: no-repeat;
background-size: 74px auto;
}

.offer-title-bar{
position: relative;
z-index: 5;
width: calc(100% - 80px);
max-width: 500px;
background-color: #b20009;
text-align: center;
color: white;
padding: 20px 20px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
}
.offer-title-bar::after{
content: "";
position: absolute;
left: 5px;
top: 3px;
width: calc(100% - 10px);
height: calc(100% - 6px);
background-image: url("../images/title-pattern.svg"), url("../images/title-pattern.svg");
background-position: left top, left bottom;
background-repeat: repeat-x, repeat-x;
background-size: 50px auto;
}
.offer-block{
border: 2px solid #aa7a24;
padding: 60px 30px 30px 30px;
margin-top: -40px;
position: relative;
z-index: 4;
}
.offer-block::before{
content: "";
position: absolute;
left: -2px;
top: -2px;
width: calc(100% + 4px);
height: 32px;
background-image: url("../images/corner-left-top-gfx.svg"), url("../images/corner-right-top-gfx.svg");
background-position: left top, right top;
background-repeat: no-repeat;
background-size: 32px auto;
}
.offer-block::after{
content: "";
position: absolute;
left: -2px;
bottom: -2px;
width: calc(100% + 4px);
height: 32px;
background-image: url("../images/corner-left-bottom-gfx.svg"), url("../images/corner-right-bottom-gfx.svg");
background-position: left bottom, right bottom;
background-repeat: no-repeat;
background-size: 32px auto;
}
.elaisee-row{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-content: center;
}
.elaisee-col{
padding: 0 25px;
text-align: center;
border-right: 1px solid #ccc;
display: flex;
flex-flow: column;
justify-content: flex-end;
align-items: center;
}
.elaisee-col:first-child{
padding-top: 0;
}
.elaisee-col:last-child{
border: 0;
}
@media (max-width: 576px){
.elaisee-row{
flex-wrap: wrap;
}
.elaisee-col{
padding: 25px 0;
border-right: 0;
border-bottom: 1px solid #ccc;
width: 100%;
}
}
.sub-offer-title{
background-color: #aa7a24;
text-align: center;
color: white;
padding: 10px 30px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 5;
width: calc(100% - 80px);
max-width: 360px;
border-radius: 99px;
}
.sub-offer-content{
background-color: #fef8ec;
padding: 45px 25px 20px;
margin-top: -25px;
border-radius: 20px;
}
table.elaisee-offer-table{
border-collapse: collapse;
border: 1px solid #aa7a24;
width: 100%;
min-width: 600px;
position: relative;
z-index: 10;
}
table.elaisee-offer-table td{
border-bottom: 1px solid #aa7a24;
background-color: white;
position: relative;
text-align: center;
vertical-align: middle;
padding: 10px 20px;
}
table.elaisee-offer-table td.head{
background-color: #aa7a24;
color: white;
font-weight: bold;
}
table.elaisee-offer-table td.content{
text-align: left;
padding: 10px 30px 10px 20px !important;
}
.elaisee-offer-table-arrow{
position: absolute;
z-index: 2;
right: -16px;
top: 0;
width: 32px;
height: 100%;
background-image: url("../images/goto-arrow.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 32px auto;
}
.goldhouse-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-left: -10px;
margin-right: -10px;
}
.goldhouse-col{
padding: 0 10px;
}
@media (max-width: 576px){
.goldhouse-row{
flex-flow: column;
}
.goldhouse-col{
padding: 10px;
}
}
a.elaisee-btn{
display: inline-block;
padding: 10px 30px;
border-radius: 99px;
background-color: #b20009;
}
.elaisee-btn-inner{
display: inline-block;
padding-right: 20px;
color: #fff;
background-image: url("../images/arrow-dot.svg");
background-repeat: no-repeat;
background-position: center right;
background-size: 10px auto;
font-weight: bold;
}
.elaisee-sticker-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
background-color: #fef8ec;
border-radius: 20px;
padding: 10px 0;
}
.elaisee-sticker-col{
margin: 8px;
}
.cfa-slogan{
text-align: center;
padding: 20px 36px;
position: relative;
border: 2px solid #b20009;
width: 100%;
max-width: 680px;
margin-left: auto;
margin-right: auto;
}
.cfa-slogan::after{
content: "";
position: absolute;
left: -2px;
top: -2px;
width: calc(100% + 4px);
height: calc(100% + 4px);
background-image: url("../images/cfa-corner-left-top-gfx.svg"), url("../images/cfa-corner-right-top-gfx.svg"), url("../images/cfa-corner-left-bottom-gfx.svg"), url("../images/cfa-corner-right-bottom-gfx.svg");
background-position: left top, right top, left bottom, right bottom;
background-repeat: no-repeat;
background-size: 32px auto;
}

.app-cfa-bk{
background-color: #f2f2f2;
padding: 20px 0;
}
.app-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;
width: 100%;
max-width: 470px;
margin-left: auto;
margin-right: auto;
}

.bk-graphic{
position: absolute;
}
.gfx-animate1{
animation: slide-in-move-right 8s ease infinite;
}
@keyframes slide-in-move-right {
				0% {transform: translateX(30px); opacity: 0}
				60% {transform: translateX(0); opacity: 1}
				75%, 100%{opacity: 0}
			}
.gfx-animate2{
animation: slide-in-expand 5s ease infinite;
}
@keyframes slide-in-expand {
				0% {transform: scale(20%); opacity: 0}
				60% {transform: scale(100%); opacity: 1}
				75%, 100%{opacity: 0}
			}
.gfx-animate3{
animation: slide-in-top 6s ease infinite;
}
@keyframes slide-in-top {
				0% {transform: translateY(30px); opacity: 0}
				60% {transform: translateY(0); opacity: 1}
				75%, 100%{opacity: 0}
			}
.gfx-animate4{
animation: slide-in-move-left 8s ease infinite;
}
@keyframes slide-in-move-left {
				0% {transform: translateX(-30px); opacity: 0}
				60% {transform: translateX(0); opacity: 1}
				75%, 100%{opacity: 0}
			}
.caret{
position: relative;
font-size: 70%;
top: -0.5em;
}