@import "reset.css";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Noto+Serif+TC:wght@700&display=swap');
html ,body{font-size:1rem;background-color:transparent;
    font-family:  'Noto Sans JP','Microsoft JhengHei', Helvetica, 'Maven Pro', 'Droid Sans','Myriad Pro', Verdana, Geneva, sans-serif;
    color: #f7f7f7; text-align: center; font-weight:300;letter-spacing:normal;
    position: relative;
}
.char_main{
    padding-top: 50px;
    padding-left: 80px;
    overflow: hidden;
}
.character_info{
    width: 820px;
    display: flex;
    justify-content: space-between;
    background-image : url(../images/character/bg_frame_t.webp),
                        url(../images/character/bg_round.webp),                      
                        url(../images/character/bg_frame_b.webp) ,
                        url(../images/character/bg_frame_c.webp),
                        url(../images/character/bg_dark.webp);
    background-repeat  :no-repeat,
                        no-repeat,
                        no-repeat,
                        repeat-y,
                        repeat-y;

    background-position:top,
                        top left,
                        bottom ,
                        center,
                        center;
    background-size: 100% auto,auto,100% auto,100% auto,100% auto;
}
.char_pic_con{
    position: relative;
    width: 340px;
}
.character_info.char_hide .char_pic_con .ch_hide_box{
    width:600px;
    padding-left: 80px;
    overflow-x: hidden;
}
/* char_pic---------------------------------------------------- */
.char_pic_con .char_pic{position: absolute;top: -50px; animation: chara_popup_pic 0.35s ease-in-out;}
.char_pic_con.s1_1 .char_pic{left: 10px;max-height: 670px;top: -15px;}
.char_pic_con.s1_2 .char_pic{left: 25px;max-height: 655px;top: -30px;}
.char_pic_con.s1_3 .char_pic{left: 60px;max-height: 690px;}
.char_pic_con.s1_4 .char_pic{left: 0px;top: -20px;max-height: 640px;}
.char_pic_con.s1_5 .char_pic{left: 7px;top: -20px;max-height: 635px;}
.char_pic_con.s2_1 .char_pic{left: -80px;top: -40px;max-height: 635px;}
.char_pic_con.s2_2 .char_pic{left: -60px;max-height: 645px;}
.char_pic_con.s2_3 .char_pic{left: 30px;max-height: 640px;}
.char_pic_con.s2_4 .char_pic{left:-15px;max-height: 645px;}
.char_pic_con.s2_5 .char_pic{left: 15px;max-height: 660px;}
.char_pic_con.s3_1 .char_pic{left: -2px;max-height: 645px;}
.char_pic_con.s3_2 .char_pic{left:15px;max-height: 660px;}
.char_pic_con.s3_3 .char_pic{left:-80px;max-height: 660px;}
.char_pic_con.s3_4 .char_pic{left:-2px;max-height: 642px; top: -14px;}
.char_pic_con.s3_5 .char_pic{left:10px;max-height: 642px; top: -50px;}
.char_pic_con.s4_1 .char_pic{left:-25px;max-height: 640px;}
.char_pic_con.s4_2 .char_pic{left:27px;max-height: 695px; top: -7px;}
.char_pic_con.s4_3 .char_pic{max-height:640px;left:98px;}
.char_pic_con.s4_4 .char_pic{left:23px;max-height: 645px; top: 0px;}
.char_pic_con.s4_5 .char_pic{left:-68px;max-height: 615px; top: -10px;}
.char_pic_con.s5_1 .char_pic{left:-80px;max-height:645px;}
.char_pic_con.s5_2 .char_pic{left: 58px;max-height: 645px;}
.char_pic_con.s5_3 .char_pic{left:-52px;max-height:650px;top: -50px;}

/* char_lines---------------------------------------------------- */
.char_pic_con .char_lines{position: absolute;top: 60px;left: -70px;animation: chara_popup_lines 0.25s 0.1s ease-in-out forwards; opacity: 0;}
.char_pic_con.s1_1 .char_lines{width: 165px;top:100px;}
.char_pic_con.s1_2 .char_lines{width: 142px;left: -80px;top: 22px;}
.char_pic_con.s1_3 .char_lines{width: 155px;left: -80px;}
.char_pic_con.s1_4 .char_lines{width: 155px;}
.char_pic_con.s1_5 .char_lines{width: 200px;top: -25px;left: -75px;}
.char_pic_con.s2_1 .char_lines{width:120px;left: -5px;top: -40px;}
.char_pic_con.s2_2 .char_lines{width: 135px;left: -55px;top: 20px;}
.char_pic_con.s2_3 .char_lines{width: 170px; left: -80px; top: 40px;}
.char_pic_con.s2_4 .char_lines{width: 133px;top: 65px;}
.char_pic_con.s2_5 .char_lines{width: 175px;top: 140px;}
.char_pic_con.s3_1 .char_lines{width: 150px;left: -80px;top: 50px;}
.char_pic_con.s3_2 .char_lines{width: 165px; top:-10px;left: -80px;}
.char_pic_con.s3_3 .char_lines{width: 195px; top:30px;left: -55px;}
.char_pic_con.s4_1 .char_lines{width: 160px; top:35px;left: -80px;}
.char_pic_con.s4_2 .char_lines{width: 115px; top:15px;left: -71px;}
.char_pic_con.s4_3 .char_lines{width: 155px;left: -80px;}
.char_pic_con.s4_4 .char_lines{width: 135px; top:45px;left: -75px;}
.char_pic_con.s4_5 .char_lines{width: 135px; top:55px;left: -68px;}
.char_pic_con.s5_1 .char_lines{width: 165px; top:30px;left: -80px;}
.char_pic_con.s5_2 .char_lines{width: 140px; top:50px;left: -80px;}
.char_pic_con.s5_3 .char_lines{width: 165px;top: 190px; left: -77px;}

/* char_lines end ---------------------------------------------------- */

@keyframes chara_popup_pic{
    0%{
      opacity: 0;
      transform: translateX(-50px);
    }
    100%{
        opacity: 1;
        transform: translateX(0);
    }
  }
  @keyframes chara_popup_lines{
    0%{
      opacity: 0;
      transform: translateX(30px) scale(1.8);
      -webkit-filter: blur(5px); /* Safari */
      filter: blur(5px);
    }
    100%{
        opacity: 1;
        transform: translateX(0) scale(1);
        -webkit-filter: blur(0px); /* Safari */
      filter: blur(0px);
    }
  }
.info_con{
    width: 460px;
    padding: 30px 30px 30px 0;
    min-height: 600px;
    position: relative;
    background: url(../images/character/bg_dark2.webp) no-repeat center left;
    background-size: 100% 100%;
}
.info_con .area{
    display: flex;
    justify-content:flex-end;
    align-items: center;
}
.info_con .area p{
    margin-right: 10px;
    font-family: 'Zen Antique Soft', serif;
    font-size: 1.125em;
}
.info_con .area p .s5{
    display: block;
    padding-left: 32px;
    font-size: 0.9rem;
}
.info_con .area img{
    height: 49px;
}
.info_con .name{
    font-family: 'Zen Antique Soft', serif;
    color: #c7946e;
    font-size: 1.75em;
    position: relative;
    margin-bottom: 25px;
    letter-spacing: -1px;
}
.info_con .name::after{
    content: '';
    width:100%;
    height:5px;
    left: 0;
    background:url(../images/news/line.webp),
    url(../images/character/line_point2.webp),
    url(../images/news/line_point.webp);
    background-repeat: repeat-x,no-repeat,no-repeat;
    background-position: left center,left bottom,right bottom;
    position: absolute;
    margin-top:45px;
    pointer-events: none;
}
.info_con .info_box{
    display: flex;
    justify-content: space-between;
    padding:0 10px;
    margin-bottom: 15px;
}
.info_movie{
    position: relative;
    width:100%;
    margin: 0 auto;
    height: 0;
    padding-bottom: 56.25%;
}
.info_movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.info_movie  img{
    width: 100%;
    max-width:412px;
}
.info_con .info_box .info_box_left,.info_con .info_box .info_box_left>div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.info_con .info_box .info_box_left>div+div::before{
    content: '';
    display: block;
    width: 1px;
    height: 22px;
    background: rgba(255, 255, 255, 0.3);
    margin-left: 8px;
    margin-right: 16px;
}
.info_con .info_box .info_box_left img{
    width: 26px;
    margin:0 8px;
}
.info_con .info_box .info_cv{
    font-family: 'Zen Antique Soft', serif;
    font-size: 1.25em;
    color: #c7946e;
}
.info_con .info_box .info_cv span{
    letter-spacing: -3px;
}
.info_con .info_box .info_cv::before{
    content: 'CV.';
    font-size: 1rem;
    color: #cecece;
}
.info_con .info_txt{
    padding:0 10px;
    padding-bottom: 12px;
    padding-top: 3px;
}
.info_con .info_txt p{
    text-align: left;
    margin-bottom: 12px;
    line-height: 1.5625em;
}
@media screen and (max-width:930px) {
.character_info {
    width:100%;
}
}

@media screen and (max-width:890px) {
    .char_main {
        padding-left: 0px;
    }
    .character_info{
        width: 100%;
    }
    .character_info{
        flex-direction: column;
    }
    .char_pic_con{
        width:100%;
    }
    .info_con{
        width:100%;
        padding:20px;
        background: none;
        min-height: auto;
    }
    .info_con .info_txt {
        padding: 0px;
        padding-bottom: 12px;
        padding-top: 3px;
    }
    .info_con .info_box{
        flex-direction: column;
    }
    .info_con .info_box .info_cv{
        margin-top: 15px;
    }
    .info_con .area {
        justify-content: center;
    }
    .info_con .area img{
        height: 40px;
    }
    .info_movie img {
        max-width:96%;
    }
    /* char_pic---------------------------------------------------- */
.char_pic_con .char_pic{position: relative;top:0; width:67%;height: auto;margin-top: 2vw;}
.char_pic_con.s1_1 .char_pic{left:7%;top:0; max-height:1300px}
.char_pic_con.s1_2 .char_pic{left:10%;top:0;width: 70%; max-height:1300px;}
.char_pic_con.s1_3 .char_pic{left:9%; top:0; width:40%; max-height:1300px;}
.char_pic_con.s1_4 .char_pic{left:5%;top:0; width:55%; max-height:1300px;}
.char_pic_con.s1_5 .char_pic{left:8%;top:0;width:76%; max-height:1300px;}
.char_pic_con.s2_1 .char_pic{left:-2%;top:0;max-height:1300px;}
.char_pic_con.s2_2 .char_pic{left:2.5%;width: 79%; max-height:1300px;}
.char_pic_con.s2_3 .char_pic{left:11%;width:55%; max-height:1300px;}
.char_pic_con.s2_4 .char_pic{left:9%;width:75%; max-height:1300px;}
.char_pic_con.s2_5 .char_pic{left:9%; width:78%;max-height:1300px;}
.char_pic_con.s3_1 .char_pic{left:10%;width: 64%; max-height:1300px;}
.char_pic_con.s3_2 .char_pic{left:8%;width:53%; max-height:1300px;}
.char_pic_con.s3_3 .char_pic{left:-4%;width:65%; max-height:1300px;}
.char_pic_con.s3_4 .char_pic{left:4%;width: 60%; top:1vw; max-height:1300px;}
.char_pic_con.s3_5 .char_pic{left:6%;width: 62%; top: 0; max-height:1300px;}
.char_pic_con.s4_1 .char_pic{left:9%;width:64%; max-height:1300px;}
.char_pic_con.s4_2 .char_pic{left:9%;width:58%; top:0;max-height:1300px;}
.char_pic_con.s4_3 .char_pic{left:12%;width:37%; max-height:1300px;}
.char_pic_con.s4_4 .char_pic{left:12%;width:64%; top:0;max-height:1300px;}
.char_pic_con.s4_5 .char_pic{left:3%;width:69%; top:0;max-height:1300px;}
.char_pic_con.s5_1 .char_pic{left:2%;width:65%;max-height:1300px;}
.char_pic_con.s5_2 .char_pic{left:7.5%;width:44.5%; max-height:1300px;}
.char_pic_con.s5_3 .char_pic{left:3%;width: 68%; max-height:1300px; top: 0;}

/* char_lines---------------------------------------------------- */
.char_pic_con .char_lines{top: 60px;left: -70px;}
.char_pic_con.s1_1 .char_lines{width:22%;top:9vw; left:14%;}
.char_pic_con.s1_2 .char_lines{width: 21%;left:8%;top:5vw;}
.char_pic_con.s1_3 .char_lines{width:22%;left:15%; top:7vw;}
.char_pic_con.s1_4 .char_lines{width:22%;left:17%;top: 7vw;}
.char_pic_con.s1_5 .char_lines{width:28%;top:8vw;left:5%;}
.char_pic_con.s2_1 .char_lines{width:18%;left:17%;top:5vw;}
.char_pic_con.s2_2 .char_lines{width:20%;left:6%;top:12vw;}
.char_pic_con.s2_3 .char_lines{width: 24%; left:9%; top:18vw}
.char_pic_con.s2_4 .char_lines{width:19%;left:4%;top:12vw;}
.char_pic_con.s2_5 .char_lines{width:25%;left:9%; top:32vw;}
.char_pic_con.s3_1 .char_lines{width:22%;left:7%;top:16vw;}
.char_pic_con.s3_2 .char_lines{width:23%; top:15vw;left:11%;}
.char_pic_con.s3_3 .char_lines{width:28%; top:7vw;left:16%;}
.char_pic_con.s3_4 .char_lines{width: 24%; top:12vw; left: 12%;}
.char_pic_con.s4_1 .char_lines{width: 24%; top:12vw;left:8%;}
.char_pic_con.s4_2 .char_lines{width: 18%; top:4vw;left:12%;}
.char_pic_con.s4_3 .char_lines{width: 24%;left:16%;top: 12vw;}
.char_pic_con.s4_4 .char_lines{width: 22%; top:8vw;left:8%;}
.char_pic_con.s4_5 .char_lines{width: 22%; top:8vw;left:10%;}
.char_pic_con.s5_1 .char_lines{width:28%; top:30px;left: 10%;}
.char_pic_con.s5_2 .char_lines{width:22%; top:5vw;left:14%;}
/* char_lines end ---------------------------------------------------- */

}
@media screen and (max-width:650px) {
    .character_info{
        background-image : url(../images/character/bg_frame_t.webp),
                            url(../images/character/char_popup_bg_m.webp),                      
                            url(../images/character/bg_frame_b.webp) ,
                            url(../images/character/bg_frame_c.webp),
                            url(../images/character/bg_dark.webp);
        background-repeat  :no-repeat,
                            no-repeat,
                            no-repeat,
                            repeat-y,
                            repeat-y;
    
        background-position:top,
                            top center,
                            bottom ,
                            center,
                            center;
        background-size: 100% auto,100% auto,100% auto,100% auto,100% auto;
    }
    .char_main {
        padding-top: 39px;
    }
    .info_con .info_txt p{
        font-size: 0.9375em;
    }
    .info_con .name{
        letter-spacing: -2px;
        font-size:1.5625em;
    }

}
@media screen and (max-width:500px) {
/* char_pic---------------------------------------------------- */
.char_pic_con .char_pic{top:0; width: 100%;height: auto;margin-top: 2vw;}
.char_pic_con.s1_1 .char_pic{left:10% }
.char_pic_con.s1_2 .char_pic{left:20%;width: 106%;}
.char_pic_con.s1_3 .char_pic{left:12%; width:60%;}
.char_pic_con.s1_4 .char_pic{left:6% ;width:83%;}
.char_pic_con.s1_5 .char_pic{left:10%; top: 6vw; width: 115%;}
.char_pic_con.s2_1 .char_pic{left:-11%;width: 103%;}
.char_pic_con.s2_2 .char_pic{left:-10%;width: 125%;margin-top:-5vw;}
.char_pic_con.s2_3 .char_pic{left:7%;width:83%;}
.char_pic_con.s2_4 .char_pic{left:2%;width: 114%;}
.char_pic_con.s2_5 .char_pic{left:18%; width: 116%;}
.char_pic_con.s3_1 .char_pic{left:11%;width: 97%;}
.char_pic_con.s3_2 .char_pic{left:5%;width:78%;}
.char_pic_con.s3_3 .char_pic{left:-5%;width:99%;}
.char_pic_con.s3_4 .char_pic{left:1%;margin-top:2vw;width:90%;}
.char_pic_con.s3_5 .char_pic{left:3%;margin-top:2vw;width:92%;}
.char_pic_con.s4_1 .char_pic{left:5%;width:96%;}
.char_pic_con.s4_2 .char_pic{left:17%;width:86%; top:0;}
.char_pic_con.s4_3 .char_pic{left:18%;width: 55%;}
.char_pic_con.s4_4 .char_pic{left:17%;width: 96%; top: 2.5vw;}
.char_pic_con.s4_5 .char_pic{left:4.5%;width: 103%;}
.char_pic_con.s5_1 .char_pic{left:-3%;width: 99%;}
.char_pic_con.s5_2 .char_pic{left:8%;width:67%; top: 3vw;}
.char_pic_con.s5_3 .char_pic{left:-1%;width: 102%;}

/* char_lines---------------------------------------------------- */
.char_pic_con .char_lines{top: 60px;left: -70px;}
.char_pic_con.s1_1 .char_lines{width:34%;top:9vw; left:5%;}
.char_pic_con.s1_2 .char_lines{width: 30%;left: 3%;top:4vw;}
.char_pic_con.s1_3 .char_lines{width:33%;left:4.5%; top:7vw;}
.char_pic_con.s1_4 .char_lines{width:33%;left: 5%;top: 7vw;}
.char_pic_con.s1_5 .char_lines{width:42%;top:1vw;left:0%;}
.char_pic_con.s2_1 .char_lines{width:26%;left:8%;top:6vw;}
.char_pic_con.s2_2 .char_lines{width:29.5%;left:7%;top:15vw;}
.char_pic_con.s2_3 .char_lines{width: 38%; left:3%; top:18vw}
.char_pic_con.s2_4 .char_lines{width:30%;left:6%;top:12vw;}
.char_pic_con.s2_5 .char_lines{width: 39%;left: 5%; top:45vw;}
.char_pic_con.s3_1 .char_lines{width:33%;left:3%;top:20vw;}
.char_pic_con.s3_2 .char_lines{width:36%; top:20vw;left:5%;}
.char_pic_con.s3_3 .char_lines{width: 43%; top:13vw;left:4%;}
.char_pic_con.s4_1 .char_lines{width: 35%; top:12vw;left:3.5%;}
.char_pic_con.s4_2 .char_lines{width: 25%; top:3vw;left:3%;}
.char_pic_con.s4_3 .char_lines{width: 35%;left:3%;top: 12vw;}
.char_pic_con.s4_4 .char_lines{width: 32%; top:10vw;left:2%;}
.char_pic_con.s4_5 .char_lines{width: 35%; top:10vw;left:2%;}
.char_pic_con.s5_1 .char_lines{width:39%; top:30px;left: 0.5%;}
.char_pic_con.s5_2 .char_lines{width: 31.5%; top:14vw;left:7%;}
/* char_lines end ---------------------------------------------------- */
}
@media screen and (max-width:400px) {
    .info_con{
        padding:0 0 20px 0;
    }
    .info_con .name::after{
        width: 94%;
        left: 3%;
    }
    .info_movie{
        width: 90%;
    }
    .info_con .info_txt{
        width: 90%;
        margin: 0 auto;
    }
}