*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}#wrapper{max-width:960px;margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px}header{background-color:rgba(255,255,255,1);position:sticky;top:0;z-index:100}h1{font-size:1.5rem}h1 span{display:block;font-size:1.05rem}h2{font-size:1.25rem;margin:.5rem 0;background-color:rgba(255,255,255,.8);position:sticky;top:3.75rem;z-index:1}#office{padding:5% 0;width:100%}#office dl{display:flex;flex-wrap:wrap;max-width:640px;margin:0 auto;position:relative;border-top:1px solid #ccc}#office dl dt{display:flex;flex-basis:25%;border-bottom:1px solid #ccc;line-height:3;padding-left:.75em}#office dl dd{display:flex;flex-direction:row;flex-basis:70%;border-bottom:1px solid #ccc;line-height:3;padding-left:.75em;align-items:center}@media (max-width:480px){#office dl{flex-direction:column}#office dl dt{border:none;line-height:2.25;font-weight:700;padding-left:.25rem}#office dl dd{flex-direction:column;align-items:flex-start;width:100%;line-height:2.75;padding-left:1em;word-wrap:break-word;word-break:break-all}#office dl dd span{display:block;line-height:1;font-size:.9rem;margin-top:.75rem}}#map{padding:5% 0 0;width:100%}#map iframe{width:100%;height:240px}@media (max-width:480px){#map iframe{margin-right:-10px;margin-left:-10px;width:100vw}}