
@charset "UTF-8";
#vision,#greeting,#info, #office, #history { padding: 5vw;}#greeting,#history{ background-color: #fffef5;}.com-title { font-size: 180%;}#vision h3{ font-size:1.5rem; text-align: center;}.vision-area h3 strong{ font-size: 140%; font-weight: 500; color:#22ac38;}.greeting-area{ background-color: #fff; padding: 30px; border: solid 1px #ddd;}#info-text,#office-text ,#history-text { border: solid 1px rgba(10,10,10,.4); background-color: rgba(10,10,10,.07);}.info-area dl,.office-area dl,.history-area dl { border-bottom: solid 1px rgba(10,10,10,.3);}.office-area dl a { color: }
@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; }
}