@charset "utf-8";
/*////////////// srilanka/BasicCSS Document //////////////*/

/* ===============================================
 all（基本事項/全共通）　
=============================================== */

#srilanka {
}



/* ===============================================
 headerArea　
=============================================== */

#headerArea {
}
#headerArea .titleArea.main {
	margin: 2px 0 6%;
}

/* leadArea（ページ案内文）------------------*/
#headerArea .leadArea {
	margin: 2.2% 3.1% 5%;
	color: inherit;
	font-weight: normal;
}



/* ===============================================
 gNav（ナビ部分/全共通）　
=============================================== */

#gNav {
	margin: 0 auto 4.7%;
}
#gNav .tabMenu {
}
#gNav .tabMenu li {
	width: 49%;
}
#gNav .tabMenu li+li {
	margin-left: 2%;
}
#gNav .tabMenu li img {
}



/* ===============================================
 mainArea（メインコンテンツ部分/全共通）　
=============================================== */

#mainArea {
}



/* ===============================================
 titleArea（タイトル部分/全共通）
=============================================== */

.titleArea {
}
.titleArea .titleText {
}

/* titleArea.headlines（画像見出し）------------------*/
.titleArea.images {
}
.titleArea.images.sub {
	margin-bottom: 1%;
}

/* titleArea.headlines（大見出し/アイコン+テキスト）------------------*/
.titleArea.headlines {
	padding: 1% 0;
	background-color: #004098;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/earth.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 30px;
}
.titleArea.headlines .titleText {
	padding: 12px 0 9px 40px;
	line-height: 1.2em;
	display: block;
}
.titleArea.headlines .titleText span {
	padding: 0 0 0 5px;
	font-size: 1.1rem;
}

/* titleArea.headlines.●（大見出し/アイコン設定）------------------*/
.titleArea.headlines.searchIcon {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/search.png");
}
.titleArea.headlines.featureIcon {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/feature.png");
}

/* titleArea.heading（中見出し/テキストのみ）------------------*/
.titleArea.heading {
	width: auto;
	padding: 4% 0 4% 2%;
	background-color: #004098;
}
.titleArea.heading .titleText {
	padding: 10px 0 7px;
	line-height: 1.2em;
}

/* titleArea.subheading（小見出し/テキストのみ）------------------*/
.titleArea.subheading {
	margin: 5px 10px;
	border-left: solid 10px #B51E74;
}
.titleArea.subheading .titleText {
}



/* ===============================================
 linkArea（リンク部分/全共通）　
=============================================== */

.linkArea {
}
.linkText a {
}

/* btn（ボタン型/テキスト1行）------------------*/
.linkArea.btn {
	width: auto;
	margin: 6% 10%;
	padding: 0.5% 0;
	text-align: center;
	background-color: #FF9F00;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: 20px 12px;
	border-radius: 10px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.4);
}
.linkArea.btn a {
	padding: 12px 20px 12px 0;
}

/* list（リスト型）------------------*/
.linkListArea {
}
.linkArea.list {
	margin: -1px 0 0;
	padding: 0.5% 0;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_gray001.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: 20px 12px;
	border-top: 0;
	border-bottom: 1px solid #CCC;
}
.linkArea.list a {
	padding: 12px 0 12px 10px;
	font-size: 1.3rem;
	color: inherit;
}

/* list.top（リスト型/TOPに戻る）------------------*/
.linkArea.list.top {
	margin: 20px 0 0;
	padding: 0.5% 0;
	background-color: #004098;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
}
.linkArea.list.top a {
	padding: 12px 0 12px 10px;
	color: #FFF;
}

/* multiline（テキスト2行）------------------*/
.linkArea.multiline {
	padding: 0;
	line-height: 1.1em;
}
.linkArea.multiline a {
	font-size: 1.4rem;
}
.linkArea.btn.multiline a {
	padding: 9px 0 8px;
}
.linkArea.list.multiline a {
	padding: 8px 0 7px 10px;
}

/* anchor（アンカー用）------------------*/
.linkArea.anchor {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_down_white001.png");
	background-position: 95% 50%;
	background-size: 13px 9px;
}

/*newWindow（別窓表示）------------------*/
.linkArea.newWindow {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/box_gray001.png");
	background-position: 97% 50%;
	background-size: 15px 13px;
}
.linkArea.btn.newWindow {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/icon/instruction/box_white001.png");
	background-position: 95% 50%;
}



/* ===============================================
 listArea（リスト部分/全共通）　
=============================================== */

.listArea {
}
.listArea > li {
}
.listArea > li+li {
	margin-top: 8%;
}




/* ===============================================
 tour-preview（API部分）
=============================================== */

#container .tour-preview {
	margin: 10px 0;
	padding: 0 10px 10px;
}
#container .tour-desc {
	width: 65%;
	margin: 0 0 0 2%;
}
#container .tour-desc .tour-desc-text01 {
	font-size: 1.1rem;
	color: inherit;
	font-weight: normal;
}
#container .tour-desc .tour-desc-text02 {
	font-size: 1.3rem;
	color: inherit;
	font-weight: normal;
}
#container .tour-desc .tour-desc-text03 {
	font-size: 1.7rem;
}
#container .tour-api .tour-desc-date {
	font-size: 1.0rem;
}
#container .tour-api .tour-fuel {
	font-size: 1.2rem;
}
#container .tour-label {
	display: none;
}



/* ===============================================
 footerArea（フッター部分全体）　
=============================================== */

#footerArea {
}


/* ===============================================
 featureArea（おすすめの特集）
=============================================== */

#featureArea {
}
#featureArea a {
}

/* featureList（リスト部分）------------------*/
#featureArea .featureList dl dd h3 {
	color: #C9000F;
}