@charset "utf-8";
@import url('/alcohol/beer/daigaku/ZMG/dst/no75/css/styles.css');

#beerStyle #daigakuContent .productInformation {
  width: 346px;
}
#beerStyle #daigakuContent .productTitle span {
  height: 37px;
  background: url('/alcohol/beer/daigaku/ZMG/dst/no79/images/text-lam.png') left bottom no-repeat;
}
#beerStyle #daigakuContent .productInformationArea img {
  margin: 15px 95px 0 0;
}
#beerStyle #daigakuContent .productDetail .beerColor {
  background: url('/alcohol/beer/daigaku/ZMG/dst/no79/images/beer-color-chart.jpg') left bottom no-repeat;
}
#beerStyle #daigakuContent .paragraph figure img.imgGlass {
  width: 320px;
}
#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.belgium {
    background-position: center top;
    padding: 390px 0 0 0;
  }
  #beerStyle #daigakuContent .productTitle span {
	background-position: center top;
  }
  #beerStyle #daigakuContent .productInformation {
    width: 100%;
  }
  #beerStyle #daigakuContent .productInformationArea img {
    width: 165px;
    height: auto;
    top: 60px;
    right: 50%;
    margin: 0 -82px 0 0;
  }
  #beerStyle #daigakuContent .productDetail .beerColor {
    background-size: 250px auto;
  }
  #beerStyle #daigakuContent .paragraph figure img.imgGlass {
    width: 100%;
  }
}