@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* ------------------------------
  共通読み込み
------------------------------ */
a {
  color: #000000;
  text-decoration: none !important;
}

a:hover {
  opacity: 0.75;
}

img, svg, video {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.fw-bold {
  font-weight: 700;
}

.fc-red {
  color: #e70000;
}

.-left {
  text-align: left !important;
}

.-right {
  text-align: right !important;
}

.-center {
  text-align: center !important;
  margin: auto;
}

.lg {
  display: inline;
}

.md {
  display: inline;
}

.sm {
  display: none;
}

.map-iframe {
  width: 100%;
  height: 300px;
  margin: 0 0 25px 0;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}

p {
  font-size: 14px;
}

.en {
  font-family: Century Gothic, sans-serif;
}

.l-header__heading {
  line-height: 1.1rem;
}
.l-header__inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 10px 0;
  color: #fff;
  position: relative;
}
.l-header__menu {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right;
}
.l-header__menu a {
  color: #fff;
}
.l-header__menu ul {
  display: flex;
}
.l-header__menu ul li {
  padding: 0 10px;
  font-size: 0.875em;
  line-height: 0.9rem;
}
.l-header__menu ul li:not(:last-child) {
  border-right: solid 1px #fff;
}
.l-header__tel {
  padding: 3px 10px 0 0;
}
.l-header__tel a:before {
  content: " ";
  display: inline-block;
  background: url(../images/common/icon_telephone.png) no-repeat 0 0/100%;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
  right: 10px;
}
.l-header__logo {
  text-align: center;
  padding: 32px 0 45px 0;
  max-width: 128px;
  margin: 0 auto;
}
.l-header .l-gnav__main {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.l-header .l-gnav__main li {
  margin: 0 1.5%;
}
.l-header .l-gnav__main li a {
  text-align: center;
  display: inline-block;
}
.l-header .l-gnav__main li a span {
  background: #F7F7F7;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  padding: 12px 0;
  margin: 0 0 7px 0;
  width: 50px;
  height: 50px;
}
.l-footer-menu__roominfo {
  display: flex;
  padding-bottom: 40px;
}
.l-footer-menu__roominfo--box {
  border: solid 1px #EBEAF2;
  background: #fff;
  border-radius: 5px;
  width: 48%;
}
.l-footer-menu__roominfo--box:not(:first-of-type) {
  margin-left: 4%;
}
.l-footer-menu__roominfo--box a {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}
.l-footer-menu__roominfo--box a p {
  max-width: 200px;
  width: 50%;
  margin-right: 5%;
}
.l-footer-menu__roominfo--box a p img {
  border-radius: 5px;
}
.l-footer__navi {
  padding-top: 1px;
}
.l-footer__navi ul {
  background: #fff;
  display: flex;
  justify-content: center;
  margin-bottom: 1px;
}
.l-footer__navi ul li {
  margin: 0 1%;
}
.l-footer__navi ul li a {
  padding: 20px 0;
  display: inline-block;
}
.l-footer__info div {
  background: #fff;
  padding: 30px 10%;
  text-align: left;
  display: block;
}
.l-footer__info div p:not(:last-child) {
  margin-bottom: 20px;
}
.l-footer__inner {
  padding: 40px 0;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  color: #fff;
}
.l-footer__inner a {
  color: #fff;
}
.l-footer__contents01 {
  width: 25%;
}
.l-footer__contents01 p a {
  font-size: 1rem;
  padding-top: 39px;
  display: block;
}
.l-footer__contents02 {
  width: 60%;
}
.l-footer__contents02 .contents02__address p {
  font-size: 0.875rem;
}
.l-footer__contents02 .mapbtn {
  border: solid #fff 1px;
  text-align: center;
  max-width: 235px;
  margin: 8px 0;
}
.l-footer__contents02 .mapbtn a {
  position: relative;
  display: block;
  padding: 7px 0;
}
.l-footer__contents02 .mapbtn a span::before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/common/icon_map.svg) no-repeat center center;
  position: absolute;
  top: 9px;
  left: 50px;
}
.l-footer__contents02 .contents02__card p {
  font-size: 0.875rem;
  margin-bottom: 5px;
}
.l-footer__contents03 {
  width: 15%;
}
.l-footer__copyright {
  background: #fff;
  text-align: center;
  padding: 20px 0;
}
.l-footer__copyright p {
  font-size: 0.75rem;
}

.l-main {
  z-index: 1;
}

.l-inner {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.l-breadcrumbs {
  margin-bottom: 20px;
}
.l-breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.l-breadcrumbs ol li {
  font-size: 0.6875rem;
}
.l-breadcrumbs ol li:not(:last-child) {
  position: relative;
  margin-right: 22px;
}
.l-breadcrumbs ol li:not(:last-child):after {
  content: " ";
  display: inline-block;
  width: 5px;
  height: 7px;
  background: url(../images/common/icon_arrow.svg) no-repeat center center/100%;
  position: relative;
  left: 10px;
}

.l-page-mv {
  height: 200px;
  max-width: 1500px;
  overflow: hidden;
  margin: 0 auto 20px auto;
}

.l-contents__page {
  margin-bottom: 80px;
}
.l-contents__flex {
  margin-bottom: 80px;
  display: flex;
}
.l-contents__block {
  width: 48%;
}
.l-contents__block-inner {
  width: 90%;
  margin: 0 auto 30px auto;
}
.l-contents__block:first-of-type {
  margin-right: 4%;
}

/* ---------------------
  gradient
----------------------- */
.bg-gradient {
  background-image: linear-gradient(46deg, rgb(118, 109, 193), rgb(159, 129, 205) 30%, rgb(241, 152, 175) 65%, rgb(251, 209, 211));
}

/* ---------------------
  button
----------------------- */
.reserve--inquiry ul {
  display: flex;
  width: 94%;
  margin: 30px auto;
}
.reserve--inquiry ul li {
  width: 46%;
  margin: 0 2%;
}
.reserve--inquiry ul li a {
  width: 100%;
  display: block;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 8px 0;
}
.reserve--inquiry ul li a span {
  position: relative;
  padding-left: 10%;
}
.reserve--inquiry ul li.btn01 a {
  background-image: linear-gradient(136deg, rgb(118, 109, 193), rgb(159, 129, 205));
}
.reserve--inquiry ul li.btn01 a span::before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/common/icon_reserve.svg) no-repeat center center/100%;
  position: absolute;
  left: -10%;
  top: -4px;
}
.reserve--inquiry ul li.btn02 a {
  background-image: linear-gradient(136deg, rgb(241, 152, 175), rgb(251, 209, 211));
}
.reserve--inquiry ul li.btn02 a span::before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/common/icon_telephone.png) no-repeat center center/100%;
  position: absolute;
  left: -7%;
  top: -5px;
}

/* ---------------------
  title
----------------------- */
.c-ttl--home {
  font-size: 2.375rem;
}
.c-ttl--home span {
  color: #766DC1;
}

.c-ttl--primary {
  padding: 9px 20px;
  color: #fff;
  margin-bottom: 20px;
}

.c-ttl--secondary {
  border-bottom: solid 1px #000;
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}

/* ---------------------
  table
----------------------- */
.c-table {
  width: 90%;
  border: solid 1px #EAEAEA;
  margin: 30px auto;
  font-size: 0.75rem;
}
.c-table tr {
  border: solid 1px #EAEAEA;
}
.c-table th, .c-table td {
  border: solid 1px #EAEAEA;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
.c-table th {
  background: #F3F3F3;
  padding: 5px 5px;
}
.c-table td {
  text-align: center;
  padding: 5px 5px;
}
.c-table .f10 {
  font-size: 10px;
}
.c-table .room-number {
  width: 90px;
}
.c-table .yellow {
  background: #FFFFC5;
}
.c-table .blue {
  background: #D3E8EE;
}
.c-table .red {
  background: #FFD0D9;
}

/* ---------------------
  form
----------------------- */
.form-block select, .form-block input, .form-block textarea, form select, form input, form textarea {
  border: solid 1px #EBEAF2;
  border-radius: 3px;
  padding: 5px 10px;
  width: 100%;
  font-size: 0.75rem;
}
.form-block .input-b, form .input-b {
  background: #766DC1;
  color: #fff;
  font-weight: 700;
  border: none;
  text-align: center;
  max-width: 200px;
  padding: 10px 0;
  margin: 20px auto;
}
.form-block .input-c, form .input-c {
  background: #9f81cd;
  color: #fff;
  font-weight: 700;
  border: none;
  text-align: center;
  max-width: 200px;
  padding: 10px 0;
  margin: 20px auto;
}
.form-block .hiss, form .hiss {
  background: #f198af;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 400;
  padding: 2px 5px;
  margin: 0 0 0 5px;
}
.form-block input.year, .form-block input.month, .form-block input.date, form input.year, form input.month, form input.date {
  width: 80px;
}
.form-block dl, form dl {
  margin: 20px 0 20px 0;
}
.form-block dl dt, form dl dt {
  font-size: 0.75rem;
}
.form-block dl dd, form dl dd {
  margin-bottom: 20px;
}

.home-mv {
  max-height: 500px;
  max-width: 1400px;
  overflow: hidden;
  margin: 0 auto;
}
.home-mv .slide {
  position: relative;
  max-height: 500px;
}
.home-mv .room-number {
  position: absolute;
  left: 5%;
  bottom: 30px;
  width: 90px;
  text-align: center;
  z-index: 1000;
}
.home-mv .room-number img {
  width: 70%;
  margin: 0 auto;
}
.home-mv .room-number span {
  color: #fff;
  font-size: 18px;
  margin-top: 5px;
  display: block;
}
.home-news {
  padding: 48px 0 55px 0;
}
.home-news .l-inner {
  display: flex;
  flex-wrap: wrap;
}
.home-news .l-inner .c-ttl--home {
  width: 30%;
}
.home-news .l-inner ul {
  max-width: 646px;
  width: 70%;
  margin-bottom: 20px;
}
.home-news .l-inner ul li a {
  display: block;
  padding: 15px 0;
  border-bottom: solid 1px #EBEAF2;
}
.home-news .l-inner ul li a time {
  margin-right: 20px;
}
.home-news__btn {
  margin-left: auto;
  margin-right: 20px;
}
.home-news__btn a {
  display: inline-block;
  padding: 10px 0%;
  margin-left: auto;
  position: relative;
}
.home-news__btn a::after {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/common/icon_arrow.svg) no-repeat center center;
  position: absolute;
  top: 30%;
}
.home-menu__mainmenu {
  display: flex;
  margin: 0 0 50px 0;
}
.home-menu__mainmenu li {
  margin: 0 0.8%;
}

.news .l-page-mv {
  background: url(../images/top/main_photo.png) no-repeat center center/cover;
}
.news-mv {
  max-height: 200px;
  max-width: 1400px;
  overflow: hidden;
  margin: 0 auto 20px auto;
}
.news-mv .slide {
  position: relative;
  max-height: 200px;
}
.news-mv .slide a img {
  position: relative;
  top: -150px;
}
.news-list li {
  display: block;
  padding: 12px 0;
  border-bottom: solid 1px #EBEAF2;
  line-height: 1.4em;
}
.news-list li time {
  display: block;
  font-weight: 700;
}
.news-list li .pop {
  padding: 10px 10% 15px 10%;
}
.news-list li .img {
  display: flex;
  margin: 10px 0;
}
.news-list li .img p {
  width: 50%;
}

.information__block p:not(:last-child) {
  margin-bottom: 20px;
}

.price-block__attention span {
  color: #d80000;
  font-size: 1.35rem;
  line-height: 1.7em;
}
.price-block .pricetime-block {
  width: 90%;
  margin: 30px auto 0 auto;
  background: #F7F7F7;
  padding: 30px 40px;
}

.sp_price-block .time-plan {
  padding: 20px 0;
}
.sp_price-block .time-plan .time-ttl {
  font-size: 1rem;
  border-bottom: solid 1px #000;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.sp_price-block .time-plan .time-copy {
  font-size: 0.75rem;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding-top: 5px;
}
.sp_price-block .time-plan table {
  margin-top: 10px;
  margin-bottom: 10px;
}

.roomrank-block .room-list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
}
.roomrank-block .room-list li {
  margin: 0 30px 20px 0;
  width: calc(33.3333333% - 30px);
}
.roomrank-block .room-list li.commingsoon {
  position: relative;
}
.roomrank-block .room-list li.commingsoon:before {
  content: " ";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.roomrank-block .room-list li.commingsoon:after {
  content: "準備中";
  color: #fff;
  position: absolute;
  left: 0;
  top: 43%;
  text-align: center;
  z-index: 10;
  width: 100%;
  font-size: 20px;
}
.roomrank-block .room-list li a {
  display: block;
  border: solid 1px #DEDEDE;
  border-radius: 8px;
  padding: 20px 5%;
  text-align: center;
}
.roomrank-block .room-list li a .ttl-room {
  padding-bottom: 10px;
}
.roomrank-block .room-list li a .ttl-room.en span {
  font-size: 2rem;
  line-height: 0.9em;
  display: block;
}
.roomrank-block .room-list li a .ttl-room span {
  font-size: 1.4375rem;
  padding: 10px 0;
  display: block;
}

.roominfo-block__floor {
  display: flex;
  padding: 30px 10px 20px 20px;
  border-bottom: solid 1px #000000;
}
.roominfo-block__floor .floor-name {
  width: 18%;
  text-align: center;
}
.roominfo-block__floor .floor-detail {
  width: 35%;
  padding: 0 4%;
  font-size: 0.75rem;
  line-height: 1.4rem;
}
.roominfo-block__floor .floor-detail img {
  display: block;
  margin-bottom: 10px;
}
.roominfo-block__floor .floor-roomlist {
  width: 47%;
}
.roominfo-block__floor .floor-roomlist ul {
  display: flex;
  flex-wrap: wrap;
}
.roominfo-block__floor .floor-roomlist ul li {
  text-align: center;
  position: relative;
  margin: 0 10px 20px 0;
  width: calc(33.3333333% - 10px);
  font-size: 0.75rem;
}
.roominfo-block__floor .floor-roomlist ul li .icon2 {
  background: #766DC1;
  color: #fff;
  font-size: 10px;
  padding: 0 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.roominfo-block__floor .floor-roomlist ul li img {
  width: 100%;
}
.roominfo-block__rank {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: solid #EBEAF2 1px;
  padding-top: 30px;
  padding-bottom: 15px;
}
.roominfo-block__rank.commingsoon {
  position: relative;
}
.roominfo-block__rank.commingsoon:before {
  content: " ";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.roominfo-block__rank .rank-name {
  width: 20%;
  text-align: center;
  display: block;
}
.roominfo-block__rank .rank-roomlist {
  width: 80%;
  display: block;
}
.roominfo-block__rank .rank-roomlist ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.roominfo-block__rank .rank-roomlist ul li {
  position: relative;
  text-align: center;
  margin: 0 10px 10px 0;
  width: calc(20% - 10px);
  font-size: 0.75rem;
}
.roominfo-block__rank .rank-roomlist ul li .icon2 {
  background: #766DC1;
  color: #fff;
  font-size: 10px;
  padding: 0 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.roominfo-block__rank .rank-roomlist ul li img {
  width: 100%;
}

.amenity-block .l-inner {
  margin-bottom: 30px;
}
.amenity-block__navi {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.amenity-block__navi li {
  margin: 0 10px 10px 0;
  width: calc(25% - 10px);
}
.amenity-block__navi li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 5px 0;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.1rem;
  text-align: center;
  background: #EBEAF2 url(../images/common/icon_arrow_purple.svg) no-repeat 90% center;
  border-top: solid 1px #766DC1;
  border-bottom: solid 1px #766DC1;
}
.amenity-block .ammenity-list {
  padding: 30px 0 0 0;
  margin-bottom: 0px;
}
.amenity-block .ammenity-list dl dt {
  border-bottom: solid 1px #000;
  padding: 0 0 5px 0;
}
.amenity-block .ammenity-list dl dd {
  padding: 5px 0 10px 0;
  font-size: 0.75rem;
}
.service-block__navi {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.service-block__navi li {
  margin: 0 10px 10px 0;
  width: calc(20% - 10px);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 5px 0;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.1rem;
  text-align: center;
  background: #EBEAF2 url(../images/common/icon_arrow_purple.svg) no-repeat 90% center;
  border-top: solid 1px #766DC1;
  border-bottom: solid 1px #766DC1;
}
.service-block .tab-contents-item {
  display: none;
}
.service-block .tab-contents-item.show {
  display: block;
}

.access-block .googlemap {
  margin-bottom: 60px;
}
.access-block .googlemap iframe {
  width: 90%;
  height: 400px;
  margin: 20px auto;
  display: block;
}
.access-block .access-howto .box {
  text-align: center;
  margin-bottom: 40px;
}
.access-block__navi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.access-block__navi li {
  margin: 0 10px 10px 0;
  width: calc(33% - 10px);
}
.access-block__navi li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  padding: 5px 0;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.1rem;
  text-align: center;
  background: #EBEAF2 url(../images/common/icon_arrow_purple.svg) no-repeat 90% center;
  border-top: solid 1px #766DC1;
  border-bottom: solid 1px #766DC1;
}

.room-block__detail {
  display: flex;
}
.room-block__box01 {
  max-width: 290px;
  width: 32%;
  margin-right: 3%;
}
.room-block__box01 .room-rank {
  text-align: center;
}
.room-block__box01 .room-rank span {
  font-size: 2rem;
}
.room-block__box01 .room-number {
  text-align: center;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 2rem;
  margin-bottom: 15px;
}
.room-block__box01 .button_area {
  margin-top: 20px;
}
.room-block__box01 .button_area .reserve a, .room-block__box01 .button_area .access a {
  background-image: linear-gradient(136deg, rgb(118, 109, 193), rgb(159, 129, 205));
  color: #fff;
  padding: 10px 0;
  display: block;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 10px;
}
.room-block__box01 .button_area .reserve a span, .room-block__box01 .button_area .access a span {
  position: relative;
  font-size: 1.125rem;
}
.room-block__box01 .button_area .reserve a span::before, .room-block__box01 .button_area .access a span::before {
  content: " ";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/common/icon_reserve.svg) no-repeat center center/100%;
  position: absolute;
  left: -30%;
  top: -4px;
}
.room-block__box01 .button_area .access a span::before {
  width: 20px;
  background: url(../images/common/icon_access.svg) no-repeat center center/100%;
  left: -20%;
}
.room-block__box02 {
  max-width: 600px;
  width: 65%;
}
.room-block__box02 .photo-slide__main {
  margin-bottom: 10px;
}
.room-block__box02 .photo-slide__main img {
  width: 100%;
}
.room-block__box02 .photo-slide ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
}
.room-block__box02 .photo-slide ul li {
  margin: 0 10px 10px 0;
  width: calc(25% - 10px);
}
.room-block__box02 .zoom__img {
  overflow: hidden;
}
.room-block__box02 .zoom__img img {
  transition: transform 0.3s, object-position 0.3s;
  transition: transform 0.3s, object-position 0.3s, -o-object-position 0.3s;
  width: 100%;
  height: auto;
  display: block;
}
.room-block__box02 .zoom__img:hover img {
  transform: scale(2);
  position: relative;
}
.room-block__box02 .room-amenity {
  margin: 30px 0 60px 0;
  font-size: 0.75rem;
}
.room-block__box02 .room-amenity dt {
  background: #F7F7F7;
  padding: 8px 10px 8px 10px;
  margin-bottom: 5px;
}
.room-block__box02 .room-price p {
  font-size: 0.75rem;
}
.room-block__box02 .room-price table {
  margin: 10px auto 40px auto;
}

.preopen {
  text-align: center;
  max-width: 900px;
  width: 90%;
  margin: 0 auto 90px auto;
}
.preopen-ttl {
  margin-bottom: 20px;
}
.preopen-ttl h1 {
  font-size: 40px;
  line-height: 3.2rem;
}
.preopen-ttl p {
  font-size: 1.125rem;
  line-height: 1.9rem;
  padding: 20px 0;
}
.preopen .event ul {
  max-width: 700px;
  margin: 30px auto 80px auto;
  display: flex;
}
.preopen .event ul li {
  width: 48%;
  margin: 0 1%;
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .lg {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .md {
    display: none;
  }
  .sm {
    display: inline;
  }
  body {
    font-size: 12px;
  }
  p {
    font-size: 12px;
  }
  .l-header .bg-gradient {
    height: 34px;
  }
  .l-header__menu {
    top: 10px;
  }
  .l-header__menu ul li:nth-child(2) {
    border-right: none;
  }
  .l-header__logo {
    max-width: 93px;
    padding: 22px 0 35px 0;
  }
  .l-header .l-gnav__main li {
    margin: 0 1.8%;
  }
  .l-header .l-gnav__main li a {
    font-size: 0.6875rem;
  }
  .l-header .l-gnav__main li a span {
    width: 40px;
    height: 40px;
  }
  .l-footer-menu__inner {
    width: 100%;
  }
  .l-footer-menu__roominfo {
    margin-left: 0%;
    padding-top: 40px;
    padding-bottom: 30px;
    flex-direction: column;
    background: #F7F7F7;
  }
  .l-footer-menu__roominfo .c-ttl--home {
    width: 90%;
    margin: 0 auto 20px auto;
  }
  .l-footer-menu__roominfo--box {
    width: 90%;
    margin: 0 auto 20px auto;
  }
  .l-footer-menu__roominfo--box:not(:first-of-type) {
    margin: 0 auto 10px auto;
  }
  .l-footer-menu__roominfo--box a {
    padding: 10px 10px;
  }
  .l-footer-menu__roominfo--box a h3 {
    font-size: 0.75rem;
    line-height: 1.5em;
  }
  .l-footer-menu__roominfo--box a p img {
    border-radius: 3px;
  }
  .l-footer__navi ul li {
    margin: 0 3.5%;
  }
  .l-footer__inner {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
  }
  .l-footer__contents01 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .l-footer__contents01 p a {
    padding-top: 5px;
  }
  .l-footer__contents02 {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .l-footer__contents02 .contents02__address p {
    font-size: 0.6875rem;
    line-height: 1.2rem;
  }
  .l-footer__contents02 .mapbtn {
    margin: 20px auto 40px auto;
  }
  .l-footer__contents02 .contents02__card p {
    font-size: 0.75rem;
  }
  .l-footer__contents02 .contents02__card {
    border-top: solid #fff 1px;
    padding: 30px 5% 0 5%;
  }
  .l-footer__contents03 {
    width: 38%;
    margin: 0 auto;
    text-align: center;
  }
  .l-contents__flex {
    flex-direction: column;
  }
  .l-contents__block {
    width: 100%;
    margin-bottom: 40px;
  }
  .l-contents__block:first-of-type {
    margin-right: 0;
  }
  .c-ttl--home {
    font-size: 1.375rem;
  }
  .c-ttl--primary {
    text-align: center;
    line-height: 1rem;
  }
  .c-table-facility th {
    display: block;
    width: 100%;
    border: none;
    border-bottom: solid 1px #EAEAEA;
  }
  .c-table-facility td {
    display: block;
    width: 100%;
    border: none;
  }
  .home-mv {
    max-height: 400;
  }
  .home-mv .slide {
    max-height: 400;
  }
  .home-mv .room-number {
    width: 70px;
    left: 0%;
    bottom: 7px;
  }
  .home-mv .room-number img {
    width: 50%;
  }
  .home-mv .room-number span {
    margin-top: 0px;
    font-size: 10px;
  }
  .home-news {
    padding: 0px 0 45px 0;
  }
  .home-news .l-inner {
    flex-direction: column;
  }
  .home-news .l-inner .c-ttl--home {
    margin-bottom: 15px;
  }
  .home-news .l-inner ul {
    width: 100%;
    margin-bottom: 10px;
    border-top: solid 1px #EBEAF2;
  }
  .home-news .l-inner ul li a {
    padding: 7px 0;
  }
  .home-news .l-inner ul li a time {
    display: block;
  }
  .home-menu__mainmenu {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto 40px auto;
  }
  .home-menu__mainmenu li {
    margin: 0 2% 20px 2%;
    width: 46%;
  }
  .news-mv {
    max-height: 400;
  }
  .news-mv .slide {
    max-height: 400;
  }
  .news-mv .slide a img {
    top: 0;
  }
  .news-list li {
    padding: 7px 0;
  }
  .price-block__attention span {
    font-size: 1.125rem;
  }
  .roomrank-block .room-list {
    padding-left: 5%;
  }
  .roomrank-block .room-list li {
    margin: 0 5% 20px 0;
    width: 45%;
  }
  .roomrank-block .room-list li a {
    padding: 10px 5%;
  }
  .roomrank-block .room-list li a .ttl-room {
    padding-bottom: 0;
    line-height: 1.2em;
  }
  .roomrank-block .room-list li a .ttl-room.en span {
    font-size: 1.21rem;
    margin-bottom: 5px;
  }
  .roomrank-block .room-list li a .ttl-room span {
    font-size: 1rem;
    line-height: 1.7em;
    padding: 0px 0;
  }
  .roominfo-block__floor {
    padding: 0px 10px 30px 20px;
    flex-direction: column;
    border-bottom: none;
  }
  .roominfo-block__floor .floor-name {
    width: 100%;
    border-bottom: solid 1px #000000;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
  }
  .roominfo-block__floor .floor-detail {
    width: 100%;
    padding: 0 0%;
    margin-bottom: 20px;
  }
  .roominfo-block__floor .floor-detail img {
    display: none;
  }
  .roominfo-block__floor .floor-roomlist {
    width: 100%;
  }
  .roominfo-block__floor .floor-roomlist ul li {
    width: calc(50% - 10px);
  }
  .roominfo-block__floor .floor-roomlist ul li img {
    width: 100%;
  }
  .roominfo-block__rank {
    flex-direction: column;
    padding-bottom: 30px;
  }
  .roominfo-block__rank .rank-name {
    width: 100%;
    padding-bottom: 20px;
    font-size: 1.125rem;
  }
  .roominfo-block__rank .rank-roomlist {
    width: 100%;
  }
  .roominfo-block__rank .rank-roomlist ul {
    padding-left: 10px;
  }
  .roominfo-block__rank .rank-roomlist ul li {
    width: calc(50% - 10px);
  }
  .amenity-block__navi li {
    width: calc(50% - 10px);
  }
  .amenity-block__navi li a {
    padding: 0px 0;
    height: 45px;
    font-size: 0.625rem;
    line-height: 0.8rem;
  }
  .service-block__navi li {
    width: calc(50% - 10px);
  }
  .service-block__navi li {
    padding: 0px 0;
    height: 45px;
    font-size: 0.625rem;
    line-height: 0.8rem;
  }
  .access-block__navi li {
    width: calc(50% - 10px);
  }
  .access-block__navi li a {
    padding: 0px 0;
    height: 45px;
    font-size: 0.625rem;
    line-height: 0.8rem;
  }
  .room-block__detail {
    flex-direction: column;
  }
  .room-block__box01 {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 30px auto;
  }
  .room-block__box01 .button_area {
    max-width: 350px;
    margin: 20px auto 0 auto;
  }
  .room-block__box02 {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
  .preopen-ttl h1 {
    font-size: 24px;
    line-height: 2rem;
  }
  .preopen-ttl p {
    font-size: 14px;
    line-height: 1.6rem;
  }
  .preopen .event ul {
    flex-direction: column;
  }
  .preopen .event ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
/*# sourceMappingURL=../../maps/assets/css/style.css.map */
