@charset "utf-8";
/*////////////// srilanka/IndexCSS Document //////////////*/

/* ===============================================
 headerArea（ヘッダー部分/Index共通）
=============================================== */

#headerArea {
	background-image: url("/cmn/img/kanto/srilanka/index_bg01.jpg");
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 100% auto;
}
#headerArea .titleArea.main {
	margin: 2px 0 6%;
}
#headerArea .titleArea.sub {
	width: auto;
	max-width: 300px;
	margin: 0 40% 2% 0;
}

/* leadArea（ページ案内文）------------------*/
#headerArea .leadArea {
	margin: 2.2% 3.1% -2%;
	padding-bottom: 50%;
	font-family: serif;
	font-size: 1.4rem;
	line-height: 1.6em;
}



/* ===============================================
 videoArea（ビデオ再生部分/Index共通）　
=============================================== */

.videoArea {
}
.videoArea iframe {
	width: 100%;
}
.videoArea .descArea {
	margin-top: 2%;
}
.videoArea .descArea .descText {
	text-align: center;
}



/* ===============================================
 tourArea（ツアー紹介部分）　
=============================================== */

.tourArea {
}
.tourArea .tourBox {
	margin-top: 5%;
}