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

/* ----------------------------------------------------------------------　apit617　---------------------------------------------------------------------- */



#apit617 {
    max-width: 500px;
	margin: 0 auto;
	line-height: 1.4;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-style: normal;
}

#apit617 a {
	cursor: pointer;
	color: #fff;
	text-decoration: none
}
#apit617 a:hover {
	color: #FFF100;
}

#apit617 .intial br {
  line-height: initial;
}
#apit617 img {
  display: block; /* img要素をブロック化 */
}
#apit617 .clearfix::after {   /* float解除したい親要素に */
  content: "";
  display: block;
  clear: both;
}


/* ------------------------------------------------------------　共通部分ここから　------------------------------------------------------------ */

/* ------------------------------------------------------------　電話番号について　------------------------------------------------------------ */

#apit617 .store-position-b{
    position: relative;
}

#apit617 .carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto
}

#apit617 .res-map {
  position: absolute;
  top:1.8%;
  left:43%;
  width:54%;
}

#apit617 .res-more {
  position: absolute;
  top:67%;
  left:2%;
  width:29%;
}

#apit617 .res-app {
  position: absolute;
  top:5%;
  left:72.5%;
  width:27%;
}

#apit617 .res-tel {
  position: absolute;
  top:34%;
  left:42.5%;
  width:28%;
}




/* ------------------------------　イメージレスポンシブ対応ここから　------------------------------ */
	#apit617 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
	margin:  0 auto;
}
/* ------------------------------　イメージレスポンシブ対応ここまで　------------------------------ */






/* ------------------------------ 各marginここから 上-右-下-左　％ ------------------------------ */
#apit617 .margin4-0-0-0 {
	margin:  4% 0 0 0;
}
#apit617 .margin4-0-0-4 {
	margin:  4% 0;
}


/* ---------- 幅767ブレイクポイント以下での挙動ここから ---------- */
@media(max-width:767px) {
#apit617 .margin20-0-0-0 {
	margin:  20% 0 0 0;
}

}
/* ---------- 幅767ブレイクポイント以下での挙動ここから ---------- */

/* ------------------------------------------------------------　共通部分ここまで　------------------------------------------------------------ */





