@charset "UTF-8";

/*===================================
　PCここから
===================================*/
@media (min-width: 799px){
/*  base
===================================*/



/*  journalCat
===================================*/
.journalPage .journalCat {
    margin: 0px auto 110px ;
}

.img .pickupLabel{
    position: absolute;
    width: 260px;
    line-height: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    left: 0;
    top: 0;
    vertical-align: middle;
    font-size: 14px;
    transform: rotate(-45deg) translate(-80px,-50px);
}


}