@charset "utf-8";
/*////////////// lowprice/BasicCSS Document //////////////*/

/* ===============================================
 all（基本事項/全共通）　
=============================================== */

#lowprice {
}



/* ===============================================
 headerArea　
=============================================== */

#headerArea .titleArea.main {
	margin-top: 0;
}


/* ===============================================
 gNav（ナビ部分/全共通）　
=============================================== */

#gNav {
	margin: 0 0 4.7%;
}



/* ===============================================
 aNav
=============================================== */
	
#aNav {
	margin: 0 0 5%;
}
#aNav .aNavList {
	height: auto;
	margin: 0 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	border: 4px solid #000;
	border-radius: 5px;
}
#aNav .aNavList dd {
	display: block;
}
#aNav .aNavList dt {
	font-size: 1.6rem;
	color: #FFF;
	line-height: 40px;
	text-align: left;
	text-indent: 10px;
	background-color: #000;
	cursor: pointer;
	display: block;
	position: relative;
}
#aNav .aNavList ul {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	letter-spacing: -.40em;
	overflow: hidden;
}
#aNav .aNavList li {
	width: 49.7%;
	letter-spacing: normal;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	display: inline-block;
}
#aNav .aNavList li:nth-child(2n) {
	border-right: none;
}
#aNav .aNavList li:nth-last-child(-n+2) {
	border-bottom: none;
}
#aNav .aNavList li:nth-last-child(-n+2):nth-child(even) {
	border-bottom: 1px dotted #999;
}
#aNav .aNavList li:last-child {
	border-bottom: none !important;
}
#aNav .aNavList li a {
	width: 100%;
	text-decoration: none;
	font-size: 13px;
	text-indent: 2px;
	line-height: 40px;
	color: #00A0E9;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/lowprice/icon_arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 12px 12px;
	-webkit-background-size: 12px 12px;
	-moz-background-size: 12px 12px;
}
#aNav .aNavList a:hover,
#aNav .aNavList a:active,
#aNav .aNavList li.active a {
	color: #FFF;
	background-color: #FF526D;
	background-image: url("http://smp.his-j.com/cmn/img/kanto/lowprice/icon_arrow_on.png");
}



/* ===============================================
 mainArea（メインコンテンツ部分/全共通）　
=============================================== */

#mainArea {
}
#mainArea section {
	margin: 0 0 10%;
}



/* ===============================================
 titleArea（タイトル部分/全共通）
=============================================== */

.titleArea {
}
.titleArea .titleText {
}

/* titleArea.headlines（大見出し/アイコン+テキスト）------------------*/
.titleArea.headlines {
	margin: 0 0 3%;
	background-color: #00AFEC;
}
.titleArea.headlines .titleText span {
	padding: 0 0 0 5px;
	font-size: 1.1rem;
}

/* 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 0;
	border-left: solid 10px #FF526D;
	border-bottom: solid 1px #FF526D;
}
.titleArea.subheading .titleText {
}



/* ===============================================
 linkArea（リンク部分/全共通）　
=============================================== */

.linkArea {
}

/* 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;
}



/* ===============================================
 tourArea（ツアー表示部分）　
=============================================== */

.tourArea {
	margin: 0 3.1%;
	padding: 0 0 20px;
	background-color: #FFF;
	border: 4px solid #00AFEC;
	border-radius: 5px;
}
.tourArea .tourList {
}
.tourArea .tourList li {
}
.tourArea .tourList li+li {
	margin-top: 10%;
}



/* ===============================================
 tour-preview（API詳細）　
=============================================== */

#container .b-box {
	padding: 2px 1px;
}
#container .tour-preview {
	margin: 0;
	padding: 5px 0 15px;
}
#container .tour-desc {
	width: 63%;
}
#container .on-label02 {
	padding: 2px 1px;
}
#container .on-label-text {
	display: none;
}
#container .tourArea .tourList li:nth-child(1) .tour-img {
	width: 100%;
	height: inherit;
	margin: 5px 0;
	float: none;
}
#container .tourArea .tourList li:nth-child(1) .tour-img .tour-img-container {
	width: inherit;
	height: 150px;
	margin: 0;
}
#container .tourArea .tourList li:nth-child(1) .tour-desc {
	width: inherit;
	margin: 0;
	float: none;
}
#container .tour-label li {
	display: none;
}



/* ===============================================
 footerArea（フッター部分全体）　
=============================================== */

#footerArea {
}



/* ===============================================
 searchArea（検索部分）
=============================================== */

#searchArea {
}

/* otherLinkArea（その他リンク部分）------------------*/
#searchArea .otherLinkArea {
	border-top: 1px dotted #FF9F00;
}



/* ===============================================
 featureArea（おすすめの特集）
=============================================== */

#featureArea {
}

/* featureList（リスト部分）------------------*/
#featureArea .featureList dl dd h3 {
	color: #C9000F;
}