@charset "UTF-8";

body {
	-webkit-text-size-adjust: 100%;
}
section#cont{
	padding: 0 0 30px;
}
section#cont h1 {
	margin: 10px 0;
	padding: 15px 10px;
	font-size: 140%;
	line-height: 1.3;
}
section#cont h1 span {
	font-size: 65%;
}
section#cont section {
	margin: 0 0 30px;
}
section#cont section p {
	margin: 0 10px 1em;
	line-height: 1.5;
}
#credit {
	text-align: right;
	font-size: 95%;
	margin: 20px 10px 0;
}
.sns {
	text-align: center;
	line-height: 0;
	margin-bottom: 20px;
	display: block;
}
.sns li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	text-align: right;
}
.sns li.fb {
	width: 95px !important;
}
.sns li.tw {
	width: 70px !important;
}
.ph img {
	width: 100%;
}
#lead {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
margin: 0 0 1em;
}
.sp_youtube {
	max-width:100%
}
#sec1 {
	padding-top: 20px;
	margin-top: 15px;
}
#sec1 img {
	width: 100%;
}
h2 {
	background: #999999;
	color: #ffffff;
	margin: 0;
	font-size: 100%;
	padding: 7px 10px 3px;
}
#osusume {
	width: 100%;
	border: none;
	border-top: 3px solid #cccccc;
}
#osusume li {
	border: none;
}
#osusume li a {
	display: block;
	width: 100%;
}
#logo_hongkong {
	width: 100%;
	text-align: center;
}
#logo_hongkong img {
	width: 200px;
}

/* SNS */
.sns {
	width: 100%;
	text-align: center;
	line-height: 0;
	margin: 0;
}
.sns li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.sns li.fb {
	width: 80px !important;
}
.sns li.tw {
	width: 95px !important;
}
.sct {
	margin-top: 2em;
}
.sct::before {
	content: "";
	background-color: #ccc;
	height: 1px;
	display: block;
	top: -1.2em;
	position: relative;
}

/* 香港政府観光局iframeバナー */
#hkifbnr {
	width: 300px;
	margin: 20px auto;
}

.mgB0 {
	margin-bottom: 0 !important;
}


