@charset "utf-8";

h1#logo {
	display: none;
	}

#skip {
	display: none;
	}
	
.menu-main-container,
.menu-form,
.menu-other {
	display: none;
	}
	
.breadcrump {
	display: none;
	}
	
.page_top {
	display: none;
	}
	
.phone_number {
	font-size: 150%;
	font-weight: bold;
	}
	
/*レストラン一覧*/

.go-detail {
	display: none;
	}
	
/*レストラン詳細*/

.heightLine {
	height: auto !important;
	}

.simply-scroll {
	display: none;
	}

small {
	display: none;
	}
	
.this_plan {
	display: none;
	}
	
.go-fair {
	display: none;
	}
	
.sbmt_btn {
	display: none;
	}
	
/* プラン一覧 */

h2.plan_list {
	display: none;
	}
	
.category-plan .itemBox {
	display: none;
	}

/*プラン詳細*/

.single-plan .itemBox {
	height: auto !important;
	margin-bottom: 50px;
	}

/* 会場ごとのプラン詳細 */

.go-restaurant {
	display: none;
	}
	
.go_contact {
	display: none;
	}
	
/* フェアページ */

#EC_previousMonthLarge,
#EC_nextMonthLarge {
	display: none;
	}
	
/* ギャラリー */

.pic_box ul li {
	display: inline;
	}

.tag_cloud_box {
	display: none;
	}

/* メンバー紹介 */

.page-template-member-php .heightLine {
	margin-bottom: 50px;
	height: auto;
	}

.page-template-member-php .heightLine .name {
	display: block;
	margin-top: 20px;
	}

.page-template-member-php .heightLine img {
	display: block;
	}
	
/* サロンへのアクセス */

.adobe_pdf {
	display: none;
	}
	
.map_canvas {
	width: 420px !important;
	height: 54px !important;
	}