@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 767px) {
    html, body {
        width: 100%;
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        text-size-adjust: 100%;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        line-height: 1.6em;
        background: #022200;
        overflow: auto;
    }
    #container {
        color: #000000;
        font-size: 0.9em;
        max-width: 1280px;
        min-width: 320px;
        margin: 0 auto;
        padding: 0 72px;
        position: relative;
        overflow: hidden;
        background-image: url("../images/under_bg.png");
        background-repeat: no-repeat;
        background-size: 100% contain;
        background-position: bottom center;
    }
    ul {
        margin: 0;
        padding: 0;
    }
    li {
        list-style: none;
    }
    section {
        margin: 0 auto;
        padding: 0 56px;
    }
    .font_red {
        color: #FF0004;
    }
    /* ====== Header css ====== */
    header {
        position: relative;
    }
    header #logo {
        padding-top: 23.46%;
        background-image: url("../images/logo.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        width: 51.06%;
        position: relative;
        top: 60px;
        left: 24px;
        z-index: 10;
    }
    /* ====== PV css ====== */
    header #pv_box {
        width: 40%;
        height: 0;
        padding-top: 22.5%;
        position: absolute;
        top: 8%;
        right: 2%;
    }
    header #pv_box iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #000000;
        box-shadow: 4px 4px 10px 1px #000000;
    }
    header #pv_box .popup-youtube img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        border: 1px solid #000000;
        box-shadow: 4px 4px 10px 1px #000000;
    }
    .p_video {
        display: none;
    }
    #header_box_bg {
        background: url("../images/head-bg.jpg") no-repeat center top;
        background-size: contain;
        position: relative;
    }
    /* character */
    #header_box_bg .chara_box .chara1 {
        width: 100%;
        position: absolute;
        top: 16%;
        left: 78%;
        z-index: 0;
    }
    #header_box_bg .chara_box .chara1 img {
        width: 23%;
        height: auto;
    }
    #header_box_bg .chara2 {
        width: 100%;
        position: absolute;
        top: 16%;
        left: -6%;
        z-index: 0;
    }
    #header_box_bg .chara2 img {
        width: 28%;
        height: auto;
    }
    #header_read {
        padding-top: 31.7%;
        background-image: url("../images/haed-mid.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        width: 73.94%;
        margin: 50px auto 0 auto;
        position: relative;
        z-index: 4;
    }
    #header_read h2, #header_read p {
        display: none;
    }
    /* ====== nav css ====== */
    nav {
        background-image: url("../images/nav_bg.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        height: 200px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        z-index: 10;
    }
    nav p {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 4.93%;
        background-image: url("../images/nav_read.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 0;
        width: 95.07%;
        margin: 0 auto;
        display: block;
        overflow: hidden;
        position: relative;
        top: -6px;
    }
    nav ul {
        width: 90.14%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        position: relative;
        top: -10px;
    }
    nav li {
        text-align: center;
        width: 20%;
    }
    nav a {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 62%;
        width: 100%;
        height: 0;
        display: block;
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    nav a:hover, #closed_test_box a:hover.btn_cbt_big, #trouble a:hover, header #pv_box img:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: “alpha(opacity=70)”;
        transition: 0.6s;
        box-shadow: 0 0 10px 10px #ffffff;
    }
    nav a.btn_mail {
        background-image: url("../images/btn_mail.png");
    }
    nav a.btn_tw {
        background-image: url("../images/btn_tw.png");
    }
    nav a.btn_line {
        background-image: url("../images/btn_line.png");
    }
    nav a.btn_fb {
        background-image: url("../images/btn_fb.png");
    }
    nav a.btn_cbt {
        background-image: url("../images/btn_cbt.png");
    }
    /* ====== 報酬得 css ====== */
    #reward_box {
        padding-top: 80.56%;
        background-image: url("../images/reward_all2.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        z-index: 1;
    }
    #reward_box h1, #reward_box ul, #reward_box li {
        display: none;
    }
    /* ====== 注意事項 css ====== */
    #attention_box {
        background: #ffffff;
        border: 2px solid #FF0004;
        border-radius: 10px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4) inset;
        box-sizing: border-box;
        padding: 10px 20px;
        margin-top: 50px;
    }
    #attention_box h2 {
        padding-top: 7.83%;
        background-image: url("../images/attention_title.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 39.14%;
        height: 0;
        margin: -40px auto 0 auto;
    }
    /* ====== Closed beta css ====== */
    #closed_test {
        font-size: 1.1em;
        line-height: 1.8em;
        background: #ffffff;
        border: 2px solid #FF0004;
        border-radius: 10px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4) inset;
        box-sizing: border-box;
        padding: 30px 20px 10px 20px;
        margin: -50px 0 0 0;
        position: relative;
        z-index: 0;
    }
    #closed_test_box h1 {
        padding-top: 24.44%;
        background-image: url("../images/closed_test_title.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 70.45%;
        height: 0;
        margin: 0px auto;
        position: relative;
        z-index: 1;
    }
    #closed_test_end {
        font-size: 1.1em;
        line-height: 1.8em;
        background: #ffffff;
        border: 2px solid #FF0004;
        border-radius: 10px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4) inset;
        box-sizing: border-box;
        padding: 0px 20px 10px 20px;
        margin: 0 0 0 0;
        position: relative;
        z-index: 0;
    }
    #closed_test_box_end h1 {
        padding-top: 25%;
        background-image: url("../images/closed_test_title_end.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 74%;
        height: 0;
        margin: 0px auto;
        position: relative;
        top: 15px;
        z-index: 1;
    }
    #closed_test_box h2 {
        padding-top: 8.88%;
        background-image: url("../images/closed_test_title2.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 75.56%;
        height: 0;
        margin: 10px auto;
    }
    #closed_test_box a.btn_cbt_big {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 11.85%;
        background-image: url("../images/btn_cbt_big.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 60.74%;
        height: 0;
        margin: 10px auto;
        display: block;
        overflow: hidden;
    }
    #closed_test_box p.btn_cbt_big_off {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 11.85%;
        background-image: url("../images/btn_cbt_big_off.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 60.74%;
        height: 0;
        margin: 10px auto;
        display: block;
        overflow: hidden;
    }
    #read_box {
        margin: 20px auto;
        padding: 10px;
        border: 2px solid #000000;
        font-size: 0.8em;
        line-height: 1.4em;
        overflow: auto;
        height: 240px;
        background-color: #FFFFFA;
    }
    #read_box strong {
        line-height: 2em;
        color: #1F5700;
    }
    #trouble {
        margin: 0px auto 10px auto;
    }
    #trouble h3 {
        text-indent: 0;
        font-size: 1.1em;
        font-weight: bold;
    }
    #trouble p {
        line-height: 1.6em;
        font-size: 0.9em;
    }
    #trouble a {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 5.92%;
        background-image: url("../images/btn_toruble.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        overflow: hidden;
        width: 53.34%;
        height: 0;
        margin: 10px auto 0 auto;
    }
    /* ====== Game Info css ====== */
    .change_img {
        width: 100%;
        height: 0;
    }
    #gameinfo {
        background: url("../images/gameinfo-bg.jpg");
        background-position: center 8em;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #gameinfo h1 {
        padding-top: 24%;
        background-image: url("../images/gameinfo_title.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 55.58%;
        height: 0;
        margin: 20px auto 0 auto;
    }
    #gameinfo_box {
        padding-top: 53.52%;
        background-image: url("../images/gameinfo_illust1.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: -30px auto 0;
    }
    #gameinfo_voice {
        padding-top: 57.41%;
        background-image: url("../images/gameinfo_illust2.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 20px auto 0;
    }
    #gameinfo_blood {
        padding-top: 67.04%;
        background-image: url("../images/gameinfo_illust3.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    #gameinfo_box p, #gameinfo_blood p {
        display: none;
    }
    /* platform */
    #platform {
        width: 480px;
        margin: 15px auto;
        padding: 15px 15px 10px 15px;
        text-align: center;
        display: flex;
        background-color: rgba(10, 20, 10, 0.6);
        border-radius: 16px;
        border: 2px dotted #FFFFFF;
    }
    #platform .icon {
        width: 30%;
        text-align: center;
    }
    #platform .spec {
        color: #FFFFFF;
        width: 70%;
        padding: 0 0 0 1em;
        text-align: left;
        text-shadow: 1px 1px 3px #62a162;
    }
    /* ====== Footer css ====== */
    footer {
        background: #000000 url("../images/gaya-logo.png") no-repeat center 10px;
        position: relative;
        font-size: 0.8em;
        text-align: center;
        color: #FFFFFF;
        padding: 80px 0 10px 0;
        margin: 0 0 0 0;
    }
}
/*
========================================================================
Smart Phone css 
========================================================================
*/
@media screen and (max-width: 767px) {
    html, body {
        margin: 0;
        padding: 0;
        width: 100%;
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        text-size-adjust: 100%;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        line-height: 1.6em;
        overflow: auto;
    }
    #container {
        color: #000000;
        font-size: 0.9em;
        width: auto;
        margin: 0 auto;
        padding-top: 15px;
        position: relative;
        overflow: hidden;
    }
    body:before {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100vh;
        background: url("../images/bg-sp.jpg") center no-repeat #022200;
        background-size: cover;
    }
    ul {
        margin: 0;
        padding: 0;
    }
    li {
        list-style: none;
    }
    section {
        margin: 0 auto;
        padding: 0;
    }
    .font_red {
        color: #FF0004;
    }
    /* ====== header css ====== */
    header #logo {
        padding-top: 36%;
        background-image: url("../images/logo.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 80%;
        height: 0;
        width: 100%;
        margin: 20px auto 0 auto;
    }
    /* ====== VIDEO css css ====== */
    header #pv_box {
        width: 100%;
        text-align: center;
    }
    header #pv_box iframe {
        display: none;
    }
    .p_video {
        /*
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 20;*/
        display: none;
    }
    .popup-youtube {
        display: block;
        margin: 0 auto;
        position: relative;
        z-index: 20;
    }
    header #pv_box .popup-youtube img {
        width: 60%;
        height: auto;
    }
    #header_box_bg .chara1 {
        width: 100%;
        position: absolute;
        top: 4.5%;
        left: 76%;
        z-index: 0;
    }
    #header_box_bg .chara1 img {
        width: 25.53%;
        height: auto;
    }
    #header_box_bg .chara2 {
        width: 100%;
        position: absolute;
        top: 4.5%;
        left: -8%;
        z-index: 0;
    }
    #header_box_bg .chara2 img {
        width: 31.16%;
        height: auto;
    }
    #header_read {
        padding-top: 46%;
        background-image: url("../images/haed-mid.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        width: 100%;
        margin: 0 auto;
        position: relative;
        z-index: 4;
    }
    #header_read h2, #header_read p {
        display: none;
    }
    /* ====== ナビメニュー css ====== */
    nav {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        background: #000000;
        z-index: 100;
    }
    nav p {
        padding-top: 10%;
        white-space: nowrap;
        text-indent: 100%;
        background-image: url("../images/nav_read-sp.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        width: 100%;
        margin: 4px auto;
        display: block;
        overflow: hidden;
    }
    nav ul {
        display: table;
        table-layout: fixed;
        width: 100%;
        border-collapse: collapse;
        padding: 0;
    }
    nav li {
        width: 20%;
        display: table-cell;
        padding: 0;
    }
    nav li a {
        white-space: nowrap;
        text-indent: 100%;
        font-size: 0.2em;
        width: 100%;
        height: 48px;
        display: block;
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    nav a.btn_mail {
        background-image: url("../images/btn_mail_sp.png");
    }
    nav a.btn_tw {
        background-image: url("../images/btn_tw_sp.png");
    }
    nav a.btn_line {
        background-image: url("../images/btn_line_sp.png");
    }
    nav a.btn_fb {
        background-image: url("../images/btn_fb_sp.png");
    }
    nav a.btn_cbt {
        background-image: url("../images/btn_cbt_sp.png");
    }
    /* ====== 報酬得 css ====== */
    #reward_box {
        padding-top: 130%;
        background-image: url("../images/reward_all-sp2.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        top: -30px;
        z-index: 1;
    }
    #reward_box h1, #reward_box ul, #reward_box li {
        display: none;
    }
    /* ====== 注意事項 css ====== */
    #attention_box {
        font-size: 0.8em;
        line-height: 1.2em;
        background: #ffffff;
        border: 2px solid #FF0004;
        border-radius: 10px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4) inset;
        box-sizing: border-box;
        padding: 10px;
        margin: 0;
    }
    #attention_box h2 {
        padding-top: 10%;
        background-image: url("../images/attention_title.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 0;
        margin: -25px auto 5px auto;
    }
    /* ====== Closed beta css ====== */
    #closed_test {
        font-size: 0.8em;
        line-height: 1.4em;
        background: #ffffff;
        border: 2px solid #FF0004;
        border-radius: 10px;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4) inset;
        box-sizing: border-box;
        padding: 20px 10px 10px;
        margin: 0px 0 0 0;
        position: relative;
        z-index: 0;
    }
    #closed_test_box h1 {
        padding-top: 24.44%;
        background-image: url("../images/closed_test_title.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 90%;
        height: 0;
        margin: 0 auto;
        position: relative;
        top: 20px;
        z-index: 1;
    }
    #closed_test_box h2 {
        padding-top: 12%;
        background-image: url("../images/closed_test_title2.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 0;
        margin: 5px auto;
    }
    #closed_test_box a.btn_cbt_big {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 19%;
        background-image: url("../images/btn_cbt_big.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 0;
        margin: 10px auto;
        display: block;
        overflow: hidden;
    }
    #closed_test_box p.btn_cbt_big_off {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 19%;
        background-image: url("../images/btn_cbt_big_off.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 0;
        margin: 10px auto;
        display: block;
        overflow: hidden;
    }
    /* ====== 利用規約 css ====== */
    #read_box {
        margin: 20px auto;
        padding: 10px;
        border: 2px solid #000000;
        font-size: 0.8em;
        line-height: 1.4em;
        overflow: auto;
        height: 240px;
        background-color: #FFFFFA;
    }
    #read_box strong {
        line-height: 2em;
        color: #1F5700;
    }
    /* ====== 不具合報告 css ====== */
    #trouble {
        margin: 0px auto 10px auto;
    }
    #trouble h3 {
        text-indent: 0;
        font-size: 1.1em;
        font-weight: bold;
    }
    #trouble p {
        line-height: 1.2em;
        font-size: 0.8em;
    }
    #trouble a {
        white-space: nowrap;
        text-indent: 100%;
        padding-top: 10%;
        background-image: url("../images/btn_toruble.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        overflow: hidden;
        width: 90%;
        height: 0;
        margin: 10px auto 0 auto;
    }
    /* ====== Game Info css ====== */
    .change_img {
        max-width: 100%;
        height: 0;
    }
    #gameinfo h1 {
        padding-top: 34%;
        background-image: url("../images/gameinfo_title.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 70%;
        height: 0;
        margin: 20px auto -5px auto;
    }
    #gameinfo_box {
        padding-top: 148%;
        background-image: url("../images/gameinfo_illust1-sp.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 0 auto;
    }
    #gameinfo_voice {
        padding-top: 64%;
        background-image: url("../images/gameinfo_illust2-sp.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 10px auto 0;
    }
    #gameinfo_blood {
        padding-top: 64%;
        background-image: url("../images/gameinfo_illust3-sp.png");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    #gameinfo_box p, #gameinfo_blood p {
        display: none;
    }
    /* platform */
    #platform {
        margin: 10px;
        padding: 10px 5px 5px 5px;
        text-align: center;
        display: flex;
        background-color: rgba(10, 20, 10, 0.5);
        border-radius: 16px;
        border: 2px dotted #FFFFFF;
    }
    #platform .icon {
        width: 30%;
        text-align: center;
    }
    #platform .spec {
        color: #FFFFFF;
        font-size: 0.6em;
        line-height: 2em;
        width: 70%;
        text-align: left;
        text-shadow: 1px 1px 3px #62a162;
    }
    #platform .icon img {
        width: 80px;
        height: 80px;
    }
    /* ====== Footer css ====== */
    footer {
        background: #000000;
        position: relative;
        font-size: 0.6em;
        text-align: center;
        color: #FFFFFF;
        padding: 2px 2px 20px 2px;
        margin: 0 0 80px 0;
    }
}
/* add 0710 */
#closed_test_end {
    font-size: 0.8em;
    line-height: 1.4em;
    background: #ffffff;
    border: 2px solid #FF0004;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4) inset;
    box-sizing: border-box;
    padding: 20px 10px 10px;
    margin: 0px 0 0 0;
    position: relative;
    z-index: 0;
}
#closed_test_box_end h1 {
    padding-top: 20%;
    background-image: url("../images/closed_test_title_end.png");
    background-position: center center;
    background-repeat: no-repeat;

    background-size: contain;
    width: 80%;
    height: 0;
    margin: 0px auto;
    position: relative;
    top: 15px;
    z-index: 1;
}