<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media (min-width: 769px) {
  .sp-show {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .pc-show {
    display: none !important;
  }
}

html {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-size: 62.5%;
  letter-spacing: 0.1em;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* micro clearfx */
.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

img {
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  font-size: 1rem;
}

ul {
  list-style-type: none;
  padding: 0;
}

.font_bold {
  font-weight: bold;
}

.site_header {
  background-color: #ff9fb1;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .site_header {
    height: 30px;
    padding: 8px 0 0 0px;
  }
}

@media (min-width: 769px) {
  .site_header {
    height: 50px;
    padding: 16px 0 0 20px;
  }
}

@media (max-width: 768px) {
  .site_header .header_logo {
    display: flex;
    justify-content: space-around;
    width: 70%;
    margin: 0 auto;
    box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  .site_header .logo01 {
    width: 138.5px;
    height: 14.5px;
  }
}

@media (min-width: 769px) {
  .site_header .logo01 {
    float: left;
    width: 200px;
    height: 21px;
  }
}

@media (max-width: 768px) {
  .site_header .logo02 {
    width: 73.5px;
    height: 14.5px;
  }
}

@media (min-width: 769px) {
  .site_header .logo02 {
    float: left;
    width: 106px;
    height: 21px;
    margin-left: 25px;
  }
}

.site_header img {
  width: 100%;
  height: auto;
}

.kv {
  background-repeat: no-repeat;
  background-position: center top;
}

@media (max-width: 768px) {
  .kv {
    background-image: url(../img/kv_sp.jpg);
    width: 100%;
    height: 495px;
    background-size: cover;
  }
}

@media (min-width: 769px) {
  .kv {
    background-image: url(../img/kv_pc.jpg);
    height: 650px;
  }
}

@media (max-width: 768px) {
  .kv .kv_img {
    width: 100%;
    max-width: 345px;
    box-sizing: border-box;
    padding-top: 249px;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  .kv .kv_img {
    width: 95%;
    max-width: 1050px;
    margin: 0 auto;
    text-align: right;
    padding-top: 92px;
  }
}

@media (max-width: 768px) {
  .kv .kv_img img {
    width: 100%;
    height: auto;
  }
}

.title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 0.12em;
  text-align: center;
}

@media (max-width: 768px) {
  .title {
    font-size: 15px;
    padding-top: 28px;
    margin-bottom: 12.5px;
  }
}

@media (min-width: 769px) {
  .title {
    font-size: 30px;
    padding-top: 85px;
    margin-bottom: 25px;
  }
}

.sub_title {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}

@media (max-width: 768px) {
  .sub_title {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 25px;
    letter-spacing: -0.005em;
  }
}

@media (min-width: 769px) {
  .sub_title {
    max-width: 1050px;
    height: 70px;
    font-size: 32px;
    line-height: 75px;
    margin-bottom: 66px;
  }
}

p {
  color: #000;
  font-weight: normal;
  letter-spacing: 0.005em;
}

@media (max-width: 768px) {
  p {
    font-size: 15px;
    line-height: 27.5px;
    margin-bottom: 27.5px;
  }
}

@media (min-width: 769px) {
  p {
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 55px;
  }
}

.about {
  background-color: #f9f8f3;
}

@media (max-width: 768px) {
  .about {
    padding: 0 15px;
    box-sizing: border-box;
  }
}

@media (min-width: 769px) {
  .about {
    width: 100%;
  }
}

@media (min-width: 769px) {
  .about .about_inner {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.about .about_inner .title {
  color: #f49d36;
}

.about .about_inner .sub_title {
  background-color: #f49d36;
}

@media (min-width: 769px) {
  .about .about_inner .about_content {
    display: flex;
  }
}

.about .about_inner .about_content .about_img {
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .about .about_inner .about_content .about_img {
    float: right;
    width: 145px;
    height: 115px;
    padding-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
  }
}

@media (min-width: 769px) {
  .about .about_inner .about_content .about_img {
    width: 290px;
    height: 230px;
    padding: 30px 37px 39px 38px;
    margin-right: 6px;
    margin-left: 60px;
    margin-bottom: 110px;
  }
}

@media (max-width: 768px) {
  .about .about_inner .about_content .about_img img {
    width: 107.5px;
    height: 80.5px;
  }
}

@media (min-width: 769px) {
  .about .about_inner .about_content .about_img img {
    width: 215px;
    height: 161px;
  }
}

@media (max-width: 768px) {
  .reason {
    padding: 0 15px;
    box-sizing: border-box;
  }
}

@media (min-width: 769px) {
  .reason {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.reason .title {
  color: #8ed588;
}

.reason .sub_title {
  background-color: #8ed588;
}

.reason .number {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  border-radius: 10px;
  background-color: #8ed588;
  color: #fff;
  text-align: center;
}

@media (max-width: 768px) {
  .reason .number {
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 63px;
    margin: 0 auto 25px;
  }
}

@media (min-width: 769px) {
  .reason .number {
    width: 80px;
    height: 80px;
    font-size: 34px;
    line-height: 80px;
    margin: 0 auto 20px;
  }
}

.reason .standard {
  color: #544636;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 768px) {
  .reason .standard {
    font-size: 21px;
    line-height: 37.5px;
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) {
  .reason .standard {
    font-size: 36px;
    line-height: 75px;
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) {
  .reason p {
    width: 900px;
    padding: 0 25px;
    margin: 0 auto 55px;
  }
}

.reason .item {
  border-radius: 15px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .reason .item {
    height: 285px;
    border: solid 1px #544636;
    padding: 20px 25px 0;
    margin-bottom: 35px;
  }
}

@media (min-width: 769px) {
  .reason .item {
    width: 100%;
    max-width: 1050px;
    height: 430px;
    border: solid 2px #544636;
    padding: 40px 0 0 0;
    margin-bottom: 100px;
  }
}

.reason .item .icon01 {
  font-weight: normal;
  background-image: url(../img/icon01.png);
  background-repeat: no-repeat;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .reason .item .icon01 {
    color: #544636;
    font-size: 22px;
    line-height: 37.5px;
    background-position: left 2px;
    background-size: 28px 31.5px;
    padding: 0 0 0 40px;
    width: 165px;
    margin-bottom: 17.5px;
  }
}

@media (min-width: 769px) {
  .reason .item .icon01 {
    color: #544636;
    font-size: 34px;
    line-height: 75px;
    background-position: left 12px;
    background-size: 46px 51px;
    padding: 0 0 0 50px;
    width: 270px;
    margin-bottom: 33px;
  }
}

.reason .item ul, .reason .item li {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 769px) {
  .reason .item ul {
    margin: 0 auto;
    width: 610px;
    margin-bottom: 18px;
  }
}

.reason .item .icon02 {
  background-image: url(../img/icon02.png);
  background-repeat: no-repeat;
  color: #000000;
  font-weight: bold;
}

@media (max-width: 768px) {
  .reason .item .icon02 {
    font-size: 14px;
    line-height: 22.5px;
    background-position: left 2px;
    background-size: 17.5px 16.5px;
    padding: 0 0 0 30px;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
  }
}

@media (min-width: 769px) {
  .reason .item .icon02 {
    font-size: 20px;
    line-height: 40px;
    background-position: left 8px;
    background-size: 25px 24px;
    padding: 0 0 0 38px;
  }
}

.reason .item .icon03 {
  text-align: center;
}

@media (max-width: 768px) {
  .reason .item .icon03 img {
    width: 10px;
    height: auto;
  }
}

.reason h5 {
  text-align: center;
  color: #544636;
  font-weight: normal;
}

@media (max-width: 768px) {
  .reason h5 {
    font-size: 18px;
    line-height: 37.5px;
  }
}

@media (min-width: 769px) {
  .reason h5 {
    font-size: 30px;
    line-height: 45px;
  }
}

.reason h6 {
  font-weight: bold;
  text-align: center;
  color: #544636;
  background-color: #ebf9ea;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .reason h6 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px;
    height: 70px;
    box-sizing: border-box;
    padding-top: 10px;
  }
}

@media (min-width: 769px) {
  .reason h6 {
    font-size: 24px;
    line-height: 50px;
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .reason .room_img01 {
    box-sizing: border-box;
  }
}

@media (min-width: 769px) {
  .reason .room_img01 {
    display: flex;
    justify-content: space-between;
  }
}

@media (max-width: 768px) {
  .reason .room_img01 img {
    width: 100%;
    height: auto;
    margin-bottom: 12.5px;
  }
}

@media (min-width: 769px) {
  .reason .room_img01 img {
    width: 48.55%;
    height: auto;
  }
}

@media (min-width: 769px) {
  .reason .room_img02 {
    padding: 31px 0 0 0;
  }
}

.reason .room_img02 ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 768px) {
  .reason .room_img02 ul li {
    width: 48.5%;
  }
}

.reason .room_img02 ul .img_text {
  font-weight: bold;
}

@media (max-width: 768px) {
  .reason .room_img02 ul .img_text {
    font-size: 13px;
    padding: 9px 0 15px;
    line-height: 17.5px;
  }
}

@media (min-width: 769px) {
  .reason .room_img02 ul .img_text {
    line-height: 1em;
    font-size: 15px;
    padding: 18px 0 29px;
  }
}

@media (max-width: 768px) {
  .reason .room_img02 ul img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 769px) {
  .reason .room_img02 ul img {
    width: 100%;
    height: auto;
  }
}

.reason .mini {
  width: 100%;
  text-align: left;
  padding: 0;
}

@media (max-width: 768px) {
  .reason .mini {
    font-size: 12px;
    line-height: 17.5px;
  }
}

@media (min-width: 769px) {
  .reason .mini {
    font-size: 15px;
    line-height: 30px;
  }
}

.reason .kids_title {
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .reason .kids_title {
    font-size: 18px;
    height: 58.5px;
    background-image: url(../img/kids_title_sp.png);
    background-size: auto 58.5px;
    padding: 14px 0 0 0;
  }
}

@media (min-width: 769px) {
  .reason .kids_title {
    font-size: 30px;
    height: 78px;
    background-image: url(../img/kids_title_pc.png);
    background-size: 630px 78px;
    padding: 14px 0 0 0;
  }
}

.reason .kids {
  width: 100%;
  border-radius: 15px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .reason .kids {
    border: solid 4px #fd7e96;
    margin-top: -38px;
    margin-bottom: 40px;
    padding: 44px 0 4px 0;
  }
}

@media (min-width: 769px) {
  .reason .kids {
    max-width: 1050px;
    height: 540px;
    border: solid 4px #fd7e96;
    margin-top: -50px;
    margin-bottom: 111px;
    padding: 50px 0 0 0;
  }
}

.reason .kids .kids_sub_title {
  text-align: center;
  font-weight: bold;
}

@media (max-width: 768px) {
  .reason .kids .kids_sub_title {
    font-size: 16px;
    line-height: 25px;
  }
}

@media (min-width: 769px) {
  .reason .kids .kids_sub_title {
    font-size: 24px;
    line-height: 40px;
  }
}

.reason .kids .kids_sub_title span {
  font-weight: normal;
}

@media (max-width: 768px) {
  .reason .kids .kids_sub_title span {
    font-size: 12px;
    line-height: 37.5px;
  }
}

@media (min-width: 769px) {
  .reason .kids .kids_sub_title span {
    font-size: 15px;
    line-height: 75px;
  }
}

@media (max-width: 768px) {
  .reason .kids .kids_photo {
    box-sizing: border-box;
    padding: 0 15px;
  }
}

@media (min-width: 769px) {
  .reason .kids .kids_photo {
    display: flex;
    justify-content: space-between;
    width: 950px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .reason .kids .kids_photo img {
    width: 100%;
    height: auto;
    margin-bottom: 8px;
  }
}

@media (min-width: 769px) {
  .reason .kids .kids_photo img {
    width: 460px;
    height: auto;
  }
}

.hotel {
  background-color: #f9f8f3;
}

@media (max-width: 768px) {
  .hotel .hotel_inner {
    padding: 0 15px;
    box-sizing: border-box;
    padding-bottom: 37px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
  }
}

.hotel .hotel_inner .title {
  color: #57b4e9;
}

.hotel .hotel_inner .sub_title {
  background-color: #57b4e9;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .hotel .hotel_inner .v_logo {
    width: 240px;
    height: auto;
    margin: 0 auto 20px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .v_logo {
    width: 384px;
    height: 39px;
    margin: 0 auto 40px;
  }
}

.hotel .hotel_inner .v_logo img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .hotel .hotel_inner p {
    font-size: 17px;
    letter-spacing: -0.001em;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner p {
    width: 900px;
    padding: 0 25px;
    margin: 0 auto 50px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img {
    padding: 0px 0 0 0;
    margin-bottom: 70px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul li {
    width: 330px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul .img_text {
    font-size: 15px;
    line-height: 1em;
    font-weight: bold;
    padding: 18px 0 29px;
  }
}

@media (max-width: 768px) {
  .hotel .hotel_inner .hotel_img ul img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul img {
    width: 100%;
    height: auto;
    margin-bottom: 14px;
  }
}

.hotel .hotel_inner .hotel_img ul .hotel_title {
  font-weight: bold;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .hotel .hotel_inner .hotel_img ul .hotel_title {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 5px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul .hotel_title {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 5px;
  }
}

.hotel .hotel_inner .hotel_img ul .hotel_info {
  font-weight: normal;
}

@media (max-width: 768px) {
  .hotel .hotel_inner .hotel_img ul .hotel_info {
    font-size: 14px;
    line-height: 22.5px;
    letter-spacing: -0.001em;
    margin-bottom: 18px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul .hotel_info {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    height: 60px;
  }
}

.hotel .hotel_inner .hotel_img ul .official_link {
  display: block;
  text-decoration-line: none;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  color: #f08200;
  border: solid 1px #f08200;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  background-color: #fff;
  transition: 0.4s;
}

@media (max-width: 768px) {
  .hotel .hotel_inner .hotel_img ul .official_link {
    font-size: 18px;
    height: 50px;
    padding: 14px 0 0 0;
    margin-bottom: 7.5px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul .official_link {
    font-size: 18px;
    height: 48px;
    padding: 14px 0 0 0;
    margin-bottom: 12px;
  }
}

.hotel .hotel_inner .hotel_img ul .official_link::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #f08200;
  border-right: 1px solid #f08200;
  transform: rotate(45deg);
}

.hotel .hotel_inner .hotel_img ul .official_link:hover {
  color: #fff;
  border: solid 1px #f08200;
  background-color: #f08200;
}

.hotel .hotel_inner .hotel_img ul .official_link:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.hotel .hotel_inner .hotel_img ul .reserve_link {
  display: block;
  text-decoration-line: none;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  color: #fff;
  border: solid 1px #f08200;
  background-color: #f08200;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  transition: 0.4s;
}

@media (max-width: 768px) {
  .hotel .hotel_inner .hotel_img ul .reserve_link {
    font-size: 18px;
    height: 50px;
    padding: 14px 0 0 0;
    margin-bottom: 30px;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .hotel_img ul .reserve_link {
    font-size: 18px;
    height: 48px;
    padding: 14px 0 0 0;
  }
}

.hotel .hotel_inner .hotel_img ul .reserve_link::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.hotel .hotel_inner .hotel_img ul .reserve_link:hover {
  color: #f08200;
  border: solid 1px #f08200;
  background-color: #fff;
}

.hotel .hotel_inner .hotel_img ul .reserve_link:hover::after {
  border-top: 1px solid #f08200;
  border-right: 1px solid #f08200;
}

.hotel .hotel_inner .welcome_info {
  font-weight: bold;
  text-align: center;
  color: #000;
  background-color: #fff;
  border: solid 3px #dedbd4;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .hotel .hotel_inner .welcome_info {
    font-size: 17px;
    line-height: 27.5px;
    height: 110px;
    padding: 12px 0 0 0;
  }
}

@media (min-width: 769px) {
  .hotel .hotel_inner .welcome_info {
    font-size: 20px;
    line-height: 1em;
    height: 110px;
    padding: 42px 0 0 0;
  }
}

.site_footer {
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  .site_footer {
    height: 70px;
    background-color: #31281e;
    padding: 17.5px 0 0 0;
    box-sizing: border-box;
  }
}

@media (min-width: 769px) {
  .site_footer {
    height: 140px;
    background-color: #31281e;
    padding: 47px 0 0 0;
    box-sizing: border-box;
  }
}

@media (max-width: 768px) {
  .site_footer .footer_logo {
    width: 250px;
    height: 18px;
  }
}

@media (min-width: 769px) {
  .site_footer .footer_logo {
    width: 350px;
    height: 24px;
  }
}

.site_footer .copyright {
  font-family: 'Montserrat', sans-serif;
  color: #d3cdcd;
}

@media (max-width: 768px) {
  .site_footer .copyright {
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.01em;
  }
}

@media (min-width: 769px) {
  .site_footer .copyright {
    font-size: 11px;
    line-height: 36px;
  }
}
/*# sourceMappingURL=style.css.map */</pre></body></html>