
@charset "UTF-8";
#info, #office, #history { padding: 5vw;}#info { background-color: rgba(189,214,158,.9); color: #000000;}#office { background-color: rgba(255,255,255,.9); color: #1c7339;}#office a { color: #1c7339;}#history { background-color: rgba(255,255,255,.9); color: #ffffff;}.com-title { font-size: 180%;}#info-text { border: solid 1px rgba(0,0,0,.4); background-color: rgba(0,0,0,.07);}#office-text { border: solid 1px rgba(28,115,57,.4); background-color: rgba(28,115,57,.07);}#history-text { border: solid 1px rgba(255,255,255,.4); background-color: rgba(255,255,255,.07);}.info-area dl { border-bottom: solid 1px rgba(0,0,0,.3);}.office-area dl { border-bottom: solid 1px rgba(28,115,57,.3);}.history-area dl { border-bottom: solid 1px rgba(255,255,255,.3);}
@media (min-width: 768px){ #info-text, #office-text, #history-text { padding: 2.5vw; width: 45vw; min-width: 500px; } .com-header, #info-text, #office-text, #history-text { margin-bottom: 3vw; }}
@media (min-width: 1300px){ #info, #office, #history { font-size: 1.1rem; }}
@media (max-width: 767px){ #info-text, #office-text, #history-text { padding: 2.5vw; } .com-header, #info-text, #office-text, #history-text { margin-bottom: 4vw; }
}