@charset "UTF-8";
/* Scss Document */
/*!
Theme Name: original_nightmap
Description: originaltheme.
Version: 1.0
*/
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: #000000;
  overflow-x: hidden;
  overflow-y: scroll;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: inherit;
  text-align: left;
  color: #000000;
  background-color: #ffffff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1rem;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  vertical-align: middle;
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}


/* Scss Document */
.cb {
  color: hsl(0, 0%, 0%);
}

.cw {
  color: hsl(0, 100%, 100%);
}

.cg {
  color: hsl(0, 0%, 95%);
}

.cd {
  color: hsl(0, 0%, 27%);
}

.c1 {
  color: hsl(21, 100%, 45%);
}

.bcb {
  background-color: hsl(0, 0%, 0%);
}

.bcw {
  background-color: hsl(0, 100%, 100%);
}

.bcg {
  background-color: hsl(0, 0%, 95%);
}

.bc1 {
  background-color: hsl(21, 100%, 45%);
}

/*グレースケール*/
.gray-effect {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.5s;
}

.gray-effect:hover {
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

@media only screen and (max-width: 767px) {
  .gray-effect {
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
}
html {
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: 0.025rem;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 575px) {
  html {
    font-size: 16px;
  }
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100svh;
  width: 100%;
  overflow-x: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 1px;
  color: hsl(0, 0%, 0%);
  background-color: hsl(0, 100%, 100%);
  margin: 0;
  padding: 0;
  text-align: left;
}

main {
  flex: 1;
}

.section {
  padding: 5rem 1rem;
  position: relative;
}
.section .containers {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .section {
    padding: 3rem 0.5rem;
  }
}
.breakSp {
  display: none;
}

.breakPc {
  display: block;
}

@media only screen and (min-width: 576px) {
  a[href^="tel:"] {
    color: #171513;
    pointer-events: none;
  }
}
@media only screen and (max-width: 575px) {
  .breakSp {
    display: block;
  }
  .breakPc {
    display: none;
  }
  a[href^="tel:"] {
    color: #171513;
  }
  a:hover,
  a:active {
    opacity: 0.6;
  }
}
.row-gap-1 {
  row-gap: 0.25rem;
}

.row-gap-2 {
  row-gap: 0.5rem;
}

.row-gap-3 {
  row-gap: 1rem;
}

.row-gap-4 {
  row-gap: 1.5rem;
}

.row-gap-5 {
  row-gap: 3rem;
}

.break-pc {
  display: block;
}

.break-sp {
  display: none;
}

@media only screen and (max-width: 575px) {
  .break-pc {
    display: none;
  }
  .break-sp {
    display: block;
  }
}
.font-xs {
  font-size: 0.75rem;
}

.font-s {
  font-size: 0.875rem;
}

.font-m {
  font-size: 1.125rem;
}

.font-l {
  font-size: 1.25rem;
}

.font-xl {
  font-size: 1.5rem;
}

.font-xxl {
  font-size: 1.75rem;
}

.font-1 {
  font-size: 1rem;
}

.font-2 {
  font-size: 2rem;
}

.font-3 {
  font-size: 3rem;
}

.font-4 {
  font-size: 4rem;
}

.font-5 {
  font-size: 5rem;
}

.font-6 {
  font-size: 6rem;
}

.font-7 {
  font-size: 7rem;
}

.font-8 {
  font-size: 8rem;
}

.font-9 {
  font-size: 9rem;
}

.font-10 {
  font-size: 10rem;
}

.height-1 {
  line-height: 1;
}

.height-2 {
  line-height: 2;
}

.height-3 {
  line-height: 3;
}

/* CSS Document */
.fadein-b {
  opacity: 0;
  transform: translateY(4px);
  transition: all 0.2s;
}

/* CSS Document */
header {
  display: none;
}

@media only screen and (max-width: 991px) {
  header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 998;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
  }
  header .logo {
    position: relative;
    z-index: 999;
  }
  header .logo a {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    color: hsl(21, 100%, 45%);
    background-color: hsl(0, 100%, 100%);
    border-radius: 4px;
    padding: 0.25rem 0.5rem;
    transition: all 0.2s;
  }
  header .logo a:hover {
    opacity: 0.6;
  }
  header .logo a img {
    width: 200px;
  }
  header .logo a p {
    margin-top: 0.25rem;
  }
  #global-menu {
    transform: translateX(-100%);
    height: 100svh;
    transition: all 0.2s;
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
  }
  #global-menu ul.menu {
    width: 256px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.5rem;
    background-color: hsl(21, 100%, 45%);
    background: linear-gradient(-15deg, hsl(21, 100%, 45%), hsl(36, 100%, 57%));
    padding: 8rem 1.5rem;
  }
  #global-menu ul.menu li a {
    color: hsl(0, 100%, 100%);
  }
  #global-menu ul.menu li a::before {
    content: "・";
    margin-right: 0.25rem;
  }
  #global-menu ul.menu li:first-child a::before {
    content: none;
  }
  #global-menu.active {
    transform: translateX(0);
  }
  #global-menu.active ul.menu li {
    transform: translateX(0);
  }
  .navToggle {
    display: block;
    position: fixed;
    z-index: 101;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    cursor: pointer;
    text-align: center;
  }
  .navToggle span {
    display: block;
    position: absolute;
    width: 24px;
    border-bottom: solid 2px hsl(0, 100%, 100%);
    transition: all 0.2s ease-in-out;
    left: 28px;
  }
  .navToggle span:nth-child(1) {
    top: 34px;
  }
  .navToggle span:nth-child(2) {
    top: 40px;
  }
  .navToggle span:nth-child(3) {
    top: 46px;
  }
  .navToggle.active span:nth-child(1),
  .navToggle.active span:nth-child(3) {
    top: 40px;
    left: 28px;
    width: 24px;
    transform: rotate(-45deg);
  }
  .navToggle.active span:nth-child(2) {
    display: none;
  }
  .navToggle.active span:nth-child(3) {
    transform: rotate(45deg);
  }
}
/* Scss Document */
/* Scss Document */
/* Scss Document */
.mainview {
  background-color: hsl(21, 100%, 45%);
  background: linear-gradient(-15deg, hsl(21, 100%, 45%), hsl(36, 100%, 57%));
  padding-top: 6rem;
}
.mainview .mainviewWrap {
  width: 100%;
  max-width: 1280px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: stretch;
  margin: 0 auto;
}
.mainview .heroWrap .imgWrap {
  width: 65vw;
  max-width: 880px;
}
.mainview .heroWrap .textWrap {
  color: hsl(0, 100%, 100%);
  margin-top: -4rem;
}
.mainview .heroWrap .textWrap span {
  font-family: "Aldrich", "Noto Sans JP", sans-serif;
  display: block;
  font-size: clamp(2.75rem, 13vw, 7rem);
  line-height: 0.9;
}
.mainview .heroWrap .textWrap p {
  font-size: clamp(1rem, 4.5vw, 1.5rem);
  line-height: 1;
  letter-spacing: 0.1rem;
}
.mainview .navWrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -3rem;
}
.mainview .navWrap .logo {
  position: relative;
  z-index: 999;
}
.mainview .navWrap .logo a {
  display: flex;
  align-items: center;
  gap: 1rem;
  color: hsl(21, 100%, 45%);
  background-color: hsl(0, 100%, 100%);
  border-radius: 8px;
  padding: 1rem;
  transition: all 0.2s;
}
.mainview .navWrap .logo a:hover {
  opacity: 0.6;
}
.mainview .navWrap .logo a img {
  width: 240px;
}
.mainview .navWrap ul li {
  text-align: end;
}
.mainview .navWrap ul li a {
  font-size: 1rem;
  line-height: 2.25;
  color: hsl(0, 100%, 100%);
  transition: all 0.2s;
}
.mainview .navWrap ul li a:hover {
  opacity: 0.6;
}
.mainview .navWrap .scrollDown a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: hsl(21, 100%, 45%);
  background-color: hsl(0, 100%, 100%);
  border: solid 2px hsl(0, 100%, 100%);
  border-radius: 64px;
  padding: 0.25rem 1.5rem;
  transition: all 0.2s;
}
.mainview .navWrap .scrollDown a::after {
  font: var(--fa-font-solid);
  content: "\f103";
  margin-top: 0.15rem;
}
@media (hover: hover) {
  .mainview .navWrap .scrollDown a:hover {
    color: hsl(0, 100%, 100%);
    background-color: transparent;
  }
}
@media (hover: none) {
  .mainview .navWrap .scrollDown a:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 991px) {
  .mainview .mainviewWrap {
    flex-direction: row;
  }
  .mainview .heroWrap .imgWrap {
    width: 100%;
    max-width: 560px;
  }
  .mainview .heroWrap .textWrap {
    margin-top: -1.5rem;
  }
  .mainview .navWrap {
    display: none;
  }
}
.topMap .innerWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(1.35rem, 5vw, 2rem);
}
.topMap h2 {
  font-size: clamp(1.35rem, 5vw, 2rem);
  color: hsl(21, 100%, 45%);
  text-align: center;
}
.topMap .mapInner {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: calc(56.25% + 80px);
  margin: 0 auto;
}
.topMap .mapInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.archiveShop {
  background-color: hsl(0, 0%, 95%);
}
.archiveShop .labelWrap {
  display: flex;
  align-items: center;
}
.archiveShop .selectBox {
  display: inline-flex;
  align-items: center;
  margin: 0;
  position: relative;
}
.archiveShop .selectBox::after {
  position: absolute;
  right: 8px;
  width: 8px;
  height: 6px;
  background-color: hsl(0, 0%, 0%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  pointer-events: none;
}
.archiveShop .selectBox select {
  min-width: 200px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 2rem;
  font-size: 1em;
  line-height: 1.5;
  color: hsl(0, 0%, 0%);
  background-color: hsl(0, 100%, 100%);
  border: 1px solid hsl(0, 0%, 27%);
  padding: 0 0.75rem;
  cursor: pointer;
}
.archiveShop .cardWrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: solid 2px hsl(21, 100%, 45%);
  padding: 0.5rem;
}
.archiveShop .cardWrap .imgWrap {
  position: relative;
}
.archiveShop .cardWrap .imgWrap .cate {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.75rem;
  color: hsl(0, 100%, 100%);
  background-color: hsl(21, 100%, 45%);
  padding: 0 0.5rem 0.15rem;
}
.archiveShop .cardWrap .innerText {
  text-align: center;
  margin-top: 1rem;
}
.archiveShop .cardWrap .innerText h3 {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.archiveShop .cardWrap .innerText p {
  font-size: 0.875rem;
}
.archiveShop .cardWrap ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
.archiveShop .cardWrap ul li {
  text-align: center;
  margin-top: 0.25rem;
}
.archiveShop .cardWrap ul li a {
  transition: all 0.2s;
}
.archiveShop .cardWrap ul li a:hover {
  opacity: 0.6;
}
.archiveShop .cardWrap ul li img {
  vertical-align: middle;
  width: 100%;
  max-width: 20px;
}
.archiveShop .cardWrap p.map {
  font-size: 0.675rem;
  line-height: 2;
  color: hsl(0, 0%, 0%);
  text-align: center;
}
.archiveShop .cardWrap p.map a {
  display: inline-block;
  color: hsl(0, 100%, 100%);
  background-color: hsl(36, 100%, 57%);
  border: solid 2px hsl(36, 100%, 57%);
  border-radius: 64px;
  padding: 0 1rem 0.15rem;
  margin-top: 0.75rem;
  transition: all 0.2s;
}
@media (hover: hover) {
  .archiveShop .cardWrap p.map a:hover {
    color: hsl(36, 100%, 57%);
    background-color: transparent;
  }
}
@media (hover: none) {
  .archiveShop .cardWrap p.map a:hover {
    opacity: 0.6;
  }
}

/* CSS Document */
/* Scss Document */
/*パンくず*/
/* CSS Document */
/* Contact Form7 */
/* Scss Document */
.page-404 {
  margin-top: 64px;
}
.page-404 .inner-text {
  text-align: center;
  color: hsl(0, 0%, 0%);
  padding-top: 5rem;
}
.page-404 .inner-text h2 {
  margin-bottom: 3rem;
}
.page-404 .inner-text h2 span {
  display: block;
  font-size: min(8vw, 3rem);
  line-height: min(12vw, 4rem);
  font-weight: bold;
}
.page-404 .inner-text p {
  margin-bottom: 3rem;
}
.page-404 .inner-text .btn-wrap {
  display: inline-block;
  color: hsl(0, 100%, 100%);
  background: hsl(0, 0%, 0%);
  border: solid 1px hsl(0, 0%, 0%);
  border-radius: 50px;
  padding: 0.5rem 1rem 0.5rem 3rem;
  transition: all 0.4s;
  position: relative;
}
.page-404 .inner-text .btn-wrap .eiji {
  font-size: 1rem;
}
.page-404 .inner-text .btn-wrap .more-btn {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px hsl(0, 100%, 100%);
  border-radius: 50px;
}
.page-404 .inner-text .btn-wrap .more-btn i {
  font-size: 0.65rem;
  margin-top: 0.15rem;
}
@media only screen and (min-width: 992px) {
  .page-404 .inner-text .btn-wrap:hover {
    color: hsl(0, 0%, 0%);
    background: transparent;
  }
  .page-404 .inner-text .btn-wrap:hover .more-btn {
    border-color: transparent;
  }
}

@media only screen and (max-width: 991px) {
  .page-404 .inner-text p {
    text-align: left;
  }
}/*# sourceMappingURL=style.css.map */