<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : search.css
 author     : Ability Consultant
 style info : 検索
=================================================================== */
@import "https://fonts.googleapis.com/css?family=Noto+Serif+JP&amp;display=swap";
/* -----------------------------------------------------------
	search
----------------------------------------------------------- */
body {
  margin: 0;
  overflow: hidden;
  position: relative;
}
body .box_sea {
  overflow: hidden;
  -moz-box-shadow: 0 0 15px 0 #e6e6e6;
  -webkit-box-shadow: 0 0 15px 0 #e6e6e6;
  box-shadow: 0 0 15px 0 #e6e6e6;
}
body .box_sea img {
  float: left;
}
body .box_sea .kebg {
  float: left;
}
body .box_sea .txt_s {
  margin: 0 5px;
  font-size: 15px;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
}
body .box_sea .kensaku {
  overflow: hidden;
  margin-left: 27px;
  margin-top: 15px;
}
body .box_sea .kensaku .day {
  float: left;
  overflow: hidden;
  font-size: 14px;
}
body .box_sea .kensaku .day em {
  display: block;
  margin-bottom: 6px;
  font-style: normal;
}
body .box_sea .kensaku .day select {
  height: 40px;
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
}
body .box_sea .kensaku .day select#year, body .box_sea .kensaku .day select#year2 {
  width: 90px;
}
body .box_sea .kensaku .day select#month, body .box_sea .kensaku .day select#month2 {
  width: 60px;
}
body .box_sea .kensaku .day select#day, body .box_sea .kensaku .day select#day2 {
  width: 60px;
}
body .box_sea .kensaku .day label {
  position: relative;
}
body .box_sea .kensaku .day label:before {
  content: "";
  position: absolute;
  right: 12%;
  top: 50%;
  background: url(../images/ic_bottom.png) no-repeat center center;
  width: 8px;
  height: 7px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body .box_sea .kensaku .day .day1 {
  float: left;
}
body .box_sea .kensaku .day .day2 {
  float: left;
  margin-left: 8px;
}
body .box_sea .kensaku .people {
  float: left;
  font-size: 14px;
  width: 88px;
  margin-left: 17px;
}
body .box_sea .kensaku .people em {
  display: block;
  margin-bottom: 6px;
  font-style: normal;
}
body .box_sea .kensaku .people select {
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  padding: 5px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  font-size: 17px;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
}
body .box_sea .kensaku .people label {
  position: relative;
}
body .box_sea .kensaku .people label:before {
  content: "";
  position: absolute;
  right: 12%;
  top: 50%;
  background: url(../images/ic_bottom.png) no-repeat center center;
  width: 8px;
  height: 7px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body .box_sea .kensaku .rooms {
  float: left;
  font-size: 14px;
  width: 88px;
  margin-left: 17px;
}
body .box_sea .kensaku .rooms em {
  display: block;
  margin-bottom: 6px;
  font-style: normal;
}
body .box_sea .kensaku .rooms select {
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  padding: 5px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  font-size: 17px;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
}
body .box_sea .kensaku .rooms label {
  position: relative;
}
body .box_sea .kensaku .rooms label:before {
  content: "";
  position: absolute;
  right: 12%;
  top: 50%;
  background: url(../images/ic_bottom.png) no-repeat center center;
  width: 8px;
  height: 7px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body .box_sea .kensaku .kenbt {
  float: left;
  margin-left: 20px;
  margin-top: 6px;
  width: 225px;
}
body .box_sea .kensaku .kenbt a {
  padding: 19px 0;
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
  text-align: center;
  font-size: 15px;
  background: #b5a785;
  display: block;
  color: #fff;
  text-decoration: none;
  letter-spacing: .14em;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
body .box_sea .kensaku .kenbt a span:before {
  content: '';
  background: url(../images/ic_sea.png) no-repeat;
  width: 12px;
  height: 13px;
  display: inline-block;
  margin-right: .8em;
}
body .box_sea .kensaku .kenbt a:hover {
  background: #a7956a;
}
body .box_sea .kensaku select::-ms-expand {
  display: none;
}
</pre></body></html>