@charset "UTF-8";
/* 変数宣言 */
/* 変数宣言 */
/* 変数宣言 */
/* 変数宣言 */
/* 変数宣言 */
/* 変数宣言 */
/* 変数宣言 */
/* 変数宣言 */
/*
サイズ用関数
$pixelsVw:フォントサイズ
$baseWidth:ベースとなる画面横幅
*/
body.single-realestate .container .detail-item .annotation {
  font-size: 3.2vw;
  line-height: 1.6; }
  @media screen and (min-width: 768px) {
    body.single-realestate .container .detail-item .annotation {
      font-size: 12px; } }
