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


/* =====================================================================================
#underTtl
===================================================================================== */
#underTtlInner{
  background:url("../../img/hotel-shop/mainttl_bg.jpg") center center no-repeat;
  background-size: cover;
}
/* =====================================================================================
#hotelArea
===================================================================================== */
#hotelArea{
  margin-top: 35px;
}
/* .hotelWrap
----------------------- */
.hotelWrap{
  text-align: center;
}
.hotelMainImage{
  margin: 35px 0 0;
  font-size: 0;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.hotelMainImage img{
  width: 100%;
  height: auto;
}
#hotelHanshin.hotelWrap .hotelMainImage .popFu{
  width: 26.66%;
  top: -20%;
  right: 2.66%;
}
.hotelWrap .hotelHeadline{
  font-size: 0;
  line-height: 0;
  margin-top: 26px;
}
/* .hotelDetail
----------------------- */
.hotelWrap .hotelDetail{
  margin-top: 22px;
  text-align: center;
}
.hotelWrap .hotelDetail p{
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
/* .hotelDetailBox
----------------------- */
.hotelDetailBox{
}
.hotelDetailBox h3{
  font-size: 0;
  line-height: 0;
}
/* .hotelDetailImage
----------------------- */
.hotelDetailImage{
  font-size: 0;
  line-height: 0;
  margin: 22px 0;
}
.hotelDetailImage img{
  width: 100%;
  height: auto;
}
/* =====================================================================================
#shopArea
===================================================================================== */
#shopArea{
  margin-top: 35px;
}
/* .shopWrap
----------------------- */
.shopWrap{
  position: relative;
  margin-top: 25px;
  text-align: center;
}
.shopMainImage{
  margin: 0 -6.8%;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.shopMainImage img{
  width: 100%;
  height: auto;
}
.shopHeadline{
  margin-top: 25px;
}
.shopWrap p{
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
/* .shopDetailImage
----------------------- */
.shopDetailImage{
  font-size: 0;
  line-height: 0;
  margin: 22px 0;
}
.shopDetailImage img{
  width: 100%;
  height: auto;
}
/* #shopOasis
----------------------- */
#shopOasis .shopMainImage .popFu{
  width: 26.66%;
  left: 6%;
  top: -11.6%;
}
/* #shopUnder
----------------------- */
#shopUnder .shopMainImage .popFu{
  width: 30.66%;
  left: 2.26%;
  bottom: -9%;
}
/* =====================================================================================
#infoArea
===================================================================================== */
#infoArea{
  margin-top: 28px;
  text-align: center;
}
#infoArea h2{
  font-size: 0;
  line-height: 0;
}
#infoArea div{
  margin-top: 7px;
}
#infoArea div img{
  width: 100%;
  height: auto;
}</pre></body></html>