@charset "Shift_JIS";
/****************

検索パネル用のスタイル
記述は、searchpanelフォルダ内のファイルへ

*****************/
@charset "Shift_JIS";
@charset "Shift_JIS";
@charset "Shift_JIS";
@charset "Shift_JIS";
@charset "Shift_JIS";
@mixin singleSpriteCreate($singleImgPath) {
  @include sprite-width($singleImgPath);
  @include sprite-height($singleImgPath);
  @include sprite-position($singleImgPath);
}
.warpSearchPanelTokusyu {
  display: none;
  width: 920px;
  height: 362px;
  position: relative;
  overflow: hidden;
}
.warpSearchPanelTokusyu .searchPanelTokusyuTitle {
  border-bottom: 5px solid #f60;
}
.warpSearchPanelTokusyu .searchPanelTokusyuTitle img {
  margin: 0 0 0 3px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm {
  background: url("/common/pc/images/searchpanel/searchpanel_tokyusyu_notice_01.png") no-repeat #fef5d7;
  background-position: right top;
  width: 920px;
  height: 320px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect {
  border-bottom: 2px solid #dbd3b8;
  padding: 11px 44px 10px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect ul li {
  font-size: 14px;
  color: #000;
  margin: 5px 0 0;
  *margin: 0;
  position: relative;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect ul li:first-child {
  margin: 0;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect ul li label {
  position: relative;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect ul li img {
  margin: 0 7px 0;
  height: 14px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect ul li span {
  position: relative;
  top: -2px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuCareerSelect ul li .rentacarNotice {
  color: #f00;
  font-size: 12px;
  top: -3px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect {
  padding: 15px 44px 0px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect .jsChildlenSelectBtn {
  color: #1b47ff;
  text-decoration: underline;
  margin: 0 0 0 5px;
  cursor: pointer;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect .jsChildlenSelectBtn:hover {
  color: #ff7d00;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > .reserveDate {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #333;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li {
  border-top: 1px solid #dbd3b8;
  margin: 8px 0 0;
  padding: 8px 0 0;
  *margin: 0;
  height: 20px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl {
  position: relative;
}
@include clearfix();
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dt {
  width: 86px;
  height: 17px;
  background-color: #333;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 2px;
  text-align: center;
  padding: 3px 0 0;
  float: left;
  margin: 0 9px 0 0;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd {
  font-size: 13px;
  color: #333;
  font-weight: bold;
  float: left;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd span {
  font-weight: normal;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd select {
  margin: 0 4px 0 0;
  width: 150px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd select[name=t_pref] {
  margin: 0 20px 0 0;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd select[name=t_area] {
  margin: 0 12px 0 4px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd select[name=rooms] {
  width: 40px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd select[name=member1] {
  margin: 0 0 0 4px;
  width: 40px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.notFormTag {
  position: relative;
  top: 4px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.separater {
  margin: 0 12px 0 0;
  border-left: 1px solid #dbd3b8;
  padding: 0 0 0 12px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectAirportArrow {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 6px solid #666;
  margin: 3px 7px 0 13px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectDate > ul {
  margin: 0 25px 0 0;
  overflow: hidden;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectDate > ul > li {
  float: left;
  margin: 0 0 0 8px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectDate > ul > li > img {
  cursor: pointer;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectDate > ul > li input {
  width: 38px;
  height: 16px;
  margin: 0 4px 0 0;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectDate > ul > li:first-child {
  margin: 0;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect > ul > li dl dd.selectDate > ul > li:first-child input {
  width: 58px;
}
.warpSearchPanelTokusyu .searchPanelTokusyuSearchForm .searchPanelTokusyuConditionSelect .searchPanelTokusyuSubmit {
  margin: 16px auto 20px;
  width: 190px;
  height: 41px;
  display: block;
}
.rentaNgPopup {
  position: absolute;
  padding: 10px;
  background: #3c3c3c;
  background: rgba(0,0,0,0.7);
  border-radius: 8px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  z-index: 200;
  line-height: 18px;
  top: 52px;
  left: 42px;
  display: none;
}
.rentaNgPopup > span {
  display: block;
  position: relative;
  font-size: 11px;
  font-weight: normal;
}
.rentaNgPopup .closeNgPopup {
  position: absolute;
  top: -25px;
  right: -8px;
  width: 18px;
  height: 18px;
  background: #333 url("/common/pc/images/searchpanel/ico_carpop_close.png") center center no-repeat;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
.rentaNgPopup:after {
  display: none;
}
#childlenSelectBox {
  display: none;
  width: 246px;
  height: 223px;
  border: solid 1px #d3c9b0;
  background-color: #fbf5e1;
  padding: 12px;
  position: absolute;
  z-index: 100;
  top: 52px;
  right: 62px;
}
#childlenSelectBox > div {
  width: 245px;
}
#childlenSelectBox > div > p {
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 10px;
}
#childlenSelectBox > div > p span {
  margin: 0 0 0 51px;
  cursor: pointer;
}
#childlenSelectBox > div table tr {
  height: 26px;
  *height: 19px;
}
#childlenSelectBox > div table tr:last-child {
  height: 31px;
  *height: 19px;
}
#childlenSelectBox > div table tr th {
  font-size: 12px;
  width: 99%;
  border-bottom: solid 2px #fbf5e1;
  background-color: #fce4a8;
  padding: 3px 3px 2px 5px;
}
#childlenSelectBox > div table tr td {
  text-align: right;
  white-space: nowrap;
  border-bottom: solid 2px #fbf5e1;
  background-color: #fce4a8;
  padding: 1px 5px 1px 0;
}
#childlenSelectBox > div .btnenter {
  text-align: center;
  margin: 12px 0 0;
}
#childlenSelectBox > div .btnenter a img {
  cursor: pointer;
}
#calBox {
  display: none;
  position: absolute;
  z-index: 999999;
  font-family: "メイリオ";
  font-size: 12px;
  bottom: 25px;
  left: 0;
}
.calendarSdpWhite .dyn_cal {
  background-color: #fff;
}
.calendarSdpGray .dyn_cal {
  background-color: #f4f4f4;
}
.calendarSdpUnselect {
  display: none;
}
td.dyn_cal_tbl_box {
  vertical-align: top;
}
.dyn_cal_tbl {
  border-collapse: collapse;
  margin: 0 15px;
}
.dyn_cal_tbl > tbody > tr {
  height: 20px;
}
.dyn_cal_tbl th {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 5px;
  line-height: 18px;
  text-align: center;
}
.dyn_cal_tbl td {
  text-align: center;
  font-size: 12px;
}
.dyn_cal_tbl td.dyn_disable {
  color: #aaa;
  text-decoration: line-through;
  padding: 4px;
}
.dyn_cal_tbl td.dyn_sutarday a {
  color: #1b47ff;
}
.dyn_cal_tbl td.dyn_sunday a {
  color: #f00;
}
.dyn_cal_tbl td a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 4px;
}
..dyn_cal_tbl td a:hover {
  color: #fff;
  background-color: #ff7d00;
}
.dyn_cal > table > tbody > tr .dyn_cal_arrow {
  font-size: 12px;
  vertical-align: middle;
  width: 20px;
}
.dyn_cal > table > tbody > tr .dyn_cal_arrow a {
  width: 24px;
  height: 24px;
}
.dyn_cal > table > tbody > tr .dyn_cal_arrow img {
  width: 24px;
  height: 24px;
}
.dyn_cal .dyn_cal_close {
  font-size: 12px;
  padding-top: 5px;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
.dyn_cal .dyn_cal_close a {
  color: #333;
  text-decoration: none;
}
.dyn_cal .dyn_cal_close img {
  position: relative;
  top: 2px;
}
.dyn_cal #hiduke_mitei_1,
.dyn_cal #hiduke_mitei_2,
.dyn_cal #hiduke_mitei_3,
.dyn_cal #hiduke_mitei_4,
.dyn_cal #hiduke_mitei_5,
.dyn_cal #hiduke_mitei_6,
.dyn_cal #hiduke_mitei_7,
.dyn_cal #hiduke_mitei_8,
.dyn_cal #hiduke_mitei_9,
.dyn_cal #hiduke_mitei_10,
.dyn_cal #hiduke_mitei_11,
.dyn_cal #hiduke_mitei_12 {
  display: none;
}

/* アマデウス移行後は削除する  */
.dep_date {
  display: none;
}
