@charset "utf-8";

/* ====================================================

	common CSS

==================================================== */
/* =======================================
	共通
======================================= */
#fair_search {
	position: relative;
	clear: both;
    padding-top: 2em;
}
#search_form_tour {
	padding-top: 1.5em;
}
/* clearfix */
#contents .clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}

/* 日付選択カレンダー用（datepicker） */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ color: #666; }
.date-holiday a.ui-state-default, .date-sunday a.ui-state-default{ color: #f05353; }
.date-saturday a.ui-state-default{ color: #1aa9d2; }
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover,
.date-holiday a.ui-state-default:hover, .date-sunday a.ui-state-default:hover,
 .date-saturday a.ui-state-default:hover {
	color: #fff;
}
.ui-datepicker-today .ui-state-default:hover {
	background: #666;
}


/* =======================================
	詳細検索
======================================= */
#gNaviWrap-more {
    background: rgba(255, 255, 255, 0.9);
    border: 5px solid #004098;
	position: relative;
	padding: .9em;
}
#gNaviWrap-more img {
	vertical-align: middle;
}
#gNaviWrap-more select {
	font-size: .9em;
	margin-right: .5em;
	margin-bottom: 5px;
	min-width: 4em;
}
#gNaviWrap-more input {
	vertical-align: middle;
	margin-right: .2em;
}
.hotel_box input{
    display:none;
}
.hotel_box label {
    cursor: pointer;
    padding: 1px 10px;
    background: #9f9f9f;
    color: #FFF;
    border-radius: 15px;
}
.hotel_box input:checked + label {
    background: #539f21;
    border: none;
}
/* #order_days select,
#order_price select {
	margin-right: 0;
} */
#order_date,
#days_type_2 {
	margin-right: 1em;
}
#MoreSearch-btn-b {
	display: block;
	position: absolute;
	top: -5px;
	right: -5px;
	background: #333;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}
#MoreSearch-btn-b:hover {
	right: -10px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.sb_title {
	display: inline-block;
	width: 7em;
	padding: 5px 3px;
	margin-right: .5em;
	background: #333;
	border-radius: 3px;
	color: #fff;
	font-size: 11px;
	line-height: 1;
	text-align: center;
}
.sb_cont {
	display: inline-block;
	vertical-align: top;
}
/*181015 追加ここから GOTO*/
.sbcontents ul li select {
    width: 190px;
    height: 32px;
    margin: 0px 8px 0 0;
    padding: 0 0 0 5px;
    font-size: 14px;
    /* line-height: 11px; */
    border: 1px solid #CCC;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#set_min_date {
    width: 170px;
    height: 33px;
    margin: 1px 0 0 0;
    padding: 0;
    padding-left: 5px;
    font-size: 14px;
    /* line-height: 14px; */
    border: 1px solid #CCC;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
select#set_min_days, select#set_min_price {
    width: 55px;
    margin: 0 3px 0 0;
    padding: 0;
    /* height: 26px; */
}
select#set_max_days, select#set_max_price {
    width: 50px;
    margin: 0 3px 0 5px;
    padding: 0;
}
ul#order_type_cbox {
    width: 100%;
    padding: 5px;
    border: 1px solid #000;
}

ul#order_type_cbox li {
    /* height: 17px; */
    line-height: 15px;
    margin: 7px 4px;
    padding: 0;
    border: none;
    font-size: 15px;
}
ul#order_type_cbox input {
    display: none;
}
ul#order_type_cbox label {
    cursor: pointer;
    padding: 2px 7px;
    background: #9f9f9f;
    color: #FFF;
    border-radius: 13px;
}
ul#order_type_cbox input:checked + label{
    background: #539f21;
}

#set_tourcode{
    width: 460px;
    height: 31px;
    margin: 1px 15px 0 0;
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #BBB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#set_keyword{
    width: 460px;
    height: 31px;
    margin: 1px 15px 0 0;
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 1;
    border: 1px solid #BBB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
/*181015 追加ここまで GOTO*/


.sbcontents > ul > li {
	margin-bottom: .5em;
}
#order_type_cbox {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0 0 3px 3px;
	padding: 3px 10px;
	margin-bottom: 10px;
	line-height: 1.2;
	width: 780px;
}
#order_type_cbox li {
	display: inline-block;
	font-size: .9em;
	margin-right: 1em;
}
#order_stype label {
	margin-right: 1em;
}
.sb_bt {
	text-align: center;
	margin-top: 1.5em;
}

#set_send {
	background: #87CEFA;
	padding: 10px 0;
	margin-right: 1%;
	width: 46%;
}
#set_send:hover {
	background: #20303b;
	color: #fff;
	cursor: pointer;
}
a#set_reset {
	display: block;
	padding: 10px 0;
	background: #004098;
	color: #fff;
	text-decoration: none;
	width: 80%;
	margin: 0 auto;
}
a#set_reset:hover {
	background: #666;
	color: #fff;
}
#set_tourcode {
	width: 15em;
}


/* =======================================
	タブレット・スマホ対応
======================================= */
/* 768px以下 */
@media screen and (max-width: 768px) {
	#gNaviWrap-more select {
		max-width: 100%;
	}
	#gNavi-d {
		text-align: left;
	}
	#gNavi-dc-wrap {
		padding: 5px;
	}
	#order_type_cbox {
		margin-top: 3px;
		width: auto;
	}
}

/* 480px以下 */
@media screen and (max-width: 480px) {
	#set_send,
	#contents a#set_reset {
		font-size: .9em;
	}
}
