@media screen and (min-width: 769px) {
  .cssSprite{	background:url(./pc/cssSprite.png) top left no-repeat;}
  .entranceLogo{width:380px;height:116px;background-position:-0px -0px;}
  .footLogo{width:196px;height:60px;background-position:-380px -0px;}
  .headLogo{width:146px;height:43px;background-position:-576px -0px;}
  .entranceR18{width:60px;height:60px;background-position:-0px -116px;}
  .girlsTagNew2{width:60px;height:60px;background-position:-60px -116px;}
  .girlsTagTrial2{width:60px;height:60px;background-position:-120px -116px;}
  .headLogo2{width:100px;height:30px;background-position:-722px -0px;}
  .girlsTagNew{width:40px;height:40px;background-position:-380px -60px;}
  .girlsTagTrial{width:40px;height:40px;background-position:-420px -60px;}
  .favIcon{width:32px;height:32px;background-position:-460px -60px;}
  .topIconDiary{width:22px;height:22px;background-position:-822px -0px;}
  .topIconFav{width:22px;height:22px;background-position:-844px -0px;}
  .topIconPhoto{width:22px;height:22px;background-position:-866px -0px;}
  .newsClose{width:20px;height:20px;background-position:-888px -0px;}
  .cdIcoPhoto{width:20px;height:16px;background-position:-908px -0px;}
  .cdIcoLoveBtn{width:12px;height:12px;background-position:-928px -0px;}
  .cdIcoLoveBtn_on{width:12px;height:12px;background-position:-940px -0px;}
	
}
@media screen and (max-width: 768px) {
  .cssSprite{	background:url(./s/cssSprite.png) top left no-repeat;}
  .entranceLogo{width:440px;height:134px;background-position:-0px -0px;}
  .footLogo{width:196px;height:60px;background-position:-440px -0px;}
  .headLogo{width:164px;height:50px;background-position:-636px -0px;}
  .entranceR18{width:60px;height:60px;background-position:-440px -60px;}
  .girlsTagNew2{width:60px;height:60px;background-position:-500px -60px;}
  .girlsTagTrial2{width:60px;height:60px;background-position:-560px -60px;}
  .headLogo2{width:100px;height:30px;background-position:-800px -0px;}
  .favIcon{width:52px;height:52px;background-position:-620px -60px;}
  .girlsTagNew{width:50px;height:50px;background-position:-672px -60px;}
  .girlsTagTrial{width:50px;height:50px;background-position:-722px -60px;}
  .footTel{width:40px;height:40px;background-position:-772px -60px;}
  .cdIcoPhoto{width:33px;height:30px;background-position:-900px -0px;}
  .newsClose{width:30px;height:30px;background-position:-933px -0px;}
  .headTel{width:25px;height:25px;background-position:-963px -0px;}
  .favIcon2{width:24px;height:24px;background-position:-988px -0px;}
  .headMenu{width:24px;height:21px;background-position:-812px -60px;}
  .topIconDiary{width:22px;height:22px;background-position:-0px -134px;}
  .topIconFav{width:22px;height:22px;background-position:-22px -134px;}
  .topIconPhoto{width:22px;height:22px;background-position:-44px -134px;}
  .cdIcoLoveBtn{width:19px;height:18px;background-position:-836px -60px;}
  .cdIcoLoveBtn_on{width:19px;height:18px;background-position:-855px -60px;}
}


