@charset "utf-8";


/*------------------------------------------------------------
  font
  ------------------------------------------------------------ */

@import url(sabonnextw04.css);
@import url(syntaxnextw04.css);

#suntory_contents {
  color: #222;
  font-family: 'Syntax Next W04', sans-serif;
  font-weight: normal;
  font-feature-settings : "palt";
}
#suntory_contents * {
    -webkit-appearance: none;
    border-radius: none;
}
#suntory_contents select,
#suntory_contents input,
#suntory_contents input::placeholder {
    font-family: 'Syntax Next W04', sans-serif;
  font-weight: normal;
}
#suntory_contents select option {
  font-family: system-ui,  sans-serif;
  font-weight: normal;
}

#suntory_contents .serif {
    font-family: 'Sabon Next W04';
}
#suntory_contents .sans-serif {
    font-family: 'Syntax Next W04';
}

#footer_pagetop_pc_icon,
#footer_pagetop_sp{display:none !important;}
#suntory_footer_sp{z-index:0;}

#suntory_contents .btn_page_top a,
#suntory_contents .btn_page_top.fixed a{z-index:5;}

/*==================================================
suntoryCommonHeader[pc/sp]
================================================== */
#suntoryCommonHeader{position:relative;z-index:10010;}

/*==================================================
suntoryCommonFooter[pc/sp]
================================================== */
#suntoryCommonFooter{position:relative;background:#fff;}
#suntoryCommonFooter .twitter{width: auto;float: none;}
#suntoryCommonFooter #sp_footer_global{background-color:#c6dbe0;}
#suntoryCommonFooter #sp_footer_global_menu_wrap{margin:0 auto;}
#suntoryCommonFooter #sp_footer_global_menu_wrap .sp_global_menu li{border-bottom: 1px #aabbcc solid;}
#suntoryCommonFooter #sp_footer_global_menu_wrap .sp_global_menu li:last-child{border-bottom:none;}
/*== global_open ==*/
#suntoryCommonFooter #sp_footer_global.global_open{background-color:#c6dbe0;border-bottom:1px #aabbcc solid;}
#suntoryCommonFooter #sp_footer_global.global_open #sp_footer_global_menu_wrap{border-bottom:none;}


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

    #suntory_contents .pc_item {
        display: none;
    }


    /* ========================================================================
    suntoryhall_common_header[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header {
        background: url(../png/bg_header_sp.png) repeat 0 0;
        background-size: 7.6vw auto;
        height: 15.3333333333333vw;
        position: relative;
        z-index:10001;
    }

    #suntory_contents #suntoryhall_common_header h1 a {
        width: 52.2666666666667vw;
        height: 7.0666666666667vw;
        background: url(../png/logo_header.png) no-repeat 0 0;
        background-size: 52.2666666666667vw auto;
        text-indent: -9999px;
        position: absolute;
        top: 4.1333333333333vw;
        left: 4vw;
        display: block;
        z-index: 100;
    }

    #suntory_contents #suntoryhall_common_header .btn_japanese a {
        width: 20vw;
        height: 7.3333333333333vw;
        background: #881133 url(../png/icon_external_white.png) no-repeat right 1.6vw center;
        background-size: 2vw auto;
        display: flex;
        align-items: center;
        font-size: 2.6666666666667vw;
        color: #fff;
        padding-left: 1.6vw;
        box-sizing: border-box;
        text-decoration: none;
        border-radius: 0.5333333333333vw;
        position: absolute;
        top: 4vw;
        left: 65.7333333333333vw;
        z-index: 100;
    }

    #suntory_contents #suntoryhall_common_header #btn_menu {
        width: 6.2666666666667vw;
        height: 7.3333333333333vw;
        background: url(../png/icon_menu.png) no-repeat center center;
        background-size: 6.2666666666667vw auto;
        position: absolute;
        top: 4vw;
        right: 4vw;
        z-index: 10;
        display: block;
        cursor: pointer;
    }


    /* ========================================================================
    function_bar[sp]
    ========================================================================= */
/*    #suntory_contents #suntoryhall_common_header .btn_members,*/
    #suntory_contents #suntoryhall_common_header .searcn_container form,
    #suntory_contents #suntoryhall_common_header .searcn_container .search{
         display: none;
    }

    /* ========================================================================
    nav[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav {
        display: none;
    }

    /* ========================================================================
    sp_menu[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header #sp_menu {
        width: 100vw;
        padding: 4.6666666666667vw 4vw 4vw;
        position: absolute;
        top: 15.3333333333333vw;
        left: 0;
        z-index: 5;
        background: #881133;
        filter: drop-shadow(0px 2.6666666666667vw 2.6666666666667vw rgba(0,0,0,.5));
        display: none;
    }
    #suntory_contents #suntoryhall_common_header #sp_menu::before {
        content: '';
        width: 100vw;
        height: 2.6666666666667vw;
        background: -webkit-linear-gradient(top, #68091e 0%,#881133 100%);
        background: linear-gradient(to bottom, #68091e 0%,#881133 100%);
        background-size: auto 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    /* ========================================================================
    extra_menu[sp]
    ========================================================================= */

    #suntory_contents #suntoryhall_common_header .extra_menu {
        margin: 0 0 4vw;
    }
    #suntory_contents #suntoryhall_common_header .extra_menu ul {
        list-style: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #suntory_contents #suntoryhall_common_header .extra_menu li {
        width: 44vw;
        height: 25.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_header .extra_menu li a {
        display: block;
        width: 44vw;
        height: 25.3333333333333vw;
        text-align: center;
        font-size: 5.3333333333333vw;
        line-height: 1;
        font-family: 'Sabon Next W04', serif;
        font-weight: bold;
        color: #881133;
        text-decoration: none;
        padding: 4vw 0 0;
        box-sizing: border-box;
    }
    #suntory_contents #suntoryhall_common_header .extra_menu_schedule a {
        background: #f5eee0 url(../png/icon_schedule.png) no-repeat center 12.4vw;
        background-size: auto 8.6666666666667vw;
    }
    #suntory_contents #suntoryhall_common_header .extra_menu_access a {
        background: #f5eee0 url(../png/icon_access.png) no-repeat center 12.4vw;
        background-size: auto 9.0666666666667vw;
    }

    /* ========================================================================
    contents_list_container[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header .contents_list_container {
        margin: 0 0 4vw;
    }

    #suntory_contents #suntoryhall_common_header .contents_list {
        margin-bottom: 1.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_header .contents_list h2.open {
        position: relative;
    }
    #suntory_contents #suntoryhall_common_header .contents_list h2.open::after {
        content: '';
        width: 100%;
        height: 1.3333333333333vw;
        background: #c3c3c3;
        background: -moz-linear-gradient(top, #c3c3c3 0%, #ffffff 100%);
        background: -webkit-linear-gradient(top, #c3c3c3 0%,#ffffff 100%);
        background: linear-gradient(to bottom, #c3c3c3 0%,#ffffff 100%);
        background-size: auto 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 10;
    }

    #suntory_contents #suntoryhall_common_header .contents_list h2 a {
        display: flex;
        align-items: center;
        height: 14.6666666666667vw;
        background: #f5eee0;
        color: #881133;
        font-size: 4.8vw;
        font-size: 4.9333333333333vw;/*font-size調整*/
        font-weight: 700;
        position: relative;
        text-decoration: none;
        padding-left: 6.6666666666667vw;
    }
    #suntory_contents #suntoryhall_common_header .contents_list h2 a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 1vw);
        right: 6.6666666666667vw;
        width:2vw;
        height:2vw;
        margin:auto;
        border-top:2px solid #881133;
        border-right:2px solid #881133;
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
    }
    
    #suntory_contents #suntoryhall_common_header .contents_list h2.banner_dsh a {
      display: flex;
      align-items: center;
      width: 92vw;
      height: 16.533333333333333vw;
      background: url(../jpg/banner_footer_sm.jpg) no-repeat 0 0;
      background-size: 92vw 16.533333333333333vw;
      text-indent: -9999px;
      padding-left: 0;
  }
  #suntory_contents #suntoryhall_common_header .contents_list h2.banner_dsh a::after {
      content:"";
      display: none;
      width:0;
      height:0;
      margin:auto;
      border-top:none;
      border-right:none;
  }

    #suntory_contents #suntoryhall_common_header .contents_list h2.link {
        margin-top: 1.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_header .contents_list h2.link a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 1vw);
        right: 6.6666666666667vw;
        width:2vw;
        height:2vw;
        margin:auto;
        border-top:2px solid #881133;
        border-right:2px solid #881133;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }

    #suntory_contents #suntoryhall_common_header .contents_list_container .toggle_contents {
        display: none;
    }

    #suntory_contents #suntoryhall_common_header .contents_list_container ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_header .contents_list_container li {
        border-bottom: 1px #bb8888 solid;
    }
    #suntory_contents #suntoryhall_common_header .contents_list_container li ul li:last-child {
        border-bottom: none;
    }

    #suntory_contents #suntoryhall_common_header .contents_list_container li a {
        display: flex;
        align-items: center;
        height: 14.6666666666667vw;
        background: #fcfbf7;
        color: #881133;
        font-size: 4vw;
        font-size: 4.1333333333333vw;/*font-size調整*/
        position: relative;
        text-decoration: none;
        padding-left: 6.6666666666667vw;
    }
    #suntory_contents #suntoryhall_common_header .contents_list_container li.external a span {
        background: #fcfbf7 url(../png/icon_external.png) no-repeat right center;
        background-size: 2.1333333333333vw auto;
        padding-right: 6vw;
        display: inline-block;
    }

    #suntory_contents #suntoryhall_common_header .contents_list_container li a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 1vw);
        right: 6.6666666666667vw;
        width:2vw;
        height:2vw;
        margin:auto;
        border-top:2px solid #881133;
        border-right:2px solid #881133;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }
    #suntory_contents #suntoryhall_common_header .contents_list_container li ul {
        border-top:1px #bb8888 solid;
    }
    #suntory_contents #suntoryhall_common_header .contents_list_container li ul li a {
        padding-right: 10.6666666666667vw;
        padding-left: 9.3333333333333vw;
    }

    /* ========================================================================
    suntoryhall_common_header ticket_information[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header .ticket_information {
        margin: 0 0 4vw;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information .inner {
        display: block;
        background: #992244;
        padding: 6.6666666666667vw 10.6666666666667vw;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information h2 {
        color: #fff;
        font-size: 5.6vw;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        margin-bottom: 4.8vw;
        padding: 0 0 0 11.2vw;
        background: url(../svg/icon_ticket.svg) no-repeat 0 center;
        background-size: 7.6vw auto;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information p {
        background: #881133;
        font-size: 4.9333333333333vw;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        color: #ffdd99;
        text-decoration: none;
        height: 12vw;
        display: flex;
        align-items: center;
        margin-bottom: 6vw;
        padding: 0 0 0 3.3333333333333vw;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information p a {
        color: #ffdd99;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information p::after {
        content: '';
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 0.6666666666667vw);
        right: 3.3333333333333vw                                         ;
        width:1.3333333333333vw;
        height:1.3333333333333vw;
        margin:auto;
        border-top:0.4vw solid #ffdd99;
        border-right:0.4vw solid #ffdd99;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }
    #suntory_contents #suntoryhall_common_header .ticket_information ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information li {
        color: #fff;
        font-size: 4.8vw;
        font-weight: 700;
        margin: 0 0 5.3333333333333vw;
        text-align: center;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information li a {
        color: #fff;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information li:last-child {
        margin: 0;
    }
    #suntory_contents #suntoryhall_common_header .ticket_information li span {
        font-size: 3.7333333333333vw;
        font-weight: 400;
        margin-left: 1.3333333333333vw;
    }



    /* ========================================================================
    #menu_search[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header #menu_search {
        margin: 0 0 4vw;
    }

    #suntory_contents #suntoryhall_common_header #menu_search .search {
        display: flex;
        width: auto;
    }
    #suntory_contents #suntoryhall_common_header #menu_search #keyword_menu {
        margin: 0;
        width: 73.3333333333333vw;
        height: 13.3333333333333vw;
        border-top: 1px #dedede solid;
        border-right: 0;
        border-bottom: 1px #dedede solid;
        border-left: 1px #dedede solid;
        box-sizing: border-box;
        font-size: 16px;
        padding-left: 5.0666666666667vw;
        border-radius: 0;
        -webkit-appearance: none;
    }
    #suntory_contents #suntoryhall_common_header #menu_search #keyword_menu::-webkit-input-placeholder {
        color: #bb8888;
        font-size: 4vw;
    }
    #suntory_contents #suntoryhall_common_header #menu_search #keyword_menu::placeholder {
        color: #bb8888;
        font-size: 4vw;
    }
    #suntory_contents #suntoryhall_common_header #menu_search #keyword_menu:focus::-webkit-input-placeholder { color:transparent; }
    #suntory_contents #suntoryhall_common_header #menu_search #keyword_menu:focus::placeholder { color:transparent; }

    #suntory_contents #suntoryhall_common_header #menu_search .search_btn {
        width: 18.6666666666667vw;
        height: 13.3333333333333vw;
        text-indent: -9999px;
        background: #bb0044 url(../svg/icon_search_large.svg) no-repeat center center;
        background-size: 5.6vw auto;
        border: none;
        border-radius: 0;
    }

    /* ========================================================================
    btn_close[sp]
    ========================================================================= */
     #suntory_contents #suntoryhall_common_header .btn_close {
        margin: 0 auto;
        width: 22.6666666666667vw;
        height: 9.3333333333333vw;
        background: #f5eee0;
        font-size: 3.7333333333333vw;
        color: #881133;
        display: flex;
        align-items: center;
        padding-left: 9.3333333333333vw;
        position: relative;
        cursor: pointer;
    }
    #suntory_contents #suntoryhall_common_header .btn_close span::before,
    #suntory_contents #suntoryhall_common_header .btn_close span::after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: 3.2vw;
      width: 3.3333333333333vw;
      height: 0.4vw;
      background: #881133;
    }
    #suntory_contents #suntoryhall_common_header .btn_close span::before {
      transform: rotate(-45deg);
    }
    #suntory_contents #suntoryhall_common_header .btn_close span::after {
      transform: rotate(45deg);
    }

    /* ========================================================================
    overlay[sp]
    ========================================================================= */
    #suntory_contents #overlay {
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0);
        z-index: 1;
        display: none;
        cursor: pointer;
    }

    /* ========================================================================
    contents_header[sp]
    ========================================================================= */
    #suntory_contents #hall_contents #contents_header {
        background: #881133 url(../png/bg_contents_header_sp.png) no-repeat center top;
        height: 30vw;
        background-size: cover;
    }
    #suntory_contents #hall_contents #contents_header .inner {
        width: 100%;
        height: 100%;
        padding-right: 4vw;
        padding-left: 4vw;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    #suntory_contents #hall_contents #contents_header .inner h1 {
        font-size: 6.9333333333333vw;
        line-height: 1;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        margin-bottom: 10px;
        color: #fff;
    }
    #suntory_contents #hall_contents #contents_header .inner h1 a {
        color: #fff;
        text-decoration: none;
    }
    #suntory_contents #hall_contents #contents_header .inner .title_wrap {
    }
    #suntory_contents #hall_contents #contents_header .inner .title_wrap .words_hibiki {
        margin-top: 3.3333333333333vw;
        width: 46.6666666666667vw;
        height: 3.8666666666667vw;
        background: url(../svg/words_hibiki.svg) no-repeat 0 center;
        background-size: 46.6666666666667vw auto;
        text-indent: -9999px;
    }



    /* ========================================================================
    bread_crumbs[sp]
    ========================================================================= */
    #suntory_contents #hall_contents .bread_crumbs {
  display: none;
    }


    /* ========================================================================
    suntoryhall_common_footer[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer {
        background: #eee;
    }
    #suntory_contents .page_top a {
        display: block;
        width: 13.3333333333333vw;
        height: 13.3333333333333vw;
        background: url(../png/btn_totop_sp.png) no-repeat 0 0;
        background-size: 13.3333333333333vw auto;
        text-indent: -9999px;
        position: fixed;
        bottom: 1.3333333333333vw;
        right:1.3333333333333vw;
        z-index: 1000;
    }

    /* ========================================================================
    suntoryhall_common_footer information[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .information {
        margin-bottom: 4vw;
        padding: 6.6666666666667vw 0;
        background: #881133;
        width: 100%;
    }

    #suntory_contents #suntoryhall_common_footer .information h1 a {
        margin-bottom: 6.9333333333333vw;
        height: 6.4vw;
        background: url(../png/logo_footer.png) no-repeat center 0;
        background-size: auto 6.4vw;
        text-indent: -9999px;
        display: block;
    }

    #suntory_contents #suntoryhall_common_footer .information .ticket_information .inner {
        margin: 0 4vw 6.6666666666667vw;
        display: block;
        background: #992244;
        padding: 6.6666666666667vw;
        text-decoration: none;
        pointer-events: none;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information h2 {
        color: #fff;
        font-size: 5.6vw;
        line-height: 4.8vw;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        margin-bottom: 4.8vw;
        padding: 0 0 0 15.2vw;
        background: url(../svg/icon_ticket.svg) no-repeat 0 center;
        background-size: 7.4666666666667vw 4.8vw;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information p {
        background: #881133;
        font-size: 5.3333333333333vw;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        color: #ffdd99;
        text-decoration: none;
        height: 13.3333333333333vw;
        display: flex;
        align-items: center;
        margin-bottom: 6vw;
        padding: 0 0 0 4.1333333333333vw;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information p  a {
        pointer-events: all;
        color: #ffdd99;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information p::after {
        content: '';
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 0.6666666666667vw);
        right: 4vw;
        width:1.3333333333333vw;
        height:1.3333333333333vw;
        margin:auto;
        border-top:0.4vw solid #ffdd99;
        border-right:0.4vw solid #ffdd99;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information li {
        color: #fff;
        font-size: 4.8vw;
        font-weight: 700;
        margin: 0 0 5.3333333333333vw;
        text-align: center;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information .tel li a {
        text-decoration: none;
        color: #fff;
        pointer-events: all;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information li:last-child {
        margin: 0;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information li span {
        font-size: 3.7333333333333vw;
        font-weight: 400;
        margin-left: 1.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns {
        display: flex;
        list-style: none;
        justify-content: center;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li {
        width: 13.3333333333333vw;
        height: 13.3333333333333vw;
        margin: 0 1.66666666666665vw;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li a {
        width: 13.3333333333333vw;
        height: 13.3333333333333vw;
        display: block;
        text-indent: -9999px;
    }

    #suntory_contents #suntoryhall_common_footer .information .sns li.facebook a {
        background: #992244 url(../png/icon_facebook.png) no-repeat center center;
        background-size: auto 5.8666666666667vw;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.twitter a {
        background: #992244 url(../png/icon_x-2.png) no-repeat center center;
        background-size: auto 4.9333333333333vw;
    }

    /* ========================================================================
    extra_menu[sp]
    ========================================================================= */

    #suntory_contents #suntoryhall_common_footer .extra_menu {
        margin: 0 4vw 4vw;
    }
    #suntory_contents #suntoryhall_common_footer .extra_menu ul {
        list-style: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #suntory_contents #suntoryhall_common_footer .extra_menu li {
        width: 44vw;
        height: 25.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .extra_menu li a {
        display: block;
        width: 44vw;
        height: 25.3333333333333vw;
        text-align: center;
        font-size: 5.6vw;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        color: #881133;
        text-decoration: none;
        padding: 3.0666666666667vw 0 0;
        box-sizing: border-box;
    }
    #suntory_contents #suntoryhall_common_footer .extra_menu_schedule a {
        background: #fff url(../png/icon_schedule.png) no-repeat center 12.4vw;
        background-size: auto 8.6666666666667vw;
    }
    #suntory_contents #suntoryhall_common_footer .extra_menu_access a {
        background: #fff url(../png/icon_access.png) no-repeat center 12.4vw;
        background-size: auto 9.0666666666667vw;
    }

    /* ========================================================================
    contents_list_container[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .contents_list_container {
        margin: 0 4vw 4vw;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list {
        margin-bottom: 1.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list h2.open {
        position: relative;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list h2.open::after {
        content: '';
        width: 100%;
        height: 1.3333333333333vw;
        background: #c3c3c3;
        background: -moz-linear-gradient(top, #c3c3c3 0%, #ffffff 100%);
        background: -webkit-linear-gradient(top, #c3c3c3 0%,#ffffff 100%);
        background: linear-gradient(to bottom, #c3c3c3 0%,#ffffff 100%);
        background-size: auto 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 10;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list h2 a {
        display: flex;
        align-items: center;
        height: 14.6666666666667vw;
        background: #fff;
        color: #881133;
        font-size: 4.8vw;
        font-size: 4.9333333333333vw;/*font-size調整*/
        font-weight: bold;
        font-weight: 700;
        position: relative;
        text-decoration: none;
        padding-left: 5.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list h2 a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 1vw);
        right: 6.6666666666667vw;
        width:2vw;
        height:2vw;
        margin:auto;
        border-top:2px solid #881133;
        border-right:2px solid #881133;
        -webkit-transform:rotate(135deg);
        transform:rotate(135deg);
    }

    #suntory_contents #suntoryhall_common_footer .contents_list h2.link {
        margin-top: 1.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list h2.link a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 1vw);
        right: 6.6666666666667vw;
        width:2vw;
        height:2vw;
        margin:auto;
        border-top:2px solid #881133;
        border-right:2px solid #881133;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container .toggle_contents {
        display: none;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list_container ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li {
        border-bottom: 1px #eeeeee solid;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li ul li:first-child {
        border-top: 1px #eeeeee solid;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li ul li:last-child {
        border-bottom: none;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list_container li a {
        display: flex;
        align-items: center;
        height: 14.6666666666667vw;
        background: #fff;
        color: #881133;
        font-size: 4vw;
        font-size: 4.1333333333333vw;/*font-size調整*/
        position: relative;
        text-decoration: none;
        padding-left: 5.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li ul li a {
        padding-left: 9.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li.external a span {
        background: url(../png/icon_external.png) no-repeat right center;
        background-size: 2.1333333333333vw auto;
        padding-right: 6vw;
        display: inline-block;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 1vw);
        right: 6.6666666666667vw;
        width:2vw;
        height:2vw;
        margin:auto;
        border-top:2px solid #881133;
        border-right:2px solid #881133;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }


    /* ========================================================================
    #footer_search[sp]
    ========================================================================= */
    #suntory_contents #footer_search {
        margin: 0 4vw;
    }

    #suntory_contents #footer_search .search {
        display: flex;
        width: auto;
    }
    #suntory_contents #footer_search #keyword_footer {
        margin: 0;
        width: 78vw;
        height: 13.3333333333333vw;
        border-top: 1px #dedede solid;
        border-right: 0;
        border-bottom: 1px #dedede solid;
        border-left: 1px #dedede solid;
        box-sizing: border-box;
        font-size: 16px;
        padding: 0 5.3333333333333vw;
        border-radius: 0;
        -webkit-appearance: none;
        color: #222!important;
    }
    #suntory_contents #footer_search #keyword_footer::-webkit-input-placeholder,
    #suntory_contents #footer_search #keyword_footer::placeholder {
        color: #999999;
        font-size: 4.5333333333333vw;
    }
    #suntory_contents #footer_search #keyword_footer:focus::-webkit-input-placeholder { color:transparent; }
    #suntory_contents #footer_search #keyword_footer:focus::placeholder { color:transparent; }

    #suntory_contents #footer_search .search_btn {
        width: 14vw;
        height: 13.3333333333333vw;
        text-indent: -9999px;
        background: #881133 url(../svg/icon_search_large.svg) no-repeat center center;
        background-size: 5.6vw auto;
    }

    /* ========================================================================
    members_club[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .members_club {
        margin: 0 4vw;
        padding: 5.3333333333333vw 4vw 4vw;
        background: #881133;
    }
    #suntory_contents #suntoryhall_common_footer .members_club h2 {
        margin-bottom: 5.3333333333333vw;
        font-size: 4vw;
        font-weight: bold;
        font-weight: 700;
        color: #fff;
        text-align: center;
    }
    #suntory_contents #suntoryhall_common_footer .members_club ul {
        list-style: none;
        display: flex;
        justify-content: space-between;
    }
    #suntory_contents #suntoryhall_common_footer .members_club ul li {
        width: 40vw;
        height: 13.3333333333333vw;
        box-shadow: 0 0 1.3333333333333vw rgba(0,0,0,.25);
    }
    #suntory_contents #suntoryhall_common_footer .members_club ul li a{
        width: 40vw;
        height: 13.3333333333333vw;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #f5eee0;
        color: #881133;
        font-size: 4vw;
        font-weight: bold;
        font-weight: 700;
        text-decoration: none;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_footer .members_club ul li.external a::after {
        content: '';
        width: 2.1333333333333vw;
        height: 2.1333333333333vw;
        background: url(../png/icon_external_ft_login.png) no-repeat 0 0;
        background-size: 2.1333333333333vw auto;
        position: absolute;
        top: 2.6666666666667vw;
        right: 4vw;
    }


    /* ========================================================================
    bottom_nav[sp]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .bottom_nav {
        padding: 6vw 0 0;
        background: #eeeeee;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul {
        margin: 0 8vw;
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li {
        margin: 0 0 7.3333333333333vw;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li a {
        font-size: 4vw;
        font-size: 4.1333333333333vw;/*font-size調整*/
        text-decoration: none;
        color: #881133;
        display: block;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li.external a span {
        background: url(../png/icon_external.png) no-repeat right center;
        background-size: 2.1333333333333vw auto;
        padding-right: 5.8666666666667vw;

    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li a::after {
        content:"";
        vertical-align:middle;
        position:absolute;
        top:50%;
        right: 3.2vw;
        width:1.3333333333333vw;
        height:1.3333333333333vw;
        margin:auto;
        border-top:1px solid #881133;
        border-right:1px solid #881133;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }

    #suntory_contents #suntoryhall_common_footer .bottom_nav ul.secondary {
        margin: 6vw 0;
        padding: 6vw 0;
        background:
            url(../png/sp_bottom_line.png) no-repeat center 0,
            url(../png/sp_bottom_line.png) no-repeat center bottom;
        background-size: auto 0.1333333333333vw, auto 0.1333333333333vw;
        list-style: none;
        display: flex;
        justify-content: center;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul.secondary li {
        margin: 0 4.2666666666667vw;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul.secondary li a::after {
        content:"";
        width:0;
        height:0;
        margin:auto;
        border-top:none;
        border-right:none;
    }


    #suntory_contents #suntoryhall_common_footer .bottom_nav p {
        margin: 0;
        padding: 0 4vw 5.3333333333333vw;
        font-size: 3.4666666666667vw;
        font-size: 3.6vw;/*font-size調整*/
        line-height: 1.384615384615385;
        color: #444444;
        text-align: center;
    }
    
    /* ========================================================================
    banner_ft_dsh[sp]
    ========================================================================= */
    #suntory_contents .banner_ft_dsh {
      margin: 0 auto;
      width: 92vw;
      padding: 0 0 5.3333333333333vw;
      background: url(../png/line_footer_sp.png) no-repeat center 0;
      background-size: 100% auto;
      z-index: 100;
    }
    #suntory_contents .banner_ft_dsh a {
      width: 92vw;
      height: 16.533333333333333vw;
      text-indent:-9999px;
      background: url(../jpg/banner_footer_sm.jpg) no-repeat 0 0;
      background-size: 92vw 16.533333333333333vw;
      display: block;
    }
    
    /* ========================================================================
    banner_side_fix_dsh[sp]
    ========================================================================= */
    #suntory_contents .banner_side_fix_dsh {
      display: none;
    }


}


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

    #suntory_contents .sp_item {
        display: none;
    }

    /* ========================================================================
    suntoryhall_common_header[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header {
        margin: 0;
        padding: 0;
        background: #770022 url(../png/bg_header_pattern.png) repeat-x 0 0;
        background-size: 51px auto;
        position: relative;
        z-index: 10001;
    }

    /* ========================================================================
    function_bar[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header .inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1164px;
        min-width: 960px;
        height: 55px;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_header .inner h1 a {
        width: 212px;
        height: 28px;
        background: url(../png/logo_header.png) no-repeat 0 0;
        background-size: 212px auto;
        text-indent: -9999px;
        position: absolute;
        top: 10px;
        left: 0;
        display: block;
    }
    #suntory_contents #suntoryhall_common_header .function_bar {
    }

    #suntory_contents #suntoryhall_common_header .searcn_container {
        padding: 15px 0 0;
       display: flex;
        justify-content: flex-end;
       align-items: center;
    }

    #suntory_contents #suntoryhall_common_header .btn_japanese {
        margin-right: 23px;
    }
    #suntory_contents #suntoryhall_common_header .btn_japanese a {
        font-size: 12px;
        color: #fff;
        background: url(../png/icon_external_hd.png) no-repeat right center;
        background-size: 9px auto;
        padding-right: 18px;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_header .btn_japanese a:hover {
        text-decoration: underline;
    }

    #suntory_contents #suntoryhall_common_header .search {
        margin-right: 40px;
        display: flex;
    }
    #suntory_contents #suntoryhall_common_header .search input {
        width: 191px;
        height: 30px;
        background: #992244;
        color: #c695a0;
        border: 0;
        font-size: 11px;
        margin: 0;
        padding: 0 0 0 12px;
    }
   #suntory_contents #suntoryhall_common_header .search input::-ms-input-placeholder {
       color: #c695a0;
   }
   #suntory_contents #suntoryhall_common_header .search input::placeholder {
      color: #c695a0;
    }

    /*placeholder focus*/
    #suntory_contents #suntoryhall_common_header .search input:focus::-webkit-input-placeholder { color:transparent; }
    #suntory_contents #suntoryhall_common_header .search input:focus:-moz-placeholder { color:transparent; }
    #suntory_contents #suntoryhall_common_header .search input::focus::placeholder {
      color: transparent;
    }

    #suntory_contents #suntoryhall_common_header .search .search_btn {
        width: 30px;
        height: 30px;
        background: #992244 url(../png/icon_search_hd.png) no-repeat 0 center;
        text-indent: -9999px;
        cursor: pointer;
    }


    /* ========================================================================
    #suntoryhall_common_nav[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav {
        margin: 0 auto;
        width: 100%;
        height: 50px;
        max-width: 1144px;
        min-width: 940px;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul {
        width: 100%;
        height: 50px;
        display: flex;
        justify-content: space-between;
        list-style: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99999;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li a {
        color: #fff;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        font-size: 26px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        transition-duration: .3s;
        transition-property:all;
        background: url(../png/bg_nav_hover.png) no-repeat center 0;
        background-size: 0px 50px;
        position: relative;
    }

    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li a:hover {
        background: url(../png/bg_nav_hover.png) no-repeat center 0;
        background-size: 100% 50px;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.cr a {
        background-color: #aa0033;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li a::after {
        content: '';
        width: 10px;
        height: 6px;
        background: url(../png/icon_arrow_down.png) no-repeat 0 0;
        background-size: 10px auto;
        position: absolute;
        top: 38px;
        left: calc(50% - 5px);
        z-index: 99999;
        opacity: 0;
        transition-duration: .5s;
        transition-property:opacity;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.nav06 a::after {
        content: '';
        width: 0;
        height: 0;
        background: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        opacity: 0;
    }

    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li a:hover::after {
        opacity: 1;
    }


    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.cr a::after {
        opacity: 1;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.cr a:hover {
        background-color: #aa0033;
    }

    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.nav01{
        width: 17.241379310344828%;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.nav02 {
        width: 19.396551724137931%;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.nav03 {
        width: 18.53448275862069%;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.nav04{
        width: 17.672413793103448%;
    }
    #suntory_contents #suntoryhall_common_header #suntoryhall_common_nav ul li.nav05 {
        width: 27.155172413793103%;
    }

    /* ========================================================================
    sub_nav[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_header #sub_nav{
        width: 100%;
        height: 0;
        background: #fff;
        position: absolute;
        top: 105px;
        left: 0;
        z-index: 99999;
        transition-duration: .5s;
        transition-property:all;
        opacity: 0;
    }
    #suntory_contents #suntoryhall_common_header #sub_nav.active {
        height: auto;
        opacity: 1;
    }
    #suntory_contents #suntoryhall_common_header #sub_nav.active::before {
        content: '';
        width: 100%;
        height: 20px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 10;
    }
    #suntory_contents #suntoryhall_common_header #sub_nav.active::after {
        content: '';
        width: 100%;
        height: 10px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        filter: drop-shadow(0px 10px 10px rgba(0,0,0,.5));
    }

    #suntory_contents #suntoryhall_common_header .sub_nav {
        margin: 0 auto;
        width: 100%;
        max-width: 1164px;
        min-width: 960px;
        position: relative;
        z-index: 9999;
        transition-duration: .3s;
        transition-property:opacity;
        display: none;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .btn_close {
        width: 30px;
        height: 30px;
        background: #992244;
        position: absolute;
        top: 25px;
        right: 0;
        cursor: pointer;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .btn_close:hover {
        background: #aa1144;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .btn_close span::before,
    #suntory_contents #suntoryhall_common_header .sub_nav .btn_close span::after {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: calc(50% - 10px);
      width: 20px;
      height: 1px;
      background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .btn_close span::before {
      transform: rotate(-45deg);
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .btn_close span::after {
      transform: rotate(45deg);
    }

    #suntory_contents #suntoryhall_common_header .sub_nav dl {
        padding: 40px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav dt {
        margin-bottom: 25px;
        font-size: 24px;
        font-size: 25px;/*font-size調整*/
        font-weight: bold;
        font-weight: 700;
        color: #881133;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav dt a{
        color: #881133;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav dt a:hover {
        text-decoration: underline;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav dd {
        display: flex;
        justify-content: space-between;
        width: 100%;

    }
    #suntory_contents #suntoryhall_common_header .sub_nav ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list {
        border-top: 1px #dedede solid;
        padding-top: 30px;
        width: 530px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_wide {
        width: 800px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_divide {
        display: flex;
        flex-wrap: wrap;
        width: 800px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_divide li {
        margin: 0 10px 10px 0;
        padding: 0;
        width: 49.936467598475222%;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_divide li:nth-child(2n) {
        margin: 0 0 10px 0;
        padding: 0;
        width: 48.284625158831004%;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_divide2 {
        display: flex;
        flex-wrap: wrap;
        width: 530px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_divide2 li {
        margin: 0 10px 10px 0;
        padding: 0;
        width: 47.173489278752437%;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_divide2 li:nth-child(2n) {
        margin: 0 0 10px 0;
        padding: 0;
        width: 50.87719298245614%;
    }


    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_half {
        width: 470px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list.contents_list_half li {
        width: 470px;
        width: 100%;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li {
        margin: 0 10px 10px 0;
        padding: 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li.wide {
        width: 500px;
        margin: 0 0 10px 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li a {
        font-size: 18px;
        font-size: 19px;/*font-size調整*/
        line-height: 1.5;
        color: #881133;
        text-decoration: none;
        position: relative;
        padding-left: 20px;
        display: inline-block;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li ul {
        margin: 10px 0 0 20px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li ul li {
        margin: 0 0 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li ul li a {
        font-size: 16px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li.external a {
        background: url(../png/icon_external.png) no-repeat right center;
        background-size: 11px auto;
        padding-right: 23px;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li a:hover {
        text-decoration: underline;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .contents_list li a:before {
        content: '';
        width: 4px;
        height: 4px;
        margin: auto;
        border-top: 1px solid #881133;
        border-right: 1px solid #881133;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: calc(50% - 2px);
        top: .4em;
        left: 0;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container {
        display: flex;
        justify-content: flex-end;
        margin-left: 30px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container li {
        margin-left: 30px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container img {
        vertical-align: bottom;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container li ul {
        display: flex;
        flex-direction: column;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container li ul li {
        margin: 0 0 20px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container li ul li:last-child {
        margin: 0;
    }


    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container a {
        text-decoration: none;
        color: #fff;
        display: flex;
        align-items: flex-end;
/*        transition: all .5s ease-in-out;*/
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container a:hover {
        text-decoration: none;
        opacity: .92;
        filter: saturate(140%);
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container a .banner_text {
        color: #fff;
        text-decoration: none;
        margin-left: 20px;
        height: 40px;
        display: flex;
        flex-direction: column;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container a .banner_text_primary {
        margin-bottom: 2.5px;
        font-size: 23px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        line-height: 1;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container .banner_sub_nav05_01 a .banner_text,
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container .banner_sub_nav05_02 a .banner_text,
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container .banner_sub_nav05_03 a .banner_text{
        height: 54px;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_01 a .banner_text_primary .prep,
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_03 a .banner_text_primary .prep {
        line-height: 1;
        font-size: 18px;
        display: block;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_02 a .banner_text_primary .prep {
        line-height: 1;
        font-size: 18px;
        display: block;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_01 a .banner_text_primary .object,
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_03 a .banner_text_primary .object {
        line-height: 1;
        font-size: 23px;
        display: block;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_02 a .banner_text_primary .object {
        line-height: 1;
        font-size: 23px;
        display: block;
        white-space: nowrap;
        transform: scale(0.9, 1);
        transform-origin: top left;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_02 a .banner_text_primary .object.object_small {
        font-size: 18px;
        letter-spacing: -0.6px;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container .banner_sub_nav02_01 a .banner_text {
        height: 30px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_container .banner_sub_nav02_01 a .banner_text_primary {
        margin-bottom: 0;
        font-size: 18px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        line-height: 1;
        letter-spacing: -0.6px;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav a .banner_text_secondary {
        font-size: 12px;
        line-height: 1;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav a .banner_text_small {
        margin-left: 20px;
        font-size: 16px;
        font-size: 18px;
        line-height: 1.25;
        font-family: 'Sabon Next W04', serif;
        font-weight: bold;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav a .banner_text_small span {
        font-size: 13px;
        margin: 0 0 0 2px;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav01_01 {
        width: 240px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav01_01 a {
        width: 240px;
        height: 140px;
        background: url(../jpg/head_banner_whats_on.jpg) no-repeat 0 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav01_02 {
        width: 240px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav01_02 a {
        width: 240px;
        height: 140px;
        background: url(../jpg/head_banner_host.jpg) no-repeat 0 0;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav02_01 {
        width: 240px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav02_01 a {
        margin: -15px -15px auto auto;
        width: 255px;
        height: 155px;
        background: url(../jpg/head_banner_ticket.jpg) no-repeat 0 0;
    }
     #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav02_02 {
        width: 240px;
        height: 60px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav02_02 a {
        width: 240px;
        height: 60px;
        background: url(../jpg/head_banner_big_hall.jpg) no-repeat 0 0;
        align-items: center;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav02_03 {
        width: 240px;
        height: 60px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav02_03 a {
        width: 240px;
        height: 60px;
        background: url(../jpg/head_banner_small_hall.jpg) no-repeat 0 0;
        align-items: center;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav03_01 {
        width: 240px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav03_01 a {
        width: 240px;
        height: 140px;
        background: url(../jpg/head_banner_visit.jpg) no-repeat 0 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav04_01 {
        width: 240px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav04_01 a {
        width: 240px;
        height: 140px;
        background: url(../jpg/head_banner_facility.jpg) no-repeat 0 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav04_02 {
       width: 240px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav04_02 a {
        width: 240px;
        height: 140px;
        background: url(../jpg/head_banner_history.jpg) no-repeat 0 0;
    }

    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_01 {
        width: 170px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_01 a {
        width: 170px;
        height: 140px;
        background: url(../jpg/head_banner_enjoy01.jpg) no-repeat 0 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_02 {
        width: 170px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_02 a {
        width: 170px;
        height: 140px;
        background: url(../jpg/head_banner_enjoy02.jpg) no-repeat 0 0;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_03 {
        width: 170px;
        height: 140px;
        background: #fff;
    }
    #suntory_contents #suntoryhall_common_header .sub_nav .banner_sub_nav05_03 a {
        width: 170px;
        height: 140px;
        background: url(../jpg/head_banner_enjoy03.jpg) no-repeat 0 0;
    }

    /* ========================================================================
    contents_header[pc]
    ========================================================================= */
    #suntory_contents #hall_contents #contents_header {
  height: 130px;
  background: #780d29 url(../png/bg_contents_header.png) no-repeat center 0;
    }
    #suntory_contents #hall_contents #contents_header .inner {
        margin: 0 auto;
        padding: 0 40px;
        width: 100%;
        max-width: 1164px;
        height: 82px;
        position: relative;
    }
    #suntory_contents #hall_contents #contents_header .inner h1 {
        font-size: 37px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        line-height: 1;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 40px;
    }
    #suntory_contents #hall_contents #contents_header .inner h1 a {
        color: #fff;
        text-decoration: none;
    }
    #suntory_contents #hall_contents #contents_header .inner .title_wrap {
        display: flex;
        align-items: center;
    }
    #suntory_contents #hall_contents #contents_header .inner .title_wrap .words_hibiki {
        margin-left: 15px;
        width: 268px;
        height: 20px;
        background: url(../svg/words_hibiki.svg) no-repeat 0 0;
        background-size: 268px auto;
        text-indent: -9999px;
    }


    @media screen and (min-width:768px) and (max-width:1080px){
        #suntory_contents #hall_contents #contents_header .inner {
            width: 100%;
            min-width: 960px;
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    /* ========================================================================
    bread_crumbs[pc]
    ========================================================================= */
    #suntory_contents #hall_contents .bread_crumbs {
  list-style: none;
  display: flex;
  padding: 15px 0 0;
    }
    #suntory_contents .bread_crumbs li {
        font-size: 12px;
        line-height: 1.25;
        color: #cc9999;
        margin: 0;
    }
    #suntory_contents .bread_crumbs li:nth-child(1),
    #suntory_contents .bread_crumbs li:nth-child(2) {
        white-space: nowrap;
    }
    #suntory_contents .bread_crumbs li::after {
        content: '>';
        color: #e0c5c5;
        font-size: 12px;
        margin: 0 5px;
    }
    #suntory_contents .bread_crumbs li:last-child::after {
        content: '';
    }
    #suntory_contents .bread_crumbs li a {
        margin: 0;
        color: #fff;
        position: relative;
    }
    #suntory_contents .bread_crumbs li a.nowrap {
        white-space: nowrap;
    }
    #suntory_contents .bread_crumbs li a:hover {
        color: #e0c5c5;
    }




    /* ========================================================================
    suntoryhall_common_footer[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer {
        background: #881133;
        padding: 45px 0 0;
    }

    #suntory_contents #suntoryhall_common_footer .suntoryhall_common_footer_primary {
        margin: 0 auto;
        width: 100%;
        max-width: 1164px;
        min-width: 960px;
        display: flex;
        justify-content: space-between;
    }

    #suntory_contents .page_top {
        width: 100%;
    }
    #suntory_contents .page_top.fixed {
        position: fixed;
        bottom: 0;
        z-index: 9999;
    }
    #suntory_contents .btn_page_top {
        width: 100%;
        max-width: 1164px;
        min-width: 960px;
        margin: 0 auto;
        position: relative;
    }
    #suntory_contents .btn_page_top a {
        display: block;
        width: 60px;
        height: 60px;
        background: url(../png/btn_totop.png) no-repeat 0 0;
        background-size: 60px auto;
        text-indent: -9999px;
        position: absolute;
        top: -60px;
        right: 40px;
    z-index: 9999;
    }
    #suntory_contents #footer_pagetop_pc_icon{display:none;}

    /* ========================================================================
    information[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .information {
        width: 310px;
        width: 26.724137931034483%;
    }
    #suntory_contents #suntoryhall_common_footer .information h1 a {
        margin:0 0 40px;
        width: 310px;
        width: 100%;
        height: 41px;
        background: url(../png/logo_footer.png) no-repeat 0 0;
        background-size: 100% auto;
        text-indent: -9999px;
        display: block;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information .inner {
        margin-bottom: 110px;
        display: block;
        background: #992244;
        padding: 25px 20px;
        text-decoration: none;
        cursor: pointer;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information .inner:hover {
        background: #aa1144;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information h2 {
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        margin-bottom: 20px;
        padding: 0 0 0 45px;
        background: url(../svg/icon_ticket.svg) no-repeat 0 center;
        background-size: 28px 18px;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information p {
        background: #881133;
        font-size: 19px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        color: #ffdd99;
        text-decoration: none;
        height: 46px;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        padding: 0 0 0 15px;
        position: relative;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information p  a {
        pointer-events: none;
        text-decoration: none;
        color: #ffdd99;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information p::after {
        content: '';
        vertical-align:middle;
        position:absolute;
        top:calc(50% - 2.5px);
        right: 15px;
        width:5px;
        height:5px;
        margin:auto;
        border-top:1px solid #ffdd99;
        border-right:1px solid #ffdd99;
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information li {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 15px 15px;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information .tel li a {
        color: #fff;
        text-decoration: none;
        pointer-events: none;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information li:last-child {
        margin: 0 0 0 15px;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information li span {
        font-size: 14px;
        font-weight: 400;
        margin-left: 5px;
    }

    #suntory_contents #suntoryhall_common_footer .information  .sns {
        display: flex;
        list-style: none;
        justify-content: flex-start;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li {
        width: 70px;
        height: 70px;
        margin: 0 30px 0 0;
    }
    #suntory_contents #suntoryhall_common_footer .information .ticket_information  .sns li:last-child {
        margin: 0 30px 0 0;
    }

    #suntory_contents #suntoryhall_common_footer .information .sns li a {
        width: 70px;
        height: 70px;
        display: block;
        text-indent: -9999px;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.facebook a {
        background: #992244 url(../png/icon_facebook.png) no-repeat center center;
        background-size: auto 30px;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.facebook a:hover {
        background: #aa1144 url(../png/icon_facebook.png) no-repeat center center;
        background-size: auto 30px;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.twitter a {
        background: #992244 url(../png/icon_x-2.png) no-repeat center center;
        background-size: auto 26px;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.twitter a:hover {
        background: #aa1144 url(../png/icon_x-2.png) no-repeat center center;
        background-size: auto 26px;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.youtube a {
        background: #992244 url(../png/icon_youtube.png) no-repeat center center;
        background-size: auto 24px;
    }
    #suntory_contents #suntoryhall_common_footer .information .sns li.youtube a:hover {
        background: #aa1144 url(../png/icon_youtube.png) no-repeat center center;
        background-size: auto 24px;
    }


    /* ========================================================================
    contents_list_container[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .contents_list_container {
        width:770px;
        width:66.379310344827586%;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 45px;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container .contents_list01 {
        margin: 0 10px 20px 0;
        margin: 0 0.862068965517241% 20px 0;
        width: 210px;
        width: 27.272727272727273%;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container .contents_list02 {
         margin: 0 10px 20px 0;
        margin: 0 0.862068965517241% 20px 0;
         width: 290px;
         width: 37.662337662337662%;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container .contents_list03 {
        margin: 0 0 20px;
        width: 250px;
        width: 32.467532467532468%;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container .contents_list04 {
        margin: 0 10px 0 0;
        margin: 0 0.862068965517241% 0 0;
        width: 210px;
        width: 27.272727272727273%;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container .contents_list05 {
        width: 400px;
        width: 51.948051948051948%;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container ul {
        list-style: none;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container ul ul {
        margin: 10px 0 0 20px;
        margin: 10px 0 0 5%;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list_container a {
        color: #fff;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container a:hover {
        color: #fff;
        text-decoration: underline;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container h2 {
        margin-bottom: 25px;
        font-size: 28px;
        font-family: 'Sabon Next W04', serif;
      font-weight: bold;
        line-height: 1;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container h2 a {
        pointer-events: none;
        display: inline-block;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.25;
    }
    #suntory_contents #suntoryhall_common_footer .contents_list_container li ul li {
        margin-bottom: 10px;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list_container li:last-child {
        margin-bottom: 0;
    }

    #suntory_contents #suntoryhall_common_footer .contents_list_container li.external a {
        background: url(../png/icon_external_ft.png) no-repeat right center;
        background-size: 9px auto;
        padding-right: 19px;
    }

    @media screen and (min-width:1000px) and (max-width:1140px){
            #suntory_contents #suntoryhall_common_footer .information .ticket_information h2 {
            font-size: 19px;
            line-height: 19px;
            }
            #suntory_contents #suntoryhall_common_footer .information .ticket_information p {
            font-size: 15px;
            }
            #suntory_contents #suntoryhall_common_footer .information .ticket_information li {
            font-size: 13px;
            }
    }
    @media screen and (min-width:768px) and (max-width:1000px){
            #suntory_contents #suntoryhall_common_footer .information .ticket_information h2 {
            font-size: 18px;
            line-height: 18px;
            }
            #suntory_contents #suntoryhall_common_footer .information .ticket_information p {
            font-size: 14px;
            }
            #suntory_contents #suntoryhall_common_footer .information .ticket_information li {
            font-size: 12px;
            }
    }

    /* ========================================================================
    bottom_nav[pc]
    ========================================================================= */
    #suntory_contents #suntoryhall_common_footer .bottom_nav {
        background: url(../png/bg_footer_pattern.png) repeat 0 0;
        background-size: 51px auto;
        padding: 40px 0;
        text-align: center;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul {
        margin-bottom: 25px;
        list-style: none;
        display: flex;
        justify-content: center;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul:last-of-type {
        margin-bottom: 35px;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li {
        margin: 0 18px;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li a {
        font-size: 15px;
        line-height: 1;
        color: #fff;
        text-decoration: none;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li.external a {
        background: url(../png/icon_external_ft.png) no-repeat right center;
        background-size: 9px auto;
        padding-right: 19px;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav ul li a:hover {
        text-decoration: underline;
    }
    #suntory_contents #suntoryhall_common_footer .bottom_nav p {
        margin: 0;
        font-size: 14px;
        line-height: 1;
        color: #bb6677;
    }

    /* ========================================================================
    overlay[pc]
    ========================================================================= */
    #suntory_contents #overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.08);
        z-index: 100;
        display: none;
    }

    #suntory_contents #overlay.type2 {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(255,255,255,.08);
        z-index: 9999;
        display: none;
    }

    /* ========================================================================
    suntory_header_pc[pc] FIX
    ========================================================================= */
    #suntory_contents #suntory_footer_pc .footer_share .inner {
        background: none!important;
        padding: 0!important;
    }
    #suntory_contents #suntory_footer_pc .footer_copyright .inner {
       background: none!important;
        padding: 0!important;
    }
    
    /* ========================================================================
    banner_ft_dsh[pc]
    ========================================================================= */
    #suntory_contents .banner_ft_dsh {
      margin: 0 auto 30px;
      width: 100%;
      max-width: 1164px;
      min-width: 960px;
      padding: 0;
      background: none;
    }
    #suntory_contents .banner_ft_dsh a {
      width: 100%;
      height: 0;
      padding-top: 10.309278350515464%;
      text-indent:-9999px;
      background: url(../jpg/banner_footer_lg.jpg) no-repeat 0 0;
      background-size: 100% auto;
      display: block;
    }
    #suntory_contents .banner_ft_dsh a:hover {
      opacity: .8;
      }
    
    /* ========================================================================
    banner_side_fix_dsh[pc]
    ========================================================================= */
    #suntory_contents .banner_side_fix_dsh a {
      display: block;
      width: 49px;
      height: 87px;
      text-indent:-9999px;
      background: url(../jpg/banner_fixed_en.jpg) no-repeat 0 0;
      background-size: 49px 87px;
      position: fixed;
      top: 407px;
      right: 0;
      z-index: 100;
    }
    .top #suntory_contents .banner_side_fix_dsh a {
      top: 277px;
    }
    
}
