@charset "Shift_JIS";

.warpSearchPanelTokusyu {
  display: block;
  width: 920px;
  background: #fef5d7;
}
.searchPanelTokusyuTitle {
  border-bottom: 5px solid #f60;
  background: #fff;
}
.warpSearchPanelTokusyu .searchPanelTokusyuTitle > img {
  display: block;
  margin:0 0 2px 3px;
}
.searchPanelTokusyuCareerSelect {
  padding: 16px 0 16px 44px;
  border-bottom: 2px solid #dbd3d8;
}
.uwCommonRadioBox input[type="radio"] {
  display: none;
}
.uwCommonRadioBox label {
  display: block;
  cursor: inherit;
  color: #000;
  font-size: 14px;
  line-height: 1;
}
.uwCommonRadioBox label > img {
  display: inline-block;
  vertical-align: top;
}
.uwCommonRadioBox label > span {
  display: inline-block;
  margin: 0 0 0 36px;
  position: relative;
  top: 1px;
}
#dp_form3 {
  display: block;
  padding: 15px 44px 28px;
}
#reserveDateJR {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.dptopSearchpanelUl {
  margin: 15px 0 0;
}
#reserveDateJR + .dptopSearchpanelUl {
  margin-top: 10px;
}
.dptopSearchpanelUl::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.dptopSearchpanelUl > li {
  height: 20px;
  margin: 0 0 0 8px;
  float: left;
}
.dptopSearchpanelUl > .dptopSearchpanelTitle {
  width: 86px;
  height: 20px;
  margin: 0 9px 0 0;
  padding: 1px 0 0;
  border-radius: 2px;
  background: #333;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  text-align: center;
}
.dptopSearchpanelUl > .dptopSearchpanelTitle + li {
  margin: 0;
}
.dptopSearchpanelUl .depDateSelect, 
.dptopSearchpanelUl .arrDateSelect {
  display: none;
}
.dptopSearchpanelUl input {
  height: 20px;
  padding: 0 0 0 3px;
  border: 1px solid #767676;
  border-radius: 2px;
  box-sizing: border-box;
  color: #000;
  font-size: 13px;
  line-height: 19px;
}
.dptopSearchpanelUl > .depDateSelectSeparate {
  margin: 0;
}
.dptopSearchpanelUl > .depDateSelectSeparate > span, 
.dptopSearchpanelUl > .arrDateSelectSeparate > span {
  margin: 0 0 0 4px;
  color: #333;
  font-size: 13px;
  line-height: 19px;
}
.dptopSearchpanelUl input.depDateYear, 
.dptopSearchpanelUl input.arrDateYear {
  width: 62px;
}
.dptopSearchpanelUl input.depDateMonth, 
.dptopSearchpanelUl input.arrDateMonth {
  width: 42px;
  margin: 0 0 0 8px;
}
.dptopSearchpanelUl input.depDateDate, 
.dptopSearchpanelUl input.arrDateDate {
  width: 42px;
  margin: 0 0 0 8px;
}
.dptopSearchpanelUl input.calendarImg {
  width: 25px;
  margin: 0 0 0 8px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent url("/common/pc/images/searchpanel/searchpanel_tokyusyu_icon_calendar.png") no-repeat left top / 25px 20px;
  cursor: pointer;
}
.dptopSearchpanelUl > .separateKara {
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.dyn_cal_tbl th {
  text-align: center;
}
.dyn_cal_tbl td.dyn_disable {
  color: #aaa;
  text-decoration: line-through;
}
.dyn_cal_tbl td a {
  color: #333;
  text-decoration: none;
}
.dyn_cal_tbl td.dyn_sutarday a {
  color: #1b47ff;
}
.dyn_cal_tbl td.dyn_sunday a {
  color: #f00;
}
.airportSelectLi {
  width: 150px;
}
.airportSelectLi > select {
  width: 100%;
  height: 20px;
  border: 1px solid #767676;
  border-radius: 2px;
  font-size: 13px;
}
.dptopSearchpanelUl > .separateArrow {
  width: 0;
  height: 0;
  margin: 0 0 0 12px;
  border: 6px solid transparent;
  border-right-width: 4px;
  border-left: 8px solid #333;
  overflow: hidden;
  position: relative;
  left: 1px;
  top: 4px;
  text-indent: 1em;
}
.kenAreaSelectLi > ul::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.kenAreaSelectLi > ul > li {
  float: left;
}
.kenAreaSelectLi > ul > li > select {
  width: 150px;
  height: 20px;
  border: 1px solid #767676;
  border-radius: 2px;
  font-size: 13px;
}
.areaSelectLi {
  height: 20px;
  margin: 0 0 0 20px;
}
.areaSelectLi > span {
  color: #333;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
}
.areaSelectLi > span + select {
  margin: 0 0 0 4px;
}
.dptopSearchpanelUl > .roomSelectLi {
  height: 20px;
  margin: 0 0 0 12px;
  padding: 0 0 0 13px;
  position: relative;
}
.dptopSearchpanelUl > .roomSelectLi::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 20px;
  background: #dbd3d8;
}
.dptopSearchpanelUl > .roomSelectLi > select {
  width: 40px;
  height: 20px;
  border: 1px solid #767676;
  border-radius: 2px;
  font-size: 13px;
}
.dptopSearchpanelUl > .roomSelectLi > span {
  margin: 0 0 0 4px;
  color: #333;
  font-size: 13px;
  line-height: 19px;
}
.dptopSearchpanelUl > .roomMemberSelectLi {
  height: 20px;
  margin: 0 0 0 12px;
  padding: 0 0 0 13px;
  position: relative;
}
.dptopSearchpanelUl > .roomMemberSelectLi::before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #dbd3d8;
  position: absolute;
  left: 0;
  top: 0;
}
.dptopSearchpanelUl > .roomMemberSelectLi .memberSelectJr::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.dptopSearchpanelUl > .roomMemberSelectLi .memberSelectJr > li {
  height: 20px;
  float: left;
}
.dptopSearchpanelUl > .roomMemberSelectLi .adultSelectLiInner {
  height: 20px;
}
.dptopSearchpanelUl > .roomMemberSelectLi .adultSelectLiInner .adultSelectAfterSpan {
  color: #333;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
}
.dptopSearchpanelUl > .roomMemberSelectLi .adultSelectLiInner > select {
  width: 40px;
  height: 20px;
  margin: 0 0 0 4px;
  border: 1px solid #767676;
  border-radius: 2px;
  font-size: 13px;
}
.dptopSearchpanelUl > .roomMemberSelectLi .adultSelectLiInner .adultSelectBeforeSpan {
  margin: 0 0 0 4px;
  color: #333;
  font-size: 13px;
  line-height: 19px;
}
.dptopSearchpanelUl > .roomMemberSelectLi .childSelectLi {
  margin: 0 0 0 12px;
  position: relative;
}
.dptopSearchpanelUl > .roomMemberSelectLi .childSelectLi > span {
  position: relative;
  top: 2px;
  color: #333;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
}
.dptopSearchpanelUl > .roomMemberSelectLi .childSelectLi > a {
  margin: 0 0 0 4px;
  position: relative;
  top: 2px;
  font-size: 13px;
  line-height: 19px;
}
.memberSelectJrCaption {
  display: none;
}
#dp_childlen_jr {
  display: none;
  width: 276px;
  position: absolute;
  left: -85px;
  top: -90px;
  z-index: 100;
}
.show-child #dp_childlen_jr {
  display: block;
}
#dp_childlen_jr div.chl-pack {
  padding: 12px;
  border: solid 1px #d3c9b0;
  background-color: #fbf5e1;
  position: relative;
  z-index: 100;
  font-size: 1em;
}
#dp_childlen_jr p.title {
  margin-bottom: 8px;
  position: relative;
  font-size: 12px;
}
#dp_childlen_jr span.btnclose_jr {
  position: absolute;
  top: 0;
  left: 239px;
  width: 11px;
  height: 11px;
  display: block;
}
#dp_childlen_jr table {
  width: 250px;
  font-size: 1em;
}
#dp_childlen_jr table td.p1 {
  width: 99%;
  padding: 3px 3px 2px 5px;
  border-bottom: solid 2px #fbf5e1;
  background-color: #FCE4A8;
}
#dp_childlen_jr .chl-pack .f12m {
  font-size: 12px;
}
#dp_childlen_jr table td.p2 {
  padding: 1px 5px 1px 0;
  border-bottom: solid 2px #fbf5e1;
  background-color: #FCE4A8;
  text-align: right;
  white-space: nowrap;
}
#dp_childlen_jr select {
  height: 28px;
  padding: 0 0 0 2px;
  box-sizing: border-box;
}
.childrenJRSeparate td span {
  display: block;
  width: 250px;
  margin: 2px 0 0;
  padding: 4px 0 0;
  border-top: 1px dotted #666;
}
#dp_childlen_jr table td span {
  color: #f00;
  font-size: 11px;
}
#dp_childlen_jr div.btnenter_jr {
  padding-top: 12px;
  text-align: center;
  white-space: nowrap;
}
.search-panel {
  margin: 16px 0 0;
}
.search-button > input {
  display: block;
  width: 190px;
  height: 41px;
  margin: 0 auto;
  border: 0;
  background: transparent url("/common/pc/images/searchpanel/searchpanel_tokyusyu_btn_submit_off.png") no-repeat left top / 190px 41px;
}
.search-button > input:hover {
  background-image: url("/common/pc/images/searchpanel/searchpanel_tokyusyu_btn_submit_on.png");
}
