@charset "utf-8";
/*////////////// BasicCSS Document //////////////*/

/* ===============================================
 all（基本事項/全共通）　
=============================================== */

#joshi {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
}
#joshi a {
	display: block;
}
#joshi img {
	width: 100%;
	zoom: 1;
}
#joshi .contentsBox {
	padding: 0 3.1%;
}



/* ===============================================
 headerArea　
=============================================== */

#headerArea .titleArea.main {
	margin: 2px 0 -3px;
	background: #FFF;
}
#headerArea .titleArea.main img {
	width: 100%;
}

/* bannersArea（バナーエリア）------------------*/
#headerArea .bannersArea {
	margin: 0 0 2.8%;
}

/* leadArea（ページ案内文）------------------*/
#headerArea .leadArea {
	margin: 2.2% 3.1% 3.9%;
	color: inherit;
	font-weight: normal;
}
#headerArea .leadArea span{
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	text-align: center;
	display: block;
}



/* ===============================================
 gNav（ナビ部分/全共通）　
=============================================== */

#gNav {
	width: 100%;
	margin: 0 auto 4.7%;
	text-align: center;
}

#gNav .tabMenu {
	letter-spacing: -.40em;
}
#gNav .tabMenu li {
	width: 25%;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
}

#gNav .tabMenu li img {
	width: 95%;
}



/* ===============================================
 mainArea（メインコンテンツ部分/全共通）　
=============================================== */

#mainArea {
	margin: 0 0 10%;
}
#mainArea section {
	margin: 0 0 10%;
}
#mainArea .pickupArea {
	margin: 5% 3.1%;
}



/* ===============================================
 titleArea（タイトル部分/全共通）
=============================================== */

.titleArea {
	width: 100%;
	margin: 3% 0;
}
.titleArea .titleText {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}

/* titleArea.headlines（大見出し/アイコン+テキスト）------------------*/
.titleArea.headlines {
	padding: 1% 0;
	background-color: #004098;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/fair/common/icon/fair_ico_028.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: 11px;
}

/* titleArea.headlines.●（大見出し/アイコン設定）------------------*/
.titleArea.headlines.searchIcon {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/fair/common/icon/fair_ico_026.gif");
}
.titleArea.headlines.featureIcon {
	background-image: url("http://smp.his-j.com/cmn/img/kanto/fair/common/icon/fair_ico_001.gif");
}

/* 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 {
	width: auto;
	margin: 5px 10px;
	padding: 2% 0 2% 2%;
	border-left: solid 10px #0080CB;
}
.titleArea.subheading .titleText {
	font-size: 15px;
	color: #333;
}



/* ===============================================
 linkArea（リンク部分/全共通）　
=============================================== */

.linkArea {
	width: 100%;
	margin: 3% 0 0;
	font-weight: bold;
	line-height: 1.5em;
}
.linkText a {
	font-size: 15px;
	color: #FFF;
}

/* 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/portal/kanto/img/icon_arrow.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;
}

/* listText（リスト型）------------------*/
.linkListArea {
}
.linkArea.list {
	margin: -1px 0 0;
	padding: 0.5% 0px;
	background-image: url("http://smp.his-j.com/cmn/portal/kanto/img/icon_arrow_gray.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: 13px;
	color: inherit;
}

/* listText（リスト型/TOPに戻る）------------------*/
#footerArea .linkArea.list {
	margin: 20px 0 0;
	padding: 0.5% 0;
	background-color: #004098;
	background-image: url("http://smp.his-j.com/cmn/portal/kanto/img/icon_arrow.png");
}
#footerArea .linkArea.list a {
	padding: 12px 0 12px 10px;
	color: #FFF;
}

/* multiline（テキスト2行）------------------*/
.linkArea.multiline {
	padding: 0;
	line-height: 1.1em;
}
.linkArea.multiline a {
	font-size: 14px;
}
.linkArea.btn.multiline a {
	padding: 10px 0 9px;
}

/* anchor（アンカー用）------------------*/
.linkArea.anchor {
	background-image: url("http://smp.his-j.com/cmn/img/arrow_down02.png");
	background-position: 95% 50%;
	background-size: 13px 9px;
}

/*newWindow（別窓表示）------------------*/
.linkArea.newWindow {
	background-image: url("http://smp.his-j.com/cmn/portal/kanto/img/icon_box_gray.png");
	background-position: 97% 50%;
	background-size: 15px 13px;
}
.linkArea.btn.newWindow {
	background-image: url("http://smp.his-j.com/cmn/portal/kanto/img/icon_box.png");
	background-position: 95% 50%;
}



/* ===============================================
 footerArea（フッター部分全体）　
=============================================== */

#footerArea {
	margin: 8.7% 0 0;
}
#footerArea {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
}
#footerArea a {
	display: block;
}



/* ===============================================
 searchArea（検索部分）
=============================================== */

#searchArea {
}

/* tour_search_module（検索BOX部分）------------------*/
#searchArea #tour_search_module #ticket-search {
	position: inherit;
	overflow: inherit;
}
#searchArea #tour_search_module #tbm01-com {
	position: inherit;
	overflow: inherit;
}
#searchArea #tour_search_module .tour-text {
	margin: 0;
}
#searchArea #tour_search_module ul.start-p {
	margin: 0 10px 10px;
	clear: both;
	overflow: hidden;
}
#searchArea #tour_search_module .select-txt02 {
	height: auto;
	padding: 5px 0 0;
}

/* otherLinkArea（その他リンク部分）------------------*/
#searchArea .otherLinkArea {
	margin: 15px 3.1% 35px;
	padding: 15px 0 0;
	border-top: 1px dotted #FF9F00;
}



/* ===============================================
 featureArea（おすすめの特集）
=============================================== */

#featureArea {
}
#featureArea a {
	color: inherit;
}

/* featureList（リスト部分）------------------*/
#featureArea .featureList li {
	padding: 0 20px 0 0;
	background: url("http://smp.his-j.com/cmn/portal/kanto/img/icon_arrow_gray.png") no-repeat 100% 50%;
	background-size: 20px 12px;
	border-bottom: 1px solid #CECECE;
}
#featureArea .featureList dl {
	width: 100%;
	margin: 6px 0 2px;
	display: table;
}
#featureArea .featureList dl dt {
	width: 80px;
	padding: 0 5px;
	display: table-cell;
	vertical-align: top;
}
#featureArea .featureList dl dd {
	display: table-cell;
	vertical-align: top;
}
#featureArea .featureList dl dd h3 {
	color: #C9000F;
	font-weight: bold;
}