@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 .container_seat h2 {
  display: inline-block;
  font-family: 'Sabon Next W04', serif;
  font-weight: bold;
  line-height: 1;
}

/*bt_pdflink*/
#suntory_contents .container_seat .bt_pdflink a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #881133;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  border: 1px solid #aa1144;
}
#suntory_contents .container_seat .bt_pdflink a:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_pdf.png") no-repeat left center;
}
#suntory_contents .container_seat .bt_pdflink a:hover {
  color: #fff;
  background: #aa1144;
  opacity: 1;
}
#suntory_contents .container_seat .bt_pdflink a:hover::before {
  background-image: url("https://www.suntory.com/culture-sports/suntoryhall/common2019/img/icon_pdf_white.png");
}
/*bt common*/
#suntory_contents .container_seat .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 .container_seat .bt_relation a::before {
  content: "";
  position: absolute;
  background:#aa4455;
}
#suntory_contents .container_seat .bt_relation a::after {
  content: "";
  position: absolute;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#suntory_contents .container_seat .bt_relation a:hover {
  color: #fff;
  background:#aa1144;
  opacity: 1;
}
#suntory_contents .container_seat .bt_relation a:hover::before {
  background:#cc0044;
}

/*mainhall h2 bt*/
#suntory_contents .h2area .bt_relation.down a::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/*bluerose select*/
#suntory_contents #hall_bluerose .hall_image .hall_select p {
  display: block;
  background: #f2ead9;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a {
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #222;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a::before {
  content: "";
  position: absolute;
  background:#813;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a::after {
  content: "";
  position: absolute;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#suntory_contents #hall_bluerose .hall_image .hall_select p a:hover::before {
  background:#aa1144;
}

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

/* ========================================================================
seat_contents [sp]
========================================================================= */
#suntory_contents .container_seat {
  width: 100%;
  padding-bottom: 16vw;
}
#suntory_contents .container_seat .h2area {
  padding: 6vw 4vw 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
#suntory_contents .container_seat h2 {
  font-size: 9.06666667vw;
}
#suntory_contents .container_seat h2 .sm_txt {
  font-size: 6.93333333vw;
}
#suntory_contents .container_seat .hall_image {
  padding: 6vw 4vw 0;
}
#suntory_contents .container_seat .hall_image img {
  width: 100%;
  vertical-align: bottom;
}
#suntory_contents .container_seat .seatview_contents {
  width: 100%;
}
#suntory_contents .seatview_contents h3 {
  padding: 3vw 4vw;
  background: #f0e5d1;
  font-size: 5.6vw;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
#suntory_contents .seatview_contents .seatview_inner {
  padding: 8vw 4vw 0;
}
#suntory_contents .seatview_contents .detail_contents_photo {
  width: 92vw;
}
#suntory_contents .seatview_contents .detail_contents_map {
  width: 92vw;
}
#suntory_contents .seatview_contents .detail_contents_map p.notes {
  display: inline-block;
  width: 100%;
  color: #881133;
  font-size: 5.06666667vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 8vw;
}
#suntory_contents .seatview_contents .detail_contents_photo {
}
#suntory_contents .container_seat .slide_area {
  position: relative;
  width: 90vw;
  margin: 0 auto;
}
#suntory_contents .container_seat .bt_pdflink a {
  padding: 0 0 0 6.4vw;
  font-size: 5.06666667vw;
}
#suntory_contents .container_seat .bt_pdflink a:before {
  left: 6.4vw;
  width: 5.33333333vw;
  height: 8vw;
  background-size: 5.33333333vw auto;
}
#suntory_contents .container_seat .bt_relation {
  display: block;
  width: 66.66666667vw;
  height: 13.33333333vw;
  margin: 5.6vw auto 0;
}
#suntory_contents .container_seat .bt_relation a {
  padding: 0 4vw 0 0;
  font-size: 5.06666667vw;
}
#suntory_contents .container_seat .bt_relation a::before {
  width: 6.13333333vw;
  height: 6.93333333vw;
  top:3.2vw;
  right: 3.2vw;
}
#suntory_contents .container_seat .bt_relation a::after {
  top: calc(50% - 1.33333333vw);
  right: 5.6vw;
  width: 2.13333333vw;
  height: 2.13333333vw;
}
#suntory_contents .map_bottom {
  margin-top: 12vw;
}

/* ========================================================================
#main_hall [sp]
========================================================================= */
#suntory_contents .container_seat .bt_relation.down {
  width: 45vw;
  height: 12vw;
  margin: 0;
}
#suntory_contents .container_seat .bt_relation.down a {
  padding: 0 7.2vw 0 0;
  font-size: 4vw;
}
#suntory_contents .container_seat .bt_relation.down a::before {
  width: 6.93333333vw;
  height: 5.86666667vw;
  top: calc(50% - 2.93333333vw);
  right: 2.4vw;
}
#suntory_contents .container_seat .bt_relation.down a::after {
  top: calc(50% - 1.6vw);
  right: 4.6vw;
  width: 2.13333333vw;
  height: 2.13333333vw;
}

#suntory_contents #main_hall .seat_img_box {
  padding: 8vw 4vw 12vw;
}
#suntory_contents #main_hall .seat_img_box img {
  width: 100%;
}
#suntory_contents #main_hall .seat_img_box .bt_pdflink {
  margin: 4vw auto 0;
  width: 64vw;
  height: 13.33333333vw;
}
#suntory_contents #main_hall .seat_img_box .bt_pdflink a {
  padding: 0 0 0 6.4vw;
  font-size: 5.06666667vw;
}
#suntory_contents #main_hall .seatview_contents .seatview_inner {
  background: #faf6ef;
}
#suntory_contents #main_hall .seatview_contents .map_image_main {
  position: relative;
  display: inline-block;
  width: 85.333333333333vw;
  height: 125.866666666666vw;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/stagemap_main.png") no-repeat left top;
  background-size: 85.333333333333vw auto;
  margin: 0 auto;
}
#suntory_contents .map_image_main a:hover {
}
#suntory_contents .map_image_main a img,
#suntory_contents .map_image_shoebox a img,
#suntory_contents .map_image_fan a img {
  width: 100%;
}
#suntory_contents .detail_contents_photo {
  width: 100vw;
}
#suntory_contents .container_seat .slide_area {
  position: relative;
  width: 90vw;
  margin: 0 auto;
}

/* ========================================================================
bluerose [sp]
========================================================================= */
#suntory_contents #hall_bluerose .hall_image {

}
#suntory_contents #hall_bluerose .hall_image .hall_select {
  width: 92vw;
  margin-bottom: 6vw;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p {
  height: 12vw;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a {
  font-size: 5.6vw;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a::before {
  width: 8vw;
  height: 5.86666667vw;
  top: calc(50% - 2.93333333vw);
  right: 4vw;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a::after {
  top: calc(50% - 1.6vw);
  right: 6.6vw;
  width: 2.13333333vw;
  height: 2.13333333vw;
}

#suntory_contents #hall_bluerose .seatview_contents {
  margin-top: 16vw;
}
#suntory_contents .map_image_shoebox {
  position: relative;
  width: 78.933333333333vw;
  height: 102.9333333333333vw;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/stagemap_shoebox_sp.png") no-repeat left top;
  background-size:  78.933333333333vw auto;
  margin: 0 auto;
}
#suntory_contents .map_image_fan {
  position: relative;
  width: 78.933333333333vw;
  height: 50.933333333333vw;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/stagemap_main_fan_sp.png") no-repeat left top;
  background-size: 78.933333333333vw auto;
  margin: 0 auto;
}
#suntory_contents #hall_bluerose .detail_contents_photo .items {
  width: 100%;
  margin-top: 8vw;
  padding: 3vw 4vw;
  font-size: 3.73333333vw;
  line-height: 1.5;
  border: 1px solid #dfdfdf;
}
#suntory_contents #hall_bluerose .detail_contents_photo .items .sm_txt {
  display: block;
  font-size: 3.46666667vw;
}
#suntory_contents #hall_bluerose .pdf_bt_area {
  margin: 20px 0 0;

}
#suntory_contents #hall_bluerose .pdf_bt_area .bt_pdflink  {
  margin: 6vw auto 0;
  width: 52vw;
  height: 13.33333333vw;
}

/* ========================================================================
slide_area common [sp]
========================================================================= */
#suntory_contents .map_image_main a {
  display: inline-block;
  content: "";
  position: absolute;
  width: 5.866666666666vw;
  height: 6.266666666666vw;
}
#suntory_contents .map_image_shoebox a,
#suntory_contents .map_image_fan a {
  display: inline-block;
  content: "";
  position: absolute;
  width: 4.933333333333vw;
  height: 4.133333333333vw;
}
#suntory_contents .slide_area .slider_main,
#suntory_contents .slide_area .slider_main_s,
#suntory_contents .slide_area .slider_main_f {
  width: 90vw;
  height: 70.666666666666vw;
  margin: 0;
}
#suntory_contents .slider_main div img,
#suntory_contents .slider_main_s div img,
#suntory_contents .slider_main_f div img {
  width: 100%;
}
#suntory_contents .modalbox,
#suntory_contents .modalbox_s,
#suntory_contents .modalbox_f {
  display: none;
  position: fixed;
  top: 31vw;
  top: calc(50% - 37.0666666666667vw);
  left: 5vw;
  width: 90vw;
  z-index: 100;
  background: #fff;
}
#suntory_contents .slider_main .caption,
#suntory_contents .slider_main_s .caption,
#suntory_contents .slider_main_f .caption {
  padding: 0;
  margin: 3.2vw 6.666666666666vw 0 6.666666666666vw;
  font-size: 4vw;
  font-weight: bold;
  height: 9.3333333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 500;
  background: #fff;
}
#suntory_contents .slick-track:before {
  display: none;
}
#suntory_contents .slide_nav,
#suntory_contents .slide_nav_s,
#suntory_contents .slide_nav_f {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 0;
  margin: 0;
}
#suntory_contents .controlbox,
#suntory_contents .controlbox_s,
#suntory_contents .controlbox_f {
  width: 90vw;
  height: 11.333333333333vw;
  height: 14.6666666666667vw;
  margin: -11.2vw 0 0 0;
  z-index: 100;
  background: #fff;
}
#suntory_contents .slide_nav .btn_nav,
#suntory_contents .slide_nav_s .btn_nav,
#suntory_contents .slide_nav_f .btn_nav {
  display: inline-block;
  width: 6.6666666666667vw;
  height: 9.3333333333333vw;
  cursor: pointer;
  z-index: 1000;
}
#suntory_contents .slide_nav #slider-prev,
#suntory_contents .slide_nav_s #slider-prev_s,
#suntory_contents .slide_nav_f #slider-prev_f {
  margin: 2.6666666666667vw 0 0 4vw;
  width: 6.6666666666667vw;
  height: 9.3333333333333vw;
  background:  url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/btn_slide_left.png") no-repeat center center;
  background-size: 6.6666666666667vw auto;
}
#suntory_contents .slide_nav #slider-next,
#suntory_contents .slide_nav_s #slider-next_s,
#suntory_contents .slide_nav_f #slider-next_f {
  width: 6.6666666666667vw;
  height: 9.3333333333333vw;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/btn_slide_right.png") no-repeat center center;
  background-size: 6.6666666666667vw auto;
  margin: 2.6666666666667vw 4vw 0 0;
}
#suntory_contents .slide_nav #slider-prev:hover,
#suntory_contents .slide_nav_s #slider-prev_s:hover,
#suntory_contents .slide_nav_f #slider-prev_f:hover {
}
#suntory_contents .slide_nav #slider-next:hover,
#suntory_contents .slide_nav_s #slider-next_s:hover,
#suntory_contents .slide_nav_f #slider-next_f:hover {
}
#suntory_contents .slide_nav .slick-disabled,
#suntory_contents .slide_nav_s .slick-disabled,
#suntory_contents .slide_nav_f .slick-disabled {
  background-image: none!important;
}
#suntory_contents #closebtn,
#suntory_contents #closebtn_s,
#suntory_contents #closebtn_f {
  position: fixed;
  top: 10vw;
  top: calc(50% - 46.4vw);
  left: 5vw;
  display: none;
  width: 90vw;
  padding: 0;
  margin: 0 auto;
  text-align: right;
  z-index: 200;
}
#suntory_contents #closebtn span,
#suntory_contents #closebtn_s span,
#suntory_contents #closebtn_f span {
  display: inline-block;
  content: "";
  width: 6.266666666666vw;
  height: 6.266666666666vw;
  cursor: pointer;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/icon_modal_close_sp.png") no-repeat center center;
  background-size: 6.266666666666vw auto;
}
#suntory_contents #gray,
#suntory_contents #gray_s,
#suntory_contents #gray_f {
  display: none;
  position:fixed;
  top:0;
  left:0;
  width:100vw;
  height:100%;
  background:#000;
  opacity:0.7;
  z-index: 1;
}
/*main hall*/
#suntory_contents .map_image_main a.map00 {
  display: none;
}
#suntory_contents .map_image_main a.map01 {
  left: 28.466666666666vw;
  top: 12.266666666666vw;
}
#suntory_contents .map_image_main a.map02 {
  left: 39.733333333333vw;
  top: 16.266666666666vw;
}
#suntory_contents .map_image_main a.map03 {
  left: 51vw;
  top: 12.266666666666vw;
}
#suntory_contents .map_image_main a.map04 {
  left: 14.066666666666vw;
  top: 18.933333333333vw;
}
#suntory_contents .map_image_main a.map05 {
  left: 65.933333333333vw;
  top: 18.933333333333vw;
}
#suntory_contents .map_image_main a.map06 {
  left: 17vw;
  top: 29.6vw;
}
#suntory_contents .map_image_main a.map07 {
  left: 63vw;
  top: 29.6vw;
}
#suntory_contents .map_image_main a.map08 {
  left: 15.133333333333vw;
  top: 47.2vw;
}
#suntory_contents .map_image_main a.map09 {
  left: 27.966666666666vw;
  top: 43.733333333333vw;
}
#suntory_contents .map_image_main a.map10 {
  left: 39.733333333333vw;
  top: 46.4vw;
}
#suntory_contents .map_image_main a.map11 {
  left: 51.5vw;
  top: 43.733333333333vw;
}
#suntory_contents .map_image_main a.map12 {
  left: 64.866666666666vw;
  top: 47.2vw;
}
#suntory_contents .map_image_main a.map13 {
  left: 20vw;
  top: 55.266666666666vw;
}
#suntory_contents .map_image_main a.map14 {
  left: 39.733333333333vw;
  top: 61vw;
}
#suntory_contents .map_image_main a.map15 {
  left: 60vw;
  top: 55.266666666666vw;
}
#suntory_contents .map_image_main a.map16 {
  left: 12.2vw;
  top: 63.4vw;
}
#suntory_contents .map_image_main a.map17 {
  left: 20vw;
  top: 70.066666666666vw;
}
#suntory_contents .map_image_main a.map18 {
  left: 27.466666666666vw;
  top: 66.333333333333vw;
}
#suntory_contents .map_image_main a.map19 {
  left: 39.733333333333vw;
  top: 71.466666666666vw;
}
#suntory_contents .map_image_main a.map20 {
  left: 52vw;
  top: 66.333333333333vw;
}
#suntory_contents .map_image_main a.map21 {
  left: 60vw;
  top: 70.066666666666vw;
}
#suntory_contents .map_image_main a.map22 {
  left: 67.8vw;
  top: 63.4vw;
}
#suntory_contents .map_image_main a.map23 {
  left: 15.066666666666vw;
  top: 82.133333333333vw;
}
#suntory_contents .map_image_main a.map24 {
  left: 28.8vw;
  top: 93.133333333333vw;
}
#suntory_contents .map_image_main a.map25 {
  left: 39.733333333333vw;
  top: 91vw;
}
#suntory_contents .map_image_main a.map26 {
  left: 52vw;
  top: 93.133333333333vw;
}
#suntory_contents .map_image_main a.map27 {
  left: 64.933333333333vw;
  top: 82.133333333333vw;
}
#suntory_contents .map_image_main a.map28 {
  left: 28.466666666666vw;
  top: 102.266666666666vw;
}
#suntory_contents .map_image_main a.map29 {
  left: 39.733333333333vw;
  top: 101.166666666666vw;
}
#suntory_contents .map_image_main a.map30 {
  left: 51vw;
  top: 102.266666666666vw;
}
/*bluerose shoebox*/
#suntory_contents .map_image_shoebox a.maps00 {
  display: none;
}
#suntory_contents .map_image_shoebox a.maps01 {
  left: 37.066666666666vw;
  top: 28.933333333333vw;
}
#suntory_contents .map_image_shoebox a.maps02 {
  left: 10.866666666666vw;
  top: 42.8vw;
}
#suntory_contents .map_image_shoebox a.maps03 {
  left: 37.066666666666vw;
  top: 42.8vw;
}
#suntory_contents .map_image_shoebox a.maps04 {
  left: 63.266666666666vw;
  top: 42.8vw;
}
#suntory_contents .map_image_shoebox a.maps05 {
  left: 10.866666666666vw;
  top: 56.133333333333vw;
}
#suntory_contents .map_image_shoebox a.maps06 {
  left: 63.466666666666vw;
  top: 56.133333333333vw;
}
#suntory_contents .map_image_shoebox a.maps07 {
  left: 37.066666666666vw;
  top: 65.066666666666vw;
}
#suntory_contents .map_image_shoebox a.maps08 {
  left: 10.866666666666vw;
  top: 79.2vw;
}
#suntory_contents .map_image_shoebox a.maps09 {
  left: 37.066666666666vw;
  top: 79.2vw;
}
#suntory_contents .map_image_shoebox a.maps10 {
  left: 63.466666666666vw;
  top: 79.2vw;
}
#suntory_contents .map_image_shoebox a.maps11 {
  left: 37.066666666666vw;
  top: 92.133333333333vw;
}
/*bluerose fan*/
#suntory_contents .map_image_fan a.mapf00 {
  display: none;
}
#suntory_contents .map_image_fan a.mapf01 {
  left: 4.666666666666vw;
  top: 8.266666666666vw;
}
#suntory_contents .map_image_fan a.mapf02 {
  left: 13.333333333333vw;
  top: 8.266666666666vw;
}
#suntory_contents .map_image_fan a.mapf03 {
  left: 60.8vw;
  top: 8.266666666666vw;
}
#suntory_contents .map_image_fan a.mapf04 {
  left: 69.333333333333vw;
  top: 8.266666666666vw;
}
#suntory_contents .map_image_fan a.mapf05 {
  left: 36.933333333333vw;
  top: 25.866666666666vw;
}
#suntory_contents .map_image_fan a.mapf06 {
  left: 10vw;
  top: 31.066666666666vw;
}
#suntory_contents .map_image_fan a.mapf07 {
  left: 36.933333333333vw;
  top: 34.133333333333vw;
}
#suntory_contents .map_image_fan a.mapf08 {
  left: 63.866666666666vw;
  top: 31.066666666666vw;
}
#suntory_contents .map_image_fan a.mapf09 {
  left: 5.733333333333vw;
  top: 38.8vw;
}
#suntory_contents .map_image_fan a.mapf10 {
  left: 36.933333333333vw;
  top: 42.266666666666vw;
}
#suntory_contents .map_image_fan a.mapf11 {
  left: 68vw;
  top: 38.8vw;
}

}

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

/* ========================================================================
seat common [pc]
========================================================================= */
#suntory_contents .container_seat {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto 110px;
  padding: 40px 0 0;
}
#suntory_contents .container_seat section {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#suntory_contents .container_seat .h2area {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
#suntory_contents .container_seat h2 {
  font-size: 40px;
}
#suntory_contents .container_seat h2 .sm_txt {
  font-size: 28px;
}
#suntory_contents .container_seat .hall_image {
  min-width: 960px;
  margin-top: 30px;
}
#suntory_contents .container_seat .hall_image img {
  width: 100%;
}
#suntory_contents .container_seat .seatview_contents {
  min-width: 960px;
}
#suntory_contents .seatview_contents h3 {
  padding: 15px 30px;
  background: #f0e5d1;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
  line-height: 1;
}
#suntory_contents .seatview_contents .seatview_inner {
  padding: 20px 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-around;
}
#suntory_contents .seatview_contents .detail_contents_photo {
  position: relative;
  width: 48%;
}
#suntory_contents .seatview_contents .detail_contents_map {
  width: 35%;
}
#suntory_contents .seatview_contents .detail_contents_photo p.notes {
  position: absolute;
  width: 100%;
  color: #FFF;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  top: 120px;
}
#suntory_contents .container_seat .slide_area {
  width: 520px;
  background: #f2ead9;
  padding: 20px 40px;
}

#suntory_contents .container_seat .bt_pdflink a {
  padding: 0 0 0 30px;
  font-size: 19px;
}
#suntory_contents .container_seat .bt_pdflink a:before {
  left: 20px;
  width: 22px;
  height: 30px;
  background-size: 22px auto;
}
#suntory_contents .container_seat .bt_relation {
  display: block;
  width: 240px;
  height: 50px;
  margin: 0 0 0 auto;
}
#suntory_contents .container_seat .bt_relation a {
  padding: 0 24px 0 0;
  font-size: 19px;
}
#suntory_contents .container_seat .bt_relation a::before {
  width: 23px;
  height: 26px;
  top:12px;
  right: 12px;
}
#suntory_contents .container_seat .bt_relation a::after {
  top: calc(50% - 5px);
  right: 21px;
  width: 8px;
  height: 8px;
}
#suntory_contents .map_bottom {
  margin-top: 30px;
}

/* ========================================================================
#main_hall [pc]
========================================================================= */
#suntory_contents .container_seat .bt_relation.down a {
  padding: 0 28px 0 0;
}
#suntory_contents .container_seat .bt_relation.down a::before {
  width: 32px;
  height: 22px;
  top: calc(50% - 11px);
  right: 12px;
}
#suntory_contents .container_seat .bt_relation.down a::after {
  top: calc(50% - 6px);
  right: 23px;
  width: 8px;
  height: 8px;
}

#suntory_contents #main_hall .seat_img_box {
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
#suntory_contents #main_hall .seat_img_box img {
  width: 600px;
}
#suntory_contents #main_hall .seat_img_box .bt_pdflink {
  margin: 30px auto 0;
  width: 320px;
  height: 60px;
}
#suntory_contents #main_hall .seatview_contents .seatview_inner {
  background: #faf6ef;
}
#suntory_contents #main_hall .seatview_contents .map_image_main {
  width: 340px;
  height: 495px;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/stagemap_main.png") no-repeat left top;
  margin: 0 auto;
  position: relative;
}
#suntory_contents #main_hall .seatview_contents .detail_contents_photo {
  height:  410px;
}

/* ========================================================================
bluerose [pc]
========================================================================= */
#suntory_contents #hall_bluerose .hall_image {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  min-width: 960px;
  margin-bottom: 40px;
}
#suntory_contents #hall_bluerose .hall_image .hall_select {
  width: 48%;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p {
  height: 50px;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a {
  font-size: 23px;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a::before {
  width: 32px;
  height: 22px;
  top: calc(50% - 11px);
  right: 30px;
}
#suntory_contents #hall_bluerose .hall_image .hall_select p a::after {
  top: calc(50% - 6px);
  right: 41px;
  width: 8px;
  height: 8px;
}
#suntory_contents #hall_bluerose .seatview_contents {
  border: 1px solid #f0e5d1;
  padding: 0 0 30px;
}
#suntory_contents #hall_bluerose .seatview_contents#stage_map_container_shoebox .detail_contents_photo {
  height:  530px;
}
#suntory_contents #hall_bluerose .seatview_contents#stage_map_container_fan .detail_contents_photo {
  height:  510px;
}
#suntory_contents #hall_bluerose #stage_map_container_shoebox {
  margin-bottom: 60px;
}
#suntory_contents #hall_bluerose .detail_contents_map .map_image_shoebox {
  position: relative;
  width: 300px;
  height: 390px;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/stagemap_shoebox.png") no-repeat left top;
  margin: 0 auto;
}
#suntory_contents .map_image_fan {
  position: relative;
  width: 350px;
  height: 230px;
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/stagemap_main_fan.png") no-repeat left top;
  margin: 0 auto;
}
#suntory_contents #hall_bluerose .detail_contents_photo .items {
  position: absolute;
  bottom:0;
  width: 520px;
  margin-top: 30px;
  padding: 15px;
  font-size: 17px;
  line-height: 1.5;
  border: 1px solid #dfdfdf;
}
#suntory_contents #hall_bluerose .detail_contents_photo .items .sm_txt {
  display: block;
}
#suntory_contents #hall_bluerose .pdf_bt_area {
  margin: 20px 0 0;
  display:flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
#suntory_contents #hall_bluerose .pdf_bt_area .bt_pdflink  {
  margin: 0 15px;
  width: 270px;
  height: 60px;
}

/* ========================================================================
slide_area common [pc]
========================================================================= */
#suntory_contents .slider_main div img,
#suntory_contents .slider_main_s div img,
#suntory_contents .slider_main_f div img {
  width: 100%;
}
#suntory_contents .slider_main .caption,
#suntory_contents .slider_main_s .caption,
#suntory_contents .slider_main_f .caption {
  display: inline-block;
  opacity: 1;
  width: 100%;
  margin: 37px 0 0;
  padding: 0 10%;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  z-index: 500;
}
#suntory_contents .slider_main .caption.default,
#suntory_contents .slider_main_s .caption.default,
#suntory_contents .slider_main_f .caption.default {
  display: none;
}
#suntory_contents .slick-track:before {
  display: none;
}
#suntory_contents .map_image_main a,
#suntory_contents .map_image_shoebox a,
#suntory_contents .map_image_fan a {
  display: inline-block;
  content: "";
  background: url("https://www.suntory.com/culture-sports/suntoryhall/seat/assets2019/img/icon_camera_on.png") no-repeat center bottom / 22px;
  position: absolute;
  width: 22px;
  height: 20px;
  cursor: pointer;
}
#suntory_contents .map_image_main a:hover img,
#suntory_contents .map_image_shoebox a:hover img,
#suntory_contents .map_image_fan a:hover img {
  visibility: hidden;
}
#suntory_contents .map_image_main a img,
#suntory_contents .map_image_shoebox a img,
#suntory_contents .map_image_fan a img {
  width: 100%;
}

#suntory_contents .slide_area .slider_main,
#suntory_contents .slide_area .slider_main_s,
#suntory_contents .slide_area .slider_main_f {
  max-width: 440px;
  height: 305px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
#suntory_contents .slide_area .slider_main.active,
#suntory_contents .slide_area .slider_main_s.active,
#suntory_contents .slide_area .slider_main_f.active {
  height: 380px;
}
#suntory_contents .slider_main div img,
#suntory_contents .slider_main_s div img,
#suntory_contents .slider_main_f div img {
  width: 100%;
}
#suntory_contents .slide_nav,
#suntory_contents .slide_nav_s,
#suntory_contents .slide_nav_f {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}
#suntory_contents .controlbox,
#suntory_contents .controlbox_s,
#suntory_contents .controlbox_f {
  width: 440px;
  margin: -90px auto 0 auto;
  padding:0;
  z-index: 500;
  background: #fff;
  opacity: 0;
}
#suntory_contents .controlbox.active,
#suntory_contents .controlbox_s.active,
#suntory_contents .controlbox_f.active {
  opacity: 1;
}
#suntory_contents .slide_nav .btn_nav,
#suntory_contents .slide_nav_s .btn_nav,
#suntory_contents .slide_nav_f .btn_nav {
  display: inline-block;
  width: 44px;
  height: 56px;
  pointer-events: none;
  z-index: 1000;
  border: 10px solid #fff;
}
#suntory_contents .slide_nav #slider-prev,
#suntory_contents .slide_nav_s #slider-prev_s,
#suntory_contents .slide_nav_f #slider-prev_f {
  display: none;
}
#suntory_contents .slide_nav #slider-next,
#suntory_contents .slide_nav_s #slider-next_s,
#suntory_contents .slide_nav_f #slider-next_f {
  display: none;
  pointer-events: none;
}
#suntory_contents .slide_nav #slider-prev:hover,
#suntory_contents .slide_nav_s #slider-prev_s:hover,
#suntory_contents .slide_nav_f #slider-prev_f:hover {
  display: none;
  pointer-events: none;
}
#suntory_contents .slide_nav #slider-next:hover,
#suntory_contents .slide_nav_s #slider-next_s:hover,
#suntory_contents .slide_nav_f #slider-next_f:hover {
  display: none;
  pointer-events: none;
}
#suntory_contents .slide_nav .slick-disabled,
#suntory_contents .slide_nav_s .slick-disabled,
#suntory_contents .slide_nav_f .slick-disabled {
  background-image: none!important;
}
#suntory_contents #closebtn,
#suntory_contents #closebtn_s,
#suntory_contents #closebtn_f {
  display: none;
}
#suntory_contents #gray,
#suntory_contents #gray_s,
#suntory_contents #gray_f {
  display: none;
}

/*main hall*/
#suntory_contents .map_image_main a.map00 {
  display: none;
}
#suntory_contents .map_image_main a.map01 {
  left: 115px;
  top: 56px;
}
#suntory_contents .map_image_main a.map02 {
  left: 159px;
  top: 71px;
}
#suntory_contents .map_image_main a.map03 {
  left: 205px;
  top: 56px;
}
#suntory_contents .map_image_main a.map04 {
  left: 59px;
  top: 81px;
}
#suntory_contents .map_image_main a.map05 {
  left: 261px;
  top: 81px;
}
#suntory_contents .map_image_main a.map06 {
  left: 70px;
  top: 121px;
}
#suntory_contents .map_image_main a.map07 {
  left: 250px;
  top: 121px;
}
#suntory_contents .map_image_main a.map08 {
  left: 63px;
  top: 187px;
}
#suntory_contents .map_image_main a.map09 {
  left: 113px;
  top: 179px;
}
#suntory_contents .map_image_main a.map10 {
  left: 158px;
  top: 194px;
}
#suntory_contents .map_image_main a.map11 {
  left: 207px;
  top: 179px;
}
#suntory_contents .map_image_main a.map12 {
  left: 257px;
  top: 187px;
}
#suntory_contents .map_image_main a.map13 {
  left: 85px;
  top: 221px;
}
#suntory_contents .map_image_main a.map14 {
  left: 159px;
  top: 250px;
}
#suntory_contents .map_image_main a.map15 {
  left: 235px;
  top: 221px;
}
#suntory_contents .map_image_main a.map16 {
  left: 52px;
  top: 259px;
}
#suntory_contents .map_image_main a.map17 {
  left: 85px;
  top: 284px;
}
#suntory_contents .map_image_main a.map18 {
  left: 113px;
  top: 270px;
}
#suntory_contents .map_image_main a.map19 {
  left: 159px;
  top: 293px;
}
#suntory_contents .map_image_main a.map20 {
  left: 207px;
  top: 270px;
}
#suntory_contents .map_image_main a.map21 {
  left: 235px;
  top: 284px;
}
#suntory_contents .map_image_main a.map22 {
  left: 268px;
  top: 259px;
}

#suntory_contents .map_image_main a.map23 {
  left: 59px;
  top: 333px;
}
#suntory_contents .map_image_main a.map24 {
  left: 118px;
  top: 378px;
}
#suntory_contents .map_image_main a.map25 {
  left: 159px;
  top: 370px;
}
#suntory_contents .map_image_main a.map26 {
  left: 202px;
  top: 378px;
}
#suntory_contents .map_image_main a.map27 {
  left: 261px;
  top: 333px;
}
#suntory_contents .map_image_main a.map28 {
  left: 115px;
  top: 416px;
}
#suntory_contents .map_image_main a.map29 {
  left: 159px;
  top: 410px;
}
#suntory_contents .map_image_main a.map30 {
  left: 205px;
  top: 416px;
}

/*bluerose shoebox*/
#suntory_contents .map_image_shoebox a.maps00 {
  display: none;
}
#suntory_contents .map_image_shoebox a.maps01 {
  left: 139px;
  top: 107px;
}
#suntory_contents .map_image_shoebox a.maps02 {
  left: 39px;
  top: 160px;
}
#suntory_contents .map_image_shoebox a.maps03 {
  left: 139px;
  top: 160px;
}
#suntory_contents .map_image_shoebox a.maps04 {
  left: 239px;
  top: 160px;
}
#suntory_contents .map_image_shoebox a.maps05 {
  left: 39px;
  top: 212px;
}
#suntory_contents .map_image_shoebox a.maps06 {
  left: 239px;
  top: 212px;
}
#suntory_contents .map_image_shoebox a.maps07 {
  left: 139px;
  top: 247px;
}
#suntory_contents .map_image_shoebox a.maps08 {
  left: 39px;
  top: 300px;
}
#suntory_contents .map_image_shoebox a.maps09 {
  left: 139px;
  top: 300px;
}
#suntory_contents .map_image_shoebox a.maps10 {
  left: 239px;
  top: 300px;
}
#suntory_contents .map_image_shoebox a.maps11 {
  left: 139px;
  top: 352px;
}

/*bluerose fan*/
#suntory_contents .map_image_fan a.mapf00 {
  display: none;
}
#suntory_contents .map_image_fan a.mapf01 {
  left: 17px;
  top: 36px;
}
#suntory_contents .map_image_fan a.mapf02 {
  left: 56px;
  top: 36px;
}
#suntory_contents .map_image_fan a.mapf03 {
  left: 272px;
  top: 36px;
}
#suntory_contents .map_image_fan a.mapf04 {
  left: 311px;
  top: 36px;
}
#suntory_contents .map_image_fan a.mapf05 {
  left: 163px;
  top: 117px;
}
#suntory_contents .map_image_fan a.mapf06 {
  left: 44px;
  top: 137px;
}
#suntory_contents .map_image_fan a.mapf07 {
  left: 163px;
  top: 152px;
}
#suntory_contents .map_image_fan a.mapf08 {
  left: 284px;
  top: 137px;
}
#suntory_contents .map_image_fan a.mapf09 {
  left: 25px;
  top: 172px;
}
#suntory_contents .map_image_fan a.mapf10 {
  left: 163px;
  top: 185px;
}
#suntory_contents .map_image_fan a.mapf11 {
  left: 303px;
  top: 172px;
}

}
@media print, screen and (min-width:768px) and (max-width:1080px){
  #suntory_contents .container_seat {
    width: 100%;
    min-width: 960px;
  }
  #suntory_contents .container_seat section {
    padding: 0 10px;
  }

}