@charset "utf-8";


/* =======================================
	ページング
======================================= */
#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: 1.2em;
  color: #eb76a2;
  /* text-shadow: 1px 1px 1px #eb76a2; */
  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;
}
#contents #set_sort a.selected {
    font-weight: bold;
    padding: 0 8px;
    color: #fff;
    background: #eb76a2;
    text-decoration: none;
    border-radius: 2px;
}
div.nav_box {
	display: none;
	margin: 15px;
    overflow: hidden;
    padding: 5px 0;
}
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: #F6E206;
	text-decoration:none;
	cursor: auto;
}
div.nav_number li.space {
	padding-top: 4px;
	margin-left: 3px;
}
div.nav_number .next {
	width: 50px\9;
}


/* =======================================
	検索結果
======================================= */
#fair_search {
  background-color: rgba(255, 255, 255, 1);
}
.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 {
  padding: 1em;
	margin-bottom: 2em;
}
.loading {
	text-align: center;
    width: 100%;
    /* margin: 0em; */
}
#tour_cont .item_header {
	clear: both;
	background: #B2C8CF;
	color: #fff;
	text-align: right;
	padding: 5px;
}
#tour_cont .item_container {
    background: #fff;
    border: 1px solid #999;
    margin-bottom: 1.5em;
    position: relative;
    width: 32.5%;
}
/*
.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;
    position: absolute;
    top: 28px;
    left: 0px;
    padding: 3px;
    background: #ffa6c4;
    color: #031161;
}
#tour_cont .item dd {
	padding:5px;
}
.item dd img {
	margin-bottom: 3px;
}
#tour_cont .item dd p {
	margin-bottom: .5em;
    font-size: .9em;
}
#tour_cont .item dd > span em {
	color: #c00;
	font-size: 1.5em;
	font-weight: bold;
}
#tour_cont .item dd.tour_point01{
	background: rgba(255, 215, 155, 0.35);
    margin: 0 1em;
}
#tour_cont .item dd.price{
    font-size: 1.4em;
    color: #F00;
    font-weight: 900;
    padding: 0;
    text-align: center;
}
#tour_cont .item dd.nittei{
	padding: 0;
    margin: 0;
    text-align: center;
}
#contents #tour_cont .item a {
	color: #3A3A3A;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}
#tour_cont .hotel_fuk {
	font-size: 1.0em;
}
#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: #F6E206;
	color: #333;
}
#tour_cont .item_container.osusume {
	/*border: 4px solid #F6E206;*/
	width:49%;
}
/* #tour_cont .item_container.osusume .item dt {
	float: none;
	margin-right: 0;
	width: auto;
} */
#tour_cont .item_container.osusume table th {
	background: #F6E206;
	color: #333;
}
.hotel{font-size: .85em;}

/* =======================================
	タブレット・スマホ対応
======================================= */
/* 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%;
	}
}