html {
  /* Adjust font size */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
  background-color: #e4e0d8;
}

header {
  border-top: 5px solid #e60012;
  background: #fff;
}

header h1 {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 0;
}

header h1 img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  header h1 {
    width: auto;
    display: flex;
    align-items: center;
    padding-right: 60px;
    margin-left: 15px;
  }
  header h1 img {
    margin: 0 auto;
    max-width: 218px;
    vertical-align: top;
    width: 100%;
  }
}
.text-center {
  text-align: center;
}

#content {
  min-height: 100vh;
  position: relative;
  background-color: white;
}
#content > div {
  position: relative;
}

@media screen and (min-width: 769px) {
  #content {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 0 auto;
    padding: 1px 0 0 0;
  }
  #content .content-body {
    margin-left: 70px;
    margin-right: 70px;
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  #content {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #content .content-body {
    margin-left: 3%;
    margin-right: 3%;
    font-size: 0.9rem;
    line-height: 1.6rem;
  }
}
#content > div {
  position: relative;
}

#content img, #content picture {
  max-width: 100%;
  display: block;
}

#content a#btn-tenpo {
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 61%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  #content a#btn-tenpo {
    bottom: 30px;
  }
}
#content #sticky-bottom {
  position: fixed !important;
  bottom: 0;
  width: 500px;
  max-width: 100%;
  height: 300px;
}

@media screen and (max-width: 768px) {
  #content #sticky-bottom {
    height: 100px;
  }
}
.clear {
  clear: both;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}
#slide-block div {
  position: relative;
}

#slide-block div .slide-row img {
  margin: 0;
}

#slide-block div #slide01 {
  position: absolute;
  width: 100%;
  top: 0;
}

#slide-block div #slide02 {
  position: absolute;
  width: 100%;
  top: 0;
}

#footer-button {
  width: 500px;
  position: fixed;
  bottom: 0;
  z-index: 1001;
}

@media screen and (max-width: 768px) {
  #footer-button {
    width: 100%;
  }
}
.mov-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.5);
  font-size: 120px;
  display: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  cursor: pointer;
  z-index: 100;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/lp/2021gatsuucar/assets/webfonts/fa-solid-900.eot");
  src: url("/lp/2021gatsuucar/assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/lp/2021gatsuucar/assets/webfonts/fa-solid-900.woff2") format("woff2"), url("/lp/2021gatsuucar/assets/webfonts/fa-solid-900.woff") format("woff"), url("/lp/2021gatsuucar/assets/webfonts/fa-solid-900.ttf") format("truetype"), url("/lp/2021gatsuucar/assets/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
video {
  /*display: none;*/
}

img {
  height: auto;
  max-width: 100%;
}

.area > .areamap {
  height: auto;
  object-fit: cover;
  object-position: top;
  overflow: hidden;
}

#a-search {
  position: relative;
}

#a-search #a-search2 {
  position: absolute;
  top: 500px;
  display: block;
  width: 1px;
  height: 1px;
}

/*# sourceMappingURL=common.css.map */
.content > div {
  position: relative;
}

.lity-close {
  width: 70px;
  height: 70px;
  font-size: 70px;
}
.lity-close:hover {
  font-size: 70px;
}

.btn, #f2, #f1, #b5, #b4, #b3, #b2, #b1 {
  transition: all 0.3s;
  cursor: pointer;
}
.btn:hover, #f2:hover, #f1:hover, #b5:hover, #b4:hover, #b3:hover, #b2:hover, #b1:hover {
  filter: brightness(1.2);
}

#float-btns {
  position: fixed !important;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 500px;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
  background-color: white;
}
#float-btns > a:nth-of-type(2) {
  border-left: 5px solid #e62e8b;
}
#float-btns > a {
  display: block;
  position: relative;
}
#float-btns > a > img.on {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 1;
}
#float-btns > a:hover > img.on {
  opacity: 1;
}

@media (min-width: 769px) {
  :root {
    --w-root: 1128.0054;
    --h-root: 9213.9341;
  }
}
@media (max-width: 768px) {
  :root {
    --w-root: 675.1169;
    --h-root: 7513.245;
  }
}

.sprite, #b5, #b4, #b3, #b2, #b1 {
  position: absolute;
  width: calc(var(--w) / var(--w-root) * 100%);
  aspect-ratio: var(--w)/var(--h);
  height: auto;
  top: calc(var(--y) / var(--h-root) * 100%);
  left: calc(var(--x) / var(--w-root) * 100%);
}

@media (min-width: 769px) {
  #b1 {
    --w: 466.5983;
    --h: 76.5249;
    --x: 330.6548;
    --y: calc(512.1675 + 4844.4315);
  }
}
@media (max-width: 768px) {
  #b1 {
    --w: 558.5229;
    --h: 91.6011;
    --x: 58.2678;
    --y: calc(621.6683 + 3455.0515);
  }
}

@media (min-width: 769px) {
  #b2 {
    --w: 466.5983;
    --h: 76.5249;
    --x: 330.6548;
    --y: calc(1203.5625 + 4844.4315);
  }
}
@media (max-width: 768px) {
  #b2 {
    --w: 558.5229;
    --h: 91.6011;
    --x: 58.2678;
    --y: calc(1343.6364 + 3455.0515);
  }
}

@media (min-width: 769px) {
  #b3 {
    --w: 466.5983;
    --h: 76.5249;
    --x: 330.6548;
    --y: calc(2291.9676 + 4844.4315);
  }
}
@media (max-width: 768px) {
  #b3 {
    --w: 558.5229;
    --h: 91.6011;
    --x: 58.2678;
    --y: calc(2234.9963 + 3455.0515);
  }
}

@media (min-width: 769px) {
  #b4 {
    --w: 466.5983;
    --h: 76.5249;
    --x: 330.6548;
    --y: calc(3209.5223 + 4844.4315);
  }
}
@media (max-width: 768px) {
  #b4 {
    --w: 558.5229;
    --h: 91.6011;
    --x: 58.2678;
    --y: calc(2866.681 + 3455.0515);
  }
}

@media (min-width: 769px) {
  #b5 {
    --w: 466.5983;
    --h: 76.5249;
    --x: 330.6548;
    --y: calc(4004.1632 + 4844.4315);
  }
}
@media (max-width: 768px) {
  #b5 {
    --w: 558.5229;
    --h: 91.6011;
    --x: 58.2678;
    --y: calc(3679.286 + 3455.0515);
  }
}

#f1 {
  position: fixed;
  right: 0;
  z-index: 1000;
}
@media (min-width: 769px) {
  #f1 {
    width: auto;
    max-width: 100px;
    aspect-ratio: 107.1355/523.6603;
    height: auto;
    max-height: 50vh;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  #f1 {
    width: auto;
    max-width: 100%;
    aspect-ratio: 100.1893/489.7084;
    height: auto;
    max-height: 30vh;
    top: 60%;
    transform: translateY(-50%);
  }
}

#f2 {
  position: fixed;
  bottom: 0;
}
@media (min-width: 769px) {
  #f2 {
    width: 1000px;
  }
}
@media (max-width: 768px) {
  #f2 {
    width: 100%;
  }
}
/*# sourceMappingURL=common.css.map */
