@charset "UTF-8";

#suntory_contents #container #message .topindex a:hover picture {
  opacity: 0.8;
}

#suntory_contents #container #message .topindex {
  position: relative;
  background-image: url(../img/sky.png);
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 700px 124px;
}

#suntory_contents #container #message .topindex .inner {
  padding-bottom: 60px;
}

#suntory_contents #container #message .topindex .ill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#suntory_contents #container #message .topindex .read {
  position: relative;
  z-index: 1;
  padding-top: 50%;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

#suntory_contents #container #message .topindex .reports {
  position: relative;
  padding-top: 50px;
}

#suntory_contents #container #message .topindex .reports .tit {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}

#suntory_contents #container #message .topindex .reports .tit img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: auto;
}

#suntory_contents #container #message .topindex .reports .pickup {
  position: relative;
}

#suntory_contents #container #message .topindex .reports .pickup a {
  position: relative;
  display: block;
  width: 96%;
  margin-left: 2%;
}

#suntory_contents #container #message .topindex .reports .pickup a picture {
  max-width: 100%;
}

#suntory_contents #container #message .topindex .reports .pickup .tag {
  position: absolute;
  top: 5.5%;
  left: 4.5%;
  width: 25%;
}

/*
#suntory_contents #container #message .topindex .reports ul {
  margin-top: 10%;
}

#suntory_contents #container #message .topindex .reports ul li {
  display: inline;
}

#suntory_contents #container #message .topindex .reports ul li a {
  position: relative;
  display: block;
  width: 96%;
  margin-bottom: 5px;
  margin-left: 2%;
}
*/

#suntory_contents #container #message .topindex .reports ul li a .new {
  position: absolute;
  top: -16%;
  left: 0;
  width: 22%;
}


@media only screen and (min-width: 768px) {
  #suntory_contents #container #message .topindex {
    position: relative;
    background-image: url(../img/sky.png);
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto;
  }

  #suntory_contents #container #message .topindex .inner {
    background-image: url(../../img/foot.png);
    background-repeat: repeat-x;
    background-position: center bottom;
  }

  #suntory_contents #container #message .topindex .ill {
    position: absolute;
    top: 80px;
    left: 50%;
    margin-left: -622px;
  }

  #suntory_contents #container #message .topindex .read {
    position: relative;
    z-index: 1;
    padding-top: 380px;
    text-align: center;
  }

  #suntory_contents #container #message .topindex .read img,
  #suntory_contents #container #message .topindex .read picture {
    max-width: 100%;
    height: auto;
  }


  #suntory_contents #container #message .topindex .reports {
    position: relative;
    max-width: 920px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
  }

  #suntory_contents #container #message .topindex .reports .tit {
    margin-bottom: 10px;
    text-align: center;
  }

  #suntory_contents #container #message .topindex .reports .pickup {
    position: relative;
  }

  #suntory_contents #container #message .topindex .reports .pickup a {
    position: relative;
    display: block;
  }

  #suntory_contents #container #message .topindex .reports .pickup a img,
  #suntory_contents #container #message .topindex .reports .pickup a picture {
    width: 100%;
  }

  #suntory_contents #container #message .topindex .reports .pickup .tag {
    position: absolute;
    top: 30px;
    left: 25px;
  }

  /* #suntory_contents #container #message .topindex .reports ul {
    width: 1000px;
    margin-top: 60px;
  }

  #suntory_contents #container #message .topindex .reports ul li {
    display: inline;
  }

  #suntory_contents #container #message .topindex .reports ul li a {
    position: relative;
    display: block;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
  }

  #suntory_contents #container #message .topindex .reports ul li a .new {
    position: absolute;
    top: -28px;
    left: 0;
  } */
}
