@charset "UTF-8";

.bold {
  font-weight: 700 !important;
}

.txt_title__left2 {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 19px;
  font-weight: 500;
  text-align: left;
}

.txt_detail {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 13px;
}
.txt_detail__center {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 13px;
  text-align: center;
  line-height: 1.9;
}

.txt_detail__mini {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 12px;
  letter-spacing: 0em;
}

.txt_detail__minimini {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 11px;
  letter-spacing: 0em;
}

.txt_detail__big {
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: 19px;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.txt_mincho_title {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.txt_mincho_title-detail {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  line-height: 1.9;
}
.txt_mincho_detail__l {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 19px;
  font-weight: 900;
}

.txt_mincho_detail {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
}

.txt_mincho_detail__center {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  text-align: center;
  line-height: 1.9;
}
.txt_mincho_detail__mini {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  letter-spacing: 0em;
}

.txt_mincho_detail__big {
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 800;
}

.description {
  font-size: 12px;
  margin: 0 auto;
  padding-top: 25px;
}

ul.description {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 12px;
  color: #222222;
  font-weight: 800;
  max-width: 700px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #222222;
  font-weight: 800;
}

ul.description_white {
  position: relative;
  padding-left: 15px;
  margin: 0;
  font-size: 12px;
  color: #fff;
  font-weight: 800;
  max-width: 700px;
  margin: 0 auto;
}

ul.description_white li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "❉";
  color: #fff;
  font-weight: 800;
}

@media (max-width: 768px) {
  ul.description {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 12px;
    color: #222222;
    font-weight: 800;
    max-width: 85%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  ul.description_white {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-size: 12px;
    color: #fff;
    font-weight: 800;
    max-width: 85%;
    margin: 0 auto;
  }
}
#hotel_link {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 13px;
  color: #222222;
  list-style: none;
}

#hotel_link > li {
  padding: 0 10px;
  border-left: solid 1px #222222;
  border-right: solid 1px #222222;
}

#hotel_link > li + li {
  border-left: none;
}

#hotel_link > li a {
  color: #222222;
  text-decoration: none;
}

#hotel_link > li a:hover {
  text-decoration: underline;
}

.txt-copyright {
  display: block;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
}

@media screen and (max-width: 480px) {
  #hotel_link {
    flex-wrap: wrap;
    max-width: 320px;
    margin-top: 20px;
    font-size: 12px;
  }
  #hotel_link > li {
    width: 100%;
  }
  #hotel_link > li + li {
    border-left: solid 1px #222222;
    margin-top: 10px;
  }
}
.access {
  background-color: #fff;
}

.address__name {
  display: block;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  margin-bottom: 8px;
  color: #222222;
}
.address__add {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 8px;
  color: #222222;
}
.address__tel {
  display: block;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 35px;
  color: #222222;
}

.inquiry {
  color: #222222;
  text-align: center;
  padding-bottom: 20px;
}
.inquiry .inquiry_title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}
.inquiry .inquiry_tel {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  letter-spacing: 2px;
}
.inquiry .inquiry_date {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .inquiry_tel {
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    letter-spacing: 2px;
  }
}
.title-access {
  color: #222222;
  text-align: center;
  width: 100%;
  padding: 8px 0;
  margin: 0px 0 20px 0;
  font-family: "Oswald", sans-serif;
  font-size: 22px;
}

a.btn_link_access {
  position: relative;
  display: inline-block;
  min-width: 250px;
  min-height: 30px;
  padding-top: 10px;
  padding-bottom: 4px;
  color: #222222;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  margin: 8px 0 16px 0;
}

.subtitle_gosic_red_mini_center {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  padding-bottom: 16px;
}

.sns {
  max-width: 200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.sns_icon {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 110px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center;
}

.sns_logo {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  text-align: center;
}

.copyright_hotel {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  max-width: 330px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center;
}

footer {
  background-color: #000;
  padding: 25px 0px 15px 0px;
}

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 10px;
  }
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt5 {
  padding-top: 6px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pt80 {
  padding-top: 80px;
}

br.brsp {
  display: none;
}

br.brpc {
  display: inline;
}

@media screen and (max-width: 640px) {
  br.brsp {
    display: inline;
  }
  br.brpc {
    display: none;
  }
}
.spswap {
  display: none !important;
}

.pcswap {
  display: inline !important;
}

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important;
  }
  .spswap {
    display: inline !important;
    display: block !important;
    margin: 0 auto;
  }
}
.bg_white {
  background-color: #fff;
  padding: 10px;
}

.caption {
  width: 700px;
  text-align: right;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .caption {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
}

.w800 {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}
.w800 img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.w700 {
  max-width: 700px;
}

.w530 {
  max-width: 530px;
}

.w300 {
  max-width: 530px;
}

@media screen and (max-width: 768px) {
  .w800,
  .w700,
  .w530 {
    width: 90%;
  }
  .w300 {
    max-width: 300px;
  }
}
.color_primary {
  color: #a00f16;
}

.color_white {
  color: #fff;
}

main {
  background: #e9912c;
  margin: 0px;
}

.section__top {
  background-image: url(../images/back1.webp);
  background-size: 100% auto;
  background-repeat: repeat-x;
  margin: 0px;
}
.section__contents {
  background-size: cover;
  background-image: url(../images/back2.webp);
  background-size: 100% auto;
  background-repeat: repeat-x;
  margin: 0px;
}

html {
  scroll-behavior: smooth;
  background-color: #000;
  color: #222222;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  background: #da933f;
}

#header {
  width: 100%;
  max-width: 1100px;
  text-align: left;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ul {
  list-style: none;
}

a {
  color: #222222;
}

a:hover {
  opacity: 0.5;
}

nav a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  letter-spacing: 2px;
  color: #fff;
  text-decoration: none;
}

.grid2 {
  display: grid;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: 700px;
}

.grid2_46 {
  display: grid;
  margin: 0 auto;
  max-width: 980px;
  grid-template-columns: 0.4fr 0.6fr;
  gap: 32px;
}

@media (max-width: 768px) {
  .grid2,
  .grid2_46 {
    max-width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
  }
}
#top {
  background: #fff;
}

#top header .inner {
  max-width: 100%;
}

.container {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}
.container .w800 {
  max-width: 800px;
  margin: 0 auto;
  display: block;
}
.container .w800 img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.inner_center {
  margin: 0 auto;
  text-align: center;
}

.item {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.item-img {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.item-img img {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .item-img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .description_bg {
    background: none;
  }
}
hr {
  height: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #fff;
}

.hr_black {
  height: 0;
  margin: 0px 0 10px 0;
  padding: 0;
  border: 0;
  border-top: 3px solid #000;
}

.button {
  max-width: 250px;
}

.btn_wrap {
  text-align: center;
}

a.btn_link {
  position: relative;
  display: inline-block;
  padding: 15px 0 8px 12px;
  margin-bottom: 30px;
  min-width: 200px;
  min-height: 30px;
  color: #444;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: 0.3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 2px dotted #444;
  font-family: "Noto Serif JP", serif;
}

dd {
  margin: 0;
}

.product {
  display: flex;
  align-items: center;
  padding: 3px 0;
}

.product::after {
  content: "";
  border-top: 2px dotted #fff;
  flex: auto;
}

.productPrice {
  order: 1;
}

.option_blue {
  margin: 0 auto;
  max-width: 700px;
  background-color: #a00f16;
  border-radius: 50px;
  padding: 30px;
  padding-bottom: 40px;
}

.option_blue_line {
  margin: 0 auto;
  max-width: 800px;
  border-radius: 50px;
  background-color: #231815;
  padding: 40px;
}

.option_subtitle_mini {
  background-color: #d0a712;
  color: #231815;
  text-align: center;
  padding: 4px 0 8px 0;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 4px;
}

.option_column {
  color: #fff;
  font-size: 14px;
}

.option_column_mini {
  color: #fff;
  font-size: 12px;
}

.option_title {
  display: block;
  text-align: center;
  font-size: 16px;
}

.youtube {
  margin: 0 auto;
  text-align: center;
}

.youtube iframe {
  position: relative;
  aspect-ratio: 9/16;
  width: 200px;
  height: 356px;
  /* ビデオ横幅 */
  -o-object-fit: cover;
     object-fit: cover;
}

.youtube .video {
  height: 100%;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 0;
  width: 270px;
  height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  object-fit: cover;
  object-position: 50% 50%;
}

.je {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.je_nav {
  position: absolute;
  padding: 230px 120px 0 0;
  width: 200px;
}

@media screen and (max-width: 768px) {
  .je_nav {
    position: absolute;
    padding: 32px 16px;
    width: 5vw;
  }
}
nav {
  background-color: #a00f16;
  padding-top: 14px;
  padding-bottom: 13px;
  margin-bottom: 0;
}

.nav_inner {
  max-width: 530px;
  margin: 0 auto;
}

.arrow {
  position: relative;
  font-size: 15px;
  text-align: left;
}

.arrows {
  position: absolute;
  width: 35px;
  right: 0;
}

.arrow2 {
  display: block;
  width: 50px;
  padding-top: 90px;
  padding-bottom: 0px;
  margin: 0 auto;
}

.menu {
  width: 400px;
}

.comming {
  position: absolute;
  width: 100px;
  right: 0;
  padding-top: 6px;
}

.text-align-center {
  text-align: center;
}

.text-left {
  text-align: justify;
}

.toptitle_space {
  margin-top: 40px;
  margin-bottom: 40px;
}

.food_open {
  max-width: 600px;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .toptitle_space {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .food_open {
    max-width: 300px;
  }
  .nav_inner {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .w800,
  .w700,
  .w530 {
    width: 90%;
  }
  .w300 {
    max-width: 300px;
  }
  .item-img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .description_bg {
    background: none;
  }
  .toptitle_space {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .food_open {
    max-width: 300px;
  }
  .nav_inner {
    max-width: 90%;
    margin: 0 auto;
  }
  .container {
    max-width: 100%;
    margin: 0 auto;
  }
  .inner {
    margin: 0 auto;
  }
  .item-img {
    margin: 0 auto;
  }
  .item-img img {
    width: 100%;
  }
  a.btn_link {
    position: relative;
    display: inline-block;
    padding: 15px 0 8px 12px;
    margin-bottom: 30px;
    min-width: 150px;
    min-height: 30px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    letter-spacing: 0.1em;
    border: 2px dotted #444;
    font-family: "Noto Serif JP", serif;
  }
  .arrows {
    position: absolute;
    width: 25px;
    right: 0;
  }
  .youtube {
    margin: 0 auto;
    text-align: center;
  }
  .menu {
    width: 280px;
    height: 30x;
    padding-top: 6px;
  }
  .option_blue {
    margin: 0 auto;
    width: 75%;
    background-color: #a00f16;
    border-radius: 50px;
    padding: 30px;
    padding-bottom: 40px;
  }
  dd {
    margin: 0;
  }
  .product {
    display: flex;
    align-items: center;
    padding: 3px 0;
  }
  .product::after {
    content: "";
    border-top: 2px dotted #fff;
    flex: auto;
  }
  .productPrice {
    order: 1;
    text-align: right;
  }
}/*# sourceMappingURL=style.css.map */

/*250808　アンチ広告スペース*/
img.crpb{
	display: none!important;
}

/*250813 キャンドル*/
.box-lyt-candle a{
    border-radius: 36px;
	display: block;
	width: 80%;
	margin: 1em auto 0;
	padding: 1em;
	background-color: aliceblue
}

@media screen and (min-width: 769px) {
	.box-lyt-candle a{
		border-radius: 50px;
		max-width: 540px;
	}
}