




/* 2. アイコン共通の土台設定 */
[class^="fi-tr-"], [class*=" fi-tr-"], 
.swiper-button-prev:after, .swiper-button-next:after {
  font-family: 'uicons-thin-rounded';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 3. 個別の記号指定（最新JSON 15種に完全準拠） */
/* 以下、疑似要素で使う場合は省略可 */
.swiper-button-prev:after { content: "\e091"; }
.swiper-button-next:after { content: "\e092"; } 
.fi-tr-land-layer-location:before { content: "\eae2"; }
.fi-tr-tour-guide-people:before { content: "\f2e9"; }
.fi-tr-hotel:before { content: "\e9ef"; }
.fi-tr-car-bus:before { content: "\e352"; }
.fi-tr-plate-utensils:before { content: "\e901"; }
.fi-tr-user-robot:before { content: "\f3eb"; }
.fi-tr-face-disguise:before { content: "\e740"; }

.fi-tr-angle-double-small-right:before {content: "\f376";}
.fi-tr-angle-double-small-down:before {content: "\f377";}
.fi-tr-land-layer-location-2:before { content: "\e001";}
.fi-tr-running:before { content: "\efbd";}
.fi-tr-envelope:before { content: "\e6f1"; }
.fi-tr-search:before { content: "\f015"; }
.fi-tr-marker:before { content: "\ebce"; } 
.fi-tr-time:before { content: "\edaf"; } 
.fi-tr-caret-down:before { content: "\e009";}
.fi-tr-wishlist-star:before { content: "\e010";}

/*
.swiper-button-prev:after, .fi-tr-angle-small-left:before { content: "\e091"; }
.swiper-button-next:after, .fi-tr-angle-small-right:before { content: "\e092"; } 
.fi-tr-angle-double-small-right:before {content: "\f376";}
.fi-tr-angle-double-small-down:before {content: "\f377";}
.fi-tr-marker:before { content: "\ebce"; } 
.fi-tr-time:before { content: "\edaf"; } 
.fi-tr-time-2:before { content: "\e002"; } 
.fi-tr-land-layer-location:before { content: "\eae2"; }
.fi-tr-tour-guide-people:before { content: "\f2e9"; }
.fi-tr-tour-guide-people-2:before { content: "\e003"; }
.fi-tr-hotel:before { content: "\e9ef"; }
.fi-tr-hotel-2:before { content: "\e004"; }
.fi-tr-car-bus:before { content: "\e352"; }
.fi-tr-car-bus-2:before { content: "\e005"; }
.fi-tr-plate-utensils:before { content: "\e901"; }
.fi-tr-user-robot:before { content: "\f3eb"; }
.fi-tr-face-disguise:before { content: "\e740"; }
.fi-tr-envelope:before { content: "\e6f1"; }
.fi-tr-search:before { content: "\f015"; }
.fi-tr-house-chimney:before { content: "\e9f7"; }
.fi-tr-running:before { content: "\efbd";}
.fi-tr-land-layer-location-2:before { content: "\e001";}
*/


