h2{
    margin-bottom: 0;
}
.pickup_txt{
    margin-bottom: 50px;
}
.pixup_inner{
position: relative;
}
.interval-top{
    margin: 150px auto 0;
}
.interval-bottom{
    margin: 10px auto 0;
}
.pixup_inner::after{
    content: "";
    width: 99.9%;
    display: block;
    height: 300px;
    background-color: #efefef;
    position: absolute;
    bottom: -5.4%;
}
.scroll::after {
    bottom: 30px;
}
@media screen and (max-width:1180px) {/* （タブレット用） */
    
}
@media screen and (max-width:767px) {/* （スマホ用） */

    





}
