@charset "UTF-8";
/* CSS Document */
/*===================

	　　全体

===================*/
.inpage {
  background: url(../img/inner_top.jpg) no-repeat;
}

/*===================

	ナビ個別設定

===================*/
#global_menu ul.navi li.navi01 a:hover {
  width: 101px;
  height: 104px;
  background: url(../../img/pc/common/navi/navi01.png) no-repeat;
  background-position: 0px -88px;
}

#global_menu ul.navi li.navi04 {
  width: 176px;
  height: 104px;
  background: url(../../img/pc/common/navi/navi04.png) no-repeat;
  background-position: 0px -88px;
}

/*===================

	左コンテンツ

===================*/
/************
　店舗紹介
************/
#locations {
  padding: 38px 0px 164px;
}
#locations .left_inner {
  padding: 30px 30px 42px 34px;
}

.locations .info-box {
  padding: 30px 11px 19px 29px;
  border-bottom: 2px solid #ec6304;
  border-right: 2px solid #ec6304;
  margin-top: 30px;
}
.locations .info-box .content {
  float: left;
  width: 370px;
}
.locations .info-box .content .title h2 {
  width: 345px;
  margin-bottom: 20px;
  float: left;
  font-size: 16px;
  padding: 0 0 0 10px;
  border-left: 4px solid #ec6304;
  display: inline-block;
  font-weight: bold;
}
.locations .info-box .content .title h2 small {
  font-size: 15px;
  font-weight: bold;
}
.locations .info-box .content .link01,
.locations .info-box .content .link02,
.locations .info-box .content .link03,
.locations .info-box .content .link04 {
  padding-top: 27px;
}
.locations .info-box .content p {
  margin-top: 14px;
  line-height: 1.5;
  letter-spacing: -1.7px;
}
.locations .info-box .img-box {
  float: right;
  width: 200px;
}

.locations-map {
  margin-top: 56px;
}
.locations-map div#gmap {
  width: 100%;
  height: 400px;
}

/************
　ボタン
************/
#link > div {
  height: 160px;
  display: block;
  text-align: center;
}

#link p.btn {
  width: 285px;
  margin: 5px;
  line-height: 2.3em;
  float: left;
}

/*# sourceMappingURL=index.css.map */
