/** Shopify CDN: Minification failed

Line 6148:0 Unexpected "#3bfc91b1ce_mdi6mdm6ntk"
Line 6157:2 "dispaly" is not a known CSS property

**/
@charset "UTF-8";
* {
  margin: auto;
  padding: 0;
  box-sizing: border-box;
  font-size: 14px;
  color: #501C00; }

body {
  align-self: start;
  text-rendering: optimizeLegibility; }

body, button, input, select, textarea {
  color: #501C00;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

a {
  color: #501C00;
  text-decoration: none;
  transition: color .2s ease; }

a.txlink {
  color: #0099EA; }

a.txlink:hover {
  text-decoration: underline; }

a.txlink_ex {
  color: #0099EA;
  position: relative; }

a.txlink_ex::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 3px;
  right: -20px;
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_icon_link_hover.svg?v=138288886353672778441754048475"); }

a.txlink_ex:hover {
  color: #0099EA;
  text-decoration: underline; }

a.txlink_ex:hover::after {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_icon_link_hover.svg?v=138288886353672778441754048475"); }

li {
  list-style-type: none; }

h1, h2, h3, h4, h5 {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.5px; }

h1 {
  font-size: 33px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 28px; }

a, span {
  text-decoration: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit; }

img {
  width: 100%;
  height: 100%; }

br.pc {
  display: inline; }

br.sp {
  display: none; }

.cap {
  font-size: 12px !important;
  line-height: 1.5 !important;
  margin: 10px auto 20px !important; }

.btn {
  padding: 10px 0;
  min-width: 200px;
  max-width: 400px;
  margin-bottom: 30px;
  display: block;
  transition: all .3s linear;
  text-align: center; }

nav .btn {
  margin-bottom: 10px; }

table {
  border-collapse: collapse;
  width: 100%; }

/*.employment-info-page .policy-page .price-list .kspace-page */
table, th, td {
  border: 1px solid #501C00; }

td {
  padding: 10px; }

.btn span {
  position: relative; }

.btn.hover {
  background-color: #501C00;
  color: #FFFFFF; }

.btn:not(.no-hover):hover {
  background-color: #910505;
  color: #FFFFFF;
  border-color: #910505; }

.btn-60 {
  height: 60px;
  line-height: 55px;
  max-width: 400px; }

.btn-normal-1 {
  border-radius: 3px;
  border: 1px solid #452101; }

.btn-normal-2 {
  border-radius: 24px;
  border: 1px solid #452101;
  font-family: "Noto Sans JP", sans-serif; }

.btn-normal-3 {
  border-radius: 10px;
  border: 1px solid #501C00; }

.normal-text {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif; }

.excerpt {
  text-align: center; }

.booking-phone h5 {
  font-family: "Noto Sans JP", sans-serif; }

.text-center {
  text-align: center; }

.clear-fix::after {
  content: "";
  display: block;
  clear: both; }

@supports (-webkit-touch-callout: none) {
  .btn span {
    top: 0; } }
.main.menu-page {
  padding-top: 0; }

.main {
  padding-top: 72px; }

.fade-in {
  background-color: #FFFFFF; }

.fade-in.active .animate {
  opacity: 1;
  animation: fadein 1s alternate; }

.animate {
  width: 100%;
  opacity: 0;
  transform: translateY(0);
  display: flex;
  align-items: stretch; }

/*================
    Header
=================*/
.l-header {
  background: #FFF;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  height: 72px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1); }

.l-header__inner {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  overflow: hidden;
  max-height: 72px; }

.l-header__logo {
  margin: 0;
  margin-right: auto; }

.l-header__logo_img {
  display: block;
  width: 10vw;
  max-height: 66px; }

.l-header__nav {
  height: 62px; }

.l-header__nav_list {
  display: -ms-flexbox;
  display: flex; }

.l-header__nav_item {
  font-size: 24px;
  margin: 0;
  height: 62px;
  letter-spacing: 2px; }

.l-header__info_wrapper {
  margin: 0;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
  width: 365px;
  height: 52px; }

.l-header__info {
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  height: 27px;
  margin-top: 3px; }

.l-header__info p {
  margin: 0; }

.l-header__account {
  margin-right: 0; }

.l-header__cart {
  margin-left: 26px;
  margin-right: 14px;
  z-index: 1000; }

.l-header__tel {
  font-size: 24px;
  letter-spacing: .1em; }

.l-header__address {
  font-size: 14px;
  margin-left: 12px !important; }

.l-header__reserve {
  margin: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border: 1px solid #501C00;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  margin-left: 14px;
  padding: 4px 6px 0; }

.l-header__reserve:hover,
.l-header__account a:hover,
.l-header__cart a:hover {
  color: #0099EA; }

.l-header__reserve:hover {
  border-color: #0099EA; }

.l-header__cart {
  margin-left: 26px;
  margin-right: 14px; }

.l-header__cart_icon {
  display: inline-block;
  height: 20px;
  width: 20px; }

.l-header__cart_number {
  font-size: 12px;
  line-height: 1.5;
  display: inline-block;
  margin-left: 5px;
  font-family: "Noto Sans JP", sans-serif;
  color: inherit;
  margin-right: -14px; }

.l-header__nav_btn {
  display: none; }

.l-header__inner .sub-menu {
  display: none; }

.menu-md {
  display: none; }

.l-header__nav_item.color-4 {
  letter-spacing: 20px; }

.l-header__nav_item a {
  position: relative;
  display: block;
  padding: 22px 18px; }

.l-header__nav_item a::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -20px;
  left: calc(50% - 10px);
  transform: translateX(-50%);
  transition: bottom .3s linear; }

.color-1:hover a {
  color: #910505; }

.color-2:hover a {
  color: #776130; }

.color-3:hover a {
  color: #3C245D; }

.color-4:hover a {
  color: #054A37; }

.color-1 > a::after {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_Polygon1.svg?v=86866193105128945291754048482"); }

.color-2 > a::after {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_Polygon2.svg?v=124596598529094500081754048483"); }

.color-3 > a::after {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_Polygon3.svg?v=160993006401851531171754048483"); }

.color-4 > a::after {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_Polygon4.svg?v=88852581998056456091754048484"); }

.color-1 .sub-menu {
  background: rgba(100, 10, 19, 0.95); }

.color-2 .sub-menu {
  background: rgba(119, 97, 48, 0.95); }

.color-3 .sub-menu {
  background: rgba(60, 36, 93, 0.95); }

.color-4 .sub-menu {
  background: rgba(5, 74, 55, 0.95); }

.l-header__nav_item:hover a::after {
  bottom: -5px;
  opacity: 1; }

.no-arrow .l-header__nav_item:hover a::after {
  display: none; }

.no-arrow .l-header__nav_item a:hover {
  border-bottom: 1px solid #FFFFFF; }

.no-arrow .l-header__nav_item {
  height: auto; }

.no-arrow .l-header__nav_item a {
  display: inline; }

.no-arrow .l-header__nav_item a::after {
  display: none; }

.l-header__nav_item:hover .sub-menu {
  visibility: visible;
  opacity: 1; }

.sub-menu li:nth-child(3n + 1) {
  margin-right: 0; }

.sub-menu li:nth-child(3n + 3) {
  margin-left: 0; }

.l-header__nav_item .sub-menu {
  position: fixed;
  top: 72px;
  left: 0;
  right: 0;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  display: flex;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s linear; }

.l-header__nav_item .sub-menu li {
  background: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  width: 20vw;
  max-width: 320px;
  display: flex; }

.wr-menu-page .sub-menu {
  top: 94px; }

.l-header__nav_item .sub-menu li:nth-child(2) {
  margin: 0 40px; }

.l-header__nav_item .sub-menu a {
  padding: 0;
  display: flex; }

.l-header__nav_item .sub-menu p {
  color: #501C00;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  text-align: center; }

.l-header__nav_item .sub-menu p.top {
  font-size: 20px;
  line-height: 1.5; }

.l-header__nav_item .sub-menu_child {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0; }

.l-header__nav_item .sub-menu p.bottom {
  font-size: 40px;
  line-height: 1.5; }

.l-header__nav_item .sub-menu p small {
  vertical-align: middle;
  line-height: 1.5; }

/*================
    End Header
=================*/
/*=============
    Banner
===============*/
.banner {
  height: 50vh;
  min-height: 180px;
  max-height: 240px;
  position: relative;
  margin-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.banner img {
  width: 100%;
  height: 100%; }

.banner-breadcrumb {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px; }

.banner-breadcrumb a:last-child::after {
  display: none; }

.banner-breadcrumb a::after {
  content: ">";
  margin: 0 5px; }

.banner-branding {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 60px);
  z-index: 1;
  width: 50vw;
  min-width: 550px;
  max-width: 600px;
  height: 50vh;
  min-height: 200px;
  max-height: 240px;
  background-color: #FFFFFF;
  display: flex;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
  padding: 9px; }

@media screen and (max-width: 900px) {
  .banner-branding {
    max-width: calc(100% - 40px);
    min-width: auto;
    width: 100%;
    height: 20vh;
    min-height: 150px;
    max-height: 260px; } }
.banner-border {
  position: relative;
  width: 100%;
  border: 3px solid #501C00;
  height: 100%;
  display: flex;
  align-items: center; }

.banner-border::after {
  position: absolute;
  content: '';
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  border: 1px solid #501C00;
  z-index: -1; }

.banner-branding h1 {
  font-size: 24px;
  color: #501C00;
  text-align: center;
  font-weight: normal; }

.banner-branding .big {
  font-size: 36px;
  font-weight: normal; }

/*=============
    End Banner
=============*/
.l-banner {
  background: #452101;
  padding-top: 31px;
  padding-bottom: 86px;
  padding-right: 40px;
  position: relative; }

.l-banner__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 1280px; }

.l-banner__item {
  margin-top: 40px;
  margin-left: 40px;
  width: 280px; }

.l-banner__item img {
  display: block;
  opacity: .85;
  transition: opacity .2s ease; }

.l-banner__pagetop {
  position: absolute;
  right: 60px;
  top: -40px;
  z-index: 1; }

.l-banner__pagetop_link {
  background: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: block;
  height: 80px;
  padding-top: 34px;
  padding-left: 32px;
  width: 80px; }

.l-banner__pagetop_arrow {
  display: block;
  height: 10px;
  width: 17px; }

.l-banner__pagetop_link {
  background: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: block;
  height: 80px;
  padding-top: 34px;
  padding-left: 32px;
  width: 80px;
  box-sizing: border-box; }

.l-banner__pagetop_arrow {
  display: block;
  height: 10px;
  width: 17px; }

.l-footer {
  background: #23160A;
  color: #FFF;
  padding: 62px 40px 40px; }

.l-footer__inner {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.l-footer__logo_img {
  height: 126px;
  width: 200px; }

.l-footer__nav {
  display: -ms-flexbox;
  display: flex;
  max-width: 880px;
  margin-top: 50px;
  width: 100%; }

.l-footer__nav_list {
  width: 25%; }

.l-footer__nav_item {
  margin: 0;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 15px;
  letter-spacing: .05em;
  padding: 4px 0; }

.l-footer__nav_item a {
  color: #FFF; }

.l-footer__sns {
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px; }

.l-footer__sns_item {
  margin: 0 27px; }

.l-footer__sns_icon {
  height: 37px;
  width: 37px; }

.l-footer__copyright {
  font-size: 10px;
  letter-spacing: .05em;
  margin-top: 32px;
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif; }

/* Old footer */
.footer {
  position: relative;
  z-index: 2; }

.footer-banner {
  background-color: #452101;
  padding-top: 40px;
  padding-bottom: 0; }

.footer-widgets {
  background-color: #23160A;
  padding-top: 60px;
  padding-bottom: 40px; }

.footer-widgets .row {
  max-width: 880px;
  margin-top: 45px; }

.footer-widgets .col-3 {
  padding: 0;
  margin: 0; }

.footer-widget a {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  letter-spacing: 0.05em;
  line-height: 1.5; }

.footer-widget a:hover {
  color: #0099EA; }

.footer-widget li {
  padding: 1px 0; }

.footer-logo {
  text-align: center; }

.footer-logo img {
  max-width: 150px; }

.footer-widget li {
  font-size: 15px;
  color: #FFFFFF;
  line-height: 1.5;
  padding: 4px 0; }

.footer-widget-md {
  display: none; }

.footer-social {
  text-align: center;
  margin-top: 45px;
  height: 37px; }

.footer-social-icon {
  width: 37px;
  height: 37px; }

.footer-social-icon.hover {
  display: none; }

.footer-social-url {
  margin: 0 25px;
  display: inline-block; }

.footer-social-url:hover img {
  display: none; }

.footer-social-url:hover img.hover {
  display: block; }

.row {
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */ }

footer .row {
  max-width: 900px; }

.col-3 {
  width: 100%;
  max-width: 25%;
  padding: 0 20px;
  margin-bottom: 40px; }

.col-3 img {
  width: 100%;
  height: 100%; }

.col-flex-wrap {
  display: flex;
  background-color: #464139;
  opacity: 0.85; }

.col-flex-wrap:hover {
  opacity: 1; }

.col-3 {
  position: relative; }

.col-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 15px;
  display: flex; }

.col-overlay p {
  text-align: center;
  color: #FFFFFF; }

.col-name {
  font-size: 20px;
  font-family: 'Noto Sans JP', sans-serif; }

.col-type {
  font-size: 42px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-weight: 500; }

.col-type-small {
  font-size: 36px; }

.col-type-normal {
  font-size: 42px; }

.col-type-big {
  font-size: 46px; }

.col-font-normal {
  letter-spacing: 7px; }

.overlay-content {
  width: 100%; }

.copy-right {
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  font-size: 10px;
  text-align: center;
  margin-top: 37px; }

.page-top {
  position: fixed;
  width: 60px;
  height: 60px;
  background-color: #FFFFFF;
  border-radius: 100%;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  bottom: 20px;
  right: 30px;
  display: none;
  opacity: 0;
  transition: opacity 0.3s linear;
  z-index: 1000000;
  align-items: center; }

.page-top.open {
  display: flex;
  opacity: 1; }

.page-top img {
  width: 100%;
  height: auto;
  max-width: 20px;
  margin: auto; }

.page-top.end {
  position: absolute;
  margin: 0;
  bottom: 100%;
  transform: translateY(50%); }

/*================
    grid
=================*/
.grid-3 .row {
  max-width: 1080px; }

.col-4 {
  width: 33.3%;
  max-width: 33.3%; }

.col-6 {
  width: 100%;
  max-width: 50%; }

.col-12 {
  width: 100%;
  max-width: 100%; }

/*================
    End Col
=================*/
/* =================
    Page Title
====================*/
/* .page-title {
  display: inline-block;
} */
.page-title-wrap {
  text-align: center;
  padding: 80px 0; }

.page-title-wrap-small {
  padding: 0 0 35px; }

.page-title .img {
  max-width: 110px; }

.page-title .img.bottom {
  margin-top: 10px; }

main h2 {
  padding: 60px 0 30px;
  position: relative;
  font-weight: normal;
  color: #501C00;
  text-align: center; }

main h2:first-of-type {
  padding: 0 0 30px; }

@media screen and (max-width: 900px) {
  main h2 {
    padding: 20px; }

  main h2:first-of-type {
    padding: 0 20px 20px; } }
main h2::before {
  content: "";
  display: block;
  height: 40px;
  margin: auto;
  max-width: 320px;
  width: 100%;
  background-image: url("/cdn/shop/files/h2deco.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-bottom: 25px; }

main h2::after {
  content: "";
  display: block;
  height: 40px;
  max-width: 320px;
  width: 100%;
  margin: auto;
  transform: rotate(180deg);
  background-image: url("/cdn/shop/files/h2deco.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-top: 15px; }

@media screen and (max-width: 900px) {
  main h2::before {
    margin-bottom: 25px; }

  main h2::after {
    margin-top: 15px; } }
main h2.plane {
  padding: 0; }

main h2.plane::before,
main h2.plane::after {
  display: none; }

/* =================
    End Page Title
====================*/
.items {
  margin: 60px auto 0; }

@media screen and (max-width: 900px) {
  .items {
    padding: 0 20px;
    margin: 30px auto; } }
.items .col-4 {
  padding: 0 30px;
  margin: 0 0 35px;
  margin-top: 0; }

.items .col-4:nth-child(3n+1) {
  padding-left: 0;
  padding-right: 2%; }

.items .col-4:nth-child(3n+2) {
  padding-left: 1%;
  padding-right: 1%; }

.items .col-4:nth-child(3n+3) {
  padding-right: 0;
  padding-left: 2%; }

.item-content {
  padding: 20px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 100%; }

.item-content:hover .item-img-wrap img {
  filter: brightness(1.2); }

.item-name {
  font-size: 20px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  color: #501C00;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.item-price {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  color: #501C00;
  text-align: right;
  line-height: 1.5;
  margin-bottom: 0 !important; }

.item-img-wrap {
  position: relative;
  padding-bottom: 57.1%;
  overflow: hidden;
  margin-bottom: 10px; }

.item-img-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  filter: brightness(1);
  transition: all .3s linear; }

.pagination {
  text-align: center;
  padding: 30px 0 170px; }

.pagination-link {
  width: 48px;
  height: 48px;
  border: 1px solid #501C00;
  color: #501C00;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  vertical-align: middle;
  font-family: "Noto Sans JP", sans-serif;
  margin-right: 20px;
  transition: all .3s linear; }

.pagination-link:hover {
  background-color: #501C00 !important;
  color: #FFFFFF !important;
  border-color: #501C00 !important; }

.pagination-link.active {
  color: #FFFFFF;
  background-color: #501C00; }

.pagination-link-left {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_pagination-left.svg?v=160117831696558562301754048480");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px; }

.pagination-link-left:hover {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_icon_arrow-left-white.png?v=20881883079975300021754048518"); }

.pagination-link-right {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_pagination-right.svg?v=24687787184277224391754048481");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
  margin-right: 0; }

.pagination-link-right:hover {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_icon_arrow-right-white.png?v=165242676450226741901754048520"); }

.content-end {
  margin-top: 90px; }

.box-redirect {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  min-height: 400px;
  height: 1000px;
  max-height: 400px;
  display: flex;
  align-items: center; }

.box-redirect p {
  color: #FFFFFF; }

.box-redirect::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.box-redirect-one {
  background-image: url(//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_redirect_bg_1.jpg?v=90993840839918439791754048502); }

.box-title {
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  line-height: 1.2;
  margin-bottom: 40px; }

.box-content {
  width: 100%;
  max-width: 1080px;
  position: relative;
  z-index: 1; }

.box-choose span::after {
  content: "|";
  margin: 0 15px; }

.box-choose span:last-child::after {
  display: none; }

.box-cta {
  color: #501C00;
  font-size: 15px;
  display: inline-block;
  background: #FFFFFF;
  padding: 10px; }

.box-cta-wrap {
  text-align: right; }

.box-header {
  text-align: center;
  display: flex;
  flex-wrap: wrap; }

.box-header img {
  max-width: 86px;
  margin-bottom: 18px; }

.box-name {
  width: 100%;
  font-size: 24px;
  color: #501C00;
  margin-bottom: 20px; }

.box-container {
  max-width: 1080px; }

.box-main p {
  font-family: "Noto Sans JP", sans-serif;
  color: #501C00; }

.box-main a:hover {
  color: #0099EA; }

.p-b-200 {
  padding-bottom: 200px; }

.box-main p img {
  width: 40px;
  height: 30px; }

.introduce {
  padding: 0 0 50px; }

.introduce-in {
  padding: 10px 0 70px; }

.table-intro {
  text-align: center;
  margin: 5px 0 50px; }

.policy-page table,
.price-list table {
  max-width: 1080px; }

.table-content {
  width: 100%;
  border: 1px solid #501C00;
  border-collapse: collapse; }

.table-row {
  display: flex; }

.table .center {
  width: 100%;
  max-width: 17.6%;
  text-align: center;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #501C00;
  border-bottom: 1px solid #501C00; }

.table .left {
  padding: 20px;
  width: 100%;
  border-bottom: 1px solid #501C00; }

p.cc img {
  height: 30px;
  width: auto;
  border: 1px solid #eee; }

.table p {
  margin-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif; }

.breadcrumb {
  padding: 20px;
  margin-bottom: 40px; }

.breadcrumb nav {
  line-height: 1;
  font-size: 12px;
  color: #FFFFFF; }

.breadcrumb.blue {
  background-color: #054A37; }

.breadcrumb.brown {
  background-color: #501C00; }

.breadcrumb a::after {
  content: ">";
  margin: 0 5px; }

.breadcrumb a:last-child::after {
  display: none; }

.product-header {
  margin-top: 40px; }

.product-header a {
  display: inline-block;
  font-size: 20px;
  min-width: 100px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  line-height: 1;
  padding: 10px 10px 3px 10px; }

.product-header a:first-child {
  margin-right: 10px; }

.product-header nav {
  margin-bottom: 10px; }

.product-readmore {
  display: none; }

.product-name {
  margin: 15px 0 5px; }

.product-main {
  display: flex;
  margin-bottom: 40px; }

.product-main-img {
  width: 55%;
  max-width: 580px;
  margin-top: 0;
  display: flex;
  flex-wrap: wrap; }

.product-main-img > img {
  width: 580px;
  height: 320px;
  object-fit: cover; }

@media screen and (max-width: 900px) {
  .product-main-img > img {
    width: 100%;
    height: 240px;
    object-fit: cover; } }
.product-main-content {
  width: 100%;
  max-width: 500px;
  margin-top: 0%;
  padding-left: 30px; }

.product-description {
  margin-bottom: 20px; }

.product-description p, .product-description a {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5; }

.product-price {
  margin: 25px 0;
  text-align: right;
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif; }

.product-price-small {
  font-size: 20px;
  margin: 10px 0 40px; }

.product-cta a {
  font-size: 20px; }

.product-cta a:last-child {
  margin-bottom: 25px; }

.product-cta a.soldout,
.product-cta a.soldout:hover {
  background-color: #eee;
  color: #999;
  border: #eee;
  cursor: not-allowed; }

.product-to-cart {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 48px;
  display: flex;
  margin-right: 0; }

.product-to-cart:hover {
  color: #0099EA; }

.product-to-cart img {
  width: 20px;
  height: 20px;
  margin-right: 10px; }

.product-slide .title {
  font-size: 28px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  margin-bottom: 0;
  text-align: center; }

.product-slide .items .col-4 {
  padding-right: 0; }

.product-time {
  margin-top: 30px; }

.product-time p {
  color: #501C00;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2; }

.article {
  margin: 0 auto;
  padding: 0 20px;
  background-color: #fff; }

.main-content {
  margin: 0 auto;
  padding: 0 0 60px;
  width: 60vw; }

.article .main-content {
  padding: 60px 0; }

.article:first-of-type {
  padding: 0 20px; }

.article:first-of-type .main-content {
  padding: 0 0 60px; }

.main-content .items p {
  margin: 0;
  line-height: 1.5; }

p.title + div.items {
  margin: 30px auto 60px; }

.product-slide .items .col-4 {
  margin-left: 0;
  margin-right: 0; }

.product-slide .row {
  justify-content: center; }

.gallery {
  display: flex; }

.gallery-arrows {
  display: none; }

.gallery a {
  margin-right: 20px;
  margin-top: 20px; }

.gallery a:last-child {
  margin-right: 0; }

.gallery img {
  max-width: 100px;
  height: 50px;
  object-fit: cover; }

.select {
  margin-bottom: 10px; }

.select label {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  min-width: 95px;
  display: inline-block; }

.select select {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  min-height: 36px;
  padding: 0 25px 0 20px;
  min-width: 85px;
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_select_icon.svg?v=38489791819559812981754048484");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center right 15px;
  cursor: pointer;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background-color: transparent; }

.select-big select {
  height: 48px;
  width: 100%;
  background-position: center right 20px;
  background-size: 14px; }

.cart {
  padding: 115px 0 110px; }

.cart-date, .cart-price-mb {
  display: none; }

.cart-header {
  text-align: center; }

.cart-header h2 {
  margin-bottom: 30px; }

.cart-header h2::after,
.cart-header h2::before {
  display: none; }

.cart-main {
  display: flex; }

.cart-left {
  width: 100%;
  max-width: 62%;
  padding-right: 10px;
  margin-top: 0; }

.cart-right {
  width: 100%;
  max-width: 38%;
  margin-top: 0;
  padding-left: 30px; }

.cart-right-container {
  padding: 40px 50px 60px;
  background-color: #F0EBE2; }

.cart-right .to-login {
  background-color: #FFFFFF;
  height: 48px;
  text-align: center;
  margin-bottom: 40px; }

.cart-right .payment-btn {
  text-align: center;
  height: 60px;
  border: 1px solid #cccccc;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  background-color: #501C00;
  margin: 30px 0 45px; }

.cart-right .to-shop {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  display: block; }

.cart-right .to-shop:hover {
  color: #0099EA; }

.cart-number {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 20px;
  min-width: 80px; }

.cart-items {
  padding-bottom: 30px; }

.cart-item {
  display: flex;
  padding: 20px 0 10px;
  border-bottom: 1px solid #501C00; }

.cart-item img {
  max-width: 80px;
  margin: 0 18px 0 0; }

.cart-item-details {
  margin-left: 0; }

.cart-item-details p {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5; }

.cart-item-name {
  margin-bottom: 13px; }

.cart-item-number {
  margin-right: 15px;
  margin-bottom: 0;
  display: flex;
  min-width: 90px;
  align-items: center; }

.cart-item-number input {
  border: none;
  background-color: transparent;
  color: #501C00;
  outline: none;
  width: 24px;
  text-align: center; }

.cart-item-number button {
  width: 24px;
  height: 24px;
  color: #501C00;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  position: relative; }

.cart-note-title {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 10px; }

.cart-note-input {
  max-height: 120px;
  width: 100%;
  border: 1px solid #501C00;
  padding: 10px;
  resize: none; }

.cart-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0; }

table.cart-table,
.cart-table tr,
.cart-table td {
  border: 0px solid #501C00; }

.cart-table tr td {
  padding: 12px 0; }

.cart-table tr td:first-child {
  text-align: left; }

.cart-table tr td:last-child {
  text-align: right; }

.cart-table tr:last-child td {
  text-align: right;
  border: none;
  font-size: 20px;
  padding-top: 15px; }

.calendar-title {
  margin: 40px 0 10px -2px; }

.datepicker {
  width: 100%;
  border: none; }

.datepicker--nav {
  border-bottom: none; }

.datepicker--nav-action {
  width: 30px;
  height: 30px;
  border: 1px solid #501C00;
  border-radius: 100%;
  font-family: "Noto Sans JP", sans-serif; }

.datepicker--days-names {
  margin-bottom: 15px; }

.datepicker--nav-action svg {
  width: 30px;
  height: 30px;
  margin-top: -3px; }

.datepicker--nav-action path {
  stroke: #501C00;
  stroke-width: 1px; }

.datepicker--nav-action[data-action=next] svg {
  margin-left: -2px; }

.datepicker--cell-day {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: lighter;
  color: #501C00; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  opacity: 0;
  pointer-events: none; }

.datepicker--nav {
  display: flex;
  padding: 0;
  margin-bottom: 20px; }

.datepicker--nav-title {
  order: 1;
  margin-left: 0;
  font-family: "Noto Sans JP", sans-serif;
  color: #501C00;
  padding-left: 0;
  pointer-events: none; }

.datepicker--content {
  padding: 0;
  margin-bottom: 25px; }

.datepicker--nav-action[data-action=next] {
  order: 3;
  margin-right: 0;
  margin-left: 10px; }

.datepicker--nav-action[data-action=prev] {
  order: 2;
  margin-right: 0; }

.datepicker--day-name {
  color: #501C00;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif; }

.datepicker--cell-day {
  height: 38px;
  position: relative;
  margin-bottom: 6px; }

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-focus- {
  background: transparent; }

.datepicker--cell.-selected- span {
  background: #F0EBE2;
  border-radius: 100%; }

.datepicker--cell-day span {
  display: flex;
  width: 38px;
  height: 38px;
  color: #501C00;
  justify-content: center;
  align-items: center; }

.datepicker--cell.-focus- {
  background: transparent; }

.datepicker--body.active {
  margin-left: -15px;
  margin-right: -15px; }

.radio {
  position: relative;
  z-index: 4;
  opacity: 0;
  width: 18px;
  height: 18px;
  cursor: pointer; }

.radio-name {
  margin-bottom: 15px;
  font-family: "Noto Sans JP", sans-serif; }

.radio-fake {
  position: relative;
  margin-right: 10px; }

.radio-fake::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_radio-border.svg?v=180799675181385532691754048484");
  background-position: center;
  background-size: cover;
  top: 4px;
  left: 0; }

.radio-fake::after {
  content: "";
  position: absolute;
  background-color: #501C00;
  width: 10px;
  height: 10px;
  left: 4px;
  top: 8px;
  border-radius: 100%;
  opacity: 0; }

.radio-fake.selected::after {
  opacity: 1; }

.suggestion {
  padding-bottom: 120px; }

.suggestion h2 {
  padding: 0 0 35px; }

.suggestion .btn {
  display: inline-block;
  padding: 0 95px;
  height: 48px;
  line-height: 44px;
  margin-top: 15px; }

.excerpt-suggestion {
  margin-bottom: 40px; }

.attention {
  background-color: #F9F7F6;
  padding: 60px 0; }

.attention + .attention {
  padding-top: 0 !important; }

@media screen and (max-width: 900px) {
  .attention {
    padding: 30px 20px; }

  .attention:nth-of-type(2) {
    padding: 0 20px 30px 20px; } }
.event-cta a {
  max-width: 260px;
  height: 48px;
  line-height: 44px;
  padding-left: 20px; }

.slide-small {
  padding-top: 60px;
  margin-bottom: 60px; }

.slide-title {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px; }

.slide-content-wrap {
  position: relative; }

.slide-relative {
  position: relative;
  /* height: 675px; */
  background: transparent; }

.slide-relative .slide-item-title {
  position: absolute;
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  color: #FFFFFF;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3; }

.slide-fixed {
  /* position: fixed; */
  top: 0;
  height: calc(100vh / 100 * 80);
  left: 0;
  right: 0; }

.slide-fixed .slide-content-wrap {
  height: 100%; }

.banner-slide .slide-item {
  position: relative;
  /* z-index: 2 !important; */
  transition: opacity 1000ms linear 0s !important; }

.banner-slide .slide-item-title,
.banner-slide .slide-item-title p {
  position: absolute;
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  color: #FFFFFF;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: normal;
  text-align: center;
  width: 100%; }

.slide-small .slide-arrow-left {
  background: url(//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_pagination-left.svg?v=160117831696558562301754048480);
  left: -45px; }

.slide-small .slide-arrow-right {
  background: url(//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_pagination-right.svg?v=24687787184277224391754048481);
  right: -45px; }

.slide-small .slide-arrow {
  position: absolute;
  top: calc(50% - 25px);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 20px;
  height: 40px; }

.slide-big .arrow-left {
  background-image: url(//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_top-banner-arrow-left.svg?v=64155978195116999851754048493);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  left: 0; }

.slide-big .arrow-right {
  background-image: url(//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_top-banner-arrow-right.svg?v=14703281781282684171754048493);
  right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

.slide-big .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 45px;
  height: 90px;
  background-color: rgba(112, 112, 112, 0.15);
  border: none;
  outline: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px;
  cursor: pointer; }

.slide-big .slide-arrow:hover {
  background-color: rgba(112, 112, 112, 0.3); }

.banner-slide .slide-img-wrap {
  height: calc(100vh / 100 * 80);
  background-position: center;
  background-size: cover; }

.event-slide .slide-img-wrap {
  position: relative;
  padding-bottom: 65%; }

.event-slide .slide-item {
  margin-left: 20px;
  outline: none; }

.event-slide .slide-item {
  margin: 0 10px;
  outline: none;
  filter: brightness(1); }

.event-slide .slide-item:hover {
  /*filter: brightness(1.2);*/ }

.event-slide .slide-item.active[data-slick-index="0"] {
  margin-left: 0; }

.event-slide .slide-item p {
  margin-top: 25px; }

.slide-img-wrap img {
  position: absolute;
  top: 0;
  left: 0; }

.booking-title {
  font-size: 24px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  text-align: center;
  margin-bottom: 20px; }

.booking-excerpt {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-bottom: 25px;
  line-height: 32px; }

.booking-excerpt * {
  font-family: inherit;
  text-align: inherit;
  line-height: inherit; }

.booking-background {
  background-color: #F0EBE2;
  padding: 40px;
  height: 100%; }

.booking-phone h5 {
  margin-bottom: 10px;
  font-weight: normal; }

.booking-phone p {
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  text-align: center;
  letter-spacing: 3px; }

.booking-guide {
  margin: 120px auto; }

.booking-guide .col-6 {
  margin: 0;
  margin-bottom: 40px; }

.col-6 .booking-excerpt {
  min-height: 100px; }

.booking-guide .col-6:first-child {
  padding-right: 20px; }

.booking-guide .col-6:nth-child(2) {
  padding-left: 20px; }

.shop-info {
  text-align: center; }

.shop-info h5 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0; }

.shop-address {
  margin-bottom: 20px; }

.shop-address * {
  font-family: inherit;
  line-height: inherit; }

.menus .row div {
  display: flex;
  width: 50%;
  margin-bottom: 30px; }

.menus .row div:nth-child(odd) {
  padding-right: 20px; }

.menus .row div:nth-child(even) {
  padding-left: 20px; }

.menus .btn-wrap {
  margin: 20px 0 40px; }

.menu-title {
  padding-bottom: 70px; }

.menu-commit {
  background-color: #F9F7F6;
  padding: 72px 0; }

.commit-title {
  font-size: 32px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  margin-bottom: 30px; }

.commit-excerpt {
  margin-bottom: 30px; }

.news {
  position: relative;
  z-index: 2;
  background-color: #23160A; }

.news-important {
  display: block;
  padding: 35px;
  background-color: #FDFDFD;
  max-width: 800px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  opacity: .85;
  line-height: normal;
  margin-bottom: 15px; }

.news-important:hover {
  opacity: 1; }

.news-olds {
  margin-bottom: 45px; }

.news-old {
  z-index: 2;
  background-color: #23160A;
  padding: 100px 0 90px; }

.news-old .btn {
  color: #FFFFFF;
  border-color: #FFFFFF; }

.news-old-title {
  font-size: 36px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  color: #FFFFFF;
  margin: 15px; }

.news-old-item {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  max-width: 800px;
  padding: 20px 0 15px;
  border-bottom: 0.5px dashed #FDFDFD; }

.news-old-item:hover span {
  color: #0099EA; }

.news-old-item span {
  font-family: "Noto Sans JP", sans-serif; }

.news-icon {
  margin-left: 15px;
  margin-right: 0; }

.news-icon img {
  width: 15px;
  height: 15px;
  margin-bottom: -3px; }

.news-name {
  width: 100px;
  margin-left: 10px;
  margin-right: 0; }

.news-date {
  margin-left: 0;
  margin-right: 0; }

.news-excerpt {
  margin-left: 0;
  padding-left: 20px; }

.news-arrow {
  margin-right: 20px; }

.news-arrow img {
  width: 10px;
  height: 13px; }

.event-box {
  display: flex;
  /* 2024.03.01 comment out. */
  /* position: absolute;
  top: -215px; */
  /* 2024.03.01 comment out. */
  width: 100%; }

.event-item {
  position: relative;
  max-width: 420px;
  min-height: 260px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -200px !important;
  /* 2024.03.01 added */ }

.event-item:nth-child(1) {
  margin-right: 0; }

.event-item:nth-child(2) {
  margin: 0 40px; }

.event-item:nth-child(3) {
  margin-left: 0; }

.event-item-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0; }

.event-item-content {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 25px 20px 20px; }

.event-item p {
  color: #FFFFFF;
  text-align: center; }

.event-item span {
  color: #501C00; }

.event-item-name {
  font-size: 22px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  line-height: 30px; }

.event-item-excerpt {
  font-size: 36px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  line-height: 53px;
  letter-spacing: 0.1em;
  margin-bottom: 15px; }

.event-item-bio {
  background-color: #FFFFFF;
  padding: 30px 15px;
  width: 100%;
  position: relative; }

.event-item-bio::before {
  content: "";
  position: absolute;
  width: calc(100% - 30px);
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #501C00;
  height: 1px; }

.event-item-bio::after {
  content: "";
  position: absolute;
  width: calc(100% - 30px);
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #501C00;
  height: 1px; }

.event-item-bio span {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  display: block;
  text-align: center; }

.event-item-bio .top {
  font-size: 20px;
  line-height: 27px; }

.event-item-bio .bottom {
  line-height: 32px;
  font-size: 24px;
  margin-bottom: -10px; }

.content-wrap {
  width: 100%; }

.filter-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  object-fit: cover;
  z-index: -1; }

.welcome {
  position: relative;
  background: #501C00;
  z-index: 2; }

.welcome .col-6 {
  height: 550px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.welcome .center-wrap {
  padding: 60px 0 90px; }

.welcome .slide-item {
  display: flex; }

.welcome .slide-item .col-6:last-child {
  background-color: #FFFFFF; }

.welcome-title {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 36px;
  margin-bottom: 45px;
  font-weight: normal; }

.welcome-content {
  max-width: 576px;
  line-height: 32px;
  margin-bottom: 60px; }

.welcome-cta {
  display: flex;
  max-width: 576px; }

.welcome-cta .btn {
  width: 100%; }

.welcome-cta a:first-child {
  margin-right: 10px; }

.welcome-cta a:last-child {
  margin-left: 10px; }

.flex-box {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: stretch; }

.flex-box .col-4 {
  margin: 0;
  padding: 60px 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }

.flex-box .col-4:nth-child(1) {
  background-color: #641313; }

.flex-box .col-4:nth-child(2) {
  background-color: #776130; }

.flex-box .col-4:nth-child(3) {
  background-color: #501C00; }

.flex-box .btn {
  color: #FFFFFF;
  border-color: #FFFFFF;
  width: 100%;
  text-align: center; }

.flex-box .text-center {
  width: 100%;
  margin: 0;
  height: 150px;
  display: flex; }

.top-link-img {
  width: 9vw;
  height: auto;
  max-width: 200px;
  min-width: 120px; }

.top-link-title {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 32px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 41px;
  width: 100%;
  line-height: 1;
  font-weight: lighter; }

.top-link-title * {
  color: inherit;
  font-size: inherit;
  font-family: inherit; }

.top-link-bio {
  width: 100%;
  margin: 25px 0 40px;
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  line-height: 30px; }

.top-link-bio * {
  color: inherit;
  font-size: inherit;
  font-family: inherit; }

.box-relative {
  position: relative;
  z-index: 1; }

.box-relative.parallax {
  height: 640px;
  background-color: #FFFFFF; }

.box-fixed {
  position: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #501C00;
  display: none;
  filter: grayscale(1); }

.box-fixed::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  opacity: 0.8; }

.ueno {
  padding: 40px 20px;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
  background: #F9F7F6; }

.ueno-container {
  justify-content: center;
  display: flex; }

.ueno .col-4 {
  margin-right: 36px;
  position: relative;
  margin-left: 0;
  width: calc(33% - 180px); }

.ueno .col-4 a {
  opacity: 0.85;
  display: flex;
  background: #2C2234; }

.ueno .col-4 a:hover {
  opacity: 1; }

.ueno .col-4:nth-child(3n+3), .ueno .col-4:last-child {
  margin-right: 0; }

.ueno .col-4 img.no-filter {
  opacity: 1; }

.ueno-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }

.ueno-content p {
  color: #FFFFFF;
  text-align: center;
  font-size: 32px; }

.ueno-content small {
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  line-height: 1; }

.btn-toggle {
  position: relative;
  width: 37px;
  height: 32px;
  align-items: center;
  background: transparent;
  border: none;
  outline: none;
  display: none; }

.btn-toggle div {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background: #452101;
  transition: all .5s ease-in-out; }

.btn-toggle::before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #452101;
  top: 0;
  left: 0;
  transition: all .5s ease-in-out;
  transform-origin: left; }

.wr-menu-page .btn-toggle span {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  top: 14px;
  left: 0;
  transition: all .5s ease-in-out;
  transform-origin: left; }

.wr-menu-page .btn-toggle:before,
.wr-menu-page .btn-toggle:after {
  background: #fff; }

.wr-menu-page .btn-toggle.click-off span {
  display: none; }

.wr-menu-page .btn-toggle.click-off:before,
.wr-menu-page .btn-toggle.click-off:after {
  background: #452101; }

.btn-toggle::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #452101;
  bottom: 2px;
  left: 0;
  transition: all .5s ease-in-out;
  transform-origin: left; }

.btn-toggle.click-off div {
  opacity: 0; }

.btn-toggle.click-off::before {
  transform: rotate(45deg);
  width: 115%; }

.btn-toggle.click-off::after {
  bottom: 0px;
  transform: rotate(-45deg);
  width: 115%; }

.btn-toggle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s linear; }

.btn-toggle img:nth-child(2) {
  opacity: 0; }

.btn-toggle.click-off img:nth-child(1) {
  opacity: 0; }

.btn-toggle.click-off img:nth-child(2) {
  opacity: 1; }

.menu-md {
  display: none;
  font-family: "Noto Sans JP", sans-serif; }

.main-content .page-title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: 400; }

.table-item table th {
  width: 22.4%;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  padding: 13px 10px 9px; }

.table-item h4 {
  margin-bottom: 30px; }

.table-item table td {
  padding: 13px 40px;
  font-family: "Noto Sans JP", sans-serif; }

.product-return ul li {
  list-style-type: disc; }

.table-item table {
  margin-bottom: 0; }

.table-item {
  margin-bottom: 65px; }

.main-content .table-item:nth-of-type(3) {
  margin-bottom: 0; }

.main-content .page-title {
  margin-bottom: 30px; }

.content-privacy-policy .block-item {
  margin-bottom: 55px; }

.content-privacy-policy .block-item:last-child {
  margin-bottom: 0px; }

.content-privacy-policy .block-item h3 {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 37px; }

.content-privacy-policy .block-desc {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 24px; }

.content-privacy-policy .block-desc ul {
  margin-top: 26px; }

.content-privacy-policy .block-desc ul li {
  list-style-type: disc;
  margin-left: 20px; }

.main-content p {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.5px;
  margin-bottom: 20px; }

.content-terms-service .block-item {
  margin-top: 30px; }

.content-privacy-policy .block-item h3 {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 24px;
  margin-bottom: 10px; }

.content-terms-service .block-item h3 {
  font-size: 15px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif; }

.main-content .form {
  background: #F0EBE2;
  padding: 60px 20px; }

form label {
  display: block;
  margin-bottom: 5px; }

.form input[type="text"], .form select {
  width: 100%;
  height: 48px;
  padding-left: 15px;
  outline: none;
  border: none; }

#form-login > div {
  position: relative; }

#form-login label {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  position: absolute;
  left: -54px;
  width: 30px;
  text-align: right;
  top: 9px; }

#form-login .field-id {
  margin-bottom: 40px; }

.main-content form {
  display: block;
  width: 37%; }

.form > div {
  width: 100%;
  position: relative; }

.form input {
  width: 100%; }

#form-login input[type="submit"] {
  margin-top: 60px; }

.submit input {
  background: #501C00;
  color: #fff;
  height: 60px;
  border-radius: 10px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 20px; }

input[type="submit"]:hover, .customer-info-page input[type="submit"]:hover, .change-pass button:hover, .withdraw button:hover, .inquiry-form-link a:hover,
#form-confirm .btn-back:hover, #form-confirm .btn-confirm:hover, .complete-step .btn-home button:hover {
  background: #910505; }

#form-login .register {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  margin-top: 55px;
  text-align: center; }

.forgot-pass {
  font-family: "Noto Sans JP", sans-serif;
  text-align: right;
  margin-top: 20px; }

.form, .form label, .form input, .form select {
  font-family: "Noto Sans JP", sans-serif; }

.form .field-name > label {
  margin-bottom: 13px;
  display: block; }

.form .wr-field {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.form .field-name .wr-field > div {
  width: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px; }

#form-register > div {
  margin-bottom: 22px; }

#form-register > div:last-child {
  margin-bottom: 0px; }

#form-register .had-registered {
  margin-top: 46px;
  text-align: center; }

.wr-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 48px; }

.wr-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  display: none; }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff; }

.wr-checkbox:hover input ~ .checkmark {
  background-color: #fff; }

.wr-checkbox input:checked ~ .checkmark {
  background-color: #fff; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.wr-checkbox input:checked ~ .checkmark:after {
  display: block; }

.wr-checkbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #501C00;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

#form-register .field-password {
  margin-bottom: 35px; }

.content-inquiry label {
  width: 100%;
  display: block; }

#form-contact textarea {
  width: 100%;
  border: none;
  height: 311px;
  outline: none;
  padding: 15px; }

.main-content .form #form-contact {
  width: 55.6%; }

#form-contact > div {
  margin-bottom: 15px; }

.field-inquiry-type select {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_icon_arrow-down.png?v=117824122914704132151754048518");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: 95%;
  -webkit-appearance: none; }

select::-ms-expand {
  display: none; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #DBD1CB;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #DBD1CB; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #DBD1CB; }

#form-contact .wr-checkbox {
  margin-bottom: 54px; }

.form .submit {
  text-align: center; }

.form .submit input {
  width: 260px;
  height: 48px; }

.form #form-contact input[type="submit"] {
  background: #CFC1B4;
  border-radius: 50px;
  pointer-events: none; }

.form #form-contact input[type="submit"].can-click {
  pointer-events: auto;
  background: #501C00; }

.form #form-contact input[type="submit"]:hover {
  background-color: #501C00;
  transition: 0.2s ease-out; }

#form-confirm table th {
  width: 24%;
  text-align: right;
  padding-top: 5px; }

#form-confirm table th, #form-confirm table td {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  padding-bottom: 67px;
  vertical-align: top; }

#form-confirm table td {
  padding-left: 48px;
  line-height: 32px; }

#form-confirm .wr-button {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

#form-confirm {
  width: 100%;
  max-width: 545px; }

#form-confirm .wr-button button {
  width: calc(50% - 20px);
  height: 48px;
  background: #501C00;
  color: #fff;
  border-radius: 50px;
  outline: none;
  border: none;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px; }

.complete-step p, .complete-step button, .complete-step span {
  font-family: "Noto Sans JP", sans-serif; }

.complete-step {
  text-align: center; }

.complete-step p {
  margin-bottom: 14px; }

.complete-step .desc {
  margin-bottom: 30px; }

.complete-step .phone-number {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 40px;
  margin-top: 30px; }

.btn-home button {
  width: 260px;
  height: 48px;
  text-transform: uppercase;
  background: #501C00;
  color: #fff;
  outline: none;
  border: navajowhite;
  border-radius: 50px;
  margin-top: 49px; }

button {
  cursor: pointer; }

.btn-home button:hover {
  background: #100902; }

.progess-bar {
  text-align: center;
  margin-bottom: 30px; }

.progess-bar span {
  font-size: 12px;
  word-break: keep-all; }

.progess-bar ul {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto; }

.progess-bar ul li {
  margin-left: 0;
  margin-right: 0;
  margin-right: calc(50% - 25px);
  margin-top: 0; }

.progess-bar ul li:last-child {
  margin-right: 0; }

.progess-bar .step .circle-step span:after {
  position: absolute;
  display: block;
  width: 100px;
  height: 2px;
  background: #beb1a7;
  content: '';
  right: 4px;
  top: 7px; }

.circle-step {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 10px; }

.progess-bar .input-step .circle-step span:after {
  display: none; }

.progess-bar .step .circle-step span:nth-of-type(1) {
  width: 10px;
  height: 10px;
  background: #BEB1A7;
  display: inline-block;
  border-radius: 100%; }

.progess-bar .step.active .circle-step span {
  width: 15px;
  height: 15px;
  margin-top: 0; }

.content-my-page {
  display: flex;
  flex-wrap: wrap; }

.content-my-page .tab-menu {
  width: 26%;
  padding-right: 40px;
  margin-top: 0; }

.tab-menu ul li:first-child {
  padding-top: 0; }

.content-my-page .tab-content {
  width: 74%; }

.tab-menu .tab-click {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 20px; }

.tab-menu ul li {
  padding-top: 23px;
  padding-bottom: 15px;
  border-bottom: 1px solid #501C00;
  opacity: 0.6;
  line-height: 1; }

.tab-menu ul li.active {
  opacity: 1; }

.content-my-page .tab-menu .tab-click {
  position: relative;
  cursor: default; }

.content-my-page .tab-menu .tab-click:after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 24px solid #501C00;
  display: block;
  content: '';
  position: absolute;
  bottom: -24px;
  left: calc(50% - 15px);
  display: none; }

.article-item {
  background: #F0EBE2;
  padding: 9%; }

.article-title {
  margin: 60px auto 10px;
  text-align: center; }

.tab-content {
  text-align: center; }

.tab-content .tab-item form {
  width: 100%;
  text-align: left; }

.article-item .desc {
  font-family: "Noto Sans JP", sans-serif; }

.article-item .desc p {
  margin-bottom: 10px; }

.article-item .submit input,
.article-item button {
  width: 260px;
  height: 48px;
  border-radius: 50px;
  border: none;
  margin-top: 40px;
  background: #501C00;
  color: #fff;
  outline: none; }

.article-item .field-name {
  text-align: left; }

.field-name .wr-field {
  display: flex; }

.order-item .product-thumbnail img {
  width: 80px;
  height: 60px; }

.wr-order {
  margin-top: 46px;
  text-align: left; }

.wr-order p {
  font-family: "Noto Sans JP", sans-serif; }

.order-item {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #501C00;
  padding-right: 20px; }

.product-thumbnail {
  margin: 0;
  width: 80px; }

.product-amount {
  margin: 0;
  width: 100px;
  text-align: right;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end; }

.product-info {
  width: calc(100% - 80px);
  padding-left: 20px;
  margin: 0; }

.product-info p {
  margin: 0;
  text-align: left; }

.order-list {
  margin-bottom: 60px; }

.tab-item#tab2 {
  padding: 70px 12.5% 60px;
  background: #F0EBE2; }

.custormer-info-content label {
  display: block; }

.custormer-info-content input {
  width: 100%;
  outline: none;
  padding-left: 15px;
  height: 48px;
  background: #fff;
  border: none; }

.custormer-info-content .postal-code input {
  width: 200px; }

.custormer-info-content form div {
  margin-bottom: 12px; }

.custormer-info-content .wr-checkbox {
  margin-bottom: 26px; }

.custormer-info-content label {
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 10px; }

.custormer-info-content form .submit {
  text-align: center; }

.custormer-info-content .field-name .wr-field {
  margin-left: -10px;
  margin-right: -10px; }

.custormer-info-content .field-name .wr-field > div {
  width: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px; }

.error {
  font-size: 13px;
  font-style: italic;
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  margin-top: 5px; }

.blog-page .banner {
  background-color: #191a1b;
  background-position: 100% 36%; }

.notifi-info {
  font-family: "Noto Sans JP", sans-serif; }

.product-header
.notifi-place {
  float: left; }

.notifi-date {
  float: right; }

.blog-page .item-content {
  padding-bottom: 52px; }

.blog-detail {
  padding-bottom: 167px; }

.blog-detail .box-container {
  width: 60vw;
  max-width: 800px; }

@media screen and (max-width: 900px) {
  .blog-detail .box-container {
    width: 100%; } }
.blog-detail .product-header a {
  padding-left: 18px;
  padding-right: 18px; }

.blog-detail .date {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 15px;
  color: #501C00;
  letter-spacing: 3px; }

.blog-detail .product-name {
  margin-bottom: 30px; }

.single-image {
  text-align: center;
  margin-bottom: 40px; }

.blog-detail .content img {
  width: 100%;
  object-fit: cover; }

.single-content p {
  margin-bottom: 20px; }

.single-content .content {
  line-height: 32px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 80px; }

.single-content .content1 {
  margin-bottom: 80px; }

.single-content .content2 {
  margin-bottom: 40px; }

.arrow-left, .arrow-right {
  width: 5px; }

.nav-news .arrow-right {
  margin-right: 22px; }

.pagination-news {
  margin-top: 115px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px;
  padding: 0 30px; }

.pagination-news > div {
  width: 50%; }

.prev-news, .next-news {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 28px; }

.prev-news h3 {
  width: calc(100% - 5px);
  padding-left: 40px;
  padding-right: 60px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px; }

.next-news h3 {
  width: calc(100% - 5px);
  padding-left: 60px;
  padding-right: 40px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px; }

.next-news {
  border-left: 1px solid #501C00; }

.blog-page * {
  color: #501C00; }

.blog-page .banner-breadcrumb a {
  color: #ffffff; }

.btn-list-news button {
  width: 260px;
  height: 48px;
  border: 1px solid #501C00;
  background: #fff;
  border-radius: 50px;
  outline: none; }

.btn-list-news {
  margin-top: 58px;
  text-align: center; }

.btn-list-news button:hover {
  background: #910505;
  color: #fff; }

.nav-news ul li {
  margin-bottom: 26px; }

.nav-news ul li:last-child {
  margin-bottom: 0px; }

.nav-news-mobile {
  display: none; }

.nav-news .icon-link {
  width: 12px;
  height: 12px;
  margin-left: 10px; }

.icon_link {
  margin-left: 10px; }

.wrap-total-amount {
  text-align: right;
  margin-top: 15px; }

.wrap-total-amount p {
  display: inline-block;
  vertical-align: middle; }

.total-amount {
  margin-left: 20px; }

.loading img {
  width: 40px; }

.tab-content #tab2 {
  display: none; }

.tab-content #tab1.active, .tab-content #tab2.active {
  display: block; }

.tab-content .tab-item {
  display: none; }

.tab-menu li img {
  display: none; }

.price-amount {
  display: flex;
  margin-top: 14px; }

.price-amount span {
  width: 50%; }

.order-price {
  text-align: left; }

.blog-page .items .col-4:nth-child(3n+1) {
  padding-right: 24px; }

.blog-page .items .col-4 {
  margin-bottom: 36px; }

.blog-page .items .col-4:nth-child(3n+2) {
  padding-left: 12px;
  padding-right: 12px; }

.blog-page .items .col-4:nth-child(3n+3) {
  padding-right: 0;
  padding-left: 24px; }

.blog-detail .product-header a:hover span {
  color: #fff; }

.blog-detail .single-name {
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-weight: 400;
  margin-bottom: 90px; }

.blog-detail .product-header a.btn-normal-1 {
  margin-right: 14px; }

.wr-menu-page .l-header.change-color {
  background: #054a37; }

.wr-menu-page #nav {
  margin-right: 80px; }

.wr-menu-page .l-header__nav_item {
  margin-left: 110px; }

.image-company {
  width: 160px;
  height: 200px;
  margin-top: 10px; }

.employment-info-page .main-content {
  text-align: center; }

.intro-company {
  margin-top: 45px; }

.intro-company > div,
.content-message > div {
  margin-bottom: 45px; }

.content-message > div:last-child,
.intro-company > div:last-child {
  margin-bottom: 95px; }

.intro-company p, .content-message p {
  margin-bottom: 10px;
  line-height: 32px; }

.message-president img {
  width: 300px;
  height: 200px;
  object-fit: cover; }

.employment-info-page .table-item table td {
  text-align: left; }

.employment-info-page .article-title {
  font-weight: 400;
  margin-bottom: 45px; }

.job-info .table-item {
  margin-top: 45px; }

.employment-info-page .table-item {
  margin-bottom: 95px; }

.page-title h1 {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 32px;
  position: relative;
  font-weight: 300;
  color: #501C00;
  padding: 15px 0;
  line-height: normal; }

.company-info .page-title h2 {
  padding: 15px 0; }

.map {
  margin-bottom: 150px; }

.map iframe {
  max-width: 100%; }

.company-info table td li {
  list-style: inside;
  list-style-type: decimal; }

.kspace-page .wr-link {
  margin-top: 70px;
  text-align: center;
  display: flex; }

.kspace-page .wr-link a {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #501C00;
  border-radius: 50px; }

.kspace-page .wr-link a:hover {
  background: #501C00;
  color: #fff;
  transition: 0.2s ease-in-out; }

.kpalce-image1 {
  margin-top: -30px; }

.main-content.section-content2 {
  padding-top: 40px; }

.space-img img {
  width: 600px;
  height: 400px;
  object-fit: cover;
  margin-bottom: 65px; }

.space-item .desc {
  text-align: center; }

.space-item .desc p {
  line-height: 32px; }

.reservation {
  padding: 60px 20px;
  text-align: center;
  background: #F0EBE2;
  margin-bottom: 100px; }

.cancel-policy {
  padding: 70px 20px 70px;
  text-align: center;
  background: #F0EBE2; }

.reservation .article-title, .cancel-policy .article-title {
  padding-bottom: 40px; }

.reservation .desc, .cancel-policy .desc {
  line-height: 32px;
  margin-bottom: 50px; }

.inquiry-form-link a {
  width: 400px;
  height: 60px;
  background: #501c00;
  display: block;
  border-radius: 10px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px; }

.reservation .phone, .cancel-policy .phone {
  margin-top: 37px;
  margin-bottom: 0; }

.reservation .phone p, .cancel-policy .phone p {
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  line-height: 56px; }

.reservation .phone p.label {
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif; }

.price-list table, .price-list table th, .price-list table td {
  font-size: 15px;
  line-height: 32px;
  font-weight: 400; }

.price-list table th:nth-of-type(1), .price-list table td:nth-of-type(1) {
  text-align: center; }

.kspace-page .price-list table tr td:nth-of-type(3) {
  text-align: left; }

.main-content .price-list .page-title {
  margin-bottom: 0; }

.price-list table tr:nth-of-type(2) td {
  text-align: center; }

.main-content .reservation-cancel .page-title-wrap > .page-title {
  margin-bottom: 0; }

.kspace-page .wrapper-content.banner-fixed {
  background: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_bg-kspace.png?v=182097959997152836981754048434");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center; }

.special-taste-page .wrapper-content.banner-fixed {
  background: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_bg-taste.png?v=110402227319763408951754048435");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center; }

.walk-ueno-page .wrapper-content.banner-fixed {
  background: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_center_walk-bg.jpg?v=171753532740082029421754048447");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center; }

.about-page .wrapper-content.banner-fixed {
  background: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_about-us_bg-about.png?v=147608091898543440361754048427");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center; }

.mg-top-500 {
  margin-top: 500px; }

.special-taste-page h2 {
  padding: 0; }

.article.seasonal-thing .main-content,
.article.rice .main-content {
  padding-top: 0; }

.circle-img {
  text-align: center; }

.circle-img img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  margin-bottom: 20px;
  border-radius: 100%; }

.cultural-centers-list .item-content {
  padding: 0;
  box-shadow: none; }

.cultural-centers-list .center-title {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 10px; }

.center-info {
  font-family: "Noto Sans JP", sans-serif; }

.center-info p {
  font-size: 14px;
  line-height: 1.5; }

.cultural-centers-list .items .col-4 {
  margin-left: 0;
  margin-right: 0; }

.block-event {
  background: #F9F7F6;
  margin-bottom: 50px; }

.block-event .main-content {
  padding-top: 60px;
  padding-bottom: 60px; }

.block-event .main-content .row {
  margin-left: -20px;
  margin-right: -20px; }

.block-event .main-content .row .col-4 {
  width: 33.3%;
  max-width: 33.3%;
  padding-left: 20px;
  padding-right: 20px; }

.about-page .article:nth-of-type(1) {
  text-align: center; }

.card-intro {
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  line-height: 2; }

.author-qoute {
  font-size: 24px;
  text-align: center;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝"; }

.about-content {
  margin-top: 500px;
  padding-top: 120px;
  background: #fff; }

.founded-year {
  font-size: 45px;
  line-height: 1;
  margin-bottom: 30px;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #BEB1A7;
  border-radius: 50%;
  color: #fff;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝"; }

.founded-year span {
  line-height: 1;
  padding-top: 22px;
  text-align: center; }

.about-content .article {
  display: flex;
  align-items: flex-start; }

.about-content .wrap-info .article {
  margin-bottom: 60px; }

.about-content .article .block-left {
  width: 23%;
  margin-top: 0; }

.about-content .article .block-right {
  width: 77%;
  padding-left: 65px;
  text-align: left;
  margin-top: 0; }

.about-content .article .artice-title {
  font-size: 24px;
  margin-bottom: 20px; }

.article.restaurant-in-china .images {
  display: flex; }

.article.restaurant-in-china .images img {
  width: 50%;
  margin: 0; }

.article.restaurant-in-china .images img:nth-of-type(2) {
  margin-top: 56px; }

.about-content {
  padding-top: 0; }

.walk-ueno-page .container-content > div:nth-of-type(1) .page-title {
  margin-bottom: 0; }

.content-message {
  margin-top: 45px; }

/* main.css */
.reservation-info .reception-hours {
  font-size: 24px;
  margin-bottom: 70px; }

.work-time .last-order {
  font-size: 24px; }

.wr-light-lux h3 {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 60px;
  font-weight: 400;
  margin-top: 70px; }

.wr-menu-page .l-header {
  background: transparent; }

.wr-menu-page .l-header__nav_item a {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px; }

.wr-menu-page .l-header__inner {
  padding-top: 19px;
  padding-bottom: 19px; }

.wr-menu-page .l-header__logo p {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 50px;
  color: #fff; }

.wr-menu-page .banner {
  height: 1108px;
  margin-bottom: 0; }

.menu-page .banner {
  max-height: 100vh;
  height: 100vh; }

.map p {
  display: none; }

.form .submit input {
  width: 100%;
  height: 48px; }

.kspace-page .container-content .page-title {
  padding: 0;
  margin-bottom: 70px; }

.kspace-page .container-content .page-title::after,
.kspace-page .container-content .page-title::before {
  display: none; }

.space-list .space-item:last-child {
  margin-bottom: 0; }

.custormer-info-content input, .custormer-info-content .checkmark {
  border: 1px solid #501C00; }

.menu-page .main-content .top-content {
  background: #fff; }

.walk-ueno-page .main-content .page-title-wrap {
  padding-top: 0;
  padding-bottom: 0; }

.combo-menu {
  margin-bottom: 10px; }

.combo-menu .title {
  font-size: 32px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  text-align: center;
  margin-bottom: 35px; }

.combo-menu .image-list ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  justify-content: center; }

.combo-menu .image-list li {
  width: calc(33.333333% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 70px; }

.combo-menu .image-list li img {
  width: 100%;
  height: 100%; }

.menu-box img {
  width: 60px;
  height: 60px; }

.wr-reservation img {
  width: 86px; }

.wr-reservation {
  text-align: center; }

.wr-reservation h3 {
  font-size: 32px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  margin-top: 20px;
  margin-bottom: 40px; }

.wr-reservation .phone-number, .wr-reservation .hours {
  font-size: 40px;
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  margin-bottom: 5px;
  line-height: 1.4; }

.center-info .work-time {
  margin: 0; }

.center-info p {
  word-break: break-word;
  margin: 0; }

.reception-hours {
  font-size: 24px; }

.menu-page * {
  color: #054A37; }

.wr-reservation .address {
  margin-top: 40px; }

.article.wr-reservation {
  padding: 70px 20px 80px;
  border: 1px solid #054A37; }

.menu-box .title {
  font-size: 40px;
  text-align: center; }

.lux-menu {
  margin-bottom: 100px; }

.wr-light-lux {
  display: flex;
  flex-wrap: wrap; }

.wr-light-lux > div {
  width: calc(50% - 58px);
  text-align: center;
  margin-top: 72px;
  border-top: 1px solid #054A37;
  border-bottom: 1px solid #054A37;
  padding-top: 80px;
  padding-bottom: 80px; }

.wr-light-lux .light {
  margin-right: 58px; }

.wr-light-lux .lux {
  margin-left: 58px; }

.wr-light-lux ul {
  margin-top: 44px;
  min-height: 507px; }

.wr-light-lux ul li {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  margin-bottom: 5px;
  font-size: 32px; }

.menu-page-footer .copyright {
  text-align: center;
  font-size: 10px;
  padding-top: 44px;
  padding-bottom: 40px;
  background: #054a37;
  color: #fff; }

.menu-page .wrapper-content {
  border: 40px solid #054a37;
  border-bottom: none;
  padding-bottom: 100px; }

.combo-menu:last-child {
  margin-bottom: 0; }

/* Checkout page */
.s-checkout {
  padding: 115px 0 110px; }

.icon_link {
  width: 12px;
  height: 12px;
  margin-left: 10px; }

.s-checkout_left {
  width: 100%;
  max-width: 55.5%; }

.s-checkout_right {
  padding-left: 100px;
  width: 100%;
  max-width: 44.5%;
  margin: 0; }

.s-checkout input[type="submit"] {
  width: 100%;
  font-size: 20px;
  padding-bottom: 3px; }

.form-component {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px; }

.form-component h4 {
  font-size: 24px;
  line-height: 1.5;
  width: 100%;
  margin-bottom: 45px;
  font-weight: 500; }

.checkbox {
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

.checkbox-fake {
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: -4px; }

.checkbox-fake::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_checkbox-out.svg?v=10993748738191751501754048473"); }

.checkbox-fake::after {
  content: '';
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(30deg);
  border: solid;
  border-color: #501C00;
  border-width: 0 2px 2px 0;
  width: 5px;
  height: 10px;
  z-index: 10;
  opacity: 0; }

.checkbox-fake.checked::after {
  opacity: 1; }

.checkbox-fake input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.checkbox input[type="checkbox"] {
  border: 1px solid #501C00;
  border-radius: 0;
  width: 20px;
  height: 20px;
  border: none;
  opacity: 0;
  z-index: 11; }

.form-field_name {
  display: block;
  font-size: 15px;
  margin-bottom: 10px; }

.form-field input[type="text"],
.form-field input[type="email"],
.form-field input[type="password"] {
  width: 100%;
  font-size: 20px;
  padding: 0 15px;
  min-height: 48px;
  border-width: 1px;
  border-style: solid; }

.form-field input[type="text"]::placeholder,
.form-field input[type="email"]::placeholder,
.form-field input[type="password"]::placeholder {
  color: rgba(82, 29, 0, 0.2); }

.form-field input[type="button"] {
  width: 140px;
  background: transparent;
  font-size: 15px;
  line-height: 1.5;
  margin: 0; }

.form-field textarea {
  max-height: 120px;
  width: 100%; }

.form-field {
  margin-left: 0;
  margin-bottom: 15px;
  width: 100%; }

.form-field_50 {
  width: 50%; }

.form-field_100 {
  width: 100%; }

.form-field_left {
  padding-right: 10px; }

.form-field_right {
  padding-left: 10px; }

.form-component_note {
  margin-left: 0;
  color: #FA0258;
  font-size: 14px; }

.form-field select {
  width: 100%;
  height: 48px; }

.form-component_part {
  width: 100%;
  margin-bottom: 20px; }

.form-fields {
  display: flex;
  flex-wrap: wrap; }

.s-ckechout_cart {
  background: #F0EBE2; }

.s-ckechout_cart {
  padding: 30px 45px; }

.s-ckechout_table {
  border-collapse: collapse; }

.s-ckechout_table p {
  margin-bottom: 10px; }

.table-item img {
  min-width: 80px;
  height: auto; }

.s-ckechout_table .table-item {
  display: flex;
  border-bottom: 1px solid #501C00; }

.s-ckechout_table .table-item {
  margin-bottom: 20px; }

.table-item > div {
  margin: 0; }

.table-item_content {
  padding-left: 10px;
  padding-right: 10px; }

.table-item_info {
  display: flex; }

.table-item_info span:first-child {
  margin-left: 0; }

.table-item_info span:last-child {
  margin-right: 0; }

.table-item_content_small {
  margin: 0 0 0 auto !important;
  padding-right: 0; }

.table-item_price {
  padding-top: 50px; }

.table-total {
  font-size: 20px;
  text-align: right; }

.wr-light-lux h3 {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 60px;
  font-weight: 400;
  margin-top: 70px; }

.wr-light-lux .total {
  font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
  font-size: 40px; }

.policy-page .table-item {
  display: block; }

/* End Checkout page */
.cart-btn_minus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_minus-icon.svg?v=65010057977724781341754048479");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center center; }

.cart-btn_plus::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_plus-icon.svg?v=825787307296431361754048482");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center center; }

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0); } }

@-moz-keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0); } }

@-o-keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0); } }

@keyframes slideUp {
  0% {
    max-height: 10000px; }

  100% {
    max-height: 0; } }

@keyframes slideDown {
  0% {
    max-height: 0; }

  100% {
    max-height: 10000px; } }

.gallery {
  visibility: hidden; }

.menu-page .banner {
  position: relative; }

.menu-page .banner .container-banner {
  position: absolute;
  display: block;
  width: 100%;
  height: 100vh;
  background: rgba(5, 74, 55, 0.3);
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.blog-detail .single-name {
  font-size: 24px;
  margin-bottom: 40px; }

.menu-current {
  position: relative; }

.menu-current::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 100%;
  background: #501c00; }

.icon-hover {
  display: none;
  transition: all .3s linear; }

.img-hover:hover {
  color: #0099EA; }

.img-hover:hover .icon-normal {
  display: none; }

.img-hover:hover .icon-hover {
  display: inline-block; }

.img-hover_span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_icon_link.svg?v=107083469267309021901754048475");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }

.img-hover:hover .img-hover_span {
  background-image: url("//www.kurofunetei.co.jp/cdn/shop/t/9/assets/images_final_icon_icon_link_hover.svg?v=138288886353672778441754048475"); }

#breadcrumb-two {
  display: none; }

.banner-slide .slide-item-title br {
  content: ''; }

.text-width {
  position: absolute;
  left: -999999px;
  visibility: hidden; }

.new-logo {
  flex-wrap: wrap; }

.new-logo_img_wrap {
  display: flex;
  padding: 0 0 40px; }

.new-logo_content {
  max-width: 800px; }

.new-logo_img {
  max-width: max-content;
  margin-bottom: 30px; }

.new-logo_img_sp {
  display: none; }

@media screen and (max-width: 1600px) {
  .header-cta a {
    font-size: 14px; }

  .banner {
    background-size: cover; } }
@media screen and (max-width: 1430px) {
  .l-header__nav_item {
    font-size: 20px;
    line-height: 1; }

  .l-header__tel {
    font-size: 20px; }

  .l-header__address {
    font-size: 12px; }

  .l-header__account {
    font-size: 14px; }

  .l-header__reserve {
    font-size: 10px; } }
@media screen and (max-width: 1366px) {
  /* New Header */
  .l-header__info_wrapper {
    width: 320px; }

  .l-header__nav_item {
    font-size: 18px;
    line-height: 1; }

  .l-header__tel {
    font-size: 20px; }

  .l-header__address {
    font-size: 12px; }

  .l-header__account {
    font-size: 12px; }

  .l-header__inner {
    padding-left: 20px;
    padding-right: 20px; }

  /* End New Header */
  .banner {
    background-position: center;
    background-size: cover; }

  .welcome-content {
    max-width: 360px; }

  .welcome .slide-item {
    justify-content: stretch; }

  .welcome .col-6 {
    margin: 0;
    height: auto; }

  .welcome-cta .btn {
    max-width: 170px; }

  .event-box {
    padding: 0 100px; }

  .main-content form {
    width: 50%; }

  .menu-page .wrapper-content {
    border: 40px solid #054a37;
    border-bottom: none; }

  .menu-page-footer .copyright {
    padding-top: 34px;
    padding-bottom: 30px; }

  .event-item-excerpt {
    line-height: 1.5;
    margin-bottom: 5px; }

  .event-item {
    min-height: 200px; }

  .event-box {
    top: -200px; } }
@media screen and (max-width: 1180px) {
  .box-redirect, .table, .product {
    padding: 0; }

  .introduce {
    padding: 70px 20px 80px; }

  .introduce-in {
    padding: 10px 0 70px; }

  .items {
    padding-left: 20px;
    padding-right: 20px; }

  .suggestion .items {
    padding: 0; }

  /* New Header */
  .l-header__account a:last-child {
    margin-left: -10px; }

  .l-header__address {
    margin-left: 5px; }

  .l-header__info_wrapper {
    width: 310px; }

  /* End New Header */
  .event-item-name,
  .event-item-bio .top {
    font-size: 18px; }

  .event-item-excerpt {
    font-size: 32px; }

  .event-item-bio .bottom {
    font-size: 20px; }

  .event-item-content {
    padding: 25px 15px 15px; }

  .event-item:nth-child(2) {
    margin: 0 20px; }

  .top-link-bio p br {
    content: ""; }

  .top-link-title {
    font-size: 32px; }

  .flex-box .btn {
    margin-bottom: 0; }

  .content-wrap {
    height: 100%; }

  .event {
    padding: 30px 20px 100px; }

  .suggestion {
    padding-left: 20px;
    padding-right: 20px; }

  .slide-small .box-container {
    max-width: 800px; } }
@media screen and (max-width: 1080px) {
  .event-box {
    padding: 0 20px; }

  .booking-guide {
    padding: 0 20px; }

  .box-relative.parallax {
    height: 400px; }

  /* New Header */
  .l-header__reserve {
    margin-left: 5px; }

  .l-header__tel {
    font-size: 18px; }

  .l-header__info_wrapper {
    width: 290px; }

  .l-header__nav_item {
    font-size: 18px;
    line-height: 1; }

  /* End New Header */
  .grid-3 .row {
    max-width: 1024px; }

  .cart-main {
    padding: 0 20px; }

  .s-checkout {
    padding: 115px 20px 110px; } }
/*
Tablet
*/
@media screen and (max-width: 1023px) {
  .banner-fixed .container-content {
    position: relative;
    top: -2px; }

  .news-old {
    position: relative;
    padding: 40px 20px 90px; }

  .pagination-news {
    padding: 0; }

  .wrapper-content.banner-fixed {
    margin-bottom: -3px; }

  .main-content {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }

  body.no-scroll {
    overflow: hidden; }

  .product-price {
    font-size: 20px; }

  .shop-info, .menus, .menu-commit {
    padding-left: 40px;
    padding-right: 40px; }

  .suggestion-first {
    padding-top: 0; }

  .booking-guide .col-6:first-child {
    padding-right: 10px; }

  .booking-guide .col-6:nth-child(2) {
    padding-left: 10px; }

  /* New Header */
  .wr-menu-page .l-header__nav {
    display: block; }

  .l-header__nav,
  .l-header__reserve {
    display: none; }

  .l-header__inner {
    padding-left: 30px;
    padding-right: 30px;
    height: 100%; }

  .l-header__info_wrapper {
    width: 100%; }

  .l-header__logo {
    width: 100%;
    max-width: 200px;
    z-index: 1000; }

  .l-header__logo_img {
    margin: 0; }

  .l-header__info_wrapper {
    display: flex;
    flex-wrap: nowrap; }

  .l-header__tel {
    font-size: 24px; }

  .l-header__address {
    font-size: 14px; }

  .l-header__info {
    justify-content: left;
    width: auto;
    margin: 0; }

  .l-header__account {
    font-size: 15px;
    margin-right: 0; }

  .l-header__cart_icon {
    width: 34px;
    height: 34px; }

  .l-header__nav_btn {
    display: block;
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    max-width: 37px;
    height: 32px;
    position: relative;
    top: -5px;
    z-index: 1000; }

  .wr-menu-page .l-header__nav_btn {
    margin-right: 10px; }

  .menu-md {
    display: none;
    visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #FFFFFF;
    z-index: 999;
    transform: translateX(100%);
    transition: all 0.5s linear;
    padding: 100px 0 0; }

  .menu-md a {
    display: block;
    font-size: 18px; }

  .header-cta-md {
    display: none; }

  .menu-contact-md {
    display: none; }

  .sub-menu a::before {
    content: '-'; }

  .menu-main-md {
    display: inline-flex;
    flex-wrap: wrap; }

  .menu-main-md > li {
    width: 100%; }

  .menu-md nav {
    max-height: 100%;
    overflow-y: auto;
    border-top: 1px solid #501C00; }

  .banner {
    max-height: 300px; }

  main h2 {
    padding: 15px 0; }

  .btn-toggle {
    margin-left: 10px;
    display: inline-flex; }

  .mb-slide .slick-arrow {
    display: none !important; }

  .mb-slide .item-content {
    margin: 5px; }

  .menu-md.open {
    visibility: visible;
    transform: translateX(0);
    transition: all .5s linear; }

  .menu-md nav {
    max-height: 100%;
    overflow-y: auto;
    border-top: 1px solid #501C00; }

  .menu-md #btn-close {
    position: absolute;
    width: 34px;
    height: 34px;
    border: none;
    outline: none;
    background: transparent;
    right: 25px;
    top: 50px;
    transform: translateY(-50%); }

  .header-cta-md {
    display: none; }

  .menu-contact-md {
    display: none; }

  .menu-md a {
    font-size: 32px;
    display: block;
    padding: 10px 50px;
    border-bottom: 1px solid #501C00; }

  .sub-menu {
    display: none;
    overflow: hidden; }

  .sub-menu a::before {
    content: "- "; }

  .sub-menu.open {
    height: auto; }

  .has-children a:first-child {
    position: relative; }

  .has-children a:first-child button {
    position: relative;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    background-position: center;
    border: none;
    outline: none;
    background: transparent; }

  .has-children a:first-child button:after {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: all .3s linear;
    background: #501c00; }

  .has-children a:first-child button::before {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    background: #501c00; }

  .has-children a:first-child button.click-off::after {
    transform: translate(-50%, -50%) rotate(0); }

  .page-top {
    width: 50px;
    height: 50px; }

  .footer-widget-md {
    display: block;
    font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝"; }

  .footer-widget-md a {
    color: #FFFFFF;
    margin-right: 35px; }

  .footer-widget-md li {
    display: inline-block; }

  .footer-widget-md li:last-child a {
    margin-right: 0; }

  .footer-widget-md ul {
    font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
    text-align: center;
    margin-bottom: 10px; }

  .footer-widgets .row {
    display: none; }

  .footer-social {
    margin: 15px 0; }

  .items .col-4:nth-child(3n+1) {
    padding-right: 20px; }

  .items .col-4:nth-child(3n+3) {
    padding-left: 20px; }

  .item-name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

  .items .col-4:nth-child(3n+2) {
    padding-left: 10px;
    padding-right: 10px; }

  .footer-banner {
    padding: 40px 20px 0; }

  .introduce {
    padding: 90px 20px 80px; }

  .col-name {
    font-size: 14px; }

  .col-type-normal {
    font-size: 30px; }

  .product {
    padding: 0 20px; }

  .product-name {
    margin-bottom: 10px; }

  .ueno-content small {
    font-size: 17px; }

  .ueno-content p {
    font-size: 22px; }

  .main-content form {
    width: 50%; }

  .main-content .form #form-contact {
    width: 65%; }

  .founded-year {
    width: 150px;
    height: 150px; }

  .progess-bar ul {
    width: 40%; }

  #form-confirm {
    width: 70%; }

  .table-item .table {
    padding: 0; }

  .blog-page .items .col-4:nth-child(odd) {
    padding-right: 18px;
    padding-left: 0; }

  .blog-page .items .col-4:nth-child(even) {
    padding-right: 0px;
    padding-left: 18px; }

  .header-cta-md li:nth-child(1)::after {
    content: "|";
    margin-right: 10px; } }
@media screen and (max-width: 1366px) and (min-width: 991px) {
  .event-item-name {
    font-size: 18px; }

  .event-item-bio .bottom {
    font-size: 20px; } }
@media screen and (max-width: 991px) {
  .commit-title {
    font-size: 24px; }

  /* New Header */
  .l-header__info,
  .l-header__account {
    display: none; }

  .menu-contact-md {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #501C00;
    font-family: adobe-caslon-pro;
    line-height: 1; }

  /* End New Header */
  .col-6 .booking-excerpt {
    min-height: 256px; }

  .gallery a {
    margin-right: 10px;
    margin-top: 10px; }

  .box-relative.parallax {
    /* height: calc(100vw / 100 * 62.5); */
    height: 320px; }

  .menu-contact-md a:not(.btn) {
    border-bottom: none; }

  .menu-contact-md a {
    text-align: center; }

  .menu-contact-md li {
    line-height: 1; }

  .menu-contact-md li:nth-child(1) a {
    font-size: 28px; }

  .menu-contact-md li:nth-child(2) a {
    font-size: 20px; }

  .menu-contact-md li:nth-child(3) a {
    font-size: 18px;
    margin: 5px auto;
    border: 1px solid #501C00; }

  .col-3 {
    max-width: 33.3%;
    margin-left: 0;
    margin-right: 0; }

  .footer-banner .row {
    justify-content: center; }

  .top-link-bio {
    padding: 0; }

  .top-link-bio p {
    max-width: 400px; }

  .event-box {
    position: static;
    flex-direction: column;
    justify-items: center;
    text-align: center;
    padding: 0 40px;
    background: #23160A;
    transform: none; }

  .event-item {
    margin: auto !important;
    margin-bottom: 20px !important; }

  .event-slide .slide-item {
    margin-left: 0; }

  .slide-content-wrap {
    text-align: center; }

  .slide-small .slide-arrow {
    position: static;
    display: inline-block;
    margin-top: 80px; }

  .slide-small .slide-arrow-left {
    margin-right: 90px; }

  .event {
    padding: 30px 40px 50px; }

  .event .introduce {
    padding-left: 0;
    padding-right: 0; }

  .news {
    padding: 0 0 0; }

  .append-dots {
    padding: 30px 0 50px; }

  .slick-dots {
    position: static;
    margin-top: -80px; }

  .slick-dots li button:before {
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.5; }

  .slick-dots li.slick-active button:before {
    color: #FFFFFF; }

  .slick-dots li {
    margin-left: 0;
    margin-right: 35px; }

  .slick-dots li:last-child {
    margin-right: 0; }

  .news-old-item {
    flex-wrap: wrap;
    position: relative;
    background-size: 135% 2px; }

  .news-excerpt {
    width: 100%;
    padding-top: 10px;
    padding-right: 25px; }

  .news-arrow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

  .slide-big .slide-arrow {
    width: 60px;
    height: 120px; }

  .cart-left {
    width: 100%;
    max-width: 50%; }

  .cart-right {
    width: 100%;
    max-width: 50%; }

  .cart-item {
    position: relative; }

  .cart-item-number {
    position: absolute;
    right: 0;
    bottom: 10px; }

  .cart-date {
    display: block; }

  .cart-price-mb {
    display: block;
    margin-top: 20px;
    text-align: right; }

  .cart-number {
    display: none; }

  .s-checkout_left {
    max-width: 100%;
    order: 2; }

  .s-checkout_right {
    max-width: 100%;
    padding-left: 0;
    order: 1;
    margin-bottom: 70px; } }
/*
SP
*/
@media screen and (max-width: 900px) {
  .sub-panel {
    padding: 0; }

  .DayPicker-Month {
    margin: 0; }

  .iKagcz.iKagcz {
    padding: 15px 25px;
    margin: 10px auto;
    width: 100%;
    border-radius: 5px; }

  #bta-product-widget {
    margin-bottom: 0; }

  .three-line {
    float: left;
    margin-bottom: 30px; }

  .slide-fixed {
    top: 100px;
    height: 50vh;
    max-height: 50vh;
    min-height: auto; }

  .slide-relative,
  .banner-slide .slide-img-wrap {
    height: 50vh;
    min-height: auto; }

  .slide-fixed {
    min-height: auto; }

  .new-logo_img {
    width: 100%;
    max-width: 100%;
    display: none; }

  .new-logo_img_sp {
    display: block;
    max-height: 100%; }

  .new-logo_img_wrap {
    flex-wrap: wrap; }

  .wr-menu-page .l-header__nav {
    display: none; }

  .banner-slide .slide-item-title br {
    content: normal; }

  .flex-box, .animate {
    flex-wrap: wrap; }

  .flex-box .col-4 {
    width: 100%;
    max-width: 100%; }

  .flex-box .col-4 {
    padding-left: 10px;
    padding-right: 10px; }

  .product .items {
    padding: 0; }

  .main-content .page-title {
    margin-bottom: 20px; }

  .content-privacy-policy .block-item {
    margin-bottom: 40px; }

  .main-content form {
    width: 65%; }

  .main-content .form #form-contact {
    width: 75%; }

  #form-contact textarea {
    height: 230px; }

  .progess-bar ul {
    width: 55%; }

  #form-confirm {
    width: 90%; }

  #form-confirm table th, #form-confirm table td {
    margin-bottom: 40px; }

  .items.grid-3 .item-name {
    font-size: 20px;
    line-height: 1.5; }

  .items .col-4:nth-child(3n+1) {
    padding-right: 20px; }

  .items .col-4:nth-child(3n+3) {
    padding-left: 20px; }

  .items .col-4:nth-child(3n+2) {
    padding-left: 10px;
    padding-right: 10px; }

  .content-my-page {
    display: block; }

  .content-my-page .tab-menu {
    width: 100%;
    padding-right: 0; }

  .content-my-page .tab-content {
    width: 100%;
    margin-top: 30px; }

  .kspace-page .page-title-wrap {
    padding: 40px 0 20px; }

  .space-item {
    width: 100%; }

  .space-img img {
    width: 100%;
    height: auto; }

  .space-img img {
    margin-bottom: 30px; }

  .about-content .wrap-info {
    margin-top: 0; }

  .wrap-info .article {
    margin-bottom: 60px; }

  .menu-page .wrapper-content {
    border: 20px solid #054a37; }

  .wr-reservation h2 {
    margin-top: 10px;
    margin-bottom: 40px; }

  .wr-light-lux > div {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 50px; }

  .wr-light-lux ul {
    min-height: 420px; }

  .lux-menu {
    margin-bottom: 80px; }

  .combo-menu .image-list li {
    width: calc(50% - 40px);
    margin-bottom: 40px; }

  .table .left img {
    max-width: 20%;
    min-height: 40px;
    min-width: 60px; }

  .shop-info, .menus, .menu-commit {
    padding-left: 20px;
    padding-right: 20px; }

  .menus .row div {
    width: 100%;
    max-width: 100%;
    padding: 0 !important; }

  /* New Header */
  .menu-main-md > li {
    width: 100%; }

  /* End New Header */
  .box-redirect, .table {
    padding: 0; }

  .box-choose span::after {
    display: none; }

  .news-old {
    padding: 40px 20px 90px; }

  .slide-fixed {
    top: 100px; }

  .product-slide .grid-3 .row {
    padding: 0; }

  .product-name {
    font-size: 24px; }

  .product-time {
    margin-bottom: 50px; }

  .calendar-title {
    padding-left: 0; }

  .mb-hidden {
    display: none; }

  .menu-md {
    max-width: 100%;
    border-left: none; }

  .menu-md a {
    font-size: 18px; }

  .header-cta-md {
    display: block;
    border-bottom: 1px solid #501C00;
    text-align: center; }

  .header-cta-md a {
    font-size: 15px;
    border-bottom: none;
    padding: 20px 0;
    display: inline-block; }

  .header-cta-md li {
    display: inline-block; }

  .banner {
    max-height: calc(100vw / 3 * 1.5); }

  .banner-branding h1 {
    font-size: 15px; }

  .banner-branding .big {
    font-size: 24px; }

  .page-title-wrap.page-title-wrap-small,
  .excerpt-suggestion {
    padding-left: 20px;
    padding-right: 20px; }

  .items .col-4:nth-child(2n+1) {
    padding: 0 10px 0 0; }

  .items .col-4:nth-child(2n+2) {
    padding: 0 0 0 10px; }

  .table-row {
    flex-wrap: wrap; }

  .table .center {
    max-width: 100%;
    border: none;
    justify-content: left; }

  .table-content {
    border: none;
    padding-top: 20px; }

  .table .left {
    border: none;
    padding-left: 0;
    padding-top: 10px; }

  .table .left p:first-child {
    margin-bottom: 15px; }

  .footer-banner {
    padding: 0; }

  .col-3 {
    max-width: 50%;
    padding: 0;
    margin: 0; }

  .pagination-link {
    margin-right: 0px; }

  .box-redirect {
    padding: 20px; }

  .box-cta-wrap {
    text-align: center;
    padding-top: 30px; }

  .box-choose span {
    display: block; }

  .box-title {
    font-size: 28px;
    margin-bottom: 20px; }

  .box-title span {
    font-size: 18px;
    display: block;
    margin-top: 20px; }

  .table-intro {
    text-align: left; }

  .product-main {
    flex-wrap: wrap; }

  .product-main-img {
    width: 100%;
    max-width: 100%; }

  .product-main-content {
    max-width: 100%;
    padding-left: 0; }

  .gallery-arrows button {
    width: 15px;
    height: 25px;
    outline: none;
    background: transparent;
    border: none; }

  .gallery-arrows-left {
    margin-right: 90px; }

  .product-readmore {
    display: block;
    text-align: right;
    margin: 10px 0 30px;
    outline: none;
    background: transparent; }

  .welcome .slide-item {
    flex-wrap: wrap; }

  .welcome .col-6 {
    max-width: 100%; }

  .welcome .col-6:first-child {
    height: 400px; }

  .welcome .col-6:last-child {
    padding: 0 40px; }

  .welcome-content {
    max-width: 100%; }

  .ueno-container {
    flex-wrap: wrap; }

  .ueno-container .col-4 {
    margin: auto;
    margin-bottom: 20px; }

  .ueno-container .col-4 a {
    margin-right: 10px; }

  .ueno-container .col-4:nth-child(2n+2) a {
    margin-right: 0;
    margin-left: 10px; }

  .ueno-container .col-4:last-child {
    margin: 0; }

  .cart-main {
    flex-wrap: wrap; }

  .cart-left {
    max-width: 100%;
    padding-bottom: 70px; }

  .cart-right {
    max-width: 100%;
    padding-left: 0; }

  .cart-right .btn {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto; }

  .cart-item-number input {
    margin-right: 0; }

  .cart-main {
    padding: 0 20px; }

  .readed .readmore-dot {
    display: none; }

  /* .readed .hidden-text {
    display: inline;
  } */
  .hidden-text {
    height: 0;
    overflow: hidden;
    display: block;
    transition: height 0.5s;
    width: 100%; }

  .product-description.readed {
    height: auto;
    white-space: normal; }

  .product-slide .title {
    font-size: 24px; }

  .page-top {
    right: 20px; }

  h2 {
    height: auto; }

  .event-box, .welcome .col-6:last-child {
    padding: 0 20px;
    margin-top: -50px; }

  .flex-box .col-4 {
    padding: 70px 20px 80px; }

  .box-redirect {
    padding: 50px 20px;
    max-height: 500px; }

  .booking-guide .col-6:first-child {
    padding-right: 0; }

  .booking-guide .col-6:nth-child(2) {
    padding-left: 0; }

  .product-img {
    display: none; }

  .l-header__inner {
    padding-left: 20px;
    padding-right: 20px; }

  .gallery-arrows {
    display: block;
    margin: 20px auto;
    text-align: center; }

  .gallery, .gallery-item img {
    display: flex;
    width: 100%;
    height: 200px;
    max-width: none; }

  .gallery-item {
    margin: 0 !important; }

  .cart-right-container {
    padding: 40px 20px 60px; }

  .event {
    padding: 30px 20px 50px; }

  .event-slide .slide-item {
    margin: 0 10px; }

  .banner-branding {
    transform: translate(-50%, 50%); }

  .banner {
    margin-bottom: 120px; }

  .wr-light-lux {
    display: block; }

  .wr-light-lux > div {
    width: 100%;
    padding: 0;
    border-top: none; }

  .wr-light-lux div.lux-menu {
    border-bottom: none; }

  .wr-light-lux h3 {
    font-size: 40px;
    margin-top: 30px; }

  .wr-menu-page .l-header__nav_btn {
    top: 6px;
    margin-right: 0; }

  .wr-menu-page .l-header__nav_btn img {
    width: 44px; }

  .wr-light-lux .light-menu {
    padding-bottom: 60px; }

  .booking-guide .col-6 {
    max-width: 100%; }

  .col-6 .booking-excerpt {
    min-height: auto; }

  .booking-guide {
    padding: 0 20px; }

  .map {
    width: 100%;
    /* height: 400px; */ }

  .map img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

  .map {
    margin-bottom: 120px; }

  .map p {
    display: block;
    margin-top: 20px;
    text-align: right; }

  .content-my-page .tab-menu .tab-click.active:after {
    display: block; }

  .s-checkout {
    padding: 40px 20px 110px; }

  .s-ckechout_cart {
    padding: 30px 20px; }

  .cart-header h2 {
    font-size: 24px;
    margin-bottom: 40px; }

  .l-header__logo_img {
    width: 140px; }

  .table-item table td {
    padding: 15px; }

  .table-item table th {
    padding: 13px 5px 9px; }

  .main-content .page-title {
    font-size: 24px; }

  .product-return ul li {
    margin-left: 15px; }

  .content-privacy-policy .block-item {
    margin-bottom: 60px; }

  .content-terms-service .block-item h2 {
    font-size: 20px; }

  .main-content form {
    width: 72%; }

  .main-content .form {
    padding: 43px 20px 43px; }

  .main-content .form #form-contact {
    width: 100%; }

  .progess-bar ul {
    width: 100%; }

  .progess-bar ul li {
    margin-right: 96px; }

  .progess-bar .step .circle-step span:after {
    width: 132px; }

  .progess-bar {
    margin-top: 10px; }

  .complete-step .desc {
    margin-bottom: 36px; }

  .complete-step .phone-number {
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 30px; }

  .work-time {
    font-size: 13px; }

  .work-time span {
    display: block;
    margin-bottom: 5px; }

  .btn-home button {
    width: 220px;
    margin-top: 28px; }

  #form-confirm table tr {
    display: block;
    width: 100%;
    margin-bottom: 35px; }

  #form-confirm table th, #form-confirm table td {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0px;
    margin-bottom: 10px; }

  #form-confirm .wr-button {
    display: block;
    text-align: center;
    margin-top: 9px; }

  #form-confirm .wr-button button {
    width: 220px;
    display: block;
    margin: 0 auto; }

  #form-confirm .wr-button button.btn-back {
    margin-bottom: 20px; }

  #form-contact textarea {
    height: 306px; }

  .main-content .form input, .main-content .form select, .main-content #form-contact textarea, .main-content .form .checkmark {
    border: 1px solid #452109; }

  .main-content .form input[type="submit"] {
    border: none; }

  .form .submit input {
    width: 100%; }

  .field-inquiry-type select {
    background-size: 14px; }

  #form-confirm {
    width: 100%; }

  .main-content form {
    width: 100%; }

  #form-login label {
    position: relative;
    left: 0;
    margin-bottom: 10px;
    top: 0;
    display: block;
    width: 100%;
    text-align: left; }

  .forgot-pass {
    margin-top: 30px;
    padding-right: 20px; }

  .content-terms-service .block-item h3 {
    margin-bottom: 10px; }

  .content-privacy-policy .block-item h3 {
    margin-bottom: 30px; }

  .table-item table tr {
    display: block;
    width: 100%;
    margin-bottom: 44px; }

  .table-item table th,
  .table-item table td {
    width: 100%;
    display: block;
    text-align: left;
    border: none;
    padding: 0; }

  .table-item .table table {
    border: none; }

  main h2 {
    font-size: 24px;
    letter-spacing: .2em;
    padding: 40px 20px 30px; }

  .page-title-wrap {
    padding: 40px 20px 30px; }

  .items .col-4 {
    width: 100%;
    margin-left: 0;
    max-width: 100%; }

  .blog-page .item-content {
    padding-bottom: 40px; }

  .blog-detail .product-name {
    font-size: 24px;
    text-align: justify; }

  .product-header {
    margin-top: 30px; }

  .product-header nav {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap; }

  .product-header nav .btn {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 10px; }

  .blog-detail .date {
    margin-bottom: 10px; }

  .single-image img {
    width: 100%;
    height: auto; }

  .blog-detail .product-name {
    margin-bottom: 56px; }

  .single-content .content1 {
    margin-bottom: 70px; }

  .pagination-news,
  .btn-list-news {
    display: none; }

  .nav-news-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 65px;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    height: 60px; }

  .nav-news-mobile .btn-list-news {
    display: block;
    width: 50%;
    text-align: center;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0;
    height: 100%; }

  .nav-news-mobile img {
    width: 9px; }

  .nav-news-mobile .icon-prev, .nav-news-mobile .icon-next {
    width: 25%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    height: 100%; }

  .nav-news-mobile .icon-prev {
    border-right: 1px solid; }

  .nav-news-mobile .icon-next {
    border-left: 1px solid; }

  .blog-page .banner {
    background-position: center; }

  .main-content.my-page {
    padding-top: 40px; }

  .tab-menu ul {
    display: flex; }

  .tab-menu ul li {
    width: 50%; }

  .tab-menu li img {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 17px; }

  .tab-menu .custormer-info.active img.active {
    display: block; }

  .tab-menu .custormer-info.active img.no-active {
    display: none; }

  .tab-menu .custormer-info img.active {
    display: none; }

  .tab-menu ul li {
    border-bottom: none;
    color: #9c9c9c;
    background: #EEEEEE;
    text-align: center; }

  .tab-menu ul li.active {
    border-bottom: none;
    background: #501C00;
    color: #fff; }

  .tab-menu .tab-click {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 8px; }

  .article-item .submit input, .article-item button {
    width: 100%; }

  .tab-menu ul li:first-child {
    padding-top: 20px; }

  .single-name {
    font-size: 24px;
    margin-bottom: 55px;
    text-align: justify; }

  .blog-page .items .col-4:nth-child(odd) {
    padding-right: 0px;
    padding-left: 0; }

  .blog-page .items .col-4:nth-child(even) {
    padding-right: 0px;
    padding-left: 0px; }

  .employment-info-page .main-content {
    padding-top: 50px; }

  .intro-company {
    margin-top: 40px;
    margin-bottom: 140px; }

  .message-president img {
    width: 100%;
    height: auto;
    object-fit: cover; }

  .content-message {
    margin-top: 40px; }

  .message-president {
    margin-bottom: 140px; }

  .employment-info-page table, .employment-info-page th, .employment-info-page td {
    border: none; }

  .employment-info-page .table-item table th {
    margin-bottom: 15px; }

  .map .article-title {
    display: none; }

  .table-item .table {
    width: 100%; }

  .employment-info-page .company-info .table-item {
    margin-bottom: 0; }

  .employment-info-page .table-item table tr {
    margin-bottom: 25px; }

  .page-title h1 {
    font-size: 24px; }

  .main-content.section-content1 {
    padding-bottom: 80px; }

  .kspace-page .wr-link {
    display: block;
    margin-top: 40px;
    justify-content: center; }

  .kspace-page .wr-link a {
    width: 100%; }

  .inquiry-form-link {
    margin-top: 20px; }

  .inquiry-form-link a {
    width: 100%; }

  .cancel-policy,
  .reservation {
    padding: 40px 20px 40px; }

  .main-content .price-list .page-title {
    margin-bottom: 20px; }

  .main-content .kspace-page .page-title {
    padding: 0;
    padding-top: 40px; }

  .article-.mg-top-500 {
    margin-top: 320px; }

  .cultural-centers-list .grid-3 .row {
    padding-left: 0;
    padding-right: 0; }

  .wrapper-content.banner-fixed .main-content .page-title {
    padding-left: 0;
    padding-right: 0;
    letter-spacing: normal; }

  .block-event {
    display: none; }

  .about-content .article .block-left {
    margin-top: 0; }

  .about-content .article {
    display: block; }

  .about-content .article .block-left,
  .about-content .article .block-right {
    width: 100%;
    padding: 0; }

  .kspace-page .article.mg-top-500 {
    padding-top: 70px; }

  .kspace-page .container-content .page-title-wrap .page-title {
    margin-bottom: 50px; }

  .founded-year {
    width: 250px;
    height: 250px;
    margin-bottom: 30px; }

  .about-content .article .block-right {
    margin-top: 40px; }

  .about-content .article .artice-title {
    text-align: center; }

  .about-content .images {
    text-align: center; }

  .about-content .article:nth-of-type(2) .images img {
    width: 160px;
    height: 200px; }

  .about-content .article {
    margin-bottom: 120px; }

  .about-content, .mg-top-500 {
    margin-top: 320px; }

  .menu-page .article {
    margin-top: 60px; }

  .menu-box .title {
    font-size: 32px; }

  .lux-menu {
    margin-bottom: 60px; }

  .combo-menu .image-list li {
    width: calc(100% - 40px); }

  .l-header__logo {
    order: 2;
    margin: auto;
    max-width: 40vw; }

  .wr-menu-page .l-header__logo {
    margin-left: 0;
    max-width: 24vw; }

  .wr-menu-page .l-header__logo_img {
    width: 180px; }

  .wr-menu-page .l-header__inner {
    padding-top: 12px;
    padding-bottom: 19px; }

  .wr-menu-page .l-header__nav_btn {
    top: 0; }

  .l-header__cart {
    margin: auto;
    transition: all .3s linear; }

  .l-header__info_wrapper {
    order: 1;
    width: auto;
    margin: 0; }

  .btn-toggle {
    order: 3;
    margin: 10px 0 0; }

  .l-header__logo_img {
    margin: auto;
    width: auto;
    max-width: 100%;
    height: auto; }

  /* 540px  */
  .breadcrumb {
    display: none; }

  /* New header */
  .menu-main-md > li {
    width: 100%; }

  .menu-md a {
    display: block;
    padding: 10px 20px;
    margin-bottom: 0;
    letter-spacing: 0.1em; }

  .header-cta-md a {
    display: inline-block;
    padding-left: 0;
    padding-right: 0; }

  .header-cta-md {
    display: block;
    border-bottom: 1px solid #501C00;
    text-align: center; }

  /* End New Header */
  .welcome-cta {
    flex-wrap: wrap; }

  .banner-breadcrumb {
    display: none; }

  .welcome-cta .btn {
    max-width: 260px;
    margin: auto !important;
    margin-bottom: 10px !important; }

  .footer-widget-md li {
    display: block; }

  .footer-widget-md a {
    margin: 0 0 25px;
    font-family: adobe-caslon-pro, "Hannari", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", serif, "MS PMincho", "ＭＳ Ｐ明朝";
    display: block; }

  .footer-social {
    margin: 30px 0 45px; }

  .items .col-4 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    padding: 0 !important; }

  .pagination {
    border-top: 1px solid #501C00;
    border-bottom: 1px solid #501C00;
    padding: 0;
    margin: 30px 0 80px;
    display: flex; }

  .pagination-link {
    display: none;
    border-radius: 0; }

  .pagination-link-left {
    display: inline-flex;
    border: none;
    border-right: 1px solid #501C00;
    width: 80px; }

  .pagination-link.active {
    display: inline-flex;
    width: 100%;
    background-color: #FFFFFF;
    border: none;
    color: #501C00;
    font-size: 20px; }

  .pagination-link-right {
    display: inline-flex;
    border: none;
    border-left: 1px solid #501C00;
    width: 80px; }

  .introduce {
    padding: 70px 20px 150px; }

  .product {
    padding: 0 20px; }

  .ueno-container .col-4 {
    max-width: 100%;
    width: 100%; }

  .ueno-container .col-4 a {
    margin: 0 !important; }

  .col-type-normal,
  .col-type-small,
  .col-type-big {
    font-size: 20px; }

  .col-name {
    font-size: 10px; }

  .banner-slide .slide-item-title,
  .banner-slide .slide-item-title p {
    font-size: 24px;
    top: 50%; }

  .news-icon {
    margin-left: 0; }

  .news-excerpt {
    padding-left: 0; }

  .news-arrow {
    margin-right: 0; }

  .wr-menu-page .l-header__nav_btn {
    display: none; }

  .wr-light-lux ul li {
    font-size: 26px; }

  .wr-light-lux .total {
    font-size: 36px; } }
@media screen and (max-width: 480px) {
  br.pc {
    display: none; }

  br.sp {
    display: inline; }

  .wr-light-lux .total {
    margin-top: 46px; }

  .wr-light-lux ul {
    min-height: unset; }

  .wr-menu-page .l-header__logo {
    max-width: 30vw; }

  .wr-menu-page .l-header {
    height: 80px; }

  .cart-right .payment-btn {
    max-width: 100%; }

  #form-login input[type="text"] {
    height: 42px; }

  .submit input {
    height: 52px; }

  #form-login input[type="submit"] {
    margin-top: 50px; }

  #form-login .register {
    font-size: 18px;
    margin-top: 40px; }

  .main-content #form-register form {
    width: 88%; }

  .progess-bar ul li {
    margin-right: 137px; }

  .progess-bar .step .circle-step span:after {
    width: 169px; }

  .blog-detail .product-header a {
    font-size: 20px; }

  .blog-detail .product-header a span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }

  .page-title {
    width: 100%; } }
@media screen and (max-width: 398px) {
  .progess-bar ul li {
    margin-right: 128px; } }
@media screen and (max-width: 375px) {
  .progess-bar ul li {
    margin-right: 115px; }

  .progess-bar .step .circle-step span:after {
    width: 154px; } }
@media screen and (max-width: 320px) {
  h2::after,
  h2::before {
    height: 40px; } }
.ui-admin-bar--is-collapsed .ui-admin-bar__expand-button {
  display: none !important; }

#manage-subscription-root {
  margin: 120px auto 60px; }

.no-subscriptions {
  margin-top: 30px; }

#manage-subscription-root .manage-subscription-page {
  width: 100%;
  max-width: 900px; }

#manage-subscription-root .subscription-container {
  margin-top: 20px; }

#manage-subscription-root .subscription-content-block {
  border: 1px solid #fff;
  border-bottom: none;
  border-radius: 4px;
  background-color: #fff;
  margin-bottom: 15px;
  display: inline-block;
  margin: 0 10px 15px 10px;
  width: calc(100% - 20px); }

#manage-subscription-root .subscription-content-block-header {
  background-color: #fff;
  border-bottom: 1px solid #fff; }

.product-main-content body .text-left {
  display: none; }

#uchuyasc label,
#uchuyasc input,
#uchuyasc select {
  display: inline-block !important; }

#uchuyasc label,
#uchuyasc input {
  margin-right: 10px; }

#uchuyasc p br {
  display: none; }

.cart-note {
  font-size: 12px; }

.cart-note,
.cart-note-title {
  margin-top: 20px; }

#3bfc91b1ce_mdi6mdm6ntk .text-left,
#3bfc91b1ce_mdi6mdm6ntk .submit {
  display: none !important; }

.widget-container .sub-panel {
  box-shadow: none;
  padding: 0; }

.widget-title {
  dispaly: none; }

.hqwuww.hqwuww .DayPicker-Day {
  border: none;
  padding: 5px 7px;
  font-size: 15px; }

.time-slot-radio-buttons > div li {
  border: none;
  font-size: 15px; }

.hqwuww.hqwuww .DayPicker-Caption {
  margin-bottom: 10px; }

.bjfoFI.bjfoFI svg {
  width: 30px;
  margin: -10px; }

.hqwuww.hqwuww .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  background-color: #501C00 !important;
  color: #ffffff !important; }

.gbuEUv.gbuEUv {
  border: 1px solid #501C00;
  color: #501C00;
  background-color: #ffffff; }

.gbuEUv.gbuEUv:hover {
  box-shadow: none;
  color: #ffffff;
  background-color: #501C00; }

#FAQ .block-desc {
  border: 1px solid #501c00;
  padding: 20px 30px 10px;
  margin-top: 10px;
  margin-bottom: 60px; }

#HowTo .item-img-wrap {
  padding-bottom: 0; }
