/*/////////////////////////////////////////////////////////////////////////
paravi-school
/////////////////////////////////////////////////////////////////////////*/

/*img
__________________________________*/
section.unit p.photo {background-repeat:no-repeat;background-size:cover;}
section.unit p.photo .cover{width:100%;height:100%;}


section.unit p.photo_0405 {background-image:url(../img/photo_0405.jpg);}
section.unit p.paravischool_banner {background-image:url(../img/paravischool_banner.jpg);}
section.unit p.photo_present0515 {background-image:url(../img/photo_present0515.jpg);}

/* PC only
__________________________________*/

@media screen and (min-width: 768px) {

section.unit p.photo_0405 {width:500px;height:333px;margin: 10px auto 10px;}
section.unit p.paravischool_banner {width:570px;height:299px;margin: 30px auto 30px;}
section.unit p.photo_present0515 {width:500px;height:150px;margin: 10px auto 10px;}

}

/* SMP only
__________________________________*/

@media screen and (max-width: 767px) {

section.unit p.photo_0405 {width:250px;height:167px;margin: 10px auto 10px;}
section.unit p.paravischool_banner {width:290px;height:152px;margin: 30px auto 30px;}
section.unit p.photo_present0515 {width:250px;height:75px;margin: 10px auto 10px;}

}
