@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)
 */
/*@mixin radius($value:10px){
  border-radius: $value;
}*/
.Seo-bold {
  font-weight: bold;
}

.Delete {
  display: none;
}

.Nav, .Parking-unit > h3,
.Parking-unit > h4, .Main-box {
  font-family: "ヒラギノ明朝 ProN W3", "リュウミン", "游明朝", YuMincho, "MS 明朝", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.Footer {
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}

.Border-deco-gold img {
  width: 100%;
  height: auto;
}

.Nav__list--tel {
  width: 100%;
}
.Nav__list--tel a {
  display: block;
}
.Nav__list--tel a img {
  width: 100%;
  height: auto;
}

.Parking-unit__list-inner, .Parking-unit__list-ttl--primary, .Address-unit {
  width: 94%;
  margin: 0 auto;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.Nav-pc__box-main {
  animation: lateScroll 2s ease 0s 1 normal;
}

@keyframes lateScroll {
  0% {
    overflow: hidden;
  }
  100% {
    overflow: auto;
  }
}
.Main-box {
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.Main-box > div {
  min-height: 140px;
  position: relative;
  padding: 27px 0 16px;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .Main-box > div {
    min-height: 94px;
    padding: 18px 0 12px;
  }
}
.Main-box > div::before {
  position: absolute;
  left: -60px;
  top: 0;
  width: 69px;
  height: 139px;
  content: "";
  background: url("/static/img/common/bg-round-left.png") no-repeat top right/100% auto;
}
@media screen and (max-width: 480px) {
  .Main-box > div::before {
    left: -34px;
    top: 0;
    width: 43px;
    height: 93px;
    background-size: 100% auto;
  }
}
.Main-box > div::after {
  position: absolute;
  right: -60px;
  top: 0;
  width: 69px;
  height: 139px;
  content: "";
  background: url("/static/img/common/bg-round-right.png") no-repeat top left/100% auto;
}
@media screen and (max-width: 480px) {
  .Main-box > div::after {
    right: -34px;
    width: 43px;
    height: 93px;
    background-size: 100% auto;
  }
}
.Main-box > div h2 {
  font-size: 42px;
  margin-top: -3px;
}
@media screen and (max-width: 480px) {
  .Main-box > div h2 {
    font-size: 24px;
    margin-top: -2px;
  }
}
.Main-box > div > p {
  font-size: 22px;
  min-width: 212px;
  padding: 5px 0 26px;
  background: url("/static/img/common/bg-round.png") no-repeat center bottom;
}
@media screen and (max-width: 480px) {
  .Main-box > div > p {
    margin-top: -2px;
    padding: 0 0 18px;
    min-width: 141px;
    font-size: 16px;
    background-size: 141px auto;
  }
}

.Parking-unit > h3,
.Parking-unit > h4 {
  text-align: center;
  font-size: 30px;
  padding-top: 50px;
}
@media screen and (max-width: 480px) {
  .Parking-unit > h3,
  .Parking-unit > h4 {
    font-size: 24px;
    padding-top: 35px;
  }
}
.Parking-unit > div {
  width: 94%;
  margin: 0 auto;
}

.Parking-unit__btn-outer {
  text-align: center;
}
.Parking-unit__btn-outer a {
  background: #f30000;
  background: linear-gradient(to bottom, #f30000 95%, #d52828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f30000", endColorstr="#d52828", GradientType=0);
  color: #fff;
  border-radius: 10px;
  padding: 6px 30px;
  font-size: 20px;
}
@media screen and (min-width: 1001px) {
  .Parking-unit__btn-outer a {
    min-width: 300px;
    display: inline-block;
    border-radius: 8px;
    padding: 2px 30px;
    font-size: 16px;
    margin-top: 20px;
  }
}
.Parking-unit__btn-outer a:hover {
  color: #fff;
  opacity: 0.8;
  box-sizing: border-box;
  box-shadow: 2px 2px 3px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 480px) {
  .Parking-unit__btn-outer a:hover {
    opacity: 1;
    box-shadow: none;
  }
}
.Parking-unit__btn-outer a:visited {
  color: #fff;
}

.Border-circle-pink, .Border-circle-candy, .Border-circle-orange, .Border-circle-green, .Border-circle-blue, .Border-circle-purple, .Border-circle-red {
  text-align: center;
}
.Border-circle-pink div, .Border-circle-candy div, .Border-circle-orange div, .Border-circle-green div, .Border-circle-blue div, .Border-circle-purple div, .Border-circle-red div {
  display: inline-block;
  width: calc(95% - 39px);
  margin-left: 39px;
  height: 1px;
  position: relative;
  background: #cf2323;
}
@media screen and (max-width: 480px) {
  .Border-circle-pink div, .Border-circle-candy div, .Border-circle-orange div, .Border-circle-green div, .Border-circle-blue div, .Border-circle-purple div, .Border-circle-red div {
    width: calc(95% - 29px);
    margin-left: 29px;
  }
}
.Border-circle-pink div::after, .Border-circle-candy div::after, .Border-circle-orange div::after, .Border-circle-green div::after, .Border-circle-blue div::after, .Border-circle-purple div::after, .Border-circle-red div::after, .Border-circle-pink div::before, .Border-circle-candy div::before, .Border-circle-orange div::before, .Border-circle-green div::before, .Border-circle-blue div::before, .Border-circle-purple div::before, .Border-circle-red div::before {
  position: absolute;
}
.Border-circle-pink div::before, .Border-circle-candy div::before, .Border-circle-orange div::before, .Border-circle-green div::before, .Border-circle-blue div::before, .Border-circle-purple div::before, .Border-circle-red div::before {
  top: -19px;
  width: 39px;
  height: 37px;
  content: "";
  left: -39px;
  background: url("/static/img/playimage/bg-left01.png") no-repeat center/100% auto;
}
@media screen and (max-width: 480px) {
  .Border-circle-pink div::before, .Border-circle-candy div::before, .Border-circle-orange div::before, .Border-circle-green div::before, .Border-circle-blue div::before, .Border-circle-purple div::before, .Border-circle-red div::before {
    top: -14px;
    left: -29px;
    width: 29px;
    height: 28px;
  }
}
.Border-circle-pink div::after, .Border-circle-candy div::after, .Border-circle-orange div::after, .Border-circle-green div::after, .Border-circle-blue div::after, .Border-circle-purple div::after, .Border-circle-red div::after {
  top: -16px;
  right: 0;
  background: url("/static/img/common/bg-ttl-right.png") no-repeat center/100% auto;
  width: 130px;
  height: 30px;
  content: "";
}
@media screen and (max-width: 480px) {
  .Border-circle-pink div::after, .Border-circle-candy div::after, .Border-circle-orange div::after, .Border-circle-green div::after, .Border-circle-blue div::after, .Border-circle-purple div::after, .Border-circle-red div::after {
    top: -8px;
    width: 65px;
    height: 15px;
  }
}

.Nav-pc__link {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.Nav-pc__link::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #cf2323;
  height: 1px;
  transition-property: right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.Nav-pc__link:hover {
  padding-left: 3px;
}
.Nav-pc__link:active:before, .Nav-pc__link:focus:before, .Nav-pc__link:hover:before {
  right: 0;
}

/*! 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);
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

.col-xs-1 {
  width: 4.1666666667%;
}

.col-xs-2 {
  width: 8.3333333333%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-4 {
  width: 16.6666666667%;
}

.col-xs-5 {
  width: 20.8333333333%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-7 {
  width: 29.1666666667%;
}

.col-xs-8 {
  width: 33.3333333333%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-10 {
  width: 41.6666666667%;
}

.col-xs-11 {
  width: 45.8333333333%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-13 {
  width: 54.1666666667%;
}

.col-xs-14 {
  width: 58.3333333333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.6666666667%;
}

.col-xs-17 {
  width: 70.8333333333%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-19 {
  width: 79.1666666667%;
}

.col-xs-20 {
  width: 83.3333333333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.6666666667%;
}

.col-xs-23 {
  width: 95.8333333333%;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 4.1666666667%;
}

.col-xs-pull-2 {
  right: 8.3333333333%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-4 {
  right: 16.6666666667%;
}

.col-xs-pull-5 {
  right: 20.8333333333%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-7 {
  right: 29.1666666667%;
}

.col-xs-pull-8 {
  right: 33.3333333333%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-10 {
  right: 41.6666666667%;
}

.col-xs-pull-11 {
  right: 45.8333333333%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-13 {
  right: 54.1666666667%;
}

.col-xs-pull-14 {
  right: 58.3333333333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.6666666667%;
}

.col-xs-pull-17 {
  right: 70.8333333333%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-19 {
  right: 79.1666666667%;
}

.col-xs-pull-20 {
  right: 83.3333333333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.6666666667%;
}

.col-xs-pull-23 {
  right: 95.8333333333%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 4.1666666667%;
}

.col-xs-push-2 {
  left: 8.3333333333%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-4 {
  left: 16.6666666667%;
}

.col-xs-push-5 {
  left: 20.8333333333%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-7 {
  left: 29.1666666667%;
}

.col-xs-push-8 {
  left: 33.3333333333%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-10 {
  left: 41.6666666667%;
}

.col-xs-push-11 {
  left: 45.8333333333%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-13 {
  left: 54.1666666667%;
}

.col-xs-push-14 {
  left: 58.3333333333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.6666666667%;
}

.col-xs-push-17 {
  left: 70.8333333333%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-19 {
  left: 79.1666666667%;
}

.col-xs-push-20 {
  left: 83.3333333333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.6666666667%;
}

.col-xs-push-23 {
  left: 95.8333333333%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 4.1666666667%;
}

.col-xs-offset-2 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-4 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-5 {
  margin-left: 20.8333333333%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-7 {
  margin-left: 29.1666666667%;
}

.col-xs-offset-8 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-10 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-11 {
  margin-left: 45.8333333333%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-13 {
  margin-left: 54.1666666667%;
}

.col-xs-offset-14 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-16 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-17 {
  margin-left: 70.8333333333%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-19 {
  margin-left: 79.1666666667%;
}

.col-xs-offset-20 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-22 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-23 {
  margin-left: 95.8333333333%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-1 {
    width: 4.1666666667%;
  }
  .col-sm-2 {
    width: 8.3333333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.6666666667%;
  }
  .col-sm-5 {
    width: 20.8333333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.1666666667%;
  }
  .col-sm-8 {
    width: 33.3333333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.6666666667%;
  }
  .col-sm-11 {
    width: 45.8333333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.1666666667%;
  }
  .col-sm-14 {
    width: 58.3333333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.6666666667%;
  }
  .col-sm-17 {
    width: 70.8333333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.1666666667%;
  }
  .col-sm-20 {
    width: 83.3333333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.6666666667%;
  }
  .col-sm-23 {
    width: 95.8333333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 4.1666666667%;
  }
  .col-sm-pull-2 {
    right: 8.3333333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.6666666667%;
  }
  .col-sm-pull-5 {
    right: 20.8333333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.1666666667%;
  }
  .col-sm-pull-8 {
    right: 33.3333333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.6666666667%;
  }
  .col-sm-pull-11 {
    right: 45.8333333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.1666666667%;
  }
  .col-sm-pull-14 {
    right: 58.3333333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.6666666667%;
  }
  .col-sm-pull-17 {
    right: 70.8333333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.1666666667%;
  }
  .col-sm-pull-20 {
    right: 83.3333333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.6666666667%;
  }
  .col-sm-pull-23 {
    right: 95.8333333333%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 4.1666666667%;
  }
  .col-sm-push-2 {
    left: 8.3333333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.6666666667%;
  }
  .col-sm-push-5 {
    left: 20.8333333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.1666666667%;
  }
  .col-sm-push-8 {
    left: 33.3333333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.6666666667%;
  }
  .col-sm-push-11 {
    left: 45.8333333333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.1666666667%;
  }
  .col-sm-push-14 {
    left: 58.3333333333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.6666666667%;
  }
  .col-sm-push-17 {
    left: 70.8333333333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.1666666667%;
  }
  .col-sm-push-20 {
    left: 83.3333333333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.6666666667%;
  }
  .col-sm-push-23 {
    left: 95.8333333333%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-1 {
    width: 4.1666666667%;
  }
  .col-md-2 {
    width: 8.3333333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.6666666667%;
  }
  .col-md-5 {
    width: 20.8333333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.1666666667%;
  }
  .col-md-8 {
    width: 33.3333333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.6666666667%;
  }
  .col-md-11 {
    width: 45.8333333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.1666666667%;
  }
  .col-md-14 {
    width: 58.3333333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.6666666667%;
  }
  .col-md-17 {
    width: 70.8333333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.1666666667%;
  }
  .col-md-20 {
    width: 83.3333333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.6666666667%;
  }
  .col-md-23 {
    width: 95.8333333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.1666666667%;
  }
  .col-md-pull-2 {
    right: 8.3333333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.6666666667%;
  }
  .col-md-pull-5 {
    right: 20.8333333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.1666666667%;
  }
  .col-md-pull-8 {
    right: 33.3333333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.6666666667%;
  }
  .col-md-pull-11 {
    right: 45.8333333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.1666666667%;
  }
  .col-md-pull-14 {
    right: 58.3333333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.6666666667%;
  }
  .col-md-pull-17 {
    right: 70.8333333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.1666666667%;
  }
  .col-md-pull-20 {
    right: 83.3333333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.6666666667%;
  }
  .col-md-pull-23 {
    right: 95.8333333333%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.1666666667%;
  }
  .col-md-push-2 {
    left: 8.3333333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.6666666667%;
  }
  .col-md-push-5 {
    left: 20.8333333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.1666666667%;
  }
  .col-md-push-8 {
    left: 33.3333333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.6666666667%;
  }
  .col-md-push-11 {
    left: 45.8333333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.1666666667%;
  }
  .col-md-push-14 {
    left: 58.3333333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.6666666667%;
  }
  .col-md-push-17 {
    left: 70.8333333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.1666666667%;
  }
  .col-md-push-20 {
    left: 83.3333333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.6666666667%;
  }
  .col-md-push-23 {
    left: 95.8333333333%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-1 {
    width: 4.1666666667%;
  }
  .col-lg-2 {
    width: 8.3333333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.6666666667%;
  }
  .col-lg-5 {
    width: 20.8333333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.1666666667%;
  }
  .col-lg-8 {
    width: 33.3333333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.6666666667%;
  }
  .col-lg-11 {
    width: 45.8333333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.1666666667%;
  }
  .col-lg-14 {
    width: 58.3333333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.6666666667%;
  }
  .col-lg-17 {
    width: 70.8333333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.1666666667%;
  }
  .col-lg-20 {
    width: 83.3333333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.6666666667%;
  }
  .col-lg-23 {
    width: 95.8333333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.1666666667%;
  }
  .col-lg-pull-2 {
    right: 8.3333333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.6666666667%;
  }
  .col-lg-pull-5 {
    right: 20.8333333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.1666666667%;
  }
  .col-lg-pull-8 {
    right: 33.3333333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.6666666667%;
  }
  .col-lg-pull-11 {
    right: 45.8333333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.1666666667%;
  }
  .col-lg-pull-14 {
    right: 58.3333333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.6666666667%;
  }
  .col-lg-pull-17 {
    right: 70.8333333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.1666666667%;
  }
  .col-lg-pull-20 {
    right: 83.3333333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.6666666667%;
  }
  .col-lg-pull-23 {
    right: 95.8333333333%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.1666666667%;
  }
  .col-lg-push-2 {
    left: 8.3333333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.6666666667%;
  }
  .col-lg-push-5 {
    left: 20.8333333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.1666666667%;
  }
  .col-lg-push-8 {
    left: 33.3333333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.6666666667%;
  }
  .col-lg-push-11 {
    left: 45.8333333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.1666666667%;
  }
  .col-lg-push-14 {
    left: 58.3333333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.6666666667%;
  }
  .col-lg-push-17 {
    left: 70.8333333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.1666666667%;
  }
  .col-lg-push-20 {
    left: 83.3333333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.6666666667%;
  }
  .col-lg-push-23 {
    left: 95.8333333333%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
.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;
}

html, body {
  font-family: "メイリオ", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", YuGothic, "游ゴシック", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 16px;
  color: #222;
  -webkit-text-size-adjust: 100%;
}

body {
  background: url("/static/img/common/bg_wall.jpg");
  min-width: 320px;
}
@media screen and (min-width: 1001px) {
  body {
    background: url("/static/img/common/white-bg.jpg") no-repeat left top, url("/static/img/common/bg_wall.jpg") repeat left top;
    background-size: calc((100% - 1000px) / 2 + 250px) 10000px, auto;
  }
}

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

h1, h2, h3, h4, h5, h6, p, ul, li {
  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:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

input, select {
  vertical-align: middle;
}

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

li {
  padding: 0;
}

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

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

a:visited,
a:focus {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #cf2323;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  a:hover {
    color: #222;
  }
}

a img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 480px) {
  a img:hover {
    opacity: 1;
  }
}

@media screen and (max-width: 1000px) {
  .Menu__box--open {
    position: fixed;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .Menu__box--open .Conteiner {
    transition-delay: 0s;
    transform: translateX(-300px);
  }
  .Menu__box--open .Conteiner::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 30px;
    height: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 1000px) and (min-width: 1001px) {
  .Menu__box--open .Conteiner::after {
    display: none;
  }
}

.Border-round, .Border-round-bottom, .Border-round-next, .Border-round-long, .Border-round-short {
  width: 94%;
  height: 2px;
  margin: 0 auto;
  position: relative;
  background: #cf2323;
}
.Border-round::after, .Border-round-bottom::after, .Border-round-next::after, .Border-round-long::after, .Border-round-short::after, .Border-round::before, .Border-round-bottom::before, .Border-round-next::before, .Border-round-long::before, .Border-round-short::before {
  position: absolute;
  top: -3px;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  background: #cf2323;
}
@media screen and (max-width: 480px) {
  .Border-round::after, .Border-round-bottom::after, .Border-round-next::after, .Border-round-long::after, .Border-round-short::after, .Border-round::before, .Border-round-bottom::before, .Border-round-next::before, .Border-round-long::before, .Border-round-short::before {
    top: -2px;
    width: 6px;
    height: 6px;
  }
}
.Border-round::before, .Border-round-bottom::before, .Border-round-next::before, .Border-round-long::before, .Border-round-short::before {
  left: -4px;
}
.Border-round::after, .Border-round-bottom::after, .Border-round-next::after, .Border-round-long::after, .Border-round-short::after {
  right: -4px;
}

.Border-round-short {
  width: 88% !important;
}

.Border-round-long {
  width: 97% !important;
  margin: 6px auto 10px !important;
}

.Border-round-next {
  margin: 45px auto;
}
@media screen and (max-width: 480px) {
  .Border-round-next {
    margin: 30px auto;
  }
}

.Border-round-bottom {
  width: 97% !important;
  margin: 20px auto 45px;
}
@media screen and (max-width: 480px) {
  .Border-round-bottom {
    margin: 15px auto 40px;
  }
}

.Border-deco {
  width: 100% !important;
  height: 1px;
  position: relative;
  background: #cf2323;
  margin: 5px auto 35px !important;
}
@media screen and (max-width: 480px) {
  .Border-deco {
    margin: 0 auto 25px !important;
  }
}
.Border-deco::after, .Border-deco::before {
  position: absolute;
  top: -16px;
  width: 130px;
  height: 30px;
  content: "";
}
@media screen and (max-width: 480px) {
  .Border-deco::after, .Border-deco::before {
    top: -8px;
    width: 65px;
    height: 15px;
  }
}
.Border-deco::before {
  left: 0;
  background: url("/static/img/common/bg-ttl-left.png") no-repeat center/100% auto;
}
@media screen and (min-width: 1001px) {
  .Border-deco::before {
    left: 28px;
  }
}
.Border-deco::after {
  right: 0;
  background: url("/static/img/common/bg-ttl-right.png") no-repeat center/100% auto;
}
@media screen and (min-width: 1001px) {
  .Border-deco::after {
    right: 28px;
  }
}

.Border-deco-gold {
  width: 95%;
  margin: 5px auto 10px;
}
.Border-circle-purple__inner::before {
  background: url("/static/img/playimage/bg-left02.png") no-repeat center/100% auto !important;
}

.Border-circle-blue__inner::before {
  background: url("/static/img/playimage/bg-left03.png") no-repeat center/100% auto !important;
}

.Border-circle-green__inner::before {
  background: url("/static/img/playimage/bg-left04.png") no-repeat center/100% auto !important;
}

.Border-circle-orange__inner::before {
  background: url("/static/img/playimage/bg-left05.png") no-repeat center/100% auto !important;
}

.Border-circle-candy__inner::before {
  background: url("/static/img/playimage/bg-left06.png") no-repeat center/100% auto !important;
}

.Border-circle-pink__inner::before {
  background: url("/static/img/playimage/bg-left07.png") no-repeat center/100% auto !important;
}

.Conteiner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  transition-property: all;
  transition-delay: 0.1s;
  transition-duration: 0.3s;
}
.Conteiner::after {
  box-shadow: 10px 0 10px 5px rgba(0, 0, 0, 0.15);
}
.Conteiner__inner {
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 1001px) {
  .Conteiner__inner {
    position: relative;
    width: 1000px;
    padding-top: 26px;
  }
}
@media screen and (max-width: 1000px) {
  .Conteiner__inner {
    max-width: 750px;
  }
}
.Conteiner__inner-deepest {
  padding-bottom: 54px;
  background: url("/static/img/common/page_bg.png") no-repeat center bottom 54px/100% auto;
}
@media screen and (min-width: 1001px) {
  .Conteiner__inner-deepest {
    padding: 26px 0 10px;
    width: 750px;
    float: right;
  }
}
.Conteiner__inner-for-top {
  margin: 0 auto;
  overflow: hidden;
  background: url("/static/img/index/page_bg.png") no-repeat center bottom;
  background-size: 100% auto;
}
@media screen and (min-width: 1001px) {
  .Conteiner__inner-for-top {
    width: 1000px;
    background-size: 690px auto;
  }
}
@media screen and (max-width: 1000px) {
  .Conteiner__inner-for-top {
    max-width: 750px;
  }
}
@media screen and (max-width: 480px) {
  .Conteiner__inner-deepest-for-top-table {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1001px) {
  .Conteiner__inner-deepest-for-top-table {
    display: table;
    font-size: 0;
    width: 100%;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 480px) {
  .Conteiner__inner-deepest-for-top-table .News-box {
    order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .Conteiner__inner-deepest-for-top-table .Schedule-box {
    order: 1;
  }
}
@media screen and (max-width: 480px) {
  .Conteiner__inner-deepest-for-top-table .Newface-box {
    order: 3;
  }
}
@media screen and (min-width: 1001px) {
  .Conteiner__side-for-gals--left {
    float: left;
  }
}
@media screen and (min-width: 1001px) {
  .Conteiner__side-for-gals--right {
    float: right;
    width: 230px;
  }
}

.Side-cover__unit {
  display: none;
}
@media screen and (min-width: 1001px) {
  .Side-cover__unit {
    display: block;
    position: fixed;
    top: 0px;
    max-width: 440px;
    width: calc((100% - 1020px) / 2);
    height: 900px;
    z-index: 100;
    overflow: hidden;
    display: flex;
    justify-content: right;
  }
}
.Side-cover__unit a {
  display: flex;
  justify-content: right;
}
.Side-cover__unit--left {
  left: 0%;
}
.Side-cover__unit--right {
  right: 0%;
}
.Side-cover__unit img {
  width: auto;
  height: 100%;
}
.Side-cover__unit img:hover {
  opacity: 1 !important;
}

.Header {
  width: 100%;
}
@media screen and (min-width: 1001px) {
  .Header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6;
    background: #cf2323;
  }
}
@media screen and (max-width: 1000px) {
  .Header {
    padding-top: 8px;
    background: url("/static/img/common/bg_header.png") no-repeat left bottom/100% 34px, #fff;
    overflow: hidden;
  }
}
@media screen and (max-width: 480px) {
  .Header {
    background-size: 100% 26px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .Header__inner {
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
  }
  .Header__inner:before, .Header__inner:after {
    content: " ";
    display: table;
  }
  .Header__inner:after {
    clear: both;
  }
}
@media screen and (min-width: 1001px) {
  .Header__img-box {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .Header__img-box {
    text-align: right;
    width: 41%;
    float: left;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 480px) {
  .Header__img-box {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1000px) {
  .Header__img--primary {
    max-width: 208px;
  }
}
@media screen and (max-width: 480px) {
  .Header__img--primary {
    min-width: 138px;
    width: 96%;
  }
}
@media screen and (min-width: 1001px) {
  .Header__ttl {
    font-size: 14px;
    text-align: center;
    padding-left: 250px;
    color: #fff;
    line-height: 26px;
  }
}
@media screen and (max-width: 1000px) {
  .Header__ttl {
    width: 58.9%;
    float: right;
    box-sizing: border-box;
    padding: 18px 0 0 2%;
    font-size: 19px;
  }
}
@media screen and (max-width: 480px) {
  .Header__ttl {
    padding: 16px 0 0 2%;
    font-size: 12px;
  }
}
@media screen and (min-width: 1001px) {
  .Header__box {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .Header__box {
    clear: both;
    width: 95%;
    padding: 5px 0 4px;
  }
}
@media screen and (max-width: 480px) {
  .Header__box {
    padding-top: 4px;
  }
}
@media screen and (max-width: 1000px) {
  .Header__list {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 50%;
    text-align: right;
  }
  .Header__list:first-child {
    width: 40%;
    padding: 3px 3px 0;
  }
}
@media screen and (max-width: 1000px) {
  .Header__list-img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
  }
}

.Nav-pc {
  position: fixed;
  z-index: 7;
  top: 0;
  width: 250px;
  height: 100vh;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 1000px) {
  .Nav-pc {
    display: none;
  }
}
.Nav-pc__box-main {
  height: calc(100vh - 130px);
  padding-bottom: 30px;
}
.Nav-pc .mCSB_dragger_bar {
  background-color: #ccc !important;
  width: 6px !important;
}
.Nav-pc .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #eee;
}
.Nav-pc__time {
  background: #cf2323;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
}
.Nav-pc__img-link {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.Nav-pc__img--primary {
  width: 220px;
  height: auto;
}
.Nav-pc__link--tel {
  display: block;
  text-align: center;
  font-size: 20px;
  letter-spacing: 5px;
  padding-bottom: 5px;
  margin: 3px auto 15px;
  width: 226px;
  border-bottom: 1px solid #333;
}
.Nav-pc__item {
  width: 220px;
  margin: 0 auto;
}
.Nav-pc__item:last-child {
  margin-bottom: 30px;
}
.Nav-pc__link {
  width: 100%;
  font-size: 18px;
  line-height: 40px;
}

.Nav {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  border-top: 2px solid #ce2222;
  border-bottom: 2px solid #ce2222;
  background: #fff;
  min-width: 320px;
}
@media screen and (min-width: 1001px) {
  .Nav {
    display: none;
  }
}
.Nav__box {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  font-size: 0;
  position: relative;
}
.Nav__list--tel {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 10px;
  top: -77px;
}
@media screen and (max-width: 480px) {
  .Nav__list--tel {
    width: 50px;
    height: 50px;
    left: 8px;
    top: -57px;
  }
}
.Nav__btn, .Nav__list {
  width: 20%;
  display: inline-block;
  vertical-align: bottom;
  font-size: 12px;
  font-weight: bold;
}
.Nav__btn:nth-child(2) .Nav__link, .Nav__list:nth-child(2) .Nav__link {
  background: url("/static/img/common/btn_home.png") no-repeat center top 3px/auto 28px;
}
.Nav__btn:nth-child(3) .Nav__link, .Nav__list:nth-child(3) .Nav__link {
  background: url("/static/img/common/btn_gals.png") no-repeat center top 3px/auto 28px;
}
.Nav__btn:nth-child(4) .Nav__link, .Nav__list:nth-child(4) .Nav__link {
  background: url("/static/img/common/btn_schedule.png") no-repeat center top 3px/auto 28px;
}
.Nav__btn:nth-child(5) .Nav__link, .Nav__list:nth-child(5) .Nav__link {
  background: url("/static/img/common/btn_system.png") no-repeat center top 3px/auto 28px;
}
.Nav__link {
  display: block;
  box-sizing: border-box;
  text-align: center;
  padding: 36px 0 2px;
  line-height: 1;
  color: #cf2323;
}
.Nav__link:visited {
  color: #cf2323;
}
.Nav__btn-inner {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 36%;
  height: 50px;
}
@media screen and (max-width: 480px) {
  .Nav__btn-inner {
    width: 50%;
  }
}
.Nav__btn--bar {
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 5px;
  background: #000;
  transition: all 0.3s;
  transform-origin: left top;
}
.Nav__btn--bar:nth-child(2) {
  top: 15px;
  opacity: 1;
}
.Nav__btn--bar:nth-child(3) {
  top: 26px;
  transform-origin: left bottom;
}
.Nav__btn-txt, .Nav__btn-txt--close {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #cf2323;
  transition: all 0.3s;
  display: block;
  visibility: visible;
  opacity: 1;
}
.Nav__btn-txt {
  text-align: center;
}
.Nav__btn-txt--close {
  display: none;
}
.Nav__overlay {
  position: fixed;
  top: 0;
  right: 300px;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  transition-property: all;
  transition-duration: 0.1s;
  transition-delay: 0s;
  visibility: hidden;
  opacity: 0;
}

.Footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  padding-top: 260px;
}
@media screen and (min-width: 1001px) {
  .Footer {
    padding-top: 510px;
  }
}
@media screen and (max-width: 480px) {
  .Footer {
    padding-top: 200px;
  }
}

@media screen and (min-width: 1001px) {
  .Nav-slide {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .Nav-slide {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    background: #fff;
    border-left: 2px solid #000;
    border-top: 1px solid #ccc;
    transition-property: all;
    transition-duration: 0.3s;
    transition-delay: 0s;
    transform-origin: right center;
    transform: perspective(500px) rotateY(-90deg);
    opacity: 0;
    overflow: hidden;
  }
  .Nav-slide__box {
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10px 0 70px;
    box-sizing: border-box;
  }
  .Nav-slide__ttl-outer {
    font-family: "ヒラギノ明朝 ProN W3", "リュウミン", "游明朝", YuMincho, "MS 明朝", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    text-align: center;
    font-size: 22px;
    background: url("/static/img/common/bg_slide_ttl.png") no-repeat center bottom/100% auto;
    margin: 10px 40px;
  }
  .Nav-slide__link--realtime {
    display: block;
    width: 100%;
    height: auto;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    background: #f30000;
    background: url("/static/img/common/bg_slide_left.png") no-repeat left 5px center/auto 90%, url("/static/img/common/bg_slide_right.png") no-repeat right 5px center/auto 90%, linear-gradient(to bottom, #f30000 0%, #d52828 100%);
  }
  .Nav-slide__link--realtime:hover, .Nav-slide__link--realtime:visited, .Nav-slide__link--realtime:focus {
    color: #fff;
  }
  .Nav-slide__item--realtime-box {
    display: inline-block;
    border: 1px solid #fff;
    padding: 2px;
    box-sizing: border-box;
  }
  .Nav-slide__item--realtime-ttl {
    font-size: 18px;
    border-bottom: 1px solid #fff;
  }
  .Nav-slide__item--realtime-number {
    font-size: 36px;
  }
  .Nav-slide__item--realtime-txt {
    color: #cf2323;
    background: #fff;
    padding: 2px;
  }
  .Nav-slide__link {
    display: block;
    font-size: 20px;
    padding: 15px 40px 5px;
    background: url("/static/img/common/bg_jewelry_bar.png") no-repeat center bottom/218px auto;
  }
}

.Type__popularity {
  background: url("/static/image/gals/type/type_popularity.png") center/100% auto no-repeat;
}

.Tel__btn {
  position: fixed;
  left: 8px;
  bottom: 8px;
  width: 16%;
  max-width: 70px;
  aspect-ratio: 1/1;
  transform: translateY(calc(100% + 8px));
  transition: 0.5s transform ease;
  z-index: 10000000;
}
.Tel__btn-link {
  display: block;
}
.Tel__btn-link img {
  width: 100%;
  height: auto;
}
.Tel__btn.active {
  transform: translateY(0);
  transition-delay: 1s;
}

/*ページ毎の背景*/
.Conteiner__inner-deepest {
  background: url("/static/img/parking/page_bg.png") no-repeat center bottom 54px/100% auto !important;
}

/*ページ毎の背景ここまで*/
.Address-unit__ttl {
  font-size: 16px;
}
.Address-unit__ttl--primary {
  display: block;
  font-size: 28px;
  font-weight: bold;
  padding-top: 8px;
}
@media screen and (max-width: 480px) {
  .Address-unit__ttl--primary {
    font-size: 22px;
  }
}
.Address-unit__link-outer {
  padding-bottom: 8px;
}
.Address-unit__link {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .Address-unit__link {
    font-size: 22px;
  }
}
.Address-unit__list:before, .Address-unit__list:after {
  content: " ";
  display: table;
}
.Address-unit__list:after {
  clear: both;
}
.Address-unit__list-ttl {
  float: left;
}
.Address-unit__list-txt {
  padding-left: 46px;
}

.Map-unit {
  clear: both;
}
.Map-unit__inner {
  width: 94%;
  margin: 10px auto 20px !important;
  position: relative;
}
.Map-unit__txt {
  font-size: 12px;
  text-align: center;
}
.Map-unit__image {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
          user-select: none;
}
.Map-unit__icon, .Map-unit__icon--home {
  cursor: pointer;
  /*
    $position_left:アイコンの横位置
    $position_top:アイコンの縦位置
    $icon_width:アイコンの横幅
    $icon_width:アイコンの縦幅
  */
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 50px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  background-size: 100% auto;
}
.Map-unit__icon:hover, .Map-unit__icon--home:hover {
  opacity: 0.8;
}
.Map-unit__icon--home {
  cursor: default;
}
.Map-unit__icon--home:hover {
  opacity: 1;
}

.Parking-unit {
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  .Parking-unit {
    font-size: 18px;
  }
}
.Parking-unit__list {
  transition: background ease 0.4s;
}
.Parking-unit__list--focus {
  background: rgba(194, 220, 255, 0.36);
}
.Parking-unit__list-ttl--primary {
  font-size: 24px;
}
@media screen and (max-width: 480px) {
  .Parking-unit__list-ttl--primary {
    font-size: 22px;
  }
}
.Parking-unit__list-inner {
  line-height: 1.6;
}
.Parking-unit__list-ttl {
  float: left;
  padding-right: 20px;
}
.Parking-unit__list-ttl--price {
  clear: both;
}
.Parking-unit__btn-outer {
  margin: 20px auto 50px;
}
@media screen and (min-width: 1001px) {
  .Parking-unit__btn-outer {
    margin: 0 auto 100px;
  }
}
/*# sourceMappingURL=index-parking.css.map */