@charset "utf-8";
/*////////////// sentosa/ActivitiesCSS Document //////////////*/

/* ===============================================
 all
=============================================== */

#singapore .contentsBox {
	padding: 0;
	background-color: #FFF;
}

/* phArea（写真部分）------------------*/
#singapore .phArea {
	padding: 0 3.1%;
}
#singapore .phArea .phText {
	padding: 0 1.6%;
}

/* pointArea（ポイント部分）------------------*/
#singapore .pointArea {
	padding: 0 3.1% 5%;
	overflow: hidden;
}
#singapore .pointArea img {
	width: 140px;
	padding: 0 5px 0 0;
	float: left;
}
#singapore .pointArea .titleArea.subheading img {
	width: 18.4%;
	margin: 0 5px 0 10px;
	background: #FFF;
	float: none;
}
#singapore .pointArea p {
	margin: 0 0 5px;
	color: #E00E52;
	font-weight: bold;
}
#singapore .pointArea .pointText {
	margin: 0;
	color: inherit;
	font-weight: normal;
}



/* ===============================================
 titleArea　
=============================================== */

#mainArea .titleArea {
	margin: 0;
	padding: 5% 0 1%;
}

/* titleArea.heading（セクション部分タイトル）------------------*/
#mainArea .titleArea.heading {
	position: relative;
}

/* titleArea.subheading（ポイント部分タイトル）------------------*/
#mainArea .titleArea.subheading {
	padding: 3% 0 1%;
}



/* ===============================================
 seaArea
=============================================== */

#mainArea #seaArea {
	padding: 10% 3.1% 15px;
	background: #1DAEE8 url("/smp/common/img/kanto/singapore/sentosa/img_bg001.png") repeat-x 50% 0;
	background-size: 125px 15px;
}
#mainArea #seaArea .iconImage {
	width: 14.1%;
	position: absolute;
	top: -23%;
	left: -2%;
}

/* titleArea.subheading（ポイント部分タイトル）------------------*/
#singapore #seaArea .titleArea.subheading {
	background: url("/smp/common/img/kanto/singapore/sentosa/activities/sea_line001.jpg") repeat-x 0 70%;
	background-size: 20px 4px;
}

/* attenArea（注意事項部分）------------------*/
#singapore #seaArea .attenArea {
	margin: 10px 3.1% 0;
	padding: 5px;
	font-size: 1.1rem;
	color: #666;
	border: 1px solid #999;
}
#singapore #seaArea .attenArea .titleArea.subheading {
	padding: 0 0 1px;
	font-size: 1.2rem;
	font-weight: bold;
	background: none;
}
#singapore #seaArea .attenArea .attenList {
}
#singapore #seaArea .attenArea .attenList li {
	clear: both;
	overflow: hidden;
}
#singapore #seaArea .attenArea .attenList li:before {
	content: "※";
	display: block;
	float: left;
}
#singapore #seaArea .attenArea .attenList li+li {
	margin-top: 2px;
}
#singapore #seaArea .attenArea .attenList li span {
	display: block;
	margin-left: 12px;
}



/* ===============================================
 waterparkArea
=============================================== */

#mainArea #waterparkArea {
	padding: 3.1%;
	background: #E00E52;
}

/* titleArea.subheading（ポイント部分タイトル）------------------*/
#singapore #waterparkArea .titleArea.subheading {
	padding: 3% 0 1%;
	background: url("/smp/common/img/kanto/singapore/sentosa/activities/waterpark_line001.jpg") repeat-x 0 70%;
	background-size: 20px 4px;
}



/* ===============================================
 dolphinArea
=============================================== */

#mainArea #dolphinArea {
	padding: 3.1% 3.1% 10%;
	background: #EF9424;
}
#mainArea #dolphinArea .iconImage {
	width: 20.3%;
	position: absolute;
	top: 32%;
	right: 2%;
}

/* titleArea.subheading（ポイント部分タイトル）------------------*/
#singapore #dolphinArea .titleArea.subheading {
	padding: 3% 0 1%;
	background: url("/smp/common/img/kanto/singapore/sentosa/activities/dolphin_line001.jpg") repeat-x 0 70%;
	background-size: 20px 4px;
}