@charset "utf-8";

/*------------------------------------------------------------------------------
関空クラブ - CSS Modules Import
URL: http://
Date: 2012-06-12
© Copyright 2012 kcc All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

index.html

---------------------------------------- */

@media screen and (max-width:767px){
	h1 img {
		width: 100%;
	}
	h3 img,
	h4 img {
		width: 100%;
	}
}

.pageNav01 {
	width: 800px;
	margin-bottom: 30px;
	background: url(../img/facility/bg_facility_btn.png) right 0 no-repeat;
}
.pageNav01 li {
	display: inline;
}
.pageNav01 li span {
	display: none;
}
@media screen and (max-width:767px){
	.pageNav01 {
		width: 100%;
		background: none;
		border: 1px solid #ccc;
		border-radius: 3px;
	}
	.pageNav01 li {
		display: block;
		border-bottom: 1px solid #ccc;
	}
	.pageNav01 li:last-child {
		border-bottom: none;
	}
	.pageNav01 li a {
		display: block;
		padding: 15px 16px;
		text-decoration: none;
		color: #333;
	}
	.pageNav01 li a img {
		display: none;
	}
	.pageNav01 li a span {
		position: relative;
		display: block;
		font-weight: 700;
		padding-left: 1.8em;
	}
	.pageNav01 li a span:before {
		position: absolute;
		display: inline-block;
		width: 16px;
		height:16px;
		content: "";
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		background: url(../img/common/icon_arrow_15.png) 0 0 no-repeat;
		background-size: 16px;
	}
}

.boxStyle01 dl dt {
	float: left;
	width: 5em;
}
.boxStyle01 dl dd {
	margin-left: 5em;
}
@media screen and (max-width:767px){
	.boxStyle01 dl dt {
		float: none;
		width: 5em;
	}
	.boxStyle01 dl dd {
		margin-left: 1em;
	}
}

.facSec01 {
	position: relative;
	min-height: 413px;
	height: auto !important;
	height: 413px;
	padding: 15px 320px 20px 0;
	background: url(../img/common/line_dotted_01.png) repeat-x 0 bottom;
}

.facSec01 img.absImg {
	position: absolute;
	top: 20px;
	right: 0;
}

.facSec01 h5 {
	font-size: 115.4%;
	font-weight: 700;
	margin: 0 0 5px;
}

.facSec01 p {
	margin: 0;
}

.facSec01 p img {
	margin: 10px 0 15px;
}

.noBg01 {
	min-height: 302px;
	height: auto !important;
	height: 302px;
	padding-bottom: 5px;
	background: url(../img/common/line_dotted_01.png) repeat-x 0 bottom;
}

.noBg02 {
	min-height: 302px;
	height: auto !important;
	height: 302px;
	background: none;
	padding-bottom: 5px;

}

.noBg02 h4 {
	font-size:21px;
	font-weight:bold;
}

.facSec02 {
	position: relative;
	min-height: 140px;
	height: auto !important;
	height: 122px;
	padding: 0 220px 20px 0;
	background: url(../img/common/line_dotted_01.png) repeat-x 0 bottom;
}

.facSec02 h5.title06 span {
	padding: 8px 10px;
	background: #388EDB;
	white-space: nowrap;
	letter-spacing: -1px;
	font-size: 107.7%;
	font-weight: bold;
	line-height: 1.1;
	color: white;
}

.facSec02 .absDiv {
	position: absolute;
	top: 5px;
	right: 0;
	text-align: center;
}

.facSec02 .list01 {
	margin-bottom: 10px;
}

.facSec02 .list01 li {
	font-weight: 700;
}

.facSec02 p {
	margin: 5px 0;
}

.noBg02 {
	background: none;
	padding-bottom: 0;
}

.mgb7 {
	margin-bottom: 7px !important;
}


.facSec03 {
}

.facSec03 h3 {
	margin-bottom: 10px;
}

.facSec03 strong {
	font-weight: 700;
}

.facSec03 p {
	margin: 0 0 20px;
}

.facSec03 ul {
	margin: 0 0 10px 150px;
}

.facSec03 ul li {
	float: left;
	text-align: center;
	width: 227px;
}

.facSec03 ul li a:hover img {
	opacity: .65;
	/* Standard: FF gt 1.5, Opera, Safari; */
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: .65;
	-moz-opacity: .65;
}

.facSec03 ul.bnr3 {
	margin: 0 0 10px 50px;
}

.facSec03 ul li p {
	margin: 5px 0 0;
	line-height: 1;
}
@media screen and (max-width:767px){
	.facSec03 ul,
	.facSec03 ul.bnr3 {
		margin: 0 0 10px 0;
	}
	.facSec03 ul li,
	.facSec03 ul.bnr3 li {
		float: none;
		text-align: center;
		width: 100%;
		margin-bottom: 15px;
	}
}


p.rightImg {
	margin: 0 0 7px;
	text-align: right;
}


.facSec04 {
	margin-top: 20px;
	text-align: center;
}
.facSec04 h5,
.facSec04 p {
	text-align: left;
}
.facSec04 h5 {
	font-size: 112.5%;
	font-weight: 700;
}
.facSec04 img {
	float: right;
	margin: 0 0 10px 20px;
}
.loungeTxt {
	font-weight: 700;
}
@media screen and (max-width:767px){
	.facSec04 img {
		float: none;
		margin: 0 0 10px 0;
	}
	.loungeTxt img.pcNone {
		width: 110px;
	}
}



/* tbl04
------------------------------- */

table.tbl04 {
	width: 420px;
	font-size: 92.4%;
	margin-bottom: 5px;
}

table.tbl04 th,
table.tbl04 td {
	padding: 10px 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.4;
	text-align: center;
}

table.tbl04 th {
	background-color: #388edb;
	color: #fff;
	font-weight: 700;
	white-space: nowrap;
}

table.tbl04 tbody th {
	padding: 10px;
	background-color: #efefef;
	color: #444;
	font-weight: 700;
	white-space: nowrap;
	text-align: left;
}

table.tbl04 td.notes {
	text-align: left;
}

table.tbl04 tbody tr.total td,
table.tbl04 tbody tr.total th {
	border-top: 6px double #ccc;
	background:#FFF0F0;
}

/*/kc/facility/*/

#floor{
	background-color:#1a80c8;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	margin:0;
	padding:5px 10px;
}
#name{
	background-color:#f5f5ea;
	padding:10px 15px;
	text-align:left;
}
#shopname{
	text-align:left;
	width:100%;
}
#shopname td.icon{
	padding:0 10px;
	width:20px;
	vertical-align:top;
}	
.name_shop{
	font-size:16px;
	font-weight:bold;
}
#shop_detail{
	width:680px;
	margin:15px auto;
}
#shop_detail a{
	text-decoration: underline; 
}
#shop_detail td{
	vertical-align:top;
}
#tokuten{
	width:440px;
	background-color:#fff0f0;
	border: solid 1px #ffb5b5;
	margin:15px 0;
}
#tokuten_ttl{
	background:#ff7979;
	margin:0;
}
.tokuten_txt{
	color:#ff0000;
	font-weight:bold;
	padding:10px 15px;
}
#goriyou{
	width:440px;
	margin:15px 0;
}
#goriyou_ttl{
	margin:0;
}
.goriyou_txt{
	padding:10px 15px;
}
#shop_detail_pic{
	text-align:center;
	vertical-align:top;
}
#listTable{
	width:800px;
	border:1px solid #CCCCCC;
	font-size:12px;
}

#listTable_02{
	width:740px;
	margin:10px auto;
	border:1px solid #CCCCCC;
	font-size:12px;
}

#listTable_02 .ttl{
	background-color:#eceff7;
	padding:10px;
	font-weight:bold;
	font-size:14px;
	width:550px;
}
#listTable_02 .ttl_02{
	background-color:#eceff7;
	text-align:right;
	width:140px;
}
#listTable_02 .ttl_03{
	background-color:#eceff7;
	width:50px;
	text-align:right;
}

#listTable_02 #detai01{
	width:480px;
	margin:20px 0;
}
#listTable_02 #detai01 td{
	word-break:break-all !important;
}

#listTable_02 #detai01 .l{
	width:280px;
}

/* ----------------------------------------

clearfix (基本的にクラス指定では使用しない、必要なければ消す)

---------------------------------------- */

/* Modern Browsers
------------------------------- */

.facSec03 ul:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* Legacy IE
------------------------------- */

.facSec03 ul {
	*zoom: 1;
}
