.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;
}
.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;
margin: 0.25rem 0;
}
.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%;
	}
.f48{
	font-size: 48px;
  line-height: 1;
	}
.BigFont{
font-size: 140%;
line-height: 1.2;
}
@media (max-width: 576px){
.f18{
	font-size: 16px;
	line-height:140%;
	}
.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%;
	}
}

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;
}
.mt15{
margin-top: 15px;
}
.mb5{
margin-bottom: 5px;
}
.new-blue{
color: #0066b3;
}
.new-lightblue{
color: #0071eb;
}
.new-red{
color: #CF225B;
}
.new-brown{
color: #ac8659;
}
.fps-highlight{
color: #47c5f3;
}
.fps-color{
color: #ff5b4d;
}

.fps-leadin-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
margin: auto -18px;
}
.fps-leadin-col{
margin: 5px 18px;
}
@media (max-width: 576px){
.fps-leading-grpahic{
display: none;
}
}

.fps-reward-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
margin: auto -15px;
}
.fps-reward-col{
margin: 10px 15px;
}
.fps-reward-block{
position: relative;
background-color: #ff5b4d;
padding: 5px;
clip-path: polygon(0 0, calc(100% - 35px) 0, 100% 35px, 100% 100%, 35px 100%, 0 calc(100% - 35px));
}
.fps-reward-block-inner{
background-color: #ffffff;
clip-path: polygon(0 0, calc(100% - 32px) 0, 100% 32px, 100% 100%, 32px 100%, 0 calc(100% - 32px));
padding: 15px 35px;
}
@media (max-width: 576px){
.fps-reward-row{
flex-flow: column;
}
}
.fps-reward-task-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.mission-title{
display: inline-block;
clip-path: polygon(0 0, calc(100% - 5px) 0, 100% 5px, 100% 100%, 5px 100%, 0 calc(100% - 5px));
background-image: linear-gradient(to top, #0046b3, #0066b3, #00e0f7);
padding: 6px 12px;
margin-right: 15px;
color: #fff;
font-weight: bold;
width: 85px;
text-align: center;
}

a.fps-reward-btn{
padding-right: 24px;
background-image: url("../images/fast_payment_system/detail-arrow.svg");
background-repeat: no-repeat;
background-position: top 5px right;
background-size: 19px auto;
color: #0066b3;
font-weight: bold;
}

/*fps nav*/


.message_tag{ 
display: block;
border-bottom: 0; 
height: auto; 
width:100%;
position: relative;
}
.message_tag ul{
float: none;
}
.message_tag ul li{
height: auto;
}
.message_tag .nav{
display: flex;
justify-content: center;
}
.message_tag .nav li{
width: 50%;
max-width: 300px;
clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%, 0 15px);
background-image: linear-gradient(to top, #b5effc 85%, #e5fcfe);
display: flex;
align-items: center;
justify-content: center;
padding: 12px 15px 10px;
font-size: 32px;
line-height: 1.2;
font-weight: bold;
color: #0066b3;
}
.message_tag ul li.hover{
border-bottom: 0;
background-image: linear-gradient(to top, #0066b3 85%, #00e0f7);
color: #fff;
}
@media (max-width: 576px){
.message_tag .nav li{
clip-path: polygon(10px 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 10px);
font-size: 24px;
}
}
.massage_show{
padding: 0;
}
.nav-bk{
background-image: linear-gradient(to bottom, #e3fdfe, #fff 80%);
padding: 40px 0 145px;;
position: relative;
}
.nav-bk::after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 105px;
background-image: url("../images/fast_payment_system/nav-foot-graph.jpg");
background-position: center;
background-size: 100% 100%;
}

.title-header{
padding: 38px 20px;
text-align: center;
position: relative;
color: #ff5b4d;
font-weight: bold;
}
.title-header::before{
content: "";
width: 600px;
height: 28px;
background: url("../images/fast_payment_system/title-bar-top.svg");
background-size: cover;
position: absolute;
top: 0;
left: 30%;
}
.title-header::after{
content: "";
width: 600px;
height: 28px;
background: url("../images/fast_payment_system/title-bar-bottom.svg");
background-size: cover;
position: absolute;
bottom: 0;
right: 30%;
}
@media (max-width: 576px){
.title-header::before{
left: 10%;
}
.title-header::after{
right: 10%;
}
}

.feature-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: -20px;
margin-right: -20px;
position: relative;
}
.feature-col{
width: 330px;
margin: 20px;
padding: 2px;
background-image: linear-gradient(60deg, #ff5b4d, #ffffff, #0066b3);
clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 20px, 100% 100%, 0 100%);
position: relative;
}
.feature-col-s{
width: 280px;
}
.feature-col-l{
width: 100%;
max-width: 700px;
}
@media (max-width: 729px){
.feature-col-l{
width: 100%;
max-width: 330px;
}
}
.feature-col-inner{
clip-path: polygon(0 0, calc(100% - 19px) 0, 100% 19px, 100% 100%, 0 100%);
background-color: #fff;
padding: 15px 20px;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
text-align: center;
height: 100%;
}
@media (max-width: 576px){
.feature-col, .feature-col-s, .feature-col-l{
width: 100%;
max-width: 100%;
}
}
.swipe-bk{
background-image: linear-gradient(to top, #e3fdfe, #fff 80%);
padding: 40px 0 115px;;
position: relative;
}
.swipe-bk::after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 105px;
background-image: url("../images/fast_payment_system/nav-foot-graph.jpg");
background-position: center;
background-size: 100% 100%;
}
.fps-graphic{
position: absolute;
}
.fps-easy-row{
display: flex;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
margin-left: -15px;
margin-right: -15px;
position: relative;
}
.fps-easy-col{
margin: 10px 15px;
}
.fps-easy-col-2nd{
margin: 10px 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
width: 640px;
}
.fps-easy-col-2nd-inner{
margin: 15px;
text-align: center;
}
@media (max-width: 576px){
.fps-easy-row{
flex-flow: column;
}
.fps-easy-col-2nd{
width: 100%;
}
}









/**float-bar**/
.float-cfa{
background-color: #dddddd;
position: fixed;
bottom: 0;
width: 100%;
z-index: 10;
padding: 8px 0;
}
.cfa-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
}
.cfa-col1{
padding: 5px;
width: 40%;
}
.cfa-col2{
padding: 5px;
width: 45%;
}
@media (max-width: 576px){
.cfa-row{
flex-wrap: wrap;
}
.cfa-col1, .cfa-col2{
width: 100%;
}
}
.app-row{
display: flex;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
}
.close{
float: left;
cursor: pointer;
}
@media (max-width: 576px){
.close{
display: block;
float: none;
}
}


.fps-faq-container{
position: relative;
}
.fps-faq-block{
position: relative;
width: 100%;
text-align: left;
padding: 20px 50px 20px 20px;
cursor: pointer;
font-size: 18px;
border-top: 1px solid #ccc;
color: #0066b3;
transition: 0;
}
.fps-faq-content{
display: none;
padding: 0 50px 20px 50px;
margin-top: -15px;
}
.fps-faq-btn{
position: absolute;
top: 0;
right: 20px;
width: 15px;
height: 100%;
background-image: url("../images/fast_payment_system/arrowBtn-blue.svg");
background-position: center;
background-size: 100% auto;
background-repeat: no-repeat;
transition: 0.2s;
}
.fps-faq-btn.btn-open{
transform: rotate(-180deg);
transition: 0.2s;
}
.fps-faq-content strong{
color: #0066b3;
}
.faqTablx {
 border:1px solid #cccccc;
 text-align:center;
 border-collapse:collapse;
}
.faqTablx td {
 padding: 5px 10px;
 border:1px solid #cccccc;
 vertical-align: middle;
 text-align: center;
 background-color: #fff;
}

.faqTablx .head {
 background-color:#0066b3;
 color:#FFFFFF;
}

.fps-faq-block .list-decimal > li{
padding-left: 5px;
}
