/*title*/
.g51290-4739 .title{
background-image:url(/img/usr/category/moment/moment_B_230525.jpg);
}

.g51290-4739 .title div{
width: 600px;
height:500px;
background:rgba(255,255,255,0.0);
color:#FFF;
}

.g51290-4739 .title div h2{
font-size: 20px;
margin: 0;
}
.g51290-4739 .title figure{
width: 200px;
margin-top: 20px;
}
    
@media screen and (max-width: 767px) {
.g51290-4739 .title{
background-image:url(/img/usr/category/moment/moment_B_sb_230525.jpg);
}

.g51290-4739 .title div{
width:90%;
height:90%;
background:rgba(255,255,255,0.0);
color:#FFF;
}

.g51290-4739 .title div h2{
display: none;
}

.g51290-4739 .title figure{
display: none;
}
}
/*title*/

/*margin*/
section{
    margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
    section{
        margin-bottom: 50px;
    }
}
/*margin*/
