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

/* ----------------------------------------------------------------------　apit330　---------------------------------------------------------------------- */



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

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

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


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

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

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

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

#apit330 .res-position01 {
  position: absolute;
  top:3%;
  left:43%;
  width:52%;
}

#apit330 .res-position02 {
  position: absolute;
  top:6%;
  left:71%;
  width:25%;
}

#apit330 .res-position03 {
  position: absolute;
  top:13.5%;
  left:38%;
  width:30%;
}
#apit330 .res-position03-2 {
  position: absolute;
  top:60%;
  left:5%;
  width:26%;
}

#apit330 .res-position04 {
  position: absolute;
  top:4%;
  left:72%;
  width:25%;
}

#apit330 .res-position05 {
  position: absolute;
  top:28%;
  left:42.5%;
  width:27%;
}

#apit330 .res-position06 {
  position: absolute;
  top:79%;
  left:0%;
  width:100%;
}
#apit330 .res-position07 {
  position: absolute;
  top:81%;
  left:0%;
  width:100%;
}
/* ------------------------------------------------------------　電話番号について　------------------------------------------------------------ */

/* ------------------------------ 基本カラム割ここから ------------------------------ */
#apit330 .col-10,
#apit330 .col-20,
#apit330 .col-28,
#apit330 .col-30,
#apit330 .col-40,
#apit330 .col-50,
#apit330 .col-60,
#apit330 .col-70,
#apit330 .col-80,
#apit330 .col-90,
#apit330 .col-100{
	float: left
}


#apit330 .col-10 {
    width: 10%;
}
#apit330 .col-20 {
    width: 20%;
}
#apit330 .col-28 {
    width: 28%;
}
#apit330 .col-30 {
    width: 30%;
}
#apit330 .col-40 {
    width: 43%;
}
#apit330 .col-48 {
    width: 48%;
}
#apit330 .col-50 {
    width: 50%;
}
#apit330 .col-60 {
    width: 60%;
}
#apit330 .col-70 {
    width: 70%;
}
#apit330 .col-80 {
    width: 80%;
}
#apit330 .col-90 {
    width: 90%;
}
#apit330 .col-100 {
    width: 100%;
}
/* ------------------------------ 基本カラム割ここまで ------------------------------ */


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


/* ---------- 使用フォントサイズここから（幅に対するおおよそのpx値） ---------- */
#apit330 .f-size20 {
	font-size: 3vw;
}
#apit330 .f-size32 {
	font-size: 3.2vw;
}
/* ---------- 使用フォントサイズここまで（幅に対するおおよそのpx値） ---------- */

/* ---------- 幅500以上では指定のフォントサイズより大きくしないここから　---------- */
@media(min-width:500px) {
#apit330 .f-size16 {
	font-size: 8px;
}
#apit330 .f-size18 {
	font-size: 9px;
}
#apit330 .f-size20 {
	font-size: 13px;
}
#apit330 .f-size24 {
	font-size: 12px;
}
#apit330 .f-size32 {
	font-size: 16px;
}
#apit330 .f-size35 {
	font-size: 18px;
}
}
/* ---------- 幅500以上では指定のフォントサイズより大きくしないここまで　---------- */


/* ---------- 使用フォント太さ ---------- */
#apit330 .f-weight100 {
	font-weight: 100;
}
#apit330 .f-weight200 {
	font-weight: 200;
}
#apit330 .f-weight300 {
	font-weight: 300;
}
#apit330 .f-weight400 {
	font-weight: 400;
}
#apit330 .f-weight500 {
	font-weight: 500;
}
#apit330 .f-weight600 {
	font-weight: 600;
}
#apit330 .f-weight700 {
	font-weight: 700;
}
#apit330 .f-weight800 {
	font-weight: 800;
}
#apit330 .f-weight900 {
	font-weight: 900;
}
/* ---------- 使用フォント太さここまで ---------- */

/* ------------------------------ 使用フォントここまで ------------------------------ */



/* ------------------------------ 使用カラーここから ------------------------------ */
/* ---------- 文字色ここから ---------- */
#apit330 .f-color-black {
	color: #000000;
}
#apit330 .f-color-white {
	color: #FFFFFF;
}
/* ---------- 文字色ここまで ---------- */


/* ---------- 背景色ここから ---------- */
/* ---------- 背景色ここまで ---------- */

/* ---------- 枠線色ここから ---------- */
/* ---------- 枠線色ここまで ---------- */
/* ------------------------------ 使用カラーここまで ------------------------------ */






/* ------------------------------ 各marginここから 上-右-下-左　％ ------------------------------ */
#apit330 .margin2-0-0-0 {
	margin:  2% 0 0 0;
}
#apit330 .margin3-0-0-0 {
	margin:  3% 0 0 0;
}
#apit330 .margin4-0-0-0 {
	margin:  4% 0 0 0;
}
#apit330 .margin5-0-0-0 {
	margin:  5% 0 0 0;
}
#apit330 .margin10-0-0-0 {
	margin:  10% 0 0 0;
}
#apit330 .margin10-0-10-0 {
	margin:  10% 0;
}
#apit330 .margin0-5-0-5 {
	margin:  0 5%;
}
#apit330 .margin2-0-0-6 {
	margin:  2% 0 0 6%;
}
#apit330 .margin0-0-6-0 {
	margin:  0 0 6 0;
}
#apit330 .margin2-6-0-2 {
	margin:  2% 6% 0 2%;
}
#apit330 .margin2-0-0-20_5 {
	margin:  2% 0 0 20.5%;
}
#apit330 .margin2-15-0-15 {
	margin:  2% 15% 0 15%;
}

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

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

/* ------------------------------ 各marginここまで ------------------------------ */


/* ------------------------------ 各paddingここから 上-右-下-左　％ ------------------------------ */

#apit330 .padding1-0-1-0 {
	padding: 1% 0%;
}

/* ---------- 幅767ブレイクポイント以下での挙動ここから ---------- */
@media(max-width:767px) {
#apit330 .padding1-0-1-0-s {
	padding: 1% 0;
}
}
/* ---------- 幅767ブレイクポイント以下での挙動ここから ---------- */
/* ------------------------------ 各paddingここまで ------------------------------ */


/* ------------------------------ text関係ここから ------------------------------ */
/* ---------- テキスト揃え位置ここから ---------- */
#apit330 .text-a-c {
	text-align: center; 
}
#apit330 .text-a-l {
	text-align: left; 
}
#apit330 .text-a-r {
	text-align: right; 
}
/* ---------- テキスト揃え位置ここまで ---------- */

/* ---------- テキスト行間ここから ---------- */
#apit330 .line-h14{
	line-height: 1.4;
	display: block;
}
#apit330 .line-h23{
    line-height: 2.3;
}
/* ---------- テキスト行間ここまで ---------- */


/* ------------------------------ text関係ここまで ------------------------------ */

/* ------------------------------ 各要素特殊ポジションここから ------------------------------ */
#apit330 .position00 {   /* ポジション親要素 */
	position:relative;
}

#apit330 .position01 {   /* ポジション親要素 */
	position:relative;
	padding-bottom: 1%;  /*高さをpaddingで指定*/
	height:0;           /*高さはpaddingで指定するためheightは0に*/
	
}
#apit330 .reserve-position01 {  /* 予約のポジション01 */
	position:absolute;
	top: 12%;
	right: 0%;
	z-index: 1;
	width: 72%;
	padding: 0 14%;
}
#apit330 .reserve-position02 {  /* 予約のポジション02 */
	position:absolute;
	top: 52%;
	right: 0%;
	z-index: 1;
	width: 72%;
	padding: 0 14%;
}
#apit330 .reserve-position03 {  /* 予約のポジション02 */
	position:absolute;
	top: 68%;
	right: 0%;
	z-index: 1;
	width: 72%;
	padding: 0 14%;
    text-align: justify;
    line-height: 1.4;
}
#apit330 .reserve-position04 {  /* 予約のポジション02 */
	position:absolute;
	top: 80%;
	z-index: 1;
	width: 72%;
	margin: 0 14%;
	padding: 1% 0; 
    line-height: 1.2;
}

#apit330 .kenwood-position {  /* 予約のポジション02 */
	position:absolute;
	bottom: 10%;
	right: 5%;
	z-index: 1;
	width: 56%;
}

/* ---------- 幅767ブレイクポイント以下での挙動ここから ---------- */
@media(max-width:767px) {
#store-information .f-size54 {  /* 実施店の文字サイズタイトル */
    font-size:5.4vw;
    font-weight: bold;
  }
#store-information .f-size29 {  /* 実施店の文字サイズ小 */
    font-size:4vw;
  } 
#store-information .f-size40 {  /* 実施店の文字サイズ大 */
    font-size:5vw;
    font-weight: bold;
  } 

}
/* ---------- 幅767ブレイクポイント以下での挙動ここから ---------- */
/* ---------- 幅500以上では指定のフォントサイズより大きくしないここから　---------- */
@media(max-width:500px) {
#apit330 .reserve-position03 {  /* 上　注意書きについて　予約のポジション02 */
	position: absolute;
    top: 66%;
    right: 0%;
    z-index: 1;
    width: 72%;
    padding: 0 14%;
    text-align: justify;
    line-height: 1.2;
}
}
/* ---------- 幅500以上では指定のフォントサイズより大きくしないここまで　---------- */	
/* ------------------------------ 各要素特殊ポジションここまで ------------------------------ */

/* ------------------------------ リボン装飾ここから ------------------------------ */
#apit330 .ribbon{
	position:relative;
	background: #E60012;
	padding: 2% 0;
	width: 95%;
	margin: 0 2%;	
}
#apit330 .ribbon:before {
	content: "";
	position:absolute;
	top: 0;
	left: 0;
	width:0;
	height:0;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 2em 0 2em 1.2em;
	z-index: 1;
}

#apit330 .ribbon:after {
	content: "";
	position:absolute;
	top:0;
	right:0;
	width:0;
	height:0;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	border-width: 2em 1.2em 2em 0;
	z-index: 1;
	visibility: visible !important;
}

/* ------------------------------ リボン装飾ここまで ------------------------------ */

/* ------------------------------ 店舗情報装飾ここから ------------------------------ */
#store-information {
    max-width: 500px;
	margin: 0 auto;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-style: normal;
	z-index: 1000000000;
}
#store-information a {
	cursor: pointer;
	color: #fff;
}
#store-information a:hover {
	color: #FFF100;
}
#store-information .bg-color-orange {
	background-color: #ED6C00;
}
#store-information .f-color-white {
	color: #FFFFFF;
}
#store-information .infomation-div {
	position: relative;
	max-width: 450px;
	margin: 0 auto;
	}
#store-information .infomation-bg {
	padding: 3%;
	}
#store-information .col-1{
	width: 10%;
}
#store-information .col-1-2{
	width: 19%;
}
#store-information .col-2{
	width: 20%;
}
#store-information .col-2-2{
	width: 27.5%;
}
#store-information .col-3{
	width: 30%;
}
#store-information .col-3-2{
	width: 39.5%;
}
#store-information .col-4{
	width: 40%;
}
#store-information .col-4-2{
	width: 45%;
}
#store-information .col-5{
	width: 50%;
}
#store-information .col-6{
	width: 60%;
}
#store-information .col-7{
	width: 70%;
}
#store-information .col-8{
	width: 80%;
}
#store-information .col-9{
	width: 90%;
}
#store-information .col-10{
	width: 100%;
}
#store-information .col-1,
#store-information .col-1-2,
#store-information .col-2,
#store-information .col-2-2,
#store-information .col-3,
#store-information .col-3-2,
#store-information .col-4,
#store-information .col-4-2,
#store-information .col-5,
#store-information .col-6,
#store-information .col-7,
#store-information .col-8,
#store-information .col-9, 
#store-information .col-10{
	float: left;
	margin: 0 auto;
}
#store-information .bg-color-white {
	background-color: #FFFFFF;
}
#store-information .f-size20 {
	font-size: 2.4vw;
}
#store-information .f-size24 {
	font-size: 3.0vw;
}
#store-information .f-size32 {
	font-size: 3.2vw;
}

/* ---------- 幅500以上では指定のフォントサイズより大きくしないここから　---------- */
@media(min-width:500px) {
#store-information .f-size20 {
	font-size: 12px;
}
#store-information .f-size24 {
	font-size: 15px;
}
#store-information .f-size29 {
	font-size: 15px;
}
#store-information .f-size32 {
	font-size: 16px;
}
#store-information .f-size40 {
	font-size: 20px;
    font-weight: bold;
}
#store-information .f-size54 {
	font-size: 27px;
    font-weight: bold;
}
}
#store-information .text-a-c {
	text-align: center; 
}

#apit330 .text-a-l {
	text-align: left; 
}
#apit330 .text-a-c {
	text-align: center;
}
#store-information .text-a-l {
	text-align: left; 
}
#apit330 .text-a-r {
	text-align: right; 
}
#store-information .text-a-r {
	text-align: right; 
}
#store-information .margin3-0-0-0 {
	margin:  3% 0 0 0;
}
#store-information .margin5-0-0-0 {
	margin:  5% 0 0 0;
}
#store-information .padding2-2-2-2 {/*  */
	padding:  2% 2% 2% 2%;
}
#store-information .clearfix::after {   /* float解除したい親要素に */
  content: "";
  display: block;
  clear: both;
}
#store-information .bo-1-so { 
	border-style: solid;
	border-width:  1px;
    }
#store-information .bo-color-white {
	border-color: #fff;
}
/* ------------------------------ 店舗情報装飾ここまで ------------------------------ */
/* ------------------------------------------------------------　共通部分ここまで　------------------------------------------------------------ */


