.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;
}
.you-color{
color: #732c8a;
}
.mt5{
	margin-top:5px;
	}
.p20{
	padding:20px;
	}
.card-tag-row{
display: flex;
flex-wrap: wrap-reverse;
justify-content: space-between;
align-items: center;
}
.offer-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-end;
}
.offer-col{
padding: 2px 5px;
}
.text-effect{
font-weight: bold;
  line-height: 1.4;
  background: -webkit-linear-gradient(90deg, #732c8a, #732c8a);
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-stroke: 10px transparent;
  color: white;
  letter-spacing: 3px;
  margin-bottom: 6px;
  text-shadow: 1px 1px 1px #666;
  }
.you-period{
background-image: linear-gradient(0deg, #732c8a, #732c8a);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 1px;
text-align: center;
width: 100%;
max-width: 640px;
margin-left: auto;
margin-right: auto;
}
.you-period-inner{
display: inline-block;
border-radius: 99px;
padding: 5px 30px;
margin: 0 20px;
color: #732c8a;
border: 1px solid #732c8a;
background-color: #fff;
}
.address-block-head{
padding: 6px 20px;
background-color: rgb(115, 44, 138, 0.2);
border-radius: 20px 20px 0 0;
width: 100%;
max-width: 240px;
text-align: center;
position: relative;
z-index: 5;
margin-top: 50px;
}
.address-block-head-inner{
display: inline-block;
color: #333;
background-image: url("../images/shop-icon.svg");
background-repeat: no-repeat;
background-position: left center;
background-size: 25px auto;
padding-left: 35px;
}
.address-block{
border-radius: 25px;
border: 1px solid #55a122;
padding-top: 35px;
margin-top: -20px;
}
.offer-promoTablx table{
border-collapse: separate;
width: 100%;
border-bottom: 1px solid #ccc;
}
.offer-promoTablx td{
	padding: 12px 30px !important;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  text-align: left;
  position: relative;
}
@media (max-width: 576px){
.offer-promoTablx td{
	padding: 12px 15px !important;
}
}
.offer-promoTablx td.head{
background-color: rgb(115, 44, 138, 0.2);
font-weight: normal;
color: #333;
border-bottom: none;
font-weight: bold;
}
.offer-promoTablx .td-left-line::before{
content: "";
position: absolute;
background-color: #ccc;
width: 1px;
height: calc(100% - 20px);
left: 0;
top: 10px;
}
.offer-promoTablx .td-right-line::after{
content: "";
position: absolute;
background-color: #ccc;
width: 1px;
height: calc(100% - 20px);
right: 0;
top: 10px;
}
.offer-promoTablx .td-right-line-w::after{
content: "";
position: absolute;
background-color: #ffffff;
width: 1px;
height: calc(100% - 20px);
right: 0;
top: 10px;
}
.offer-promoTablx .td-right-line-y::after{
content: "";
position: absolute;
background-color: #fae01c;
width: 1px;
height: calc(100% - 20px);
right: 0;
top: 10px;
}
.offer-block{
padding: 60px 20px 40px;
border-radius: 20px;
border: 2px solid #732c8a;
margin-top: -40px;
width: 100%;
margin-left: auto;
margin-right: auto;
background-image: linear-gradient(140deg, rgb(115, 44, 138, 0.5), #fff 25% 75%, rgb(115, 44, 138, 0.5));
background-repeat: no-repeat;
background-position: center;
text-align: center;
box-shadow: 0 0 10px rgb(0, 0, 0, 0.35);
}
.offer-title{
display: flex;
justify-content: center;
align-items: center;
width: 100px;
height: 100px;
color: white;
font-weight: bold;
border-radius: 50%;
border: 2px solid #732c8a;
margin-left: auto;
margin-right: auto;
background-color: white;
position: relative;
z-index: 5;
}