@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');

* {
    -webkit-text-size-adjust: none
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    background: #1f1039;
    position: initial
}

body.mob {
    background-size: 1280px 100%;
}

h1,
h2,
h3,
h4,
p,
ul,
li {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

a:hover {
    text-decoration: none;
}

button {
    outline: none;
    border: 0;
}

.wrapper {
    position: relative;
    min-width: 1100px;
    overflow: hidden;
}

.header h1,
.header h2,
.header h3,
.header p,
.section-inner,
.section h3 {
    text-indent: -99999px;
}

.goHome,
.share,
.goEvent {
    text-indent: -9999px;
}

.ir {
    margin: 0;
    padding: 0;
}

.inner {
    position: relative;
    margin: 0 auto;
    width: 1100px;
}

.inner a {
    text-indent: -9999px;
}

.mob .wrapper {
    min-width: auto;
    margin-top: 30px;
}

.mob .inner {
    width: 100%;
}

/* header */
.header {
    position: relative;
    height: 1040px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_header.jpg") no-repeat 50% 0;
}

.header .inner {
    position: relative;
    margin: 0 auto;
}

.header .inner .goHome {
    position: absolute;
    top: 20px;
    left: 30px;
    width: 150px;
    height: 60px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/logo_aion.png") no-repeat 50% 50%;
    z-index: 100;
}

.header .inner .share {
    position: absolute;
    top: 31px;
    left: 958px;
    width: 26px;
    height: 25px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/fb.png") no-repeat 50% 50%;
    z-index: 100;
}

.header .inner .goEvent {
    position: absolute;
    top: 30px;
    left: 990px;
    width: 100px;
    height: 30px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/more.png") no-repeat 50% 50%;
    z-index: 100;
}

.header .inner a,
.section a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.header .inner a:hover,
.section a:hover {
    -webkit-filter: contrast(130%);
    filter: contrast(130%);
}

.header2 {
    position: relative;
    height: auto;
    background: none no-repeat 50% 0;
}

.mob .header {
    height: 570px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_header.jpg");
    background-size: cover;
}

.mob .header .inner .goHome {
    top: 8px;
    left: 10px;
    width: 85px;
    height: 30px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/logo_aion.png");
    background-size: cover;
    /*filter:drop-shadow(0px 0px 3px rgba(0,0,0,.7))*/
}

.mob .header .inner .share {
    left: auto;
    top: 8px;
    right: 123px;
    width: 31px;
    height: 30px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/fb.png");
    background-size: cover;
}

.mob .header .inner .goEvent {
    left: auto;
    top: 8px;
    right: 10px;
    width: 109px;
    height: 30px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/more.png");
    background-size: cover;
}

.mob .header .inner a,
.mob .section a {
    transition: none;
}

.mob .header2 {
    height: auto;
    background-image: none;
    background-size: cover;
}

/* item list */
.section [class*="btn"] {
    position: absolute;
    display: block;
    width: 77px;
    height: 28px;
}

.section [class*="item-list"] {
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    width: 959px;
    left: 50%;
    margin-left: -478px
}

.section [class*="item-list"] li {
    position: relative;
    width: 186px;
    height: 30px;
    margin: 134px 7px 77px 0px;
    float: left;
}

.section [class*="item-list"] li a {
    position: absolute;
    text-indent: -9999px;
    z-index: 10;
    width: 20px;
    height: 20px;
    background: none;
}

.section [class*="item-list"] li a.btn_info {
    width: 41px;
    height: 41px;
    top: 0px;
    right: 2px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_preview.webp") no-repeat 50% 50%;
    background-size: cover;
    z-index: 15;
}

.section [class*="item-list"] li a.btn_more {
    width: 104px;
    height: 40px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_detail.webp") no-repeat 50% 50%;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*border:1px solid #aaaaaa;*/
    border-radius: 10px;
    padding: 0;
    background-size: cover;
    box-sizing: border-box;
}

.section [class*="item-list"] li a.btn_more:before {
    display: block;
    content: '詳細說明';
    color: #d04131;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-indent: 0;
    line-height: 1.4;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    padding-bottom: 2px;
    /*text-shadow:1px 0 rgba(133,41,9,.75);*/
}

.mob .section [class*="item-list"] {
    width: 300px;
    margin-left: -148px;
}

.mob .section [class*="item-list"] li {
    width: 91px;
    height: 40px;
    margin: 105px 6px 5px 3px;
}

/*.mob .section [class*="item-list"] li:nth-child(3n){margin-right:0px;}*/
.mob .section [class*="item-list"] li a.btn_info {
    width: 20px;
    height: 20px;
    top: 0;
    right: 2px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/btn_preview.webp");
    background-size: cover;
}

.mob .section [class*="item-list"] li a.btn_more {
    width: 52px;
    height: 20px;
    padding: 0;
}

.mob .section [class*="item-list"] li a.btn_more:before {
    font-size: 0.6rem;
    letter-spacing: -0.5px;
    padding-bottom: 1px;
}

/** preview/tooltip/modal/youtube **/
.section [class*="btn-info"] {
    width: 42px;
    height: 41px;
    left: 50%;
    margin-left: -22px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_preview.png") no-repeat 50% 50%;
    background-size: contain;
    z-index: 99;
}

.section [class*="btn-more"] {
    width: 94px;
    height: 28px;
    left: 50%;
    margin-left: -46px;
    background: url(//image.tw.ncsoft.com/aion/event/250709_treasure/btn_detail1.png) top center no-repeat;
    background-size: contain;
    padding: 0;
    box-sizing: border-box;
    z-index: 99;
}

.section [class*="btn-more"]:before {
    display: block;
    /* content: '詳細說明'; */
    color: #ffe5d8;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0;
    line-height: 1.4;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    /*text-shadow:1px 0 rgba(133,41,9,.75);*/
}

.mob .section [class*="btn-info"] {
    width: 22px;
    height: 22px;
    margin-left: -10px;
}

.mob .section [class*="btn-more"] {
    width: 46px;
    height: 13px;
    margin-left: -26px;
    padding: 0;
}

.mob .section [class*="btn-more"]:before {
    font-size: 0.6rem;
    line-height: 1.2;
    letter-spacing: -0.5px;
    padding-bottom: 0px;
}

.popup_content {
    width: 300px;
    padding: 1rem 0.5rem;
    background: #282a37;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.popup_content h3 {
    margin: 0 20px;
    padding: 16px 0 9px;
    font-size: 16px;
    color: #e6c31f;
    border-bottom: 1px solid #3e414f;
    font-weight: 700;
}

.popup_content p {
    margin: 0;
    padding: 10px 20px 20px;
    font-size: 14px;
    color: #dddddd;
    text-align: justify;
}

.popup_content p i {
    font-style: normal;
}

.popup_content img {
    width: 100%;
}

body #modal-header,
body #modal-text {
    background: #282a37;
}

body #modal-text {
    text-align: justify;
}

#btc .tooltip i,
#modal-text i {
    font-style: normal;
}

#btc .tooltip i.small,
#modal-text i.small,
.popup_content p i.small {
    color: #aaaaaa;
    font-size: 13px;
}

.section .use-mobile,
.mob .section .use-pc {
    display: none;
}

.section .use-pc,
.mob .section .use-mobile {
    display: block;
}

/* section */
#section1 {
    position: relative;
    height: 1340px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section1.jpg") no-repeat 50% 0;
}

#section2 {
    position: relative;
    height: 1110px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section2.jpg") repeat 50% 0;
}

#section3 {
    position: relative;
    height: 1210px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section3.jpg") repeat 50% 0;
}

#section4 {
    position: relative;
    height: 1500px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section4.jpg") no-repeat 50% 0;
}

#section5 {
    position: relative;
    height: 510px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section5.jpg") no-repeat 50% 0;
}

#section6 {
    position: relative;
    height: 2590px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section6.jpg") no-repeat 50% 0;
}

#section7 {
    position: relative;
    height: 1340px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section7.jpg") no-repeat 50% 0;
}

#section8 {
    position: relative;
    height: 1140px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section8.jpg") no-repeat 50% 0;
}

#section9 {
    position: relative;
    height: 2882px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/bg_section9.jpg") no-repeat 50% 0;
}

#section1 a.btn-info1 {
    top: 715px;
    margin-left: 410px;
}

#section1 a.btn-info2 {
    top: 1065px;
    margin-left: -240px;
}

#section1 a.btn-info3 {
    top: 1065px;
    margin-left: 90px;
}

#section1 a.btn-info4 {
    top: 1065px;
    margin-left: 420px;
}

#section1 a.btn-more1 {
    top: 1220px;
    margin-left: 356px;
}

#section2 a.btn-info1 {
    top: 95px;
    margin-left: -240px;
}

#section2 a.btn-info2 {
    top: 95px;
    margin-left: 90px;
}

#section2 a.btn-info3 {
    top: 95px;
    margin-left: 422px;
}

#section2 a.btn-info4 {
    top: 465px;
    margin-left: -238px;
}

#section2 a.btn-info5 {
    top: 465px;
    margin-left: 93px;
}

#section2 a.btn-info6 {
    top: 465px;
    margin-left: 421px;
}

#section2 a.btn-info7 {
    top: 833px;
    margin-left: -240px;
}

#section2 a.btn-info8 {
    top: 833px;
    margin-left: 90px;
}

#section2 a.btn-info9 {
    top: 833px;
    margin-left: 420px;
}

#section2 a.btn-more1 {
    top: 250px;
    margin-left: 356px;
}

#section2 a.btn-more2 {
    top: 620px;
    margin-left: 356px;
}

#section2 a.btn-more3 {
    top: 970px;
    margin-left: -307px;
}

#section3 a.btn-info1 {
    top: 95px;
    margin-left: -238px;
}

#section3 a.btn-info2 {
    top: 95px;
    margin-left: 91px;
}

#section3 a.btn-info3 {
    top: 95px;
    margin-left: 422px;
}

#section3 a.btn-info4 {
    top: 465px;
    margin-left: -147px;
}

#section3 a.btn-info5 {
    top: 465px;
    margin-left: 182px;
}

#section3 a.btn-info6 {
    top: 465px;
    margin-left: 322px;
}

#section3 a.btn-info7 {
    top: 815px;
    margin-left: -49px;
}

#section3 a.btn-info8 {
    top: 815px;
    margin-left: 91px;
}

#section3 a.btn-info9 {
    top: 815px;
    margin-left: 232px;
}

#section3 a.btn-info10 {
    top: 815px;
    margin-left: 372px;
}

#section3 a.btn-more1 {
    top: 250px;
    margin-left: -307px;
}

#section3 a.btn-more2 {
    top: 250px;
    margin-left: 27px;
}

#section3 a.btn-more3 {
    top: 250px;
    margin-left: 357px;
}

#section6 a.btn-info1 {
    top: 167px;
    margin-left: -412px;
}

#section6 a.btn-info2 {
    top: 167px;
    margin-left: -184px;
}

#section6 a.btn-info3 {
    top: 305px;
    margin-left: -184px;
}

#section6 a.btn-info4 {
    top: 167px;
    margin-left: 45px;
}

#section6 a.btn-info5 {
    top: 305px;
    margin-left: 45px;
}

#section6 a.btn-info7 {
    top: 167px;
    margin-left: 205px;
}

#section6 a.btn-info8 {
    top: 167px;
    margin-left: 430px;
}

#section6 a.btn-info9 {
    top: 305px;
    margin-left: 430px;
}

#section6 a.btn-info10 {
    top: 771px;
    margin-left: -442px;
}

#section6 a.btn-info11 {
    top: 909px;
    margin-left: -442px;
}

#section6 a.btn-info12 {
    top: 771px;
    margin-left: -300px;
}

#section6 a.btn-info13 {
    top: 771px;
    margin-left: -60px;
}

#section6 a.btn-info14 {
    top: 912px;
    margin-left: -60px;
}

#section6 a.btn-info15 {
    top: 771px;
    margin-left: 75px;
}

#section6 a.btn-info16 {
    top: 771px;
    margin-left: 318px;
}

#section6 a.btn-info17 {
    top: 912px;
    margin-left: 315px;
}

#section6 a.btn-info18 {
    top: 771px;
    margin-left: 457px;
}

#section6 a.btn-info19 {
    top: 1895px;
    margin-left: 43px;
}

.mob #section1 {
    height: 1005px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section1.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section1-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section2 {
    height: 905px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section2.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section2-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section3 {
    height: 635px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section3.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section3-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section4 {
    height: 730px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section4.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section4-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section5 {
    height: 270px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section5.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section5-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section6 {
    height: 1705px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section6.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section6-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section7 {
    height: 840px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section7.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section7-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section8 {
    height: 850px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section8.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section8-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section9 {
    height: 2515px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section9.jpg"), url("//image.tw.ncsoft.com/aion/event/250709_treasure/m/bg_section9-bk.jpg");
    background-size: 375px 100%, 1280px 100%;
    background-repeat: no-repeat, repeat-x;
}

.mob #section1 a.btn-info1 {
    top: 517px;
    margin-left: 130px;
}

.mob #section1 a.btn-info2 {
    top: 686px;
    margin-left: -37px;
}

.mob #section1 a.btn-info3 {
    top: 686px;
    margin-left: 130px;
}

.mob #section1 a.btn-info4 {
    top: 868px;
    margin-left: -36px;
}

.mob #section1 a.btn-more1 {
    top: 948px;
    margin-left: -69px;
}

.mob #section2 a.btn-info1 {
    top: -137px;
    margin-left: 130px;
}

.mob #section2 a.btn-info2 {
    top: 45px;
    margin-left: -35px;
}

.mob #section2 a.btn-info3 {
    top: 45px;
    margin-left: 132px;
}

.mob #section2 a.btn-info4 {
    top: 225px;
    margin-left: -35px;
}

.mob #section2 a.btn-info5 {
    top: 225px;
    margin-left: 130px;
}

.mob #section2 a.btn-info6 {
    top: 405px;
    margin-left: -35px;
}

.mob #section2 a.btn-info7 {
    top: 405px;
    margin-left: 130px;
}

.mob #section2 a.btn-info8 {
    top: 585px;
    margin-left: -35px;
}

.mob #section2 a.btn-info9 {
    top: 585px;
    margin-left: 130px;
}

.mob #section2 a.btn-more1 {
    top: 124px;
    margin-left: 98px;
}

.mob #section2 a.btn-more2 {
    top: 484px;
    margin-left: -68px;
}

.mob #section2 a.btn-more3 {
    top: 476px;
    margin-left: 100px;
}

.mob #section3 a.btn-info1 {
    top: -140px;
    margin-left: -35px;
}

.mob #section3 a.btn-info2 {
    top: -140px;
    margin-left: 130px;
}

.mob #section3 a.btn-info3 {
    top: 40px;
    margin-left: -35px;
}

.mob #section3 a.btn-info4 {
    top: 40px;
    margin-left: 130px;
}

.mob #section3 a.btn-info5 {
    top: 225px;
    margin-left: 13px;
}

.mob #section3 a.btn-info6 {
    top: 225px;
    margin-left: 83px;
}

.mob #section3 a.btn-info7 {
    top: 395px;
    margin-left: 83px;
}

.mob #section3 a.btn-info8 {
    top: 475px;
    margin-left: -57px;
}

.mob #section3 a.btn-info9 {
    top: 475px;
    margin-left: 13px;
}

.mob #section3 a.btn-info10 {
    top: 475px;
    margin-left: 83px;
}

.mob #section3 a.btn-more1 {
    top: -60px;
    margin-left: -68px;
}

.mob #section3 a.btn-more2 {
    top: -60px;
    margin-left: 98px;
}

.mob #section3 a.btn-more3 {
    top: 121px;
    margin-left: -68px;
}

.mob #section6 a.btn-info1 {
    top: 66px;
    margin-left: -80px;
}

.mob #section6 a.btn-info2 {
    top: 66px;
    margin-left: 94px;
}

.mob #section6 a.btn-info3 {
    top: 136px;
    margin-left: 94px;
}

.mob #section6 a.btn-info4 {
    top: 368px;
    margin-left: -122px;
}

.mob #section6 a.btn-info5 {
    top: 440px;
    margin-left: -122px;
}

.mob #section6 a.btn-info7 {
    top: 370px;
    margin-left: -40px;
}

.mob #section6 a.btn-info8 {
    top: 370px;
    margin-left: 99px;
}

.mob #section6 a.btn-info9 {
    top: 440px;
    margin-left: 99px;
}

.mob #section6 a.btn-info10 {
    top: 674px;
    margin-left: -120px;
}

.mob #section6 a.btn-info11 {
    top: 744px;
    margin-left: -120px;
}

.mob #section6 a.btn-info12 {
    top: 674px;
    margin-left: -47px;
}

.mob #section6 a.btn-info13 {
    top: 674px;
    margin-left: 60px;
}

.mob #section6 a.btn-info14 {
    top: 745px;
    margin-left: 60px;
}

.mob #section6 a.btn-info15 {
    top: 674px;
    margin-left: 128px;
}

.mob #section6 a.btn-info16 {
    top: 979px;
    margin-left: -32px;
}

.mob #section6 a.btn-info17 {
    top: 1049px;
    margin-left: -32px;
}

.mob #section6 a.btn-info18 {
    top: 979px;
    margin-left: 40px;
}

.mob #section6 a.btn-info19 {
    top: 1425px;
    margin-left: 13px;
}

/* reward */
#section6 .itemDiv {
    width: 1038px;
    display: flex;
    flex-wrap: wrap;
    gap: 465px 32px;
    position: absolute;
    top: 417px;
    left: 50%;
    transform: translateX(-50%);
}

#section6 .area-reward {
    position: relative;
    width: 194px;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
}

#section6 .area-reward p {
    font-size: 18px;
    color: #fff3de;
    text-align: center;
    text-indent: 0;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 15px;
    letter-spacing: -1px;
}

#section6 .area-reward p span {
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
}

#section6 .area-reward p strong {
    font-size: 28px;
    font-weight: 700;
    color: #e9d1ff;
}

#section6 .area-reward p i {
    font-size: 28px;
    font-style: normal;
    font-family: serif;
    font-weight: 500;
    color: #e9d1ff;
}

#section6 .area-reward a {
    width: 158px;
    height: 68px;
    margin: 0 auto;
    font-size: 20px;
    font-family: 'Noto Serif TC';
    color: #ffffff;
    text-indent: 0;
    text-align: center;
    line-height: 1.2;
    font-weight: 700;
    user-select: none;
    box-sizing: border-box;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_reward.png") no-repeat 50% 0;
    background-size: contain;
    padding: 0;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
}

#section6 .area-reward:nth-child(3) {
    margin-left: 90px;
}

#section6 .area-reward:nth-child(4) {
    margin-left: 76px;
}

#section6 .area-reward:nth-child(5) {
    margin-left: 43px;
}

#section6 .area-reward:nth-child(6) {
    margin-left: 157px;
}

#section6 .area-reward:nth-child(7) {
    margin-left: 155px;
}

#section6 .area-reward:nth-child(8) {
    margin-left: 385px;
    margin-top: 385px;
    width: 262px;
}

#section6 .area-reward:nth-child(8) p {
    font-size: 24px;
    color: #fff3de;
    text-align: center;
    text-indent: 0;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 15px;
    letter-spacing: -1px;
}

#section6 .area-reward:nth-child(8) p span {
    font-size: 38px;
}

#section6 .area-reward:nth-child(8) p strong {
    font-size: 42px;
}

#section6 .area-reward:nth-child(8) p i {
    font-size: 42px;
}

#section6 .area-reward a.btn-login {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_login.png");
    color: #efd8c7;
}

#section6 .area-reward a.btn-reward {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_reward.png");
    color: #efd8c7;
}

#section6 .area-reward a.btn-receive {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_gray.png");
}

#section6 .area-reward a.btn-uncompleted {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_gray.png");
    font-size: 18px;
}

.mob #section6 .area-reward a.btn-uncompleted {
    font-size: 10px;
}

#section6 .area-reward a.btn-end,
#section6 .area-reward a.btn-not {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_gray.png");
    font-size: 18px;
}

.btn-receive,
.btn-uncompleted,
.btn-end,
.btn-not {
    cursor: not-allowed;
}

#section6 .area-reward:nth-child(8) a {
    width: 262px;
    height: 79px;
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_reward2.png");
    font-size: 25px;
}

#section6 .area-reward:nth-child(8) a.btn-login {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_login2.png");
    color: #efd8c7;
}

#section6 .area-reward:nth-child(8) a.btn-reward {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_reward2.png");
    color: #efd8c7;
}

#section6 .area-reward:nth-child(8) a.btn-receive {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_gray2.png");
}

#section6 .area-reward:nth-child(8) a.btn-uncompleted {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_gray2.png");
    font-size: 20px;
}

#section6 .area-reward:nth-child(8) a.btn-end,
#section6 .area-reward:nth-child(8) a.btn-not {
    background-image: url("//image.tw.ncsoft.com/aion/event/250709_treasure/btn_gray2.png");
    font-size: 20px;
}

#section6 .area-reward a[class*="btn"] {
    -webkit-transition: all .1s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.mob #section6 .itemDiv {
    width: 352px;
    gap: 229px 8px;
    top: 190px;
    justify-content: center;
    flex-wrap: wrap;
}

.mob #section6 .area-reward {
    width: 171px;
    margin: 0;
}

.mob #section6 .area-reward:nth-child(7) {
    margin-left: 5px;
}

.mob #section6 .area-reward:nth-child(8) {
    margin-top: 64px;
}

.mob #section6 .area-reward a {
    width: 90px;
    height: 39px;
    font-size: 12px;
}

.mob #section6 .area-reward a.btn-end,
.mob #section6 .area-reward a.btn-not{
    font-size: 10px;
}

.mob #section6 .area-reward:nth-child(8) a {
    width: 130px;
    height: 40px;
    font-size: 12px;
    padding-bottom: 2px;
}

.mob #section6 .area-reward p {
    font-size: 12px;
    padding-bottom: 3px;
}

.mob #section6 .area-reward:nth-child(8) p{
    padding-bottom: 2px;
}

.mob #section6 .area-reward p strong,
.mob #section6 .area-reward p span {
    font-size: 14px;
}

.mob #section6 .area-reward p i {
    font-size: 16px;
}

/* caution */
.caution {
    height: 518px;
    position: relative;
    margin: 0 auto;
    background: url(//image.tw.ncsoft.com/aion/event/250709_treasure/bg_caution.jpg) no-repeat top center;
}

.caution .inner {
    width: 900px;
    margin: 0 auto;
    padding: 80px 0 100px 0;
}

.caution .inner h2 {
    width: 134px;
    height: 25px;
    text-indent: -9999px;
    margin-bottom: 20px;
    background: url("//image.tw.ncsoft.com/aion/event/250709_treasure/caution.png") no-repeat 0 0;
    background-size: contain;
    /*color:#dbf4ff;font-size:30px;*/
}

.caution .inner ol {
    margin: 0 0 0 -20px;
    text-align: justify;
}

.caution .inner ol li {
    padding: 2px 0;
    color: #f4f4f4;
    line-height: 1.4;
    font-weight: 400;
}

.caution .inner ol li span,
.caution .inner ol li.point,
.caution .inner ol li a {
    color: #c596ff;
}

.mob .caution {
    height: auto;
    background: none;
    background-size: 1280px 100%;
    background-color: #0d051b;
}

.mob .caution .inner {
    width: 100%;
    padding: 30px 0 40px 0;
    font-size: 0.75rem;
    /*font-weight:300;*/
    box-sizing: border-box;
    max-width: 300px;
}

.mob .caution .inner h2 {
    width: 100px;
    height: 19px;
    margin-bottom: 13px;
}

.mob .caution .inner ol {
    letter-spacing: -0.5px;
    margin: 0 0 0 -28px;
}

.mob .caution .inner ol li {
    line-height: 1.2;
}

@media screen and (max-width:640px) {
    .mob .bottom-footer .bottom-footer__inner .bottom-footer__rating {
        width: 300px;
    }
}

@media screen and (max-width:360px) {
    .mob .bottom-footer .bottom-footer__inner .bottom-footer__rating {
        width: 270px;
    }
}

/* top */
.goTop {
    position: fixed;
    bottom: 20px;
    background: url("//image.tw.ncsoft.com/aion/layout/btn-top.png") no-repeat 50% 0;
    left: auto;
    display: none;
    width: 40px;
    height: 40px;
    right: 20px;
    text-indent: -9999em;
    z-index: 100;
    background-size: cover;
}

@media screen and (max-width:1099px) {
    body {
        width: max-content;
        width: -webkit-max-content;
        width: -moz-max-content;
        max-width: 1100px;
    }

    body.mob {
        width: auto;
        max-width: none;
    }
}

/* modal */
body #modal-wrap {
    box-shadow: none;
}

body #modal-contents {
    background: none;
}

/* animation */
@-webkit-keyframes fade {

    45%,
    55% {
        opacity: 1;
    }
}

@keyframes fade {

    45%,
    55% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeMove {

    0%,
    100% {
        transform: translateY(0);
    }

    45%,
    55% {
        opacity: 1;
        transform: translateY(-5px);
    }
}

@keyframes fadeMove {

    0%,
    100% {
        transform: translateY(0);
    }

    45%,
    55% {
        opacity: 1;
        transform: translateY(-5px);
    }
}

/* ColcoBox */
#colorbox,
#cboxOverlay,
#cboxWrapper {
    max-width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10002;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

#colorbox {
    outline: 0;
}

#colorbox #cboxWrapper {
    max-width: none;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

#colorbox #cboxWrapper #cboxMiddleLeft,
#colorbox #cboxWrapper #cboxBottomLeft {
    clear: left;
}

#colorbox #cboxWrapper #cboxContent {
    position: relative;
    overflow: visible;
}

#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

#colorbox #cboxWrapper #cboxContent #cboxTitle {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 1.2rem
}

#colorbox #cboxWrapper #cboxContent #cboxCurrent {
    top: -22px;
    right: 205px;
    position: absolute;
    text-indent: -9999px;
}

#colorbox #cboxWrapper #cboxContent #cboxLoadingOverlay,
#colorbox #cboxWrapper #cboxContent #cboxLoadingGraphic {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

#colorbox #cboxWrapper #cboxContent #cboxPrevious,
#colorbox #cboxWrapper #cboxContent #cboxNext,
#colorbox #cboxWrapper #cboxContent #cboxClose,
#colorbox #cboxWrapper #cboxContent #cboxSlideshow {
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    position: absolute;
    top: -20px;
    background: none;
}

#colorbox #cboxWrapper #cboxContent #cboxPrevious:active,
#colorbox #cboxWrapper #cboxContent #cboxNext:active,
#colorbox #cboxWrapper #cboxContent #cboxClose:active,
#colorbox #cboxWrapper #cboxContent #cboxSlideshow:active {
    outline: 0;
}

#colorbox #cboxWrapper #cboxContent .cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}

#colorbox #cboxWrapper #cboxContent .cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    background: #000000;
}

#colorbox #cboxWrapper #cboxContent #cboxError {
    padding: 50px;
    border: 1px solid #cccccc;
}

#colorbox #cboxWrapper #cboxContent #cboxClose {
    top: -36px;
    right: -36px;
    position: absolute;
    width: 36px;
    height: 36px;
    background: url("//image.tw.ncsoft.com/aion/common/ui/close.png") center center no-repeat;
    background-size: 100%;
    cursor: pointer;
    display: block;
}

.mob #colorbox #cboxWrapper #cboxContent #cboxClose {
    top: -18px;
    right: -18px;
    width: 18px;
    height: 18px;
}

/* mob nctFooter */
body.mob #nctFooter {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 10px;
    padding-left: 10px;
    height: auto;
}

body.mob #nctFooter .ncFooter {
    min-width: 100%;
    text-align: center;
}

body.mob #nctFooter .ncFooter .footerMenu {
    position: static;
    top: auto;
    left: auto;
}

#nctGnb .gnbMenu .myInfo .myMenu {
    box-sizing: content-box;
}

@media screen and (max-width: 1099px) {
    body {
        width: max-content;
        width: -webkit-max-content;
        width: -moz-max-content;
        max-width: 1100px;
    }

    body.mob {
        width: auto;
        min-width: auto;
        max-width: none;
    }
}