@charset "Shift_JIS";


/* CSS Document */

.pcOnly { display: block;}
.spOnly { display: none;}

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

	Header

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

#header {
	/*border-top: 1px solid #CCCCCC;*/
	background: #FFFFFF;
	font-size: 93%;
	height: 25px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

#header #header_cont {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header #header_cont .header_contL {
	padding: 5px 0 0 0;
	float: left;
	width: 234px;
	text-align: left;
}
#header #header_cont .header_contR {
	position: absolute;
	right: 0;
	top: 0;
}
/*-IE-*/
.ie6 #header #header_cont .header_contR {
	width: 423px;
}
/*----*/

#header ul.hd_menu {
	float: right;
	display: table;
	height: 25px;
	vertical-align: middle;
}

#header ul.hd_menu li {
	/*float: left;*/
	display: table-cell;
    white-space: nowrap;
	vertical-align: middle;
	border-left: 1px dotted #000000;
}
#header ul.hd_menu li a {
    display: block;
	padding: 3px 15px;
    height: 25px;
    box-sizing: border-box;
}
/*-IE-*/
.ie7 #header ul.hd_menu li {
	display: inline;
	zoom: 1;
}
/*----*/

#header ul.hd_menu li:first-child {
/*	padding: 0 15px 0 0;*/
	border-left: none;
}
#header ul.hd_menu li:last-child {}
#header ul.hd_menu li.stay { color: #ADADAD;}
#header ul.hd_menu li.reserv {
    border-left: none;
}
#header ul.hd_menu li.reserv a {
    background-color: #b68d4c;
    color: #ffffff;
}

#header .btn_lang {
	display: inline;
	background: #E8ECEF;
	padding: 3px 15px;
	float: right;
	cursor: pointer;
	position: relative;
	width: 86px;
	height: 19px;
}
#header .btn_lang span {
	background: url(../img/arrow_lang.gif) no-repeat right center;
	padding: 0 16px 0 0;
}
#header .btn_lang ul {
	display: none;
	background: #E8ECEF;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 9999;
}
#header .btn_lang ul li {
	border-top: 1px dotted #CCCCCC;
}
#header .btn_lang ul li a {
	background: url(/common/img/arrow01.gif) no-repeat 87% center;
	display: block;
	width: 86px;
	padding: 7px 15px;
	text-align: left;
}

#header .btn_lang ul li a:link {   color: #000000; text-decoration: none;}
#header .btn_lang ul li a:visited {color: #000000; text-decoration: none;}
#header .btn_lang ul li a:hover {  color: #B68D4C; text-decoration: none; background: url(/common/img/arrow03.gif) no-repeat 87% center;}
#header .btn_lang ul li a:active { color: #000000; text-decoration: none;}


/*-- 50th --*/

.hd_fifth {
	float: right;
	line-height: 1.2em;
}

.shopHeader_sp {
    display: none;
}



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

	Footer

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

#footer {
	padding: 20px 0 70px 0;
	text-align: center;
}

#footer ul.ft_menu {
	margin: 20px 0 0;
}
#footer ul.ft_menu li {
	display: inline;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #000000;
	font-size:93%;
	line-height:1;
}

#footer ul.ft_menu li a {
	padding: 0 5px;
}

#footer ul.ft_menu li:last-child {
	border: none;
	margin: none;
}
#footer p.copyright {
	margin: 13px 0 0 0;
	font-size:77%;
	line-height:1;
}

#footer #backtotop {
    bottom: 20px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 9999;
}


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

	Shop（店舗共通style）

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


.shop_each_footer,#shop_footer,#footer {
	position: relative;
	z-index: 1;
	background: #FFF;	
}

/*Safari対応*/
.shop_each_footer a:link {color: #FFFFFF; text-decoration: none;}
.shop_each_footer a:visited {color: #FFFFFF; text-decoration: none;}
.shop_each_footer a:hover {color: #FFFFFF; text-decoration: none;}
.shop_each_footer a:active {color: #FFFFFF; text-decoration: none;}
/*----*/

#shop_footer #btn01 {
	width: 100%;
	background: #000000;
	color: #FFFFFF;
	cursor: pointer;
}

#shop_footer #btn01 .btn01inner {
	background: url(/common/img/shop_com_arrow02.gif) no-repeat right center;
	font-size: 124%;
	width: 132px;
	margin: 0 auto;
	padding: 5px 10px 5px 0;
}
#shop_footer #btn01 .btn01inner.active {
	background: url(/common/img/shop_com_arrow01.gif) no-repeat right center;
}

#shop_footer #shop_cont {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 30px 0;
	text-align: left;
	font-size: 85%;
	background: url(/common/img/shop_ft_bdr01.png) no-repeat center bottom;
}

#shop_footer .shop_chainList01 {}
#shop_footer .shop_chainList01 li.shop {
	float: left;
	width: 207px;
	height: 149px;
	/*margin: 0 10px;*/
	padding: 20px 10px 10px 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#shop_footer .shop_chainList01 li.line {
	float: left;
	background: url(/common/img/shop_ft_line01.gif) repeat-y right top;
	width: 1px;
	height: 171px;
	margin: 0 8px;
	font-size: 1px;
}
/*
#shop_footer .shop_chainList01 li.shop:first-child { margin-left: 0;}
#shop_footer .shop_chainList01 li.shop:last-child { margin-right: 0;}
*/
#shop_footer #shop_chainList01 li.shop img { padding : 10px 17px 0;}
#shop_footer .shop_chainList01:not(:first-child) {	margin: 8px 0 0 0;}
/*#shop_footer .shop_chainList01:nth-child(2) li.shop { border-bottom: 0;}*/


#shop_footer .shop_shopList01 { margin: 20px 0 0 0;}
#shop_footer .shop_shopList01 li {
	background: url(/common/img/arrow01.gif) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#shop_footer .shop_shopList01 li span.sml {
	font-size:9px;
}

#shop_footer .shop_shopList02 { margin: 20px 0 0 0;}
#shop_footer .shop_shopList02 li {
	float: left;
	background: url(/common/img/arrow01.gif) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 20px 5px 0;
	width: 83px;
    line-height: 1.6;
}
#shop_footer .shop_shopList02 li:nth-child(2n) { margin: 0 0 5px 0;}
/*#shop_footer .shop_shopList02 li:last-child { width: 100px;}*/

#shop_footer .shop_btnList01 { margin: 30px 0 0 0;}
#shop_footer .shop_btnList01 li {
	float: left;
	width: 227px;
	margin: 0 17px 0 0;
}
#shop_footer .shop_btnList01 li:last-child { margin: 0;}
#shop_footer .btnMin01 a {
    border: 1px solid #E7E7E7;
    border-radius: 5px 5px 5px 5px;
    color: #000000 !important;
    display: block;
	text-align: center;
    padding: 12px;
    position: relative;
}
#shop_footer .btnMin01 a span {
    background: url("/common/img/arrow01.gif") no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    line-height: 1;
    width: 100%;
}
#shop_footer .btnMin01 a:hover {
    background-color: #87827A;
    border: 1px solid #87827A;
    color: #FFFFFF !important;
    text-decoration: none;
}
#shop_footer .btnMin01 a:hover span {
    background: url("/common/img/arrow01_o.gif") no-repeat scroll right center transparent;
    cursor: pointer;
    display: block;
    line-height: 1;
    width: 100%;
}

/* infoList ホバーアクション無し */
ul.infoList li .liInner.nohov:hover {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
/* chrome update対応 */
ul.infoList li .info_pic { width: 60px;}

/* 文章内強調用クラス */
.txtStrong01 {
	color: #B68C4C;
}
