@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 480px;
    float: left;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 8px;
    text-align: left;
    font-weight: normal;
    line-height: 13px;
    font-size: 12px;
}

#hpb-headerLogo{
    width: 480px;
    float: left;
}

#hpb-headerLogo a{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 52px;
    background-image : url(commom_images/logo_7Cb.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width: 400px;
    margin-top: -20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 19px;
    text-align: right;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「電話でのご予約・お問い合わせは」文字設定 */
    font-size: 13px;
    letter-spacing: -1px;
}

#hpb-headerExtra1 a{
    /* 「ご予約はこちら」ボタン設定 */
    display: block;
    width: 320px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    height: 26px;
    background-image : url(commom_images/headerButton_7Cb.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#hpb-headerExtra1 a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-headerExtra1 a:hover{
    color: #B8DEE7;
    text-decoration: none;
}
#hpb-headerExtra1 a:active{
    color: #B8DEE7;
    text-decoration: none;
}


#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain
{
}

#hpb-footerMain P{
    /* コピーライト文字設定 */
    height: 23px;
    font-size : 75%;
    text-align: center;
    line-height: 23px;
    margin-bottom: 0;
    color: #ffffff;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    width: 300px;
    float: left;
    margin-top: -50px;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    line-height: 1.2;
    padding-right: 10px;
}

#hpb-footerExtra1 LI A{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333333;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #333333;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #333333;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size : 75%;
}

#hpb-footerExtra1 a:link{
    color: #333333;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited{
    color: #333333;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover{
    color: #0048BF;
    text-decoration: none;
}
#hpb-footerExtra1 a:active{
    color: #0048BF;
    text-decoration: none;
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */

/* バナー */
#banner
{
}

#banner ul{
    margin-top: -5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
    display: block;
    background-color: #ffffff;
}

#banner li a{
    display: block;
    height: 72px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #1D3F76;
}

#banner a#banner-special{
    /* スペシャルメニューバナー */
    background-image : url(commom_images/banner_7Cb_01.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#banner a#banner-spa{
    /* スパバナー */
    background-image : url(commom_images/banner_7Cb_02.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#banner a#banner-reserve{
    /* 予約バナー */
    background-image : url(commom_images/banner_7Cb_03.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(commom_images/banner_7Cb_04.png);
    background-position: center left;
    background-repeat: no-repeat;
    border-bottom-width: 0px; /* アクセス下のラインを削除 */
    border-bottom-style: none;
}

/* 店舗情報 */
#shopinfo{
    padding-top: 5px;
}

#shopinfo img.shopinfo-img{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C28A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C4C28A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C4C28A;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C4C28A;
}

#shopinfo h3{
    color: #36588F;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-top: 5px;
}

#shopinfo span.en{
    text-transform: uppercase;
}

#shopinfo span.ja{
    display: none;
}

#shopinfo h4{
    color: #333333;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

#shopinfo p{
    margin-top: 0.1em;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}

#hpb-nav li span.en
{
}

#hpb-nav li span.ja
{
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
A:link{
    color : navy;
    text-decoration: underline;
}
a:visited{
    color: #36588F;
    text-decoration: underline;
}
a:hover{
    color: #36588F;
    text-decoration: none;
}
a:active{
    color: #36588F;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.5;
    text-align: left;
    overflow: visible;
}

p.large{
    font-size: 1.2em;
    color: #333333;
    padding-top: 0.5em;
    margin-bottom: 1em;
}

p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

.center{
    margin-right: auto;
    margin-left: auto;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    height: 50px;
    text-align: left;
    overflow: hidden;
    line-height: 55px;
    background-image : url(commom_images/titleBg_7Cb.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1.1em;
    color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: normal;
}

.hpb-layoutset-02 h2 span.en{
    font-size: 0.9em;
    color: #E0E8F5;
    font-weight: normal;
    text-transform: lowercase;
}

H3{
    color: #36588F;
    text-align: left;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 3px;
    padding-left: 2px;
    font-weight: normal;
    font-size : 100%;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #1D3F76;
}

h3 span{
    padding-right: 10px;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #263F66;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 18px;
    text-align: left;
    background-image : url(commom_images/point_7Cb.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    font-size: 1em;
    line-height: 1.5;
    font-weight: normal;
    color: #263F66;
}

table{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #1D3F76;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #AFC6E7;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #1D3F76;
    color: #2B416F;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #1D3F76;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 450px;
    height: 200px;
}

input.l{
    width: 450px;
}
input.m{
    width: 350px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 18px;
    background-image : url(commom_images/point_7Cb.png);
    background-position: 5px 6px;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3px;
    color: #395A8E;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 10em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #1D3F76;
    overflow: visible;
}

* html #hpb-main dd{
    height: 1%; /* for IE6 */
}

#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: right;
}

#hpb-main img.center{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
}

#pagetop A{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: 0;
    margin-right: auto;
    width : 120px;
    height: 15px;
    overflow: hidden;
    background-image : url(commom_images/returnTop_7Cb.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(commom_images/mainimg_7Cb.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage-news h3{
    border-bottom-width: 0px;
    border-bottom-style: none;
}

#toppage-news dt{
    width: 77px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
    text-align: center;
}

#toppage-news dt img{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C28A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C4C28A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C4C28A;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C4C28A;
}

#toppage-news dd{
    padding-left: 83px;
    min-height: 64px;
    padding-bottom: 5px;
    padding-top: 5px;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

#toppage-news span.date{
    color: #395A8E;
    line-height: 1.5;
    font-size: 0.95em;
}

.news-photo{
    float: left;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 2px;
}

.news-comment{
    margin-top: 5px;
}

#toppage-news hr{
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #1D3F76;
    clear: both;
}

.news-photo img{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #C4C28A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C4C28A;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #C4C28A;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C4C28A;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	
	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		width: 100%;
		float: none;
	}
	#hpb-headerMain h1{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1.4;
	}
	#hpb-headerLogo{
		width: 98%;
    float: none;
    background-size: contain;
		margin-top: 10px;
		margin-left: auto;
		margin-bottom: 10px;
		margin-right: auto;
	}
	#hpb-headerLogo a{
    background-position: center top;
		background-size: contain;
		max-width: 100%;
	}
	#hpb-headerExtra1{
		width: 98%;
    margin-top: 0;
		margin-left: auto;
		margin-right: auto;
    padding-top: 0;
		float: none;
	}
	#hpb-headerExtra1 a{
    max-width: 100%;
    line-height: 23px;
    background-image: none;
		background-color: #655e5c;
		border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #3b3534;
		border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #3b3534;
		border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #3b3534;		
		border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #3b3534;		
		box-sizing: border-box;		
	}	
	#hpb-headerExtra1 p.tel span{
		display: block;
	}
	
	/* フッター内パーツ */
	#hpb-footerMain p{
    height: auto;
    line-height: 1.4;
		word-break:break-all;
		padding-top: 10px;
		padding-left: 5px;
		padding-bottom: 10px;
		padding-right: 5px;
		background-color: #5A5A5A;
	}
	#hpb-footerExtra1{
    width: 100%;
    float: none;
    margin-top: 0;
	}
	#hpb-footerExtra1 ul{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
	}
	#hpb-footerExtra1 li{
    display: inline-block;
    line-height: 1.4;
    margin-bottom: 10px;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
	#banner ul{
		margin-top: 0;
	}
	#banner li{
		max-width: 100%;
	}
	#banner li a{
		max-width: 100%;
	}
	#banner a#banner-special{
    background-position: center top;
		background-size: contain;
	}
	#banner a#banner-spa{
    background-position: center top;
		background-size: contain;
	}
	#banner a#banner-reserve{
    background-position: center top;
		background-size: contain;
	}
	#banner a#banner-access{
    background-position: center top;
		background-size: contain;
	}
	
	/* 店舗情報 */
	#shopinfo{
		max-width: 100%;
	}
	
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav{
		background-color: #EFF5FF;
	}	
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(commom_images/btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}
	#hpb-nav li{
		border-top-color: #183A71;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#hpb-nav a:hover{
		
    background-color: #183A71;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
    padding-right: 0;
    padding-left: 0;
	}
	.hpb-layoutset-02 h2{
    margin-right: 0;
    height: auto;
		line-height: 1.4;
		background-position: center center;
		background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
		word-break: break-all;
	}
	.hpb-layoutset-02 h2 span.ja{
		display: block;
	}
	.hpb-layoutset-02 h2 span.en{
		display: block;
    padding-right: 15px;
    padding-left: 15px;
	}
	h3{
    padding-right: 2px;
	}
	table{
    margin-right: auto;
    margin-left: auto;
		width: 100%;
		box-sizing: border-box;
	}
	
	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
	/* メインコンテンツ内基本パーツ */
	#hpb-main ul li{
    padding-right: 0;
	}
	#hpb-main dt{
		float: none;
    padding-left: 0;
		max-width: 100%;
	}
	#hpb-main dd{
    padding-left: 0;
	}
	#hpb-main img.left{
    margin-right: 0;
    float: none;
}
	#hpb-main img.right{
    margin-left: 0;
    float: none;
	}
	
	/* トップページ デザイン定義 */
	#toppage-news dd{
		padding-left: 0;
		min-height: 0;
	}
	
}