@charset "shift_jis";
/* -------------------- */
/* €Κ */
* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	margin: 0;
	padding: 0;
}
html {
	*overflow-x: hidden;
	overflow-y: scroll;
}
img {
	vertical-align: middle;
}
button {
	border: none;
}
button:focus {
	outline: 0;
}
body {
	background: #fff;
	font-family:"CI","lr oSVbN",sans-serif;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

p {
	font-size: 100%
}

li{
    list-style: none;
}

strong {
	font-weight: normal;
}

address {
	font-style: normal;
}

hr {
	display: none;
}

img {
	border: 0;
}
/* -------------------- */

/* wrap */
#wrap {
	width: 100%;
	line-height: 1.3;
}
#wrap #info {
	margin: 0 auto;
}
.luxuryWrap {
	background-color: #000;
	color: #fff;
	overflow: hidden;
}
/* container */
.container {
	margin: 0 auto;
	padding-bottom: 240px;
	background: url(/luxury/images/main_bg.png) repeat;
}
/*-----------------------------
 header
--------------------------------*/
#header {
	margin-bottom: 10px;
		background-image: none;
		z-index: 1;
		font-size: 12px;
	overflow: visible;
}
#headerSP {
	margin-bottom: 0;
	padding: 5px 10px 1px;
	border-bottom: 1px solid #d2d2d2;
	box-sizing: content-box;
	height: 39px;
	overflow: hidden;
	height: 46px !important;
}

.jalanLogo {
	display: block;
	float: left;
	width: 95px;
	height: 35px;
	margin-top:5px;
	background: url(/assets/img/common/logo_sprite_l.png) no-repeat;
	background-size: 263px 79px;
	text-indent: -999em;
}
.headerHelp {
	float: right;
	width: 40px;
	margin-top:5px;
}
#header .pageName {
	position: inherit;
		color: #999;
		font-weight: normal;
		font-size: 10px;
}
/* yθ^ztopics + tarm + h1ΜX^C */
#campaign {
	float:left;
	overflow: hidden;
}
#cam {
	text-align: left;
}

.cam {
	width: 664px;
	display: block;
	font-size: 12px;

}
.cam p {
	display: block;
	height: 15px;
	margin-bottom: 3px;
}
.cam a {
	text-decoration: underline !important;
	display: block;
	height: 15px;
	background: url(/jalan/doc/theme/common/images/topics.gif) no-repeat;
	padding-left: 70px;
}
.tarm_cam {
	font-size: 12px;
	color: #666666;
	display: block;
	width: 270px;
	text-align: right;
}
/* pankuzu */
#breadcrumb {
	padding-top: 5px;
	font-size: 10px;
	line-height: 20px;
	overflow: hidden;
}
#breadcrumb li {
	float: left;
}
#breadcrumb li span {
	margin: 0 5px;
	color: #999;
}
#breadcrumb a {
	text-decoration: none;
}
/* pageDetail */
.pageDetail {
	float: right;
	text-align: right;
	font-size: 10px;
}

/*-----------------------------
 footer
--------------------------------*/
.footerMenu {
		clear: both;
		width: 950px !important;
		margin: 0 auto;
		padding: 20px 0;
}

.footerMenu ul {
		*zoom: 1;
}

.footerMenu ul:after {
		content: "";
		display: block;
		clear: both;
}

.footerMenu ul li {
		float: left;
		padding-right: 5px;
		margin-right: 5px;
		border-right: 1px solid #ccc;
		font-size: 10px;
}

.footerMenu ul li a {
		white-space: nowrap;
}

.footerMenu dl {
		*zoom: 1;
		text-align: center;
		margin: 10px 0;
}

.footerMenu dl:after {
		content: "";
		display: block;
		clear: both;
}

.footerMenu dl dt {
		display: inline;
}

.footerMenu dl dd {
		display: inline;
		margin-left: 5px;
		padding-left: 5px;
		border-left: 1px solid #ccc;
		font-weight: bold;
}

.footerMenu dl dd a {
		font-weight: normal;
}

.footerMenu dl dt + dd {
		border-left: 1px solid #fff;
		margin-left: 0;
		padding-left: 0;
}

.footerMenu .recruitArea {
		width: 950px;
		margin: 10px auto 30px;
		padding-top: 30px;
		border-top: 2px solid #ccc;
}

.footerMenu .recruitArea a {
		color: #435B67;
		text-decoration: underline;
		font-family: Meiryo;
		font-size: 10px;
		font-weight: bold;
}
.pagetopLink {
	margin: 15px auto 0;
	font-size: 10px;
	color: #666666;
	width: 950px;
	text-align: right;
	min-height:10px;
	height: auto !important;
	height: 10px;
}
.pagetopLink a {
		text-align: left;
	padding-left: 12px;
	background: url(/theme/bazaar_summer2016/images/ico_totop.gif) no-repeat left top;
}
.recruitLogo {
	padding: 10px;
}
.recruitLogo a {
	color: #445c68;
	font-size: 10px;
	text-decoration: underline;
}
.rlsLogo {
	display: block;
	width: 260px;
	margin-bottom: 5px;
}
/*-----------------------------
 max-width:738px
--------------------------------*/
@media only screen and (max-width:738px) {
	/* display */
	.displaypc {
		display: none !important;
	}
	.displaysp {
		display: block !important;
	}
	/* contents & parts */
	#wrap {
		width: 100%;
	}
	.rls_ftlogo{
	 width:260px;
	}
	.block {
		padding-top: 20px;
	}
	img {
		width: 100%;
		height: auto;
	}
	.contentsTit {
		margin-left: 10px;
		padding-bottom: 15px;
		font-size: 14px;
	}
	/* header */
	#header {
		width: 100%;
	}
	#header990 {
		width: 100%;
		padding: 0;
	}
	#breadcrumb {
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
		line-height: 1.3;
	}
	/* contentsHeader */
	.contentsHeader {
		border: none;
		padding-bottom: 0;
	}
	.mainTit {
		width: 100%;
		height: auto;
		background: url(/theme/bazaar_summer2016/images/main_sp.png) no-repeat 0 0;
		text-indent: -9999em;
	}
	.mainCatch {
		position: inherit;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		padding: 0 10px 10px;
		background-image: none;
		background-color: #ff5800;
		box-sizing: border-box;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-indent: 0;
	}
	.mainCatch span {
		padding-right: 3px;
		font-size: 12px;
	}
	.serviceList {
		margin-left: 0;
		padding: 10px;
	}
	.serviceList li {
		width: 30%;
		min-height: 45px;
		margin-left: 3%;
	}
	.serviceList li.rentacar {
		width: 33%;
	}
	.serviceList li.golf {
		width: 27%;
	}
	.serviceList li.dp {
		width: 43%;
	}
	.serviceList li.kaigai {
		width: 25%;
	}
	.serviceList li.activity {
		width: 26%;
	}
	.serviceList li:nth-child(3n+1) {
		margin-left: 0;
	}
	.couponNav {
		margin-left: 0;
		padding: 0 30px;
	}
	.couponNav li {
		float: none;
		margin-left: 0;
		margin-bottom: 8px;
	}
	/* limitedPlan */
	.limitedPlan-list {
		padding: 0;
		background-color : #fff;
	}
	.limitedPlan-list > li {
		position: relative;
		float: none;
		width: 100%;
		margin-left: 0;
		padding: 10px;
		border-top: 1px solid #ccc;
		box-sizing: border-box;
		overflow: hidden;
	}
	.limitedPlan-phList {
		float: left;
		width: 45%;
	}
	.limitedPlan-phList li {
		display: none;
	}
	.limitedPlan-phList .limitedPlan-phMain {
		display: block;
		margin-bottom: 0;
	}
	.limitedPlan-detail {
		float: right;
		width: 55%;
		padding-left: 4%;
		box-sizing: border-box;
	}
	.jalanIcon {
		position: absolute;
		top: 0;
		left: 3px;
		width: 15%;
	}
	.limitedPlan-area {
		margin-bottom: 5px;
		font-size: 10px;
	}
	.limitedPlan-hotelName {
		font-size: 14px;
	}
	.limitedPlan-condition {
		font-size: 10px;
	}
	.limitedPlan-price span {
		display: block;
		padding-right: 0;
	}
	.limitedPlan-priceText {
		font-size: 16px;
	}
	.limitedPlan-price {
		margin-bottom: 0;
	}
	/* chainHotels */
	.chainHotels-list {
		padding: 0 10px;
		border-bottom: none;
	}
	.chainHotels-list li {
		width: 48%;
		height: auto;
		margin-left: 4%;
		padding: 0 0 10px;
		border-bottom: none;
	}
	.chainHotels-list li:nth-child(odd) {
		margin-left: 0;
	}
	.chainHotels-logo {
		float: none;
		width: 100%;
	}
	.chainHotels-note {
		padding: 0 10px;
	}

	/* searchAreaPlan */
	.searchAreaPlan-area {
		float: none;
		width: 100%;
		padding-top: 0;
		border-top: 1px solid #ccc;
	}
	.searchAreaPlan-list > li {
		padding: 0;
	}
	.searchAreaPlan-wideArea {
		position: relative;
		padding: 14px 10px;
		background-color: #eee;
	}
	.searchAreaPlan-wideArea:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 10px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url(/theme/bazaar_summer2016/images/ico_arrow_accord_down.png) no-repeat 0 0;
		-webkit-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	.searchAreaPlan-prefecture {
		position: inherit;
		top: 0;
		right: 0;
		width: 100%;
		padding-left: 0;
		background-image: none;
	}
	.mapListTooltipHokkaido .searchAreaPlan-prefecture,
	.mapListTooltipKitakanto .searchAreaPlan-prefecture,
	.mapListTooltipKoshinetsu .searchAreaPlan-prefecture,
	.mapListTooltipHokuriku .searchAreaPlan-prefecture,
	.mapListTooltipKyushu .searchAreaPlan-prefecture,
	.mapListTooltipOkinawa .searchAreaPlan-prefecture {
		top: 0;
	}
	.searchAreaPlan-prefecture ul {
		padding: 0;
		background-color: #fff;
		border-radius: 0;
	}
	.searchAreaPlan-prefecture li {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		background-image: none;
		border-top: 1px solid #ccc;
	}
	.searchAreaPlan-prefecture a {
		display: block;
		position: relative;
		padding: 14px 10px;
		font-size: 12px;
		color: #333;
	}
	.searchAreaPlan-prefecture a:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 10px;
		width: 7px;
		height: 11px;
		margin-top: -6px;
		background: url(/theme/bazaar_summer2016/images/ico_link_sp.png) no-repeat 0 0;
		-webkit-background-size: 7px 11px;
		background-size: 7px 11px;
	}
	/* coupon */
	.coupon-contents {
		padding-top: 10px
	}
	.coupon-note {
		padding: 10px 10px 0;
		text-align: left;
		line-height: 1.3;
	}
	.coupon-list {
		margin-left: 0;
		padding: 10px 30px 0;
	}
	.coupon-list li {
		float: none;
		margin: 0 0 10px 0;
	}
	/* activityBanner */
	.activityBanner {
		padding-top: 15px;
	}
	.activityBanner li {
		margin-bottom: 10px;
	}
	/* pagetopLink */
	.pagetopLink {
		width: 100%;
		padding: 12px 10px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		box-sizing: border-box;
		text-align: right;
		font-size: 12px;
	}
	.pagetopLink a {
		padding-left: 12px;
		background: url(/theme/bazaar_summer2016/images/ico_pagetop_sp.png) no-repeat 0 4px;
		-webkit-background-size: 7px auto;
		-moz-background-size: 7px auto;
		background-size: 7px auto;
		color: #1389cb;
		cursor: pointer;
		font-weight: bold;
		text-decoration: none;
	}
	/* area page */
	.areaTit {
		margin-top: 10px;
		margin-left: 10px;
		padding-left: 30px;
		-webkit-background-size: 25px auto;
		background-size: 25px auto;
		font-size: 14px;
	}
	.sortNav {
		margin: 10px;
		border: none;
	}
	.areaNav {
		margin-bottom: 5px;
	}
	.area .limitedPlan-list {
		margin-top: 0;
		margin-left: 0;
	}
	.area .limitedPlan-list > li {
		float: none;
		width: 100%;
		margin: 0;
		padding: 10px;
		border-left: none;
		border-right: none;
		border-bottom: none;
		box-sizing: border-box;
	}
	.area .limitedPlan-hotelName {
		margin-bottom: 10px;
	}

	/* footer */
	.footerTopicPath li {
		border-bottom: 1px solid #ccc;
	}
	.footerTopicPath li a {
		display: block;
		position: relative;
		box-sizing: border-box;
		color: #595757 !important;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.2;
		overflow: hidden;
		padding: 13px 20px 13px 15px;
		position: relative;
		text-overflow: ellipsis;
		white-space: normal;
		text-decoration:none !important;
	}
	.footerTopicPath li a:after {
		content: '';
		position: absolute;
		top: 50%;
		right: 0;
		width: 20px;
		height: 30px;
		margin-top: -6px;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAADwza0nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMRJREFUeNpiZgCCyPBwA10dnetA/PLK1asXGIgAzCBNQHo/EAsAcQBQ80eg5hOENDIhaYKBfqBh84nRWIhFPIGQZmaQn4DOewhyJpocyN8KQPmNWDWCCHI0M8MYpGpmRuaQopkZ3QnEambG5nFiNDPjCm6oZkYg0wGL5o9MuDRCU1Q+FilQklzAiEcTeoqCaXJcvnLlB0ZyNIE4jORoQtFIiia4RlI1gTWSowlXfiSoCVd+JKgJW34kShN6/DkwkAAAAgwAccyKhLCQKvoAAAAASUVORK5CYII=) no-repeat;
		-webkit-background-size: 7px 11px;
		background-size: 7px 11px;
	}

}

#subnavi #subnaviLinks {
line-height:0;
}
