@charset "UTF-8";

/* src/scss/style.scss */
body .site-main .page-meeting-and-event .section-body .content-wrapper .page-content nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a.keycolor {
  color: #666666;
  text-decoration: none;
}
a.keycolor:hover {
  opacity: 0.7;
}
span.keycolor {
  color: #666666;
}
a.local-btn,
input[type=submit].local-btn {
  background-color: #666666;
  color: #F5F5F5;
}
a.local-btn:hover,
input[type=submit].local-btn:hover {
  opacity: 0.8;
}
body .site-header .header-main-contents .site-title {
  height: 60px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 820px) {
  body .site-header .header-main-contents .site-title {
    height: 44px !important;
    width: auto;
    max-width: 240px;
  }
}
body .site-header .header-main-contents .site-title h1 {
  height: inherit;
}
body .site-header .header-main-contents .site-title h1 a {
  padding: 0;
  height: inherit;
  display: flex;
  align-items: center;
}
body .site-header .header-main-contents .site-title h1 a img {
  height: 80%;
  width: auto;
  aspect-ratio: 2846/418;
}
@media screen and (max-width: 820px) {
  body .site-header .header-main-contents .site-title h1 a img {
    height: 70%;
  }
}
body .site-header .header-main-contents .booking .hiddenlist {
  display: none !important;
}
body .site-header .header-main-contents .drawer-global-menu .local .inner .branch .branch__logo {
  width: 280px;
  height: 24px;
  margin-top: 1.5rem;
}
body .site-header {
}
body .site-header .header-sub-contents {
  top: 75px;
}
body .site-main {
  padding-top: 78px;
}
@media screen and (max-width: 820px) {
  body .site-main {
    padding-top: 0;
  }
}
body .site-main {
}
body .site-main .local-visual .swiper-visual::after {
  content: none;
}
body .site-main .local-visual .swiper-visual .swiper-wrapper .swiper-slide .visual-logo img {
  transform: scale(1);
  aspect-ratio: 282/124;
  max-width: 58%;
  height: auto;
}
body .site-main {
}
body .site-main {
}
body .site-main {
}
body .site-main .common-page .section-body .content-wrapper .content a {
  color: #666666;
  text-decoration: none;
  border-bottom: 1px solid #899293;
}
body .site-main {
}
body .site-main .page-meeting-and-event {
  padding-bottom: 0;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .page-content nav {
  margin: 48px 0 88px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .page-content nav {
    margin: 0 0 54px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .page-content nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .page-content nav ul li {
  font-family:
    "Lato",
    "Noto Sans JP",
    -apple-system,
    BlinkMacSystemFont,
    "\30d2\30e9\30ae\30ce\89d2\30b4  Pro W3",
    "\30d2\30e9\30ae\30ce\89d2\30b4  W3",
    "Helvetica Neue",
    "Segoe UI",
    sans-serif;
  font-size: 1.125rem;
  margin: 0 1rem;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description,
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec {
  max-width: 1024px;
  margin: 72px auto 80px;
  box-sizing: border-box;
  padding: 0 12px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description,
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec {
    margin: 52px auto 60px;
    padding: 0;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-title h3 {
  font-size: 1.625rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-title h3 {
    text-align: center;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-title h3.large {
  font-size: 2.25rem;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-body {
  width: 50%;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-body {
    width: auto;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper {
  margin: 120px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper {
    display: block;
    margin: 64px 0;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-image {
  width: 480px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-image {
    width: auto;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-text {
  width: calc(100% - 480px);
  padding: 1rem 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-text {
    width: auto;
    padding: 1rem 0;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-text h4 {
  margin-top: 0;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.15rem;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-text h4:lang(en-US) {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 1.625rem;
  margin-bottom: 0;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-text h4 {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper .feature-text p {
  margin-bottom: 0;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper:nth-of-type(odd) .feature-text {
  padding-right: 0;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper:nth-of-type(even) .feature-image {
  order: 2;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper:nth-of-type(even) .feature-text {
  order: 1;
  padding-left: 0;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper:last-of-type {
  margin-bottom: 160px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-description .content-feature .feature-wrapper:last-of-type {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-slide {
    margin: 0 -18px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec {
  margin-bottom: 154px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec {
    margin-bottom: 54px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl {
  margin: 0;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl dt,
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl dd {
  margin: 0;
  padding: 0.5rem 0;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl dt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl dt:lang(en-US) {
  font-weight: 400;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl dd p:lang(en-US) {
  font-family:
    "Lato",
    "Noto Sans JP",
    -apple-system,
    BlinkMacSystemFont,
    "\30d2\30e9\30ae\30ce\89d2\30b4  Pro W3",
    "\30d2\30e9\30ae\30ce\89d2\30b4  W3",
    "Helvetica Neue",
    "Segoe UI",
    sans-serif;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl dd .cancelation-wrapper {
    overflow-x: scroll;
    margin-left: -18px;
    margin-right: -18px;
    padding: 0 18px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.row dt {
  width: 130px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.row dt {
    width: 106px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.row dd {
  width: calc(100% - 130px);
  word-break: break-all;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.row dd {
    width: calc(100% - 106px);
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.row dd p {
  margin-top: 0;
  margin-bottom: 1rem;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.cancelation-wrapper dd p {
  font-family: "Noto Sans JP", sans-serif;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body dl.cancelation-wrapper dd p:lang(en-US) {
  font-family:
    "Lato",
    "Noto Sans JP",
    -apple-system,
    BlinkMacSystemFont,
    "\30d2\30e9\30ae\30ce\89d2\30b4  Pro W3",
    "\30d2\30e9\30ae\30ce\89d2\30b4  W3",
    "Helvetica Neue",
    "Segoe UI",
    sans-serif;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation {
  width: 945px;
  border: 1px solid #A8A8A8;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation:lang(en-US) {
  width: 990px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation {
    width: 550px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr {
  border-bottom: 1px solid #A8A8A8;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr th,
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr td {
  text-align: center;
  padding: 1.8rem 0 1.7rem;
  border-right: 1px solid #A8A8A8;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  width: 150px;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr th:lang(en-US),
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr td:lang(en-US) {
  font-family:
    "Lato",
    "Noto Sans JP",
    -apple-system,
    BlinkMacSystemFont,
    "\30d2\30e9\30ae\30ce\89d2\30b4  Pro W3",
    "\30d2\30e9\30ae\30ce\89d2\30b4  W3",
    "Helvetica Neue",
    "Segoe UI",
    sans-serif;
  font-weight: 400;
  width: 164px;
}
@media screen and (max-width: 820px) {
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr th,
  body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr td {
    width: 90px;
    font-size: 9px;
  }
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec .content-body .cancelation tr td:first-of-type {
  width: auto;
}
body .site-main .page-meeting-and-event .section-body .content-wrapper .space-spec:last-of-type {
  margin-bottom: 0;
}
body .site-main {
}
@media screen and (max-width: 820px) {
  body .site-footer .section-body .content-wrapper .footer-menu ul {
    justify-content: flex-start;
    padding: 0 0.4rem;
  }
}
@media screen and (max-width: 820px) {
  body .site-footer .section-body .content-wrapper .footer-menu ul li:nth-of-type(2) {
    margin-right: 8rem;
  }
}
body {
}
body.type-archive .site-main {
  padding: 0 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 820px) {
  body.type-archive .site-main {
    padding: 0;
  }
}
body.type-archive .site-main .common-pickup {
  width: 100%;
}
body[data-scroll=scrolled] .site-main .local-visual .swiper-visual .swiper-wrapper .swiper-slide .visual-logo img,
body[data-scroll=unscroll] .site-main .local-visual .swiper-visual .swiper-wrapper .swiper-slide .visual-logo img {
  animation: none;
  opacity: 1;
}
body[data-scroll=scrolled] .site-main .local-visual .swiper-visual .swiper-wrapper .swiper-slide .visual-otherinfo,
body[data-scroll=unscroll] .site-main .local-visual .swiper-visual .swiper-wrapper .swiper-slide .visual-otherinfo {
  animation: none;
  opacity: 1;
}
/*# sourceMappingURL=style.min.css.map */
