.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: 768px){
.onlyMobile{
display: block;
}
}
.list-low-roman>li{
list-style: lower-roman;
}
.list-disc {
    list-style-type: disc;
}
.list-disc>li {
    list-style-type: disc;
}
.list-decimal {
    list-style-type: decimal;
}
.list-decimal>li {
    list-style-type: decimal;
}
.list-lower-alpha {
    list-style-type: lower-alpha;
}
.list-lower-alpha>li {
    list-style: lower-alpha;
}
.list-decimal, .list-upper-roman, .list-lower-roman, .list-lower-alpha, .list-disc {
    margin: 0;
    padding-left: 20px;
}
.list-decimal>li, .list-upper-roman>li, .list-lower-roman>li, .list-lower-alpha>li, .list-disc>li {
    margin: 3px 0;
    position: relative;
}
#tncContent ol.lower-alpha > li::before {
margin-left: -20px;
}
.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:1px solid #999999;
 text-align:center;
 border-collapse:collapse;
}
.tncTablx td {
 padding:5px;
 border:1px solid #999999;
 vertical-align: middle;
 text-align: center;
}
.tncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.Remarksublist{
padding-left: 10px;
position: relative;
}
.tncsublist{
padding-left: 25px;
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;
	}
.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;
}
.mb5{
margin-bottom: 5px;
}
.new-pink{
color: #E4015C;
}
.new-orange{
color: #F07C10;
}
.new-blue{
color: #0066b3;
}
.ea-text-color{
color: #21466e;
}
.ea-color{
color: #e838d8;
}
.ea-hightlight{
color: #3073df;
}
.sil-color{
color: #e62e8b;
}
.mt5{
	margin-top:5px;
	}
.p20{
	padding:20px;
	}
.card-tag-row{
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-between;
align-items: center;
}

.ea-offer-container{
position: relative;
}
.ea-offer-block{
background-color: #c1d5f5;
background: linear-gradient(60deg, #c1d5f5, white, #c1d5f5) padding-box,
              linear-gradient(60deg, #3073df, white, #3073df, white, #3073df) border-box;
  border-radius: 20px;
  border: 2px solid transparent;
  padding: 35px 25px;
filter: drop-shadow(6px 6px 0 rgb(229, 57, 181, 0.5));
position: relative;
z-index: 5;
}
.ea-offer-img{
margin: 5px 10px 0;
position: relative;
display: inline-block;
vertical-align: bottom;
bottom: -5px;
}
.ea-offer-bk1{
width: 240px;
height: 240px;
background: url("../images/bk-circle1.svg");
background-size: cover;
position: absolute;
left: -120px;
top: -60px;
}
.ea-offer-bk2{
width: 183px;
height: 183px;
background: url("../images/bk-circle2.svg");
background-size: cover;
position: absolute;
right: -92px;
bottom: -60px;
}
.period-row{
display: flex;
flex-wrap: nowrap;
justify-content: center;
}
.period-col{
margin-left: 15px;
color: #21466e;
margin-top: 3px;
}

.ea-seprpateline{
width: 100%;
height: 15px;
background: url("../images/spending-seprateline.svg");
background-repeat: no-repeat;
background-position: center;
background-size: 800px 15px;
margin: 30px 0;
}

.reg-title{
display: inline-block;
padding: 0 20px;
background-color: white;
color: #e838d8;
font-weight: bold;
}
.reg-block{
background-color: white;
background: linear-gradient(to right, white, white) padding-box,
              linear-gradient(60deg, #e838d8, #83acf6, #e838d8) border-box;
  border-radius: 20px;
  border: 1px solid transparent;
  padding: 10px 20px;
  margin-top: -15px;
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
}
.reg-col{
text-align: center;
padding: 10px;
max-width: 300px;
}
@media (max-width: 768px){
.reg-block{
flex-flow: column;
padding: 25px 20px 10px;
}
.reg-col{
max-width: 100%;
}
.animate-arrow{
transform: rotate(90deg);
}
}
.animate-arrow{
position:relative;
}
.animate-arrow2{
position:relative;
animation: 8s animatearrow2 infinite;
}
.animate-arrow3{
position:relative;
animation: 8s animatearrow3 infinite;
}

@keyframes animatearrow{
0% { opacity:0; }
    9% { opacity:0; }
	10% { opacity:1; }
    100% { opacity:1; }
}
@keyframes animatearrow2{
0% { opacity:0; }
29% { opacity:0; }
    30% { opacity:1; }
    100% { opacity:1; }
}
@keyframes animatearrow3{
0% { opacity:0; }
49% { opacity:0; }
    50% { opacity:1; }
    100% { opacity:1; }
}
.reg-img{
border-radius: 5px;
}
a.mb-demo-btn{
display: inline-flex;
background-color: #fff;
border: 1px solid #0066b3;
align-items: center;
padding: 5px 40px 5px 25px;
background-image: url("../images/btn-arrow.svg");
background-size: 8px auto;
background-position: center right 15px;
background-repeat: no-repeat;
border-radius: 20px;
color: #0066b3;
font-size: 20px;
line-height: 1;
margin: 15px 15px 0 15px;
}
.tagon-block{
background-color: #f3f8ff;
padding: 15px;
border-radius: 20px;
margin-top: 50px;
}
.tagon-row{
display: flex;
flex-wrap: nowrap;
}
.tagon-col{
padding: 10px 15px;
}
.tagon-img{
border-radius: 10px;
border: 1px solid white;
}
a.tagon-btn{
padding: 6px 30px 8px;
background-color: #0066b3;
border-radius: 99px;
}
a.tagon-btn span{
display: inline-block;
padding-right: 12px;
background-image: url("../images/arrow-white.svg");
background-repeat: no-repeat;
background-position: center right;
background-size: 8px auto;
font-size: 16px;
line-height: 1;
color: white;
}
.tagon-btn-sms{
display: inline-block;
border-radius: 10px;
font-size: 16px;
line-height: 1.2;
}
@media (max-width: 576px){
.tagon-row{
flex-flow: column;
}
.tagon-col{
text-align: center;
}
}