﻿@charset "utf-8";

.youtuber__wrapper {
    width: 1000px;
}

.youtuber__interval__h__1 {
    height: 100px;
}

.youtuber__page {
    width: 150px;
    height: 50px;
}

.youtuber__decorate__1 {
    width: 600px;
    height: 60px;
    background-image: url(../img/youtuber/youtuber__decorate__1__r.png);
    background-size: 600px 60px;
    background-repeat: no-repeat;
    z-index: 300;
}

.youtuber__decorate__2 {
    width: 600px;
    height: 60px;
    background-image: url(../img/youtuber/youtuber__decorate__2__r.png);
    background-size: 600px 60px;
    background-repeat: no-repeat;
    z-index: 300;
}

.youtuber__card__cmn {
    width: 1000px;
    height: 200px;
    background-image: url(../img/youtuber/card/youtuber__card__cmn.png);
    background-size: 1000px 200px;
    background-repeat: no-repeat;
    z-index: 300;
}

.youtuber__card__piano {
    width: 1000px;
    height: 200px;
    background-image: url(../img/youtuber/card/youtuber__card__gabutmlm__r.png);
    background-size: 1000px 200px;
    background-repeat: no-repeat;
    z-index: 300;
}

.youtuber__card__theshadow19 {
    width: 1000px;
    height: 200px;
    background-image: url(../img/youtuber/card/youtuber__card__theshadow19__r.png);
    background-size: 1000px 200px;
    background-repeat: no-repeat;
    z-index: 300;
}

.youtuber__card__fitria {
    width: 1000px;
    height: 200px;
    background-image: url(../img/youtuber/card/youtuber__card__fitria__r.png);
    background-size: 1000px 200px;
    background-repeat: no-repeat;
    z-index: 300;
}

.youtuber__interval__h__2 {
    height: 20px;
}

.youtuber__card__interval__w__1 {
    width: 20px;
    float: left;
}

.youtuber__card__portrait {
    width: 160px;
    float: left;
}

    .youtuber__card__portrait img {
        max-width: 160px;
        max-height: 160px;
    }

    .youtuber__card__portrait:hover {
        opacity: 0.95;
        filter: alpha(opacity=95);
    }

.youtuber__card__interval__w__2 {
    width: 70px;
    float: left;
}

.youtuber__card__text__wrapper {
    width: 700px;
    float: left;
}

.youtuber__card__interval__h__3 {
    height: 15px;
}

.youtuber__card__text__1__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: left;
    font-size: 27px;
    font-weight: 500;
    color: #f7f7f7;
}

.youtuber__card__text__1__japanese {
    font-family: "Noto Sans JP", "Roboto", Arial, Helvetica, sans-serif;
    line-height: 30px;
    text-align: left;
    font-size: 25px;
    font-weight: 500;
    color: #f7f7f7;
}

.youtuber__card__interval__h__4 {
    height: 5px;
}

.youtuber__card__text__2 {
    line-height: 30px;
    text-align: left;
    font-size: 17px;
    color: #f7f7f7;
}

.youtuber__card__text__3 {
    line-height: 30px;
    text-align: left;
    font-size: 17px;
    color: #e5e5e5;
}

.youtuber__card__text__4__1 {
    width: fit-content;
    float: left;
}

.youtuber__card__text__4__2 {
    line-height: 30px;
    text-align: left;
    font-size: 17px;
    color: #c9c9c9;
}

    .youtuber__card__text__4__2:hover {
        color: #bfbfbf;
    }

.home__fan_art__interval__h__1 {
    height: 50px;
}

.youtuber__interval__h__5 {
    height: 50px;
}

.youtuber__interval__h__6 {
    height: 110px;
}

.youtuber__submit__decorate {
    width: 1000px;
    height: 110px;
    background-image: url(../img/youtuber/youtuber__submit__decorate__r.png);
    background-size: 1000px 110px;
    background-repeat: no-repeat;
    z-index: 300;
}