@charset "utf-8";
/* GATE HOTEL */

/*Setting for the PC*/

body {
}
#headerSection.aboutus {
	height: 695px!important;
	background-image: url(/tokyo/images/bg-aboutus_.jpg)!important;
}
#globalMenuBar {
/*margin-top: 458px;*/
}
.titleArea {
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	position: absolute;
	top: 544px;
	left: 10px;/*color:#fff;
    font-size:36px;
    letter-spacing: 0.1em;
    padding-bottom:5px;
    border-bottom:solid 1px #fff;*/
}
/* entry area */
.pages {
	margin: 0 auto;
	padding: 60px 0px;
}
.hotelLogoArea {
	text-align: center
}
.hotelLogoArea img {
	width: 130px;
	margin: 15px 0 0;
	height: auto;
}
/***************/
.floorGuide {
	margin-top: 30px;
	padding-top: 30px;
	border-top: solid 1px #936D00;
}
.floorGuide .documentBox {
	position: relative;
	margin: 30px auto 80px;
	padding-top: 30px;
	width: 1000px;
}
.floorGuide .documentBox table {
	width: 80%;
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
.floorGuide .documentBox table th {
	width: 15%;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	line-height: 1.75;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #d6c28a;
}
.floorGuide .documentBox table th.f6 {
	background: #d9c793;
}
.floorGuide .documentBox table th.f5 {
	background: #dccc9c;
}
.floorGuide .documentBox table th.f4 {
	background: #e1d3a9;
}
.floorGuide .documentBox table th.f3 {
	background: #e5d9b4;
}
.floorGuide .documentBox table th.f2 {
	background: #eae0c2;
}
.floorGuide .documentBox table th.f1 {
	background: #efe7cf;
}
.floorGuide .documentBox table th.fb1 {
	background: #f3eddb;
}
.floorGuide .documentBox table td {
	width: 85%;
	font-weight: normal;
	padding: 50px 50px;
	line-height: 1.75;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.floorGuide .documentBox table td ul li {
	float: left;
	padding-right: 50px;
	list-style-type: disc;
}
/****************************************************************************************************************/
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
body {
}
#globalMenuBar {
	margin-top: 0px;
}
#headerSection.aboutus {
	background-image: url(/tokyo/images/_bg-aboutus_.jpg)!important;
}
.titleArea {
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	position: absolute;
	top: 550px;
	left: 20px;/*color:#fff;
    font-size:36px;
    letter-spacing: 0.1em;
    padding-bottom:5px;
    border-bottom:solid 1px #fff;*/
}
.pages {
	margin: 0 auto;
	padding: 0px;
}
.hotelLogoArea {
	padding-top: 20px;
}
.aboutUs .documentBox {
	position: relative;
	margin: 10px 0;
	padding-top: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.floorGuide .documentBox {
	position: relative;
	margin: 10px 0;
	padding-top: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.floorGuide .documentBox table {
	font-size: 14px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 90%;
	margin: 0 auto;
}
.floorGuide .documentBox table th {
	width: 25%;
	padding: 10px;
}
.floorGuide .documentBox table td {
	width: 85%;
	font-weight: normal;
	padding: 3% 10%;
	line-height: 3;
}
.floorGuide .documentBox table td ul li {
	float: none;
	padding-right: 0;
}
}
