@charset "utf-8";
/* CSS Document */

.bg_juuhan_s .content_box.juuhan.stohoku {
  border-color: #dd4214;
}
.bg_juuhan_s {
  background: initial;
}
.bg_juuhan_s .base_prod .hotel {
  width: 80%;
  margin: 0 auto;
}
.bg_juuhan_s .base_prod.side_box .hotel li>a .img_box {
  width: 36%;
}
.bg_juuhan_s .base_prod.side_box .hotel li>a .details_box {
  width: 61%;
} 

.tendo_oct {
  margin-bottom: 0.2rem;
  padding: 1rem;
  box-shadow: 8px 8px 0 #f2805c;
  border: 2px solid #f2805c;
  color: #222;
  font-weight: bold;
}
.tendo_oct span {
  background: linear-gradient(transparent 50%, #ffff7f 50%);
}


