@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%;
	}
	picture img {
		width: 100%;
	}
}

.pageNav01 {
	width: 800px;
	margin-bottom: 30px;
}
.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;
	}
}

.mapBox {
	margin-bottom: 20px;
	padding: 20px;
}
.mapBox .txtBox {
	width: 240px;
}
.mapBox img.imgR,
.mapBox div.imgR {
	float: right;
	margin-left: 20px;
}
@media screen and (max-width:767px){
	.mapBox {
		margin-bottom: 20px;
		padding: 20px;
	}
	.mapBox .txtBox {
		width: 100%;
	}
	.mapBox img.imgR,
	.mapBox div.imgR {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.mapBox div.imgR img {
		width: 100%;
	}
}

.dporar dt {
	float: left;
	clear: left;
	width: 4.2em;
}
.dporar dd {
	 padding-left: 4.3em;
}

.pointSec01 {
	min-height: 136px;
	height: auto !important;
}
.pointSec01 div.imgR {
	float: right;
	margin-right: 40px;
}
@media screen and (max-width:767px){
	.pointSec01 {
		min-height: auto;
		height: auto !important;
	}
	.pointSec01 div.imgR {
		margin-right: 0;
		width: 38vw;
	}
}
.pointSec01 dl dt {
	float: left;
	width: 5em;
}
.pointSec01 dl dd {
	margin-left: 5em;
}
@media screen and (max-width:767px){
	.pointSec01 dl dt {
		float: none;
		width: 5em;
	}
	.pointSec01 dl dd {
		margin-left: 1em;
	}
}

.pointSec02 {
	position: relative;
	margin-bottom: 6px;
	padding-right: 360px;
	*zoom: 1;
} 

.pointSec02 .list01 {
	margin-top: 15px;
} 

.pointSec02 .list01 h5 {
	font-size: 115.4%;
	font-weight: 700;
	letter-spacing: 0;
} 

.pointSec02 .list01 li {
	margin-bottom: 10px;
} 

.pointSec02 .leftBox {
	width:360px;
}

.pointSec02 .rightBox {
	position: absolute;
	top: 0;
	left: 380px;
	width: 380px;
} 

.pointSec02 .inSec02 {
	position: absolute;
	top: 0;
	right: -10px;
	width: 360px;
	text-align: right;
} 

.pointSec02 .inSec02 {
	right: -11px;
} 
.pointSec02 .inSec li,
.pointSec02 .inSec02 li {
	float: right;
	text-align: center;
	width: 180px;
} 

.pointSec02 .inSec02 li {
	width: 177px;
} 

.pointSec02 .inSec li p,
.pointSec02 .inSec02 li p {
	margin: 5px 0;
}
@media screen and (max-width:767px){
	.pointSec02 {
		margin-bottom: 6px;
		padding: 0;
	} 
	.pointSec02 .inSec02 {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.pointSec02 .inSec02 li {
		float: none;
		text-align: center;
		width: auto;
	} 
}

.pointSec03 {
	position: relative;
	padding-right: 290px;
	*zoom: 1;
} 

.pointSec03 img.absImg {
	position: absolute;
	top: 0;
	right: 0;
}

#pointsec04_img {
	margin-top: 15px;
}

.section mgb60 h4.title04 mgb0 {
	margin-bottom: 15px;
}

.centerImg {
	text-align: center;
}

.premiumImg {
	margin: 25px 0 10px 66px;
}

.pre01 {
	padding-top: 14px;
}

.cautnGray {
	color: #999;
}

#txtStyle01 {
	position: relative;
	margin-bottom: 7px;
}

#txtStyle01 span {
	position: absolute;
	display: block;
	left: 355px;
	top:  10px;
}

.boxStyle01 .innerTxt,
.boxStyle01 .innerPic {
	margin-left: 65px;
}
.addTxt {
	font-size: 81.3%;
}
.boxStyle01 .innerTxt .imgR {
	float: right;
	margin: 0 0 0 15px;
}
.boxStyle01 .innerTxt .title06 {
	margin: 0 0 20px;
}
.boxStyle01 .innerTxt .title06 span br {
	display: none;
}
@media screen and (max-width:767px){
	#txtStyle01 span {
		position: relative;
		display: block;
		left: 0;
		top: 0;
	}
	.boxStyle01 .innerTxt {
		margin-left: 13vw;
	}
	.boxStyle01 .innerPic {
		margin-left: 0;
	}
	.boxStyle01 .innerTxt .imgR {
		float: none;
		margin: 0;
		padding-top: 10px;
		width: 100%;
	}
	.boxStyle01 .innerTxt .title06 {
		margin: 0 0 10px;
	}
	.boxStyle01 .innerTxt .title06 span {
		display: block;
		width: 100%;
		white-space: normal;
		line-height: 1.4;
		text-align: center;
	}
}
@media screen and (max-width:480px){
	.boxStyle01 .innerTxt .title06 span br {
		display: inline-block;
	}
}

.title02 span span {
	display: inline;
	padding: 0;
	font-size: 90%;
}

.mgt30m {
	margin-top: -30px;
}
.lh14 {
	line-height: 1.4;
}
@media screen and (max-width:767px){
	.mgt30m {
		margin-top: 0;
	}
	.title02 {
		background: url(../img/common/bg_tit02_01.png) no-repeat 0 bottom;
		background-size: 100% 100%;
	}
	.title02 span span {
		display: block;
	}
	.premiumImg {
		text-align: center;
		margin: 5vw 0 10px;
	}

}

strong {
	font-weight: bold;
}

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

exchange.html

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


h3.title05 {
	margin-bottom: 5px;
	line-height: 1.6;
}

.exchangeSec img {
	float: left;
}

.exchangeSec p {
	float: right;
	width: 465px;
	margin-top: 0;
}

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

clearfix

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

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

.mapBox:after,
.pointSec02 .inSec:after,
.exchangeSec:after,
.txtStyle01:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

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

.mapBox,
.pointSec02 .inSec,
.exchangeSec,
.txtStyle01 {
	*zoom: 1;
}

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

modal

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

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 200;
    overflow-y: scroll;
}

.modal_bg{
    background: rgba(0,0,0,0.8);
    min-height: 100vh;
    position: absolute;
    width: 100%;
}

.modal_content{
    background: #fff;
    padding: 40px;
    position: relative;
    width: 80%;
    margin: 50px auto;
}

button.modalClose {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  font-size: 40px;
  color: #333;
  cursor: pointer;
  border: none;
  background: none;
  line-height: 0.8;
}

.modal-notes {
	color: red;
}

.modal-textBold {
	font-weight: 700;
}

.modal-notes .modal-flightPoint {
	color: #08c;
}

.modal-underLine {
	text-decoration: underline;
}

.modal-continue {
	margin-top: 30px;
	text-align: center;
}

.modal-continue a {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #08c;
	padding: 1em;
	font-weight: 700;
}

.modal_body_no_scroll {
	overflow: hidden;
}
