/*/////////////////////////////////////////////////////////////////////////
ミリオンヒット音楽祭　演歌の乱
/////////////////////////////////////////////////////////////////////////*/

/*img
______________________________________________________*/
section.unit p.photo {background-repeat:no-repeat;background-size:cover;}
section.unit p.photo .cover{width:100%;height:100%;}

section.unit p.ph1_20190326 {background-image:url(../img/ph1_20190326.jpg);}
section.unit p.ph2_20190326 {background-image:url(../img/ph2_20190326.jpg);}
section.unit p.ph3_20190326 {background-image:url(../img/ph3_20190326.jpg);}
section.unit p.ph4_20190326 {background-image:url(../img/ph4_20190326.jpg);}


/* PC only
__________________________________*/
@media screen and (min-width: 768px) {
  section.unit p.ph1_20190326 {width:480px;height:320px;margin: 1.0em auto 1.5em;}
  section.unit p.ph2_20190326 {width:570px;height:170px;margin: 1.0em auto 1.5em;}
  section.unit p.ph3_20190326 {width:480px;height:319px;margin: 1.0em auto 1.5em;}
  section.unit p.ph4_20190326 {width:570px;height:202px;margin: 1.0em auto 1.5em;}

}

/* SMP only
__________________________________*/

@media screen and (max-width: 767px) {
  section.unit p.ph1_20190326 {width:296px;height:197px;margin: 1.0em auto 1.5em;}
  section.unit p.ph2_20190326 {width:280px;height:85px;margin: 1.0em auto 1.5em;}
  section.unit p.ph3_20190326 {width:296px;height:197px;margin: 1.0em auto 1.5em;}
  section.unit p.ph4_20190326 {width:280px;height:99px;margin: 1.0em auto 1.5em;}

}

