@charset "UTF-8";
h2.secTitle {
  width: 220px;
  margin-bottom: 25px;
}

h2.secTitle img {
  height: 18px;
}

.leadText img,
.leadText img + img {
  display: block;
  height: 15px;
  margin: 10px auto;
}
.leadText_sp img{
  display: block;
  height: 24px;
  margin: 5px auto;  
}
.btn {
  background-size: 16px auto;
  width: auto;
}

.btn.brown {
  background-position: right center;
  background-size: 24px auto;
  width: auto;
}

.btn-all {
  width: 100%;
}
.headNews img{
    position: inherit;
    border-right: none;
}
.headNews h2{
 margin-bottom: 0; 
}
.headNews .bx-wrapper{
  padding-left: 0;
}
/* KV
--------------------------------------------------------------------------- */
#kvSlider {
  height: auto;
}

#kvSlider .slides li {
  height: auto;
}

#kvSlider #kv01,
#kvSlider #kv02,
#kvSlider #kv03 {
  background: none;
}

#kvSlider .kvTxt {
  width: 235px;
  height: auto;
}

#kvSlider .kvTxt img {
  width: 235px;
  height: 115px;
}

/* headNews
--------------------------------------------------------------------------- */
.headNews {
  position: static;
  height: auto;
  background: #0f1d3d;
  margin-top: 0;
  line-height: 1.4;
}

.headNews .wrapper,
.headNews h2,
.headNews .news-title,
.headNews .toList {
  display: block;
  width: auto;
  padding: 0;
  border: none;
}

.headNews .wrapper {
  padding: 20px 15px 10px;
}

.headNews .news-title {
  margin-bottom: 15px;
  white-space: normal;
}

.headNews .news-title a {
  display: block;
  position: relative;
  padding-right: 40px;
}

.headNews .news-title a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 10px;
  z-index: 0;
  /*border-right: 1px solid;
  border-bottom: 1px solid;*/
  margin: auto;
  /*transform: rotate(-45deg);*/
  width: 30px;
  height: 30px;
}

.headNews .toList {
  border-top: 1px solid #09131e;
  width: auto;
  margin: 0 -15px;
}

.headNews .toList a {
  display: block;
  border-top: 1px solid #183256;
  background-position: 15px center;
  padding: 15px;
  padding-left: 40px;
}

/* resMod
--------------------------------------------------------------------------- */
.reserveWrap {
  background: #fff;
  padding: 15px;
}

.reserveWrap .wrapper {
  display: block;
}
.bnr_float{
  width: 100%;
}
.bnr_float:after{ 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.bnr-plan{
  width: 65%;
  float: left;
}
.bnr-bestrate {
  width: 30%;
  height: auto;
  float: right;
}
.btn_club{
  width: inherit !important;
  margin-bottom: 10px;
}
.bnr-bestrate + .bnr-bestrate {
  margin-top: 5px;
}
.bnr-plan span {
  border: none;
  width: auto;
  margin-top: 0;
}

.bnr-bestrate span {
  border: none;
  width: auto;
  margin-top: 0;
}

.bnr-bestrate br {
  display: none;
}

.bnr-plan img {
  width: 100%;
}
.bnr-bestrate img {
  width: 100%;
}

/* designHotel
--------------------------------------------------------------------------- */
.designHotel {
  overflow: hidden;
  min-height: 0;
  padding-top: 0;
  text-align: center;
}

.designHotel h3 {
  margin-top: 40px;
}

.designHotel h3 img {
  width: 245px;
}

.designHotel .lead {
  padding: 40px 0;
  margin: 30px 0 0;
}

.designHotel .lead img {
  width: 240px;
}

/* FEATURE
--------------------------------------------------------------------------- */
.feature {
  width: 100%;
  overflow: hidden;
}

.feature .wrapper {
  padding: 30px 15px 15px;
}

.feature-slick .image {
  display: none;
}
.feature-slick:first-child .textArea{
  padding: 20px !important;
}
.feature-slick .textArea {
  float: none;
  width: auto;
  padding: 40px 20px;
}

.feature-slick .textArea p {
  margin: 20px 0;
}

.feature-slick .textArea .image {
  float: none;
  max-width: none;
  width: 100%;
  margin: 0 auto;
}

.feature-slick .textArea .btn {
  margin-bottom: 0;
}

.feature-slick .slick-prev,
.feature-slick .slick-next {
  left: 20px;
  bottom: 120px;
}

.feature-slick .slick-next {
  left: auto;
  right: 20px;
}

.feature-slick .slick-dots,
.feature-slick .feature-slick-counter {
  display: none;
}

/* RESTAURANT
--------------------------------------------------------------------------- */
.restaurant {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0;
}

.restaurant > .wrapper {
  padding: 30px 0;
}

.restaurant .controlNav {
  position: static;
}

.restaurant section {
    position: initial;
      content: ".";
    display: block;
    clear: both;  
}
.restaurant section .wrapper {
  position: static;
  padding: 0;
  width: 100%;
}

.restaurant section > img {
  max-width: none;
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.restaurant section .textArea {
  width: auto;
  padding: 30px 15px;
}

/*.restaurant section .textArea p > img {
  width: 200px;
}*/

.controlNav {
  background: none;
  box-shadow: none;
}
.controlNav ul{
 display: block; 
}
.controlNav ul.wrapper {
  height: auto;
  padding: 0;
}

.controlNav li {
  width: 50%;
  border-top: 1px solid;
}
.controlNav .tab_nav li{
 float: right; 
}
.controlNav .tab_nav li:last-child{
  width: 100%;
  clear: both;
}
.stayplan .tab_nav li:last-child{
  width: 100%; 
}
.controlNav li:nth-child(2) {
  border-right: 1px solid;
}

.controlNav a {
  text-decoration: none;
  padding: 10px 0;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W6", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 11px;
  line-height: 1.4;
}

.controlNav a img {
  display: none;
}

.controlNav a .spIL span {
  display: block;
  font-size: 15px;
}

.controlNav .active {
  position: static;
  top: -10px;
  height: auto;
  padding-top: 0;
  background: #221815;
}

.controlNav .active a {
  color: #fff;
}

.controlNav .active:before {
  content: none;
}

/* STAY PLAN
----------------------------------------------------------- */
.stayplan > .wrapper {
  padding: 30px 0;
}

.stayplan > .wrapper.sp {
  padding: 20px 20px 30px;
}

.stayplan .btn-all {
  position: static;
}

.stayplanSlider li > img {
  float: none;
  margin-right: 0;
  margin-bottom: 10px;
}
.stayplanSlider li img{
  height: 150px !important;
  width: auto !important;
  margin: 0px auto 4px;
}
.stayplanSlider .catList li {
  margin-bottom: 0;
}

.stayplanSlider .txtRight h3 {
  margin: 5px 0;
  font-size: 1.1rem;
  line-height: 1.5;
}

.stayplanSlider .txtRight br {
  display: none;
}

.stayplanSlider .slick-prev,
.stayplanSlider .slick-next {
  bottom: 300px;
  left: -20px;
  right: auto;
}

.stayplanSlider .slick-next {
  right: -20px;
  left: auto;
}

.planInfo {
  font-size: .9rem;
}

.planInfo dt,
.planInfo dd {
  padding: 5px;
}

.reserveBtn {
  margin: 20px 0;
}
.reserveBtn a:first-child{
  margin-bottom: 10px;
}
.reserveBtn a:nth-child(2){
  margin-bottom: 10px;
}
.reserveBtn a {
  display: block;
  width: auto;
}

.slick-wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 100%;
}

.slick-wrap:not(.disp_n) {
  height: 700px;
}

.slick-inner {
  width: 1000px;
  margin-left: -500px;
}

.stayplanSlider {
  width: 240px;
  margin: 0 auto;
}

.stayplanSlider .slick-slide {
  width: 240px;
  margin: 0;
  padding: 0 10px;
}

/* NEWS
----------------------------------------------------------- */
.whatsNews > .wrapper {
  padding: 30px 0 0;
}

.whatsNews .btn {
  position: static;
}

.newsSlider {
  margin: 0 auto;
  margin-bottom: 20px;
}

.newsSlider a {
  padding-top: 0;
}
.newsSlider .slick-prev{ 
  left: 40px;
}
.newsSlider .slick-next{
  right: 40px;
}
.newsSlider .news_wrap {
  margin-right: 0;
  padding: 0 10px;
}

.newsSlider .news_wrap img {
  width: 100%;
}

.newsSlider .slick-prev,
.newsSlider .slick-next {
  bottom: 100px;
  color: #333;
}

.whatsNews .slick-slide {
  opacity: .3;
  transition: all .5s;

  margin: 0 auto;
}

.whatsNews .slick-active {
  opacity: 1;
}

.feature .slick-dots {
  display: none !important;
}
.xmas_li{
  margin: 10px 15px 0;
}

.event{
  width: 50% !important; 
}

.stayplan .tab_nav li:last-child, .whatsNews .tab_nav li:last-child{
     margin-bottom: 50px; 
}

.stayplan .tabWrap{
 margin-bottom: 0px; 
}
.whatsNews .tabWrap {
margin-bottom: 0px;
}
 
 .ma_btn{
   margin-top: 10px;
 }


.bnr_wrapper{
  height: auto;
}