﻿html {
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width:100%;
    height: 100%;
}
*,
*:before,
*:after {
    box-sizing: inherit
}
/* Anchor position */
div.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
body {
    width: 100%;
    min-width: 320px;
    height: 100%;
    padding: 0;
    margin: 0;
    background-image: url(/TLC_WEB/page/app/img/bg3.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
body,h1,h2,h3,h4,h5,h6 {font-family: -apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,PingFang TC,PingFang SC,Microsoft JhengHei;margin: 0;padding: 0;}

ol ul{
    padding-inline-start:10px;
}
.collapsible {
     background-color: rgba(255,227,0,0.8);
      color: #000000;
      cursor: pointer;
      padding: 15px;
      width: 95%;
      text-align: left;
      outline: none;
      border: solid 1px #eeee;
      margin-top: 5px;
    font-weight: 600;
}
.collapsible.active::after {
    content:'▲';
}
.collapsible::after{
    content:'▼';
    float:right;
    margin:0 0 0 10px;
}
.content {
      padding: 0 2%;
      display: none;
      overflow: hidden;
      background-color: #f1f1f1;
      width: 95%;
      line-height: 120%;
      word-wrap: normal;
    }
.eplayslip-img{
    width: 120px;
    height: auto;
}
    
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

summary {
    display: list-item
}

audio,
canvas,
progress,
video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

figure {
    margin: 1em 40px
}

img {
    border-style: none
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea,
optgroup {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/* End extract */
html,
body {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    line-height: 1.5
}

html {
    overflow-x: hidden
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

.lay-serif {
    font-family: serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0
}

footer{
    background-color: transparent;
    margin-top: 30px;
    font-size: 10px;
}

.lay-wide {
    letter-spacing: 4px
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0
}

.lay-image {
    max-width: 100%;
    height: auto
}

img {
    vertical-align: middle
}

a {
    color: inherit
}
/* .s-hidden{
    display: contents;
} */
.s-title{
    display: block;
    color: rgb(255 177 0);
    font-weight: bold;
}

.lay-table,
.lay-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table
}

.lay-table-all {
    border: 1px solid #ccc
}

.lay-bordered tr,
.lay-table-all tr {
    border-bottom: 1px solid #ddd
}

.lay-striped tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

.lay-table-all tr:nth-child(odd) {
    background-color: #fff
}

.lay-table-all tr:nth-child(even) {
    background-color: #f1f1f1
}

.lay-hoverable tbody tr:hover,
.lay-ul.lay-hoverable li:hover {
    background-color: #ccc
}

.lay-centered tr th,
.lay-centered tr td {
    text-align: center
}

.lay-table td,
.lay-table th,
.lay-table-all td,
.lay-table-all th {
    padding: 10px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.lay-table th:first-child,
.lay-table td:first-child,
.lay-table-all th:first-child,
.lay-table-all td:first-child {
    padding-left: 16px
}

.lay-btn,.lay-button {
    border: none;
    display: inline-block;
    vertical-align: middle;
    /* overflow: hidden; */
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    height: 100%;
}
.nav-area > .lay-button{
    line-height: 430%;
    width: 40%;
}

.lay-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.lay-btn,
.lay-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lay-disabled,
.lay-btn:disabled,
.lay-button:disabled {
    cursor: not-allowed;
    opacity: 0.3
}

.lay-disabled *,
:disabled * {
    pointer-events: none
}

.lay-btn.lay-disabled:hover,
.lay-btn:disabled:hover {
    box-shadow: none
}

.lay-badge,
.lay-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

.lay-badge {
    border-radius: 50%
}

.lay-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.lay-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.lay-ul li:last-child {
    border-bottom: none
}

.lay-tooltip,
.lay-display-container {
    position: relative
}

.lay-tooltip .lay-text {
    display: none
}

.lay-tooltip:hover .lay-text {
    display: inline-block
}

.lay-ripple:active {
    opacity: 0.5
}

.lay-ripple {
    transition: opacity 0s
}

.lay-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.lay-select {
    padding: 9px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

.lay-dropdown-click,
.lay-dropdown-hover {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.lay-dropdown-hover:hover .lay-dropdown-content {
    display: block
}

.lay-dropdown-hover:first-child,
.lay-dropdown-click:hover {
    background-color: #ccc;
    color: #000
}

.lay-dropdown-hover:hover>.lay-button:first-child,
.lay-dropdown-click:hover>.lay-button:first-child {
    background-color: #ccc;
    color: #000
}
.lay-dropdown-content {
    cursor: auto;
    color: #000;
    background-color: #fff;
    display: none;
    position: absolute;
    min-width: 160px;
    margin: 0;
    padding: 0;
    z-index: 1
}
.lay-check,
.lay-radio {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px
}
.lay-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 1;
    overflow: auto;
}
.lay-bar-block .lay-dropdown-hover,
.lay-bar-block .lay-dropdown-click {
    width: 100%
}
.lay-bar-block .lay-dropdown-hover .lay-dropdown-content,
.lay-bar-block .lay-dropdown-click .lay-dropdown-content {
    min-width: 100%
}
.lay-bar-block .lay-dropdown-hover .lay-button,
.lay-bar-block .lay-dropdown-click .lay-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px
}
.lay-main,
#main {
    transition: margin-left .4s;
    background-color:transparent;
}
/* Modal */
.laymodal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4)
}
.lay-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px
}
/* Modal Close */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
.lay-bar {
    width: 100%;
    overflow: hidden
}
.lay-center .lay-bar {
    display: inline-block;
    width: auto
}

.lay-bar .lay-bar-item {
    padding: 8px 16px;
    float: left;
    width: 100%;
    border: none;
    display: block;
    outline: 0
}
.lay-bar .lay-dropdown-hover,
.lay-bar .lay-dropdown-click {
    position: static;
    float: left
}
.lay-bar .lay-button {
    white-space: normal
}
.lay-bar-block .lay-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0
}
.lay-bar-block.lay-center .lay-bar-item {
    text-align: center
}
.lay-block {
    display: block;
    width: 100%
}
.lay-responsive {
    display: block;
    overflow-x: auto
}
.lay-container:after,
.lay-container:before,
.lay-panel:after,
.lay-panel:before,
.lay-row:after,
.lay-row:before,
.lay-row-padding:after,
.lay-row-padding:before,
.lay-cell-row:before,
.lay-cell-row:after,
.lay-clear:after,
.lay-clear:before,
.lay-bar:before,
.lay-bar:after {
    content: "";
    display: table;
    clear: both
}
.lay-col,
.lay-half,
.lay-third,
.lay-twothird,
.lay-threequarter,
.lay-quarter {
    float: left;
    width: 100%
}
.lay-col.s1 {
    width: 8.33333%
}
.lay-col.s2 {
    width: 16.66666%
}
.lay-col.s3 {
    width: 24.99999%
}
.lay-col.s4 {
    width: 33.33333%
}
.lay-col.s5 {
    width: 41.66666%
}
.lay-col.s6 {
    width: 49.99999%
}
.lay-col.s7 {
    width: 58.33333%
}
.lay-col.s8 {
    width: 66.66666%
}
.lay-col.s9 {
    width: 74.99999%
}
.lay-col.s10 {
    width: 83.33333%
}
.lay-col.s11 {
    width: 91.66666%
}

.lay-col.s12 {
    width: 99.99999%
}
.lay-rest {
    overflow: hidden
}
.lay-stretch {
    margin-left: -16px;
    margin-right: -16px
}

.lay-content,
.lay-auto {
    margin-left: auto;
    margin-right: auto
}

.lay-content {
    max-width: 980px
}

.lay-auto {
    max-width: 1140px
}

.lay-cell-row {
    display: table;
    width: 100%
}

.lay-cell {
    display: table-cell
}

.lay-cell-top {
    vertical-align: top
}

.lay-cell-middle {
    vertical-align: middle
}

.lay-cell-bottom {
    vertical-align: bottom
}

.lay-hide {
    display: none !important
}

.lay-tiny {
    font-size: 10px !important
}

.lay-small {
    font-size: 12px !important
}

.lay-medium {
    font-size: 15px !important
}

.lay-large {
    font-size: 18px !important
}

.lay-xlarge {
    font-size: 24px !important
}

.lay-xxlarge {
    font-size: 36px !important
}

.lay-xxxlarge {
    font-size: 48px !important
}

.lay-jumbo {
    font-size: 64px !important
}

.lay-left-align {
    text-align: left !important
}

.lay-right-align {
    text-align: right !important
}

.lay-justify {
    text-align: justify !important
}

.lay-center {
    text-align: center !important
}

.lay-border-0 {
    border: 0 !important
}

.lay-border {
    border: 1px solid #ccc !important
}

.lay-border-top {
    border-top: 1px solid #ccc !important
}

.lay-border-bottom {
    border-bottom: 1px solid #ccc !important
}

.lay-border-left {
    border-left: 1px solid #ccc !important
}

.lay-border-right {
    border-right: 1px solid #ccc !important
}

.lay-topbar {
    border-top: 6px solid #ccc !important
}

.lay-bottombar {
    border-bottom: 6px solid #ccc !important
}

.lay-leftbar {
    border-left: 6px solid #ccc !important
}

.lay-rightbar {
    border-right: 6px solid #ccc !important
}

.lay-section,
.lay-code {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.lay-margin {
    margin: 16px !important
}

.lay-margin-top {
    margin-top: 16px !important
}

.lay-margin-bottom {
    margin-bottom: 16px !important
}

.lay-margin-left {
    margin-left: 16px !important
}

.lay-margin-right {
    margin-right: 16px !important
}

.lay-padding-small {
    padding: 4px 8px !important
}

.lay-padding {
    padding: 8px 16px !important
}

.lay-padding-large {
    padding: 12px 24px !important
}

.lay-padding-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.lay-padding-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.lay-padding-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important
}

.lay-padding-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important
}

.lay-padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}

.lay-left {
    float: left !important
}

.lay-right {
    float: right !important
}

.lay-button:hover {
    color: #000 !important;
}

.lay-transparent,
.lay-hover-none:hover {
    background-color: transparent !important
}

.lay-hover-none:hover {
    box-shadow: none !important
}


/*Customize*/
.lay-top {
    top: 0;
    height: 80px;
    width: 100%;
    padding: 0;
    position: inherit;
    background-color:transparent;
}
.lay-topzone{
    padding: 0;
    width: 80%;
    max-width: 940px;
    min-width: 300px;
    height: 100%;
    margin: 0 auto;
}
.wrapper {
    max-width: 940px;
    min-width: 300px;
    margin: 0 auto;
    display: block;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    overflow: hidden;
    width: 100%;
    background-color: rgba(256,256,256,0.8);
}
.lay-menu{
    color: black;
    position: relative;
    width: 120px;
    top:15px;
}
.nav-area{
    width: 30%;
    height: 100%;
    text-align: right;
}
.nav{
    z-index: 2;
    width: 150px;
    height: 300px;
    overflow: auto;
    position: inherit;
    top:80px;
    background-color: #FFF;
    opacity: 0;
    -webkit-animation: slideanime 0.5s forwards;
    -webkit-animation-delay: 0s;
    animation: slideanime 0.5s forwards;
    animation-delay: 0s;
}
.dimg{
        width: 80%;
        margin: 0 auto;
        text-align: center;
}
.dimg img{
    border: 2px solid rgba(255,227,0,1);
    margin: 10px 0;
  }

@-webkit-keyframes slideanime {
    100% { 
        top: 80px;
        opacity: 100%;
    }
}

@keyframes slideanime {
    100% {
        top: 80px;
        opacity: 100%; 
    }
}
.bar-block .bar-item {padding:16px 0;width: 100%;height: auto;}
.brandzone{
    width: 70%;
    height: auto;
    padding: 15px 0;
}
.brandzone img{
    width: 170px;
}
.bar-item :first-child{
    padding-top: 15px;
    height: 80%;
}
.content-center{
    width: 800px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.faq-title{
    color: #000000;
    line-height: 100%;
}
/* Features */
.feature-slogan{
    font-size: 1.5em;
    font-weight: bold;
}
.feature-slogan div{
    margin: 10px 0;
    color:#000000;
}
.feature-container{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; 
}
.feature-img{
    width: 50%;
    flex-wrap: wrap;
    order: 1;
}
.feature-img img{
    width: 100%;
    max-width: 400px;
    height: auto;
}
.feature-dl{
    flex-wrap: wrap;
    order:2;
}
.feature-dl img{
    height: 80px;
    width: auto;
}
.lt-feature{
    width: 600px;
    height: 120px;
    margin: 10px auto;
    background-color: #FFF;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    border-radius: 10px;
}
/*icon包圓邊*/
.icon{
    width: 100px;
    height: 100px;
    border: none;
    border-radius: 50%;
}
.intro{
    display: block;
    width: 300px;
    padding:0 5%;
}
.intro div{
    width: 100%;
    display: block;
}
.intro .title{
    font-weight: bold;
    font-size: 20px;
}
.feature-icon{
    background-color: rgba(255,227,0,0.5);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100px;
    height: 100px;
    border: 0;
    border-radius: 50%;
}
.choice{
    background-image: url("/TLC_WEB/page/app/img/choice.png");
}
.redeem {
    background-image: url("/TLC_WEB/page/app/img/redeem.png");
}
.map{
    background-image: url("/TLC_WEB/page/app/img/map.png");
}
.note{
    background-image: url("/TLC_WEB/page/app/img/note.png");
}
.notice{
    background-image: url("/TLC_WEB/page/app/img/notice.png");
}


/* Tables
================================== */
table {
    width: 90%;
    margin: 0 auto;
    border-collapse: collapse;
	background: #fff;
  }
  table thead tr {
    background: #dcd5c5 ;
  }
  table thead tr.Vertical {
      background-color: #CCC;
  }
  table thead tr h1,
  table thead tr h2,
  table thead tr .h1,
  table thead tr .h2,
  table thead tr h3,
  table thead tr .h3,
  table thead tr h4,
  table thead tr .h4 {
    color: #151515;
  }
  table thead tr a {
    color: #0075b0;
  }
  table thead tr a:hover,
  table thead tr a:focus {
    color: white;
  }
  table tbody tr:nth-of-type(even) {
    background: #e2e2e2;
  }
  table td,
  table th {
    padding: 8px 14px;
    text-align: left;
  }
  table td a,
  table th a {
    font-weight: bold;
    color: #00918a !important;
  }
  table td a:hover,
  table th a:hover,
  table td a:focus,
  table th a:focus {
    color: white !important;
  }
  table th {
    font-weight: 700;
    /*font-size: 0.8rem;*/
    line-height: 1.4;
    /*font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;*/
   /* text-transform: uppercase;*/
    margin: 0;
    max-width: 800px;
    line-height: inherit;
    /*color: #151515;*/
  }
  table th.PrimaryFont {
    text-transform: none;
  }
