body.style1 {
  padding-bottom: 0 !important;
}
.style1 .global-footer {
  display: block !important;
}
.style1 .key-visual {
  background: url(/stcontents/img/sub-page/lp/tanabata2306/kv-springfes.jpg) center center no-repeat;
  background-size: cover;
  height: 600px;
  margin-bottom: 0;
  position: relative;
}
.style1 .key-visual:before {
  content: none;
}
.style1 .key-visual .inner {
  background: url(/stcontents/img/sub-page/lp/tanabata2306/kv-text-bg.png) center center no-repeat;
  background-size: contain;
  top: 50%;
  bottom: inherit;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 70px 0;
}
.style1 .key-visual .inner:before {
  content: url(/stcontents/img/sub-page/lp/tanabata2306/kv-sakura.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale(0.5) translate(-95%, -130%);
  transform-origin: center center;
}
.style1 .key-visual h1 {
  font-size: 6.4rem;
}

.style1 .calendar-table {
  text-align: center;
  border-top: none;
}
.style1 .calendar-table th {
  width: calc(100% /9);
  min-width: 0;
  padding: 2px 8px;
  text-align: center;
  border-left: 2px solid #fff;
}
.style1 .calendar-table th:first-child {
  border-left: 2px solid #F5F5F5;
}
.style1 .calendar-table th:last-child {
  border-right: 2px solid #F5F5F5;
}
.style1 .calendar-table td {
  border: 2px solid #F5F5F5;
  padding: 8px 8px 34px;
  position: relative;
}
.style1 .calendar-table td:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -2px;
  width: calc(100% + 4px);
  border-bottom: 18px solid #D9B255;
}
.style1 .gold-line {
  line-height: 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.style1 .gold-line img {
  width: 247px;
  display: inline-block;
  vertical-align: top;
  margin-top: -40px;
}
.style1 .campaign .border-red {
  border: 1px solid #FF503E;
  width: 40px !important;
  margin: 16px auto 24px;
}
.style1 .coupon-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.style1 .coupon-block > div {
  background: url(/stcontents/img/sub-page/lp/tanabata2306/coupon-bg.png) no-repeat center center;
  background-size: contain;
  width: 550px;
  height: 200px;
  margin-bottom: 24px;
}
.style1 .coupon-block > div a {
  display: block;
  padding: 20px 0;
}
.style1 .coupon-block .btn-relux:hover {
  background-color: #0f0a64;
}

@media screen and (min-width: 768px) {
  .style1 .key-visual h1 {
    margin-bottom: 0 !important;
  }
  .style1 .coupon-block .btn-wide {
    width: 348px;
  }
}

@media screen and (max-width: 1280px) {
  .style1 .coupon-block {
    display: block;
  }
  .style1 .coupon-block > div {
    margin: 0 auto 16px;
  }
  .style1.template .recommend.complete .feature-list li .text {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .style1 .key-visual {
    background: url(/stcontents/img/sub-page/lp/tanabata2306/kv-springfes-sp.jpg) center center no-repeat;
    background-size: cover;
    height: 560px;
    max-height: 90vh;
    margin-bottom: 0;
    position: relative;
  }
  .style1 .key-visual h1 {
    margin-bottom: 8px !important;
    font-size: 2.7rem !important;
  }
  .style1 .key-visual .inner:before {
    content: url(/stcontents/img/sub-page/lp/tanabata2306/kv-sakura-sp.png);
    transform: scale(0.48) translate(-103%, -144%);
    transform-origin: center center;
  }
  .style1 .key-visual .inner h1,
  .style1 .key-visual .inner p {
    position: relative;
    z-index: 1;
  }
  .style1 .calendar-table th,
  .style1 .calendar-table td {
    display: table-cell;
    width: 20%;
  }
  .style1 .calendar-table td {
    padding-bottom: 30px;
  }
  .style1 .calendar-table td:after {
    border-bottom: 12px solid #D9B255;
  }
  .style1 .calendar-table tr:nth-child(2) td {
    padding-bottom: 20px;
  }
  .style1 .calendar-table tr:nth-child(2) td:first-child:after {
    content: none;
  }
  .style1 .gold-line img {
    width: 187px;
    margin-top: -30px;
  }
  .style1 .coupon-block > div {
    background: url(/stcontents/img/sub-page/lp/tanabata2306/coupon-bg-sp.png) no-repeat center center;
    background-size: contain;
    width: 355px;
    height: 168px;
    margin: 0 auto 6px;
  }
  .style1 .coupon-block .font-xxxx-large {
    font-size: 2.4rem
  }
  .style1 .coupon-block .btn-relux {
    width: 250px;
    height: 40px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 500px) {
  .style1 .coupon-block > div {
    width: calc(100vw - 20px);
    height: calc(50vw - 20px);
    margin: 0 0 6px -6px;
  }
  .style1 .coupon-block > div a {
    padding: 7vw 0;
  }
  .style1.template .recommend.complete .feature-list li {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .style1 .coupon-block > div a {
    padding: 6vw 0;
  }
}
@media screen and (max-width: 320px){
  .style1 .coupon-block .font-xxxx-large {
      font-size: 2rem;
      margin: -2px 0 4px;
  }
}
.style2 .key-visual {
  background: url(https://rlx.jp/img/hotelpictures/RP21847_2wk6N.jpg) center center no-repeat;
  background-size: cover;
}
.style2 .key-visual .inner {
  margin-top: 90px;
}
.style2 .key-visual .inner:before {
  content: none;
}
.style2 .key-visual h1 {
  line-height: 1.2;
  margin-bottom: 32px !important;
}
.style2 .key-visual .text-bg-1 {
  text-shadow: 1px 1px 1px #000, 0 0 16px rgba(44,78,114,1), 0 0 16px rgba(44,78,114,1), 0 0 16px rgba(44,78,114,1);
}
.style2.campaigns .key-visual .text-bg-2 {
  text-shadow: 1px 1px 1px #000, 0 0 40px rgba(44,78,114,1), 0 0 40px rgba(44,78,114,1), 0 0 40px rgba(44,78,114,1);
}
.style2 .key-visual .bg-text {
  position: absolute;
  width:100%;
  top: 0;
  left: 0;
  z-index: -1;
  color: transparent;
}
.style2 .key-visual .inner .label {
  background: rgba(15, 10, 100, 0.5);
  display: inline-block;
  padding: 4px 16px;
  border-radius: 44px;
  color: #fff;
}
@media (max-width: 767px) {
  .style2 .key-visual .inner {
    top: 55%;
  }
  .style2 .key-visual .inner h1 {
    margin-bottom: 16px !important;
    font-size: 4.4rem !important;
  }
  .style2 .key-visual .inner p {
    line-height: 1.5;
  }
  .style2 .recommend .text-asterisk {
    font-size: 1rem;
  }
  .style2 .recommend .feature-list li .text {
    font-size: 2.4rem !important;
    font-weight: bold !important;
    line-height: 1.8 !important;
  }
  .style2 .recommend .feature-list.text-add li p {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 360px) {
  .style2 .key-visual .inner {
    top: 50%;
  }
}
.tanabata .key-visual {
  background: url(/stcontents/img/sub-page/lp/tanabata2306/kv-tanabata.png) no-repeat center bottom;
  background-size: cover;
}
.tanabata .key-visual:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(1,0,50,0.7) 8%, rgba(3, 0, 153, 0) 50%);
  position: absolute;
  top: 0;
  left: 0;
}
.tanabata .key-visual h1 {
  text-shadow: 2px 2px 20px #000000, 1px 1px 2px #001A78 !important;
}
.tanabata .key-visual .inner {
  margin-top: 96px;
}
.kv-table dl {
  width: 716px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
  text-align: left;
  line-height: 1;
}
.kv-table dl dt,
.kv-table dl dd {
  margin-bottom: 16px;
}
.kv-table dl dt:last-of-type,
.kv-table dl dd:last-of-type {
  margin-bottom: 0;
}
.kv-table dl dt {
  background: #4F68C2;
  width: 178px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  text-shadow: none;
  font-size: 2rem;
  color: #fff;
}
.kv-table dl dd {
  width: calc(100% - 178px - 16px);
  font-size: 3.6rem;
}
.kv-table dl .small {
  font-size: 2.6rem;
}
.kv-table dl .date {
  font-size: 2.4rem;
}
.tanabata h2.heading {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.6rem;
}
.tanabata h2.heading .icon {
  background: #4F68C2;
  width: 92px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #fff;
  border-radius: 40px;
  letter-spacing: 0;
  margin-right: 8px;
  font-size: 2rem;
}
.table-bd-new {
  border: 1px solid #C6C6C6;
}
.table-bd-new td {
  background: transparent;
}
.table-bd-new td {
  background: #fff;
}

.tanabata .note {
  font-size: 1.4rem;
  color: #757575;
}
.tanabata .note a {
  text-decoration: underline;
}
.tanabata .note a:hover {
  text-decoration: none;
  color: #0066cc;
}
.tanabata .note ul li {
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}
.tanabata .recommend {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
}
.tanabata .result-hotel-list.recommend-list .result-hotel {
  height: auto;
}
.tanabata .result-hotel-list.recommend-list .photo {
  width: 688px;
  height: 452px;
  display: flex;
}
.tanabata .result-hotel-list.recommend-list .photo div {
  position: relative;
}
.tanabata .result-hotel-list.recommend-list .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tanabata .result-hotel-list.recommend-list .photo .large {
  width: 430px;
  height: 452px;
}
.tanabata .result-hotel-list.recommend-list .photo .large img {
  border-right: 1px solid #fff;
}
.tanabata .result-hotel-list.recommend-list .photo .small {
  width: 258px;
  height: 226px;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.tanabata .result-hotel-list.recommend-list .photo .small:first-child img {
  border-bottom: 1px solid #fff;
}
.tanabata .result-hotel-list.recommend-list .photo .text {
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 16px;
  display: inline-block;
  margin-right: 16px;
  padding: 2px 8px 3px;
  line-height: 1.3;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(3px);
  text-align: left;
  font-size: 14px;
  color: #000;
}
.tanabata .result-hotel-list.recommend-list .hotel-info {
  top: 24px;
  left: 712px;
  padding-right: 24px;
  font-size: 1.4rem;
  color: #333;
}
.tanabata .result-hotel-list.recommend-list .hotel-grade .label {
  display: inline-block;
  padding: 5px 8px;
  border: 1px solid #333333;
  border-radius: 2px;
  line-height: 1;
  margin: 0 8px 0 10px;
  font-size: 12px;
  letter-spacing: 0;
}
.tanabata .result-hotel-list.recommend-list .hotel-grade .area {
  display: inline-block;
  font-size: 1.6rem;
  margin-top: -3px;
  color: #757575;
}
.tanabata .result-hotel-list.recommend-list .hotel-info .name {
  font-size: 2rem;
  font-weight: bold;
  text-shadow: none;
}
.tanabata .result-hotel-list.recommend-list .hotel-info .name a {
  text-decoration: underline;
}
.tanabata .result-hotel-list.recommend-list .hotel-info .name a:hover {
  text-decoration: none;
  opacity: 1;
}
.tanabata .result-hotel-list.recommend-list .result-hotel .address-box {
  line-height: 1.5;
}
.tanabata .result-hotel-list.recommend-list .hotel-info dl dt {
  border-left: 1px solid rgb(221,72,41);
  padding-left: 8px;
  font-weight: bold;
  font-size: 1.4rem;
}
.tanabata .result-hotel-list.recommend-list .hotel-info dl dd {
  margin: 4px 0;
}
.tanabata .result-hotel-list.recommend-list .hotel-info dl dd:last-of-type {
  margin-bottom: 0;
}
.tanabata .result-hotel-list.recommend-list .price-box {
  justify-content: center;
  margin: 16px 0 0 !important;
}
.tanabata .result-hotel-list.recommend-list .price-box form {
  width: 100%;
}
.tanabata .result-hotel-list.recommend-list .price-box .btn-relux {
  min-width: 220px;
  width: 100%;
  height: 40px;
  color: #fff;
}
.tanabata .result-hotel-list.recommend-list .price-box .btn-disabled {
  pointer-events: none;
}
.before-none:before {
    content: none !important;
}
.finish-text {
  background: rgba(0,0,0,0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 188px 16px 0;
  text-align: center;
  z-index: 10;
}
.finish-text > p {
  max-width: 885px;
  margin: 0 auto;
  background: #333;
  padding: 10px 10px;
  font-size: 2.4rem;
  color: #fff;
}
.finished .finish-text {
  display: block;
}
.finished.tanabata .result-hotel-list .price-box a,
.finished.tanabata .coupon-block > div a {
  pointer-events: none;
}
.btn-finished {
  background: #F5F5F5 !important;
  color: #C6C6C6 !important;
  border: none !important;
  pointer-events: none !important;
}
@media (max-width: 1279px) and (min-width: 1024px){
  .tanabata .result-hotel-list.recommend-list .photo {
    width: 570px;
    height: 440px;
    float: left;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-info {
    left: inherit;
    width: calc(100% - 594px);
    height: auto;
    float: right;
    font-size: 1.2rem;
  }
  .tanabata .result-hotel-list.recommend-list .photo .large {
    width: 330px;
    height: 440px;
  }
  .tanabata .result-hotel-list.recommend-list .photo .small {
    width: 240px;
    height: 230px;
  }
  .tanabata .result-hotel-list.recommend-list .photo .text {
    font-size: 11px;
  }
}
@media (max-width: 1023px){
  .tanabata .result-hotel-list.recommend-list .photo {
    float: none;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-info {
    width: 100%;
    position: relative;
    top: inherit;
    left: inherit;
    padding: 16px 16px 16px;
  }
  .tanabata .result-hotel-list.recommend-list .photo > div {
    width: 100%;
    display: flex;
  }
  .tanabata .result-hotel-list.recommend-list .photo .small {
    width: 50%;
    height: 240px;
  }

  .tanabata .result-hotel-list.recommend-list .photo .large {
    width: 100%;
    height: 300px;
  }
  .tanabata .result-hotel-list.recommend-list .photo .large img {
    border: none;
    border-bottom: 1px solid #fff;
  }
  .tanabata .result-hotel-list.recommend-list .photo .small:first-child img {
    border: none;
    border-right: 1px solid #fff;
  }
  .tanabata .result-hotel-list.recommend-list .photo .text {
    font-size: 12px;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-grade .label {
    font-size: 10px;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-grade .area {
    font-size: 1.4rem;
    margin-top: -4px;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-info dl dt {
    font-size: 1.2rem;
  }

  .tanabata .result-hotel-list.recommend-list .hotel-info .name {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-info .plan-name {
    font-size: 1.4rem;
  }
  .tanabata .result-hotel-list.recommend-list .price-box .btn-relux {
    margin-top: 16px;
    padding: 0 12px;
    font-size: 1.4rem;
  }
  .tanabata .result-hotel-list.recommend-list .price-box .font-small {
    font-size: 10px;
  }
}
@media (max-width: 767px){
  .tanabata .key-visual {
    background: url(/stcontents/img/sub-page/lp/tanabata2306/kv-tanabata-sp.png) no-repeat center top;
    background-size: cover;
    height: auto;
    max-height: none !important;
  }
  .tanabata .key-visual:after {
    content: none;
  }
  .tanabata .key-visual .inner {
    position: relative;
    top: inherit;
    left: inherit;
    transform: none;
    margin-top: 0;
    padding: 180px 0 40px;
  }
  .tanabata .key-visual .inner h1 {
    margin-bottom: 24px !important;
    font-size: 4rem !important;
  }
  .tanabata .key-visual .font-64 {
    font-size: 40px;
  }
  .tanabata .key-visual .font-40 {
    font-size: 28px;
  }
  .kv-table dl {
    width: 100%;
    display: block;
    text-align: center;
  }
  .kv-table dl dt {
    width: 152px;
    height: 28px;
    margin: 0 auto 8px !important;
    font-size: 1.4rem;
  }
  .kv-table dl dd {
    width: auto;
    height: auto;
    padding: 0 10px;
    font-size: 2rem;
  }
  .kv-table dl dd .small {
    font-size: 1.6rem;
  }
  .kv-table dl .date {
    margin-bottom: 0;
    font-size: 1.6rem;
  }
  .tanabata .wrap .font-36 {
    font-size: 2.6rem !important;
  }
  .tanabata h2.heading {
    display: block;
    font-size: 2.4rem;
    line-height: 1.8;
  }
  .tanabata h2.heading .icon {
    width: 81px;
    height: 36px;
    display: flex;
    margin: 0 auto;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px){
  .tanabata .key-visual {
    background: url(/stcontents/img/sub-page/lp/tanabata2306/kv-tanabata-sp.png) no-repeat center top;
    background-size: cover;
    height: auto;
    max-height: none !important;
  }
  .tanabata .key-visual:after {
    content: none;
  }
  .tanabata .key-visual .inner {
    position: relative;
    top: inherit;
    left: inherit;
    transform: none;
    margin-top: 0;
    padding: 180px 0 40px;
  }
  .tanabata .key-visual .inner h1 {
    margin-bottom: 24px !important;
    font-size: 4rem !important;
  }
  .tanabata .key-visual .font-64 {
    font-size: 40px;
  }
  .tanabata .key-visual .font-40 {
    font-size: 28px;
  }
  .kv-table dl {
    width: 100%;
    display: block;
    text-align: center;
  }
  .kv-table dl dt {
    width: 152px;
    height: 28px;
    margin: 0 auto 8px !important;
    font-size: 1.4rem;
  }
  .kv-table dl dd {
    width: auto;
    height: auto;
    padding: 0 10px;
    font-size: 2rem;
  }
  .kv-table dl dd .small {
    font-size: 1.6rem;
  }
  .kv-table dl .date {
    margin-bottom: 0;
    font-size: 1.6rem;
  }
  .tanabata .wrap .font-36 {
    font-size: 2.6rem !important;
  }
  .tanabata h2.heading {
    display: block;
    font-size: 2.4rem;
    line-height: 1.8;
  }
  .tanabata h2.heading .icon {
    width: 81px;
    height: 36px;
    display: flex;
    margin: 0 auto;
    font-size: 1.6rem;
  }
  .table-basic th {
    font-size: 1.6rem;
  }
  .tanabata .recommend {
    overflow: visible;
  }
  .tanabata .result-hotel-list.recommend-list .photo .small {
    width: 50%;
    height: 120px;
  }
  .tanabata .result-hotel-list.recommend-list .photo .large {
    width: 100%;
    height: 190px;
  }
  .tanabata .result-hotel-list.recommend-list .photo .text {
    top: 8px;
    left: 8px;
    font-size: 10px;
    margin-right: 8px;
  }
  .tanabata .result-hotel-list.recommend-list .hotel-info {
    padding: 9px 16px 16px;
    font-size: 1.2rem;
  }
  .tanabata .result-hotel-list.recommend-list .price-box .btn-relux {
    margin-top: 0;
  }
  .tanabata .coupon-block > div {
    margin: 0 auto 6px !important;
    width: 100%;
    height: auto;
  }
  .tanabata .coupon-block + .table-bd-new {
    border: 1px solid #C6C6C6;
  }
  .bg-sp-none {
    background: none !important;
  }
  .campaigns.tanabata .recommend .wrap {
    padding: 0 16px !important;
  }
  .tanabata #notice {
    font-size: 1.4rem;
  }
  .finish-text > p {
    font-size: 1.6rem;
  }
}