@charset "utf-8";

/****************************************
		0. 全体の設定
*****************************************/
/* IE7でpadding指定 */
*:first-child+html body {padding-left: 1px;}
/* IE6以下でpadding指定 */
*html body {padding-left: 1px;}
/*--clearfix--*/
.clearfix:after {	visibility: hidden;display: block;font-size: 0;clear: both;height: 0;}
.clearfix{zoom:100%;	overflow:hidden; /* for dreamweaver */}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear{display: block;clear:both;font-size: 0;margin:0px;	padding:0px;border:0px;height:0px;line-height:0px;visibility: hidden;content: " ";}
html,body {text-align:left;	margin: 0;color:#333333;}
h1,h2,h3,h4,h5{font-weight: normal;	margin:0;padding:0;}

html{font-size: 62.5%;/* height: 100%; */margin: 0;padding: 0;}
body{font-size: 16px;font-family:Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;width: 100%;height: 100%;/* min-height: 850px; *//* overflow: hidden; *//* max-width: 420px; *//* margin: 0 auto; *//* background-image: url(/kix/air/top/img/bg/pattern_bg01.jpg); */background-repeat: no-repeat;background-size: cover;background-attachment: fixed;/* background-size: 100% auto; */}
.air-title{
  background: #004BB0;
  padding: 10px 10px 8px;
  text-align: center;
  color: #FFF;
  /* font-weight: bold; */
  font-size: 20px;
 /* background: url(../img/logo.png) no-repeat #004BB0;
  background-size: 53px;
  background-position: left 80px top 12px;*/
}

/*スマホリセット
*****************************/

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
	border-radius: 0;
	border: none;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif!important;
}


#wrap{
	width: 100%;
	/* width: 710px;
	 height: 580px; */
	margin: 0 auto;
	/* background-color: #FFF; */
	/* box-shadow: 0px 1px 1px #ccc; */
	/*-moz-box-shadow: 0px 1px 1px #ccc;*/
	/* -webkit-box-shadow: 0px 1px 1px #ccc; */
	border: none;
	/* height: 100%; */
	/* max-width: 960px; */
	/*max-width: 420px;*/
	margin: 0 auto 0;
	/*padding: 50px 0;*/
}
.convert_search {
	width: 960px;
	margin: 0 auto;
}
.air-top-btn{
	background-color: #7e7e7e;
	width: 480px;
	margin: 50px auto 20px;
	text-align:center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: url(/kix/jcom/img/icon/icon_next.png);
	background-size: 16px;
	background-position: top 9px right 10px;
	background-repeat: no-repeat;
}
.air-top-btn a{
	text-decoration:none;
	color:#FFF;
	padding: 7px;
	display:block;
	font-size: 14px;
}
.air-top-btn:hover{
	opacity: 0.8;
	transition: all 0.6s ease;
}

/*section設定
*****************************/

.section{
	padding: 2.5em 0;
}
.section-ttl{
	display: block;
	width: 100%;
	color: #004BB0;
	font-size: 1.4em;
	padding: 1em 0 0.7em;
	/*background-color: #004BB0;*/
	/*border-bottom:2px solid #002e6c;*/
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
}


.section-btn a{
	display: block;
	color: #FFF;
	padding: 0.8em 1em;
	box-sizing: border-box;
	border-bottom: 3px solid #111;
	border-radius: 30px;
	background: #004098 url(/kix/hawaii/sp/img/footer/footer_menu_next_mini.png) no-repeat right 1em top 0.8em;
}
.section-btn img{
	display:table-cell;
	vertical-align: middle;
}
.section-btn{
	width: 480px;
	margin: 0.5em auto 1em;
	text-align: center;
	display: block;
	color: #FFF;
	padding: 10px;
	font-size: 17px;
    font-weight: bold;
	box-sizing: border-box!important;
	background-color: #FF5600;
	border-bottom: 3px solid #111;
	border-radius: 30px!important;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: 20px;
	background-image: url(/kix/jcom/img/icon/icon_search01_wh.png);
	box-shadow: 2px 2px 0 rgba(0 0 0 / 20%);
}
.section-btn:hover{
	opacity: 0.8;
	transition: all 0.6s ease;
}
.air_clear_btn{
	/*background-color:#EEE;
	padding:3px 15px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;*/
	cursor: pointer;
	text-decoration: underline;
}
.air_clear_btn:hover{
	opacity: 0.8;
	transition: all 0.6s ease;
}

#quickSearch{
	display: none!important;
}

.no-seat, .search-table-hosoku {
	font-size: 0.5em;
}

.search-box .search-table-hosoku {
	font-size: 10px;
	font-weight: normal;
}

/*タグ部分の設定
*****************************/

#tagListMenu {
	padding-top: 10px;
	background-color: #333;
    color: #fff;
	font-family: Verdana,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif !important;
}
#tagListMenu ul {
	list-style: none;
	width: 100%;
	margin: 0 auto;
}
#tagListMenu ul li {
	display: table-cell;
	min-width: 160px;
	max-width: 25%;
	padding: 13px 10px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
#tagListMenu ul li.selected {
	background-color: #FFF;
	color: #333;
	border-radius: 5px 5px 0 0;
}

/*検索BOX設定
*****************************/
/*.search-box {
	width: 33.3%;
	height: 990px;
	margin: 5px;
	padding: 15px;
	background: #FFF;
	box-sizing: border-box;
	float: left;
	font-size: 0.8em;
}*/

.search-ttl{
	display: block;
	width: 100%;
	background-color: #004098;
	border: 5px solid #FFF;
	color: #FFF;
	box-sizing: border-box;
	padding: 0.4em 0 0.3em;
	margin-bottom: 10px;
	text-align: center;
}

.search-wrap {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	background-size: cover;
}

.searchArea002,
.searchArea003 {
	display: none;
}
.departur-box {
	display: flex;
	justify-content:space-around;
    flex-wrap: wrap;
	padding: 20px 0;
}
.search-box-table {
    width: 48%;
    margin: 0 auto;
    box-sizing: border-box;
}
.search-box-table:nth-of-type(2n+1) {
	clear: both;
}

.search-box-ttl {
	padding: 0 0px 0 0;
	box-sizing: border-box;
	text-align: left;
}
.td-ttl{
	/* display: inline-block; */
	/* background-color: rgba(0,64,152,0.8); */
	color: #004bb0;
	padding: 2px 10px;
	min-width: 80px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: left;
	font-size: 13px;
}
.min-date-box,
.design-select-box,
.max-date-box,
.set_city,
.set_htl,
.op-hotel-name-box,
.tour_text {
	/* padding: 0.5em; */
	/* margin-bottom: 0.5em; */
	/* box-sizing: border-box; */
	border: 1px solid #eee;
	position: relative;
	/* box-shadow: 0px 1px 1px #ccc; */
	border-radius: 2px;
	/* line-height: 1.4em; */
	background: #FFF;
	max-width: 190px;
	border: 2px solid #EEE;
	padding: 0.5em 0.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/*人数設定
*****************************/
div.roomNum {
    /* background-color: #eee; */
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
}
div.roomNum table {
    margin: 0 auto;
    overflow: visible;
    width: 100%;
}
div.roomNum select,
div.roomNum input,
div.roomNum option,
div.roomSelect select,
div.roomSelect input,
div.roomSelect option {
	/* -webkit-appearance:none; */
/* 	-moz-appearance:none;
	appearance:none;  */
	/* border-radius: 0; */
	/* border: none; */
}
div.roomSelect table {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
}
div.roomSelect {
    /* border: 1px solid #eee; */
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    overflow: hidden;
    font-size: 0.8em;
}
div.roomSelect td {
    border: medium none;
    padding: 0;
    vertical-align: top;
}
div.roomSelect td li {
    margin: 0 0 5px;
}
div.room-section select {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 0;
    box-shadow: 0 1px 1px #ccc;
    box-sizing: content-box;
    color: inherit;
    font-size: inherit;
    margin: 4px 0;
    padding: 2px 1px;
    vertical-align: middle;
}
select#room {
    background-color: #fff;
    border: 2px solid #1E90FF;
    /* box-shadow: 0 1px 1px #1E90FF; */
    box-sizing: content-box;
    color: inherit;
    font-size: inherit;
    margin: 0;
    padding: 2px 8px;
    vertical-align: middle;
    font-size: 0.9em;
}
.roomChoice th {
    color: #004bb0;
}
.roomChoice ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#w_widget .rightTop .section td.roomIndex {
    line-height: 150%;
    padding-right: 0.5em;
    width: 64px;
}
#w_widget .rightTop .section td.childNum {
    padding-left: 10px;
    width: 70px;
}
#w_widget .rightTop .section td.ageNum {
    padding-left: 10px;
    width: 90px;
}
#w_widget .rightTop .section .age {
    padding-bottom: 2px;
}

.member-box {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #004bb0;
}
.member-list {
	float: left;
	width: 27%;
}
/************************************************

検索ボックス(大)

*************************************************/
.search-box .right {
    float: right;
}
.search-box .left {
    float: left;
}
.search-box .w--100p {
    width: 100%;
}
.search-box .w--90p {
    width: 90%;
}
.search-box .w--85p {
    width: 85%;
}
.search-box .w--80p {
    width: 80%;
}
.search-box .w--75p {
    width: 75%;
}
.search-box .w--70p {
    width: 70%;
}
.search-box .w--65p {
    width: 65%;
}
.search-box .w--60p {
    width: 60%;
}
.search-box .w--50p {
    width: 50%;
}
.search-box .w--40p {
    width: 40%;
}
.search-box .w--35p {
    width: 35%;
}
.search-box .w--30p {
     width: 30%;
     max-width: 170px;
     min-width: 120px;
     background: transparent;
     font-weight: bold;
     text-align: left;
     line-height: 1;
}
.search-box .w--20p {
    width: 20%;
    margin-right: 5%;
}
.search-box .w--15p {
    width: 15%;
}

.search-box .w--10p {
    width: 10%;
}
.ui-multiselect-menu {
	max-width: 300px;
	width: 90%!important;
}

.ui-multiselect {
    display: block;
    line-height: 1.4;
    overflow: hidden;
    padding: 0.4em 0em 0.4em 0.8em;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 90%!important;

    /* max-width: 233px; */
}
.ui-selectmenu-button {
	width: 92%!important;
	max-width: 212px;
}

#pre_tour_min_days-button,
#pre_tour_max_days-button,
#tour_min_price-button,
#tour_max_price-button {
	max-width: 100px!important;
}

.ui-button.ui-state-active {
	font-weight: normal;
}

.ui-menu-item {
	font-size: 70%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.min-date span {
	/* vertical-align: middle; */
}

#roomWindow {
	display: none;
}

/* table{
	background-color: #FFF;
} */


.tour_checkbox input[type=radio], .tour_checkbox input[type=checkbox] {
  display: none;
}

.tour_checkbox .radio, .tour_checkbox .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
.tour_checkbox .radio:hover, .tour_checkbox .checkbox:hover {
  background-color: #D0E8FF;
}
.tour_checkbox .radio:hover:after, .tour_checkbox .checkbox:hover:after {
  border-color: #333;
}

.tour_checkbox .radio:after, .tour_checkbox .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.tour_checkbox .radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #1E90FF;
  content: '';
  opacity: 0;
}
.tour_checkbox input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.tour_checkbox .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #333;
  border-bottom: 3px solid #333;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tour_checkbox input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
/* エラー発生時の設定 */

#bodyOverlay {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	display: none;
	opacitiy: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#search-notice-wrap {
	width: 400px;
	height: 300px;
	box-sizing: border-box;
	padding: 1em;
	color: #F00;
	background: rgba(255,255,255,0.9);
	border-radius: 3px;
	display: none;
	opacitiy: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -200px;
	z-index: 1000;
	font-size: 12px;
	line-height: 1.2;
}
#search-notice-wrap p{
	display: block;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#search-notice {
	box-sizing: border-box;
	/* margin: 20px; */
	width: 100%;
	height: 100%;
	padding: 10px;
}
#search-notice-btn{
	width: 160px;
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -131px;
	background-color: #333;
	padding: 10px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.error:nth-of-type(2n) {
	background : rgb(255,230,230);
}
.error .td-ttl {
	background : rgb(230,0,0);
}
.error .td-ttl .ast {
	color : #FFF;
}
.center{
	text-align: center;
}
/*@media screen and (max-width: 768px) and (min-width: 481px){

}

@media screen and (max-width: 480px);{
}*/
#op_min_days-button,
#op_max_days-button,
#nop_min_days-button,
#nop_max_days-button  {
	 max-width: 100px!important;
	 width: 35%!important;
}
.ui-selectmenu-menu .ui-menu,
.ui-multiselect-checkboxes {
    /* max-height: 100px !important; */
}
	
@media screen and (max-width: 1024px) and (min-width: 480px) {   /*ipad*/
	#tagListMenu {
		width: 100%!important;
	}
	#tagListMenu ul {
		width: 450px;
		margin: 0 auto;
		padding: 0;
	}
	#tagListMenu ul li {
		box-sizing: border-box;
		min-width: inherit!important;
		width: 25%!important;
		margin: 0;
	}

	.convert_search{
		width: 100%;
	} 
	.search-box-table {
		width: 430px;
	}
	#roomSelect {
		overflow: hidden;
	}
	#roomSelect .room-box {
		width: 100%!important;
		height: auto!important;
	}
	#roomSelect .room-box ul li {
		display: table-cell;
	}
 	.search-box .w--15p {
		width: 30%!important;
	}
 	.search-box .w--85p {
		width: 70%!important;
	}
	.room-overlay {
		padding: 10% 0 0!important;
	}
	#search-notice-wrap {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 1em;
		color: #F00;
		background: rgba(255,255,255,0.9);
		border-radius: 8px;
		display: none;
		opacitiy: 0;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		z-index: 1000;
		font-size: 12px;
		line-height: 1.8;
	}
	#search-notice {
		box-sizing: border-box;
		margin: 3%;
	}
	#op_min_days-button,
	#op_max_days-button {
		 max-width: 100px!important;
		 width: 35%!important;
	}
}

@media screen and (max-width: 479px) { /*スマホ*/
	#wrap{width: 100%!important;
    padding: 0;
    margin: 0;}
	.air-title {
		background: #004BB0;
		padding: 10px 10px 8px;
		text-align: center;
		color: #FFF;
		/* font-weight: bold; */
		font-size: 20px;
		/*background: url(https://www.his-j.com/kix/air_hotel/special/search/img/logo.png) no-repeat #004BB0;
		background-size: 53px;
		background-position: left 10px top 12px;*/
	}
	.convert_search {
		width: 100%;
	}

	#tagListMenu {
		width: 100%!important;
	}
	#tagListMenu ul {
		max-width: 450px;
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}
	#tagListMenu ul li {
		box-sizing: border-box;
		min-width: inherit!important;
		width: 25%!important;
		margin: 0;
	}
	.search-box-table,
	.search-box-table.w--100p {
		max-width: 450px;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	.search-box-table td{
		display: block;
		padding: 0!important;
	}
	.search-box-table td:nth-of-type(2n+1) {
		clear: both;
	}
	.search-box .w--30p {
		max-width: 100%!important;
		width: 100%!important;
		min-width: 100px!important;
	}
	.td-ttl {
		width: 100%!important;
		min-width: 100px!important;
	}
	.search-box .w--70p, .search-box .w--85p {
		max-width: 100%;
		padding-right: 0;
		width: 100%;
	}
	#serchBoxFit .max-date .ui-selectmenu-button, #serchBoxAir .max-date .ui-selectmenu-button, #serchBoxTour .min-date .ui-selectmenu-button, #serchBoxTour .carrier-box .ui-selectmenu-button, #serchBoxTour .htlcode1_box .ui-selectmenu-button {
		margin: 10px 5%;
		width: 90%!important;
		max-width: 90%;
	}
	.ui-multiselect, .min-date .ui-selectmenu-button {
		margin: 10px 5%;
	}
	.dateArea{
		width: 90%;
		margin: 10px 5%;
	}
	.send-btn-wrap {
		clear: both;
	}
	#roomSelect {
		overflow: hidden;
	}
	#roomSelect .room-box {
		width: 100%!important;
		height: auto!important;
	}
	#roomSelect .room-box ul li {
		display: table-cell;
	}
	.room-overlay {
		padding: 10% 0 0!important;
	}
	#search-notice-wrap {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		color: #F00;
		background: rgba(255,255,255,0.9);
		border-radius: 8px;
		display: none;
		opacitiy: 0;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		z-index: 1000;
		font-size: 12px;
		line-height: 1.8;
	}
	#search-notice {
		box-sizing: border-box;
		margin: 3%;
	}
	#op_min_days-button,
	#op_max_days-button {
		 max-width: 100px!important;
		 width: 35%!important;
	}
	.air-top-btn {
		width: 90%;
	}
	.section-btn{
		width: 90%;
	}
	div.roomNum {
		padding: 5px 0;
	}
	.member-list {
		padding-left: 10px;
		width: 25%;
	}
}