
@charset "UTF-8";
#screen { background-position: top center;}
#info, #office, #history, #after { padding: 0 5vw 5vw;}.com-title { font-size: 180%;}#info-text,#office-text ,#history-text,
#after-text { border: solid 1px rgba(255,255,255,.4); background-color: rgba(255,255,255,.07);}.info-area dl,.office-area dl,.history-area dl { border-bottom: solid 1px rgba(255,255,255,.3);	background-color: rgba(33, 33, 33,.6);}.office-area dl a { color: #ed9a00}
@media (min-width: 768px){ #info-text, #office-text, #history-text { padding: 2.5vw; width: 45vw; min-width: 500px; } #after-text { padding: 1.5vw; width: 70vw; min-width: 500px; } .com-header, #info-text, #office-text, #history-text { margin-bottom: 3vw; }}
@media (min-width: 1300px){ #info, #office, #history, #after { font-size: 1.1rem; }}
@media (max-width: 767px){ #info-text, #office-text, #history-text, #after-text { padding: 2.5vw; } .com-header, #info-text, #office-text, #history-text, #after-text { margin-bottom: 4vw; } .office-area { background-image: url("../images/sakai.jpg"); background-size: cover; background-repeat: no-repeat; }}