@charset "UTF-8";
#pageBase.location .location_block .lead-box {
  margin-bottom: 30px; 
  color: #000;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2.0;
}

#pageBase.location .location_block .txt_phone-box {
  margin-bottom: 20px; 
  color: #000;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2.0;
}

#pageBase.location .location_block .txt_info-box {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2.0;
}

@media only screen and (max-width: 48em) {
  #pageBase.location .main-area {
    padding-bottom: 80px;
  }
  #pageBase.location .location_block .lead-box,
  #pageBase.location .location_block .txt_phone-box,
  #pageBase.location .location_block .txt_info-box {
    margin-right: 4%; 
    margin-left: 4%;
  }
}



