@charset "utf-8";
.galleryImg h2 {
text-indent:0;
background:none !important;
height:auto !important;
font-size:28px;
line-height:160%;
}
.galleryImg h2 br {
display:inline;
}
.galleryBnr {
margin-top: 40px;
}
.galleryContents p.galleryNote{
font-size: 110%;
color: #666666;
line-height:140%;
}

@media screen and (max-width: 600px) {
.galleryImg h2 {
margin-top:20px;
font-size:20px;
line-height:140%;
}
}