header {
  padding: 6px 0;
}

.nav-bar {
  padding: 12px;
  background-color: white;
}

.logo {
  max-width: 350px;
}

.nav-bar_link {
  font-family: 'Noto Sans JP', sans-serif !important;
  text-transform: none !important;
  min-height: 40px !important;
  font-size: 15px !important;
}

.uk-navbar-nav .nav-bar_link:hover {
  color: #006ec5 !important;
  border-bottom: 1px solid #006ec5;
}

.nav-icon {
  width: 70px;
}

#sp-menu {
  display: none;
}

.header_main {}

.header_bg {}

.header_logo {
  width: 100%;
  position: absolute;
  top: 0;
  display: table;
  margin-top: 76px;
}

.header_logo_pg {
  max-height: 450px;
  width: 22%;
  display: table-cell;
  vertical-align: middle;
  margin: 6% auto;
  object-fit: contain;
  width: 20%;
}

.wrapper {
  max-width: 1000px;
}

#information {
  padding-top: 64px;
  margin-top: -8px;
  margin-bottom: 56px;
}

.info-line {
  text-align: center;
  margin-bottom: 24px;
}

.info-line_img {
  width: 168px;
}

.info-party {
  margin-bottom: 36px;
}

.info-hanabi {
  margin-bottom: 36px;
}

.event_wrap {
  background-color: #f7f2db;
  padding-top: 36px;
  padding-bottom: 48px;
}

.content_wrap {
  max-width: 900px;
  margin: 36px auto 0 !important;
}

.content_wrap_small {
  max-width: 800px;
  margin: 36px auto 0 !important;
}

.content_wrap_tiny {
  max-width: 625px;
  margin: 36px auto 0 !important;
}

h2 {
  font-family: 'Caveat', cursive;
  font-size: 2.8rem;
  border-bottom: solid 2px black;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  padding-bottom: 4px;
}

.shop-information {
  background-color: #ecf9fc;
  padding-top: 64px;
  margin-top: -8px;
  padding-bottom: 48px;
}

.shop-information h2 {
  margin-bottom: 36px;
}

.info-list_left {
  margin-left: 3%;
}

.lounge {
  font-weight: bold;
}

.info-list {
  margin-left: 6%;
}

.shop-info_map_link {
  color: #3362b8;
}

.uk-flex-left\@m li {
  margin-top: 24px;
  text-align: left;
  font-size: 10px;
}

.uk-accordion-title {
  font-family: 'Caveat', cursive;
  color: white;
  padding-left: 12px;
  max-width: 600px;
  margin: 0 auto;
  height: 50px;
  font-size: 34px;
  line-height: 50px;
}

.food-drink {
  padding-bottom: 36px;
  padding-top: 64px;
  margin-top: -8px;
}

.uk-accordion-title.food-menu {
  background-color: #7b9f79;
}

.uk-accordion-title.food-menu:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20width%3D%2218%22%20height%3D%223%22%20x%3D%220%22%20y%3D%225%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20width%3D%223%22%20height%3D%2218%22%20x%3D%225%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-color: #c3b579;
  height: 50px;
  width: 50px;
}

.uk-accordion-title.drink-menu {
  background-color: #7b93c6;
}

.uk-accordion-title.drink-menu:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20width%3D%2218%22%20height%3D%223%22%20x%3D%220%22%20y%3D%225%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20width%3D%223%22%20height%3D%2218%22%20x%3D%225%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-color: #96cfe1;
  height: 50px;
  width: 50px;
}

.uk-accordion-content {
  font-family: 'Caveat', cursive;
  margin-top: 0 !important;
}

.accordion-list {
  max-width: 612px;
  margin: 0 auto;
}

.reserve .uk-card.uk-card-default {
  width: fit-content;
  margin: auto;
}

.bbq a,
.event a {
  display: block;
  border-bottom: none;
  text-decoration: none;
}

.uk-card-media-top:hover .tolink_title {
  background-color: #006ec5;
  transition: .3s ease-in-out;
}

.display-img {
  max-width: 440px;
  max-height: 300px;
  width: 100%;
}

.display-img:hover {
  visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  transition: .3s ease-in-out;
}

.bbq:hover {
  background: url("img/bbqhover.png") no-repeat;
  background-size: contain;
}

.event:hover {
  background: url("img/eventhover.png") no-repeat;
  background-size: contain;
}

.attention {
  background-color: white;
  border-radius: 10px;
  margin-top: 36px;
  margin-bottom: 48px;
}

.reserve_description {}

.attention_wrap {
  line-height: 2;
  text-align: left;
  width: fit-content;
  padding: 24px 36px;
}

.attention_area {
  border-radius: 10px;
  width: fit-content;
}

.attention_description {
  color: #c20000;
  font-size: 1.1rem;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
}

.attention_img {
  margin-top: -5px;
  width: 24px;
}

.description_area {
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.decoration_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.decoration_list:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #7b93c6;
  border-radius: 50%;
  margin-right: 6px;
}

.tolink_title {
  background-color: black;
  padding: 6px;
}

.tolink_title .font-secondary {
  font-size: 1.4rem;
}

h3.font-secondary {
  margin-bottom: 0;
}

#hot-event {
  padding-top: 64px;
  margin-top: -8px;
}

.hot-event h2 {
  width: auto;
  max-width: 900px;
  border-top: solid 2px black;
}

#photo {
  padding-top: 64px;
  margin-top: -8px;
}

.photo {
  margin-bottom: 48px;
}

.photo h2 {
  margin-bottom: 36px;
}

.show-more {
  background-color: black;
  border-radius: 16px;
  width: fit-content;
  margin: 0 auto;
}

.show-more a:hover {
  background-color: #3362b8;
  border-radius: 16px;
  color: white;
  text-decoration: none;
}

.btn {
  color: white;
  text-align: center;
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 0 28px;
  line-height: 2;
  letter-spacing: 1px;
}

.btn_img {
  height: 1em;
  margin-top: -5px;
  margin-left: 6px;
}

.sponsor_wrap {
  background-color: #f7f7f7;
  padding-top: 64px;
  margin-top: -8px;
  padding-bottom: 48px;
}

.totop {
  border-radius: 50%;
  width: 80px;
  height: 0;
  margin-left: auto;
  position: sticky;
  align-self: flex-end;
}

#totop {
  position: fixed;
  bottom: 160px;
  right: 30px;
}

.totop_link {
  display: block;
  text-align: center;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.totop_link:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.totop_totop_linkimg {
  max-height: 80px;
  display: block;
  margin: auto;
}

footer {
  background-color: black;
  padding: 36px 36px 34px !important;
}

.footer-logo {
  width: calc(50% - 61px);
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-logo img {
  max-width: 435px;
  margin-left: auto;
}

footer .uk-list {
  color: white;
}

.font-secondary {
  color: white;
}

.map_link {
  color: white;
}

.map_link:hover {
  color: white;
}

.btn_img_map {
  height: 1em;
  margin-top: -6px;
  margin-right: 6px;
}

.btm_w {
  margin-bottom: 24px;
}

.copyright {
  margin-left: auto;
  width: fit-content;
  margin-right: 110px;
  margin-top: 12px !important;
}

.sponsor_img {
	width: 12%;
	padding: 30px 0;
}


.reserve_btn img {
	padding: 20px 10px 0 10px;
}


#reservation {
  padding-top: 64px;
  margin-top: -8px;
}

.reservation {
  margin-bottom: 48px;
}

.reservation h2 {
  margin-bottom: 36px;
}


.img_wrap{
}
.img_wrap img{
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}

.tx_pick {
	color: #682728;
	font-weight: bold;
}