@charset "utf-8";

/* map.html
========================================================================= */
#suntory_contents #foyer .img_wrap{
    margin-bottom: 16px;
}
#suntory_contents #foyer .note_text,
#suntory_contents .ttl_before_img .note_text{
    font-size: 0.875rem;
    line-height: 1.75;
}
#suntory_contents #karajan_place .karajan_plate{
    align-items: center;
    margin-top: 16px;
}
#suntory_contents dl.btm_bdr{
    display: flex;
    align-items: flex-start;
}
#suntory_contents dl.btm_bdr dt{
    font-weight: bold;
    margin-right: 16px;
}
@media screen and (max-width: 767px) {
    #suntory_contents .lead_text.noBtn{
        margin-bottom: 18px;
    }
    #suntory_contents .anchor_wrap{
        width: 100%;
        flex-direction: column-reverse;
        gap: 18px;
    }
    #suntory_contents #foyer .introduction_wrap{
        margin-bottom: 48px;
    }
    #suntory_contents #foyer .introduction_wrap .w367 + .w367{
        margin-top: 48px;
    }
    #suntory_contents #commemorative_plate .w160{
        max-width: 106px;
        margin: auto;
    }
    #suntory_contents #commemorative_plate .pc_flex_wrap.bg_gray_box{
        margin-top: 24px;
    }
    #suntory_contents .ttl_before_img{
        position: relative;
        padding-top: 40px;
    }
    #suntory_contents .ttl_before_img.w566{
        margin-top: 48px;
    }
    #suntory_contents .ttl_before_img .fwB{
        width: 100%;
        position: absolute;
        top: 0;
        text-align: center;
        font-size: 1.125rem;
        line-height: 1.2;
    }
    #suntory_contents #karajan_place .karajan_plate .img_wrap{
        width: 120px;
    }
    #suntory_contents #karajan_place .karajan_plate .text_wrap{
        width: calc(100% - 136px);
    }
    #suntory_contents #lounge .w240{
        display: flex;
        gap: 8px;
    }
    #suntory_contents #lounge .w240 .img_wrap{
        flex: 1;
        margin-top: 0;
    }
    #suntory_contents dl.btm_bdr dt{
        width: 86px;
    }
    #suntory_contents #backstage #information_table{
        margin-top: 16px;
    }
}
@media print, screen and (min-width:768px) {
    #suntory_contents .anchor_wrap .img_wrap,
    #suntory_contents .anchor_wrap .anchor_list{
        width: 566px;
    }
    #suntory_contents #foyer .introduction_wrap.pc_flex_wrap{
        row-gap: 43px;
    }
    #suntory_contents #commemorative_plate .pc_flex_wrap.bg_gray_box{
        margin-top: 16px;
    }
    #suntory_contents #backstage .w240 .img_wrap + .img_wrap{
        margin: 8px 0 0;
    }
    #suntory_contents dl.btm_bdr dt{
        width: 240px;
    }
    #suntory_contents #instrument{
        margin-top: 64px;
    }
    #suntory_contents #backstage #information_table{
        margin-top: 36px;
    }
    #suntory_contents .pc_flex_wrap .w50gap8 {
        width: calc(50% - 8px);
    }
}
@media screen and (min-width:768px) and (max-width:1164px) {
    #suntory_contents .anchor_wrap .img_wrap,
    #suntory_contents .anchor_wrap .anchor_list{
        width: 49%;
    }
}