@charset "utf-8";
@import url('/alcohol/beer/daigaku/ZMG/dst/no75/css/styles.css');

#beerStyle #daigakuContent .productInformation {
  width: 346px;
}
#beerStyle #daigakuContent .productTitle span {
  height: 44px;
  background: url('/alcohol/beer/daigaku/ZMG/dst/no83/images/text-abbey.png') left bottom no-repeat;
}
#beerStyle #daigakuContent .productInformationArea img {
  margin: 50px 75px 0 0;
}
#beerStyle #daigakuContent .productDetail .basic {
  margin: 0 0 135px 0;
}
/*#beerStyle #daigakuContent .productDetail .beerColor {
  background: url('/alcohol/beer/daigaku/ZMG/dst/no83/images/beer-color-chart.jpg') left bottom no-repeat;
}*/
#beerStyle #daigakuContent .paragraph figure img.imgArticle {
  width: 226px;
}
#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;
}
#beerStyle #daigakuContent .download .campaignBnr{
	padding: 30px 0 0 0;
}
#beerStyle #daigakuContent .hoverIcon {
    width: 75px;
    height: 74px;
    display: block;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: url('/alcohol/beer/daigaku/ZMG/dst/images/icon-mouse-on.png') center no-repeat;
    position: absolute;
    top: 340px;
    left: 685px;
    z-index: 1;
}
@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;
	background-size: 240px auto;
  }
  #beerStyle #daigakuContent .productInformation {
    width: 100%;
  }
  #beerStyle #daigakuContent .productInformationArea img {
    width: 200px;
    height: auto;
    top: 60px;
    right: 50%;
    margin: 0 -100px 0 0;
  }
 #beerStyle #daigakuContent .productDetail .basic {
  margin: 0 0 25px 0;
}
/*
 #beerStyle #daigakuContent .productDetail .beerColor {
    background-size: 250px auto;
 }
*/
  #beerStyle #daigakuContent .paragraph figure img.imgGlass {
    width: 100%;
  }
  #beerStyle #daigakuContent .download .campaignBnr{
	padding: 20px 0 0 0;
}
}