<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.company04 { position: relative; }
.company04 .sample_image { position: absolute; top: 0; left: 0; z-index: 9; opacity: .5; display: none; }
.company04 section { position: relative; }
.company04 section img { position: relative; z-index: -1; }
.company04 section .btn { margin: 0; padding: 0; border: none; outline: none; font-style: normal; text-decoration: none; background: none; position: absolute; z-index: 0; color: #3c3c3c; font-size: 14px; font-weight: 700; width: 172px; height: 48px; display: flex; justify-content: center; align-items: center; border: 1px solid #e7e7e8; cursor: pointer; line-height: 1.2; -moz-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; }
.company04 section .btn i { margin-right: 12px; margin-left: -12px; }
.company04 section .btn:hover { background: #1C287B; border-color: #1C287B; color: #fff; }
.company04 section .btn:active { background: #2536a5; border-color: #2536a5; color: #f4f4f8; }
.company04 .s01 .btn { right: 0; top: 295px; }
.company04 .s02 .btn { left: 327px; top: 383px; }
.company04 .s03 .btn { right: 0; top: 385px; }
</pre></body></html>