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

/*Setting for the PC*/

body {
}
#headerSection.aboutus {
	height: 695px!important;
	background-image: url(/ryogoku/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: 270px;
	margin: 15px 0 0;
	height: auto;
}
/***************/
.aboutUs {
	margin-top: 30px;
	padding-top: 30px;
	border-top: solid 1px #936D00;
}
.aboutUs .documentBox {
	position: relative;
	margin: 30px 0 80px;
	padding-top: 30px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.aboutUs .documentBox h2 {
	position: absolute;
	top: 40px;
	left: 0;
	color: #936D00;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.aboutUs h2.documentTitle {
	position: relative;
	color: #936D00;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-bottom: 40px;
}
.aboutUs .documentBox h2 span {
	display: block;
	width: 104px;
	height: 1px;
	background-color: #936D00;
	margin-top: 20px;
}
.aboutUs .documentBox h2 span.midashi {
	width: 364px!important;
}
.aboutUs h3 {
	position: relative;
	color: #936D00;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 40px;
}
.aboutUs .documentBox table {
	width: 80%;
	margin-left: 300px;
	font-size: 14px;
}
.aboutUs .documentBox table th {
	width: 15%;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	line-height: 1.75;
}
.aboutUs .documentBox table td {
	width: 85%;
	font-weight: normal;
	padding: 5px;
	line-height: 1.75;
}
.aboutColumns {
	width: 50%;
	float: left;
	padding: 0 0;
}
.aboutColumns h3 {
	color: #936D00;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
.aboutColumns h3 span {
	font-size: 14px;
	font-weight: normal;
}
.aboutColumns img {
	width: 100%;
	height: auto;
	padding: 40px 50px 80px 0;
}
.aboutColumns p {
	font-size: 14px;
	line-height: 1.75;
	margin: 0 50px 70px 0;
}
/****************************************************************************************************************/
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
body {
}
#globalMenuBar {
	margin-top: 0px;
}
#headerSection.aboutus {
	background-image: url(/ryogoku/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;
}
.aboutUs .documentBox h2 {
	position: relative;
	top: 0;
	left: 0;
	color: #936D00;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	margin-left: 10px;
}
.aboutUs .documentBox h2 span {
	display: block;
	width: 150px;
	height: 1px;
	background-color: #936D00;
	margin-top: 20px;
}
.aboutUs .documentBox table {
	width: 98%;
	margin-left: 0px;
	font-size: 14px;
}
.aboutUs .documentBox table th {
	width: 25%;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	line-height: 1.75;
}
.aboutUs .documentBox table td {
	width: 75%;
	font-weight: normal;
	padding: 5px;
	line-height: 1.75;
}
.aboutUs h2.documentTitle {
	padding-bottom: 0;
}
.aboutColumns {
	width: 100%;
	float: none;
	padding: 0 10px;
}
.aboutColumns h2 {
	margin: 0;
}
.aboutColumns h3 {
	color: #936D00;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}
.aboutColumns img {
	padding: 0 0 50px;
}
.aboutColumns p {
	font-size: 14px;
	line-height: 1.75;
	margin: 0.5em 0 30px;
}
}
