@charset "UTF-8";
*, body, div, html {
    margin: 0;
    padding: 0
}

body, header, html {
    width: 100%;
    background: #fff
}

#wrapper, header, img {
    height: auto
}

#wrapper, nav {
    top: 0;
    left: 0
}

#nav1, #nav2 {
    height: 40px
}

#nav1, #nav2, form {
    clear: both;
    overflow: hidden
}

footer p, section {
    text-align: center
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

ol, ul {
    list-style: none
}

a, dd, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: 400
}

img {
    vertical-align: middle;
    max-width: 100%
}

a img, iframe, img {
    border: none
}

body, html {
    zoom: 1;
    position: relative;
    height: 100%;
    color: #000;
    letter-spacing: -.1px;
    min-width: 600px;
    font-size: 62.5%;
    line-height: 1.4;
    font-family: "Mplus 1p", sans-serif;
    -webkit-text-size-adjust: 100%
}

.clearfix:after {
    content: "";
    clear: both;
    display: block
}

#wrapper {
    position: relative;
    width: 100%
}

header {
    position: fixed;
    top: 0;
    z-index: 100
}

header #header_inner {
    position: relative;
    margin: 0 auto;
    width: 600px;
    height: auto
}

nav {
    position: absolute;
    width: 600px;
    height: 116px;
    background: url(images_2/nav_bg.jpg) no-repeat;
    border-bottom: solid 2px #fff
}

#nav1 {
    position: relative;
    margin: 17px auto 8px;
    width: 500px
}

#nav2 {
    position: relative;
    margin: 0 auto;
    width: 560px
}

.nav[data-name=home] {
    position: relative;
    width: 69px;
    height: 26px;
    background: url(images_2/nav_home.png) no-repeat
}

.nav[data-name=introduction] {
    position: relative;
    width: 166px;
    height: 26px;
    background: url(images_2/nav_introduction.png) no-repeat
}

.nav[data-name=game] {
    position: relative;
    width: 104px;
    height: 26px;
    background: url(images_2/nav_game.png) no-repeat
}

.nav[data-name=event] {
    position: relative;
    width: 117px;
    height: 26px;
    background: url(images_2/nav_event.png) no-repeat
}

.nav[data-name=ticket] {
    position: relative;
    width: 116px;
    height: 26px;
    background: url(images_2/nav_ticket.png) no-repeat
}

.nav[data-name=goods] {
    position: relative;
    width: 61px;
    height: 26px;
    background: url(images_2/nav_goods.png) no-repeat
}

.nav[data-name=notice] {
    position: relative;
    width: 86px;
    height: 26px;
    background: url(images_2/nav_notice.png) no-repeat
}

.nav[data-name=question] {
    position: relative;
    width: 117px;
    height: 26px;
    background: url(images_2/nav_question.png) no-repeat
}

.nav[data-name=contact] {
    position: relative;
    width: 125px;
    height: 26px;
    background: url(images_2/nav_contact.png) no-repeat
}

nav .nav {
    margin: 2px 0 0;
    float: left;
    cursor: pointer
}

.nav[data-name=question], .nav[data-name=contact], .nav[data-name=introduction], .nav[data-name=game], .nav[data-name=event], .nav[data-name=goods], .nav[data-name=notice] {
    margin: 2px 0 0 13px
}

#contents, .hr {
    margin: 0 auto
}

.nav[data-name] a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block
}

.nav[data-name=question]:after, .nav[data-name=contact]:after, .nav[data-name=introduction]:after, .nav[data-name=game]:after, .nav[data-name=event]:after, .nav[data-name=goods]:after, .nav[data-name=notice]:after {
    position: absolute;
    top: -2px;
    left: -10px;
    content: url(images/nav_line.png)
}

#contents, .hr, form, form input[type=submit], form~.text, form~.text a, section {
    position: relative
}

#contents {
    padding: 116px 0 0;
    width: 600px;
    height: auto
}

section {
    width: 100%;
    height: auto
}

.inner {
    padding: 45px 0
}

.hr {
    width: 600px;
    height: 3px;
    background: url(images_2/hr.jpg) no-repeat
}

form {
    width: 100%;
    height: auto
}

form input[type=text] {
    position: relative;
    margin: 0 0 0 44px;
    width: 380px;
    height: 77px;
    font-size: 40px;
    float: left;
    border: 1px solid #000
}

form input[type=submit] {
    margin: 0 0 0 23px;
    width: 133px;
    height: 77px;
    float: left;
    background: #000;
    content: '送信';
    color: #fff;
    font-size: 30px;
    border: none
}

form~.text {
    padding: 30px 0 60px;
    font-weight: 700;
    font-size: 23px;
    color: #ff5291
}

form~.text a {
    padding: 10px 0 0;
    font-size: 25px;
    font-weight: 700;
    color: #000;
    display: block;
    text-decoration: underline
}

.popup, .popup_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.popup {
    z-index: 100;
    overflow-y: scroll;
    display: none
}

.popup_bg {
    background: #000;
    opacity: .7;
    z-index: 200
}
.popup[data-name=hard] #c01 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_1.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.popup[data-name=hard] #c02 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_2.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c03 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_3.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c04 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_4.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c05 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_5.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c06 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 1600px;
    background: url(images_2/correct_hard_6.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c07 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 1200px;
    background: url(images_2/correct_hard_7.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c08 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 705px;
    background: url(images_2/correct_hard_8.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c09 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_9_2.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;

}
.popup[data-name=hard] #c10 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_10_2.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.popup[data-name=hard] #c11 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_11_2.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.popup[data-name=hard] .correct {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 1200px;
    background: url(images_2/correct_hard_12_2.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
/*.popup[data-name=hard] #c12 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 1250px;
    background: url(images_2/correct_hard_12.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}*/
.popup[data-name=hard] #c13 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_13.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.popup[data-name=hard] #c14 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_14.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.popup[data-name=hard] #c15 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_15.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.popup[data-name=hard] #c16 {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 439px;
    background: url(images_2/correct_hard_16.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}
.correct .form_return {
    position: absolute;
    margin: 0 0 0 -300px;
    bottom: 0;
    left: 50%;
    width: 600px;
    height: 154px;
    z-index: 300;
    opacity: 1;
    display: block;
}
.correct .form_return_6 {
    position: absolute;
    margin: 0 0 0 -300px;
    bottom: 0;
    left: 50%;
    width: 600px;
    height: 65px;
    z-index: 300;
    opacity: 1;
    display: block;
}
.correct .next_form {
    position: absolute;
    margin: 0 0 0 -300px;
    bottom: 50px;
    left: 50%;
    width: 600px;
    height: 67px;
    z-index: 300;
    opacity: 1;
    display: block;
}
.popup[data-name=normal] .correct {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 704px;
    background: url(images_2/correct_normal.jpg) no-repeat;
    z-index: 300;
    opacity: 0;
    display: none;
}

.popup[data-name=easy] .correct {
    position: absolute;
    margin: 0 0 0 -300px;
    top: 50px;
    left: 50%;
    width: 600px;
    height: 704px;
    background: url(images_2/correct_easy.jpg) no-repeat;
    z-index: 300;
    opacity: 0
}

.icon_facebook, .icon_line, .icon_twitter {
    position: absolute;
    bottom: 25px;
    width: 64px;
    height: 63px
}

.icon_twitter {
    left: 180px;
    background: url(images_2/i_twitter.png) no-repeat
}

.icon_line {
    left: 269px;
    background: url(images_2/i_line.png) no-repeat
}

.icon_facebook {
    left: 359px;
    background: url(images_2/i_facebook.png) no-repeat
}

.hint_page_button a, .icon_facebook a, .icon_line a, .icon_twitter a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.popup[data-name=hard] .incorrect, .popup[data-name=normal] .incorrect, .popup[data-name=easy] .incorrect {
    margin: -265px 0 0 -300px;
    top: 50%;
    left: 50%;
    width: 600px;
    height: 510px;
    z-index: 300;
    opacity: 0;
    position: absolute
}

.popup[data-name=hard] .incorrect {
    background: url(images_2/incorrect_hard.jpg) no-repeat;
    display: none;
}

.popup[data-name=normal] .incorrect {
    background: url(images_2/incorrect_normal.jpg) no-repeat;
    display: none;
}

.popup[data-name=easy] .incorrect {
    background: url(images_2/incorrect_easy.jpg) no-repeat;
    display: none;
}

.incorrect .hint_page_button {
    position: absolute;
    top: 378px;
    left: 42px;
    width: 242px;
    height: 76px;
    background: url(images_2/hint_page_button.png) no-repeat
}
/*.incorrect .return {
    position: absolute;
    top: 378px;
    left: 300px;
    width: 262px;
    height: 76px;
    background: url(images_2/return.png) no-repeat;
    cursor: pointer
}*/
.incorrect .return {
    position: absolute;
    top: 378px;
    left: 130px;
    width: 262px;
    height: 76px;
    background: url(images_2/return.png) no-repeat;
    cursor: pointer;
    margin-left: 169px;
}
.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 43px;
    height: 42px;
    background: url(images_2/popup_close.png) no-repeat;
    cursor: pointer
}

footer {
    position: relative;
    margin: 0 auto;
    padding: 60px 0 80px;
    width: 600px;
    height: auto;
    background: #805821
}

footer p {
    font-size: 24px;
    line-height: 40px;
    color: #fff
}

@media screen and (max-height:854px) {
    .popup, .popup_bg {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .popup {
        z-index: 100;
        overflow-y: scroll
    }

    .popup_bg {
        background: #000;
        opacity: .7;
        z-index: 200
    }
    /*
        .popup[data-name=hard] .correct {
            position: absolute;
            margin: 0 0 0 -300px;
            top: 50px;
            left: 50%;
            width: 600px;
            height: 954px;
            background: url(images_2/correct_hard.jpg) no-repeat;
            z-index: 300;
            opacity: 0
        }

        .popup[data-name=hard] .incorrect {
            position: absolute;
            margin: -265px 0 0 -300px;
            top: 50%;
            left: 50%;
            width: 600px;
            height: 510px;
            background: url(images_2/incorrect_hard.jpg) no-repeat;
            z-index: 300;
            opacity: 0
        }
    */
}