@charset "utf-8";
.top-keywordbox {
	display:none;
}
/* =======================================
	ページング
======================================= */
#sort_limit {
	clear: both;
	display: block;
	width: 100%;
	max-width: 960px;
	min-width: 800px;
	margin: 15px auto;
	border: 1px solid #eee\9;
	padding: 15px 0;
	/*box-shadow:0 -1px 3px rgba(0,0,0,0.3);*/
	background-color: #F9F9F9;
	/*border-bottom: 1px dotted #ddd;*/
	font-size: 11px;
	position: relative;
	color: #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
p.obititle {
	width: 90%;
	padding: 5px 0;
	margin: 0 auto;
	text-align:center;
	font-size: 24px;
	font-weight: bold;
	display: block;
	/* float: left; */
	background: #dadadc;
	color: #036;
	/* border-bottom-width: 4px; */
	/* border-bottom-style: solid; */
	/* border-bottom-color: #C40002; */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.sort_limit_box {
	display: block;
	width: 85%;
	/* position: absolute; */
	/* bottom:5px; */
	/* right: 13px; */
	margin: 10px auto 0;
}
#sort_limit a {
	font-size:11px;
	color: #000;
	text-decoration: underline;
	padding: 5px 5px;
	transition:all 0.2s ease;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#sort_limit a:hover {
	text-decoration: none;
	transition: all 0.4s ease;
	background-color: #FFF;
	/* padding: 0.5em; */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#sort_limit select {
	padding: 0;
	width: 50px;
	height: 20px;
}
#set_sort {
	padding: 2px 5px 0 0;
}
#set_sort a.selected {
	color: #000;
	font-weight: bold;
	padding: 5px 5px;
	text-decoration:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background-color: #f8825d;
	color: #FFF;
}
div.nav_box {
	display: none;
	width: 930px;
	margin: 0 auto 15px;
	/*padding-bottom: 8px;*/
	/*background: url(/kix/expert/img/line_tour.gif) repeat-x bottom;*/
	font-size: 12px;
}
div.nav_count {
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}
div.nav_number {
	font-size: 12px;
	float: right;
}
div.nav_number ul {
	list-style-type: none;
}
div.nav_number li {
	float: left;
	list-style: none;
	display: block;
}
div.nav_number li:first-child {
	margin-right:10px;
}
div.nav_number li:last-child {
	margin-left:10px;
}
div.nav_number li span {
	border: 1px solid #ccc;
}
div.nav_number li a {
	display: block;
	background-color: #fff;
	padding: 5px 15px;
	margin-left: 3px;
	/* border: 1px solid #ccc; */
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.nav_number li a:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: #eeeeee;
	display: block;
}
div.nav_number li a.hide {
	visibility: hidden;
}
div.nav_number li:last-child a {
	background-color: #666;
	color: white;
	font-weight: bold;
}
div.nav_number:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
div.nav_number li.number a.selected {
	color: #FFF;
	background: #999;
	text-decoration:none;
	cursor: auto;
}
div.nav_number li.space {
	padding-top: 4px;
	margin-left: 3px;
}
/* =======================================
	検索結果
======================================= */
#tour_cont {
	 width: 960px; 
	margin: 0 auto;
	padding: 0 0 15px;
	/*border: 1px solid #eee\9;
	background-color: #FFF;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;/*box-shadow:rgba(0, 0, 0, 0.117647) 0px 0px 4px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.117647) 0px 0px 4px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.117647) 0px 0px 4px 1px;*/
}
#tour_cont > p, #tour_cont > li {
	line-height: 16px;
}
#tour_cont div.loading {
	margin: 30px;
	line-height: 180%;
	color: #aa3333;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#tour_cont div.loading span {
	color: #3366cc;
	font-size: 14px;
	font-weight: normal;
}
#tour_cont div.preload_img {
	display: none;
}
#tour_cont div.course {
	margin-bottom: 8px;
}
div.item {
	width: 100%;
	margin: 0 auto 30px;
	font-style: normal;
	cursor: pointer;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 3px solid #eec900;
	background-color: #FFFCED;
}
div.item:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
div.item h2 {
	background-color: /*#FFF4D4*/#F8FFEB;
	padding: 10px;
	line-height: 1.2;
	text-align: left;
	padding-right:180px;
	position:relative;
	font-size: 18px;
}
div.item h2 .tourname-icon {
	position:absolute;
	top: 0;
	right:0;
	background-color: #EEC900;
	color: #FFF4D4;
	padding: 5px 20px;
}
div.item .tourname a {
	color: #1E323C;
	font-weight: bold;
}
#tour_cont div.item a {
	color: #006699;
	text-decoration: none;
}
#tour_cont div.item a:hover {
	color: #0066CC;
	text-decoration: none;
}
div.item dl {
	overflow: hidden;
}
div.item dt, div.item div.photo {
	width: 240px;
	/*margin: 0 20px 0 20px;*/
	/* width:100%; */
	margin:0 0 5px 0;
	float: left;
	text-align:center;
	/*height: 300px;*/
	overflow: hidden;
	padding: 10px;
}
div.item dt img, div.item div.photo img {
	/* width:100%; */
	width: 240px;/*box-shadow: 0px 0px 3px #CCC;*/
}
div.item dd, div.item div.detail {
	max-width: 640px;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-bottom: 10px;
}
#tour_cont div.item p img {
	margin-bottom: 4px;
	vertical-align: middle;
}
/*------料金-------*/
#tour_cont div.item .price {
	color: #CC0000;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	font-style: normal;
	padding: 10px 0;
}
/*------出発日-------*/
#tour_cont div.item .departureDate {
	padding: 4px 0 0 6px;
	font-size: 10px;
}
/*------お問い合わせコード-------*/
div.item table {
	border-collapse: collapse;
	border: 1px solid gray;
	font-size: 11px;
}
div.item th, div.item td {
	border: 1px solid #D4D4D4;
	padding: 5px 10px 5px;
	line-height: 100%;
	height:18px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.item th {
	background: #D7E9F7;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
}
div.item td {
	background: #FFF;
}
/*------詳細情報-------*/
ul.info {
	display:block; /*width:446px;*/
}
ul.info li {
	overflow: hidden;
	margin: 10px 0 8px 0;
}
ul.info h4 {
	/*width: 72px;*/
	line-height: 1;
	text-align: center;
	display: table-cell;
	padding: 5px 10px;
	background-color: #B77F2C;
	color: #FFF;
	font-size: 11px;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
ul.info p {
	/*width:350px;*/
	display: table-cell;
	line-height: 1;
	text-align: left;
	color: #20303B;
	font-size: 11px;
	padding: 5px 10px;
}
/*------何らかのスタイル-------*/
/*#tour_cont div.detail {
	width: 200px;
	padding-top:30px;
	text-align: right;
	float: right;
	display:none;
}*/
#tour_cont div.detail a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#tour_cont div.detail a img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
div.searchmsg, div.paging {
	display: none;
}
.kaigai-box {
}
.kaigai-box {
}
.kaigai-box {
}
div.kaigai-box {
	border-top: 4px solid #eec900;
	background-color: #FFF;
}
div.kaigai-box h2 {
	background-color: #f2f2f2;
	position: relative;
}
div.kaigai-box .box-label {
	border-color: transparent transparent #eec900 transparent;
}
div.kaigai-box h2 span.tourname-icon {
	background-color: #eec900;
	color: #FFF;
}
div.kaigai-box ul.info h4 {
	background-color: #B77F2C;
	color: #FFF;
}
div.kaigai-box ul.info p {
	color: #20303B;
}
div.kokunai-box {
	border-top: 4px solid /*#f5a445*/#8AD495;
	background-color: #FFF;
}
div.kokunai-box h2 {
	/*background-color: #fff9d5;*/
	position: relative;
}
div.kokunai-box .box-label {
	border-color: transparent transparent #8AD495 transparent;
}
div.kokunai-box h2 span.tourname-icon {
	background-color: /*#f5a445*/#8AD495;
	color: #FFF;
}
div.kokunai-box ul.info h4 {
	background-color: #FDF0A2;
	color: #333;
}
div.kokunai-box ul.info p {
	color: #20303B;
}
div.fit-box {
	border-top: 4px solid #0AAAE6;
	background-color: #FFF;
}
div.fit-box h2 {
	background-color: #EAF1F7;
	position: relative;
}
div.fit-box .box-label {
	border-color: transparent transparent #0AAAE6 transparent;
}
div.fit-box h2 span.tourname-icon {
	background-color: #0AAAE6;
	color: #FFF;
}
div.fit-box ul.info h4 {
	background-color: #49A2CC;
	color: #FFF;
}
div.fit-box ul.info p {
	color: #20303B;
}
/* =======================================
	Mosaic
======================================= */
/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/



/*------eyeCatch 3colums-------*/
#eyeCatch {
	overflow: hidden;
	width:967px;
	padding: 0 0 0 11px;
	margin: 0 auto 15px;
	line-height:1.3;
}
#eyeCatch > li {
	float: left;
	width: 308px;
	margin: 0 7px 15px 0;
	border: 0;
	overflow: hidden;
}
#eyeCatch div.mosaic-wrap {
	padding: 3px;
	border: 0;
	overflow: hidden;
}
#eyeCatch div.mosaic-wrap:hover {
	box-shadow: inset 0 0 0 10px #FFE100;
	transition:all 0.3s ease;
}
.bar2 .mosaic-overlay .details {
	margin: 10px 10px 20px;
}
/*General Mosaic Styles*/
.mosaic-block {
	position:relative;
	overflow:hidden;
	width:302px;
	height:302px;
	/*background:#111 url(../../img/progress.gif) no-repeat center center;*/
	background:#111;
	border-radius: 0;
}
.mosaic-backdrop {
	display:none;
	position:absolute;
	top:0;
	height:100%;
	width:100%;
	background:#111;
	cursor: pointer;
}
.mosaic-overlay {
	display:none;
	z-index:5;
	position:absolute;
	width:100%;
	height:100%;
	background:#111;
}
.bar2 .mosaic-overlay {
	bottom: -130px;
	height: 272px;
	/*background: url(../img/more_arrow.png) no-repeat 280px 32px rgba(0, 0, 0, 0.6);*/
	background: url(../../img/bg-black-60.png);
	color: #FFF;
}
.bar2 .mosaic-overlay:hover {
	/*background: url(../img/more_arrow.png) no-repeat 285px 32px  rgba(0, 0, 0, 0.75);*/
	background: url(../../img/bg-black-80.png);
	color: #FFE100;
}
.mosaic-block a {
	text-decoration: none;
}

.mosaic-block a:hover {
	text-decoration: none;
}
.mosaic-block .fuelDate2 {
	font-size:11px;/*	display:block;
	margin-bottom:3px;*/
}





/*------アイコン-------*/
ul.icon {
	height: 40px;
	margin: 0 0 0 0;
	line-height: 1.0;
	overflow: hidden;
}
ul.icon li {
	display: inline-block;
	border: 1px solid #FFF;
	border-radius: 2px;
	margin: 0 0 4px 0;
	padding: 3px;
	background-color: #FFF;
	font-size: 10px;
	color: #000;
}
.mosaic-overlay:hover ul.icon li {
	border: 1px solid #FFF;
	/*background-color: transparent;*/
	color: #000;
}
/*------追加のアイコン-------*/
ul.icon2 {
	margin: 3px 0 0 0;
	overflow: hidden;
	text-align: center;
}
ul.icon2 li {
	display: inline-block;
	padding: 0 0 3px 0;
}
ul.icon2 li:first-child {
	display: inline-block;
	padding: 0 5px 3px 0;
}
ul.icon2 li:last-child {
	padding: 0 0 0 0;
}
/*------方面タイトル-------*/
div.mosaic-block h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	padding: 5px 0;
	color: #FFF;
	/* background: rgb(0, 0, 0); fallback color */
	/*background: rgba(0, 0, 0, 0.75);*/
	background: url(../../img/bg-black-80.png);
	color: #FFF;
	z-index: 99;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-shadow: 1px 1px 0 rgb(0,0,0);
	box-sizing: content-box;
}
/*------商品タイトル-------*/
.mosaic-block h3 {
	display: table-cell;
	height: 25px;
	padding: 0 5px 5px 0;
	vertical-align: middle;
	font-size:16px;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}
/*------料金-------*/
.mosaic-block p.price {
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}
.price-sub {
	font-weight: bold;
	color: #0500CE;
	font-size: 14px;
}
/*------ホテルグレード-------*/
.mosaic-block p.hotel {
	font-size: 14px;
	height: 40px;
	line-height: 1.3;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}
/*------キャッチコピー-------*/
.mosaic-block p.copy {
	font-size: 15px;
	line-height: 1.2;
	font-weight: bold;
	margin: 0 0 3px 0;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}
.mosaic-block .mosaic-overlay:hover p.copy {
	color: #FFF;
}
/*------出発日-------*/
.mosaic-block p.departureDate {
	margin: 0 0 4px 0;
	font-size: 12px;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}
.mosaic-block .mosaic-overlay:hover p.departureDate {
	color: #FFF;
}
/* =======================================
	フッター　ソーシャルアイコン
======================================= */

#socialBox {
	width: 960px;
	height: 20px;
	margin: 30px auto 15px;
}
#socialBox ul {
	float: right;
}
#socialBox ul li {
	float: left;
}
#socialBox ul li.twitter {
	float: left;
	width: 93px;
}
#socialBox ul li.facebook {
	float: left;
	width: 104px;
}
/* =======================================
	フッター　プライバシー＆TEL
======================================= */

.ds10 {
	padding-bottom: 10px;
}
.ds11 {
	padding-bottom: 11px;
}
.ds12 {
	padding-bottom: 12px;
}
.ds16 {
	padding-bottom: 16px;
}
.ds20 {
	padding-bottom: 20px;
}
.mr2 {
	margin-right: 2px;
}
.mr3 {
	margin-right: 3px;
}
.mr4 {
	margin-right: 4px;
}
.mr5 {
	margin-right: 5px;
}
.mr6 {
	margin-right: 6px;
}
/*-----ポリシー-----*/

.policy_box {
	color: #333333;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 12px 0;
	background:#fff;
	border-top: 1px solid #DADADC;
}
.policy_box ul {
	font-size: 12px;
	line-height:18px;
}
.policy_box ul li.midashi {
	font-size: 14px;
	color: #F36;
	font-weight: bold;
	line-height: 18px;
}
/*-----お問合せ（電話）-----*/

#contact_tel {
	/*border: 3px solid #DADADC;*/
	border-top: 1px solid #DADADC;
	padding:15px 0px 5px 0px;
	margin:0 0 0px 0;
	/*border-radius:6px;*/
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact_tel ul li {
	margin-bottom:12px;
}
#contact_tel ul li.telmidashi {
	background-image: url(../img/tour/ic_contact_tel.jpg);
	padding-left: 60px;
	height: 31px;
	background-repeat: no-repeat;
	padding-top: 14px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}
#contact_tel ul li.telyoyaku {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:16px;
}
#contact_tel ul li.teltime {
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}
#contact_tel ul li.telcopy {
	font-size:12px;
	line-height:16px;
	margin-bottom:0;
	padding-bottom: 10px;/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;*/
}
table.othertel {
	font-size: 16px;
	font-weight:bold;
	color: #333;
	margin-top:12px;
}
table.othertel span {
	padding-left:10px;
	color:#F60;
}
/*-----お問合せ（店舗）-----*/

#contact_tenpo {
	width:920px;
	/*border: 3px solid #DADADC;*/
	border-top: 1px solid #DADADC;
	padding:15px 0px 20px 0px;
	margin:0 0 16px 0;
	/*border-radius:6px;*/
	background: #fff;
}
#contact_tenpo ul li {
	margin-bottom:12px;
}
#contact_tenpo ul li.tenpomidashi {
	background-image: url(../img/common/ic_contact_tenpo.jpg);
	padding-left: 60px;
	height: 31px;
	background-repeat: no-repeat;
	padding-top: 14px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}
#contact_tenpol ul li.telyoyaku {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:0;
}
#contact_tenpo ul li.teltime {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
#contact_tenpo ul li.telcopy {
	font-size:12px;
	line-height:16px;
	margin-bottom:0;
}
/*-----誤表記のお知らせ-----*/

.oshirase {
	color: #333;
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
}
#contact_tenpo ul li a {
	color:#006699;
	text-decoration:underline;
}
#contact_tenpo ul li a:hover {
	color:#FF3333;
	text-decoration:none;
}
div.senkou_box {
 width: 100%  height:50px;
	background-color: #EEE;
}
/* =======================================
	フッター　Air Banner
======================================= */
div.bnr_box {
	width: 960px;
	margin: 0 auto 30px;
	overflow: hidden;
}
/* =======================================
	ランキング
======================================= */

.l-rank {
	width:960px;
	margin:30px auto 20px;
}
.obi-rank {
	background-image: url(../img/tour/bg-rank.jpg);
	background-repeat: repeat;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	line-height: normal;
	padding-top: 6px;
	padding-bottom: 4px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.54);
}
.obi-rank span {
	font-size:30px;
}
.area-select-list {
	width: 50%;
	margin: 0 auto;
	padding: 15px 0 0;
}
.area-select-list li {
	float: left;
}
.area-select-list li a {
	diplay: block;
	background-color: #000;
	color: #FFF;
	padding: 5px 10px;
	margin-right: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.area-select-list li a:hover {
	text-decoration: none;
}
.area-select-list li:first-child {
	margin-right: 10px;
}
/* =======================================
	フッター　プライバシー＆TEL
======================================= */


.contents_box {
	width: 920px;
	margin: 0px auto;
	padding: 0px 20px;
	background: none repeat scroll 0% 0% #FFF;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.2);
}
.ds10 {
	padding-bottom: 10px;
}
.ds11 {
	padding-bottom: 11px;
}
.ds12 {
	padding-bottom: 12px;
}
.ds16 {
	padding-bottom: 16px;
}
.ds20 {
	padding-bottom: 20px;
}
.mr2 {
	margin-right: 2px;
}
.mr3 {
	margin-right: 3px;
}
.mr4 {
	margin-right: 4px;
}
.mr5 {
	margin-right: 5px;
}
.mr6 {
	margin-right: 6px;
}
/*-----オンライン先行-----*/

.online_info a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.online_info {
	/*border: 3px solid #EBEBEB;*/
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 16px;
	margin-bottom:0px;
	padding-top: 20px;
}
.online_info div.title {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	background-color: #EBEBEB;
	text-align:center;
	font-weight: bold;
	font-size: 18px;
}
.online_info div.contents {
	background-color: #FFF;
	padding: 15px 0px 12px 0px;
}
.online_info div.contents div ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.online_info div.contents div ul li {
	float:left;
	list-style-type:none;
}
.online_info div.contents div ul li div.qa {
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	padding:6px;
	border-radius:3px;
}
.online_info div.contents div ul li div.qa p {
	float:left;
	margin:2px 4px 0px 0;
}
.online_senkou {
	background-image: url(../img/top/bg_online.jpg);
	height: 180px;
	width: 960px;
	margin-bottom:16px;
}
.online_senkou ul {
	list-style-type:none;
	padding-top:70px;
	padding-left:18px;
}
.online_senkou ul li {
	list-style-type:none;
	float:left;
	margin-right:6px;
}
.online_senkou ul li a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#contact_tel td {
	vertical-align: top !important;
}
.box_contact #info {
	border: 1px solid #104000;
	margin: 20px auto;
	padding: 20px 20px 60px 20px;
	width: 694px;
}
