@charset "utf-8";
body {
  min-width: fit-content;
}
#suntory_contents h1, #suntory_contents h2, #suntory_contents h3, #suntory_contents h4, #suntory_contents h5, #suntory_contents h6, #suntory_contents p, #suntory_contents ol, #suntory_contents ul, #suntory_contents li, #suntory_contents dl, #suntory_contents dt, #suntory_contents dd, #suntory_contents table, #suntory_contents th, #suntory_contents td, #suntory_contents form, #suntory_contents br, #suntory_contents address, #suntory_contents button, #suntory_contents em, #suntory_contents i {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
#suntory_contents {
  background: #fff;
}
#suntory_contents img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
.sp_none {
  display: block;
}
.pc_none {
  display: none;
}
.layoutBox {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sp_none {
    display: none;
  }
  .pc_none {
    display: block;
  }
}
#suntory_contents a {
  transition: 0.5s;
}
@media screen and (min-width: 769px) {
  #suntory_contents a:hover {
    filter: drop-shadow(0px 0px 10px #333) contrast(130%) brightness(100%);
  }
}
#suntory_contents .contents_head {
  width: 100%;
  height: calc(100vw * 714 / 1770);
  margin: 0;
  padding: 0;
  background: #e50012;
  border-bottom: solid calc(100vw * 34.5 / 1770) #231815;
}
@media screen and (max-width: 768px) {
  #suntory_contents .contents_head {
    height: auto;
    border-bottom: none;
  }
}
#suntory_contents .contents_head-inner {
  position: relative;
  width: calc(100vw * 1160 / 1770);
  height: calc(100vw * 714 / 1770);
  margin: 0 auto;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  #suntory_contents .contents_head-inner {
    width: 100%;
    height: auto;
  }
}
#suntory_contents .contents_head h1 {
  position: absolute;
  right: 0;
  width: calc(100vw * 1176 / 1770);
  margin: 0;
  padding: calc(100vw * 32 / 1770) 0 0;
}
@media screen and (max-width: 768px) {
  #suntory_contents .contents_head h1 {
    position: relative;
    right: 0;
    width: 100%;
    padding: 0;
  }
}
#suntory_contents #contents01 {
  background: #e50012;
  margin: calc(100vw * 190 / 1770) auto 0;
}
@media screen and (max-width: 768px) {
  #suntory_contents #contents01 {
    margin: 0 auto;
  }
}
#suntory_contents .contents01-inner {
  width: calc(100vw * 1160 / 1770);
  margin: 0 auto;
  padding: calc(100vw * 25 / 1770) 0;
}
@media screen and (max-width: 768px) {
  #suntory_contents .contents01-inner {
    width: 100%;
    padding: 0;
  }
}
#suntory_contents #contents02 {
  background: #6a3a15;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #suntory_contents #contents02 {
    margin: 0 auto;
  }
}
#suntory_contents .contents02-inner {
  position: relative;
  width: calc(100vw * 1160 / 1770);
  height: calc(100vw * 717 / 1770);
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #suntory_contents .contents02-inner {
    width: 100%;
      height: auto;
    padding: 0;
    overflow: visible;
  }
}
#suntory_contents .contents02-inner a {
  position: absolute;
  top: calc(100vw * 25 / 1770);
  left: 0;
  display: block;
  width: calc(100vw * 1213.5 / 1770);
}
@media screen and (max-width: 768px) {
#suntory_contents .contents02-inner a {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
}  
}
#suntory_contents .copy {
      width: calc(100vw * 1131.5 / 1770);
    max-width: 1131.5px;
    margin: 0 auto;
    padding: 2% 0;
}
@media screen and (max-width: 768px) {
#suntory_contents .copy {
      width: calc(100vw * 330 / 375);
    padding: calc(100vw * 8 / 375) 0;
}
    
}