html {
  -webkit-text-size-adjust: 100%;
}

body {
  min-width: 1280px;
  font: 12px/1 "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #332d21;
}

sup {
  font-size: 0.7rem;
  position: relative;
  top: -5px;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb5 {
  margin-bottom: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.m_05 {
  margin: 0 5px !important;
}

.m_010 {
  margin: 0 10px !important;
}

.m_020 {
  margin: 0 20px !important;
}

.ml15 {
  margin: 0 0 0 15px !important;
}

@media only screen and (min-width: 640px) {
  /*@media only screen and (min-width: 768px) {*/
  .onlySp {
    display: none !important;
  }
}

@media only screen and (max-width: 639px) {
  /*@media only screen and (max-width: 769px) {*/
  .onlyPc {
    display: none !important;
  }
}

.relative {
  position: relative;
}

.clr:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clr {
  min-height: 1px;
  clear: both;
}

* html .clr {
  height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/
}

.l-header {
  position: relative;
  z-index: 30;
  z-index: 1002;
}

.l-header-primary {
  /*background: #0f2a19;*/
  left: 0;
  min-width: 1280px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
  background: #122f1d; /* Old browsers */
  background: -moz-linear-gradient(left, #122f1d 0%, #335b36 48%, #122f1d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #122f1d 0%, #335b36 48%, #122f1d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #122f1d 0%, #335b36 48%, #122f1d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#122f1d', endColorstr='#122f1d', GradientType=1); /* IE6-9 */
}

.l-header-primary__inner {
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  width: 1280px;
}

.l-header-primary__conversion p:first-child {
}

.l-header-primary__conversion p:first-child a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.l-header-secondary__inner {
  margin: 0 auto;
  padding: 0 10px;
  width: 1280px;
}

.b-basic-info__nav > li:last-child {
  display: block;
  text-align: right;
  margin-top: 3px;
}

.b-button--primary > a, .b-button--primary > span {
  background: #b9a870 none repeat scroll 0 0;
  color: #fff;
  transition: padding 0.2s linear 0s, background-color 0.2s ease 0s, color 0.2s ease 0s;
  -webkit--webkit-transition: padding 0.2s linear 0s, background-color 0.2s ease 0s, color 0.2s ease 0s;
}

.b-button--primary > a:hover,
.b-button--primary > span:hover {
  background-color: #d0c6a0;
}

.l-header-primary__conversion > .b-button > a {
  padding: 20px 0;
  width: 250px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 1px 0 #666;
  -moz-box-shadow: 0 2px 1px 0 #666;
  box-shadow: 0 2px 1px 0 #666;
}

p.accesslink a {
  position: absolute;
  right: 323px;
  top: 15px;
  display: inline-block;
  background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_blank.png) no-repeat top right;
  padding-right: 20px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

p.accesslink a:hover {
  text-decoration: underline;
}

h1.b-basic-info__branch-name {
  font-weight: bold;
}

.b-basic-info__branch-name {
  padding: 35px 0 21px;
  padding: 45px 0 11px;
}

h1.b-basic-info__branch-name span {
  color: #bbac75;
  font-size: 14px;
  margin: 5px 0 0 1px;
  display: block;
  font-family: sans-serif;
  letter-spacing: 0;
  font-weight: bold;
  text-indent: -9999px;
}

.b-logo {
  width: 480px;
}

.b-logo img {
  width: 100%;
}

.b-logo > a {
  display: block;
  height: 54px;
  overflow: hidden;
}

.b-logo > a > img {
  height: 54px;
  position: relative;
  top: 0px;
}

.l-introduction {
  top: 150px;
  top: 155px;
  position: absolute;
  z-index: 1000;
  width: 100%;
  /*height: 430px !important;*/
  min-width: 1280px;
  overflow: hidden;
  background-color: #fff;
  /*border-top:4px solid #b3a36b;*/
}

.no_line {
  border-top: none;
}

.l-introduction--lower {
  height: 57px;
  border-top: 5px solid #b3a46b;
  z-index: 100;
}

.l-introduction--lower.is-fixed {
  border-top: 0;
}

.b-jumbotron {
  position: relative;
  z-index: -100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  background: #faf6ec;
  border-top: 5px solid #b3a46b;
}

.b-jumbotron-item--top-first {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/osaka/top/img_main01.jpg);
}

.b-jumbotron-item--top-second {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/osaka//top/img_main02.jpg);
}

.b-jumbotron-item--top-third {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/osaka//top/img_main03.jpg);
}

.b-jumbotron-item--top-fourth {
  /*background-image: url(../img/top/img_main04.jpg);*/
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/osaka/top/img_main01.jpg);
}

.l-introduction.is-fixed {
  position: fixed;
  top: 54px;
}

.b-global-menu {
  z-index: 1000;
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
  min-width: 1020px;
  background: #2b2b2b; /* Old browsers */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #2b2b2b 50%, #131313 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #2b2b2b 50%, #131313 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2b2b2b 0%, #2b2b2b 50%, #131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#131313', GradientType=0); /* IE6-9 */
}

.b-global-menu__inner {
  margin: 0 auto;
  max-width: 1280px;
}

.b-global-menu__inner ul {
  margin: 0;
  width: 1005px;
  width: 970px;
  float: right;
  /*margin-left:175px;*/
}

.b-global-menu__nav-item {
  width: 250px;
  border-right: 1px solid #6c684d;
  font-size: 20px;
  vertical-align: middle;
  line-height:1.5em;
}

.l-introduction--lower .b-global-menu__nav-item {
  width: 320px;
}

.b-global-menu__nav-item:first-child, .b-global-menu__nav-item:nth-child(2) {
  border-left: 1px solid #6c684d;
}

.l-introduction.is-fixed .b-global-menu__nav-item:nth-child(2) {
  /*border-left:none;*/
}

.b-global-menu__nav-item.onlyPc {
  display: none;
  border-right: none;
}

.l-introduction.is-fixed .b-global-menu__inner ul {
  width: 1280px;
}

.l-introduction.is-fixed .b-global-menu__nav-item.onlyPc {
  display: table-cell;
}

.l-introduction.is-fixed .b-global-menu__nav-item.onlyPc a {
  font-size: 18px;
}

.l-introduction.is-fixed .b-global-menu__nav-item:nth-child(1) {
  width: 259px;
  width: 310px;
}

.l-introduction.is-fixed .b-global-menu__nav-item:nth-child(2) {
}

.b-global-menu__nav-item > a {
  color: #fff;
  display: block;
  /*padding: 20px 0px!important;*/
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  transition: color 0.3s ease 0s, text-shadow 0.3s ease 0s;
  padding: 20px 0;
}

.b-global-menu__nav-item > a:hover {
  color: #fff;
  text-shadow: none;

  background: #080401; /* Old browsers */
  background: -moz-linear-gradient(top, #080401 0%, #373737 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #080401 0%, #373737 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #080401 0%, #373737 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#080401', endColorstr='#373737', GradientType=0); /* IE6-9 */
}

.innerBox {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}

.innerBox .b-global-reason {
  position: absolute;
  z-index: 1000;
  width: 188px;
  height: 150px;
  top: 308px;
  left: 48px;
}

.innerBox .b-global-reason.lower {
  top: 260px;
}

.innerBox .b-global-reason.lower2 {
  top: -35px;
  z-index: 1002;
}

.innerBox.m_auto {
  margin: 0 auto !important;
}

.t-color-normal {
  background: #fbf7ee;
}

.l-main--lower {
  margin-top: 38px;
  min-width: 1020px;
  padding: 70px 0;
  width: 100%;
  font-size: 15px;
  line-height: 1.5;
}

.l-container__inner {
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0px;
  max-width: 1280px;
  width: 100%;
}

.center {
  text-align: center;
  line-height: 1.8;
  font-size: 0.9rem;
}

.l-container#venue h3 {
  background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/osaka/top/bg_venue.png) no-repeat top center;
  padding-top: 90px;
  margin-bottom: 30px;
  font-size: 30px;
  text-align: center;
}

.l-container#venue h3:before, .l-container#venue h3:after {
  border-top: 1px solid #b3a36b;
  content: " ";
  display: inline-block;
  height: 10px;
  padding: 0 20px;
  width: 200px;
}

.l-container#venue h3:before {
  margin-right: 20px;
}

.l-container#venue h3:after {
  margin-left: 20px;
}

.l-container#venue p.center {
  font-size: 16px;
}

.l-container#venue ul {
  width: 1280px;
  margin: 30px auto 40px;
  text-align: center;
  clear: both;
}

.l-container#venue ul li {
  margin-right: 20px;
  float: left;
}

.l-container#venue ul li:last-child {
  margin-right: 0px;
}

.l-container#venue a.btn {
  background: #685b31;
  color: #fff;
  font-size: 25px;
  display: inline-block;
  padding: 17px 88px 15px 88px;
  text-decoration: none;
  border-radius: 50px;
  -webkit-transition: ease 0.2s background-color, ease 0.2s color;
  transition: ease 0.2s background-color, ease 0.2s color;

  -webkit-box-shadow: 0px 1px 1px 0px #666;
  -moz-box-shadow: 0px 1px 1px 0px #666;
  box-shadow: 0px 1px 1px 0px #666;
}

.l-container#venue a.btn:hover {
  background: #a49a72;
}

@media screen and (min-width: 640px) {
  /*@media screen and (min-width: 769px) {*/
  .l-container#venue .slider {
    width: 1280px;
    margin: 30px auto 40px;
    text-align: center;
    clear: both;
  }

  .l-container#venue .slider div {
    margin-right: 20px;
    float: left;
  }

  .l-container#venue .slider div:last-child {
    margin-right: 0px;
  }

  /**/
}

.contactBox {
  background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/img_contact.png) no-repeat 0 0;
  max-width: 1280px;
  height: 224px;
  margin: 70px auto;
  position: relative;
}

.contactBox ul {
  font-size: 22px;
  width: 520px;
  position: absolute;
  top: 60px;
  left: 280px;
  border-bottom: 1px solid #b3a368;
}

.contactBox ul li {
  color: #332f26;
  margin-bottom: 5px;
  text-align: left;
}

.contactBox ul li:first-child {
  margin-top: 14px;
}


.contactBox ul li span {
  font-size: 1.8rem;
}


.contactBox.long--type02 ul {
  width: 570px;
  top: 20px;
}

.contactBox.long--type02 ul li {
  line-height: 1.1;
}

.contactBox.long--type02 ul li:first-child {
  /* font-weight: bold; */
  line-height: 1.8;
}

.contactBox.long--type02 ul li span.sup {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.3;
  padding-right: 0.25em;
}

.contactBox.long--type02 ul li span.tel {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3;
}

.contactBox .hour {
  position: absolute;
  top: 140px;
  left: 310px;
  font-size: 22px;
  text-align: left;
}

.contactBox .hour span {
  font-size: 70%;
}

.contactBox a {
  display: block;
  position: absolute;
  top: 65px;
  right: 60px;
  background: #b9aa73;
  padding: 25px 0;
  text-align: center;
  color: #fff;
  width: 290px;
  text-decoration: none; /*font-family:serif;*/
  font-size: 22px;
  font-weight: bold;
  -webkit-transition: ease 0.2s background-color, ease 0.2s color;
  transition: ease 0.2s background-color, ease 0.2s color;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  /*-webkit-box-shadow: 0 3px 3px -1px #333;
       -moz-box-shadow: 0 3px 3px -1px #333;
            box-shadow: 0 3px 3px -1px #333;*/
}

.contactBox a:hover {
  background: #d0c6a0;
}

.l-top-content-03 {
  background: #faf6ec;
  width: 970px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0 30px;
  margin: 80px auto 0;
}

.l-top-content-03.lower {
  background: #fff;
  width: 970px;
  margin: 0 auto;
  text-align: center;
  padding: 0px 0px;
  margin: 80px auto 80px;
}

.t-color-normal .l-top-content-03.lower {
  background: none;
}

.l-top-content-03 dt {
  font-size: 20px;
  font-weight: bold;
  color: #b3a36b;
  border-bottom: 1px solid #b3a36b;
  line-height: 2;
  display: inline-block;
  width: 660px;
  margin-bottom: 30px;
}

.l-top-content-03 dd {
  font-size: 16px;
  line-height: 1.5;
}

.l-top-content-03 ul {
  width: 900px !important;
  margin: 0 auto;
}

.l-top-content-03.lower ul {
  width: 100% !important;
}

.l-top-content-03 ul li {
  display: inline-block;
  width: 288px;
  margin: 0 !important;
}

.l-top-content-03 ul li:nth-child(2) {
  margin: 0 15px !important;
}

.l-top-content-03 ul li a {
  display: block;
  background: #6d6034;
  padding: 23px 0;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  -webkit-transition: ease 0.2s background-color, ease 0.2s color;
  transition: ease 0.2s background-color, ease 0.2s color;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);

  -webkit-box-shadow: 0 3px 3px -1px #333;
  -moz-box-shadow: 0 3px 3px -1px #333;
  box-shadow: 0 3px 3px -1px #333;

}

.l-top-content-03 ul li a:hover {
  background: #9e9578;
}

/**/

.l-footer {
  color: #fff;
  background: #0f2a19;
}

.l-footer-primary {
  margin: 0 auto;
  max-width: 1280px;
  padding: 40px 0 30px;
  width: 100%;

  background: #102b1a; /* Old browsers */
  background: -moz-linear-gradient(left, #102b1a 0%, #274a2a 50%, #102b1a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #102b1a 0%, #274a2a 50%, #102b1a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #102b1a 0%, #274a2a 50%, #102b1a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#102b1a', endColorstr='#102b1a', GradientType=1); /* IE6-9 */
}

.l-footer-primary a.blank {
  color: #fff;
  text-decoration: none;
  background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_blank.png) no-repeat center right;
  padding-right: 25px;
}

.l-footer-primary__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}

.b-basic-info-2__tel {
  margin-bottom: 10px;
}

.l-footer-secondary {
  background: #0f2a19 none repeat scroll 0 0;
  max-width: 1280px;
  padding: 0 0 20px;
  width: 100%;
  margin: 0 auto;
}

.l-footer-secondary__inner {
  padding: 0 10px;
  max-width: 1280px;

}

.l-footer-secondary a {
  color: #b3a36f;
  text-decoration: none;
}

.l-footer-misc {
  background: #0f2a19;
  max-width: 1280px;
  padding-bottom: 30px;
  width: 100%;
  margin: 0 auto;
}

.l-footer-misc__inner {
  margin: 0;
  padding: 0 10px;
  position: relative;
  width: 45%;
}

.b-basic-info-2__branch-name {
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  letter-spacing: -.04em;
  padding-right: 15px;
  white-space: nowrap;
}

.b-sitemap__row {
  border-bottom: 1px solid #b3a36f;
  font-size: 0.8125rem;
}

.b-sitemap__row > li {
  float: left;
  margin-left: 30px;
  padding: 30px 0;
  font-size: 0.9rem;
}

.b-copyright {
  float: left;
  color: #b3a36f;
  font-size: 0.9rem;
  padding-top: 10px;
  padding-right: 30px;
}

.b-social-links {
  position: relative;
  left: 0px;
  top: 28px; /**/
  float: right;
}

.b-social-links__item--tw {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/social_icon_tw.png);
}

.b-social-links__item--fb {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/social_icon_fb.png);
}

.b-social-links__item--mixi {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/social_icon_mixi.png);
}

.b-social-links__item--line {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/social_icon_line.png); /*display: none;*/
}

.b-social-links__item--pint {
  background-image: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/social_icon_pint.png);
}

.b-basic-info-2__tel-primary > span {
  font-size: 1.5rem;
  padding-left: 5px;
}

.b-social-links__item > a {
  display: block;
  height: 28px;
  width: 28px;
}

.b-return-top {
  bottom: 0px;
  display: none;
  width: 116px;
  height: 116px;
  position: absolute;
  z-index: 1;
  right: 10px;
  top: -75px;
}

.l-footer-misc .b-return-top a {
  display: none;
}

@media screen and (max-width: 639px) {
  /*@media screen and (max-width: 768px) {*/
  body {
    min-width: 100%;
    width: 100%;
    font-family: sans-serif;
  }

  #venueBody .l-introduction {
    display: none;
  }

  .b-logo {
    margin-left: 1%;
    width: 56.5625%;
    padding: 4% 0;
  }

  .b-logo > a {
    height: auto;
  }

  .b-logo > a > img {
    height: auto;
  }

  .l-header-primary {
    min-width: 100%;
    background: radial-gradient(#3e5f32, #0f2a19) fixed;
  }

  .l-header-primary__inner {
    width: 100%;
  }

  p.accesslink a {
    display: none;
  }

  .l-header-primary__conversion {
    position: absolute;
    right: 16%;
    width: 25%;
  }

  .l-header-primary__conversion > .b-button > a {
    box-shadow: 0 2px 1px 0 #333;
    padding: 16% 5%;
    padding: 8% 0% 8% 12%;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    text-align: left;
  }

  .l-header-primary__conversion p:first-child a {
    font-size: 0.7rem;
    font-family: sans-serif;
    line-height: 1rem;
  }

  .SP-b-global-menu-open-trigger {
    width: 13%;
  }

  .SP-b-global-menu-header__close-trigger {
    float: none;
    position: fixed;
    top: -0.7%;
    right: 0;
  }

  .SP-b-global-menu {
    background: #fff;
    left: 0;
    position: absolute;
    width: 100%;
  }

  .SP-b-global-menu-body ul {
    margin-bottom: 5%;
  }

  .SP-b-global-menu-body__list li {
    text-align: center;
    line-height:1.5em;
  }

  .SP-b-global-menu-body__list li a {
    color: #0d2a18;
    display: inline-block;
    margin: 0 auto;
    display: block;
    width: 100%;
  }

  .SP-b-global-menu-body__list a.blank { /*background:url("../img/common/ico_blank2.png") no-repeat center right / 22% auto;*/
    padding-right: 18px;
  }

  .SP-b-global-menu-body__list a.blank img {
    position: relative;
    top: -2px;
  }

  .SP-b-global-menu-body__list li:first-child {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_04.png) no-repeat 5% center;
    background-size: 10% auto;
  }

  .SP-b-global-menu-body__list li:nth-child(2) {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_05.png) no-repeat 5% center;
    background-size: 10% auto;
  }

  .SP-b-global-menu-body__list li:nth-child(3) {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_02.png) no-repeat 5% center;
    background-size: 10% auto;
  }

  .SP-b-global-menu-body__list li:nth-child(4) {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_01.png) no-repeat 5% center;
    background-size: 10% auto;
  }

  .SP-b-global-menu-body__list li:nth-child(5) {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_03.png) no-repeat 5% center;
    background-size: 10% auto;
  }

  .SP-b-global-menu-body__list {
    border-top: none;
  }

  .SP-b-global-menu-body p {
    margin: 0 5%;
  }

  .SP-b-global-menu-container {
    background: #fff;
  }

  .SP-b-global-menu-footer {
    background: #b3a46b;
    border-top: none;
    margin-top: 10px;
  }

  .innerBox.m_auto {
    display: none;
  }

  .l-introduction.l-introduction--lower {
    min-width: 100%;
    padding: 5%;
    border: none;
    display: none;
  }

  .l-main.l-main--lower {
    margin-top: 0px;
    min-width: 100%;
    padding: 8% 0;
    width: 100%;
    font-size: 0.8rem;
    line-height: 1.4;
  }

  .l-main.l-main--lower img.main {
    width: 100%;
  }

  #venue.l-container {
    padding: 8% 0%;
  }

  /*
  #venue.l-container h3 { font-size:1.2rem; font-weight:bold; background: url("../img/top/bg_line4.png") no-repeat center 70%; background-size:95% auto; }
  .l-container#venue h3:before { background-size:50% auto; padding-top:20%; height:auto; }*/
  #venue.l-container h3 {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/osaka/top/bg_venue.png) no-repeat top center;
    background-size: 50% auto;
    padding-top: 18%;
    margin-bottom: 30px;
    font-size: 1.2rem;
    font-weight: bold;
  }

  #venue.l-container h3:before, #venue.l-container h3:after {
    height: auto;
    padding: 0 0 2%;
    width: 16%;
  }

  #venue.l-container h3:before {
    margin-right: 2%;
  }

  #venue.l-container h3:after {
    margin-left: 2%;
  }

  #venue.l-container ul.l-column--2-TOP {
    margin: 0 auto;
    padding: 0;
  }

  #venue.l-container ul.l-column--2-TOP li {
    background: none;
    margin: 0;
    padding: 0;
  }

  #venue.l-container a.btn {
    border-radius: 40px;
    font-size: 1.2rem;
    padding: 4% 20%;
  }

  #venue.l-container ul.l-column--2-TOP li img {
    width: 100%;
  }

  #venue.l-container p.center {
    padding: 0% 5%;
    margin-bottom: 5%;
    font-size: 0.8rem;
  }

  #venue.l-container .center img {
    width: 70%;
  }


  .contactBox {
    position: relative;
    margin: 5% auto;
    width: 90%;
    height: auto;
    padding: 20px 25px;
    overflow: visible;
    background-image: none;
    z-index: 1;
  }

  .contactBox:before {
    content: '';
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/rihga_logo.svg) no-repeat top left #fffef9;
    background-size: 20% auto;
    z-index: 0;
    border: 1px solid #b9aa73;
    background-position: 14px 15px;
  }

  .contactBox:after {
    content: '';
    position: absolute;
    top: -7px;
    left: -7px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    display: block;
    background-color: #fffef9;
    z-index: -1;
    border: 3px solid #b9aa73;
  }

  .contactBox ul {
    position: relative;
    top: auto!important;
    left: auto;
    width: 100%!important;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #b9aa73;
    margin-bottom: 20px;
  }

  .contactBox ul li {
    text-align: center;
    line-height: 1.3;
    padding: 0;
    margin-bottom: 10px;
    font-size: 0.8rem;
  }

  .contactBox ul li:last-child {
    margin-bottom: 0;
  }

  .contactBox ul li span {
    display: block;
    font-size: 1.4rem!important;
    font-weight: normal!important;
  }

  .contactBox ul li span.sup {
    display: inline;
    font-size: 0.8rem !important;
    margin-right: -.2em;
  }

  .contactBox p {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
  }

  .contactBox .hour {
    position: relative;
    top: auto;
    left: auto;
    margin-top: -10px;
    margin-bottom: 20px;
    font-size: 12px;
  }

  .contactBox a {
    font-family: sans-serif;
    padding: 4% 4%;
    position: relative;
    right: 0;
    top: 0;
    width: 88%;
    margin: 0 auto 10px;
    font-size: 0.9rem;
  }

  .contactBox a:last-child {
    margin-bottom: 0;
  }

  /*.contactBox ul li:nth-child(2) { padding:0 0; }

  .contactBox a:first-of-type { margin:27% auto 0; }
  .contactBox a:last-of-type { margin:2% auto 0; }
  */
  .l-top-content-03 {
    padding: 5% 0 2%;
    margin: 10% auto 2%;
    width: 95%;
  }

  .l-top-content-03 dl {
    margin: 0 auto;
    width: 90%;
  }

  .l-top-content-03 dt {
    width: 100%;
    font-size: 1rem;
    margin-bottom: 10px;
  }

  .l-top-content-03 dd {
    font-size: 0.9rem;
    line-height: 1.3;
  }

  .l-top-content-03 dd {
    width: 100%;
  }

  .l-top-content-03.lower {
    margin: 5% auto 1%;
    width: 100%;
  }

  .l-top-content-03 ul {
    width: 100% !important;
  }

  .l-top-content-03 ul li {
    width: 100%;
  }

  .l-top-content-03 ul li a {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_arrow6.png) no-repeat 3% center #6d6034;
    background-size: 2% auto;
    text-align: left;
    padding: 5% 5% 5% 7%;
    font-weight: bold;
    box-shadow: none;
  }

  .l-top-content-03 ul li a:hover {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_arrow3.png) no-repeat 3% center #9e9578;
    background-size: 2% auto;
  }

  #venue.l-container .l-top-content-03 ul {
    width: 100% !important;
    margin: 4% auto 6%;
  }

  #venue.l-container ul li {
    float: none;
    margin-right: 0px;
    display: block;
    width: auto;
  }

  #venue.l-container ul li a {
    text-align: left;
    padding: 6% 6% 6% 10%;
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_arrow6.png) no-repeat 5% center #baab74;
    box-shadow: none;
    text-shadow: 0 0 0;
    font-weight: bold;
  }

  #venue.l-container ul li a:hover {
    background: url(//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_arrow3.png) no-repeat 5% center #d0c6a0;
  }

  .l-top-content-03 ul li:nth-child(2) {
    margin: 5px 0 !important;
  }

  .SP-l-footer-secondary {
    border-top: 1px solid #c5c0aa;
    border-bottom: 1px solid #182e17;
    background: radial-gradient(#3e5f32, #0f2a19) fixed;
    font-size: 0.75rem;
    padding: 5% 3%;
  }

  .b-basic-info-2__branch-name {
    display: block;
    font-size: 1.1rem;
    letter-spacing: 0;
    padding-right: 0px;
  }

  .b-basic-info-2__nav > li > a {
    background: url("//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_blank.png") no-repeat center right;
    background-size: 16% auto;
    padding-right: 10px;
    font-size: 0.7rem;
  }

  .b-basic-info-2__address {
    font-size: 0.7rem;
  }

  .b-basic-info-2__branch-name > a {
    background: url("//cdn2.hubspot.net/hubfs/2646649/rihga.co.jp-Party/img/ico_blank.png") no-repeat right center;
    padding-right: 18px;
    font-weight: bold;
  }

  .l-footer-misc__inner {
    padding: 0 0;
    width: 100%;
    text-align: center;
    position: relative;
  }

  .b-social-links {
    float: none;
    margin: 0;
    top: 0;
  }

  .b-social-links > li {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
  }

  .b-social-links__item > a {
    display: block;
    height: 22px;
    width: 22px;
  }

  .b-copyright {
    color: #b3a36f;
    float: none;
    padding-right: 0px;
    padding-top: 3%;
  }

  .b-copyright small {
    font-size: 10px
  }

  .l-footer {
    position: relative;
  }

  .l-footer-misc .b-return-top a {
    display: block;
  }

  .b-return-top {
    width: 15%;
    height: auto;
    top: -15px;
    right: 10px;
    position: absolute;
    bottom: 0;
  }

  .b-return-top:hover {
  }

}

@media screen and (max-width: 540px) {
  #venue.l-container h3:before, #venue.l-container h3:after {
    width: 12%;
  }

}

.l-footer-misc__inner .b-return-top {
  height: 0;
}