@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
html {
    height: 100%;
    font-size: 16px;
}
body {
    font-family: 'Noto Sans TC', 'Microsoft JhengHei', Meiryo, Sans-serif, Arial, PingFangTC;
    font-weight: 400; /*Regular */
    height: 100%;
    min-width: 320px;
    background-color: #ffffff;
    font-size: 1rem;
}
img {
    max-width: 100%;
}
a {
    color: #1f78f5;
    text-decoration: none;
}
a:hover {
    color: #000000;
}
.strong {
    font-weight: bold;
}
br.mobile {
    display: none;
}
div {
    box-sizing: border-box;
}
.header {
    position: fixed;
    top: 0;
    height: 84px;
    width: 100%;
    z-index: 5;
    transition: all 0.5s;
}
.header.blue {
    background: rgba(31, 120, 245, 0.9);
    box-shadow: 0px 0px 12px rgba(154, 154, 154, 0.8);
}
.header .limit {
    position: relative;
    max-width: 1128px;
    margin: 0 auto;
    margin-top: 24px;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    height: 36px;
    background-image: url(../images/logo2.png);
    background-size: 210px;
}
.btn {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #1f78f5;
    background: #ffcc33;
    box-shadow: 0px 0px 12px rgba(154, 154, 154, 0.8);
    border-radius: 12px;
    text-align: center;
    padding: 12px 0;
    margin: 0 auto;
    transition: all 0.2s;
}
.btn:hover {
    color: #ffcc33;
    background: #1f78f5;
}
.btn.disabled,
.btn.disabled:hover {
    color: #999;
    background: #cccccc;
    cursor: not-allowed;
}
.layout {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #ecf1ff;
}
.top {
    background-image: url(../images/background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1920px;
    height: 840px;
    padding: 0 24px;
}
.top .limit {
    position: relative;
    max-width: 1128px;
    margin: 0 auto;
    top: 120px;
}
.top .people {
    position: absolute;
    top: 0;
    left: 0;
    width: 660px;
}

.top .form {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 12px;
    z-index: 1;
}
.top .title {
    color: #fff;
    text-align: right;
    font-family: Swei Marker Sans CJK TC;
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 108px;
}
.top .desc {
    color: #fff;
    text-align: right;
    font-family: Noto Sans CJK TC;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px; /* 100% */
    letter-spacing: 3px;
}
.top .money {
    width: 540px;
    height: 168px;
}
.top .try {
    width: 363px;
    margin-top: 87px;
}
.main {
    position: relative;
    padding: 0 24px;
    padding-bottom: 120px;
}
.main .article {
    color: #1a1a1a;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-top: 60px;
}
.main .event {
    position: relative;
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    max-width: 744px;
    padding: 36px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 24px;
    border: 1px solid #1f78f5;
    background: #fff;
}
.main .event1 > div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 24px;
}
.main .event1 .t1 {
    white-space: nowrap;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #3a3a3a;
}
.main .event1 .t2 {
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #1a1a1a;
}
.main .event1 .t2 .b {
    color: #1f78f5;
    font-weight: 700;
}
.main .event1 .link {
    display: block;
    text-align: center;
    width: 100%;
}

.main .event1 a {
    font-weight: 700;
}
.main .event2 {
    color: #3a3a3a;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 120px;
}
.main .event2 .t1 {
    color: #1f78f5;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    width: 100%;
}
.main .event2 .t2 {
    color: #1f78f5;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.main .event2 .list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    color: #1a1a1a;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.main .event2 .list > div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.main .event2 .list > div .num {
    min-width: 36px;
}
.main .event2 .p {
    min-width: 24px;
    display: inline-block;
}
.main .ppl1 {
    position: absolute;
    background-image: url(../images/people1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 189px;
    height: 300px;
    width: 189px;
    top: 352px;
    left: 50%;
    margin-left: -467px;
}
.main .ppl2 {
    position: absolute;
    background-image: url(../images/people2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 189px;
    height: 240px;
    width: 224px;
    right: 50%;
    margin-right: -549px;
    bottom: -72px;
    z-index: 1;
}
.rule {
    position: relative;
    background-image: url(../images/background-rule.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1920px;
    padding: 60px 24px 120px 24px;
}
.rule > .limit {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
}
.rule .t1 {
    color: #fff;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    width: 100%;
    margin-bottom: 36px;
}
.rule .award {
    display: flex;
    width: 456px;
    padding: 36px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    border-radius: 24px;
    background-color: #fff;
    background-image: url(../images/award_bg1.png);
    background-size: 228px;
    background-position: right center;
    background-repeat: no-repeat;
}
.rule .award.w20 {
    background-image: url(../images/award_bg2.png);
}
.rule .award .t2 {
    color: #1f78f5;
    font-family: Noto Sans CJK TC;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    white-space: nowrap;
}
.rule .award .t3 {
    color: #1a1a1a;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    padding-bottom: 12px;
}
.rule .award .ruleblock {
    width: 100%;
}
.rule .award .list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    color: #3a3a3a;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.rule .award .list > div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 6px;
}
.rule .award .list > div::before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../images/icon_star.png);
    background-size: 24px;
}
.rule .award.w20 .list > div::before {
    background-image: url(../images/icon_bluestar.png);
}
.rule .award .hr {
    height: 1px;
    width: 100%;
    background-color: #e0e0e0;
}
.rule .award .win {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}
.rule .award .t4 {
    color: #1a1a1a;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.rule .award .t5 {
    color: #1f78f5;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.rule .notice {
    display: flex;
    width: 936px;
    padding: 36px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    border-radius: 24px;
    background: #ecf1ff;

    color: #3a3a3a;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.rule .notice .t6 {
    color: #1a1a1a;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    width: 100%;
}
.rule .notice > div.p {
    text-indent: -24px;
    padding-left: 24px;
}
.rule .notice > div.p::before {
    content: '•';
    display: inline-block;
    width: 24px;
    text-indent: 0px;
    color: #6a6a6a;
    font-weight: 400;
}
.rule .notice .t7 {
    color: #1f78f5;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    width: 100%;
}
.example {
    position: relative;
    padding: 120px 24px;
}
.example .t1 {
    color: #1f78f5;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    padding-bottom: 60px;
}
.example .t2 {
    color: #1a1a1a;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    padding-top: 60px;
    padding-bottom: 24px;
}
.example .img {
    max-width: 744px;
}
.example .img .mobile {
    display: none;
}
.example > div {
    position: relative;
    margin: 0 auto;
}
.example .ppl3 {
    position: absolute;
    background-image: url(../images/people3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 154.5px;
    height: 300px;
    width: 154.5px;
    top: 406px;
    left: 50%;
    margin-left: -469px;
}
.example .ppl4 {
    position: absolute;
    background-image: url(../images/people4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200px;
    height: 300px;
    width: 200px;
    bottom: 0;
    left: 50%;
    margin-left: 172px;
}
.prize {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    gap: 24px;
    background: #fff;
    padding: 120px 24px 84px 24px;
    color: #1a1a1a;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.prize .t1 {
    color: #1f78f5;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    padding-bottom: 24px;
}
.prize .img {
    width: 360px;
}
.prize .prizelist {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: flex-start;
    gap: 12px;
    max-width: 744px;
    text-align: left;
}
.prize .prizelist > div {
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: flex-start;
    gap: 12px;
}
.prize .prizelist > div .icon {
    width: 24px;
    min-width: 24px;
}
.prize .prizelist > div .s1,
.prize .prizelist > div .s2 {
    min-width: 120px;
    color: #1f78f5;
    font-family: Noto Sans CJK TC;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.prize .prizelist > div .s2 {
    color: #4f67a8;
}
.prize .prizelist > div .small {
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 12px;
}
.prize .prizelist .b {
    font-weight: 700;
}
.prize .try {
    width: 360px;
    margin-top: 36px;
}
.prize input[type='checkbox'] {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.prize label {
    display: inline-flex;
    align-items: center;
    color: #da5436;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    cursor: pointer;
}
.precaution {
    position: relative;
    margin: 0 auto;
    display: flex;
    max-width: 1440px;
    padding: 60px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    border-top: 1px solid #1f78f5;
}
.precaution .t1 {
    color: #1a1a1a;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    width: 100%;
}
.precaution .list {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    max-width: 1128px;
}
.precaution .list > div {
    text-indent: -24px;
    padding-left: 24px;
}
.precaution .list > div.highlight {
    color: #1f78f5;
    font-weight: 700;
}
.precaution .list > div::before {
    content: '•';
    display: inline-block;
    width: 24px;
    text-indent: 0px;
    color: #6a6a6a;
    font-weight: 400;
}
.footer {
    color: #f0f0f0;
    background: #1f78f5;
    padding: 48px 24px;
    text-align: center;
    font-family: Noto Sans CJK TC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.footer .text {
    position: relative;
    margin: 0 auto;
    max-width: 744px;
}
#goto_precaution {
    color: #da5436;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 3px;
}
