html {
  scroll-behavior: smooth;
}
* {
  padding: 0;
  margin: 0;
}
a,
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color: #333;
}
a:hover {
	color: #555;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
.font-karla {
  font-family: 'Karla', sans-serif!important;
}
.Semi {
  font-weight: 400 !important;
}
.fs-36 {
  font-size: 36px;
}
.fs-28 {
  font-size: 28px;
}
.fs-24 {
  font-size: 24px;
}
.fs-20 {
  font-size: 20px;
}
.fs-16 {
  font-size: 16px;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-10 {
  font-size: 10px;
}
.w-768 {
  width: 768px;
  margin-left: 20px;
  margin-right: 20px;
}
.w-80 {
  width: 80px;
  display: inline-block;
}
.w-420 {
  width: 420px;
}
.w-240 {
  width: 240px;
}
.w-160 {
  width: 170px;
}
.m0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.p20 {
  padding: 20px;
}
.p-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.m0-20 {
  margin: 0 20px;
}
.m0au {
  margin-left: auto;
  margin-right: auto;
}
.pr10 {
  padding-right: 10px !important;
}
.pr30 {
  padding-right: 30px;
}
.pt10 {
  padding-top: 10px;
}
.pt30 {
  padding-top: 30px;
}
.pt50 {
  padding-top: 50px;
}
.pt80 {
  padding-top: 80px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb80 {
  padding-bottom: 80px;
}
.pl10 {
  padding-left: 10px !important;
}
.mt4 {
  margin-top: 4px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px !important;
}
.mt50 {
  margin-top: 50px;
}
.mt1em {
  margin-top: 1em;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml10 {
  margin-left: 20px;
}
.mr100 {
  margin-right: 100px;
}
.btn-meal {
  margin-top: 20px;
}
.deepBlue {
  background-color: #80001e;
}
.deepBlue2 {
  background-color: #603501;
}
.bg-bl {
  background-color: #000000;
  padding: 17px 26px !important;
}
.lh28 {
  line-height: 28px;
}
.container-fluid {
  padding: 0 !important;
}
.btn.btn-infoo {
  padding: 12px 15px;
  border-radius: 0;
  width: 240px;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  padding-top: 0;
}
/* header */
header {
  position: relative;
}
.logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 272px;
  height: auto;
}
.caption {
  width: 100%;
  max-width: 100%;
  top: 40%;
}
.scroll {
  position: absolute;
  bottom: 11px;
  right: 50%;
  margin-right: -11px;
  z-index: 12;
}
.carousel-caption {
  color: #ffffff;
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.header-menu {
  z-index: 23;
}
.reserve {
  background-image: url('../images/common/icon_reserv.png');
  background-repeat: no-repeat;
  content: "";
  width: 37px;
  height: 33px;
  position: absolute;
  top: 8px;
}
.txt {
  margin-left: 32px;
}
.carousel-indicators {
  right: auto !important;
  left: 40px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.carousel-item .carousel-item-content {
  background-repeat: no-repeat;
  content: "";
  width: 100vw;
  height: 100vh;
  background-size: cover;
  background-position: center center;
}
.carousel-item .carousel-item-content.slide1 {
  background-image: url(../images/top/slide01_r3.jpg);
}
.carousel-item .carousel-item-content.slide2 {
  background-image: url("../images/top/slide02_r2.jpg");
}
.carousel-item .carousel-item-content.slide3 {
  background-image: url("../images/top/slide03_r2.jpg");
}
.carousel-item .carousel-item-content.slide4 {
  background-image: url(../images/top/slide03.jpg);
}
.carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  border-radius: 100%;
  margin-right: 10px;
  color: black;
}
.btn-fb {
  position: absolute;
  bottom: 0;
  right: 60px;
  border: none;
  background: #ffffff;
  padding: 5px 10px;
  opacity: 0.8;
}
.btn-insta {
  position: absolute;
  bottom: 0;
  right: 0;
  border: none;
  background: #ffffff;
  padding: 5px 10px;
  opacity: 0.8;
}
.lst-news {
  /*width: 480px;*/
  width: 600px;
  padding: 5px 20px;
}
.lst-news .lst-news_post {
  width: 200px;
}
.h-news-N {
  background-color: #CFB27A;
  color: #ffffff;
  padding: 0px 10px;
  text-align: center;
}
.h-news-S {
  width: 110px;
  background-color: #5A5A5A;
  color: #ffffff;
  padding: 0px 10px;
  text-align: center;
}
.c-news {
  width: calc(100% - 200px);
}
a.text-less {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
a.text-less:hover {
  color: #CFB27A;
}
.menu-info {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  padding: 0;
}
.img-info {
  position: relative;
}
.img-menu {
  position: relative;
}
.img-info img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.btn-infoo {
  width: 240px;
  position: relative;
}
.btn-infooo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-down {
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -7px;
}
.select-food {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.content-meal {
  width: 400px;
  margin: 233px auto;
}
.content-food {
  margin: auto;
  margin-bottom: 20px;
}
.img-food1 {
  background-image: url('../images/top/block01_image01_r2.jpg');
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.img-food2 {
  background-image: url('../images/top/block01_image02_r2.jpg');
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.img-food3 {
  background-image: url('../images/top/block01_image03_r1.jpg');
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.img-food4 {
  background-image: url('../images/top/block01_image04.jpg');
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.reserv {
  width: 200px;
  height: 100%;
}
.btn-meal-cnt {
  width: 240px;
}
.btn-meal-cnt_short {
  width: 150px;
  padding: 9px 0 !important;
  margin: auto 2px;
}
img.floar-map-img {
  width: 100%;
  height: auto;
}
.title-op {
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
.time-table tr:nth-child(2) td {
  padding-top: 10px;
}
footer {
  border-top: 1px solid;
  margin-top: 50px;
  position: relative;
}
.icon {
  position: absolute;
  top: -10px;
  z-index: 2;
  background-color: #ffffff;
  left: 50%;
  margin-left: -25px;
}
footer a {
  color: #000000;
  line-height: 24px;
}
.logo-footer {
  margin-bottom: 18px;
}
.logo-footer img {
  width: 200px;
  height: auto;
}
footer .link_hotel {
  text-decoration: underline;
}
.news a.text-less {
  overflow: hidden;
  max-width: 100%;
  display: inline-block;
  color: #fff;
  line-height: 24px;
  border-bottom: 1px solid transparent;
}
.news a.text-less:hover {
  text-decoration: none;
  border-bottom-color: #ffffff;
}
.n-content {
  color: #000000;
	line-height: 1.7;
}
.n-content a {
  color: #007bff;
	text-decoration: underline;
}
.iframe {
  width: 367px;
  height: 367px;
}
.modal-header {
  padding: 0;
  position: relative;
  height: 100%;
}
.modal-title {
  width: 100%;
}
.modal.show .modal-dialog {
  max-width: 768px;
}
/* .close{
		position: absolute;
	    top: 0;
	    right: 0;
	    background-color: rgba(0, 0, 0, 1) !important;
	    margin: 0 !important;
	    opacity: 1;
	    z-index: 99;
	} */
.x {
	color: #ffffff;
	text-shadow: none;
	font-size: 35px;
	/* font-family: "游ゴシック", sans-serif; */
}
.t-news {
	margin-right: 10px;
}
.n-title {
  font-size: 21px;
  width: 100%;
  margin-bottom: 10px;
}
.modal-body {
  margin: 5px 5px 10px;
  color: #000;
	align-items: center;
}
.header-row {
  position: absolute;
  top: 0;
  right: 16px;
}
.header-menu {
  float: right;
  z-index: 22;
}
.ml {
  padding: 13px 20px;
}
.img-box {
  margin-right: 0px !important;
  width: 23px !important;
}
.a-ml:hover {
  opacity: 0.2;
}
.header-menu-ul {
  list-style: none;
}
.dropdown-menu {
  border-radius: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  top: 44px !important;
  left: 53px !important;
  width: 207px;
  background: transparent;
}
.header-menu-btn {
  border-color: #000000 !important;
  background-color: #000000 !important;
  border-radius: 0 !important;
  width: 50px;
}
.header-menu-btn:hover {
  opacity: 1;
}
.header-menu-btn:before {
  background-image: url('../images/common/icon-bars.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 19px;
  height: 19px;
  content: "";
  margin-top: 10px;
}
.show .header-menu-btn:before {
  background-image: url('../images/common/icon-close.png');
  opacity: 1;
}
.btn-more {
  background-color: #5A5A5A;
  padding: 14px 0;
  color: #ffffff;
  border: none;
  margin-top: 10px;
  display: inline-block;
}
.btn-more:hover {
  background-color: #7B7B7B;
  color: #ffffff;
  border: none;
  text-decoration: none;
}
.address {
  background-color: #80001e;
  padding: 60px 20px;
}
.time-table tr {
  vertical-align: top;
}
.header-row {
  padding: 0;
  z-index: 99;
}
.dropdown-menu a:hover div.ml {
  opacity: 0.8;
}
.floor-map {
  padding-top: 120px;
  padding-bottom: 120px;
}
.lst-img {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 1) !important;
  margin: 0 !important;
  opacity: 1;
  z-index: 99;
  padding: 0 !important;
  width: 40px;
  height: 40px;
}
.modal-content {
  border-radius: 0;
}
@media (max-width: 767px) {
  .for-pc {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .fs-28 {
    font-size: 22px;
  }
  .carousel-indicators li {
    width: 7px;
    height: 7px;
  }
  .nav-item {
    font-size: 14px;
  }
  .navbar-brand {
    height: 37px;
  }
  .logo {
    width: 228px;
  }
  .btn-fb {
    right: 50px;
  }
  .btn-insta img {
    width: 30px;
  }
  .btn-fb img {
    width: 30px;
  }
  .w-768 {
    width: 100%;
  }
  /* .iframe{
		width: 100%;
		height: 100%;
		padding: 0;
	} */
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .carousel-item .carousel-item-content.slide1 {
    background-image: url(../images/top/slide01_r3_sp.jpg);
  }
  .carousel-item .carousel-item-content.slide2 {
    background-image: url("../images/top/slide02_r2_sp.jpg");
  }
  .carousel-item .carousel-item-content.slide3 {
    background-image: url("../images/top/slide03_r2_sp.jpg");
  }
  .carousel-item .carousel-item-content.slide4 {
    background-image: url(../images/top/slide03_sp.jpg);
  }
  .fs-28 {
    font-size: 22px;
  }
  .img-food1, .img-food2, .img-food3, .img-food4 {
    height: 240px;
  }
  .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
  }
  .w-768 {
    width: 100%;
  }
  .carousel-item img {
    height: 480px;
  }
  .carousel-indicators li {
    width: 7px !important;
    height: 7px !important;
  }
  .carousel-indicators {
    left: 0 !important;
    right: 0 !important;
  }
  .carousel-caption {
    font-size: 20px;
  }
  .scroll {
    display: none;
    z-index: 12;
  }
  .logo {
    width: 130px;
  }
  .lst-news {
    width: 100%;
    padding-bottom: 15px;
  }
  .lst-news > .w-160 {
    margin-bottom: 10px;
    width: 100%;
  }
  .lst-news.d-sm-flex {
    display: block !important;
  }
  .content-meal {
    margin: 42px auto;
  }
  .content-meal {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
  .img-food {
    height: 240px;
  }
  .fs-36 {
    font-size: 24px;
  }
  .flex-direc {
    display: flex;
    flex-direction: column-reverse;
  }
  .w-420 {
    width: 240px;
  }
  .iframe {
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .lst-img .col-6:nth-child(odd) {
    padding-left: 0;
    padding-right: 5px;
    padding-top: 10px;
  }
  .lst-img .col-6:nth-child(even) {
    padding-right: 0;
    padding-left: 5px;
    padding-top: 10px;
  }
  .lst-img {
    margin: 0 !important;
  }
  .btn-fb {
    bottom: 0;
    right: 0;
  }
  .btn-insta {
    bottom: 34px;
    right: 0;
  }
  .btn-insta img {
    width: 20px;
  }
  .btn-fb img {
    width: 20px;
  }
  .timetable {
    margin-right: auto;
    margin-left: auto;
    /* width: 300px !important; */
    padding: 0 !important;
    width: 100%;
    margin-top: 35px;
  }
  .c-news {
    width: 100%;
  }
  .btn.btn-infoo {
    padding: 12px 15px;
    border-radius: 0;
    width: 120px;
  }
  .img-info {
    height: 100px;
  }
  .timetable table {
    width: 100%;
  }
  footer {
    margin-left: 20px;
    margin-right: 20px;
  }
  .iframe-maps {
    padding-top: 100%;
    position: relative;
  }
  .iframe-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 380px) {
  .btn-meal-cnt_short {
    width: 120px;
  }
}
/* @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.iframe-maps{
		position: relative;
		height: 280px;
		padding-top: 0;

	}
	.iframe-maps iframe {
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}

} */