@font-face {
	font-family: 'kktt-851H';
	src: url("../font/851H-kktt_004.ttf");
}

@font-face {
	font-family: 'ki_kokumin';
	src: url("../font/ki_kokumin/font_1_kokumr_1.00_rls.ttf");
}

.onieyecatching{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000000;
    background-image: url("../img/hokotate_eyecatching.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
    position: relative;
    height: calc(100vh - 80px);
    max-height: 900px;
}

.onieyecatching-title{
    max-width: 100%;
    z-index: 0;
}

.loading-filter{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 0;
}

.oniintroductionnavi{
    width: 100%;
    padding: 50px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background-color: #000000;
    background-image: url("../img/hokotate-bg_01.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    position: relative;
}

.oniintroductionnaviheader{
    width: 350px;
    display: flex;
    justify-content: center;
}

.oniintroductionnavidescription{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.oniintroductionnavidescription h1{
    font-size: 72px;
    font-weight: 600;
    color: #ffffff;
    text-shadow:0 0 10px #000000;
}

.oniintroductionnavidescription p{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.oniintroductionbody{
    width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.oniintroductionsub{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(75, 75, 75, 0.6);
    border-radius: 5px;
    padding: 10px;
}

.oniintroductionsub p{
    width: 100%;
    font-size: 26px;
    line-height: 1.5;
    color: #ffffff;
}

.onigamerulesnavi{
    width: 100%;
    padding: 50px 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
    background-color: #000000;
    background-image: url("../img/hokotate-bg_02.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    position: relative;
}

.onigamerulesnaviheader{
    width:350px;
    display: flex;
    justify-content: center;
}

.onigamerulesnavidescription{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.onigamerulesnavidescription h1{
    font-size: 72px;
    font-weight: 600;
    color: #ffffff;
    text-shadow:0 0 10px #000000;
}

.onigamerulesnavidescription p{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.onigamerulesbody{
    width: 600px;
}

.onigamerulessub{
    width: 100%;
    background-color: rgba(75, 75, 75, 0.6);
    border-radius: 5px;
    padding: 10px;
}

.onigamerulessub ol{
    width: 100%;
    padding-left: 60px;
    list-style-type: upper-roman;
    list-style-position: outside;
}

.onigamerulessub ol li{
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.2;
    color: #ffffff;
}

.onicastnavi{
    width: 100%;
    padding: 50px 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #000000;
    background-image: url("../img/hokotate-bg_03.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    position: relative;
}

.onicastnaviheader{
    width:350px;
    display: flex;
    justify-content: center;
}

.onicastnavidescription{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.onicastnavidescription h1{
    font-size: 70px;
    font-weight: 600;
    color: #ffffff;
    text-shadow:0 0 10px #000000;
}

.onicastnavidescription p{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.onicastbody{
    width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.castprofile{
    width: 400px;
    padding: 10px;
    margin: 5px 0;
    display: flex;
    align-items: center;
    background-color: rgba(75, 75, 75, 0.6);
    border-radius: 5px;
}

.castprofile:nth-child(even){
    margin-left: 150px;
}

.castprofile:nth-child(odd){
    margin-right: 150px;
}

.castphoto{
    width: 70px;
    height: 70px;
    border-radius:35px;
    border: solid 2px #ffffff;
    margin-right: 10px;
}

.castrole{
    font-size: 17px;
    color: #ffffff;
}

.castname{
    font-size: 30px;
    color: #ffffff;
}

.castlink{
    display: flex;
    align-items: center;
    text-decoration: none;
}

.castlink img{
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.castlink p{
    font-size: 15px;
    color: #ffffff;
}

.castlink p br{
    display: none;
}

.onitrailernavi{
    width: 100%;
    padding: 50px 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
    background-color: #000000;
    background-image: url("../img/hokotate-bg_04.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    position: relative;
}

.onitrailernaviheader{
    width:350px;
    display: flex;
    justify-content: center;
}

.onitrailernavidescription{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.onitrailernavidescription h1{
    font-size: 70px;
    font-weight: 600;
    color: #ffffff;
    text-shadow:0 0 10px #000000;
}

.onitrailernavidescription p{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.onitrailerbody{
    width: 650px;
    display: flex;
    justify-content: center;
}

.trailerplayer{
    width: 100%;
    border-radius: 2px;
    border: solid 3px #909090;
}

.trailerthumbnail{
    width: 100%;
}

.onimainstorynavi{
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #000000;
    padding: 50px 0;
    background-image: url("../img/hokotate-bg_05.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center center;
    position: relative;
}

.onimainstorynaviheader{
    width:350px;
    display: flex;
    justify-content: center;
}

.onimainstorynavidescription{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.onimainstorynavidescription h1{
    font-size: 72px;
    font-weight: 600;
    color: #ffffff;
    text-shadow:0 0 10px #000000;
}

.onimainstorynavidescription p{
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.onimainstorybody{
    width: 600px;
    display: flex;
    flex-direction: column;
}

.mainstorysliderbody{
    display: flex;
}

.mainstorynumber{
    width: 80px;
    height: 284px;
    margin-top: 30px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mainstorynumber p{
    color: #ffffff;
    font-size: 35px;
    font-weight: 600;
    background-color: rgba(75, 75, 75, 0.0);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.mainstoryplayerlist{
    position: relative;
    width: 500px;
    height: 320px;
    top: 0;
    left: 0;
}

.mainstoryplayer{
    position:absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.mainstoryplayer p{
    width: 100%;
    font-size: 26px;
    margin-bottom: 3px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 0 3px #c1d9d5,0 0 6px #c1d9d5;
}

.mainstorythumbnail{
    width: 100%;
    border-radius: 2px;
    border: solid 3px #909090;
}

.mainstorysliderfooter{
    display: flex;
    justify-content: space-between;
    width: 500px;
    margin-left: 100px;
}

.mainstorysliderfooter p{
    color: #ffffff;
    font-size: 20px;
    background-color: rgba(75, 75, 75, 0.6);
    font-weight: 400;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.aboutnavifooter{
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #000000;
}

.aboutdetailbuttun{
    margin-top: 24px;
    margin-bottom: 12px;
}

.aboutdetailbuttun a{
    text-decoration: none;
}

.aboutdetailbuttuncontent{
    height: 50px;
    width: 285px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:  #111111;
    border: solid 1px #ffffff;
}

.aboutdetailbuttuncontent img{
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.aboutdetailbuttuncontent p{
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

footer{
    background-color:#000000;
    color: #ffffff;
}

footer a{
    color: #ffffff;
}

.attribute{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffffff;
    background-color: rgba(75, 75, 75,0.5);
    font-size: 14px;
}

@media screen and (max-width: 1024px) {
    .onieyecatching{
        height: calc(100vh - 50px);
        max-height: 900px;
    }

    .oniintroductionnavi{
        flex-direction: column;
        align-items: center;
    }
    
    .oniintroductionnavidescription{
        align-items: center;
        margin-bottom: 20px;
    }
    
    .oniintroductionnavidescription h1{
        text-align: center;
    }
    
    .onigamerulesnavi{
        flex-direction: column;
        align-items: center;
    }
    
    .onigamerulesnavidescription{
        align-items: center;
        margin-bottom: 20px;
    }
    
    .onigamerulesnavidescription h1{
        text-align: center;
    }
    
    .onicastnavi{
        flex-direction: column;
        align-items: center;
    }
    
    .onicastnavidescription{
        align-items: center;
        margin-bottom: 20px;
    }
    
    .onicastnavidescription h1{
        text-align: center;
    }
    
    .onitrailernavi{
        flex-direction: column;
        align-items: center;
    }
    
    .onitrailernavidescription{
        align-items: center;
        margin-bottom: 20px;
    }
    
    .onitrailernavidescription h1{
        text-align: center;
    }
    
    .onimainstorynavi{
        flex-direction: column;
        align-items: center;
    }
    
    .onimainstorynavidescription{
        align-items: center;
        margin-bottom: 20px;
    }
    
    .onimainstorynavidescription h1{
        text-align: center;
    }
}

@media screen and (max-width: 650px) {
    .oniintroductionnaviheader{
        width: calc(100% - 20px);
        max-width: 350px;
    }

    .oniintroductionnavidescription h1{
        font-size: 45px;
    }

    .oniintroductionbody{
        width: calc(100% - 20px);
        max-width: 650px;
    }

    .oniintroductionsub p{
        font-size: 22px;
    }

    .onigamerulesnaviheader{
        width: calc(100% - 20px);
        max-width: 350px;
    }

    .onigamerulesnavidescription h1{
        font-size: 45px;
    }
    
    .onigamerulesbody{
        width: calc(100% - 20px);
        max-width: 650px;
    }

    .onigamerulessub ol{
        padding-left: 50px;
    }
    
    .onigamerulessub ol li{
        margin-bottom: 5px;
        font-size: 22px;
    }

    .onicastnaviheader{
        width: calc(100% - 20px);
        max-width: 350px;
    }

    .onicastnavidescription h1{
        font-size: 45px;
    }
    
    .onicastbody{
        width: calc(100% - 20px);
        max-width: 650px;
    }

    .castprofile{
        width: calc(100% - 20px);
        max-width: 400px;
    }
    
    .castprofile:nth-child(even){
        margin-right: 0;
        margin-left: 0;
    }
    
    .castprofile:nth-child(odd){
        margin-right: 0;
        margin-left: 0;
    }

    .castlink p br{
        display: inline;
    }

    .onitrailernaviheader{
        width: calc(100% - 20px);
        max-width: 350px;
    }

    .onitrailernavidescription h1{
        font-size: 45px;
    }
    
    .onitrailerbody{
        width: calc(100% - 20px);
        max-width: 650px;
    }

    .onimainstorynaviheader{
        width: calc(100% - 20px);
        max-width: 350px;
    }

    .onimainstorynavidescription h1{
        font-size: 45px;
    }

    .onimainstorybody{
        width: calc(100% - 20px);
        max-width: 650px;
    }
    
    .mainstorysliderbody{
        flex-direction: column-reverse;
    }

    .mainstoryplayerlist{
        width: 100%;
        height: auto;
    }

    .mainstoryplayerlist::before{
        content: "";
        display: block;
        padding-top: 68%;
    }

    .mainstorynumber{
        flex-direction: row;
        width: 100%;
        height: auto;
        margin:0;
    }
    
    .mainstorynumber p{
        font-size: 20px;
        width: 40px;
    }
    
    .mainstoryplayer{
        width: 100%;
    }
    
    .mainstorysliderfooter{
        width: 100%;
        margin:0;
    }

    .mainstorysliderfooter p{
        font-size: 20px;
    }

    .attribute{
        font-size: 12px;
    }
}