/*!
Theme Name: gw-custom-vr12
Text Domain: gw-custom-vr12
*/

/*
* {
outline: 1px solid magenta;
}*/

body {
  margin: 0;
  padding: 0;
  font-family: "TsukuGoPr5-D", "YuMincho", "Hiragino Mincho ProN",
    "Yu Mincho", "MS PMincho", serif;
  /*MatisseVPro-DB*/
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 600;
}

body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "KurokaneStd-EB", sans-serif;
  letter-spacing: 2px;
}

.elementor a {
  color: var(--e-global-color-text);
}

.single-post .elementor-widget-theme-post-content a,
.single-post .elementor-widget-theme-post-content a:visited {
  color: var(--e-global-color-14fa674);
  text-decoration: none;
}

.menutxt_eng {
  padding-top: 1em;
  font-size: 0.8em;
  color: var(--e-global-color-7d40998);
}

.s-font {
  font-size: 0.85em;
  line-height: 1.5;
  color: var(--e-global-color-8f33762);
  display: block;
  margin-bottom: 0px;
  margin-top: -5px;
}

.price {
  display: inline-block;
}

.menu-txt {
  font-size: 1em;
}

.menu-box {
  display: flex;
  justify-content: space-between;
  /*font-size: 1em;*/
  /*line-height: 2.2;*/
  color: #111;
  padding-top: 0.8em;
}

.menu-height {
  line-height: 1.2;
}

.text-right {
  display: block;
  text-align: right;
}

.desc {
  font-size: 85%;
  line-height: 1.5em;
  margin: 0 0 0;
  margin-top: -5px;
  color: var(--e-global-color-8f33762);
  clear: both;
}

.line-through{
text-decoration: line-through; 
text-decoration-thickness: 0.05em;
}

/* #footer_main a:link,
#footer_main a:visited {
color: #ffffff;
text-decoration: underline;
}
#footer_main a:hover {
color: #ffffff;
text-decoration: none;
} */
.sp_only {
  display: none;
}

/* TOPページ　縦書き文字
--------------------------------------------- */

.tategaki {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  padding: 30px;
  display: inline-block;
  color: #000;
  font-size: 25px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*.frame::before, .frame::after {
    content: '';
    position: absolute;
    transform: rotate(-35deg);
    width: 70px;
    height: 25px;
    background-color: var(--e-global-color-primary );
    z-index: 0;
}
.frame.white::before, .frame.white::after {
	background-color: var(--e-global-color-7d40998 );
}
.frame::before {
	top: -10px;
    left: -25px;
    border-bottom: 1px solid var( --e-global-color-accent );
}
.frame::after {
	bottom: -10px;
    right: -25px;
    border-top: 1px solid var( --e-global-color-accent );
}*/
/* 貸切ページ */
.party_ttl {
  display: inline-block;
  position: relative;
  border-top: solid 2px var(--e-global-color-7d40998);
  border-bottom: solid 2px var(--e-global-color-7d40998);
}

.party_ttl:before,
.party_ttl:after {
  content: "";
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: var(--e-global-color-7d40998);
}

.party_ttl:before {
  left: 7px;
}

.party_ttl:after {
  right: 7px;
}

/* 個人情報保護方針 */
.privacy_policy h3 {
  margin-bottom: 0;
  margin-top: 40px;
}

/* 予約リンク */
.rsv a {
  display: block;
  text-decoration: none;
  color: #fff;
  transition: 0.5s;
}

.rsv a:hover {
  opacity: 0.8;
}

.rsv.header a {
  background-color: var(--e-global-color-a2befdb);
  color: var(--e-global-color-primary);
  padding: 18px 0;
  line-height: 1px;
  width: 150px;
  text-align: center;
  font-size: 18px;
}

.rsv.header.sp a {
  width: 200px;
  margin: 0 auto;
}

.rsv.footer a {
  text-align: center;
}

.rsv.footer a span {
  text-align: center;
  font-size: 14px;
  display: block;
}

.rsv.footer a i {
  font-size: 22px;
  margin-bottom: 10px;
}

/* 送る＞ポップアップ調整 */
.elementor-popup-modal div.dialog-widget-content {
  border-radius: 3px;
}

.elementor-popup-modal a.dialog-close-button {
  top: 8px;
  right: 8px;
}

/* ヘッダー */
.header {
  background-color: #000;
}

body.home .header {
  background-color: rgba(12, 52, 109, 0);
}

body.home .header.change-color {
  background-color: #000;
}

.elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover {
  background-color: var(--e-global-color-primary);
}

.shop_btn {
  width: 50%;
  margin: 15px auto 0;
  padding: 15px 0;
  line-height: 1;
  color: #fff;
  background-color: #c80000;
}

.shop_btn:hover {
  background-color: rgba(200, 0, 0, 0.8);
}


@media (max-width: 1024px) {
  html {
    overflow-x: hidden !important;
  }

  body {
    overflow-x: hidden !important;
  }
}

/* sp ------------------------------------------
------------------------------------------------ */
@media (max-width: 767px) {

  html,
  body {
    /* display:inline-block; */
    overflow-x: hidden;
  }

  img {
    width: 100%;
  }

  .wrap {
    overflow-x: hidden;
  }

  .pc_only {
    display: none;
  }

  .sp_only {
    display: block;
    /* display: inline-block; */
  }

  .menu-txt {
    font-size: 0.9em;
  }

  .menu-box {
    /*font-size: 0.9em;*/
    padding-top: 0.5em;
  }

  .s-font {
    font-size: 0.85em;
    line-height: 1.5;
    color: var(--e-global-color-8f33762);
    display: block;
    margin-bottom: 8px;
    margin-top: -8px;
  }

  .shop_btn {
    width: 80%;
    margin: 15px auto 0;
    padding: 15px 0;
    line-height: 1;
    color: #fff;
    background-color: #c80000;
    font-size: 12px;
  }

}

/* Elementorナビ背景色対策
--------------------------------------------- */
.elementor-nav-menu a:focus,
.elementor-nav-menu a:active {
  background-color: transparent !important;
}

/* ポップアップ_バツボタン表示調整
--------------------------------------------- */
.top-popup a.dialog-close-button {
  text-decoration: none;
  color: initial;
}

:focus {
  outline: none;
  border: none;
}

.shadow {
  text-shadow:
    0px 0px #000000,
    1px 1px #000000,
    2px 2px #000000,
    3px 3px #000000,
    4px 4px #000000,
    5px 5px #000000,
    6px 6px #000000;
}