@charset "utf-8";

/* ========================================================================
suntoryhall_header 
========================================================================= */
#suntory_contents #suntoryhall_header{
    color: #fff;
    z-index: 16;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
#suntory_contents #suntoryhall_header *{
    box-sizing: border-box;
}
#suntory_contents #suntoryhall_header *,
#suntory_contents #suntoryhall_footer *,
#suntory_contents #ticket_contact *{
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
    line-height: 1.6;
}
#suntory_contents #suntoryhall_header .accessibilityHidden,
#suntory_contents #suntoryhall_footer .accessibilityHidden{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
#suntory_contents #suntoryhall_header ul,
#suntory_contents #suntoryhall_footer ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#suntory_contents #suntoryhall_header p,
#suntory_contents #suntoryhall_footer p{
    margin: 0;
    padding: 0;
}
#suntory_contents #suntoryhall_header a,
#suntory_contents #suntoryhall_footer a{
    color: #fff;
    text-decoration: none;
}
#suntory_contents #suntoryhall_header button{
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
}
#suntory_contents #suntoryhall_header .header_upper .suntoryhall_header_inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#suntory_contents #suntoryhall_header .logo,
#suntory_contents #suntoryhall_header .logo img{
    display: block;
}
#suntory_contents #suntoryhall_header .fixed_menu,
#suntory_contents #suntoryhall_header .upper_right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#suntory_contents #suntoryhall_header .fixed_menu a::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background-position: center;
    background-size: 26px 26px;
}
#suntory_contents #suntoryhall_header .link_english{
    font-weight: bold;
}
#suntory_contents #suntoryhall_header .link_outer::after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(/suntoryhall/assets/img/icon_blank_wh.svg) no-repeat;
}
#suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn{
    font-size: 0;
}
#suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn::after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 0;
    background: url(/suntoryhall/assets/img/icon_search_wh.svg) no-repeat center / contain;
}
#suntory_contents #suntoryhall_search_dropdown .search_text{
    border: 0;
    border-bottom: 1px solid #D8D8D8;
    padding: 20px 20px 20px 64px;
    display: block;
    width: 100%;
    font-size: 1.125rem;
    background-color: transparent;
}
#suntory_contents #suntoryhall_search_dropdown .search_btn{
    font-size: 0;
    border: none;
    width: 20px;
    height: 22px;
    position: absolute;
    top: 25px;
    left: 20px;
    cursor: pointer;
    background: url(/suntoryhall/assets/img/icon_search_blk.svg) no-repeat;
}
#suntory_contents #suntoryhall_header .dropdown_menu_inner .link_blank:not(.suggestion_list a)::after{
    width: 12px;
    height: 12px;
    border: 0;
    transform: none;
    background: url(/suntoryhall/assets/img/icon_blank_red.svg) no-repeat;
    background-size: contain;
    right: 8px;
}
#suntory_contents #suntoryhall_search_dropdown .suggestion_title{
    color: #666464;
    margin-bottom: 15px;
}
.suntoryhall_header_bg{
    display: none;
}
#suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn,
#suntory_contents #suntoryhall_header .dropdown_menu_inner a{
    font-weight: bold;
}
#suntory_contents #suntoryhall_header .suggestion_wrap .suggestion_list a{
    color: #222;
    font-weight: normal;
}
/* ========================================================================
suntoryhall_footer
========================================================================= */

#suntory_contents .accessibilityHidden{
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
#suntory_contents #backtoTop{
    font-size: 0;
    position: sticky;
    bottom: 50px;
    right: 30px;
    display: flex;
    justify-content: flex-end;
    padding: 0 4% 15px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    pointer-events: none;
}
.scroll200#suntory_contents #backtoTop{
    opacity: 1;
    visibility: visible;
}
#suntory_contents #backtoTop .anchor_link{
    display: block;
    width: 40px;
    height: 40px;
    transform: rotate(-90deg);
    pointer-events:visible;
}
#suntory_contents #ticket_contact{
    position: relative;
    background: #F0F0ED;
    text-align: center;
    color: #222;
}
#suntory_contents #ticket_contact .tel a::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(/suntoryhall/assets/img/icon_tel_blk.svg) no-repeat;
    background-size: contain;
}
#suntory_contents #ticket_contact .btn_link{
    position: relative;
    font-size:clamp(14px, 0.875rem, 16px);
    display: block;
    margin: 28px auto 0;
    border: 1px solid #7D001D;
    color: #7D001D;
    position: relative;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: bold;
    padding-right: 36px;
    max-width: 400px;
}
#suntory_contents #ticket_contact .btn_link::after{
    content: "";
    position: absolute;
    right:16px;
    background: url(/suntoryhall/assets/img/icon_blank_round_red.svg) no-repeat;
    background-size: contain;
}
#suntory_contents #suntoryhall_footer{
    background: #7D001D;
    color: #fff;
    text-align: center;
}
#suntory_contents #suntoryhall_footer .footer_content{
    border-bottom: 1px solid #640017;
}
#suntory_contents #suntoryhall_footer .sns_list{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 48px;
}
#suntory_contents #suntoryhall_footer .link_list{
    display: flex;
}
#suntory_contents #suntoryhall_footer .link_list a::after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 14px;
    background: url(/suntoryhall/assets/img/arrow_line_wh.svg) no-repeat center;
    background-size: contain;
}
#suntory_contents #suntoryhall_footer .footer_info_wrap .info{
    display: flex;
    justify-content: center;
    margin-top: 18px;
}
#suntory_contents #suntoryhall_footer .sns_list a,
#suntory_contents #suntoryhall_footer .logo a,
#suntory_contents #suntoryhall_footer .link_list a{
    display: block;
}
@media screen and (max-width: 767px) {
/* ========================================================================
suntoryhall_header SP
========================================================================= */
    #suntory_contents #suntoryhall_header .pc_only{
        display: none;
    }
    #suntory_contents #suntoryhall_header .fixed_menu{
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        transition: all 0.5s;
    }
    .scroll200#suntory_contents #suntoryhall_header .fixed_menu{
        background: rgba(255, 255, 255, 0.7);
        backdrop-filter: blur(5px);
    }
    #suntory_contents #suntoryhall_header .fixed_menu li{
        flex: 1;
    }
    #suntory_contents #suntoryhall_header .fixed_menu a{
        color: #222;
        font-size: 0.625rem;
        display: block;
        height: 54px;
        text-align: center;
        padding: 6px;
    }
    #suntory_contents #suntoryhall_header .fixed_menu a::before{
        margin: 0 auto;
        display: block;
    }
    #suntory_contents #suntoryhall_header .fixed_menu .calender::before{
        background-image: url(/suntoryhall/assets/img/icon_calender_red.svg);
    }
    #suntory_contents #suntoryhall_header .fixed_menu .access::before{
        background-image: url(/suntoryhall/assets/img/icon_pin_red.svg);
    }
    #suntory_contents #suntoryhall_header .fixed_menu .seats::before{
        background-image: url(/suntoryhall/assets/img/icon_seat_red.svg);
    }
    #suntory_contents #suntoryhall_header .fixed_menu .members::before{
        background-image: url(/suntoryhall/assets/img/icon_member_red.svg);
    }
    #suntory_contents #suntoryhall_header .suntoryhall_header_inner{
        position: relative;
    }
    #suntory_contents #suntoryhall_header .header_upper{
        background: #7D001D;
        width: 100%;
        padding: 9px 13px;
        height: 56px;
        position: relative;
    }
    #suntory_contents #suntoryhall_header .logo_wrap{
        position: absolute;
        top: 17px;
        left: 16px;
        z-index: 9;
        width: 44vw;
        max-width: 181px;
    }
    #suntory_contents #suntoryhall_header .logo_wrap img{
        width: 100%;
        height: auto;
    }
    #suntory_contents #suntoryhall_header .link_english{
        display: block;
        font-size: 0.75rem;
        padding: 3px 0 4px;
        margin-right: 14px;
        line-height: 1;
    }
    #suntory_contents #suntoryhall_header .link_outer::after{
        width: 12px;
        height: 12px;
        margin: -2px 0 0 5px;
        background-size: contain;
    }
    #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn{
        display: block;
        width: 40px;
        height: 40px;
        margin-right: 5px;
        padding: 9px;
    }
    #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn::after{
        width: 21px;
        height: 21px;
        margin: -2px 0 0 0;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_list{
        padding: 50px 4% 0;
    }
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn,
    #suntory_contents #suntoryhall_header .dropdown_menu_inner a:not(.suggestion_list a) {
        color: #222;
        font-size: 1.125rem;
        display: block;
        width: 100%;
        padding: 12px 14px;
        text-align: left;
        border-bottom: 1px solid #D8D8D8;
        position: relative;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_inner .menu_small{
        margin-top: 64px;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_inner .menu_small a:not(.suggestion_list a) {
        font-size: 0.875rem;
        padding-bottom: 4px;
    }
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn::after,
    #suntory_contents #suntoryhall_header .dropdown_menu_inner a:not(.suggestion_list a)::after{
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        background: url(/suntoryhall/assets/img/arrow_line_red.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        top: 22px;
        right: 12px;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_inner .link_blank:not(.suggestion_list a)::after{
        right: 12px;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_inner .menu_small a:not(.suggestion_list a)::after{
        top: 17px
    }
    #suntory_contents #suntoryhall_header .menu_title{
        line-height: 64px;
        font-size: 1.125rem;
        font-weight: bold;
        text-align: center;
        background-color: #F0F0ED;
        color: #222;
    }
    #suntory_contents #suntoryhall_header .menu_close{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_close{
        color: #222;
        font-size: 0.875rem;
        line-height: 64px;
        padding-left: calc(4% + 20px);
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_close::before{
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        background: url(/suntoryhall/assets/img/arrow_line_blk.svg) no-repeat;
        background-size: contain;
        transform: rotate(180deg);
        position: absolute;
        top: 26px;
        left: 12px;
    }
    #suntory_contents #suntoryhall_header .sns_list{
        display: flex;
        margin: 64px 5% 0 5%;
        padding: 0 12px;
        align-items: center;
        justify-content: space-between;
        transform: scale(0.88);
    }
    #suntory_contents #suntoryhall_header .sns_list a{
        display: block;
    }
    #suntory_contents #suntoryhall_search_dropdown .menu_close{
        display: none;
    }
    #suntory_contents #suntoryhall_search_dropdown .search_text{
        outline: none;
        border-radius: 0;
    }
    #suntory_contents #suntoryhall_search_dropdown .suggestion_wrap{
        margin: 38px 4% 0;
    }
    #suntory_contents #suntoryhall_search_dropdown .suggestion_title{
        font-size: 0.75rem;
    }
    #suntory_contents #suntoryhall_search_dropdown .suggestion_list li{
        color: #222;
        font-size: 1rem;
        margin-bottom: 15px;
    }
    /* ====== sp header open ======  */
    #suntory_contents #suntoryhall_header{
        z-index: 99;
        transition: all .5s;
    }
    .sp_menu_open,
    .header_open{
        position: fixed;
        top: 0;
    }
    .sp_menu_open #suntory_contents #suntoryhall_header .fixed_menu,
    .header_open #suntory_contents #suntoryhall_header .fixed_menu{
        display: none;
    }
    .header_open #suntory_contents #suntoryhall_header,
    .sp_menu_open #suntory_contents #suntoryhall_header{
        position: fixed;
        bottom: 54px;
        opacity: 1;
        visibility: visible;
    }
    .header_open #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn.active,
    #suntory_contents #suntoryhall_header .sp_menu_btn{
        font-size: 0;
        padding: 10px 5px;
        width: 34px;
        height: 40px;
        background-repeat: no-repeat;
        background-image: url(/suntoryhall/assets/img/icon_hamburger_wh.svg);
        background-position: center;
        background-size: 24px 20px;
    }
    .header_open #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn.active{
        margin-right: 0;
    }
    .header_open #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn.active,
    .sp_menu_open #suntory_contents #suntoryhall_header .sp_menu_btn{
        background-image: url(/suntoryhall/assets/img/icon_close_wh.svg);
    }
    .header_open #suntory_contents #suntoryhall_header .dropdown_menu_btn.active::after,
    .header_open #suntory_contents #suntoryhall_header .link_english,
    .header_open #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_close,
    .sp_menu_open #suntory_contents #suntoryhall_header .link_english,
    .sp_menu_open #suntory_contents #suntoryhall_header .suntoryHall_search,
    .sp_menu_open #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_close,
    .header_open #suntory_contents #suntoryhall_header .suntoryHall_search:has(.dropdown_menu_btn.active) + .sp_menu_btn{
        display: none;
    }
    .sp_menu_open #suntory_contents #suntoryhall_header .header_below{
        opacity: 1;
        top: 56px;
        visibility: visible;
        user-select:auto;
        transition: all 0.5s;
    }
    #suntory_contents #suntoryhall_header .header_below .menu_wrap{
        overflow-y: auto;
        padding: 0 4% 54px;
    }
    #suntory_contents #suntoryhall_header .header_below,
    #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu{
        opacity: 0;
        position: fixed;
        top: 56px;
        width: 100%;
        z-index: -1;
        left: 0;
        right: 0;
        bottom: 0;
        visibility: hidden;
        background-color: #ffff;
        padding-bottom: 54px;
        overflow-x: hidden;
        user-select: none;
        transition: opacity .4s, visibility .4s, top 0.1s ease-in-out 0.4s;
    }
    .header_open #suntory_contents #suntoryhall_header .header_below{
        left: -100%;
        visibility: hidden;
    }
    .header_open #suntory_contents #suntoryhall_header .suntoryHall_search .active + .dropdown_menu{
        opacity: 1;
        top: 56px;
        visibility: visible;
        user-select:auto;
        transition: all .5s;
    }
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu{
        position: fixed;
        top: 56px;
        width: 100%;
        left: 100%;
        z-index: 1;
        bottom: 0;
        visibility: hidden;
        background-color: #ffff;
        transition: opacity .4s, visibility .4s, left .1s ease-in-out 0.4s;
    }
    .sp_menu_open #suntory_contents #suntoryhall_header .header_below .dropdown_menu{
        transition: all .5s;
        opacity: 1;
    }
    .header_open #suntory_contents #suntoryhall_header .header_below .active + .dropdown_menu{
        left: 0;
        bottom: 0;
        opacity: 1;
        z-index: 1;
        visibility: visible;
        background: #fff;
        overflow-y: auto;
        user-select:auto;
        transition: all .5s;
    }
    /* ========================================================================
    suntoryhall_footer SP
    ========================================================================= */
    #suntory_contents #ticket_contact{
        padding: 26px 0 30px;
    }
    #suntory_contents #ticket_contact .ticket_ttl{
        font-size: 0.875rem;
        font-weight: bold;
        margin-bottom: 5px;
    }
    #suntory_contents #ticket_contact .tel_ttl{
        font-size: 0.75rem;
    }
    #suntory_contents #ticket_contact .tel a{
        font-size: 1.375rem;
        text-decoration: underline;
        color: #222;
    }
    #suntory_contents #ticket_contact .tel a::before{
        width: 13px;
        height: 20px;
        margin: -2px 10px 0 0;
    }
    #suntory_contents #ticket_contact .btn_link{
        box-sizing: border-box;
        width: 92%;
        margin: 14px auto 0;
        line-height: 48px;
    }
    #suntory_contents #ticket_contact .btn_link::after{
        width: 16px;
        height: 16px;
        top: 16px;
    }
    #suntory_contents #suntoryhall_footer{
        padding-bottom: 62px;
        font-size: 0.75rem;
    }
    #suntory_contents #suntoryhall_footer .footer_content{
        padding: 36px 0;
        margin: 0 4.5%;
    }
    #suntory_contents #suntoryhall_footer .footer_sns_wrap{
        padding-top: 60px;
    }
    #suntory_contents #suntoryhall_footer .footer_sns_wrap img{
        transform: scale(0.88)
    }
    #suntory_contents #suntoryhall_footer .footer_link_wrap{
        margin-bottom: 30px;
    }
    #suntory_contents #suntoryhall_footer .footer_info_wrap .info{
        gap: 18px;
        flex-wrap: wrap;
    }
    #suntory_contents #suntoryhall_footer .footer_info_wrap .info p{
        white-space: nowrap;
    }
    #suntory_contents #suntoryhall_footer .logo{
        width: 240px;
        margin: auto;
    }
    #suntory_contents #suntoryhall_footer .logo img{
        display: block;
        width: 100%;
        height: auto;
    }
    #suntory_contents #suntoryhall_footer .link_list{
        padding: 0 5%;
        flex-wrap: wrap;
        justify-content: center;
        justify-content: flex-start;
        gap: 0 30px;
    }
    #suntory_contents #suntoryhall_footer .link_list li{
        width: calc(50% - 15px);
        text-align: left;
    }
    #suntory_contents #suntoryhall_footer .link_list li a{
        position: relative;
        padding:6px 0;
    }
    #suntory_contents #suntoryhall_footer .link_list a::after{
        position: absolute;
        right: 0;
        top: calc(50% - 7px)
    }
}
@media print, screen and (min-width:768px) {
/* ========================================================================
suntoryhall_header pc
========================================================================= */
    #suntory_contents #suntoryhall_header .sp_only,
    #suntory_contents #suntoryhall_footer .sp_only{
        display: none;
    }
    #suntory_contents #suntoryhall_header{
        height: 98px;
        background: #7D001D;
    }
    #suntory_contents #suntoryhall_header .suntoryhall_header_inner{
        background: #7D001D;
        margin: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-width: 960px;
    }
    #suntory_contents #suntoryhall_header .logo_wrap{
        width: 362px;
        margin-left: calc(50% - 582px);
    }
    #suntory_contents #suntoryhall_header .logo_wrap img{
        width: 100%;
        height: auto;
    }
    #suntory_contents #suntoryhall_header .header_set{
        width: 682px;
        margin-right: calc(50% - 582px);
        font-feature-settings: normal;
        letter-spacing: 0;
    }
    #suntory_contents #suntoryhall_header .upper_right a:not(.suggestion_list a){
        padding: 11px 16px;
        line-height: 26px;
        display: block;
    }
    #suntory_contents #suntoryhall_header .upper_right a:not(.suggestion_list a):hover,
    #suntory_contents #suntoryhall_header .upper_right .active,
    #suntory_contents #suntoryhall_header .upper_right .dropdown_menu_btn:hover{
        background: #A20026;
        opacity: 1;
    }
    #suntory_contents #suntoryhall_header .fixed_menu a{
        font-size: 12px;
    }
    #suntory_contents #suntoryhall_header .fixed_menu a::before{
        margin:-3px 4px 0 0;
    }
    #suntory_contents #suntoryhall_header .fixed_menu .calender::before{
        background-image: url(/suntoryhall/assets/img/icon_calender_wh.svg);
    }
    #suntory_contents #suntoryhall_header .fixed_menu .access::before{
        background-image: url(/suntoryhall/assets/img/icon_pin_wh.svg);
    }
    #suntory_contents #suntoryhall_header .fixed_menu .seats::before{
        background-image: url(/suntoryhall/assets/img/icon_seat_wh.svg);
    }
    #suntory_contents #suntoryhall_header .fixed_menu .members::before{
        background-image: url(/suntoryhall/assets/img/icon_member_wh.svg);
    }
    #suntory_contents #suntoryhall_header .link_english{
        font-size: 14px;
        margin:0 8px 0 48px;
    }
    #suntory_contents #suntoryhall_header .link_outer::after{
        width: 14px;
        height: 14px;
        margin: -2px 0 0 7px;
    }
    #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn{
        width: 48px;
        height: 48px;
    }
    #suntory_contents #suntoryhall_header .suntoryHall_search .dropdown_menu_btn::after{
        width: 21px;
        height: 21px;
        margin: -2px 0 0 0;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_list{
        display: flex;
        justify-content: flex-end;
    }
    #suntory_contents #suntoryhall_header .header_below {
        background: #7D001D;
    }
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn{
        line-height: 30px;
        padding: 8px 24px 12px;
        width: 100%;
        text-align: center;
        font-size: 16px;
        display: block;
        position: relative;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_item:not(:first-child) .dropdown_menu_btn::before{
        content: "";
        width: 1px;
        background: #fff;
        display: block;
        position: absolute;
        left: 0;
        top: 10px;
        bottom: 10px;
    }
    #suntory_contents #suntoryhall_header .header_below .active,
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn:hover{
        background: #F0F0ED;
        color: #A20026;
        position: relative;
        opacity: 1;
    }
    #suntory_contents #suntoryhall_header .header_below .active::after,
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn:hover::after{
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background: url(/suntoryhall/assets/img/arrow_line_red.svg) no-repeat center;
        background-size: contain;
        transform: rotate(90deg);
        position: absolute;
        bottom: 6px;
        left: calc(50% - 3px);
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_item:has(.dropdown_menu_btn.active) + .dropdown_menu_item .dropdown_menu_btn::before,
    #suntory_contents #suntoryhall_header .dropdown_menu_item:has(.dropdown_menu_btn:hover) + .dropdown_menu_item .dropdown_menu_btn::before{
        display: none;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_inner {
        max-width: 1164px;
        margin: auto;
        padding:32px 0 96px;
        display: flex;
        justify-content: space-between;
    }
    #suntory_contents #suntoryhall_header .menu_wrap {
        display: flex;
        justify-content: flex-start;
    }
    #suntory_contents #suntoryhall_header .menu_wrap a{
        color: #222222;
        font-size: 1.25rem;
        padding: 9px;
        display: block;
        position: relative;
        margin-top: 10px;
        border-bottom: 1px solid #D8D8D8;
    }
    #suntory_contents #suntoryhall_header .menu_wrap a:hover{
        color: #AA0033;
        border-color: #AA0033;
        opacity: 1;
    }
    #suntory_contents #suntoryhall_header .menu_wrap a::after{
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background: url(/suntoryhall/assets/img/arrow_line_red.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        top: 16px;
        right: 7px;
    }
    #suntory_contents #suntoryhall_header .menu_wrap .link_blank::after{
        right: 8px;
    }
    #suntory_contents #suntoryhall_header .menu_large{
        min-width: 400px;
        margin-right: 80px;
    }
    #suntory_contents #suntoryhall_header .menu_small{
        min-width: 320px;
        margin-right: 80px;
    }
    #suntory_contents #suntoryhall_header .menu_small a{
        font-size: 0.875rem;
    }
    #suntory_contents #suntoryhall_header .menu_small a::after{
        width: 12px;
        height: 12px;
        top: 14px;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_close{
        width: 64px;
        height: 64px;
        background: #F0F0ED;
        font-size: 0.75rem;
        color: #222222;
        padding: 0;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_close::before{
        content: "";
        background: url(/suntoryhall/assets/img/icon_close_blk.svg);
        width: 24px;
        height: 20px;
        display: block;
        margin: 5px auto 3px;
    }
    #suntory_contents #suntoryhall_search_dropdown form{
        max-width: 1020px;
        min-width: 960px;
        position: relative;
    }
    #suntory_contents #suntoryhall_header .sns_list,
    #suntory_contents #suntoryhall_header .menu_title{
        display: none;
    }
    #suntory_contents #suntoryhall_search_dropdown .suggestion_title{
        margin-top: 50px;
        font-size: 0.875rem;
    }
    #suntory_contents #suntoryhall_search_dropdown .suggestion_list li{
        font-size: 1.125rem;
        margin-bottom: 15px;
    }
    #suntory_contents #suntoryhall_search_dropdown .suggestion_list li a:hover{
        color: #A20026;
    }
    /* ============= header open ============= */
    #suntory_contents #suntoryhall_header .dropdown_menu{
        opacity: 0;
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
        z-index: -1;
        transition: all .5s;
        visibility: hidden;
        top: 0;
        background: #fff;
    }
    body.header_open{
        overflow-y: scroll;
    }
    .header_open #suntory_contents #suntoryhall_header .active + .dropdown_menu{
        opacity: 1;
        top: 98px;
        visibility: visible;
        min-height: 424px;
        background: #fff;
    }
    .header_open #suntory_contents #suntoryhall_header,
    .header_open{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }
    .header_open #suntory_contents #suntoryhall_header .suntoryhall_header_inner{
        box-sizing: border-box;
    }
    .suntoryhall_header_bg{
        content: "";
        position: fixed;
        z-index: 15;
        backdrop-filter: blur(5px);
        background-color: rgba(0, 0, 0, 0.7);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        pointer-events: visible;
        cursor: pointer;
    }
    /* ========================================================================
    suntoryhall_footer PC
    ========================================================================= */
    #suntory_contents #backtoTop{
        padding: 0 32px 32px 0;
        bottom: 0;
    }
    #suntory_contents #backtoTop .anchor_link{
        width: 48px;
        height: 48px;
        background: url(/suntoryhall/assets/img/arrow_round_org.svg) no-repeat;
        background-size: contain;
    }
    #suntory_contents #backtoTop .anchor_link img{
        width: 100%;
        height: auto;
    }
    #suntory_contents #backtoTop .anchor_link:hover img{
        opacity: 0;
    }
    #suntory_contents #ticket_contact{
        padding: 44px;
        text-align: center;
        color: #222;
        min-width: 960px;
        box-sizing: border-box;
    }
    #suntory_contents #ticket_contact .ticket_ttl{
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 10px;
    }
    #suntory_contents #ticket_contact .tel_ttl{
        font-size: 0.875rem;
    }
    #suntory_contents #ticket_contact .tel a{
        pointer-events: none;
        font-size: 1.5rem;
        color: #222;
        text-decoration: none;
    }
    #suntory_contents #ticket_contact .tel a::before{
        width: 16px;
        height: 24px;
        margin: -2px 15px 0 0;
    }
    #suntory_contents #ticket_contact .btn_link{
        width: 400px;
        margin: 22px auto 0;
        line-height: 56px;
    }
    #suntory_contents #ticket_contact .btn_link::after{
        width: 20px;
        height: 20px;
        top: 18px;
    }
    #suntory_contents #ticket_contact .btn_link:hover{
        background: #A20026;
        color: #fff;
    }
    #suntory_contents #ticket_contact .btn_link:hover::after{
        background-image: url(/suntoryhall/assets/img/icon_blank_round_wh_red.svg);
    }
    #suntory_contents #suntoryhall_footer{
        padding-bottom: 118px;
        min-width: 960px;
    }
    #suntory_contents #suntoryhall_footer .footer_content{
        max-width: 1164px;
        margin: auto;
    }
    #suntory_contents #suntoryhall_footer .footer_info_wrap{
        padding: 54px 0;
    }
    #suntory_contents #suntoryhall_footer .footer_sns_wrap{
        padding: 80px 0 50px;
    }
    #suntory_contents #suntoryhall_footer .footer_link_wrap{
        padding: 35px 0;
        margin-bottom: 35px;
    }
    #suntory_contents #suntoryhall_footer .footer_info_wrap .info{
        font-size: 0.875rem;
        gap: 20px;
        margin-top: 10px;
    }
    #suntory_contents #suntoryhall_footer .link_list{
        gap: 48px;
        justify-content: center;
        font-size: clamp(14px, 1rem, 18px);
    }
    #suntory_contents #suntoryhall_footer .link_list a::after {
        margin: 0 0 0 18px;
    }
    #suntory_contents #suntoryhall_footer .link_list a:hover{
        text-decoration: underline;
    }
    #suntory_contents #suntoryhall_footer .foot_txt{
        font-size: 0.875rem;
    }
}
@media screen and (min-width:768px) and (max-width:1164px) {
    #suntory_contents #suntoryhall_header .logo_wrap{
        margin-left: 0;
        padding-left: 10px;
        width: 300px;
    }
    #suntory_contents #suntoryhall_header .dropdown_menu_inner{
        width: 100%;
        overflow-y: auto;
    }
    #suntory_contents #suntoryhall_header .header_set{
        margin-right: 0;
        padding-right: 10px;
    }
    #suntory_contents #suntoryhall_header .upper_right a:not(.suggestion_list a){
        padding: 11px 12px;
    }
    #suntory_contents #suntoryhall_header .header_below .dropdown_menu_btn{
        font-size: 14px;
    }
    #suntory_contents #suntoryhall_footer .link_list{
        justify-content: center;
        gap: 28px;
    }
    #suntory_contents #suntoryhall_footer .link_list a::after {
        margin: 0 0 0 15px;
    }
    #suntory_contents #backtoTop{
        right: calc(50% - 480px);
    }
}