/*/////////////////////////////////////////////////////////////////////////
supdra_majispo
/////////////////////////////////////////////////////////////////////////*/

/*img
__________________________________*/
section.unit p.photo {background-repeat:no-repeat;background-size:cover;}
section.unit p.photo .cover{width:100%;height:100%;}



section.unit p.paravi_banner {background-image:url(../img/paravi_banner.jpg);}


/* PC only
__________________________________*/

@media screen and (min-width: 768px) {


section.unit p.paravi_banner {width:570px;height:299px;margin: 30px auto 30px;}


}

/* SMP only
__________________________________*/

@media screen and (max-width: 767px) {


section.unit p.paravi_banner {width:290px;height:152px;margin: 30px auto 30px;}


}
