@charset "utf-8";

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


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

index.html

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

.policySec {
	margin-bottom: 60px;
}

.policySec ol li {
	margin-bottom: 2em;
}

.policySec li p,
.policySec ol.inList li {
	margin-bottom: 1em;
}

.policySec ol.inList li p,
.policySec ol.inList li ul {
	margin-left: 1em;
}

.policySec ol.inList li ul li,
.policySec ol.inList3 li {
	margin-bottom: 0;
}

.policySec ol.inList li ul.inList2 li {
	margin-left: 2em;
	text-indent: -2em;
}
.policySec .pcNone {
	display: none;
}
.title03 span.spNone {
	display: inline;
	border: none;
}

@media screen and (max-width:767px){
	.title03 {
		height: auto;
	}
	.title03 span {
		line-height: 1.4;
	}
	h3.title05 {
		line-height: 1.5;
	}
}
