/* ============================================================
   Bootstrap Icons v1.11.3 （サブセット版）  MIT License
   ------------------------------------------------------------
   サイト内で使用している 10 個のアイコンのみを収録しています。
   新しいアイコンを追加する場合はサブセットの作り直しが必要です。
   ============================================================ */
@font-face{
    font-display:swap;
    font-family:bootstrap-icons;
    src:url("../fonts/bootstrap-icons-subset.woff2") format("woff2");
}
.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bi-box-arrow-up-right::before{content:"\f1c5"}
.bi-caret-up-fill::before{content:"\f235"}
.bi-chevron-down::before{content:"\f282"}
.bi-filetype-pdf::before{content:"\f756"}
.bi-house-door::before{content:"\f423"}
.bi-printer::before{content:"\f501"}
.bi-printer-fill::before{content:"\f500"}
.bi-telephone::before{content:"\f5c1"}
.bi-telephone-fill::before{content:"\f5b4"}
.bi-truck::before{content:"\f5ea"}
