@font-face {
    font-family: YuGothicM;
    src: local("Yu Gothic Medium");
}

@charset "Shift_JIS";

html {
    font-size: 62.5%;
}

body {
    background: #fff;
    font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","ŸàƒSƒVƒbƒN Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",ƒƒCƒŠƒI,Meiryo,sans-serif;
    color: #000;
}

img{
    width: 100%;
    height: auto;
    display: block;
}

h1 {
    font-family:monospace;
}
h1{
    margin: 0;
    padding: 12px 0;
    background: #222;
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    text-align: center
}


/*===============================

ƒtƒbƒ^[

================================*/

footer{
    background: #b8862e
}
footer a{
    color: #000;
    text-decoration: none
}
footer p{
    padding: 30px 0;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    line-height: 2
}
footer small{
    color: #000;
    font-weight: bold
}

@media screen and (max-width: 599px) {
    footer{
        background: #b8862e
    }
    footer a{
        color: #000;
        text-decoration: none
    }
    footer p{
        padding: 10px 0;
        color: #fff;
        font-size: 0.6rem;
        text-align: center;
        line-height: 1.6
    }
    footer small{
        color: #000;
        font-size: 0.7rem;
        font-weight: bold
    }

}


.index-bg {
    width: 100%;
    height: 100%;
    background: url(../img/dot.png);
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 2;
}
.index {
    position: relative;
    z-index: 3;
}
.index h1 {
    padding: 15px 0;
    color: #fff;
    background: #472e16;
    text-align: center
}
.index h2{
    padding-top: 15px;
    color: #fff;
    font-size: 0.9rem;
    font-weight: bold;
    font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
    transform: rotate(.03deg);
    text-shadow: 0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 10px #000,
        0 0 10px #000,
        0 0 10px #000,
        0 0 10px #000;
    text-align: center;
    line-height: 1.6
}
.index strong{
    color: #ff00ff;
    font-size: 1.2rem
}
.index h3{
    padding: 10px 0 20px;
    color: #ddd;
    font-size: 0.75rem;
    font-weight: bold;
    text-shadow: 0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 5px #000,
        0 0 10px #000,
        0 0 10px #000,
        0 0 10px #000,
        0 0 10px #000;
    text-align: center;
    line-height: 1.8
}
.index .logo {
    width: 500px;
    margin: auto;
    padding-top:30px
}
.index .logo img {
    width: 600px;
}

.index .enter{
    width: 660px;
    margin: auto;
    padding: 30px 0 10px;
}
.index .enter ul{
    display: flex;
    flex-wrap: wrap;
}
.index .enter a img{
    width: 250px;
    padding-top: 15px
}
.index .enter img{
    width: 100px;
    margin: 0 10px;
}

.index .text{
    color: #fff;
    font-size: 10px;
    line-height: 1.6;
    text-align: center;
}

.index .copyright{
    padding-top: 10px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.index .copyright a{
    color: #fff
}
.index .index-banner{
    width: 940px;
    margin: auto;
    padding-top: 120px
}

.index .gohoushi{
    width: 600px;
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 0
}

.index_banner{
    width: 468px;
    margin: auto;
    padding-bottom: 20px
}

@media screen and (max-width: 599px) {
    .index h2{
        padding: 10px;
        color: #fff;
        font-size: 0.8rem;
        font-weight: bold;
        font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
        transform: rotate(.03deg);
        text-shadow: 0 0 5px #000,
            0 0 5px #000,
            0 0 5px #000,
            0 0 5px #000,
            0 0 5px #000,
            0 0 5px #000,
            0 0 5px #000,
            0 0 5px #000,
            0 0 10px #000,
            0 0 10px #000,
            0 0 10px #000,
            0 0 10px #000;
        text-align: center;
        line-height: 2
    }
    .index strong{
        color: #ff00ff;
        font-size: 1rem
    }
    .index h3{
        display: none
    }
    .index .logo {
        width: 340px;
        margin: auto;
        padding-top:30px
    }
    .index .logo img {
        width: 340px;
    }
    .index .gohoushi{
        display: none
    }
    .index .enter{
        width: 250px;
        margin: auto;
        padding: 10px 0 30px;
        text-align: center
    }
    .index .enter ul{
        display: block
    }
    .index .enter a img{
        width: 250px;
        padding-top: 5px
    }
    .index .enter img{
        width: 50px;
        margin: auto;
        padding-top: 8px
    }
    .index_banner{
        width: 100%;
        padding-bottom: 0px
    }
}


video {
    position: fixed;
    top: -150px;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
}

@media screen and (max-width: 599px) {
    video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

}
#background_video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    height: 100%;
    width: 100%;
}