.layout-banner-indexmaxtit {
    font-size: 22px;
}
.ranking-other-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.layout-banner-span-sp {
    height: 0;
    display: block;
}
.appDetail .appitem-ageother,
.appDetail .appitem-mobage,
.rankingback .appitem-ageother,
.rankingback .appitem-mobage,
.morever .appitem-ageother,
.morever .appitem-mobage {
  display: none;
}
.appitem-age,
.topicsmain-item-other .layout-age-pic {
    margin-top: 5px;
    height: 11px;
}
.topicsmain-item-other .layout-age-pic {
    position: relative;
    top: -6px;
}
.topicsmain-item-other .item-ageother, 
.topicsmain-item-other .item-other {
    display: none;
}
@media screen and (min-width: 321px){
    .layout-banner-indexmaxtit {
        font-size: 22px;
    }
}
@media screen and (min-width: 360px){
    .appitem-age,
    .topicsmain-item-other .layout-age-pic {
        margin-top: 2px;
    }
}

@media screen and (min-width: 400px) {
    .layout-banner-span-sp {
        display: none;
    }
}
@media screen and (min-width: 460px) {
    .layout-banner-indexmaxtit {
        font-size: 26px;
    }
    .layout-banner-indexmaxtit .layout-banner-span {
        display: block;
    }
}
@media screen and (min-width: 601px){
    .layout-banner-indexmaxtit {
        font-size: 36px;
    }
    .appdetail-header-detail {
        max-width: 352px;
    }
    .appDetail .appitem-ageother,
    .morever .layout-age-pic,
    .rankingback .layout-age-pic {
        display: block;
    }
    .appitem-age {
        height: 20px;
    }
    .topicsmain-item-other {
        position: absolute;
        bottom: 85px;
        left: 45px;
        right: 0;
    }
}