
@charset "UTF-8";
#info, #office, #history { padding: 0 5vw 5vw;
}
#header-wrap{ background: url(https://c2.peees.cf/wp-content/uploads/2019/11/4f7ac53a1e2f230e8f05a66bcaa66f5c_l.jpg); background-size: cover;
}
#company h1,
#company p{ color:#042F84;
}
.com-title { font-size: 180%;
}
#info-text,
#office-text ,
#history-text { border: solid 1px rgba(34,34,34,.4); background-color: rgba(34,34,34,.07);
}
.info-area dl,
.office-area dl,
.history-area dl { border-bottom: solid 1px rgba(34,34,34,.3);
}
.office-area dl a { color: #ed9a00}
.info-area dl span.one { margin-left: 20px;
}
.info-area dl span.two { margin-left: 12px;
}
@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; }
}