.com_branch_map{--map-height:430px}.com_branch_map .map_container{margin-bottom:3rem;display:flex;gap:2rem;height:var(--map-height)}.com_branch_map .map_container .controls{width:30%}.com_branch_map .filter_container{display:flex;flex-direction:column;gap:0;height:100%}.com_branch_map .filter_container .filter:first-child{margin-bottom:1rem}.com_branch_map .filter_container .filter:first-child,.com_branch_map .filter_container select.inputbox{width:100%}.com_branch_map .filter_container .filter{display:inline-block}.com_branch_map .filter_container select.inputbox{height:30px}.com_branch_map .filter_container .filter .checkbox>div{display:inline-block;vertical-align:text-top}.com_branch_map .inclusive_filters_container{flex:1;display:flex;flex-direction:column;margin-top:1rem;min-height:0}.com_branch_map .inclusive_filters_container .block_title{font-size:1.1rem;font-weight:500}.com_branch_map .inclusive_filters_container .inclusive_data_container{flex:1;margin-top:1rem;overflow-y:auto}.com_branch_map .inclusive_filters_container .inclusive_data .option_group:not(:last-child){margin-bottom:1rem}.com_branch_map .inclusive_filters_container .inclusive_data .option_group>.label{margin-bottom:1rem;padding-bottom:.5rem;width:70%;border-bottom:1px solid #034EA2}.com_branch_map .inclusive_filters_container .inclusive_data .option_group .item{margin-bottom:0}.com_branch_map .map{width:100%;height:100%}.com_branch_map .popup-window{position:absolute;top:0;left:0;bottom:0;display:flex;margin:1rem;width:80%;max-width:300px;background:#fff;font-family:var(--bs-body-font-family);font-size:1rem;box-shadow:0 0 4px 0 rgba(3,78,162,.2);border-radius:1rem;z-index:1;transform:translateX(-110%);transition:transform 0.3s ease-out}.com_branch_map .popup-window.visible{transform:translateX(0)}.com_branch_map .popup-window .close{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;background:url(../images/close.svg) no-repeat;background-size:cover;cursor:pointer;transition:opacity 0.5s}html.accessibility_bw .com_branch_map .popup-window .close{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url(desaturate.svg#greyscale);filter:gray;-webkit-filter:grayscale(1)}.com_branch_map .popup-window .close:hover{opacity:.8}.com_branch_map .popup-outer{margin-top:2.2rem;padding:0 2rem 2rem 2rem;overflow:auto}.com_branch_map .popup img{width:100%;border-radius:1rem}.com_branch_map .popup .title{margin:.5rem 0 1rem 0;font-size:1.2rem;font-weight:700}.com_branch_map .popup.photo_in_popup .title{margin-top:2rem}.com_branch_map .popup .desc{margin:.5rem 0}.com_branch_map .popup .detail-link>a{display:block;font-weight:700;text-decoration:none;text-align:right;color:#FE6600}.com_branch_map .popup .inclusive-title{margin-top:2rem;font-weight:700}.com_branch_map .popup .inclusive_images{margin:1rem 0;display:flex;flex-wrap:wrap;gap:.5rem}.com_branch_map .popup .inclusive_images img{width:30px}html.accessibility_bw .com_branch_map .popup .detail{color:#000}.main_table .left_menu_container{display:none}.main_table .content_section.has-left-col{margin:0!important}@media screen and (max-width:991px){.com_branch_map .map_container{flex-direction:column;height:inherit}.com_branch_map .map_container>.map{height:var(--map-height)}.com_branch_map .map_container .controls{display:flex;flex-direction:column;width:100%;max-height:300px}.com_branch_map .map_container .controls .filter_container{min-height:0}}