
@charset "UTF-8";
#info, #office, #history { padding: 5vw; color:#000; background-color: #fff;}.com-title { font-size: 180%;}#info h1 span{ font-size:;}#info-text,#office-text ,#history-text { border:solid 1px rgb(0,0,0,30%); background-color: rgba(255,255,255,.07);}.info-area dl,.office-area dl,.history-area dl { border-bottom:solid 1px rgb(0,0,0,30%);}.office-area dl a { color:#000;}#contact { border-top: solid 1px #ddd;}@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; }
}