@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*PCサイズ時media-pcのスタイルは先に記述しておかないとmedia-wide-pc/media-small-pcが上書きできないc*/
img {
  height: auto;
}

.Header__item-info--tel-link {
  text-shadow: 0 0 3px #6e6226, 0 0 3px #6e6226, 0 0 3px #6e6226;
}

.Form__area-reset, .Modal__close__box--round, .Tel-btn-guide__btn-link, .Header__item-nav-btn--red > div, .Header__item-info--tel-link:hover, .Fix-nav-unit__scroll-btn:hover, .Fix-nav-unit__list-red, .VoiceGuide__btn .Btn__link--none, .Modal__close-btn .Btn__link--none, .Footer__btn .Btn__link--none, .VoiceGuide__btn a, .Modal__close-btn a, .Footer__btn a {
  text-shadow: 0 0 3px #6f0b1c, 0 0 3px #6f0b1c, 0 0 3px #6f0b1c;
}

.Modal__close__box--round:focus, .Modal__close__box--round:hover, .Header__item-nav-btn-link {
  text-shadow: 0 0 3px #245d67, 0 0 3px #245d67, 0 0 3px #245d67;
}

.Form__area-submit, .Fix-nav-unit__scroll-btn {
  text-shadow: 0 0 3px #1E5799, 0 0 3px #1E5799, 0 0 3px #1E5799;
}

.VoiceGuide__content-ttl {
  color: #a4923b;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .VoiceGuide__content-ttl {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .Sp__block--none {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .Pc__block--none {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .Break-pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .Break-pc {
    display: inline;
  }
}

@media screen and (min-width: 768px) {
  .Break-sp {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .Break-sp {
    display: block;
  }
}

.Header__ttl-icon-img, .Header__ttl-img {
  width: 100%;
  height: auto;
}

.Title-unit__ttl-box, .Conteiner__inner {
  width: 94%;
  margin: 0 auto;
}

.Header__item-nav-btn-link, .Header__item-nav, .Header__item-info-outer, .Footer__item-nav {
  font-size: 0;
  width: 100%;
}
.Header__item-nav-btn-link > div, .Header__item-nav > div, .Header__item-info-outer > div, .Footer__item-nav > div, .Header__item-nav-btn-link > li, .Header__item-nav > li, .Header__item-info-outer > li, .Footer__item-nav > li, .Header__item-nav-btn-link > span, .Header__item-nav > span, .Header__item-info-outer > span, .Footer__item-nav > span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
}

.Title-unit__ttl-box {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Title-unit__ttl-box {
    margin: 0 auto;
    padding: 70px 0 30px;
  }
}
@media screen and (min-width: 1200px) {
  .Title-unit__ttl-box {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .Title-unit__ttl-box {
    margin: 0 auto;
    padding: 40px 0 20px;
  }
}
.Title-unit__ttl-box ul {
  display: inline-block;
  position: relative;
  padding-bottom: 3px;
}
.Title-unit__ttl-box ul::after {
  background: linear-gradient(45deg, #a78e33 0%, #e1d7b4 50%, #a78e33 100%);
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 1200px) {
  .Title-unit__ttl-box ul::after {
    height: 4px;
  }
}
.Title-unit__ttl-box li {
  display: inline-block;
}
.Title-unit__ttl-box li:first-child {
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .Title-unit__ttl-box li:first-child {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .Title-unit__ttl-box li:first-child {
    font-size: 20px;
    color: #a4923b;
  }
  .Title-unit__ttl-box li:first-child span {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .Title-unit__ttl-box h2, .Title-unit__ttl-box h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .Title-unit__ttl-box h2, .Title-unit__ttl-box h3 {
    font-size: 20px;
  }
}

.Header__item-nav-link--active::after, .Header::after, .Footer__item-nav-link--active::after, .Footer::before {
  background: linear-gradient(45deg, #967e27 0%, #cebf8a 50%, #967e27 100%);
}

.Header__item-info--tel-link {
  background: linear-gradient(45deg, #a78e33 0%, #e1d7b4 50%, #a78e33 100%);
  border: 2px solid rgba(168, 143, 143, 0.8);
  border-radius: 5px;
}

.Form__area-reset, .Modal__close__box--round, .Tel-btn-guide__btn-link, .Header__item-nav-btn--red > div, .Header__item-info--tel-link:hover, .Fix-nav-unit__scroll-btn:hover, .Fix-nav-unit__list-red, .VoiceGuide__btn .Btn__link--none, .Modal__close-btn .Btn__link--none, .Footer__btn .Btn__link--none, .VoiceGuide__btn a, .Modal__close-btn a, .Footer__btn a {
  background: linear-gradient(to bottom, #e01e3c 0%, #6f0b1c 100%);
  border: 2px solid rgba(224, 30, 30, 0.8);
  border-radius: 5px;
}
.Form__area-reset:hover, .Modal__close__box--round:hover, .Tel-btn-guide__btn-link:hover, .Header__item-nav-btn--red > div:hover, .Header__item-info--tel-link:hover, .Fix-nav-unit__scroll-btn:hover, .Fix-nav-unit__list-red:hover, .VoiceGuide__btn .Btn__link--none:hover, .Modal__close-btn .Btn__link--none:hover, .Footer__btn .Btn__link--none:hover, .VoiceGuide__btn a:hover, .Modal__close-btn a:hover, .Footer__btn a:hover {
  cursor: pointer;
}

.VoiceGuide__btn, .Modal__close-btn, .Footer__btn {
  clear: both;
  text-align: center;
}
.VoiceGuide__btn .Btn__link--none, .Modal__close-btn .Btn__link--none, .Footer__btn .Btn__link--none, .VoiceGuide__btn a, .Modal__close-btn a, .Footer__btn a {
  display: inline-block;
  padding: 10px 20px;
  min-width: 300px;
  line-height: 1;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .VoiceGuide__btn .Btn__link--none:hover, .Modal__close-btn .Btn__link--none:hover, .Footer__btn .Btn__link--none:hover, .VoiceGuide__btn a:hover, .Modal__close-btn a:hover, .Footer__btn a:hover {
    background: linear-gradient(to bottom, #51aec0 0%, #245d67 100%);
    border: 2px solid rgba(36, 93, 93, 0.8);
    text-shadow: 0 0 3px #245d67, 0 0 3px #245d67, 0 0 3px #245d67;
  }
}
@media screen and (min-width: 1200px) {
  .VoiceGuide__btn .Btn__link--none, .Modal__close-btn .Btn__link--none, .Footer__btn .Btn__link--none, .VoiceGuide__btn a, .Modal__close-btn a, .Footer__btn a {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .VoiceGuide__btn .Btn__link--none, .Modal__close-btn .Btn__link--none, .Footer__btn .Btn__link--none, .VoiceGuide__btn a, .Modal__close-btn a, .Footer__btn a {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .VoiceGuide__btn .Btn__link--none, .Modal__close-btn .Btn__link--none, .Footer__btn .Btn__link--none, .VoiceGuide__btn a, .Modal__close-btn a, .Footer__btn a {
    font-size: 18px;
    min-width: 200px;
    padding: 10px;
    margin-right: 1%;
  }
}
.VoiceGuide__btn i, .Modal__close-btn i, .Footer__btn i {
  padding: 0 3px;
}

.Modal__close__box--round:focus, .Modal__close__box--round:hover, .Header__item-nav-btn-link {
  background: linear-gradient(to bottom, #51aec0 0%, #245d67 100%);
  border: 2px solid rgba(36, 93, 93, 0.8);
  border-radius: 5px;
}
.Modal__close__box--round:hover, .Header__item-nav-btn-link:hover {
  cursor: pointer;
}

.Form__area-submit, .Fix-nav-unit__scroll-btn {
  background: linear-gradient(to bottom, #506dbe 0%, #253668 100%);
  border: 2px solid rgba(50, 107, 183, 0.8);
  border-radius: 5px;
}
.Form__area-submit:hover, .Fix-nav-unit__scroll-btn:hover {
  cursor: pointer;
}

.Content__pc-side-gals-detail, .Content__pc-side-default, .Content__list-outer, .Flex__list-outer {
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .Content__pc-side-gals-detail, .Content__pc-side-default, .Content__list-outer, .Flex__list-outer {
    width: 87.5%;
    padding-bottom: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Content__pc-side-gals-detail, .Content__pc-side-default, .Content__list-outer, .Flex__list-outer {
    width: calc(100% - 40px);
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 767px) {
  .Content__pc-side-gals-detail, .Content__pc-side-default, .Content__list-outer, .Flex__list-outer {
    width: 94%;
    padding-bottom: 45px;
  }
}

.Flex__list--empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  background: none;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 32px);
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
* {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

body,
html {
  font-family: "Hiragino Kaku Gothic ProN", Verdana, YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  color: #fff;
  -webkit-text-size-adjust: 100%;
}

html {
  overflow: auto;
  height: 100%;
}

body {
  background: #000;
}

dt,
h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  margin: 0;
}

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

hr {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

input,
select {
  vertical-align: middle;
}

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

li {
  padding: 0;
}

dd,
dl,
dt {
  margin: 0;
  padding: 0;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #fff;
}

@media screen and (min-width: 768px) {
  a img:hover {
    opacity: 0.6;
  }
}

img {
  vertical-align: bottom;
}

video {
  vertical-align: bottom;
}
video:hover {
  cursor: pointer;
}

dd em,
dd strong,
li em,
li strong,
p em,
p strong {
  font-weight: normal;
  font-style: normal;
}

.Seo-bold {
  font-weight: bold;
}

.Flex__outer, .Flex__box-outer {
  justify-content: center;
  display: flex;
  flex-flow: row wrap;
}
.Flex__list--empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  background: none;
}
.Flex__list-outer {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  /*& > .Flex__list--empty{
    @include media-pc {
      width: 345px;
    }
    @include media-sp {
      width: 32.6%;
    }
    @include media-small-sp {
      width: 49.5%;
    }

  }*/
}
@media screen and (min-width: 768px) {
  .Flex__list-outer {
    padding: 50px 0 90px 3px;
  }
}
@media screen and (min-width: 1200px) {
  .Flex__list-outer {
    justify-content: flex-start;
    width: 90%;
  }
}

@media screen and (min-width: 1200px) {
  .Conteiner {
    padding-top: 160px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Conteiner {
    padding-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  .Conteiner {
    max-width: 730px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    transition-property: all;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
  }
}
.Conteiner__inner-pc-side {
  width: 94%;
}
@media screen and (min-width: 768px) {
  .Conteiner__inner-pc-side {
    max-width: 1240px;
    padding-left: 3%;
  }
}
@media screen and (max-width: 767px) {
  .Conteiner__inner-pc-side {
    margin: 0 auto;
  }
}

.Pankuzu__list {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .Pankuzu__list {
    margin-inline: 1em;
  }
}
@media screen and (max-width: 767px) {
  .Pankuzu__list {
    display: none;
  }
}
.Pankuzu__list li {
  display: inline-block;
}
.Pankuzu__list li:not(:last-child)::after {
  content: "＞";
}

.Content {
  padding-bottom: 80px;
  background-position: right 20px bottom -100px;
  background-size: 400px auto;
}
@media screen and (min-width: 768px) {
  .Content {
    min-height: 74vh;
  }
}
@media screen and (max-width: 767px) {
  .Content {
    background-position: right 20px bottom 10px;
    background-size: 240px auto;
  }
}
.Content__big-g {
  background-position: right 20px bottom -100px;
  background-size: 400px auto;
}
@media screen and (min-width: 768px) {
  .Content__big-g {
    min-height: 74vh;
  }
}
@media screen and (max-width: 767px) {
  .Content__big-g {
    background-position: right 20px bottom 10px;
    background-size: 240px auto;
  }
}
@media screen and (min-width: 1200px) {
  .Content__big-g-wide {
    background: url("/static/img/common/bg-big-g.png") no-repeat;
    background-position: right 20px bottom 20px;
    background-size: 400px auto;
  }
}
@media screen and (min-width: 768px) {
  .Content__big-g-wide {
    min-height: 74vh;
  }
}
.Content__mv {
  position: relative;
  background: url("/static/img/common/bg-big-t.png") no-repeat;
}
@media screen and (min-width: 1200px) {
  .Content__mv {
    overflow: hidden;
    background-position: right 20px top 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Content__mv {
    background-position: left 25% bottom;
    background-size: 700px auto;
  }
}
@media screen and (max-width: 767px) {
  .Content__mv {
    background-position: left bottom -20px;
    background-size: 80% auto;
  }
}
.Content__box {
  background: #f4f4f4;
  color: #222;
}
@media screen and (min-width: 1200px) {
  .Content__box {
    position: relative;
  }
  .Content__box::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: url("/static/img/common/bg-big-golden.png") no-repeat center top 20px;
    background-size: auto 98%;
    width: 26%;
    height: 100%;
  }
}
.Content__list-outer {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .Content__list-outer {
    padding: 50px 0 90px 3px;
  }
}
@media screen and (min-width: 1200px) {
  .Content__list-outer {
    justify-content: flex-start;
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .Content__box--bk-none {
    min-height: 600px;
  }
}
@media screen and (min-width: 768px) {
  .Content__box--big-tg--pc {
    min-height: 600px;
    background: url("/static/img/common/bg-big-tg.png") no-repeat;
    background-position: right 20px bottom 50px;
    background-size: 700px auto;
  }
}
@media screen and (min-width: 768px) {
  .Content__box--big-tg--pc {
    min-height: 74vh;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Content__box--big-tg--pc {
    background-size: 500px auto;
  }
}
.Content__pc-side-default {
  border-radius: 5px;
  margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .Content__pc-side-default {
    max-width: 980px;
    margin: 0 0 70px 3%;
  }
}
.Content__pc-side-gals-detail {
  padding-bottom: 0;
  border-radius: 5px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) {
  .Content__pc-side-gals-detail {
    max-width: 1000px;
    margin: 0 0 30px 3%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Content__pc-side-gals-detail {
    max-width: 720px;
    margin: 0 auto 30px;
  }
}

.Fix-nav-unit {
  position: fixed;
  bottom: 0;
  z-index: 5;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .Fix-nav-unit {
    background: #fff;
    min-width: 320px;
    background: #444;
    background: linear-gradient(to bottom, #444 0%, #262626 40%, #0c0c0c 100%);
  }
}
@media screen and (max-width: 480px) {
  .Fix-nav-unit {
    aspect-ratio: 375/54;
  }
}
.Fix-nav-unit__inner {
  position: relative;
}
@media screen and (max-width: 767px) {
  .Fix-nav-unit__inner {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    font-size: 0;
    display: flex;
  }
}
.Fix-nav-unit__btn, .Fix-nav-unit__list {
  width: 20%;
  display: inline-block;
  vertical-align: bottom;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
}
.Fix-nav-unit__btn:hover, .Fix-nav-unit__list:hover {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .Fix-nav-unit__btn, .Fix-nav-unit__list {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .Fix-nav-unit__btn, .Fix-nav-unit__list {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
  }
}
.Fix-nav-unit__list-red {
  border: 1px solid rgba(224, 30, 30, 0.8);
  border-radius: 0;
}
.Fix-nav-unit__link {
  display: block;
  text-align: center;
  padding: 2px 0;
  line-height: 1;
  color: #fff;
  height: 52px;
}
.Fix-nav-unit__link i {
  display: block;
  width: 100%;
  height: 33px;
  padding-top: 3px;
  font-size: 26px;
  line-height: 1;
  text-align: center;
}
.Fix-nav-unit__btn-inner {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 36%;
  min-width: 46px;
  height: 52px;
}
.Fix-nav-unit__btn--bar {
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 5px;
  background: #c4c45e;
  transition: all 0.3s;
  transform-origin: left top;
}
.Fix-nav-unit__btn--bar:nth-child(2) {
  top: 15px;
  opacity: 1;
}
.Fix-nav-unit__btn--bar:nth-child(3) {
  top: 26px;
  transform-origin: left bottom;
}
.Fix-nav-unit__btn-txt, .Fix-nav-unit__btn-txt--close {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #c4c45e;
  transition: all 0.3s;
  display: block;
  visibility: visible;
  opacity: 1;
}
.Fix-nav-unit__btn-txt {
  text-align: center;
  padding-bottom: 2px;
}
.Fix-nav-unit__btn-txt--close {
  display: none;
}
.Fix-nav-unit__scroll-btn {
  position: absolute;
  right: 1%;
  margin-bottom: 30px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Fix-nav-unit__scroll-btn {
    font-size: 16px;
    padding: 5px 15px 4px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  .Fix-nav-unit__scroll-btn {
    width: 0;
    height: 0;
    visibility: hidden;
  }
}
.Fix-nav-unit__scroll-btn:hover span {
  color: #ff2929;
}
.Fix-nav-unit__scroll-btn--delta {
  background: #fff;
  color: #38468e;
  display: inline-block;
  border-radius: 50%;
  font-size: 10px;
  margin-left: 1px;
  padding: 2px;
  text-shadow: none;
  letter-spacing: 0;
}
.Fix-nav-unit__overlay {
  position: fixed;
  top: 0;
  right: 306px;
  width: 100%;
  height: 100vh;
  background: transparent;
  transition-property: all;
  transition-duration: 0s;
  transition-delay: 0s;
  visibility: hidden;
  opacity: 0;
}

.Footer {
  background: #544a1d;
  position: relative;
  text-align: center;
  /*&__list-outer {
    display: none;
    @include media-wide-pc {
      display: block;
      margin-bottom: 40px;
    }
    @extend %b-inline-block;
  }

  &__list {
    margin-right: 20px;
  }

  &__link {
    display: block;
    padding-right: 20px;
    border-right: 2px solid #999;

    &:hover {
      color: $c-red;
    }
  }*/
}
@media screen and (min-width: 1200px) {
  .Footer {
    padding-top: 20px;
  }
}
.Footer::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1200px) {
  .Footer::before {
    height: 4px;
  }
}
.Footer__inner {
  width: 94%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .Footer__inner {
    width: 90%;
    padding: 10px 0;
  }
}
@media screen and (min-width: 1200px) {
  .Footer__inner {
    width: 86%;
  }
}
@media screen and (max-width: 767px) {
  .Footer__inner {
    padding: 30px 0 70px;
  }
}
.Footer__shop--info {
  background: #fff;
  color: #544a1d;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .Footer__shop--info {
    padding: 10px 0;
  }
}
.Footer__ttl {
  font-size: 32px;
}
@media screen and (min-width: 1200px) {
  .Footer__ttl {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .Footer__ttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.Footer__ttl a {
  color: #544a1d;
}
.Footer__ttl--span {
  display: block;
  font-size: 80%;
}
@media screen and (min-width: 1200px) {
  .Footer__ttl--span {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .Footer__txt {
    border-top: 1px solid #544a1d;
    padding-top: 5px;
    margin: 5px 5px 0;
  }
}
@media screen and (max-width: 767px) {
  .Footer__txt--sub {
    display: block;
  }
}
.Footer__item-info--time {
  text-align: center;
  color: #d1c587;
}
@media screen and (min-width: 768px) {
  .Footer__item-info--time {
    font-size: 20px;
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .Footer__btn {
    display: inline-block;
  }
}
.Footer__btn-link {
  text-shadow: none !important;
}
@media screen and (min-width: 768px) {
  .Footer__btn-link {
    background: none !important;
    border: none !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .Footer__btn-link {
    margin-top: 5px !important;
  }
}
.Footer__copy {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .Footer__copy {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .Footer__copy--span {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .Footer__item-nav {
    max-width: 480px;
  }
}
.Footer__item-nav-list {
  width: 100px;
  text-align: center;
  position: relative;
  margin-right: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Footer__item-nav-list {
    padding-top: 10px;
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .Footer__item-nav-list {
    width: 32%;
    min-width: 96px;
    margin-bottom: 6px;
    background: rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Footer__item-nav-list a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .Footer__item-nav-list a {
    transition: all 0.3s ease;
  }
}
.Footer__item-nav-list:hover a {
  color: #ff2929;
}
.Footer__item-nav-list:hover a::after {
  background: #ff2929;
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .Footer__item-nav-list:hover a::after {
    display: none;
  }
}
.Footer__item-nav-link--active::after {
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .Footer__item-nav-link--active::after {
    display: none;
  }
}
.Footer__item-nav {
  padding-bottom: 20px;
  margin: 0 auto;
}
.Footer__item-nav-link {
  display: block;
  width: 100%;
  height: 10px 0;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .Footer__item-nav--sp-none {
    display: none;
  }
}
.Footer__item-nav--break {
  display: block;
}

.Header {
  background: rgba(0, 0, 0, 0.9);
}
@media screen and (min-width: 768px) {
  .Header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    transition: 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .Header {
    position: relative;
    z-index: 2;
  }
}
.Header::after {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 1200px) {
  .Header::after {
    height: 4px;
  }
}
.Header__inner {
  padding: 5px 1% 8px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  .Header__inner {
    padding: 10px 1%;
  }
}
@media screen and (max-width: 767px) {
  .Header__inner {
    flex-direction: column;
  }
}
.Header__ttl-conteiner {
  width: 40%;
}
@media screen and (min-width: 1200px) {
  .Header__ttl-conteiner {
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .Header__ttl-conteiner {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .Header__ttl-icon-img-outer {
    width: 90px;
    padding-left: 10px;
  }
  .Header__ttl-icon-img-outer img {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__ttl-icon-img-outer img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .Header__ttl-icon-img-outer {
    width: 18%;
    margin-left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .Header__ttl-img {
    width: 100%;
  }
}
.Header__ttl {
  font-size: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__ttl {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .Header__ttl {
    transition: all 0.3s ease;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: fit-content;
    margin: 0 auto;
    max-width: 100%;
  }
  .Header__ttl:hover {
    color: #ff2929;
  }
}
@media screen and (max-width: 767px) {
  .Header__ttl {
    width: fit-content;
    max-width: 94%;
    margin: 0 auto 10px;
  }
}
.Header__ttl-link {
  display: block;
}
@media screen and (max-width: 767px) {
  .Header__ttl-link {
    width: 70%;
    margin: 0 auto;
  }
}
.Header__item {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .Header__item {
    width: 58%;
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  .Header__item {
    font-size: 20px;
    width: calc(100% - 510px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__item {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .Header__item {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .Header__item-info-outer {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .Header__item-info--time {
    padding: 10px 5px 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .Header__item-info--time {
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__item-info--time {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .Header__item-info--time {
    background: linear-gradient(45deg, #967e27 0%, #cebf8a 50%, #967e27 100%);
    border: 1px solid rgba(168, 143, 143, 0.8);
    border-radius: 5px;
    text-shadow: 0 0 3px #6e6226, 0 0 3px #6e6226, 0 0 3px #6e6226;
    margin: 5px auto;
    padding: 2px 10px;
    line-height: 1;
    font-size: 14px !important;
  }
}
.Header__item-info--tel {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .Header__item-info--tel {
    display: none !important;
  }
}
.Header__item-info--tel-link {
  padding: 6px 5px;
  margin-left: 3.5%;
  font-size: 20px;
  width: 100%;
  display: block;
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  .Header__item-info--tel-link {
    padding: 8px 20px;
    font-size: 30px;
  }
}
.Header__item-info--tel-link-txt {
  font-size: 16px;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .Header__item-info--tel-link-txt {
    font-size: 20px;
  }
}
.Header__item-info--tel-link-number {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .Header__item-nav {
    display: none !important;
  }
}
.Header__item-nav-list {
  width: 100px;
  text-align: center;
  position: relative;
  margin-right: 3px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__item-nav-list {
    padding-top: 10px;
    width: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__item-nav-list a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .Header__item-nav-list a {
    transition: all 0.3s ease;
  }
}
.Header__item-nav-list:hover a {
  color: #ff2929;
}
.Header__item-nav-list:hover a::after {
  background: #ff2929;
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
}
.Header__item-nav-link--active::after {
  position: absolute;
  content: "";
  height: 4px;
  width: 100%;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1400px) {
  .Header__nav--play {
    display: none !important;
  }
}
@media screen and (max-width: 1300px) {
  .Header__nav--access {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  .Header__nav--schedule {
    display: none !important;
  }
}
.Header__item-nav {
  padding-top: 8px;
}
.Header__item-nav-link {
  display: block;
  width: 100%;
  height: 10px 0;
  padding: 8px 0;
}
.Header__item-nav--break {
  display: block;
}
.Header__item-nav-btn {
  position: relative;
  width: 140px;
  text-align: center;
  margin-left: 5px;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .Header__item-nav-btn {
    width: 165px;
  }
}
.Header__item-nav-btn-link {
  display: block;
  padding: 6px;
}
.Header__item-nav-btn-link:hover {
  background: linear-gradient(to bottom, #e01e3c 0%, #6f0b1c 100%);
  border: 2px solid rgba(224, 30, 30, 0.8);
  text-shadow: 0 0 3px #6f0b1c, 0 0 3px #6f0b1c, 0 0 3px #6f0b1c;
}
.Header__item-nav-btn-link--primary {
  width: 55%;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header__item-nav-btn-link--primary {
    font-size: 14px !important;
  }
}
.Header__item-nav-btn-icon {
  width: 40%;
}
.Header__item-nav-btn-icon i {
  font-size: 40px;
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  .Header__item-nav-btn-icon i {
    font-size: 46px;
  }
}

@media screen and (min-width: 768px) {
  .Menu-unit {
    position: absolute;
    top: 94px;
    right: 0px;
    z-index: 5;
    min-width: 740px;
    background: rgba(10, 10, 0, 0.9);
    border: 1px solid #999;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
  }
  .Menu-unit:hover {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .Menu-unit {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    width: 306px;
    height: 100%;
    padding: 0 0 60px;
    border-left: 1px solid #777;
    background: #f5eeda;
    transition-property: all;
    transition-duration: 0.3s;
    transition-delay: 0s;
    transform-origin: right center;
    transform: rotateY(-90deg);
    opacity: 0;
  }
}
@media screen and (min-width: 768px) {
  .Menu-unit--show {
    visibility: inherit;
    opacity: 1;
    top: 64px;
  }
}
@media screen and (min-width: 768px) {
  .Menu-unit__inner {
    padding: 5px 0 25px 20px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .Menu-unit__inner {
    height: 100%;
    width: 100%;
    padding: 0 8px 40px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.Menu-unit__ttl {
  display: inline-block;
  font-size: 18px;
  padding: 3px 5px;
  border-radius: 3px;
  border: 1px solid;
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .Menu-unit__ttl {
    line-height: 1;
    margin: 25px 0 3px;
    border: none !important;
  }
}
@media screen and (max-width: 767px) {
  .Menu-unit__ttl {
    margin-top: 25px;
  }
}
.Menu-unit__ttl::before {
  content: "◆";
  padding-right: 5px;
}
.Menu-unit__ttl--base {
  color: #d1c587;
  border-color: #d1c587;
}
.Menu-unit__ttl--girls {
  color: #ec8699;
  border-color: #ec8699;
}
.Menu-unit__ttl--events {
  color: #70b47a;
  border-color: #70b47a;
}
.Menu-unit__ttl--others {
  color: #599eab;
  border-color: #599eab;
}
.Menu-unit__list-outer {
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .Menu-unit__list-outer {
    padding-left: 25px;
  }
}
.Menu-unit__list {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .Menu-unit__list {
    width: 20%;
    padding-right: 15px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .Menu-unit__list {
    width: 50%;
  }
  .Menu-unit__list:nth-child(odd) {
    padding-right: 3px;
  }
  .Menu-unit__list:nth-child(even) {
    padding-left: 3px;
  }
}
.Menu-unit__link {
  line-height: 1;
  display: block;
  border-bottom: 1px solid #999;
  color: #fff;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .Menu-unit__link {
    padding: 12px 0 9px;
    transition: all 0.3s ease;
  }
  .Menu-unit__link:hover {
    color: #FF4B3D;
    border-bottom: 1px solid #FF4B3D;
  }
  .Menu-unit__link:hover i {
    color: #FF4B3D;
  }
}
@media screen and (max-width: 767px) {
  .Menu-unit__link {
    padding: 20px 0 15px;
  }
}
.Menu-unit__link i {
  display: inline-block;
  min-width: 26px;
  margin-right: 6px;
  text-align: center;
  font-size: 120%;
}
.Menu-unit__list--base i {
  color: #d1c587;
}
.Menu-unit__list--girls i {
  color: #ec8699;
}
.Menu-unit__list--events i {
  color: #70b47a;
}
.Menu-unit__list--others i {
  color: #599eab;
}
@media screen and (min-width: 768px) {
  .Menu-unit__link--break {
    padding: 4px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .Menu-unit__link--break {
    padding: 10px 0 9px !important;
  }
}
.Menu-unit__link--break i {
  position: relative;
}
.Menu-unit__link--break i::before {
  position: absolute;
  top: -6px;
  left: 5px;
}
.Menu-unit__link--break-block {
  display: block;
  padding-left: 32px;
}

.Tel-btn-guide.Modal__content {
  border: none;
  background: none;
}
.Tel-btn-guide__inner {
  padding: 10px 2%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  height: auto;
  margin-top: 50px;
  margin-top: 2vh;
  border: 2px solid #a4923b;
}
@media screen and (max-width: 360px) {
  .Tel-btn-guide__inner {
    margin-top: 10px;
  }
}
.Tel-btn-guide__ttl {
  font-family: "リュウミン", "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "MS 明朝", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 24px;
  font-size: 6vw;
  font-weight: bold;
  padding-top: 20px;
  color: #a4923b;
}
@media screen and (min-width: 768px) {
  .Tel-btn-guide__ttl {
    font-size: 28px;
  }
}
@media screen and (max-width: 360px) {
  .Tel-btn-guide__ttl {
    font-size: 7vw;
    line-height: 1.2;
  }
  .Tel-btn-guide__ttl span {
    display: block;
  }
}
.Tel-btn-guide__box {
  padding-bottom: 15px;
  font-size: 0;
  display: table;
}
.Tel-btn-guide__box > div {
  display: table-cell;
  vertical-align: middle;
}
.Tel-btn-guide__img-outer {
  width: 24%;
  padding-right: 2%;
}
.Tel-btn-guide__txt--primary {
  width: 76%;
  padding: 10px 2%;
  font-size: 18px;
  font-size: 4.6vw;
  line-height: 1.6;
  border: 1px solid #a4923b;
  color: #a4923b;
  border-radius: 5px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .Tel-btn-guide__txt--primary {
    font-size: 28px;
  }
}
@media screen and (max-width: 360px) {
  .Tel-btn-guide__txt--primary {
    font-size: 16px;
    font-size: 4.4vw;
  }
}
.Tel-btn-guide__txt {
  text-align: left;
  font-size: 20px;
  color: #ccc;
  margin-bottom: 10px;
}
.Tel-btn-guide__sub-contents {
  border-top: 1px solid #555;
  padding: 15px 3% 0;
}
.Tel-btn-guide__sub-contents::after {
  content: "";
  width: 100%;
  height: 0;
  clear: both;
  display: block;
}
.Tel-btn-guide__btn {
  width: 22%;
  float: right;
  margin-left: 5px;
}
.Tel-btn-guide__btn-link {
  display: block;
  text-align: center;
  padding: 2px 0;
  line-height: 1;
  font-size: 14px;
}
.Tel-btn-guide__btn-link i {
  display: block;
  width: 100%;
  height: 33px;
  padding-top: 3px;
  font-size: 26px;
  line-height: 1;
  text-align: center;
}
.Tel-btn-guide__txt--sub {
  text-align: left;
}
.Tel-btn-guide__modal-close {
  clear: both;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 6px 0;
  border-radius: 10px;
  width: 100%;
  color: #000;
  background: #fff;
  margin: 15px auto 10px;
  cursor: pointer;
}
.Tel-btn-guide__modal-close:hover, .Tel-btn-guide__modal-close:active, .Tel-btn-guide__modal-close:focus {
  color: #000;
}

.Title-unit__ttl-box {
  text-align: center;
  padding: 10px 0 0;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .Title-unit__ttl-box {
    text-align: left;
    padding: 10px 0 0 2%;
  }
}
@media screen and (min-width: 1200px) {
  .Title-unit__ttl-box {
    padding: 10px 0 0 7%;
  }
}

.Decoration__border-side, .Decoration__border-side--reverse {
  width: 100%;
  height: 1px;
  position: relative;
  background: #a4923b;
  margin: 20px auto 35px;
}
.Decoration__border-side::after, .Decoration__border-side--reverse::after, .Decoration__border-side::before, .Decoration__border-side--reverse::before {
  position: absolute;
  top: -16px;
  width: 85px;
  height: 30px;
  content: "";
}
.Decoration__border-side::before, .Decoration__border-side--reverse::before {
  left: 0;
  background: url("/static/img/common/bg_deco-left.png") no-repeat center/auto 100%;
  left: 5px;
}
.Decoration__border-side::after, .Decoration__border-side--reverse::after {
  right: 0;
  background: url("/static/img/common/bg_deco-right.png") no-repeat center/auto 100%;
  right: 5px;
}

.Decoration__border-side--reverse {
  margin-top: 10px;
  transform: rotate(-180deg);
}

@media screen and (min-width: 768px) {
  .Header--scroll {
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .Header--scroll .Header__ttl-img {
    width: 260px;
  }
}
@media screen and (min-width: 768px) {
  .Header--scroll .Header__item-info-outer {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .Header--scroll .Header__ttl {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .Header--scroll .Header__ttl {
    line-height: 1;
  }
}

@keyframes brink1 {
  0% {
    color: #599eab;
  }
  49.9% {
    color: #599eab;
  }
  50% {
    color: #cc2;
  }
  99.9% {
    color: #cc2;
  }
  100% {
    color: #599eab;
  }
}
@keyframes blink2 {
  0% {
    color: #00a;
  }
  100% {
    color: #774;
  }
}
@keyframes blink3 {
  0% {
    color: #a00;
  }
  100% {
    color: #774;
  }
}
@keyframes blink4 {
  0% {
    color: #599eab;
  }
  49.9% {
    color: #599eab;
  }
  50% {
    color: #cc2;
  }
  99.9% {
    color: #cc2;
  }
  100% {
    color: #599eab;
  }
}
@keyframes specialHover {
  0% {
    transform: scale(2);
    opacity: 0;
  }
  60% {
    transform: scale(1.6);
    opacity: 1;
  }
  60% {
    transform: scale(1.3);
    opacity: 1;
  }
  65% {
    transform: scale(1);
    opacity: 1;
  }
  70% {
    transform: scale(1.3);
    opacity: 1;
  }
  80% {
    transform: scale(1);
    opacity: 1;
  }
  90% {
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes rounds1 {
  0% {
    transform: rotate(-10deg) rotateY(0deg);
  }
  50% {
    transform: rotate(-10deg) rotateY(360deg);
  }
  100% {
    transform: rotate(0deg) rotateY(360deg);
  }
}
@keyframes rounds2 {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes slide-in-top {
  0% {
    transform: translateY(-300%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-in-bottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-in-right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes float {
  50% {
    transform: translateY(-10px);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes shadow {
  50% {
    width: 70%;
    height: 18px;
  }
}
@keyframes rotate1 {
  0% {
    transform: rotateY(360deg);
  }
  18% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
@keyframes shiny1 {
  0% {
    left: -90%;
  }
  70% {
    left: -90%;
  }
  100% {
    left: 120%;
  }
}
@keyframes shiny2 {
  0% {
    left: -100%;
  }
  84% {
    left: -100%;
  }
  100% {
    left: 240%;
  }
}
@keyframes fadeinItem1 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeinItem2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes circle1 {
  0% {
    transform: translate(0) scaleY(1.2);
    top: 20px;
  }
  40% {
    transform: translate(-40px) scaleY(1.3);
    top: 30px;
  }
  80% {
    transform: translateX(20px) scaleY(1.3);
    top: 40px;
  }
  100% {
    transform: translateX(0) scaleY(1.2);
    top: 20px;
  }
}
@keyframes circle2 {
  0% {
    transform: translate(0) scaleY(1.2);
    top: 120px;
  }
  40% {
    transform: translate(40px) scaleY(1.3);
    top: 130px;
  }
  80% {
    transform: translateX(-20px) scaleY(1.3);
    top: 110px;
  }
  100% {
    transform: translateX(0) scaleY(1.2);
    top: 120px;
  }
}
@keyframes bubbles {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
    transform: translate(0, -20%);
  }
  100% {
    opacity: 0;
    transform: translate(0, -1000%);
  }
}
@keyframes gradation-bg {
  to {
    background-position-x: 200%;
  }
}
.Menu__box--open {
  position: fixed;
  width: 100%;
  height: 100%;
}
.Menu__box--open .Menu-unit {
  transition-delay: 0.1s;
  transform: none;
  opacity: 1;
  z-index: 2;
  background: #000;
}
.Menu__box--open .Conteiner {
  transition-delay: 0.05s;
  transform: translateX(-306px);
  transition-duration: 0.3s;
}
.Menu__box--open .Conteiner::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 30px;
  height: 100%;
  z-index: 1;
}
.Menu__box--open .Fix-nav-unit__btn .Fix-nav-unit__btn-txt {
  display: none;
}
.Menu__box--open .Fix-nav-unit__btn-txt--close {
  display: block;
  text-align: left;
  padding-bottom: 2px;
}
.Menu__box--open .Fix-nav-unit__btn .Fix-nav-unit__btn--bar:nth-child(1) {
  width: 40px;
  transform: rotate(45deg);
  margin-left: 10px;
}
.Menu__box--open .Fix-nav-unit__btn .Fix-nav-unit__btn--bar:nth-child(2) {
  opacity: 0;
}
.Menu__box--open .Fix-nav-unit__btn .Fix-nav-unit__btn--bar:nth-child(3) {
  width: 40px;
  top: 30px;
  transform: rotate(-45deg);
  margin-left: 10px;
}
.Menu__box--open .Fix-nav-unit__overlay {
  transition-duration: 0.5s;
  transition-delay: 0.1s;
  background: rgba(0, 0, 0, 0.8);
  visibility: visible;
  opacity: 1;
  z-index: 3;
}
.Menu__box--open #chamo-window {
  display: none;
}

.Modal {
  overflow: auto;
  z-index: 7;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.Modal__open {
  cursor: pointer;
}
.Modal__content {
  position: relative;
  z-index: 9;
  border: 1px solid #888;
  padding: 35px 3%;
  margin: 5vh auto 10vh;
  display: none;
}
@media screen and (min-width: 768px) {
  .Modal__content {
    width: 640px;
    margin: 10vh auto 10vh;
  }
}
@media screen and (max-width: 767px) {
  .Modal__content {
    width: 90%;
    min-width: 280px;
  }
}
.Modal__link {
  display: block;
  margin: 45px auto 10px;
  background: #000;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
}
.Modal__link:hover {
  color: #fff;
}
.Modal__link-txt {
  text-align: center;
  padding-bottom: 3px;
}
@media screen and (min-width: 768px) {
  .Modal__link-img:hover {
    opacity: 0.6;
  }
}
.Modal__content img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.Modal__overlay {
  z-index: 8;
  position: fixed;
  text-align: right;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
}
.Modal__overlay:hover {
  cursor: pointer;
}
.Modal__close__box--round {
  position: fixed;
  z-index: 10;
  right: 10px;
  top: 10px;
  font-weight: bold;
  color: #fff;
  border-radius: 20px;
  padding: 5px;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  line-height: 1;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  box-sizing: content-box;
  border: 2px solid #ccc;
}
@media screen and (min-width: 768px) {
  .Modal__close__box--round {
    left: 10px;
  }
}
.Modal__close__box--round:focus, .Modal__close__box--round:hover {
  border-radius: 20px;
}
.Modal__lock {
  overflow: hidden;
  height: 100%;
}
.Modal__lock #chamo-window {
  display: none;
}
.Modal .Modal__form.Accordion-list__Close .Detail-unit__mail-list-check-outer {
  display: none;
}
.Modal__slide-content {
  display: none;
}

.Title-unit__ttl-box {
  padding: 10px 0 0 0 !important;
}
@media screen and (min-width: 768px) {
  .Title-unit__ttl-box {
    width: fit-content;
  }
}

.VoiceGuide {
  padding: 1.75rem 0;
}
.VoiceGuide__caption {
  font-size: 0.85rem;
  display: block;
  padding: 0 1.75rem;
}
@media screen and (min-width: 768px) {
  .VoiceGuide__caption {
    padding: 0;
  }
}
.VoiceGuide__info {
  border: 1px solid #544a1d;
  padding: 1rem;
  margin: 1.75rem 1.75rem;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .VoiceGuide__info {
    text-align: center;
    margin: 1.75rem auto;
  }
}
.VoiceGuide__info-ttl {
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  color: #a4923b;
}
.VoiceGuide__info p {
  font-size: 0.85rem;
  display: block;
}
.VoiceGuide__info-serial {
  font-weight: bold;
  font-size: 1.15em;
  padding: 0 0.2em;
  color: #a4923b;
}

.VoiceGuide__description {
  font-size: 16px;
  max-width: 980px;
  width: fit-content;
}
.VoiceGuide__description a {
  text-decoration: underline;
  color: #a4923b;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .VoiceGuide__description {
    margin: 0 auto 30px auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .VoiceGuide__description {
    margin: 0 auto 20px;
    padding: 0 3%;
    width: 100%;
    font-size: 14px;
  }
}

.VoiceGuide__content {
  max-width: 980px;
  padding: 3rem 2rem;
  margin: 0 auto 3rem;
  border: 1px solid #636363;
}
@media screen and (max-width: 767px) {
  .VoiceGuide__content {
    border-width: 1px 0 1px 0;
    padding: 2rem 1rem;
  }
}
.VoiceGuide__content-ttl {
  margin-bottom: 0.75em;
  font-size: 18px;
}
.VoiceGuide__content-ttl::before {
  content: "◆ ";
}
.VoiceGuide__content-description {
  margin-bottom: 50px;
  width: 100%;
  text-align: justify;
  margin-bottom: 1.5em;
}
.VoiceGuide__content-check {
  padding: 10px 2%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  text-align: justify;
  width: 100%;
}
.VoiceGuide__btn-link {
  font-size: 18px !important;
}

.Form__intro, .Form__intro--center {
  padding: 1rem 1.75rem 3rem;
}
.Form__intro--center {
  text-align: center;
}
.Form__intro-ttl, .Form__intro-ttl--center {
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  margin-bottom: 1.75rem;
}
.Form__intro-ttl--center {
  text-align: center;
}
.Form__intro p, .Form__intro--center p {
  font-size: 0.9rem;
}
.Form__intro p:not(:last-child), .Form__intro--center p:not(:last-child) {
  margin-bottom: 1rem;
}
.Form__intro-caution {
  color: #d40061;
  display: inline-block;
  font-size: 1.15rem !important;
}
.Form__intro-required {
  color: #FF4B3D;
  padding-left: 5px;
  font-size: 0.9rem;
  font-weight: bold;
}
.Form__intro-caption {
  font-size: 0.9rem;
}
.Form__intro-important {
  font-size: 1.4em;
  font-weight: bold;
  color: #b38e47;
  padding: 0 0.2em;
}
.Form__intro-hint {
  color: #d40061;
  font-style: normal;
}
.Form__intro-emphasis {
  color: #b38e47;
  font-weight: bold;
}
.Form__intro-back {
  margin: 3rem auto 0;
  max-width: 18em;
}
.Form__intro-back:not(:first-of-type) {
  margin-top: 1.5rem;
}
.Form__intro-serial {
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding: 1rem 0;
  max-width: 16em;
  margin: 2.4rem auto;
}
.Form__intro-number {
  font-weight: bold;
  font-size: 1.75rem;
  margin-left: 0.5rem;
  letter-spacing: 0.15em;
}
.Form__intro-waming {
  margin-top: 1rem;
}
.Form__tel {
  text-align: center;
  border: 1px solid #a4923b;
  padding: 1.75rem 0;
}
.Form__tel p {
  font-size: 1rem;
}
.Form__tel-btn {
  font-size: 1rem;
  background: #f2eee5;
  max-width: 14em;
  margin: 0 auto;
}
.Form__tel-btn b {
  font-size: 1.4em;
  font-weight: bold;
  color: #b38e47;
  padding: 0 0.2em;
}
.Form__caution {
  background: #d40061;
  padding: calc(1.75rem + 30px) 1rem 1rem;
  margin-bottom: 2rem;
  color: #f2eee5;
  text-align: center;
}
.Form__caution b {
  display: block;
  font-weight: bold;
  font-size: 1.2rem;
}
.Form__area {
  padding: 3rem 2rem;
  text-align: center;
  margin: 0 auto 3rem;
  border: 1px solid #636363;
  max-width: 980px;
}
@media screen and (max-width: 767px) {
  .Form__area {
    border-width: 1px 0 1px 0;
  }
}
.Form__area-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
}
.Form__area-table td {
  padding-bottom: 1.75rem;
}
.Form__area-label {
  display: block;
  padding-bottom: 0.75rem;
}
.Form__area-input {
  border-radius: 0.2em;
  background: white;
  max-width: 24rem;
  display: block;
  width: 100%;
  line-height: 1.4;
  padding: 0.6em;
  text-align: left;
  margin: 0 auto;
}
.Form__area-input[id=message] {
  height: 10em;
}
.Form__area-selbox {
  border-radius: 0.2em;
  background: white;
  max-width: 24rem;
  position: relative;
  margin: 0 auto;
  position: relative;
}
.Form__area-selbox::after {
  content: "";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid;
  border-right: 1px solid;
  transform: rotate(135deg);
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.2em);
  right: 0.8em;
}
.Form__area-selbox select {
  width: 100%;
  padding: 0.6em;
  text-align: -webkit-center;
  text-align: center;
}
.Form__area-check {
  max-width: 34rem;
  margin: 0 auto;
  text-align: left;
}
.Form__area-submit, .Form__area-reset {
  display: inline-block;
  min-width: 200px;
  padding: 10px;
  line-height: 1;
  margin: 20px auto;
  vertical-align: bottom;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .Form__area-submit:hover, .Form__area-reset:hover {
    background: linear-gradient(to bottom, #51aec0 0%, #245d67 100%);
    border: 2px solid rgba(36, 93, 93, 0.8);
    text-shadow: 0 0 3px #245d67, 0 0 3px #245d67, 0 0 3px #245d67;
  }
}
@media screen and (max-width: 767px) {
  .Form__area-submit, .Form__area-reset {
    min-width: 120px;
  }
}
.Form__area-required {
  color: #FF4B3D;
  padding-left: 5px;
  font-size: 0.9rem;
  font-weight: bold;
}
.Form__area-castname, .Form__area-date {
  font-size: 1.5rem;
  padding: 1rem 0;
}
.Form__area-rank {
  display: block;
  max-width: 200px;
  margin: 0 auto 0.5rem;
}
.Form__area-radio {
  margin-top: 1rem;
}
.Form__area-radio span {
  padding: 0 1rem;
}
.Form__area-radio label {
  padding: 0 0 0 calc(14px + 0.4em);
  line-height: 1;
  position: relative;
  cursor: pointer;
}
.Form__area-radio label::before, .Form__area-radio label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.Form__area-radio label::before {
  background: #f2eee5;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  left: 0;
}
.Form__area-radio label::after {
  background: #a4923b;
  border-radius: 50%;
  opacity: 0;
  width: 10px;
  height: 10px;
  left: 3px;
}
.Form__area-radio input:checked + label::before {
  border: 1px solid #a4923b;
}
.Form__area-radio input:checked + label::after {
  opacity: 1;
}
.Form__area-hope {
  padding: 1rem 0 1.75rem;
}
.Form__area-visited {
  padding: 1rem 0 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Form__area-time {
  margin: 0 0.4rem;
  width: 6em;
  border-radius: 0.2em;
  background: white;
  position: relative;
  position: relative;
}
.Form__area-time::after {
  content: "";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  border-top: 1px solid;
  border-right: 1px solid;
  transform: rotate(135deg);
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.2em);
  right: 0.8em;
}
.Form__area-time select {
  width: 100%;
  padding: 0.6em;
  text-align: -webkit-center;
  text-align: center;
}
.Form__area-couse {
  padding-bottom: 1.75rem;
}
.Form__area-caption, .Form__area-caption--other, .Form__area-caption--center {
  margin-top: 0.75rem;
  font-size: 0.85rem;
  display: block;
  letter-spacing: 0;
  text-align: left;
}
.Form__area-caption--center {
  text-align: center;
}
.Form__area-caption--other {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.75rem;
}
.Form__area-caption:not(:first-of-type), .Form__area-caption--center:not(:first-of-type), .Form__area-caption--other:not(:first-of-type) {
  margin-top: 0;
}
.Form__area-total input {
  color: #d40061;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.Form__area-error {
  color: #d40061;
  font-weight: bold;
  line-height: 1;
  padding: 0.75rem 0;
}
.Form__check {
  max-width: 34rem;
  margin: 0 auto;
  text-align: left;
}
.Form__check-txt, .Form__check-txt--price, .Form__check-txt--big, .Form__check-txt--name {
  border-bottom: 1px solid rgba(125, 98, 47, 0.4);
  margin-bottom: 1.75rem;
  padding: 0.75rem 0 1.75rem 0.75rem;
  text-align: justify;
  text-justify: inter-ideograph;
}
.Form__check-txt--name {
  font-size: 1.3em;
}
.Form__check-txt--big {
  font-size: 1.2rem;
}
.Form__check-txt--price {
  font-size: 1.3em;
}
.Form__check-rank {
  display: block;
  max-width: 200px;
  margin-bottom: 0.5rem;
}
.Form__check-caption, .Form__check-caption--other, .Form__check-caption--center {
  margin-top: 0.75rem;
  font-size: 0.85rem;
  display: block;
  letter-spacing: 0;
  text-align: left;
}
.Form__check-caption--center {
  text-align: center;
}
.Form__check-caption--other {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0.75rem;
}
.Form__check-caption:not(:first-of-type), .Form__check-caption--center:not(:first-of-type), .Form__check-caption--other:not(:first-of-type) {
  margin-top: 0;
}
.Form__check-required {
  color: #FF4B3D;
  padding-left: 5px;
  font-size: 0.9rem;
  font-weight: bold;
}
.Form__message {
  padding: 0 1.75rem 3rem;
  text-align: center;
}
.Form__message-ttl {
  font-size: 1.4rem;
  color: #a4923b;
  margin-bottom: 1rem;
}
.Form__message p {
  font-size: 0.9rem;
}
.Form__message p:not(:last-child) {
  margin-bottom: 1rem;
}
.Form__message-btn {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  box-shadow: 0 3px 12px -1px rgba(164, 146, 59, 0.75);
}
/*# sourceMappingURL=index-voice-guide.css.map */