@charset "UTF-8";
._pc {
    display:block;
}
._sp {
    display:none;
}
.normal {
    left: 300px;
    background: #fff;
    border: solid 5px #333;
    border-radius: 10px;
    bottom: 150px
}
.hatoday,
.normal {
    position: absolute;
    width: 300px;
    height: 150px;
    z-index: 2
}
.hatoday {
    left: 75pt;
    border: 0;
    border-radius: 10px;
    bottom: 420px
}
.arrow_box {
    position: absolute;
    width: 500px;
    height: 30px;
    background: #fff;
    padding: 10px;
    text-align: left;
    color: #222;
    font-size: 1pc;
    font-weight: 700;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    z-index: 1;
    right: 20px;
    top: 3px
}
span.blk1 {
    border-right: solid 3px #fde260;
    padding: 0 10px
}
span.blk2 {
    padding: 0 10px;
    display: inline-block;
    width: 290px
}
.ec-topicRole .hatosable_img {
    top: 16vh;
    left: 30vw;
    height: auto;
    width: 100%
}
#normalbtn {
    position: absolute;
    right: 20px;
    top: 20px
}
#normalbtn img {
    width: 211px;
    height: auto
}
#countdown {
    margin-bottom:10px;
}
#countdown #days {
    position: absolute;
    top: 47px;
    left: 46px;
}
#countdown #days .n2 {
    margin-left: 3px;
}
#countdown #hours {
    position: absolute;
    top: 47px;
    left: 156px;
}
#countdown #hours .n2 {
    margin-left: 4px;
}
#countdown #minutes {
    position: absolute;
    top: 104px;
    left: 46px;
}
#countdown #minutes .n2 {
    margin-left: 3px;
}
#countdown #seconds {
    position: absolute;
    top: 104px;
    left: 156px;
}
#countdown #seconds .n2 {
    margin-left: 4px;
}
/* --------------------------------  */
#countdown.day3 #days {
    position: absolute;
    top: 38px;
    left: 50px;
}
#countdown.day3 #days .n2 {
    margin-left: 1px;
}
#countdown.day3 #hours {
    position: absolute;
    top: 38px;
    left: 145px;
}
#countdown.day3 #hours .n2 {
    margin-left: 1px;
}
#countdown.day3  #minutes {
    position: absolute;
    top: 88px;
    left: 50px;
}
#countdown.day3  #minutes .n2 {
    margin-left: 1px;
}
#countdown.day3  #seconds {
    position: absolute;
    top: 88px;
    left: 145px;
}
#countdown.day3  #seconds .n2 {
    margin-left: 1px;
}
/* --------------------------------  */
#countdown.day4 #days {
    position: absolute;
    top: 82px;
    left: 50px;
}
#countdown.day4 #days .n2 {
    margin-left: 0px;
}
#countdown.day4 #hours {
    position: absolute;
    top: 82px;
    left: 145px;
}
#countdown.day4 #hours .n2 {
    margin-left: 0px;
}
#countdown.day4  #minutes {
    position: absolute;
    top: 132px;
    left: 50px;
}
#countdown.day4 #minutes .n2 {
    margin-left: 0px;
}
#countdown.day4  #seconds {
    position: absolute;
    top: 132px;
    left: 145px;
}
#countdown.day4 #seconds .n2 {
    margin-left: 0px;
}
/* --------------------------------  */
#countdown #days img,
#countdown #hours img,
#countdown #minutes img,
#countdown #seconds img
{
    width:30px;
}
@media(max-width:767px) {
    ._pc {
        display:none;
    }
    ._sp {
        display:block;
    }
    .ec-topicRole {
        background: #fde260;
        height: 100vh;
        position: relative;
        overflow: hidden
    }
    .arrow_box {
        left: 10px;
        width: 90%;
        top: 10px
    }
    .normal {
        left: 10px;
        bottom: 50px
    }
    .hatoday {
        left: 0;
        bottom: 120px;
        width: 90%;
        margin: 0 20px;
    }
    .ec-topicRole .hatosable_img {
        top: 24vh;
        left: 13vw;
        height: auto;
        width: 150%
    }
    #countdown_sp {
        width: 180px;
        right: 10px;
        position: absolute;
        top: 60px;
    }
    span.blk1 {
        border-right: solid 3px #fde260
    }
    span.blk1,
    span.blk2 {
        padding: 0 10px;
        font-size: .8em
    }
    span.blk2 {
        display: inline-block;
        width: 165px
    }
    span.blk3 {
        font-size: .8em
    }
    #normalbtn {
        position: absolute;
        right: 20px;
        top: 10px
    }
    #normalbtn img {
        width: 200px;
        height: auto
    }
    #countdown_sp {
        width: 180px;
        right: 10px;
        position: absolute;
        top: 60px;
    }
    /* ------------------------- */
    #countdown_sp #days_sp {
        position: absolute;
        top: 37px;
        left: 4px;
    }
    #countdown_sp #days_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp #hours_sp {
        position: absolute;
        top: 37px;
        left: 90px;
    }
    #countdown_sp #hours_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp #minutes_sp {
        position: absolute;
        top: 84px;
        left: 4px;
    }
    #countdown_sp #minutes_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp #seconds_sp {
        position: absolute;
        top: 84px;
        left: 90px;
    }
    #countdown_sp #seconds_sp .n2 {
        margin-left: 4px;
    }
    /* ------------------------- */
    #countdown_sp.day2 #days_sp {
        position: absolute;
        top: 37px;
        left: 8px;
    }
    #countdown_sp.day2 #days_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day2 #hours_sp {
        position: absolute;
        top: 37px;
        left: 91px;
    }
    #countdown_sp.day2 #hours_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day2 #minutes_sp {
        position: absolute;
        top: 82px;
        left: 8px;
    }
    #countdown_sp.day2 #minutes_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day2 #seconds_sp {
        position: absolute;
        top: 82px;
        left: 91px;
    }
    #countdown_sp.day2 #seconds_sp .n2 {
        margin-left: 4px;
    }
    /* ------------------------- */
    #countdown_sp.day3 #days_sp {
        position: absolute;
        top: 38px;
        left: 38px;
    }
    #countdown_sp.day3 #seconds_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day3 #hours_sp {
        position: absolute;
        top: 38px;
        left: 123px;
    }
    #countdown_sp.day3 #hours_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day3 #minutes_sp {
        position: absolute;
        top: 85px;
        left: 38px;
    }
    #countdown_sp.day3 #minutes_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day3 #seconds_sp {
        position: absolute;
        top: 85px;
        left: 123px;
    }
    #countdown_sp.day3 #seconds_sp .n2 {
        margin-left: 4px;
    }
    /* ------------------------- */
    #countdown_sp.day4 #days_sp {
        position: absolute;
        top: 60px;
        left: 45px;
    }
    #countdown_sp.day4 #days_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day4 #hours_sp {
        position: absolute;
        top: 60px;
        left: 126px;
    }
    #countdown_sp.day4 #hours_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day4 #minutes_sp {
        position: absolute;
        top: 104px;
        left: 45px;
    }
    #countdown_sp.day4 #minutes_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp.day4 #seconds_sp {
        position: absolute;
        top: 104px;
        left: 126px;
    }
    #countdown_sp.day4 #seconds_sp .n2 {
        margin-left: 4px;
    }
    #countdown_sp #days_sp img,
    #countdown_sp #hours_sp img,
    #countdown_sp #minutes_sp img,
    #countdown_sp #seconds_sp img {
        width: 20px;
    }
}
