html,
body {
    height: auto;
    /* overflow: hidden; */
    /* zoom: 80%; */
    line-height: 1.5;
}
body {
    width: 100%;
    margin: 0 auto;
}
body.modal .wrapper {width: 100%; height: 100%; padding: 20px 0 0;}
.mfp-iframe {
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}
.mfp-wrap {overflow-y: hidden !important; overflow-x: hidden !important;}
.mfp-iframe-scaler {overflow-y: auto !important; overflow-x: hidden !important; padding: 0;}
.tab-cont {display: block;}
.tab {display: none;}
.ttl01 {
    font-size: 40px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.mb50 {margin-bottom: 15px !important;}
.aboutUsList {
    line-height: 1.5 !important;
}

/*.printMap {display: block !important;}*/
#map_sample,
body.access .btn {display: none;}
.modal-backlink,
.printMap {display: none;}
@page {
    size: A4 portrait;
    margin: 0;
    padding: 0;
  }