@charset "UTF-8";
/* CSS Document */

.contents-wrapper-right.comics{
        background: url(../img/common/bg/bg5.png), linear-gradient(to bottom, #47fcc1, #47fcc1);
}
.contents-wrapper-right.comics .contents-wrapper-right-inner{
    background: url(../img/common/bg-star-blue-yellow.png);
    background-size: 100% auto;
    background-repeat: repeat-y;
        background-position: 50% 0;
}
.footer-copyright.comics {
    background-color: #47fcc1;
}
.comics-section{
    margin-bottom:60px;
}
.contents-frame-default.comics{
    margin-top:0;
}
@media only screen and (max-width: 500px) {

}
/*
.comics-apply-step-list span{
    display: inline-block;
    background-color:#d871f1;
    width: 1.5em;
    height: 1.5em;
    border-radius: 100px;
    color: #fff;
    text-align: center;
}*/
