#map{flex-direction:column}#map iframe{width:100%;min-height:350px;border:1px solid #bbb}#addr{display:flex;align-items:stretch;width:100%;justify-content:space-between}@media screen and (min-width:768px){#addr{flex-direction:row;margin:20px}}@media screen and (max-width:767px){#addr{flex-direction:column;margin:20px 0}}#addr aside{background:#f1f1f1;padding:20px;box-sizing:border-box}#addr aside table,#addr aside ul{font-size:1.6rem}@media screen and (min-width:768px){#addr aside{width:calc(50% - 10px)}}@media screen and (max-width:767px){#addr aside{width:100%;margin:10px 0}}#addr aside table{display:table;width:100%;margin:0 auto;border:0;border-spacing:0;border-collapse:separate}#addr aside table tr{padding:0;margin:0;border-bottom:1px solid #bbb;border-spacing:0;box-sizing:content-box;display:inline-table;width:100%}#addr aside table tr td{border-bottom:1px solid #fff;border-top:1px solid #fff;border-left:0;border-right:0;border-spacing:0;padding:10px 25px;margin:0;border-collapse:collapse}#addr aside table tr td:first-child{text-align:left}#addr aside table tr td:last-child{text-align:right;font-weight:700}#addr aside table tr:first-child{border-top:0}#addr aside table tr:last-child,#addr aside table tr:last-child td{border-bottom:0}#addr aside table tr:first-child td{border-top:0}