@charset "utf-8";

*, *::before, *::after {
  box-sizing: border-box;
}
img {
	max-width: 100%;
}
/* =======================================
	ページング
======================================= */
#contents_bg {
}
#sort_limit {
	background: #fff;
	border-top: 3px double #666;
	border-bottom: 3px double #666;
	margin-top: 30px;
	padding: 15px;
	font-size: 11px;
	display: table;
	width: 100%;
}
.sort_limit_box > div {
	display: inline-block;
}
#sort_limit p {
	margin-bottom: 0;
}
p.obititle{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	display: table-cell;
}
div.sort_limit_box{
	display: table-cell;
	text-align: right;
}
#contents #sort_limit a {
	font-size:11px;
	color: #000;
	text-decoration: underline;
}
#contents #sort_limit a:hover{
	text-decoration: none;
}
#contents #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: 0 8px;
	background: #ccefff;
	text-decoration:none;
	border-radius: 2px;
}
div.nav_box {
	display: none;
	margin: 15px;
	overflow: hidden;
}
div.nav_count {
	font-weight: bold;
	float: left;
	padding-top: 5px;
}
div.nav_number {
	float: right;
}
div.nav_number ul {
	list-style-type: none;
}
div.nav_number li {
	float: left;
	display: block;
}
div.nav_number li span {
	border: 1px solid #ccc;
}
div.nav_number li a {
	display: block;
	background-color: #fff;
	padding: .1em .5em;
	margin-left: 3px;
	border: 1px solid #ccc;
	cursor: pointer;
}
div.nav_number li a:hover {
	color: #333;
	text-decoration: none;
	background-color: #E3EBA9;
	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: #ccefff;
	text-decoration:none;
	cursor: auto;
}
div.nav_number li.space {
	padding-top: 4px;
	margin-left: 3px;
}
div.nav_number .next {
	width: 50px\9;
}


/* =======================================
	検索結果
======================================= */
.course {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* safari7以下用 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .course {
        display: block;
  }
  ::i-block-chrome, .item_container {
    display: inline-block;
    vertical-align: top;
  }
}
.course:after{
  content:"";
  display: block;
  width: 31.3%;
}
#tour_cont {
	margin-bottom: 30px;
	padding: 15px;
	background-color:#fff;
}
.loading {
	text-align: center;
	width: 100%;
}
#tour_cont .item_header {
	display: none;
	clear: both;
	background: #B2C8CF;
	color: #fff;
	text-align: right;
	padding: 5px;
}
#tour_cont .item_container {
	background: #fff;
	border: 1px solid #B2C8CF;
	margin-bottom: 1.5em;
	position: relative;
	width: 31.3%;
}
.item_box {
	padding: 10px;
}
#tour_cont .item_container:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
/* #tour_cont .item dt {
	float: left;
	margin-right: 10px;
	width: 30%;
} */
#tour_cont .item dt img {}
#tour_cont .item dt span {
	font-size: .9em;
}
#tour_cont .item dd {
	font-size: .85em;
}
.item dd img {
	margin-bottom: 3px;
}
#tour_cont .item dd p {
	margin-bottom: .5em;
}
#tour_cont .item dd > span em {
	color: #c00;
	font-size: 1.5em;
	font-weight: bold;
}
#contents #tour_cont .item a {
	color: #401f00;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
#tour_cont .hotel_fuk {
	font-size: .8em;
}
#tour_cont table {
	margin-bottom: 5px;
}
#tour_cont table th,
#tour_cont table td {
	background: #fff;
	border: 1px solid #999;
	font-size: .85em;
	padding: 0 5px;
}
#tour_cont table th {
	background: #D6E8EE;
	width: 10em;
	text-align: center;
}
#tour_cont .detail {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#tour_cont .detail a {
	background/***/: #fff\9;
	filter:alpha(opacity=0);
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: 100%;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#tour_cont .info {
	font-size: .85em;
}

/* =======================================
	おすすめ
======================================= */

#tour_cont .item_header.osusume {
	/*background: #3ec2ff;
	color: #fff;*/
}
#tour_cont .item_container.osusume {
	/*border: 4px solid #3ec2ff;
	width:49%;*/
}
/* #tour_cont .item_container.osusume .item dt {
	float: none;
	margin-right: 0;
	width: auto;
} */
#tour_cont .item_container.osusume table th {
	/*background: #3ec2ff;
	color: #fff;*/
}


/* =======================================
	タブレット・スマホ対応
======================================= */
/* 768px以下 */
@media screen and (max-width: 768px) {
	#tour_cont {
		padding: 5px;
	}
	#tour_cont a {
		display: inline;
	}
	#reco {
		margin-right: 0;
	}
	#tour_cont #reco .item_header_osusume {
		margin-right: 0;
	}
	#tour_cont .item_box.osusume {
		float: none;
		margin-right: 0;
		padding: 5px;
		width: auto;
	}
	#tour_cont .item_box.osusume .item dt {
		float: left;
		margin-right: 10px;
		width: 50%;
	}
	div.sort_limit_box{
		position: static;
	}
}
/* 480px以下 */
@media screen and (max-width: 480px) {
	#tour_cont .item dt {
		width: 50%;
	}
}
