<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.owl-carousel {
  overflow: hidden;
}

/*------------------------------------------------
アポカリプスホテル
------------------------------------------------*/
#apocalypsehotel {
  display: block;
  margin: 0;
  padding: 0;
  background: #ffffff;
  text-align: center;

  background-size: contain;
  /*------------------------------------------------
  メインイメージ
  ------------------------------------------------*/
  /*------------------------------------------------
  ページ内リンク
  ------------------------------------------------*/
  /*------------------------------------------------
  特典
  ------------------------------------------------*/
  /*------------------------------------------------
  ホテル一覧
  ------------------------------------------------*/
}
#apocalypsehotel .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
#apocalypsehotel .wrapper {
  display: block;
  width: 86%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0;
  background: none;
}
@media (max-width: 1024px) {
  #apocalypsehotel .wrapper {
    width: 86%;
  }
}
@media (max-width: 800px) {
  #apocalypsehotel .wrapper {
    width: 90%;
  }
}
#apocalypsehotel .wrapper.wide {
  max-width: 1200px;
}
#apocalypsehotel .wrap {
  display: block;
  width: 86%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 800px) {
  #apocalypsehotel .wrap {
    width: 80%;
  }
}
#apocalypsehotel .contwrap {
  display: block;
  box-sizing: border-box;
  position: relative;
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 0;
}
@media (max-width: 680px) {
  #apocalypsehotel .contwrap {
    margin: 0;
  }
}
#apocalypsehotel .contwrap::after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#apocalypsehotel .contwrap .col_txt {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0;
  font-size: 16px;
  margin: 0;
  text-align: left;
  float: none;
  width: 48%;
}
@media (max-width: 680px) {
  #apocalypsehotel .contwrap .col_txt {
    display: block;
    width: 100%;
    padding: 0;
  }
  #apocalypsehotel .contwrap .col_txt p {
    font-size: 14px;
  }
}
#apocalypsehotel .contwrap .col_img {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 5% 0 0;
  margin: 0;
  width: 52%;
}
#apocalypsehotel .contwrap .col_img p {
  margin: 0 0 20px 0;
}
@media (max-width: 680px) {
  #apocalypsehotel .contwrap .col_img {
    display: block;
    width: 100%;
  }
}
#apocalypsehotel #mainttl {
  display: block;
  width: 100%;
  margin: 0;
}
#apocalypsehotel #mainttl .ttlimg {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  font-size: 0;
}
#apocalypsehotel #mainttl .ttlimg .img1 {
  display: inline-block;
  width: 47.3%;
}
#apocalypsehotel #mainttl .ttlimg .img1 img {
  width: 100%;
  height: auto;
}
#apocalypsehotel #mainttl .ttlimg .img2 {
  display: inline-block;
  width: 100%;
}
#apocalypsehotel #mainttl .ttlimg .img2 img {
  width: 100%;
  height: auto;
}
#apocalypsehotel #mainttl .ttlimg .img3 {
  display: inline-block;
  width: 34.1%;
}
#apocalypsehotel #mainttl .ttlimg .img3 img {
  width: 100%;
  height: auto;
}
#apocalypsehotel #mainttl .ttlbody {
  display: block;
  margin: 0 auto;
  padding: 1% 0 2% 0;
  text-align: center;
  box-sizing: border-box;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody {
    width: 100%;
    padding: 2% 5% 0 5%;
  }
}
#apocalypsehotel #mainttl .ttlbody .ttlmain {
  display: block;
  margin: 0;
  padding: 5% 0;
}
#apocalypsehotel #mainttl .ttlbody .ttlmain img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
#apocalypsehotel #mainttl .ttlbody .ttlmain figcaption {
  display: block;
  background: none;
  padding: 0;
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .ttlmain figcaption {
    padding: 5px 10px;
    font-size: 14px;
    display: block;
    width: 100%;
    border-width: 0 3px 3px 3px;
  }
}
#apocalypsehotel #mainttl .ttlbody .lead {
  font-size: 20px;
  font-weight: 400;
  display: block;
  margin: 0 auto 20px;
  color: #000;
  text-align: left;
  font-family: serif;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .lead {
    font-size: 16px;
  }
}
#apocalypsehotel #mainttl .ttlbody .lead.lrg {
  font-size: 38px;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .lead.lrg {
    font-size: 18px;
  }
  #apocalypsehotel #mainttl .ttlbody .lead.lrg br {
    display: block;
  }
}
#apocalypsehotel #mainttl .ttlbody .lead.mid {
  font-size: 20px;
  text-align: left;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .lead.mid {
    font-size: 16px;
    text-align: left;
  }
}
#apocalypsehotel #mainttl .ttlbody .lead.midbold {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .lead.midbold {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
  }
}

#apocalypsehotel #mainttl .ttlbody .lead.sml {
  font-size: 18px;
  text-align: left;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .lead.sml {
    font-size: 14px;
    text-align: left;
  }
}
#apocalypsehotel #mainttl .ttlbody .lead.smlright {
  font-size: 18px;
  text-align: right;
}
@media (max-width: 680px) {
  #apocalypsehotel #mainttl .ttlbody .lead.smlright {
    font-size: 14px;
    text-align: right;
  }
}

#apocalypsehotel ul.links {
  display: block;
  margin: 0 auto 3% auto;
  padding: 0 8%;
  font-size: 0;
  max-width: 600px;
}
@media (max-width: 680px) {
  #apocalypsehotel ul.links {
    margin: 0 0 5% 0;
  }
}
#apocalypsehotel ul.links li {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 0 4px;
  text-align: center;
  position: relative;
}
@media (max-width: 680px) {
  #apocalypsehotel ul.links li {
    margin-bottom: 10px;
    width: 100%;
  }
}
#apocalypsehotel ul.links li::after {
  display: inline-block;
  width: 0px;
  height: 0px;
  margin: 0;
  border-top: 6px solid white;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  z-index: 5;
  position: absolute;
  top: 34%;
  right: 20px;
}
@media (max-width: 680px) {
  #apocalypsehotel ul.links li::after {
    top: 26%;
  }
}
#apocalypsehotel ul.links li a {
  text-decoration: none;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  display: block;
  padding: 10px 0px 10px 0px;
  position: relative;
  border: none;
  color: #fff;
  margin: 0;
  background: #bf1111;
  font-family: serif;
}
@media (max-width: 680px) {
  #apocalypsehotel ul.links li a {
    border-width: 2px;
  }
}
#apocalypsehotel ul.links li a span {
  display: block;
}
#apocalypsehotel ul.links li a::before {
  display: none;
}
#apocalypsehotel ul.links li a:hover {
  background: #e20c0c;
}
@media (max-width: 680px) {
  #apocalypsehotel ul.links li a {
    font-size: 12px;
    border-width: 2px;
  }
}
#apocalypsehotel .tokuten {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}
#apocalypsehotel .tokuten .img_hayama {
  width: 30%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
#apocalypsehotel .tokuten .img_hayama img {
  height: auto;
  width: 100%;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .img_hayama {
    width: 35%;
    overflow: hidden;
    transform: translateX(-20%);
  }
}
#apocalypsehotel .tokuten .img_shirasaki {
  width: 30%;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}
#apocalypsehotel .tokuten .img_shirasaki img {
  height: auto;
  width: 100%;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .img_shirasaki {
    width: 35%;
    transform: translateX(20%);
  }
}
#apocalypsehotel .tokuten .inner {
  display: block;
  padding: 0;
  margin: 0 auto;
  position: relative;
  width: 36%;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .inner {
    width: 60%;
    margin: 0 auto 5% auto;
  }
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .inner.second {
    width: 60%;
    margin: 0 auto;
  }
}
#apocalypsehotel .tokuten .inner .mds_cont {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 600;
  padding: 0;
  margin: 0 0 20px 0;
  position: relative;
  color: #bf1111;
  font-family: serif;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .inner .mds_cont {
    font-size: 28px;
  }
}
#apocalypsehotel .tokuten .inner .lead {
  text-align: left;
  font-family: serif;
}
#apocalypsehotel .tokuten .inner .owl-carousel {
  margin: 5% 0;
}
#apocalypsehotel .tokuten .inner .mds_tokuten {
  background: #bf1111;
  color: #fff;
  padding: 5px 5px;
  font-size: 18px;
  font-family: serif;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .inner .mds_tokuten {
    font-size: 14px;
  }
}
#apocalypsehotel .tokuten .inner .txtlist {
  text-align: left;
  margin: 0 0 5% 0;
  padding: 0;
  list-style: none;
  font-family: serif;
}
#apocalypsehotel .tokuten .inner .txtlist li {
  padding: 0 0 0 1.2em;
  position: relative;
}
#apocalypsehotel .tokuten .inner .txtlist li::before {
  content: "";
  background: #bf1111;
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 0;
  border-radius: 50%;
}
#apocalypsehotel .tokuten .inner figure {
  display: block;
  margin: 0;
}
#apocalypsehotel .tokuten .inner figure img {
  width: 100%;
  height: auto;
}
#apocalypsehotel .tokuten .hotel {
  display: block;
  margin: 2% auto;
  padding: 0;
  position: relative;
}
#apocalypsehotel .tokuten .hotel .inner {
  display: block;
  width: 36%;
  margin: 0 auto;
  padding: 3% 0;
  box-sizing: border-box;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .hotel .inner {
    padding: 8% 0;
    width: 86%;
  }
}
#apocalypsehotel .tokuten .hotel .inner .planttl {
  background: #bf1111;
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  font-family: serif;
  padding: 15px 0;
}
#apocalypsehotel .tokuten .hotel .inner .planinfo {
  font-size: 18px;
  font-family: serif;
  border-bottom: 2px solid #bf1111;
  margin: 0;
  padding: 10px 0;
}
#apocalypsehotel .tokuten .hotel .inner .planinfo span {
  display: block;
  font-size: 14px;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .hotel .inner .planinfo span {
    font-size: 12px;
  }
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .hotel .inner .planinfo br {
    display: block;
  }
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve {
  display: block;
  background: #d18900;
  padding: 3px 20px;
  font-size: 16px;
  margin: 10px auto;
  color: #fff;
  border: 2px solid transparent;
  border-radius: 10px;
  text-align: center;
  border: none;
  width: 200px;
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve.mem {
  background: #ff3a00;
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve.mem:hover {
  background: #ff3a00;
  opacity: 0.8;
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve.pc {
  display: block;
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve.sp {
  display: none;
}
@media (max-width: 680px) {
  #apocalypsehotel .tokuten .hotel .inner .btn_reserve.pc {
    display: none;
  }
  #apocalypsehotel .tokuten .hotel .inner .btn_reserve.sp {
    display: block;
  }
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve:hover {
  background: #d18900;
  opacity: 0.8;
}
#apocalypsehotel .tokuten .hotel .inner .btn_reserve::after {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 2px 4px;
  content: "";
  width: 20px;
  height: 14px;
  background: url(../img/arrow.png) center center no-repeat;
  background-size: contain;
}
#apocalypsehotel .note_col {
  display: block;
  margin: 0;
  padding: 0 0 5% 0;
}
@media (max-width: 680px) {
  #apocalypsehotel .note_col .wrap {
    width: 100%;
    padding: 0;
  }
}
#apocalypsehotel .note_col .mds_rect {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  padding: 0;
  margin: 0 0 10px 0;
  position: relative;
  color: #000;
  font-family: serif;
}
#apocalypsehotel .note_col .mds_rect span {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  margin: 0 10px 0 0;
  padding: 4px 10px;
  box-sizing: border-box;
  background: #efcb6b;
  color: #fff;
  vertical-align: middle;
}
@media (max-width: 680px) {
  #apocalypsehotel .note_col .mds_rect {
    font-size: 16px;
  }
  #apocalypsehotel .note_col .mds_rect br {
    display: block;
  }
}
@media (max-width: 680px) {
  #apocalypsehotel .note_col .note {
    text-align: left;
  }
}
#apocalypsehotel .note_col .notelist {
  margin: 0 3% 5% 3%;
  padding: 0;
  list-style: none;
  font-family: serif;
  text-align: center;
}
@media (max-width: 680px) {
  #apocalypsehotel .note_col .notelist {
    text-align: center;
  }
}
#apocalypsehotel .note_col .notelist li {
  padding: 0 0 5px 1.2em;
  position: relative;
  font-size: 14px;
}
#apocalypsehotel .note_col .notelist li::before {
  content: "※";
  display: inline-block;
}
@media (max-width: 680px) {
  #apocalypsehotel .note_col .notelist li {
    text-align: left;
  }
  #apocalypsehotel .note_col .notelist li::before {
    content: "※";
    display: inline-block;
    position: absolute;
    left: 0;
  }
}

/*------------------------
クラブモントレリンク
------------------------*/
.res_bnr {
  position: fixed;
  top: inherit;
  bottom: 0;
  width: 100%;
  max-width: inherit;
  margin: 0px;
  z-index: 10000;
  background-color: rgb(0, 0, 0);
}
.res_bnr .wrap {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.res_bnr .wrap a {
  display: block;
  box-sizing: border-box;
  font-size: 12px;
  margin: 0;
  padding: 10px 40px;
  color: #000;
  text-align: center;
  background-image: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(214, 214, 214) 12%, rgb(255, 255, 255) 25%, rgb(214, 214, 214) 68%, rgb(235, 235, 235) 83%, rgb(255, 255, 255) 100%);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  position: relative;
}
@media (max-width: 680px) {
  .res_bnr .wrap a {
    padding: 3%;
  }
}
.res_bnr .wrap a:hover {
  opacity: 0.9;
}
.res_bnr .wrap a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 0;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  content: "";
}
.res_bnr .wrap a h2 {
  font-size: 13px;
  display: inline-block;
  margin: 0;
  padding: 5px 10px;
  vertical-align: middle;
}
@media (max-width: 680px) {
  .res_bnr .wrap a h2 {
    display: block;
    margin: 0;
    background: none;
    padding: 0;
    text-align: left;
  }
}
.res_bnr .wrap a p {
  font-size: 12px;
  display: inline-block;
  margin: 0;
  padding: 5px 30px 5px 0;
  vertical-align: middle;
}
@media (max-width: 680px) {
  .res_bnr .wrap a p {
    display: block;
    margin: 5px 0 0 0;
    background: none;
    padding: 0 20% 0 0;
    text-align: left;
    line-height: 1.6;
  }
}
.res_bnr .wrap a .login {
  display: block;
  margin: 0;
  padding: 5px 0;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}

/*------------------------------------------------
	SNSボタン表示スタイル
	------------------------------------------------*/
#pagebottom {
  position: relative;
  margin: 0 0 20px 0;
}

#pagebottom p {
  padding: 0;
  margin: 0;
}

#pagebottom .social {
  width: 100%;
  z-index: 100;
}

#pagebottom .social p {
  float: left;
}

#pagebottom .social p.tweet {
  margin: 0px 0 0 0;
  padding: 0 0px 0 0;
  width: 100px;
}

#pagebottom .social .mixi-btn {
  margin: 0px 15px 0 0;
  padding: 0;
}

/*-------------------------ホテル一覧------------------------*/
.special_hotellist {
  margin: 0;
  padding: 3em 0 0;
  background: #ddd;
  display: block;
}

.special_hotellist #hotellist {
  width: 880px;
  margin: 0 auto;
  padding: 0 40px 2em;
}

.special_hotellist #hotellist h2 {
  text-align: center;
  font-size: 22px;
  color: #000;
}

.special_hotellist #hotellist .flexslider a {
  font-size: 0.8em;
}

@media (max-width: 880px) {
  .special_hotellist #hotellist {
    width: 80%;
  }
}
@media (max-width: 680px) {
  .special_hotellist #hotellist {
    width: 70%;
  }
}
/*-------------------------新レイアウト調整用------------------------*/
.breadcrumb,
footer {
  background: #FFF;
  margin: 0px 0 0;
  border-top: 0 solid rgba(0, 0, 0, 0.1);
}

/*-------------------------コロナ対策------------------------*/
.coronavirus {
  width: 90%;
  margin: 30px auto !important;
  padding: 0;
}

.coronavirus li {
  width: 48% !important;
  display: inline-block;
}

.coronavirus li:first-child {
  margin: 0 20px 0 0;
}

.coronavirus li img {
  width: 100%;
}

.coronavirus li a:hover img {
  opacity: 0.6;
}

.coronavirus .pc {
  display: block;
}

.coronavirus .sp {
  display: none;
}

@media (max-width: 680px) {
  .coronavirus .pc {
    display: none;
  }
  .coronavirus .sp {
    display: block;
  }
  .coronavirus li {
    width: 100% !important;
    display: inline-block;
  }
  .coronavirus li:first-child {
    margin: 0 0 10px 0;
  }
}
/*-------------------------you tube------------------------*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 0 2% 0;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}</pre></body></html>