@charset "UTF-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ふれあいグループ標準フォーマット[老健]（TYPE:F）(C)FureaiGroup 2021

File name:      _variable.scss
Last Update:    2021/08/31
Style Info:     ふれあいグループ標準フォーマット（変数指定用）
------------------------------------------------------------->
 0.基本スタイル
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ===========================================================
 0.基本スタイル
=========================================================== */
/*フォントサイズ*/
/* テキストカラー */
/* メインカラー */
/* その他カラー */
/* メールフォーム用 */
/* フォント */
/* 蛍光カラー */
/* 背景 */
/* リンクカラー */
/* アンチエイリアス処理 */
/* section-title-h2  */
/* グラデ背景 */
/* スマホナビ用シャドウ */
/* コンテンツ幅
----------------------------------------------------------- */
/* メディアクエリ
----------------------------------------------------------- */
/* cleafix */
/* ===========================================================
 1.ヘッダー・フッター
=========================================================== */
/* サイトロゴ
----------------------------------------------------------- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ふれあいグループ標準フォーマット[老健]（TYPE:F）(C)FureaiGroup 2021

File name:      facility.scss
Last Update:    2022/09/03
Style Info:     サイト標準設定
------------------------------------------------------------->*/
/*
1.交通アクセス


+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 変数読込
----------------------------------------------------------- */
/* 汎用スタイル
----------------------------------------------------------- */
/*
1.交通アクセス
*/
.google_map iframe {
  width: 100%;
  height: 500px;
}
@media screen and (min-width: 960px), print {
  .google_map iframe {
    width: 1000px;
  }
}

.access-box01 {
  display: flex;
  flex-direction: column;
  background: #fff7ea;
  padding: 15px;
}
@media screen and (min-width: 960px), print {
  .access-box01 {
    flex-direction: row;
  }
  .access-box01 div {
    width: 50%;
  }
}

.secondary-text {
  font-size: 22px;
  border: #222 solid 1px;
  width: 250px;
  text-align: center;
  padding: 5px;
  margin: 1em;
}/*# sourceMappingURL=access.css.map */