@charset "utf-8";

/* ---------------------
Common
--------------------- */
.others,shops{
	margin:0;
}
#mainimg{
	background-repeat: no-repeat;
	background-position: center center;
	height:368px;
	width:100%;
	background-size: cover;
	margin:0 auto;
	text-indent: -9999px;
}
.mainbox{
    /* total 1000px */
	width:934px;
	padding-left:33px;
	padding-right:33px;
	margin-left:auto;
	margin-right:auto;
}
.contents{
	margin-top:45px;
	margin-bottom:50px;
}
.contents .floatl{
	width:467px;
}
.contents .floatr{
	width:440px;
	padding-left:27px;
}

/* ---------------------
Menu用ページ
--------------------- */
.contents .floatlmenu{
	float:left;
	width:550px;
}
.galleryboxmenu{
	width:360px;
	padding-left:24px;
	float:left;
}

/* ---------------------
SHOPS_MENU
--------------------- */
#tab-box ul {
	width: 550px;
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#tab-box ul li {
	margin-right:1px;
	float:left;
	display:inline;
	font-size:0;
}
#tab-box ul li a img{
	outline:none;
	border:none;
}
#tab-box div {
	display: none;
	width: 510px;
	margin-bottom: 30px;
	padding: 20px;
	height: 495px;
	overflow-y: scroll;
	color: #FFF;
	background-color: #2f2405;
	font-size: 12px;
}
#tab-box div table tr td {
	font-size: 12px;
	line-height: 2.0em;
}
.clearFix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}

/* ---------------------
gallery用
--------------------- */
.schedulebanner{
	margin-top:-5px;
	margin-left:15px;
}
.contentsgallery{
	margin-top:70px;
	margin-bottom:50px;
}
.contentsgallery .detail > div{
	border-top:1px solid #8a9394;
	padding-top:10px;
	margin-top:10px;
}
.floatlgallery.detail h3{
	font-size: 20px !important;
	color: #331e00;
}
.detailgallery h3{
	font-size: 25px;
	color: #331e00;
	padding-top: 110px;
}
.detailgallery > div{
	border-top:1px solid #8a9394;
	padding-top:15px;
	margin-top:15px;
}
.detailgallery p{
	line-height: 180%;
}
.detailgallery table tr td{
	line-height: 180% !important;
}
.detailgallery a:link{
	color: #411e07;
	text-decoration: underline;
}
.detailgallery a:hover{
	color: #411e07;
	text-decoration: none;
}
.detailgallery a:visited{
	color: #411e07;
	text-decoration: underline;
}
.contentsgallery .detail h4{
	font-size: 18px;
	margin-top: 60px;
	padding-bottom: 20px;
	color: #331800;
}
.mainboxgallery{
    /* total 1000px */
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.contentsgallery .floatlgallery{
	float:left;
	width:588px;
}
.galleryboxgallery{
	width:373px;
	float:right;
}
#map_canvasgallery{
	width:1000px;
	height: 340px;
	margin:30px 0 70px 0;
}

/* headarea */
#headarea{
	padding:10px 0;
}
#headarea .floatl{
	width:467px;
	padding:17px 0;
}
#headarea .goback{
	float: left;
	width: 467px;
	text-align: right;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#headarea h1{
	width:173px;
	height:36px;
	margin:0;
}
#headarea h1 a{
	display:block;
	width:173px;
	height:36px;
	text-indent:-9999px;
	background-image: url(../shops/img/logo_pages.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ---------------------
Shops common
--------------------- */
/* shop detail */
.h2,
.detail h3,
.detail h4,
.detail h5{
	color:#003302;
}
.detail h2{
	font-size: 28px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #331e00;
}
.detail h3{
	font-size: 33px;
	color: #331e00;
	margin-top: 15px;
}
.shop_title1{
	font-size: 26px;	
}
.detail h4{
	font-size: 16px;
	padding-bottom: 10px;
	color: #331800;
}
.detail h5{	}
.detail h5:before{
	content:"・";
}
.detail > div{
	border-top:1px solid #8a9394;
	padding-top:15px;
	margin-top:15px;
}
.detail p{
	line-height: 180%;
}
.detail .tel{
	font-size: 18px;
	color: #331600;
	margin-top: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 100%;
}
.detail td{
	padding-bottom:5px;
}
.detail a:link{
	color: #411e07;
	text-decoration: underline;
}
.detail a:hover{
	color: #411e07;
	text-decoration: none;
}
.detail a:visited{
	color: #411e07;
	text-decoration: underline;
}

/* gallery */
.gallerybox{
	width:360px;
	padding-left:107px;
	float:left;
}
.gallery img{
	margin-top:15px;
	margin-left:15px;
	float:left;
}

/* google map */
#map_canvas{
	width:934px;
	height: 340px;
	margin:30px 0 70px 0;
}
.pdfmenu a:link{
	color: #a41f0a;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.pdfmenu a:hover{
	color: #a41f0a;
	text-decoration: none;
}
.pdfmenu a:visited{
	color: #a41f0a;
	text-decoration: underline;
}

/* ---------------------
Concept
--------------------- */
#concept #mainimg{ background-image: url(../img/mainimg_concept.jpg);}

/* ---------------------
SHOPS karuizawa
--------------------- */
#karuizawa #mainimg{ background-image: url(../shops/img/mainimg_karuizawa.jpg);}

/* ---------------------
SHOPS shibuya
--------------------- */
#shibuya #mainimg{ background-image: url(../shops/img/mainimg_shibuya.jpg);}

/* ---------------------
SHOPS roppongi
--------------------- */
#roppongi #mainimg{ background-image: url(../shops/img/mainimg_roppongi.jpg);}

/* ---------------------
SHOPS raku
--------------------- */
#raku #mainimg{ background-image: url(../shops/img/mainimg_raku.jpg);}

/* ---------------------
SHOPS nagoya
--------------------- */
#nagoya #mainimg{ background-image: url(../shops/img/mainimg_nagoya.jpg);}

/* ---------------------
SHOPS karuizawashop
--------------------- */
#karuizawashop #mainimg{ background-image: url(../shops/img/mainimg_karuizawashop.jpg);}

/* ---------------------
SHOPS karuizawa
--------------------- */
#karuizawa #mainimg{ background-image: url(../shops/img/mainimg_karuizawa.jpg);}

/* ---------------------
SHOPS marunouchi
--------------------- */
#marunouchi #mainimg{ background-image: url(../shops/img/mainimg_marunouchi.jpg);}

/* ---------------------
SHOPS darkeyes karuizawa
--------------------- */
#darkkaruizawa #mainimg{ background-image: url(../shops/img/mainimg_darkkaruizawa.jpg);}

/* ---------------------
SHOPS darkeyes komoro
--------------------- */
#darkkomoro #mainimg{ background-image: url(../shops/img/mainimg_darkkomoro.jpg);}

/* ---------------------
SHOPS gallery
--------------------- */
#gallery #mainimg{ background-image: url(../shops/img/mainimg_gallery.jpg);}

/* ---------------------
SHOPS Indigo
--------------------- */
#indigo #mainimg{ background-image: url(../shops/img/mainimg_indigo.jpg);}

/* ---------------------
SHOPS toranomon
--------------------- */
#toranomon #mainimg{ background-image: url(../shops/img/mainimg_toranomon.jpg);}

/* ---------------------
SHOPS yokohama
--------------------- */
#yokohama #mainimg{ background-image: url(../shops/img/mainimg_yokohama.jpg);}

/* ---------------------
SHOPS yokohamasushi
--------------------- */
#yokohamasushi #mainimg{ background-image: url(../shops/img/mainimg_yokohamasushi.jpg);}

/* ---------------------
SHOPS kanazawa
--------------------- */
#kanazawa #mainimg{ background-image: url(../shops/img/mainimg_kanazawa.jpg);}

