@import url("/css/mod_default.css"); @import url("/css/mod_layout.css"); @import url("/css/mod_headerfooter.css"); @import url("/css/mod_common.css"); @import url("/css/mod_others.css"); @import url("/css/library/colorbox.css"); @import url("/css/library/animate.min.css"); @import url("/css/library/hover-min.css"); #footerArea {
    width: 830px;
    margin: 0px auto;
    background-image: none;
    background-color: rgb(246, 246, 246);
    border-radius: 5px;
    z-index: 100;
}

.btnList {
    margin: 0px auto;
}

#townWrapper250806 {
    position: relative;
    min-width: 100%;
    margin: 0px auto;
    width: 100%;
    overflow: hidden;
    font-weight: 500;
    font-style: normal;
    font-feature-settings: "palt";
    background: url(/image/event/august2025/town/bg.png) repeat, #b38383;
    /* background: linear-gradient(0deg, rgba(58,77,154,1) 4%, rgba(198,143,166,1) 22%, rgba(198,143,166,1) 76%, rgba(58,77,154,1) 92%); */
    z-index: 9;
}
#leftSideImage {
    position: absolute;
    background: url("/image/event/august2025/town/top_left_race.png") left top no-repeat;
    width: 358px;
    height: 569px;
    top: -58px;
    left: -30px;
    z-index: 9;
}

#rightSideImage {
    position: absolute;
    background: url("/image/event/august2025/town/top_right_race.png") right top no-repeat;
    width: 364px;
    height: 569px;
    top: -60px;
    right: -30px;
    z-index: 9;
}
#Imagetop {
    position: absolute;
    background: url("/image/event/august2025/town/top_center_race.png") top no-repeat;
    width: 100%;
    height: 410px;
    top: 0px;
    left: 0px;
    z-index: 8;
}
/* #Imagebottom {
    position: absolute;
    background: url("/image/event/august2025/town/top_left_blossombottom.png") bottom repeat-x;
    width: 100%;
    height: 366px;
    bottom: 0px;
    left: 0px;
    z-index: 8;
} */

#townWrapper250806-wrap {
    position: relative;
    width: 100%;
    margin: auto 0px;
    box-sizing: border-box;
    z-index: 9;
}

#townWrapper250806 #eventHeader-outer {
    position: relative;
    width: 1000px;
    height: 700px;
    margin: 0px auto;
    z-index: 0;
}

#townWrapper250806 #itemReceive {
    position: absolute;
    display: block;
    top: 1px;
    right: 327px;
    width: 350px;
    height: 76px;
    z-index: 30;
}

#townWrapper250806 .eventTit {
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0px auto;
    zoom: 1; background: url("/image/event/august2025/town/title.png") center top 40px no-repeat;
    width: 796px;
    height: 428px;
    z-index: 10;
}

#townWrapper250806 a, #event #colorbox a, #event .pop-box a {
    display: inline-block;
    opacity: 1;
    transition: 0.2s;
    text-decoration: none;
}

#townWrapper250806 a:hover, #event #colorbox a:hover, #event .pop-box a:hover {
    opacity: 1;
}

#townWrapper250806 .howtodo03 .btn_MC, #townWrapper250806 .howtodo03 .btn_MC:hover {
    display: inline-block;
    text-decoration: none;
    height: 60px;
    border-radius: 32px;
    box-shadow: rgb(250, 189, 42) 0px 1px 0px 2px;
    background: rgb(248, 146, 36);
    color: rgb(255, 255, 255);
}

#townWrapper250806 .howtodo04 .btn_MP, #townWrapper250806 .howtodo04 .btn_MP:hover {
    display: inline-block;
    text-decoration: none;
    height: 60px;
    border-radius: 32px;
    box-shadow: rgb(30, 231, 115) 0px 1px 0px 2px;
    background: rgb(155, 79, 130);
    color: rgb(255, 255, 255);
}

#townWrapper250806 .howtodo03 .btn_MC:focus, #townWrapper250806 .howtodo04 .btn_MP:focus {
    outline: none;
}

#townWrapper250806 .howtodo03 .btn_MC:hover, #townWrapper250806 .howtodo04 .btn_MP:hover {
    transform: translateY(4px);
    box-shadow: 0px 0px 0px 0px;
}

#townWrapper250806 .howtodo03 .btn_MC span img, #townWrapper250806 .howtodo04 .btn_MP span img {
    width: 30px;
    height: 30px;
    padding-right: 8px;
}

#townWrapper250806 .howtodo03 .btn_MC span, #townWrapper250806 .howtodo04 .btn_MC:hover span {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 11px;
    font-weight: bold;
    width: 396px;
    height: 55px;
    border-radius: 32px;
    box-sizing: border-box;
    box-shadow: rgb(224, 126, 20) 0px 0px 0px 4px;
    border: 1px dashed rgb(255, 255, 255);
    background: linear-gradient(rgb(250, 189, 42) 0%, rgb(248, 146, 36) 100%);
}

#townWrapper250806 .howtodo04 .btn_MP span, #townWrapper250806 .howtodo04 .btn_MP:hover span {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 11px;
    font-weight: bold;
    width: 396px;
    height: 55px;
    border-radius: 32px;
    box-sizing: border-box;
    box-shadow: rgb(224, 126, 20) 0px 0px 0px 4px;
    border: 1px dashed rgb(255, 255, 255);
    background: linear-gradient(rgb(250, 189, 42) 0%, rgb(248, 146, 36) 100%);
}

#event .btn_L, #event .btn_L:hover, #event .btn_S, #event .btn_S:hover {
    display: inline-block;
    margin: 0px 250px;
    color: rgb(255, 246, 252);
    text-decoration: none;
    height: 68px;
    background: rgb(104, 98, 27);
    border-radius: 32px;
    box-shadow: rgb(104, 98, 27) 0px 0px 0px 3px;
}

#event .btn_L:focus, #event .btn_S:focus, #event #cboxClose:focus {
    outline: none;
}

#event .btn_S, #event .btn_S:hover {
    margin: 0px;
    height: 44px;
    border-radius: 22px;
}

#event .btn_L:hover, #event .btn_S:hover {
    transform: translateY(4px);
    box-shadow: 0px 0px 0px 0px;
}

#event .btn_L span, #event .btn_L:hover span, #event .btn_S span, #event .btn_S:hover span {
    display: inline-block;
    text-align: center;
    font-size: 28px;
    letter-spacing: 3px;
    padding-top: 12px;
    font-weight: bold;
    width: 480px;
    height: 64px;
    border-radius: 32px;
    box-sizing: border-box;
    box-shadow: rgb(183 70 116) 0px 0px 0px 4px;
    background: linear-gradient(rgb(215 159 159) 0%, #912752 100%);
}

#event .btn_S span, #event .btn_S:hover span {
    font-size: 15px;
    padding-top: 8px;
    width: 173px;
    height: 40px;
}

#event .btn_off, #event .btn_off:hover {
    opacity: 0.6;
    transform: translateY(4px);
    box-shadow: rgb(204, 204, 204) 0px 0px 0px 0px;
}

#event .btn_off span, #event .btn_off:hover span {
    background: rgb(204, 204, 204);
    box-shadow: rgb(204, 204, 204) 0px 0px 0px 4px;
}

#townWrapper250806 ul.eventMenu {
    width: 500px;
    height: 55px;
    z-index: 500;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#townWrapper250806 ul.eventMenu li a {
    background: transparent;
    width: 201px;
    height: 55px;
}

#townWrapper250806 ul.eventMenu li a:hover {
    transform: translateY(4px);
}

#townWrapper250806 ul.eventMenu li {
    margin: 0px;
    padding: 0px;
    width: 250px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    display: block;
    z-index: 500;
}

#townWrapper250806 ul.eventMenu li.nav1 img {
}

#townWrapper250806 ul.eventMenu li.nav2 img {
}

#townWrapper250806 ul.eventMenu li[class$="on"] img {
}

#townWrapper250806 .pageTop {
    position: relative;
    width: 100%;
    max-width: 1000px;
    height: 0px;
    margin: 0px auto;
}

#townWrapper250806 .pageTop a {
    left: auto;
    display: block;
    margin-left: 980px;
    margin-top: 0px;
    padding: 1em 0px 0px 2px;
    z-index: 800;
    animation: 2s ease-in-out 0s infinite alternate none running moveY;
}

#townWrapper250806 .pageTop a:hover {
    opacity: 1;
}

#townWrapper250806 .pageTop img {
    width: 109px;
    height: 127px;
    max-width: none;
}

@keyframes moveY {
    0% {
        margin-bottom: -20px;
    }

    100% {
        margin-bottom: 20px;
    }
}

#townWrapper250806 .howtodo01 {
    width: 1000px;
    height: 790px;
    position: relative;
    margin: -200px auto 0px;
    z-index: 20;
    background: url("/image/event/august2025/town/bg_event01.png") center top no-repeat;
}

#townWrapper250806 .howtodo01 .bg_image {
    position: relative;
    width: 1000px;
    height: 548px;
    margin: 0px auto;
    background: url("/image/event/august2025/town/bg_event01.png") center top no-repeat;
}

#townWrapper250806 .howtodo01 .bg_image #storyBox {
    display: block;
    position: absolute;
    width: 962px;
    height: 500px;
    top: 30px;
    left: 21px;
}

#inline-pickup01 {
    position: relative;
    display: inline-block;
    background: url("/image/event/august2025/town/modal.png") center top no-repeat;
    width: 256px;
    height: 56px;
    margin: 0px auto;
    padding-top: 640px;
}

#townWrapper250806 .howtodo01 .open {
    background: url("/image/event/august2025/town/btn_memory.png") center center no-repeat;
    position: absolute;
    width: 179px;
    height: 164px;
    top: 610px;
    left: 772px;
    box-sizing: border-box;
    transition: 0.6s;
}

#townWrapper250806 .howtodo01 .open:hover {
    opacity: 1;
    transform: translateY(4px);
}

#townWrapper250806 .howtodo01 .open a {
    width: 170px;
    height: 164px;
}

#colorbox #cboxContent, #colorbox #cboxLoadedContent {
    background: transparent;
    border: none;
}

#event #cboxClose {
    background: #782c2c;
    border-radius: 51px;
    display: inline-block;
    transition: opacity 0.6s;
    border: 0px;
    padding: 0px;
    margin: 0px;
    overflow: visible;
    text-indent: -9999px;
    width: 160px;
    height: 44px;
    position: absolute;
    top: 668px;
    left: 312px;
    opacity: 1;
    animation-duration: 3s;
    animation-name: fade-in;
}

#event #cboxClose:hover {
    background: #9b4444;
}

#event #cboxOverlay {
    background: rgb(35, 24, 20);
    opacity: 0.6 !important;
}

#event #cboxClose::after {
    content: "とじる";
    color: rgb(255, 255, 255);
    position: absolute;
    display: block;
    width: 160px;
    height: 37px;
    top: 8px;
    left: 0px;
    text-indent: 0px;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: bold;
}

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

#townWrapper250806 .todo02bg {
    background: url("/image/event/august2025/town/bg02.png") repeat-x;
    width: 100%;
    height: 1052px;
    margin-bottom: 50px;
}

#townWrapper250806 .howtodo02 {
    position: relative;
    background: url("/image/event/august2025/town/bg_event02.png") center top 100px no-repeat;
    width: 980px;
    height: 642px;
    margin: 0px auto;
}

#townWrapper250806 .howtodo02_btn01 {
    position: absolute;
    top: 575px;
    left: 172px;
}

#townWrapper250806 .howtodo02_btn02 {
    position: absolute;
    top: 600px;
    right: 202px;
}

#townWrapper250806 .howtodo03 {
    position: relative;
    background: url("/image/event/august2025/town/bg_event03.png") center top no-repeat;
    width: 980px;
    height: 389px;
    margin: 0px auto;
}

#townWrapper250806 .howtodo03_btn01 {
    position: absolute;
    top: 328px;
    right: 322px;
}

#townWrapper250806 .howtodo03_btn02 {
    position: absolute;
    top: 341px;
    left: 185px;
}

#townWrapper250806 .howtodo04 {
    position: relative;
    background: url("/image/event/august2025/town/bg_event04.png") center top no-repeat;
    width: 980px;
    height: 830px;
    margin: 0px auto;
}

#townWrapper250806 .howtodo04 .btnbuyC img {
    position: absolute;
    width: 279px;
    height: 60px;
    top: 695px;
    left: 108px;
    transition: 0.6s;
}

#townWrapper250806 .howtodo04 .btnbuyP img {
    position: absolute;
    width: 279px;
    height: 60px;
    top: 695px;
    right: 124px;
    transition: 0.6s;
}

#townWrapper250806 .howtodo04 .btnbuyC img:hover {
    transform: translateY(4px);
}

#townWrapper250806 .howtodo04 .btnbuyP img:hover {
    transform: translateY(4px);
}

#townWrapper250806 .howtodo04 .getSP img {
    position: absolute;
    width: 149px;
    height: 172px;
    top: 109px;
    right: -8px;
    transition: 0.6s;
}

#townWrapper250806 .howtodo04 .getSP img:hover {
    transform: translateY(-10px);
}

#townWrapper250806 .howtodo03_btn01 img {
    position: absolute;
    width: 124px;
    height: 19px;
}

#townWrapper250806 .howtodo03_btn02 img {
    position: absolute;
    width: 124px;
    height: 19px;
}

#townWrapper250806 .howtodo05 {
    position: relative;
    background: url("/image/event/august2025/town/bg_event05.png") center top no-repeat;
    width: 900px;
    height: 250px;
    margin: 0px auto;
}

#townWrapper250806 .howtodo05 p {
    padding-top: 46px;
    padding-left: 264px;
    color: rgb(27, 27, 58);
}

#townWrapper250806 .howtodo06 {
    position: relative;
    background: url("/image/event/august2025/town/bg_event06.png") center top no-repeat;
    width: 980px;
    height: 449px;
    margin: -10px auto 100px;
}

#townWrapper250806 .howtodo07 div {
    position: relative;
    background: url("/image/event/august2025/town/bg_event07.png") center top no-repeat;
    width: 980px;
    height: 640px;
    margin: 0px auto;
    padding-top: 460px;
    box-sizing: border-box;
}

#townWrapper250806 .howtodo07 .btnArea01 {
    position: absolute;
    top: 490px;
    left: 38px;
    width: 903px;
}

#townWrapper250806 .howtodo07 .btnArea01 li {
    float: left;
    width: 301px;
    height: 64px;
    text-align: center;
    margin-top: -27px;
}

#townWrapper250806 .tokutenHead {
    background: url("/image/event/august2025/town/bg_item01.png") center center no-repeat;
    position: relative;
    width: 1000px;
    height: 536px;
    margin: -200px auto 40px;
}

#townWrapper250806 .tokutenHead .btn_sp img {
    position: absolute;
    width: 132px;
    height: 129px;
    top: -24px;
    left: 887px;
    transition: 0.6s;
    z-index: 90;
}

#townWrapper250806 .tokutenHead .btn_sp img:hover {
    opacity: 1;
    transform: translateY(4px);
}

#townWrapper250806 .tokutenHead .btnBuytop img {
    position: absolute;
    top: 415px;
    left: 322px;
    width: 346px;
    height: 29px;
}

#townWrapper250806 .tokutenPoint {
    background: url("/image/event/august2025/town/bg_item02.png") center top no-repeat;
    position: relative;
    width: 1000px;
    height: 288px;
    margin: 0px auto;
}

#townWrapper250806 .tokutenPointwrap {
    width: 100%;
}

#townWrapper250806 .tokutenPoint .Point_title {
    position: absolute;
    padding: 0px;
    height: 40px;
    left: 147px;
    top: 78px;
    display: inline-block;
    font-size: 23px;
    color: rgb(103, 75, 66);
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-align: center;
    width: 292px;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px, rgb(255, 255, 255) -1px -1px 0px, rgb(255, 255, 255) -1px 1px 0px, rgb(255, 255, 255) 1px -1px 0px, rgb(255, 255, 255) 0px 1px 0px, rgb(255, 255, 255) 0px -1px 0px, rgb(255, 255, 255) -1px 0px 0px, rgb(255, 255, 255) 1px 0px 0px;
}

#townWrapper250806 .tokutenPoint .nowPoint {
    position: absolute;
    padding: 0px;
    height: 60px;
    left: 481px;
    top: 57px;
    display: inline-block;
    font-size: 42px;
    color: #745656;
    line-height: 1.6;
    letter-spacing: 1.5px;
    font-weight: bold;
    text-align: right;
    width: 288px;
}

#townWrapper250806 .tokutenPoint .nowPoint span {
    position: absolute;
    padding: 0px;
    height: 34px;
    left: 225px;
    top: 26px;
    display: inline-block;
    font-size: 19px;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    letter-spacing: -1.5px;
    font-weight: bold;
    text-align: center;
    width: 87px;
}

#townWrapper250806 .tokutenPoint .Point_note, #townWrapper250806 .tokutenPoint .Point_daynote {
    font-size: 21px;
    color: rgb(107, 37, 6);
    line-height: 1.6;
    letter-spacing: -0.5px;
    font-weight: bold;
    text-align: center;
    width: 691px;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px, rgb(255, 255, 255) -1px -1px 0px, rgb(255, 255, 255) -1px 1px 0px, rgb(255, 255, 255) 1px -1px 0px, rgb(255, 255, 255) 0px 1px 0px, rgb(255, 255, 255) 0px -1px 0px, rgb(255, 255, 255) -1px 0px 0px, rgb(255, 255, 255) 1px 0px 0px;
}

#townWrapper250806 .tokutenPoint .Point_note {
    position: absolute;
    padding: 0px;
    height: 40px;
    left: 160px;
    top: 201px;
    display: inline-block;
}

#townWrapper250806 .tokutenPoint .Point_daynote {
    font-size: 19px;
    position: absolute;
    padding: 0px;
    height: 40px;
    left: 160px;
    top: 233px;
    display: inline-block;
    color: rgb(228, 118, 0);
}

#townWrapper250806 .tokutenHead .btnBuytop, #townWrapper250806 .tokutenPoint .pointdetail {
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: -0.5px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: rgb(255, 255, 255);
}


#townWrapper250806 .tokutenHead .btnBuytop a {
    color: #912752;
}

#townWrapper250806 .tokutenHead .btnBuytop a:hover {
    color: #06554d;
}

#townWrapper250806 .tokutenHead .btnBuytop {
    position: absolute;
    padding: 0px;
    height: 34px;
    left: 61px;
    top: 475px;
    width: 380px;
}

#townWrapper250806 .tokutenPoint .pointdetail {
    position: absolute;
    padding: 0px;
    height: 34px;
    left: 696px;
    top: 117px;
    width: 189px;
}

#townWrapper250806 .tokutenItem {
    background: url("/image/event/august2025/town/bg_item03.png") center 8px no-repeat;
    width: 1000px;
    height: 600px;
    position: relative;
    margin: 0px auto 55px;
}

#townWrapper250806 .tokutenItem .btnArea01 {
    position: absolute;
    top: 527px;
    width: 1000px;
}

#townWrapper250806 .tokutenItem .btnArea01 li {
    float: left;
    width: 332px;
    height: 52px;
    text-align: center;
}

#townWrapper250806 .tokutenItem .countArea01 {
    position: absolute;
    top: 582px;
    width: 1000px;
}

#townWrapper250806 .tokutenItem .countArea01 li {
    float: left;
    width: 333px;
    height: 18px;
    text-align: center;
}

#townWrapper250806 .tokutenAvatar1 {
    background: url("/image/event/august2025/town/bg_item05.png") center top no-repeat;
    width: 1000px;
    height: 650px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .tokutenAvatar1 .btnArea01 {
    position: absolute;
    top: 515px;
    width: 730px;
    left: 163px;
}

#townWrapper250806 .tokutenAvatar1 .btnArea01 li {
    float: left;
    width: 332px;
    height: 52px;
    text-align: center;
}

#townWrapper250806 .tokutenAvatar1 .countArea01 {
    position: absolute;
    top: 569px;
    width: 710px;
    left: 160px;
}

#townWrapper250806 .tokutenAvatar1 .countArea01 li {
    float: left;
    width: 333px;
    height: 18px;
    text-align: center;
}

#townWrapper250806 .tokutenAvatar2 {
    background: url("/image/event/august2025/town/bg_item06.png") center top no-repeat;
    width: 1000px;
    height: 690px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .tokutenAvatar2 .btnArea01 {
    position: absolute;
    top: 620px;
    left: 338px;
    width: 340px;
}

#townWrapper250806 .tokutenAvatar2 .btnArea01 li {
    float: left;
    width: 325px;
    height: 18px;
    text-align: center;
}

#townWrapper250806 .tokutenAvatar2 .countArea01 {
    position: absolute;
    bottom: 5px;
    left: 337px;
    width: 332px;
}

#townWrapper250806 .tokutenAvatar2 .countArea01 li {
    float: left;
    width: 326px;
    height: 18px;
    text-align: center;
}

#townWrapper250806 .tokutenSpesial {
    background: url("/image/event/august2025/town/bg_item07.png") center top no-repeat;
    width: 1000px;
    height: 630px;
    position: relative;
    margin: 40px auto 110px;
}

#townWrapper250806 .tokutenSpesial a {
    position: absolute;
    top: 621px;
    left: 0px;
}

#townWrapper250806 .tokutenCoin_title {
    background: url("/image/event/august2025/town/bg_coinchange.png") center top no-repeat;
    width: 1000px;
    height: 373px;
    margin: 0px auto;
    position: relative;
}

#townWrapper250806 .tokutenCoin {
    background: url("/image/event/august2025/town/bg_coinchange2.png") center bottom no-repeat;
    width: 991px;
    height: 245px;
    margin: 0px auto;
    padding-top: 14px;
    position: relative;
}

#townWrapper250806 .tokutenCoin .btnArea01 {
    position: absolute;
    top: 285px;
    left: 17px;
    width: 960px;
}

#townWrapper250806 .tokutenCoin .btnArea01 li {
    float: left;
    width: 240px;
    height: 52px;
    text-align: center;
}

#townWrapper250806 .countArea01 {
    width: 144px;
    height: 12px;
    color: rgb(14, 7, 7);
    font-weight: bold;
}

#townWrapper250806 .countArea01 span {
    color: rgb(83, 12, 7);
}

#townWrapper250806 .tokutenHelp {
    background: url("/image/event/common/town/bg_itemhelp.png") center top no-repeat;
    width: 1000px;
    height: 324px;
    position: relative;
    margin: 33px auto 10px;
}

#townWrapper250806 .tokutenHelp .btnBuy img {
    width: 360px;
    height: 58px;
    position: absolute;
    top: 200px;
    left: 300px;
}

#townWrapper250806 .tokutenNote {
    background: url("/image/event/august2025/town/bg_itemnote.png") center top no-repeat;
    width: 1000px;
    height: 350px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .tokutenNote .note {
    padding-top: 103px;
    padding-left: 135px;
}

#townWrapper250806 .note {
    position: relative;
    display: block;
    width: 960px;
    margin: 0px auto;
    box-sizing: border-box;
    font-size: 12px;
    color: rgb(53, 85, 85);
    line-height: 1.8;
    font-feature-settings: "palt";
    font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-weight: normal;
}

#townWrapper250806 .tokuten2Head {
    background: url("/image/event/august2025/town/myshop/bg_item01.png") center center no-repeat;
    position: relative;
    width: 1000px;
    height: 467px;
    margin: -190px auto 40px;
}

#townWrapper250806 .tokuten2Head .btnBuytop img {
    position: absolute;
    top: 415px;
    left: 322px;
    width: 346px;
    height: 29px;
}

#townWrapper250806 .tokuten2Point {
    background: url("/image/event/august2025/town/myshop/bg_item02.png") center top no-repeat;
    position: relative;
    width: 1000px;
    height: 405px;
    margin: 0px auto;
}

#townWrapper250806 .gotomyshop {
    position: absolute;
    width: 118px;
    height: 30px;
    top: 246px;
    right: 70px;
}

#townWrapper250806 .eventclear {
    position: absolute;
    width: 114px;
    height: 113px;
    top: 140px;
    left: 40px;
}

#townWrapper250806 .tokuten2Pointwrap {
    width: 100%;
}

#townWrapper250806 .tokuten2Point .Point_title {
    position: absolute;
    padding: 0px;
    height: 40px;
    left: 147px;
    top: 78px;
    display: inline-block;
    font-size: 23px;
    color: rgb(103, 75, 66);
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-align: center;
    width: 292px;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px, rgb(255, 255, 255) -1px -1px 0px, rgb(255, 255, 255) -1px 1px 0px, rgb(255, 255, 255) 1px -1px 0px, rgb(255, 255, 255) 0px 1px 0px, rgb(255, 255, 255) 0px -1px 0px, rgb(255, 255, 255) -1px 0px 0px, rgb(255, 255, 255) 1px 0px 0px;
}

#townWrapper250806 .tokuten2Point .nowPoint {
    position: absolute;
    padding: 0px;
    height: 60px;
    left: 495px;
    top: 236px;
    display: inline-block;
    font-size: 42px;
    color: rgb(255, 255, 255);
    line-height: 1.6;
    letter-spacing: 1.5px;
    font-weight: bold;
    text-align: right;
    width: 228px;
}

#townWrapper250806 .tokutenpremiumPoint .gotomyshop2 {
    position: absolute;
    width: 118px;
    height: 30px;
    top: 250px;
    right: 70px;
}

#townWrapper250806 .tokutenpremiumPoint .nowPoint {
    position: absolute;
    padding: 0px;
    height: 60px;
    left: 508px;
    top: 240px;
    display: inline-block;
    font-size: 42px;
    color: rgb(255, 255, 255);
    line-height: 1.6;
    letter-spacing: 1.5px;
    font-weight: bold;
    text-align: right;
    width: 228px;
}

#townWrapper250806 .tokuten2Point .nowPoint span, #townWrapper250806 .tokutenpremiumPoint .nowPoint span {
    position: absolute;
    padding: 0px;
    height: 34px;
    left: 225px;
    top: 26px;
    display: inline-block;
    font-size: 19px;
    color: rgb(102, 102, 102);
    line-height: 1.6;
    letter-spacing: -1.5px;
    font-weight: bold;
    text-align: center;
    width: 87px;
}

#townWrapper250806 .tokuten2Point .Point_note, #townWrapper250806 .tokuten2Point .Point_daynote {
    font-size: 21px;
    color: rgb(107, 37, 6);
    line-height: 1.6;
    letter-spacing: -0.5px;
    font-weight: bold;
    text-align: center;
    width: 691px;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px, rgb(255, 255, 255) -1px -1px 0px, rgb(255, 255, 255) -1px 1px 0px, rgb(255, 255, 255) 1px -1px 0px, rgb(255, 255, 255) 0px 1px 0px, rgb(255, 255, 255) 0px -1px 0px, rgb(255, 255, 255) -1px 0px 0px, rgb(255, 255, 255) 1px 0px 0px;
}

#townWrapper250806 .tokuten2Point .Point_note {
    position: absolute;
    padding: 0px;
    height: 40px;
    left: 160px;
    top: 201px;
    display: inline-block;
}

#townWrapper250806 .tokuten2Point .Point_daynote {
    font-size: 19px;
    position: absolute;
    padding: 0px;
    height: 40px;
    left: 160px;
    top: 233px;
    display: inline-block;
    color: rgb(228, 118, 0);
}

#townWrapper250806 .tokuten2Head .btnBuytop {
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: -0.5px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: rgb(255, 255, 255);
}

#townWrapper250806 .tokuten2Head .btnBuytop a {
    color: rgb(143, 73, 70);
}

#townWrapper250806 .tokuten2Head .btnBuytop a:hover {
    color: rgb(255, 110, 216);
}

#townWrapper250806 .tokuten2Head .btnBuytop {
    position: absolute;
    padding: 0px;
    height: 34px;
    left: 347px;
    top: 392px;
    width: 380px;
}

#townWrapper250806 .tokuten2Point .pointdetail {
    position: absolute;
    padding: 0px;
    height: 34px;
    left: 666px;
    top: 120px;
    width: 189px;
}

#townWrapper250806 .tokuten2Item {
    background: url("/image/event/august2025/town/myshop/bg_item03.png") center center no-repeat;
    width: 1000px;
    height: 736px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .tokuten2Item .btnArea01 {
    position: absolute;
    top: 486px;
    width: 192px;
    left: 398px;
}

#townWrapper250806 .tokuten2Item .btnArea01 li {
    width: 192px;
    height: 52px;
    text-align: center;
}

#townWrapper250806 .tokutenpremiumPoint {
    background: url("/image/event/august2025/town/myshop/bg_item04.png") center top no-repeat;
    position: relative;
    width: 1000px;
    height: 424px;
    margin: 0px auto;
}

#townWrapper250806 .tokuten2Avatar1 {
    background: url("/image/event/august2025/town/myshop/bg_item05.png") center top no-repeat;
    width: 1000px;
    height: 747px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .tokuten2Avatar1 .btnArea01 {
    position: absolute;
    top: 505px;
    width: 187px;
    left: 410px;
}

#townWrapper250806 .tokuten2Avatar1 .btnArea01 li {
    width: 187px;
    height: 52px;
    text-align: center;
}

#townWrapper250806 .tokuten2Help {
    background: url("/image/event/august2025/town/myshop/bg_itemhelp.png") center top no-repeat;
    width: 1000px;
    height: 324px;
    position: relative;
    margin: 75px auto 50px;
}

#townWrapper250806 .tokuten2Help .btnBuy img {
    width: 360px;
    height: 58px;
    position: absolute;
    top: 200px;
    left: 310px;
}

#townWrapper250806 .tokuten2Note {
    background: url("/image/event/august2025/town/myshop/bg_itemnote.png") center top no-repeat;
    width: 1000px;
    height: 350px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .tokuten2Note .note {
    padding-top: 86px;
    padding-left: 135px;
}

#townWrapper250806 .note {
    position: relative;
    display: block;
    width: 960px;
    margin: 0px auto;
    box-sizing: border-box;
    font-size: 12px;
    color: rgb(53, 85, 85);
    line-height: 1.8;
    font-feature-settings: "palt";
    font-family: Meiryo, ���C���I, "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-weight: normal;
}

#townWrapper250806 .kakinArea01, #townWrapper250806 .kakinArea_fim {
    margin: 0px auto;
}

#townWrapper250806 .kakinArea-outer {
    width: 1000px;
    height: 1009px;
    position: relative;
    margin: -190px auto 0px;
    font-feature-settings: "palt";
    font-family: Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
}

#townWrapper250806 .kakinArea01 {
    background: url("/image/event/common/town/bg_kakinArea01.png") center 10px no-repeat;
    width: 1000px;
    height: 980px;
    position: relative;
    margin: 0px auto 20px;
}

#townWrapper250806 .kakinArea01 .day, #townWrapper250806 .kakinArea_fim .day {
    position: absolute;
    top: 229px;
    left: 0px;
    font-size: 15px;
    font-weight: bold;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    text-align: center;
    width: 1000px;
    font-feature-settings: "palt";
}

#townWrapper250806 .kakinArea01 #point {
    position: absolute;
    top: 350px;
    left: 160px;
    font-size: 36px;
    font-weight: bold;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    letter-spacing: 1px;
    text-align: center;
    width: 200px;
}

#townWrapper250806 .kakinArea01 ul {
    position: absolute;
    top: 306px;
    left: 703px;
    font-size: 15px;
    text-align: right;
    width: 165px;
    color: rgb(119, 119, 119);
}

#townWrapper250806 .kakinArea01 ul li {
    margin: 0px 0px 28px;
}

#townWrapper250806 .kakinArea01 .txtError {
    position: absolute;
    top: 480px;
    left: 180px;
    font-size: 18px;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    text-align: center;
    width: 600px;
}

#townWrapper250806 .kakinArea01 .txtPcion {
    background: url("/image/event/common/town/bg_kakin_check.png") no-repeat;
    width: 617px;
    height: 49px;
    position: absolute;
    top: 500px;
    left: 172px;
    font-size: 18px;
    padding-top: 15px;
    letter-spacing: 1.5px;
    text-align: center;
    font-weight: bold;
}

#townWrapper250806 .kakinArea01 .txtPcion a {
    color: rgb(255, 255, 255);
}

#townWrapper250806 .kakinArea01 .txtPcion a:link {
    text-decoration: underline;
}

#townWrapper250806 .kakinArea01 .txtPcion a:hover {
    color: rgb(255, 232, 135);
    text-decoration: none;
}

#townWrapper250806 .kakinArea01 .buyCheckArea {
    background: url("/image/event/common/town/bg_kakin_check.png") no-repeat;
    width: 617px;
    height: 49px;
    position: absolute;
    top: 500px;
    left: 172px;
}

#townWrapper250806 .kakinArea01 .buyCheckArea input {
    position: absolute;
    top: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
}

#townWrapper250806 .kakinArea01 .buyCheckArea input[type="checkbox"] + label {
    display: block;
    background-image: url("/image/event/common/town/icon_kakin_check.png");
    background-size: 31px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 8px 0px 0px 45px;
    margin: 9px 0px 0px 110px;
}

#townWrapper250806 .kakinArea01 .buyCheckArea input[type="checkbox"]:checked + label {
    background-image: url("/image/event/common/town/icon_kakin_check_on.png");
}

#townWrapper250806 .kakinArea01 .btnBuy {
    position: absolute;
    top: 570px;
    left: 232px;
}

#townWrapper250806 .kakinArea01 .btnBuy img {
    width: 496px;
    height: 58px;
}

#townWrapper250806 .kakinArea_fim {
    background: url("/image/event/common/town/bg_kakinArea02.png") center 0px no-repeat;
    width: 1000px;
    height: 980px;
    position: relative;
    margin: 0px auto;
}

#townWrapper250806 .kakinArea_fim .count01, #townWrapper250806 .kakinArea_fim .count02 {
    position: absolute;
    top: 340px;
    left: 160px;
    font-size: 36px;
    font-weight: bold;
    color: rgb(119, 119, 119);
    line-height: 1.6;
    letter-spacing: 0px;
    text-align: right;
    width: 180px;
}

#townWrapper250806 .kakinArea_fim .count02 {
    left: 560px;
}

#townWrapper250806 .kakinArea_fim img {
    width: 360px;
    height: 58px;
}

#townWrapper250806 .kakinArea_fim .btnBuyAgain {
    position: absolute;
    top: 450px;
    left: 320px;
}

#townWrapper250806 .kakinArea_fim .btnTokuten {
    position: absolute;
    top: 530px;
    left: 320px;
}

#townWrapper250806 .kakinNote p {
    position: absolute;
    top: 696px;
    left: 120px;
    font-size: 12px;
    color: rgb(102, 102, 102);
    line-height: 1.8;
    font-feature-settings: "palt";
}


#townWrapper250806 #EdgeID {
    position: absolute;
    top: 129px;
    left: 473px;
    z-index: 10;
}

#townWrapper250806 #EdgeID2 {
    position: absolute;
    top: 129px;
    left: 712px;
    z-index: 10;
}
#townWrapper250806 .tokutenSpesial #EdgeID4 {
    position: absolute;
    top: 200px;
    left: 399px;
    z-index: 10;
}
