@charset "utf-8";

/*==================================================
reset
================================================== */
#suntory_contents #hall_contents a {
  box-sizing:border-box;
}
#suntory_contents #hall_contents ul {
  list-style:none;
}
#suntory_contents #hall_contents img {
  vertical-align: bottom;
}
/*==================================================
pc sp common
================================================== */
#suntory_contents #contents {
  width: 100%;
}
#suntory_contents #contents a:hover {
  opacity: 0.75;
}
#suntory_contents #contents figure img {
  width: 100%;
}
#suntory_contents #contents a {
  color: #881133;
  text-decoration: underline;
}
#suntory_contents #contents h2 {
  font-family: 'Sabon Next W04', serif;
  font-weight: bold;
}
#suntory_contents #contents .bt_relation a {
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #FFF;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  background:#881133;
}
#suntory_contents #contents .bt_relation a::before {
  content: "";
  position: absolute;
  background:#aa4455;
}
#suntory_contents #contents .bt_relation a::after {
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
#suntory_contents #contents .bt_relation a:hover {
  color: #fff;
  background:#aa1144;
  opacity: 1;
}
#suntory_contents #contents .bt_relation a:hover::before {
  background:#cc0044;
}

/*==================================================
sp
================================================== */
@media screen and (max-width:767px){

/*==================================================
container layout [sp]
================================================== */
#suntory_contents #contents {
  width: 100%;
  padding: 0 0 12vw;
}
#suntory_contents #contents section {
  margin: 10vw 4vw 0;
}
#suntory_contents #contents figure figcaption{
  margin: 2.4vw 0 0;
  font-size: 4vw;
  line-height: 1.3;
}
#suntory_contents #contents h2 {
  margin-bottom: 4.8vw;
  font-size: 6.4vw;
  line-height: 1.3;
}
#suntory_contents #contents p {
  font-size: 4.53333333vw;
  line-height: 1.7;
}
#suntory_contents #contents p + p {
  margin-top: 4vw;
}
#suntory_contents #contents .photoarea {
  margin-top: 8vw;
  width: 100%;
}
#suntory_contents #contents .bt_relation {
  display: block;
  width: 84vw;
  margin: 5.6vw auto 0;
  height: 13.33333333vw;
}
#suntory_contents #contents .bt_relation + .bt_relation {
  margin-top: 4vw;
}
#suntory_contents #contents .bt_relation a {
  padding: 0 4vw 0 0;
  font-size: 5.06666667vw;
}
#suntory_contents #contents .bt_relation a::before {
  width: 6.13333333vw;
  height: 6.93333333vw;
  right: 3.2vw;
}
#suntory_contents #contents .bt_relation a::after {
  top: calc(50% - 1.2vw);
  right: 5.6vw;
  width: 2.13333333vw;
  height: 2.13333333vw;
}
#suntory_contents #contents .bt_relation.external a {
  background-image: url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_external_white.png);
  background-repeat: no-repeat;
  background-position: right 12vw top 3.2vw;
  background-size:  2.4vw;
}

/*==================================================
each setting [sp]
================================================== */
#suntory_contents #contents .firstimg {
  margin-bottom: 8vw;
}
#suntory_contents #contents .firstimg figcaption {
  padding: 0 2.4vw;
}
#suntory_contents #contents .photoarea figure,
#suntory_contents #contents .photoarea figure img {
  width: 100%;
}
#suntory_contents #contents .photoarea figure + figure {
  margin-top: 8vw;
}
#suntory_contents #contents #history04 .grid {
  display: block;
}
#suntory_contents #contents #history04 .lefttxt {
  width: 100%;
}
#suntory_contents #contents #history04 .photoarea {
  width: 100%;
}
#suntory_contents #history04 .photoarea figure {
  width: 100%;
}

#suntory_contents #history_hibiki_container {
  display: block;
  padding: 8vw 6vw;
  border: 1px solid #ebddc2;
  background: #f7f2e8;
}
#suntory_contents #history_hibiki_container h3 {
  display: block;
  margin-bottom: 8vw;
}
#suntory_contents #history_hibiki_container h3 img {
  width: 73.33333333vw;
}
#suntory_contents .hibiki_info {
  width: 100%;
}
#suntory_contents #history_hibiki_container p {
  line-height: 1.5;
}
#suntory_contents .hibiki_info p span {
  font-size: 4vw;
}
#suntory_contents .hibiki_logo {
  display:flex;
  justify-content: center;
  align-items: center;
  width: 65.33333333vw;
  padding: 10.66666667vw;
  margin: 8vw auto 0;
  background: #fff;
  box-shadow: 0 0 1.6vw #f0e7d5;
}
#suntory_contents .hibiki_logo img {
  width: 100%;
  height: auto;
}

}


/*==================================================
pc
================================================== */
@media print, screen and (min-width:768px){


/*==================================================
container layout [pc]
================================================== */
#suntory_contents #contents {
  width: 100%;
  max-width: 1160px;
  margin: 50px auto 110px;
  padding: 0 10px;
}
#suntory_contents #contents section {
  width: 100%;
  max-width: 1080px;
  margin: 40px auto 0;
  padding: 0 60px;
}
#suntory_contents #contents figure figcaption{
  margin: 10px 0 0;
  font-size: 15px;
  line-height: 1.3;
}
#suntory_contents #contents h2 {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1;
}
#suntory_contents #contents p {
  font-size: 17px;
  line-height: 1.7;
}
#suntory_contents #contents p + p {
  margin-top: 15px;
}
#suntory_contents #contents .photoarea {
  margin-top: 30px;
  width: 100%;
  display:flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
#suntory_contents #contents .bt_relation {
  display: inline-block;
  min-width: 220px;
  margin-top: 15px;
  height: 50px;
}
#suntory_contents #contents .bt_relation + .bt_relation {
  margin-left: 30px;
}
#suntory_contents #contents .bt_relation a {
  padding: 0 48px 0 20px;
  font-size: 19px;
}
#suntory_contents #contents .bt_relation a::before {
  width: 23px;
  height: 26px;
  top: calc(50% - 13px);
  right: 12px;
}
#suntory_contents #contents .bt_relation a::after {
  width: 8px;
  height: 8px;
  top: calc(50% - 5px);
  right: 21px;
}
#suntory_contents #contents .bt_relation.external a {
  padding: 0 62px 0 30px;
  background-image: url(https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_external_white.png);
  background-repeat: no-repeat;
  background-position: right 44px top 13px;
  background-size: 9px;
}


/*==================================================
each setting [pc]
================================================== */
#suntory_contents #contents .firstimg {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 40px;
  padding: 0;
}
#suntory_contents #history01 .photoarea figure img {
  width: auto;
  height: 370px;
}
#suntory_contents #history01 .photoarea figure.ph_left {
  width: 555px;
}
#suntory_contents #history01 .photoarea figure.ph_right {
  width: 370px;
}
#suntory_contents #history02 .photoarea figure img {
  width: auto;
  height: 302px;
}
#suntory_contents #history02 .photoarea figure.ph_left {
  width: 453px;
}
#suntory_contents #history02 .photoarea figure.ph_right {
  width: 467px;
}
#suntory_contents #history03 .photoarea figure img {
  height: 200px;
}
#suntory_contents #history03 .photoarea figure {
  width: 300px;
}
#suntory_contents #contents #history04 .grid {
  display:flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
#suntory_contents #contents #history04 .lefttxt {
  width: 620px;
}
#suntory_contents #contents #history04 .photoarea {
  margin: 0;
  width: 300px;
}
#suntory_contents #history04 .photoarea figure {
  width: 300px;
}

#suntory_contents section#history_hibiki_container {
  width: 960px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding: 40px;
  border: 1px solid #ebddc2;
  background: #f7f2e8;
}
#suntory_contents #history_hibiki_container h3 {
  display: block;
  margin-bottom: 20px;
}
#suntory_contents #history_hibiki_container h3 img {
  width: 350px;
}
#suntory_contents .hibiki_info {
  width: calc(100% - 290px);
}
#suntory_contents #history_hibiki_container p {
  line-height: 1.5;
}
#suntory_contents .hibiki_info p span {
  font-size: 15px;
}
#suntory_contents .hibiki_logo {
  display:flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  padding: 40px;
  background: #fff;
  box-shadow: 0 0 5px #f0e7d5;
}
#suntory_contents .hibiki_logo img {
  width: 100%;
  height: auto;
}


}
@media print, screen and (min-width:768px) and (max-width:1080px){
  #suntory_contents #contents {
    min-width: 960px;
  }
  #suntory_contents #contents section {
    max-width: 960px;
    padding: 0;
  }
  #suntory_contents section#history_hibiki_container {
    padding: 30px;
  }

}