@charset "utf-8";
@import url('/alcohol/beer/daigaku/ZMG/dst/no75/css/styles.css');

#beerStyle #daigakuContent .productTitle span {
	height: 33px;
	display: block;
	background: url('/alcohol/beer/daigaku/ZMG/dst/no76/images/text-pale.png') left bottom no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#beerStyle #daigakuContent .productInformationArea img {
  margin: 20px 105px 0 0;
}

#beerStyle #daigakuContent .productDetail .beerColor {
	width: 340px;
	margin: 0 0 30px 0;
	padding: 0 0 55px 0;
	font-size: 16px;
	background: url('/alcohol/beer/daigaku/ZMG/dst/no76/images/beer-color-chart.jpg') left bottom no-repeat;
}

#beerStyle #daigakuContent .paragraph figure img.imgGlass {
	width: 160px;
	height: auto;
}
#beerStyle #daigakuContent .downloadBtn {
	width: 337px;
	height: 55px;
	display: block;
	background: url('../images/btn-download.png') left top no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 auto;
}


@media screen and (max-width:768px){
#beerStyle #daigakuContent .downloadBtn {
	width: 220px;
	height: 36px;
	background-size: 220px auto;
}
#beerStyle #daigakuContent .productTitle.uk {
	background-position: center top;
	padding: 285px 0 0 0;
}

#beerStyle #daigakuContent .productTitle span {
	height: 28px;
	background-position: center top;
	background-size: 240px auto;
}

#beerStyle #daigakuContent .productDetail .beerColor {
	width: 100%;
	padding: 0 0 55px 0;
	background-size: 250px auto;
}

#beerStyle #daigakuContent .productInformationArea img {
	width: 110px;
	height: auto;
	top: 60px;
	right: 50%;
	margin: 0 -55px 0 0;
}

#beerStyle #daigakuContent .paragraph figure img.imgGlass {
	width: 60%;
	height: auto;
}


}

