@charset "UTF-8";
/* CSS Document */

/*PC*/
@media print, screen and (min-width: 769px) {


.hed_img { background: url(../images/category/rakuancyan/hed_img.jpg) no-repeat 0px 0px; height: 240px; }
.img01 { background: url(../images/category/rakuancyan/img01.jpg) no-repeat; height: 160px; }
.img02 { background: url(../images/category/rakuancyan/img02.jpg) no-repeat; height: 280px; }
.img03 { background: url(../images/category/rakuancyan/img03.jpg) no-repeat; height: 300px; }
.img04 { background: url(../images/category/rakuancyan/img04.jpg) no-repeat; height: 133px; margin-bottom: 20px; }
.hed_img h2,
.hed_img ul,
.img01 h2,
.img01 p,
.img02 h3,
.img02 ul,
.img02 p,
.img03 p,
.img04 p { text-indent: -9999px; list-style: none; }




}



/*sp*/
@media only screen and (max-width: 768px) {






}

