@charset "UTF-8";

/* ------------------------
common
------------------------*/
.sp {
  display: none !important;
}

#widewrapper {
  min-width: 1156px;
  font-family: 'Noto Sans JP',sans-serif;
}


#widewrapper img {
  width: 100%;
  display: block;
}

#widewrapper a:hover {
  opacity: 0.8;
}

.grpLocationLocus {
  font-size: 12px;
}



.swiper-pagination .swiper-pagination-bullet {
  width: 100px;
  height: 5px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.7);
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}

.containerInner {
  width: 1156px;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
  overflow-x: hidden;
}



.textTitle {
  font-size: 40px;
  letter-spacing: 6.4px;
}

.subTitle {
  font-size: 24px;
  letter-spacing: 3.2px;
  margin: 24px auto 40px;
}

.mainTitle {
  text-align: center;
}
.mainTitle img {
  width: auto!important;
  height: 52px;
  margin: 0 auto;
}

a:hover {
  text-decoration: none !important;
  opacity: 0.8;
}

.titleWithBg,
#OVERVIEW h2 {
  margin-bottom: 40px;
  letter-spacing: 5px;
}

.titleWithBg::before,
#OVERVIEW h2::before {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.arrow {
  position: relative;
}

.arrow::after {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/arrow.png) 100% 100%/100% no-repeat;
  content: '';
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

#topLogo {
  width: 75%;
  padding: 12px 0;
  margin: 0 auto;
}

#topLogo img {
  display: block;
  margin: 0 auto;
}

.preparing {
  width: 100%;
  background: #BFBFBF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #333;
}


/*-----------------------------

日付検索

------------------------*/

#searchContainer .titleWithBg::before,
#searchContainer #OVERVIEW h2::before,
#OVERVIEW #searchContainer h2::before {
  width: 207px;
  height: 61px;
  background: url(../images/Search.png) 100% 100%/contain no-repeat;
}


#topNavPlaceholder {
  overflow-y: visible;
}



/*-----------------------------

関西旅

-------------------------------*/

#kansai {
  position: relative;
}


/*-----------------------------

全国のおすすめ東急ホテルズ＆リゾーツ

-------------------------------*/
#recommend {
  background: url(../images/bg_yellow.jpg) top left / 100% 100% no-repeat;
}

#recommend .titleWithBg::before,
#recommend #OVERVIEW h2::before,
#OVERVIEW #recommend h2::before {
  width: 369px;
  height: 59px;
  background: url(../images/Recommend.png) 100% 100%/contain no-repeat;
}

#recommend .tab {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin: 40px auto;
  column-gap: 16px;
}

#recommend .tab li {
  padding: 12px 24px;
  border-right: 1px solid #333;
  position: relative;
  cursor: pointer;
  border: 1px solid #FF530F;
  color: #FF530F;
  border-radius: 4px;
  background: #fff;
}

#recommend .tab li.active {
  color: #fff;
  background: #FF530F;
}

#recommend .tab li:hover {
  opacity: .8;
}


/*-----------------------------

サービス概要

-------------------------------*/
#OVERVIEW h2 {
  color: #bf0000;
  width: fit-content;
  margin: 40px auto 0;
  font-size: 30px;
  font-weight: 400;
}
#OVERVIEW h2 img {
  display: inline-block;
  width: 30px;
  vertical-align: bottom;
  margin-right: 16px;
}
#OVERVIEW .holder {
  width: 1156px;
  box-sizing: border-box;
  margin: 40px auto 0;
  padding: 40px;
  padding-bottom: 28px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
  background-color: #fff;
  color: #333;
}

#OVERVIEW .holder .title {
  padding-bottom: 16px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
  font-weight: bold;
}

#OVERVIEW .holder .title span {
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
}

#OVERVIEW .holder dl {
  line-height: 1.6;
  padding-bottom: 4px;
}

#OVERVIEW .holder dl:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
}

#OVERVIEW .holder dl dt {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

#OVERVIEW .holder dl dd span {
  display: inline-block;
  font-weight: 400;
  padding: 4px 8px;
  background: #ebebeb;
}

#OVERVIEW .holder dl dd p {
  padding: 4px 0 14px;
  font-weight: 300;
}

#OVERVIEW .holder dl dd p em {
  font-style: normal;
  text-decoration: underline;
}

#OVERVIEW .holder dl dd a {
  text-decoration: underline;
}

#OVERVIEW .holder dl b {
  font-weight: 700;
}

/*-----------------------------

floating button

-------------------------------*/
.pagetop {
  /* display: none !important; */
  position: fixed !important;
  bottom: 20px;
  right: 8px;
  z-index: 9999;
}

#sideFixedBnr {
  bottom: 480px !important;
  right: 0px!important;
  z-index: 999;
  width: 150px!important;
}

.floatNav ul li{
  margin-bottom: 16px;
}
.floatNav ul li:last-child {
  margin-bottom: 0;
}

.floatNav ul li a {
  display: block;
  width: 80px;
  color: #fff;
}



/*-----------------------------

関西旅

-------------------------------*/
#kansai {
  position: relative;
}

#kansai .containerInner {
  display: flex;
  align-items: baseline;
  padding-top: 0;
}

#kansai .containerInner .info {
  width: 48%;
  z-index: 1;
  transform: scale(0.9);
}

#kansai .containerInner .map {
  width: 56%;
  position: relative;
  margin-left: -10%;
  left: -2%;
  z-index: 1;
}

#kansai .containerInner .map img {
  width: 92%;
}

#kansai .containerInner .map a {
  display: block;
  cursor: pointer;
  position: absolute;
}

#kansai .containerInner .map a::after {
  content: "";
  width: 2px;
  background: #FF530F;
  display: block;
  position: absolute;
  transform-origin: top center;
}

#kansai .containerInner .map a img {
  width: 69px;
  height: 44px;
}

#kansai .containerInner .map a.tottori {
  top: -30px;
  left: 45%;
}

#kansai .containerInner .map a.tottori::after {
  left: 50%;
  transform: translateX(-50%) rotate(-10deg);
  height: 36px;
}

#kansai .containerInner .map a.hyogo {
  top: -67px;
  left: 60%;
}

#kansai .containerInner .map a.hyogo::after {
  left: 50%;
  transform: translateX(-50%) rotate(15deg);
  height: 90px;
}

#kansai .containerInner .map a.kyoto {
  top: -45px;
  right: 60px;
}

#kansai .containerInner .map a.kyoto::after {
  margin-top: -4px;
  left: 30%;
  transform: rotate(40deg);
  height: 95px;
}

#kansai .containerInner .map a.shiga {
  top: 23%;
  right: -52px;
}

#kansai .containerInner .map a.shiga::after {
  top: 50%;
  left: 0%;
  transform: rotate(100deg);
  height: 68px;
}

#kansai .containerInner .map a.nara {
  bottom: 26%;
  right: -24px;
}

#kansai .containerInner .map a.nara::after {
  top: 50%;
  left: 0%;
  transform: rotate(100deg);
  height: 76px;
}

#kansai .containerInner .map a.osaka {
  bottom: 28%;
  left: 56%;
}

#kansai .containerInner .map a.osaka::after {
  top: 20%;
  right: 5%;
  transform: rotate(-118deg);
  height: 78px;
}

#kansai .containerInner .map a.wakayama {
  bottom: 0;
  left: 47%;
}

#kansai .containerInner .map a.wakayama img {
  width: 92px;
  height: 44px;
}

#kansai .containerInner .map a.wakayama::after {
  top: 50%;
  right: 5%;
  transform: rotate(-118deg);
  height: 109px;
}

#kansai .sticker1 {
  width: 17%;
  position: absolute;
  top: -50px;
  right: 0;
}

#kansai .sticker2 {
  width: 15%;
  position: absolute;
  bottom: -24%;
  left: 0;
  z-index: 1;
}

#pickup {
  position: relative;
  background: #FFF9D7 url(../../images/bg_yellow.jpg) top left / 100% 100% no-repeat;
}

#pickup .mainTitle img{
  height: 114px;
  padding-top: 40px;
  padding-bottom: 40px;
}

#pickup .containerInner {
  width: 1000px;
}

#pickup .hotel-box {
  min-height: 380px;
  padding-top: 24px;
}

#pickup .hotel-box h3 {
  margin-bottom: 16px;
}

#pickup .hotel-box .swiper-scrollbar {
  width: 100%;
  bottom: 30px;
  left: 0;
}

#pickup .hotels {
  display: block;
}

#pickup .hotels li {
  width: 200px;
  line-height: 1.5;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  background: #fff;
}

#pickup .hotels li a:hover {
  text-decoration: none;
}

#pickup .hotels li .photo img {
  width: 100%;
  aspect-ratio: 119/67;
  object-fit: cover;
  border-radius: 4px 4px 0 0;
}

#pickup .hotels li .name {
  font-size: 12px;
  display: block;
  padding: 8px;
  padding-bottom: 0;
  font-weight: bold;
}

#pickup .hotels li .name a {
  color: #333;
}

#pickup .hotels li .box {
  padding: 8px;
  font-size: 12px;
}

#pickup .hotels li .down a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#pickup .hotels li .down a .badge {
  box-sizing: border-box;
  padding-bottom: 3px;
  width: 58px;
  height: 58px;
  background-size: 58px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
}

#pickup .hotels li .down a .badge span {
  color: #fff;
  font-weight: 300;
}

#pickup .hotels li .down a .badge span:last-child {
  letter-spacing: -1px;
}

#pickup .hotels li .down a .badge span em {
  font-style: normal;
  font-weight: 500;
  font-size: 150%;
}

#pickup .hotels li .area {
  color: #767676;
  padding-bottom: 4px;
}

#pickup .hotels li .price-box {
  color: #bf0000;
  padding-top: 8px;
}

#pickup .hotels li .price-box span {
  font-size: 14px;
  font-weight: bold;
}

#pickup .hotels li .condition {
  color: #333;
  padding-top: 4px;
}

#pickup .hotels li .point span {
  font-size: 20px;
}

#pickup .hotels .review a .num {
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
}

#pickup .hotels .review .stars {
  font-size: 13px;
  letter-spacing: 3px;
  margin-right: 7.5px;
  width: 80px;
  display: inline-block;
  position: relative;
}

#pickup .hotels .review .stars .review-base {
  padding-left: 1.5px;
  color: #eaeaea;
  width: 100%;
  box-sizing: border-box;
}

#pickup .hotels .review .stars .review-rst {
  padding-left: 1.5px;
  color: #ffba00;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  box-sizing: border-box;
}

#pickup .swiper-wrapper li {
  margin-bottom: 24px;
  position: relative;
}

#pickup .sticker3 {
  width: 250px;
  position: absolute;
  bottom: -180px;
  right: 0;
}

#recommend {
  position: relative;
}

#recommend .containerInner {
  width: 1000px;
}

#recommend .hotel-box {
  min-height: 380px;
  padding-top: 24px;
}

#recommend .hotel-box h3 {
  margin-bottom: 16px;
}

#recommend .hotel-box .swiper-scrollbar {
  width: 100%;
  bottom: 30px;
  left: 0;
}

#recommend .hotels {
  display: none;
}

#recommend .hotels li {
  width: 200px;
  line-height: 1.5;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  background: #fff;
}

#recommend .hotels li a:hover {
  text-decoration: none;
}

#recommend .hotels li .photo img {
  width: 100%;
  aspect-ratio: 119/67;
  object-fit: cover;
  border-radius: 4px 4px 0 0;
}

#recommend .hotels li .name {
  font-size: 12px;
  display: block;
  padding: 8px;
  padding-bottom: 0;
  font-weight: bold;
}

#recommend .hotels li .name a {
  color: #333;
}

#recommend .hotels li .box {
  padding: 8px;
  font-size: 12px;
}

#recommend .hotels li .down a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#recommend .hotels li .down a .badge {
  box-sizing: border-box;
  padding-bottom: 3px;
  width: 58px;
  height: 58px;
  background-size: 58px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
}

#recommend .hotels li .down a .badge span {
  color: #fff;
  font-weight: 300;
}

#recommend .hotels li .down a .badge span:last-child {
  letter-spacing: -1px;
}

#recommend .hotels li .down a .badge span em {
  font-style: normal;
  font-weight: 500;
  font-size: 150%;
}

#recommend .hotels li .area {
  color: #767676;
  padding-bottom: 4px;
}

#recommend .hotels li .price-box {
  color: #bf0000;
  padding-top: 8px;
}

#recommend .hotels li .price-box span {
  font-size: 14px;
  font-weight: bold;
}

#recommend .hotels li .condition {
  color: #333;
  padding-top: 4px;
}

#recommend .hotels li .point span {
  font-size: 20px;
}

#recommend .hotels .review a .num {
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
}

#recommend .hotels .review .stars {
  font-size: 13px;
  letter-spacing: 3px;
  margin-right: 7.5px;
  width: 80px;
  display: inline-block;
  position: relative;
}

#recommend .hotels .review .stars .review-base {
  padding-left: 1.5px;
  color: #eaeaea;
  width: 100%;
  box-sizing: border-box;
}

#recommend .hotels .review .stars .review-rst {
  padding-left: 1.5px;
  color: #ffba00;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  box-sizing: border-box;
}

#recommend .swiper-wrapper li {
  margin-bottom: 24px;
  position: relative;
}

#recommend .sticker3 {
  width: 250px;
  position: absolute;
  bottom: -180px;
  right: 0;
}

#guide .containerInner {
  padding-top: 80px;
}

#guide .areaBtns {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  margin-top: 40px;
}

#guide .areaBtns a {
  display: block;
  width: calc((100% - 60px) / 7);
  cursor: pointer;
}

#guide .areaBtns.active {
  width: 100%;
  background-color: #fff;
  left: 0;
  top: 0;
  margin-top: 0;
  padding: 10px 0;
  z-index: 999;
}

#guide .areaBtns.active a {
  width: calc((1156px - 60px) / 7);
}

.guideContents h2 img {
  width: auto !important;
  height: 181px;
  margin: 0 auto 40px;
}

#osaka {
  min-height: 715px;
  background: url(../images/osaka_bg.png) no-repeat top left/100% 100%;
}

#nara {
  min-height: 715px;
  background: url(../images/nara_bg.png) no-repeat top left/100% 100%;
}

#wakayama {
  min-height: 715px;
  background: url(../images/wakayama_bg.png) no-repeat top left/100% 100%;
}

#kyoto {
  min-height: 715px;
  background: url(../images/kyoto_bg.png) no-repeat top left/100% 100%;
}

#shiga {
  min-height: 715px;
  background: url(../images/shiga_bg.png) no-repeat top left/100% 100%;
}

#hyogo {
  min-height: 715px;
  background: url(../images/hyogo_bg.png) no-repeat top left/100% 100%;
}

#tottori {
  min-height: 715px;
  background: url(../images/tottori_bg.png) no-repeat top left/100% 100%;
}

.guideContents .containerInner {
  width: 1000px;
}

.guideContents .containerInner .planBtn {
  display: block;
  width: 50%;
  box-sizing: border-box;
  padding: 20px 16px;
  margin: 32px auto 0;
  text-align: center;
  border-radius: 200px;
  background-color: #FF530F;
  color: #fff;
  position: relative;
}

.guideContents .containerInner .planBtn::after {
  content: url(../images/arrow_orange.svg);
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.guideContents .containerInner .green {
  background-color: #009E79;
  color: #fff;
}

.guideContents .containerInner .green::after {
  content: url(../images/arrow_green.svg);
}

.guideContents .swiper-wrapper {
  column-gap: 24px;
}

.guideContents .swiper-slide {
  font-size: 12px;
  line-height: 1.4;
  box-sizing: border-box;
  padding: 16px;
  border-radius: 4px;
  border: 1px solid #eaeaea;
  width: calc((100% - 72px) / 4);
  background: #fff;
}

.guideContents .swiper-slide > img {
  aspect-ratio: 16/9;
}

.guideContents .swiper-slide .update {
  color: #8c8c8c;
  padding: 8px 0;
  text-align: right;
}

.guideContents .swiper-slide .btn {
  border-radius: 4px;
  background-color: #54822B;
  display: block;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  margin-top: 16px;
  font-weight: 400;
}

.guideContents .swiper-slide .btn:hover {
  opacity: 0.8;
  text-decoration: none !important;
}

/* 转盘 */
#TOPBNR {
  position: relative;
}
.toWheel {
  width: 17%;
  position: absolute;
  bottom: 0;
  left: 19%;
  cursor: pointer;
  animation: poyopoyo 2s ease-out infinite;
}

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.9);
  }
}