*{
    margin:0;
    padding:0;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
}
body{
    font-size:20px;
    line-height:1.3em;
    font-family:""
}

#name_area{
    background-image:url("./img/name_txt.png");
    background-repeat: no-repeat;
    background-position-x:20px;
    background-position-y:6px;
    background-size:180px auto;
    height:75px;
    border:none;
    border-left:7px solid #ff5d62;
}
#name_area *{
    visibility: hidden;
}
#header{
    padding:10px;
    margin-bottom:0;
    padding-bottom:1px;
    height:130px;
    padding-top:35px;
}
#header .subheader{
    font-size:0.8em;
    line-height:2.7em;
}
#header_img .subtext{
    position:absolute;
    top:100px;
    left:50%;
}
#header-inner{
    background-color:rgba(255,255,255,0.8);
    width:500px;
    max-width:48%;
    border-radius:10px;
    position:absolute;
    top:100px;
    left:50%;
    padding:20px;
    font-size:1.4em;
}
#header_wrapper{
    position:relative;
}

#profile{
    font-size:1em;
    padding:0;
    margin:0;
    text-align:left;
}
.win-dl, .profile-dl{
    font-size:0.5em;
    vertical-align: top;
}
h2.win{
    font-size:0.7em;
    text-align:left;
    margin:0;
    padding:0;
    margin-top:30px;
    width:7em;
    margin-bottom:10px;
}
.win-dl{
    line-height:1.6em;
    padding-left:10px;
}
.win-dl dt{
    line-height:1.0em;
    margin-bottom:2px;
    display:inline-block;
    width:250px;
    max-width:80%;
    vertical-align: top;
}

.win-dl dd{
    line-height:1.2em;
    vertical-align: top;
    margin-left:10px;
    display:inline-block;
    width:calc(100% - 300px);
    min-width:120px;
    max-width:80%;
}

.profile-dl dt{
    line-height:1.2em;
    margin-top:6px;
    margin-bottom:2px;
    font-size:0.9em;
}
.profile-dl dd{
    font-size:0.9em;
    margin-left:10px;
    line-height:1.2em;
}

#header-inner{
    overflow:hidden;
}
#header-inner .subtext{
    padding-top:10px;
    padding-bottom:20px;
}
#header-inner img{
    width:100px;
    max-width:23%;
}
.center-wrapper{
    max-width:1200px;
    margin:0 auto;
    padding:0 60px;
    box-sizing: border-box;
    box-shadow:0 0 20px 20px #e0e9f591;

}
h1{
    font-size:1.8em;
    letter-spacing:0.1em;
    margin:0 0 3px;
}
#header-inner h1{
    font-size:1.4em;
    margin-top:6px;
}
#header-inner .subheader{
    font-size:0.9em;
}
h2{
    font-size:2em;
    text-align:center;
    padding:2em 0 1em;
    letter-spacing:0.2em;
}
h3{
    color: #ff5d62;
    font-size:1.8em;
    font-weight:bold;
    border-left:6px solid #ff5d62;
    padding:0 10px;
    margin:60px 0 40px;
    padding-top:15px;
    padding-left:20px;
    height:1.4em;
    vertical-align: middle;
}
h4{
    font-size:1.4em;
    margin:10px 0;
}
.box3-2 {
    text-align:center;
    vertical-align:middle;
    width: 40%;
    display: inline-block;
    padding:0 3%;
    font-size:0.8em;
    position:relative;
}
.box4 {
    width: 19%;
    display: inline-block;
    padding:0 1%;
    font-size:0.8em;
    position:relative;
}
.box3 {
    width: 25%;
    display: inline-block;
    padding:0 3%;
    font-size:0.8em;
    position:relative;
}
.box2 {
    width: 48%;
    min-width:500px;
    display: inline-block;
    padding:0 3%;
    font-size:0.8em;
    vertical-align: top;
}
.box4 img,.box3 img{
    width:100%;
    margin-bottom:10px;
}

#left-line{
    line-height:3em;
    padding:0 0 10px;
    padding-left:10px;
    padding-bottom:30px;
    margin-bottom:30px;
    font-size:1.1em;
}
.line{
    padding-left:0;
    margin-top:25px;
    margin-bottom:25px;
    font-size:0.95em;
}
.line li{
    margin-bottom:25px;
    display:inline-block;
    background: linear-gradient(transparent 70%, rgba(255, 7, 0, 0.3) 70%);
}
.line li:before{
    content:"・";
    margin-left:-0.9em;
}

.box-wrapper{
    margin:20px auto;
    vertical-align: top;
    margin-top:40px;
}

.preheader{

}

#right-menu{
    text-align:right;
    margin-top:-3em;
}
#right-menu li{
    width:5em;
    height:1.2em;
    display:inline-block;
}
#right-menu li a{
    text-decoration: none;
    color:gray;
    font-size:0.8em;
}
#header_img{
    background-image:url("./img/profile_large.jpg");
    width:100%;
    background-repeat:no-repeat;
    height:130vh;
    max-height:600px;
    background-size:cover;
    position:relative;
}

.lead{
    margin-top:0;
    padding-top:30px;
}
.box3 img.winbadge{
    width:40%;
    margin:0 2.5%;
    text-align:center;
}
.scroll .box3.panel{
    width:300px;
    margin:15px;
}
.scroll{
    width:100%;
    overflow-x:scroll;
    position:relative;
}
.scrollbox{
    width:1800px;
    padding-bottom:30px;
}
#fadebox{
    position: relative;

}
.box4 img.watch,.box3 img.watch{
    width:60%;
    max-width:200px;
    margin:0 auto 10px;
    text-align:center;
    display:block;
}
.right-fade{
    background-image: url("./img/right-fade.png");
    background-position:right;
    background-repeat:no-repeat;
    width:100px;
    height:100%;
    position:absolute;
    right:-1px;
    top:0;
    background-size:contain;

}
.winbadge-box{
    text-align:center;
    padding-bottom:10px;
}
.box3-2.panel{
    border:1px solid #e7e7e7;
    border-radius:2px;
    box-shadow:2px 2px 5px 1px #cdcdcd;
    height:150px;
    min-height:150px;
    margin:0 1.3%;
    width:46.5%;
    min-width:300px;
    vertical-align: top;
    padding:0;
}
.box3-2.panal img {
    width:10px;
}
.fujibox{
    vertical-align: middle;
}
#fujibadge{
    vertical-align: middle;
    display:inline-block;
    background-image: url("./img/fuji1st.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position:center left;
    background-position-x: 2%;
    width:40%;
    height:100%;
    padding-left:2%;
}
.fujibox .text{
    vertical-align: middle;
    display:inline-block;
    width:50%;
    min-height:unset!important;
    height:6em;
}

.panel{
    border:1px solid #e7e7e7;
    border-radius:2px;
    box-shadow:2px 2px 5px 1px #cdcdcd;
    min-height:500px;
    margin:0 1.3%;
    width:30%;
    vertical-align: top;
    padding:0;
}
.box4.panel{
    width:23.5%;
    margin:0 0.5%;
}
.panel h4{
    vertical-align: middle;
    padding:10px 10px;
    font-size:1.7em;
    text-align:center;
    line-height:1.2em;
    padding-top:30px;
    margin-bottom:0;
}
.panel div.title-box{
    vertical-align: middle;
    height:6em;
}
.panel div.text{
    padding:0px 20px 10px;
    min-height:10em;
}
ul li{
    margin-left:20px;
}
ul{
    line-height:1.5em;
    margin-top:1em;
    margin-bottom:1em;
}

.text-append{
    line-height:2em;
    margin-top:10px;
}

#header-float{
    /*position:fixed;*/
    /*top:0;*/
    /*left:0;*/
    /*right:0;*/
    background-color:white;
    box-shadow:0 0 11px 3px #e0e9f591;
    transition: all 2s;
}

.box-wrapper.center{
    text-align: center;
}
.box2{
    text-align: left;
}
.box3 img.playbtn{
    position:absolute;
    width:80%;
    left:10%;
    opacity:0.7;
}

@media (max-width:769px) {
    body {
        font-size: 15px;
    }

    .panel h4 {
        font-size: 1.4em;
    }

    .box2 {
        padding: 0;
        min-width: 100% !important;
    }

    .center-wrapper {
        padding: 0 20px;
    }

    .box4.panel,.box3 {
        width: 100%;
        height: auto;
        min-height: auto;
        margin-bottom: 20px;
    }
    .box4,.box3 {
        width: 100%;
        height: auto;
        min-height: auto;
        margin-bottom: 20px;
    }

    .box3-2.panel {
        width: 100%;
        min-height: auto;
        margin-bottom: 20px;
    }

    #header-inner {
        padding: 15px;
    }

    #header-inner .subtext {
        font-size: 0.7em;
        line-height: 1.5em;
    }

    #header-inner .winbadge-top img {
        width: 40%;
        margin: 2px 4%;
        max-width: 40%;
    }

    #right-menu {
        display: none;
    }

    #header-inner {
        background-color: rgba(255, 255, 255, 0.8);
        width: unset;
        max-width: unset;
        height: unset;
        border-radius: 10px;
        position: relative;
        top: unset;
        left: unset;
        padding: 20px;
        font-size: 1.6em;
        right: unset;
    }

    #header_img {
        background-size: cover;
        height: 200px;
    }

    .win-dl, .profile-dl {
        font-size: 0.7em;
    }

    .win-dl dt {
        width:100%;
        font-size: 0.9em;
        margin-top:10px;
    }
    .win-dl dd {
        width:100%;
        font-weight:bold;
        margin-left: 0;
    }
}
