/*--------------------------------------------------------------
  Travel search
  ※ g-page-v2 用に position/width を通常フロー向けに調整
----------------------------------------------------------------*/
.rakuten-travel-vacant-search {
  display: block;
  position: relative;
  justify-content: center;
  flex-wrap: wrap;
  background-color: rgba(208, 217, 221, 0.6);
  padding-bottom: 10px;
  width: 100%;
  z-index: 1;
}
.rakuten-travel-vacant-search button {
  background-color: #7ccff5;
  width: 100%;
  height: 30px;
}
.rakuten-travel-vacant-search p {
  font-size: 16px;
}
.rakuten-travel-vacant-search .paramter-input {
  display: block;
  align-items: center;
  margin-bottom: 8px;
}
.rakuten-travel-vacant-search .paramter-input .input {
  height: 30px;
  font-size: 14px;
  margin: 5px;
}
.rakuten-travel-vacant-search .paramter-input .input label {
  display: flex;
  justify-content: center;
  margin: 5px;
  text-align: center;
}
.rakuten-travel-vacant-search .paramter-input .input label .paramter-input-name {
  width: 130px;
  text-align: right;
  margin-right: 8px;
}
.rakuten-travel-vacant-search .paramter-input .input label input {
  background-color: rgb(255, 255, 255);
  border: 1px solid #a39c9c;
  border-radius: 5px;
}
.rakuten-travel-vacant-search .paramter-input .input .selectbox {
  text-align: center;
}
.rakuten-travel-vacant-search .paramter-input .input .selectbox label {
  display: flex;
  font-size: 14px;
}
.rakuten-travel-vacant-search .paramter-input .input .selectbox label select {
  width: 20px;
  background-color: rgb(252, 252, 252);
  border-radius: 5px;
  border: 1px solid #a39c9c;
  font-size: 10px;
  margin-right: 8px;
  margin-left: 8px;
}
.rakuten-travel-vacant-search .adddress-btn-group {
  display: flex;
  position: relative;
  justify-content: center;
  flex-wrap: wrap;
}
.rakuten-travel-vacant-search .adddress-btn-group .adddress-btn {
  display: block;
  min-width: 80px;
  max-width: 130px;
  height: 40px;
  font-size: 14px;
  background-color: #9fe1ff;
  padding: 3px;
  text-align: center;
  font-weight: normal;
  text-decoration: none;
  box-sizing: border-box;
  color: #3a3835;
  border: solid #fff 2px;
  float: none;
  font-size: 14px;
  line-height: 1;
  padding: 6px 0;
  text-align: center;
  margin: 0;
  text-decoration: none;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.rakuten-travel-vacant-search .adddress-btn-group .adddress-btn:hover {
  background: #7ccff5;
}
.rakuten-travel-vacant-search .adddress-btn-group .adddress-btn {
  border-radius: 100vh;
}
.rakuten-travel-vacant-search .adddress-btn-group .search-btn {
  display: flex;
  width: 100px;
  height: 30px;
  color: #fff;
  background-color: #f31212;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.rakuten-travel-vacant-search .adddress-btn-group .search-btn:hover {
  color: #fff;
  background: #f31212;
}
.rakuten-travel-vacant-search .adddress-btn-group .search-btn {
  border-radius: 100vh;
}

@media screen and (min-width: 768px) {
  .rakuten-travel-vacant-search .paramter-input {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
  }
  .rakuten-travel-vacant-search .paramter-input .input {
    font-size: 16px;
  }
  .rakuten-travel-vacant-search .paramter-input .input label .paramter-input-name {
    width: 120px;
  }
  .rakuten-travel-vacant-search .paramter-input .input .selectbox label {
    font-size: 16px;
  }
  .rakuten-travel-vacant-search .paramter-input .input .selectbox label select {
    width: 32px;
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
 Travel forecast week
----------------------------------------------------------------*/
#travelforecast-week-travel {
  display: block;
  position: relative;
  opacity: 1;
  z-index: 1;
  width: 100%;
  margin: auto 0;
  padding: 5px;
  height: auto;
  border-radius: 10px;
  background-color: #ffffff;
}
#travelforecast-week-travel .forecast-week-area table {
  width: 100%;
}
#travelforecast-week-travel .forecast-week-area table tbody tr td {
  font-size: 0.6em;
}
#travelforecast-week-travel .forecast-week-area table tbody tr td img {
  width: 50px;
}

@media screen and (min-width: 768px) {
  #travelforecast-week-travel .forecast-week-area table tbody tr td {
    font-size: 1.3em;
  }
  #travelforecast-week-travel .forecast-week-area table tbody tr td img {
    width: 80px;
  }
}

/*--------------------------------------------------------------
 JAL affiliate (オプション/swiper併用時)
----------------------------------------------------------------*/
#jal-affiliate-frame {
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  border: none;
  margin-bottom: 10px;
}
#jal-affiliate-frame .swiper-wrapper .swiper-slide {
  display: inline-block;
  position: relative;
  text-align: center;
  align-items: center;
  width: 300px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 10px;
  border-radius: 20px;
  height: 66px;
}
#jal-affiliate-frame .swiper-wrapper .swiper-slide svg {
  width: 18px;
  height: 18px;
  fill: rgb(120, 193, 235);
}
#jal-affiliate-frame .swiper-wrapper .swiper-slide p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  #jal-affiliate-frame {
    height: 100px;
  }
  #jal-affiliate-frame .swiper-wrapper .swiper-slide {
    width: 320px;
  }
  #jal-affiliate-frame .swiper-wrapper .swiper-slide p {
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
 Travel affiliate block
----------------------------------------------------------------*/
.travel-affiliate-frame {
  display: flex;
  position: relative;
  flex-flow: wrap;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}
.travel-affiliate-frame .travel-affiliate-block {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.travel-affiliate-frame .travel-affiliate-block a img {
  max-width: 120px;
  height: auto;
}

@media screen and (min-width: 768px) {
  .travel-affiliate-frame .travel-affiliate-block a img {
    max-width: 200px;
    height: auto;
  }
}

/*--------------------------------------------------------------
 Main video
----------------------------------------------------------------*/
.rakuten-travel-main-frame {
  padding-bottom: 40px;
}
.rakuten-travel-main-frame a {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
}
.rakuten-travel-main-frame a video {
  top: 0px;
  margin: 0;
  padding: 0;
  width: 100%;
}

/*--------------------------------------------------------------
 Travel pref state (都道府県選択UI + 日本地図)
----------------------------------------------------------------*/
.rakuten-travel-vacant-pref-state {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  background: #e7f9ff;
  background: linear-gradient(to bottom, rgb(158, 184, 255), #ffffff);
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 10px;
  width: 100%;
  text-align: center;
  overflow-x: auto;
  margin-bottom: 40px;
}
.rakuten-travel-vacant-pref-state .pref-state {
  display: block;
  position: relative;
  min-width: 80px;
  max-width: 180px;
  height: 40px;
  margin: 2px;
  padding: 0;
  border-radius: 5%;
  background-color: #9fe1ff;
  text-align: center;
  padding: 2px;
  font-size: 12px;
  cursor: pointer;
  border-radius: 100vh;
  display: block;
  font-weight: normal;
  text-decoration: none;
  box-sizing: border-box;
  color: #3a3835;
  border: solid #fff 2px;
  float: none;
  font-size: 14px;
  line-height: 1;
  padding: 6px 0;
  text-align: center;
  margin: 0;
  text-decoration: none;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.rakuten-travel-vacant-pref-state .japan-map {
  display: block;
  position: relative;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-height: 340px;
  max-width: 1200px;
  list-style-type: none;
  padding: 0;
  box-sizing: border-box;
}
.rakuten-travel-vacant-pref-state .japan-map table {
  margin-top: 100px;
  margin: auto;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  border: 1px solid gray;
  background-color: #fdfeff;
  border-radius: 10px;
}
.rakuten-travel-vacant-pref-state .japan-map td {
  position: relative;
  max-width: 200px;
  border: 1px solid gray;
  text-align: center;
  font-size: 8px;
}
.rakuten-travel-vacant-pref-state .japan-map tr:nth-child(6n+1) {
  background-color: #c4e7ff;
}
.rakuten-travel-vacant-pref-state .japan-map td img {
  width: 30px;
  height: auto;
}
.rakuten-travel-vacant-pref-state .japan-map .red {
  color: red;
}
.rakuten-travel-vacant-pref-state .japan-map .blue {
  color: blue;
}
.rakuten-travel-vacant-pref-state .japan-map .slide td img {
  width: 60px;
  height: auto;
}
.rakuten-travel-vacant-pref-state .japan-map #weather-frame .pref a img {
  border-radius: 5px;
}
.rakuten-travel-vacant-pref-state .japan-map::before {
  content: "";
  display: block;
  padding: 80% 0 0;
}
.rakuten-travel-vacant-pref-state .japan-map ul,
.rakuten-travel-vacant-pref-state .japan-map li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.rakuten-travel-vacant-pref-state .japan-map a {
  display: block;
  font-weight: normal;
  text-decoration: none;
  box-sizing: border-box;
  color: #3a3835;
  border: solid #fff 2px;
  float: none;
  font-size: 14px;
  line-height: 1;
  padding: 6px 0;
  text-align: center;
  position: absolute;
  margin: 0;
  text-decoration: none;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.rakuten-travel-vacant-pref-state .japan-map a:hover {
  opacity: 0.85;
  text-decoration: none;
}
.rakuten-travel-vacant-pref-state .japan-map a span {
  display: block;
  margin: 0 auto;
  padding: 0;
  line-height: 1.1em;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.rakuten-travel-vacant-pref-state .japan-map .hokkaido a,
.rakuten-travel-vacant-pref-state .japan-map .tohoku a {
  background-color: #759ef4;
}
.rakuten-travel-vacant-pref-state .japan-map .kanto a {
  background-color: #7ecfea;
}
.rakuten-travel-vacant-pref-state .japan-map .chubu a {
  background-color: #7cdc92;
}
.rakuten-travel-vacant-pref-state .japan-map .tokai a {
  background-color: #7cdc92;
}
.rakuten-travel-vacant-pref-state .japan-map .hokuriku a {
  background-color: #c7b2de;
}
.rakuten-travel-vacant-pref-state .japan-map .kansai a {
  background-color: #ffe966;
}
.rakuten-travel-vacant-pref-state .japan-map .chugoku a {
  background-color: #ffcc66;
}
.rakuten-travel-vacant-pref-state .japan-map .shikoku a {
  background-color: #ffbb9c;
}
.rakuten-travel-vacant-pref-state .japan-map .kyushu a,
.rakuten-travel-vacant-pref-state .japan-map .okinawa a {
  background-color: #ffbdbd;
}
.rakuten-travel-vacant-pref-state .japan-map li a {
  height: 12%;
  width: 7%;
}
.rakuten-travel-vacant-pref-state .japan-map li.hokkaido a {
  top: 0;
  left: 81%;
  height: 20%;
  width: 21%;
}
.rakuten-travel-vacant-pref-state .japan-map li.hokkaido a span {
  right: 7.5%;
}
.rakuten-travel-vacant-pref-state .japan-map li.hokkaido a::before,
.rakuten-travel-vacant-pref-state .japan-map li.hokkaido a::after {
  display: block;
  z-index: 1;
  content: "";
  background-color: inherit;
  width: 10%;
  height: 40%;
  right: 100%;
  bottom: 0;
  position: absolute;
}
.rakuten-travel-vacant-pref-state .japan-map li.hokkaido a::after {
  content: "";
  border: inherit inherit inherit;
  z-index: -1;
}
.rakuten-travel-vacant-pref-state .japan-map li.aomori a { top: 21%; left: 79%; height: 8%; width: 19%; }
.rakuten-travel-vacant-pref-state .japan-map li.iwate a { top: 29%; left: 89.5%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.akita a { top: 29%; left: 79%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.miyagi a { top: 37%; left: 89.5%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.yamagata a { top: 37%; left: 79%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.fukushima a { top: 45%; left: 93%; height: 18%; }
.rakuten-travel-vacant-pref-state .japan-map li.ibaraki a { top: 63%; left: 93%; height: 18%; }
.rakuten-travel-vacant-pref-state .japan-map li.tochigi a { top: 57%; left: 86%; }
.rakuten-travel-vacant-pref-state .japan-map li.gunma a { top: 57%; left: 79%; }
.rakuten-travel-vacant-pref-state .japan-map li.saitama a { top: 69%; left: 86%; }
.rakuten-travel-vacant-pref-state .japan-map li.chiba a { top: 81%; left: 93%; height: 17%; }
.rakuten-travel-vacant-pref-state .japan-map li.tokyo a { top: 81%; left: 86%; }
.rakuten-travel-vacant-pref-state .japan-map li.kanagawa a { top: 81%; left: 79%; }
.rakuten-travel-vacant-pref-state .japan-map li.nigata a { top: 45%; left: 79%; width: 14%; }
.rakuten-travel-vacant-pref-state .japan-map li.toyama a { top: 45%; left: 72%; }
.rakuten-travel-vacant-pref-state .japan-map li.ishikawa a { top: 45%; left: 65%; height: 17%; }
.rakuten-travel-vacant-pref-state .japan-map li.fukui a { top: 50%; left: 58%; }
.rakuten-travel-vacant-pref-state .japan-map li.yamanashi a { top: 69%; left: 79%; }
.rakuten-travel-vacant-pref-state .japan-map li.nagano a { top: 57%; left: 72%; height: 24%; }
.rakuten-travel-vacant-pref-state .japan-map li.gifu a { top: 62%; left: 65%; height: 19%; }
.rakuten-travel-vacant-pref-state .japan-map li.shizuoka a { top: 81%; left: 72%; }
.rakuten-travel-vacant-pref-state .japan-map li.aichi a { top: 81%; left: 65%; }
.rakuten-travel-vacant-pref-state .japan-map li.mie a { top: 86%; left: 58%; }
.rakuten-travel-vacant-pref-state .japan-map li.shiga a { top: 62%; left: 58%; }
.rakuten-travel-vacant-pref-state .japan-map li.kyoto a { top: 56%; left: 51%; height: 18%; }
.rakuten-travel-vacant-pref-state .japan-map li.osaka a { top: 74%; left: 51%; }
.rakuten-travel-vacant-pref-state .japan-map li.hyogo a { top: 53%; left: 44%; height: 24%; }
.rakuten-travel-vacant-pref-state .japan-map li.nara a { top: 74%; left: 58%; }
.rakuten-travel-vacant-pref-state .japan-map li.wakayama a { top: 86%; left: 51%; }
.rakuten-travel-vacant-pref-state .japan-map li.tottori a { top: 53%; left: 37%; }
.rakuten-travel-vacant-pref-state .japan-map li.shimane a { top: 53%; left: 30%; }
.rakuten-travel-vacant-pref-state .japan-map li.okayama a { top: 65%; left: 37%; }
.rakuten-travel-vacant-pref-state .japan-map li.hiroshima a { top: 65%; left: 30%; }
.rakuten-travel-vacant-pref-state .japan-map li.yamaguchi a { top: 59%; left: 23%; }
.rakuten-travel-vacant-pref-state .japan-map li.tokushima a { top: 89.5%; left: 36.5%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.kagawa a { top: 81.5%; left: 36.5%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.ehime a { top: 81.5%; left: 26%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.kochi a { top: 89.5%; left: 26%; height: 8%; width: 10.5%; }
.rakuten-travel-vacant-pref-state .japan-map li.fukuoka a { top: 55%; left: 15%; }
.rakuten-travel-vacant-pref-state .japan-map li.saga a { top: 55%; left: 8%; }
.rakuten-travel-vacant-pref-state .japan-map li.nagasaki a { top: 55%; left: 1%; height: 16%; }
.rakuten-travel-vacant-pref-state .japan-map li.kumamoto a { top: 67%; left: 8%; }
.rakuten-travel-vacant-pref-state .japan-map li.oita a { top: 67%; left: 15%; }
.rakuten-travel-vacant-pref-state .japan-map li.miyazaki a { top: 79%; left: 15%; }
.rakuten-travel-vacant-pref-state .japan-map li.kagoshima a { top: 79%; left: 8%; }
.rakuten-travel-vacant-pref-state .japan-map li.okinawa a { top: 88%; left: 0; }

@media screen and (max-width: 992px) {
  .rakuten-travel-vacant-pref-state .japan-map {
    margin: 16px 0 0;
  }
  .rakuten-travel-vacant-pref-state .japan-map::before {
    padding: 100% 0 0;
  }
  .rakuten-travel-vacant-pref-state .japan-map li a {
    font-size: 12px;
    border-width: 1px;
  }
  .rakuten-travel-vacant-pref-state .japan-map a {
    text-shadow: #fff 1px 0px, #fff -1px 0px, #fff 0px -1px, #fff 1px -1px, #fff -1px -1px, #fff 0px 1px, #fff 1px 1px, #fff -1px 1px;
    border-width: 1px;
    font-size: 12px;
  }
  .rakuten-travel-vacant-pref-state .japan-map li.tokushima a,
  .rakuten-travel-vacant-pref-state .japan-map li.kochi a {
    top: 88%;
  }
  .rakuten-travel-vacant-pref-state .japan-map li.kagawa a,
  .rakuten-travel-vacant-pref-state .japan-map li.ehime a {
    top: 80%;
  }
}

@media screen and (max-width: 768px) {
  .rakuten-travel-vacant-pref-state .japan-map a span {
    width: 1em;
  }
  .rakuten-travel-vacant-pref-state .japan-map li.hokkaido a span,
  .rakuten-travel-vacant-pref-state .japan-map li.aomori a span,
  .rakuten-travel-vacant-pref-state .japan-map li.akita a span,
  .rakuten-travel-vacant-pref-state .japan-map li.iwate a span,
  .rakuten-travel-vacant-pref-state .japan-map li.yamagata a span,
  .rakuten-travel-vacant-pref-state .japan-map li.miyagi a span,
  .rakuten-travel-vacant-pref-state .japan-map li.nigata a span,
  .rakuten-travel-vacant-pref-state .japan-map li.ehime a span,
  .rakuten-travel-vacant-pref-state .japan-map li.kagawa a span,
  .rakuten-travel-vacant-pref-state .japan-map li.kochi a span,
  .rakuten-travel-vacant-pref-state .japan-map li.tokushima a span {
    width: auto;
  }
}

@media screen and (max-width: 400px) {
  .rakuten-travel-vacant-pref-state .japan-map li a {
    font-size: 11px;
  }
}

/*--------------------------------------------------------------
 Rakuten travel vacant result (検索結果カードグリッド)
----------------------------------------------------------------*/
.rakuten-travel-vacant-result {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
  padding: 12px;
}
@media (max-width: 768px) {
  .rakuten-travel-vacant-result {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.rakuten-travel-vacant-result .item-frame {
  background: #ffffff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  display: flex;
  flex-direction: column;
}
.rakuten-travel-vacant-result .item-frame:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.14);
}
.rakuten-travel-vacant-result .item-frame .hotelImageUrl {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
}
.rakuten-travel-vacant-result .item-frame .hotelImageUrl:not(:first-of-type) {
  display: none;
}
.rakuten-travel-vacant-result .item-frame .hotelname {
  font-size: 1.05rem;
  font-weight: 700;
  padding: 14px 16px 6px;
  line-height: 1.45;
  color: #1a1a1a;
}
.rakuten-travel-vacant-result .item-frame .address {
  font-size: 0.78rem;
  color: #777;
  padding: 0 16px 8px;
}
.rakuten-travel-vacant-result .item-frame .review-average {
  margin: 0 16px 10px;
  font-size: 0.85rem;
  font-weight: 600;
  color: #d32f2f;
  background: rgba(211, 47, 47, 0.08);
  padding: 6px 10px;
  border-radius: 999px;
  width: fit-content;
}
.rakuten-travel-vacant-result .item-frame .review {
  font-size: 0.8rem;
  color: #555;
  padding: 0 16px;
  line-height: 1.5;
  max-height: 3.6em;
  overflow: hidden;
  position: relative;
}
.rakuten-travel-vacant-result .item-frame .review::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.5em;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}
.rakuten-travel-vacant-result .item-frame .review a {
  display: none;
}
.rakuten-travel-vacant-result .item-frame .access {
  font-size: 0.78rem;
  color: #666;
  padding: 8px 16px 0;
  line-height: 1.5;
}
.rakuten-travel-vacant-result .item-frame .tel {
  margin: 12px 16px 0;
  font-size: 0.9rem;
  font-weight: 600;
  color: #2e7d32;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 6px;
}
.rakuten-travel-vacant-result .item-frame .tel i {
  font-size: 1rem;
}
.rakuten-travel-vacant-result .item-frame a[href*=rakuten] {
  margin-top: auto;
  padding: 16px;
}
.rakuten-travel-vacant-result .item-frame a[href*=rakuten] .credit {
  width: 100%;
  border: none;
  border-radius: 999px;
  padding: 14px;
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(135deg, #bf0000, #ff4b4b);
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.rakuten-travel-vacant-result .item-frame a[href*=rakuten] .credit:hover {
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(191, 0, 0, 0.35);
}
