html,body{
  margin: 0;
  padding: 0;
}

#suntory_contents img{
  width: 100%;
  height: auto;
}

#suntory_contents .img_02{
  z-index: 10;
  margin-top: -7px;
  margin-bottom: -85px;
}

#suntory_contents .img_03{
  z-index: 10;
  position: relative;
}

#suntory_contents .img_04{
  margin-top: -27px;
  position: relative;
}

#suntory_contents .img_05{
  margin-top: -10px;  
}

#suntory_contents .img_06{
  margin-top: -30px;  
}

#suntory_contents div{
  text-align: center;
}

#suntory_contents .cv{
  background: #fff;
  text-align: center;
  display: block;
  padding: 10px 20px 20px 20px;
  padding-bottom: 15px;
}

#suntory_contents .cv a{
  background: #117ccb;
  color: #fff;
  text-decoration: none;
  padding: 25px;
  border-radius: 5px;
  display: block;
  height: 20px;
  margin-bottom: 10px;
}

#suntory_contents p{
  font-size: 12px;
  padding: 0 10px;  
}

#suntory_contents .remark{
  background: #dad5d3;
  padding: 20px;  
}

#suntory_contents .remark p{
  font-size: 10px;
  text-align: left;
}

/* stop alchole */
#suntory_contents .notice {
  margin: 10px 0 13px 10px;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: -0.2px;
  color: #444;
}

#suntory_contents .notice:before {
    background: url(img/ft_notice.png) no-repeat 0 6px;
    background-size: 56px 30px;
    content: "";
    float: left;
    width: 65px;
    height: 37px;
}

#suntory_contents .notice br{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: normal;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
    line-height: 1;
    vertical-align: baseline;
    outline: none;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: transparent;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#suntory_contents .img05_area{
  padding: 30px 20px;
}

#suntory_contents .cv span{
  font-size: 10px;
  display: block;
}
