﻿@charset "utf-8";


/* =======================================
	ページング
======================================= */

#sort_limit {
	width: 928px;
	margin: 30px auto 0;
	border: 1px solid #eee\9;
	padding: 15px 15px;
	background-color: #EEE;
	/*border-bottom: 1px dotted #ddd;*/
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	position: relative;
	color: #000;
}
p.obititle{
	width: 100%;
	padding: 0 0 5px 0px;
	margin-bottom:15px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	float: left;
	/*border-bottom:1px dotted #ddd;*/
}
div.sort_limit_box{
	position: absolute;
	bottom:5px;
	right: 13px;
	width:630px;
}
#sort_limit a{
	font-size:11px;
	color: #000;
	text-decoration: underline;
}
#sort_limit a:hover{
	text-decoration: none;
}


#sort_limit select {
	padding: 0;
	width: 50px;
	height: 20px;
}
#set_sort {
	padding: 2px 5px 0 0;
	width:500px;
}
#set_sort a.selected {
	color: #000;
	font-weight: bold;
	padding: 0 8px;
	background: #87CEFA;
	text-decoration:none;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}




div.nav_box {
	display: none;
	width: 930px;
	margin: 15px auto;
	/*padding-bottom: 8px;*/
	/*background: url(/tyo/expert/img/line_tour.gif) repeat-x bottom;*/
	font-size: 12px;
}
div.nav_count {
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 5px 0 10px 0;
}

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 span {
	border: 1px solid #ccc;
}
div.nav_number li a {
	display: block;
	background-color: #fff;
	padding: 3px 5px;
	margin-left: 3px;
	border: 1px solid #ccc;
	cursor: pointer;
}
div.nav_number li a:hover {
	color: #0099CC;
	text-decoration: none;
	background-color: #eeeeee;
	display: block;
}
div.nav_number:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
div.nav_number li.number a.selected {
	color: #333333;
	background: #87CEFA;
	text-decoration:none;
	cursor: auto;
}
div.nav_number li.space {
	padding-top: 4px;
	margin-left: 3px;
}


/* =======================================
	検索結果
======================================= */
#tour_cont{
	width: 958px;
	margin: 0 auto 30px;
	padding: 15px 0;
	border: 1px solid #eee;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}




#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: 958px;
	font-size: 12px;
	padding-bottom: 20px;
	margin: 0 auto;
	font-style: normal;
	background-color: #FAFAFA;
	cursor: pointer;
	overflow: hidden;
}
div.item:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

div.item h2 {
	font-size: 16px;
	background-color: #F1F1F1;
	/*background-color: #EDF3FD;*/
	padding: 8px 10px 6px;
	line-height: 20px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color:#660;
}
div.item .tourname a{
	color: #1E323C;
	font-weight: bold;
}

#tour_cont div.item a { color: #006699; }
#tour_cont div.item a:hover { color: #0066CC; }


div.item dl {
	overflow: hidden;
}
div.item dt,
div.item div.photo {
	width: 240px;
	margin: 0 20px 0 20px;
	float: left;
}
div.item dt img,
div.item div.photo img {
	width: 240px;
	box-shadow: 0px 0px 3px #CCC;
}
div.item dd,
div.item div.detail {
	width: 650px;
	float: left;
}

#tour_cont div.item p img {
	margin-bottom: 4px;
	vertical-align: middle;
}

/*------料金-------*/
#tour_cont div.item .price {
	color: #CC0000;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	font-style: normal;
}
/*------出発日-------*/
#tour_cont div.item .departureDate {
	padding: 4px 0 0 10px;
	font-size: 12px;
}
/*------お問い合わせコード-------*/
div.item table {
	border-collapse: collapse;
	border: 1px solid gray;
	font-size: 11px;
}
div.item th, div.item td {
	border: 1px solid #D4D4D4;
	padding: 4px 6px 2px;
	line-height: 100%;
	height:18px;
}
div.item th {
	background: #D7E9F7;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
}
div.item td {
	background: #FFF;
}
/*------詳細情報-------*/
ul.info li {
	overflow: hidden;
	margin: 10px 0 8px 0;
}
ul.info h4 {
	width: 85px;
	line-height: 1;
	text-align: center;
	display: table-cell;
	padding: 3px 10px;
	background-color: #FFF0A1;
	/*background-color: #87CEFA;*/
	color: #20303B;
	border-radius: 2px;
	font-size: 12px;
	vertical-align: middle;
}
ul.info p {
	display: table-cell;
	line-height: 1;
	text-align: left;
	padding: 3px 15px 3px 5px; 
	color: #20303B;
	font-size: 12px;
}

/*------何らかのスタイル-------*/
/*#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; }




/* =======================================
	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;
	padding: 0 0 0 11px;
	margin: 0 0 0 0;
	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;
	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;
}

/*------アイコン-------*/
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);
}

/*------商品タイトル-------*/
.mosaic-block h3 {
	display: table-cell;
	height: 76px;
	padding: 0 5px 0 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: 23px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	text-shadow: 1px 1px 0 rgb(0,0,0);
}

/*------ホテルグレード-------*/
.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;
}

/*------出発日-------*/
#tour_cont div.item .fuelDate {
	color:#CC0000;

}

.mosaic-block  .fuelDate2 {
	font-size:11px;
/*	display:block;
	margin-bottom:3px;*/
	
}
/* =======================================
	フッター　ソーシャルアイコン
======================================= */
#socialBox{
    position: absolute;
    right: 0;
    top: 6px;
}

/*
#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
======================================= */


.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_info div.contents .tel_box {text-align:left; font-size:27px; line-height:25px; margin-top:10px;}
.online_info div.contents .tel_box p.main_tel{float:left; margin-right:20px; font-size:50px; font-weight:bold; line-height:1.3; width:60%; text-align:right; color:#003366;}
.online_info div.contents .tel_box p.main_tel img{ vertical-align:middle; margin-bottom:10px; margin-right:10px; width:40px;}
p.sub_tel span{font-size:16px;}
p.sub_tel img{width:20px; margin-right:5px;}


.online_info div.contents .tel3 li{width:280px; float:left; display:block; padding:10px;}
.online_info div.contents .tel3 li p.main_tel{font-size:30px; font-weight:bold; line-height:1.36; color:#036;}
.online_info div.contents .tel3 li p.main_tel img{vertical-align:middle; margin-bottom:10px; margin-right:6px; width:26px;}　



.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 )";
}






.box_contact #info {
    border: 1px solid #104000;
    margin: 20px auto;
    padding: 20px 20px 60px 20px;
    width: 694px;
}



/* =======================================
	フッター　Air Banner
======================================= */
.bnr_box {
	width: 960px;
	margin: 0 auto 30px;
	overflow: hidden;
}


.bnr_box a:hover img
{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
