@charset "UTF-8";
#store .btn, #voice .btn, #works .thumbset .btn, #works .btn, #service .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border: solid 1px #ffffff;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: -moz-fit-content;
  width: fit-content;
  /*
  &:hover {
    background: #0b60ca;
    color: #f9f159;
  } */
}
#store .btn:hover, #voice .btn:hover, #works .btn:hover, #service .btn:hover {
  opacity: 0.6;
}
#store .btn a, #voice .btn a, #works .thumbset .btn a, #works .btn a, #service .btn a {
  width: 245px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-decoration: none;
  background-image: url(../images/arrow.png);
  background-position: center right 20px;
  background-repeat: no-repeat;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 400;
  letter-spacing: 0.3em;
}
@media (max-width: 767px) {
  #store .btn a, #voice .btn a, #works .thumbset .btn a, #works .btn a, #service .btn a {
    width: 220px;
  }
}

#store h2, #information h2, #voice h2, #works h2 {
  font-size: 80px;
  color: #000000;
  line-height: 1.3;
  font-weight: bold;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 600;
}
#store h2 small, #information h2 small, #voice h2 small, #works h2 small {
  margin-bottom: 10px;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media (max-width: 1199px) {
  #store h2, #information h2, #voice h2, #works h2 {
    font-size: 45px;
  }
  #store h2 small, #information h2 small, #voice h2 small, #works h2 small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #store h2, #information h2, #voice h2, #works h2 {
    font-size: 30px;
  }
  #store h2 small, #information h2 small, #voice h2 small, #works h2 small {
    font-size: 18px;
  }
}

#store h2, #information h2, #voice h2, #works h2 {
  margin-bottom: 50px;
  text-align: end;
}

#instagram {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

#selecter .map .HTMLBlock {
  height: 100%;
}

/* ----------------------------------------------
mainimg
------------------------------------------------- */
#mainimg {
  position: relative;
}
#mainimg::after {
  --band: 150px;
  --blur: 40px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(var(--band) * -0.5);
  height: var(--band);
  z-index: 1;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.9);
  mask-image: linear-gradient(to bottom, transparent 0, #000 50%, rgba(0, 0, 0, 0.6705882353) 55%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0, #000 50%, rgba(0, 0, 0, 0.6705882353) 55%, transparent 100%);
}
#mainimg #mainslider img {
  height: calc(100vh + 60px);
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#mainimg .catch {
  position: absolute;
  bottom: 12%;
  display: block;
  left: 90px;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 600;
  color: #ffffff;
  line-height: 1;
  line-height: 0.8484848485;
  text-shadow: 0.01em 0.01em 0.5em rgba(12, 12, 12, 0.25), -0.01em -0.01em 0.5em rgba(12, 12, 12, 0.25), 0.01em -0.01em 0.5em rgba(12, 12, 12, 0.5), -0.01em 0.01em 0.5em rgba(12, 12, 12, 0.25);
}
#mainimg .catch span {
  font-size: 132px;
  padding-bottom: 20px;
}
#mainimg .catch small {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 33px;
  line-height: 1.7272727273;
  display: block;
  margin-top: 20px;
}
#mainimg .catch small .border {
  font-size: inherit;
  padding-bottom: unset;
  font-family: "Zen Old Mincho", "Noto Serif JP", serif;
}
@media (max-width: 1199px) {
  #mainimg #mainslider img {
    height: auto;
  }
  #mainimg .catch {
    left: 20px;
  }
  #mainimg .catch span {
    font-size: 70px;
  }
  #mainimg .catch small {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  #mainimg::after {
    --band: 100px;
    --blur: 40px;
  }
  #mainimg #mainslider img {
    height: 280px;
  }
  #mainimg .catch {
    bottom: 16%;
    left: 10px;
  }
  #mainimg .catch span {
    font-weight: 400;
    font-size: 35px;
  }
  #mainimg .catch small {
    font-size: 15px;
    margin-top: 10px;
  }
}

/* ----------------------------------------------
service
------------------------------------------------- */
#service {
  padding-top: 200px;
  padding-bottom: 230px;
  position: relative;
  z-index: 2;
  width: 100%;
  background-color: #000000;
  clip-path: polygon(0 0%, 100% 0, 100% calc(100% - 17.2vw), 0 100%);
}
#service::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/service-bg.jpg);
  background-position: center top;
  background-size: cover;
  z-index: 2;
  top: 0;
  position: absolute;
}
#service .contents {
  padding-left: 100px;
  color: #ffffff;
  position: relative;
  z-index: 3;
}
#service .logo {
  margin-bottom: 50px;
}
#service .text {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 2.2727272727;
  margin-bottom: 35px;
}
#service .text2 {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8125;
  margin-bottom: 50px;
}
@media (max-width: 1550px) {
  #service {
    position: relative;
  }
  #service::before {
    background-position: center bottom;
    top: unset;
  }
}
@media (max-width: 1199px) {
  #service {
    padding-top: 100px;
    padding-bottom: 190px;
  }
  #service .contents {
    padding-left: 20px;
  }
  #service .logo img {
    width: 300px;
  }
}
@media (max-width: 767px) {
  #service {
    padding-top: 60px;
    padding-bottom: 200px;
  }
  #service::before {
    background-size: 120%;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  #service .contents {
    padding: 0 10px;
  }
  #service .logo {
    width: 180px;
    margin-bottom: 25px;
  }
  #service .text {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #service .text2 {
    font-size: 14px;
  }
}

/* ----------------------------------------------
works
------------------------------------------------- */
#works {
  position: relative;
  z-index: 0;
  margin-top: -100px;
  margin-bottom: 120px;
}
#works::after {
  content: "";
}
#works::before {
  content: "";
  background-image: url(../images/works-bg.png);
  width: 60%;
  height: 2500px;
  position: absolute;
  z-index: -1;
  background-size: 100%;
  background-position: right top;
  top: -300px;
}
#works h2 {
  padding-right: 50px;
}
#works .btn {
  border: #000000 1px solid;
  margin-left: auto;
  margin-right: 50px;
  margin-top: -40px;
}
#works .btn a {
  color: #000000;
  background-image: url(../images/arrow2.png);
}
#works .thumbset {
  margin-left: auto;
  max-width: 1350px;
  overflow: hidden;
  padding-bottom: 100px;
  /* prev next arrows */
}
#works .thumbset a {
  transition: all 0.5s ease-out;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: 500;
  letter-spacing: 0.08em;
  display: block;
}
#works .thumbset a:hover {
  opacity: 0.6;
}
#works .thumbset .main {
  width: 100%;
}
#works .thumbset .main .slick-list {
  padding-left: unset !important;
}
#works .thumbset .main .slick-track {
  display: flex;
  align-items: stretch;
}
#works .thumbset .main .slick-slide {
  display: flex;
  margin: 0 22px;
}
#works .thumbset .block {
  flex: 1;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
  min-height: 440px;
}
#works .thumbset .head {
  border-bottom: #000 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#works .thumbset .image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 337/225;
  -o-object-fit: cover;
     object-fit: cover;
}
#works .thumbset .title {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 600;
  font-size: 26px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0px 15px;
  margin-bottom: auto;
}
#works .thumbset .title.jp {
  transform: skew(-15deg);
}
#works .thumbset .client {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  color: #ffffff;
  background-color: #ff0000;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 30px 0 20px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  line-height: 1.8;
  margin-top: 7px;
}
#works .thumbset .car {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  font-size: 13px;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-bottom: 5px;
}
#works .thumbset .text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  line-height: 1.5833333333;
  margin-bottom: 30px;
}
#works .thumbset .btn {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  border: unset;
  max-width: 245px;
}
#works .thumbset .btn a {
  width: 90%;
  background-color: #ff0000;
  border: unset;
}
#works .thumbset .slick-prev,
#works .thumbset .slick-next {
  position: absolute;
  bottom: -90px;
  transform: translateY(-50%);
  z-index: 1;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 600;
  font-size: 26px;
}
#works .thumbset .slick-prev {
  background: url("../images/slide-prev.webp") no-repeat left center/cover;
  display: flex;
  align-items: center;
  left: 15px;
  color: rgba(255, 255, 255, 0);
}
#works .thumbset .slick-prev::after {
  content: "NEXT";
  display: flex;
  justify-content: left;
  text-indent: 1em;
  position: absolute;
  right: -90px;
  color: #000000;
}
#works .thumbset .slick-next {
  background: url("../images/slide-next.webp") no-repeat right center/cover;
  left: 345px;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0);
}
#works .thumbset .slick-next::before {
  content: "BACK";
  display: flex;
  justify-content: center;
  text-indent: 1em;
  position: absolute;
  left: -115px;
  color: #000000;
}
#works .thumbset .slick-arrow {
  transition: all 0.5s ease-out;
  width: 100px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  color: rgba(255, 255, 255, 0);
}
#works .thumbset .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: inherit;
}
@media (max-width: 1280px) {
  #works {
    padding-top: 70px;
  }
  #works h2 {
    margin-left: unset;
  }
}
@media (max-width: 767px) {
  #works {
    padding-top: 100px;
    margin-bottom: 60px;
  }
  #works::before {
    background-size: 100%;
  }
  #works h2 {
    margin-bottom: 40px;
    padding-right: 10px;
  }
  #works .thumbset .title {
    font-size: 23px;
  }
  #works .thumbset .main .slick-slide {
    margin: 0 10px;
  }
  #works .thumbset .main .block {
    min-height: 420px;
  }
  #works .thumbset .slick-prev,
  #works .thumbset .slick-next {
    bottom: -70px;
  }
  #works .thumbset .slick-prev {
    left: calc(50% - 170px);
  }
  #works .thumbset .slick-prev::after {
    font-size: 20px;
    left: 65px;
  }
  #works .thumbset .slick-next {
    left: unset;
    right: calc(50% - 170px);
  }
  #works .thumbset .slick-next::before {
    font-size: 20px;
    right: 65px;
  }
  #works .thumbset .slick-arrow {
    transition: all 0.5s ease-out;
    width: 70px;
    height: 10px;
    text-indent: -999em;
    cursor: pointer;
  }
  #works .btn {
    margin-top: 40px;
    margin-right: auto;
  }
}

/* ----------------------------------------------
voice
------------------------------------------------- */
#voice {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  z-index: 3;
  max-width: 1400px;
  width: calc(100% - 10px);
  background-image: url(../images/voice-bg.webp);
  background-size: cover;
  background-position: center;
  color: #ffffff;
  height: 445px;
  padding-bottom: 20px;
  margin-bottom: 100px;
}
#voice .inner {
  height: 100%;
  padding-left: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#voice h2 {
  text-align: left;
  color: #ffffff;
  margin-bottom: 30px;
}
#voice .text {
  font-size: 22px;
  letter-spacing: 0.01em;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  #voice .inner {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  #voice {
    height: 350px;
    background-position: 70%;
    margin-bottom: 50px;
  }
  #voice .inner {
    padding-left: 10px;
  }
  #voice .text {
    font-size: 14px;
  }
}

/* ----------------------------------------------
information
------------------------------------------------- */
#information {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
  z-index: 5;
  position: relative;
  background-color: #000;
  padding-top: 200px;
  padding-bottom: 18vw;
  overflow: hidden;
  clip-path: polygon(0 17.9vw, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 17.9vw, 100% 0, 100% 100%, 0 100%);
  /* //画像あり
  article {
    display: flex;
    padding: 0 20px 20px 20px;
    border-bottom: solid 1px #f3f3f3;
    & + article {
      margin-top: 40px;
    }
    .image {
      flex-shrink: 0;
      width: 60px;
      height: 60px;
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        font-family: "object-fit: cover;";
        border-radius: 50%;
      }
    }
    time {
      margin: 15px 30px 0 20px;
      display: block;
      flex-shrink: 0;
      font-size: 14px;
      @include lh(14, 30);
      font-weight: 700;
      color: #fabe00;
    }
    .text {
      margin-top: 15px;
      font-size: 16px;
      @include lh(16, 30);
      font-weight: 700;
      a {
        @include opacity();
        text-decoration: none;
        color: #101010;
      }
    }
  }
   */
}
#information:has(+ #store) {
  margin-bottom: -19vw;
  background-color: unset;
}
@media (max-width: 1510px) {
  #information:has(+ #store) {
    margin-bottom: -290px;
  }
}
@media (max-width: 767px) {
  #information:has(+ #store) {
    margin-bottom: -185px;
  }
}
#information::after {
  content: "";
  background-image: url(../images/information-bg.webp);
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 3;
  height: 100%;
}
#information h2 {
  color: #ffffff;
  margin-bottom: 70px;
}
#information .inner {
  padding-right: 50px;
  padding-left: 10px;
  max-width: 1000px;
  height: 100%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 100px;
  z-index: 4;
  position: relative;
}
#information article {
  display: block;
  padding: 0 0px 30px 0px;
  border-bottom: solid 1px #f3f3f3;
  /*  .text {
     font-size: 13px;
     @include lh(16, 30);
     color: #ffffff;
     font-weight: 500;
   } */
  /*  カテゴリーあり
  .cate {
     margin-right: 30px;
     flex-shrink: 0;
     width: 100px;
     height: 20px;
     background-color: #3c8bd6;
     @include flex-center();
     a {
       @include flex-center();
       width: 100%;
       height: 100%;
       text-decoration: none;
       @include opacity();
     }
   } 
   */
}
#information article:not(:has(a)) {
  display: flex;
  flex-direction: column;
  align-items: start;
}
#information article a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  flex-direction: column;
  align-items: start;
}
#information article a:hover {
  opacity: 0.6;
}
#information article .head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 20px;
  margin-bottom: 10px;
}
#information article .head .title {
  background-color: #000;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  padding: 5px 10px;
}
#information article .text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  padding: 5px 10px;
}
#information article + article {
  margin-top: 30px;
}
#information article time {
  display: block;
  flex-shrink: 0;
  font-size: 14px;
  line-height: 1.75;
  font-weight: 700;
  background-color: #ff0000;
  color: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" 0, "wdth" 100, "wght" 500;
  font-size: 14px;
  padding: 0 15px;
}
@media (max-width: 1199px) {
  #information .inner {
    padding-right: 10px;
  }
  #information article .head .title {
    font-size: 18px;
  }
  #information article .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #information {
    padding-top: 100px;
    padding-bottom: 20vw;
    /* //画像あり
    article {
      flex-wrap: wrap;
       padding: 0 10px 5px 10px;
       & + article {
         margin-top: 30px;
       }
       time {
         margin-right: 0px;
       }
       .text {
         margin-top: 10px;
         width: 100%;
         font-size: 14px;
       }
     }
     */
  }
  #information::after {
    height: 120%;
    top: -120px;
  }
  #information h2 {
    margin-bottom: 40px;
  }
  #information article {
    display: block;
    padding: 0 0px 20px 0px;
    /* .text {
      font-size: 14px;
    } */
    /* カテゴリーあり
    flex-wrap: wrap;
    .cate {
      margin-right: 0px;
    }
     */
  }
  #information article .head .title {
    font-size: 16px;
  }
  #information article .text {
    font-size: 14px;
  }
  #information article + article {
    margin-top: 30px;
  }
}

/* ----------------------------------------------
instagram
------------------------------------------------- */
#instagram {
  position: relative;
  z-index: 2;
  padding-bottom: 10vw;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0px, rgb(0, 0, 0) 50%, #ff0000 50%, #ff0000 100%);
  font-family: "Noto Sans JP", sans-serif;
  padding-top: 20px;
  margin-top: -10px;
}
#instagram::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/insta-bg.webp);
  background-position: center 58%;
  background-size: cover;
  z-index: 1;
  top: 0;
  position: absolute;
}
#instagram .inner {
  width: 100%;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 3;
  position: relative;
}
#instagram .title {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#instagram .contents {
  display: flex;
  flex-wrap: wrap;
}
#instagram .block {
  position: relative;
  width: 23.2%;
}
#instagram .block:nth-child(n+5) {
  margin-top: 25px;
}
#instagram .block:not(:nth-child(4n+1)) {
  margin-left: 2.4%;
}
#instagram .block:first-child {
  margin-left: 0;
}
#instagram .block a {
  text-decoration: none;
  color: #fff;
}
#instagram .block a:hover .txtbox {
  opacity: 1;
}
#instagram .block .image {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
#instagram .block .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
#instagram .block .txtbox {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-out;
  opacity: 0;
}
#instagram .block .text {
  font-size: 12px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #instagram .inner {
    max-width: 480px;
  }
  #instagram .title {
    width: 220px;
  }
  #instagram .block {
    width: 48%;
  }
  #instagram .block:not(:first-child) {
    margin-left: 0;
  }
  #instagram .block:nth-child(even) {
    margin-left: 4%;
  }
  #instagram .block:nth-child(n+3) {
    margin-top: 15px;
  }
}

/* ----------------------------------------------
store
------------------------------------------------- */
#store {
  background-color: #ff0000;
  position: relative;
  z-index: 4;
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  padding-bottom: 30px;
  margin-top: -7vw;
}
#store::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/store-bg.webp);
  background-position: center;
  background-size: cover;
  z-index: 1;
  top: 0;
  position: absolute;
  clip-path: polygon(0 17.9vw, 100% 0, 100% 100%, 0 100%);
}
#store .inner {
  padding-right: 50px;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  position: relative;
  z-index: 2;
  padding-top: 200px;
}
#store h2 {
  color: #ffffff;
}
#store .contents {
  display: flex;
  text-align: end;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  gap: 15px 30px;
}
#store .logo {
  display: flex;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
}
#store .logo img {
  margin-right: 7px;
  padding-bottom: 8px;
}
#store .tel {
  line-height: 1.5;
}
#store .tel a {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: all 0.5s ease-out;
  font-size: 35px;
  letter-spacing: 0.05em;
  color: #ffffff;
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 500;
}
#store .tel a span {
  font-family: "acumin-variable", sans-serif;
  font-variation-settings: "slnt" -12, "wdth" 115, "wght" 600;
  font-size: 24px;
  margin-right: 7px;
}
#store .tel a:hover {
  opacity: 0.6;
}
#store .btn {
  border: unset;
  background-color: #ff0000;
  margin-left: auto;
  margin-top: 30px;
}
#store .access {
  text-align: end;
  margin-top: 70px;
}
@media (max-width: 767px) {
  #store {
    padding-bottom: 20px;
  }
  #store::before {
    top: -30px;
    height: calc(100% + 30px);
  }
  #store .inner {
    padding-top: 170px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #store .contents {
    flex-wrap: wrap;
    justify-content: end;
  }
  #store .logo img {
    width: 110px;
  }
  #store .tel {
    line-height: 1.5;
  }
  #store .tel a {
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: all 0.5s ease-out;
    font-size: 30px;
    letter-spacing: 0.05em;
    color: #ffffff;
    font-family: "acumin-variable", sans-serif;
    font-variation-settings: "slnt" -12, "wdth" 115, "wght" 500;
  }
  #store .tel a span {
    font-size: 20px;
    margin-right: 7px;
  }
  #store .tel a:hover {
    opacity: 0.6;
  }
  #store .access {
    margin-top: 50px;
  }
}

/* ----------------------------------------------
map
------------------------------------------------- */
#map iframe {
  width: 100%;
  height: 500px;
  display: block;
}
@media (max-width: 767px) {
  #map iframe {
    height: 250px;
  }
}

/* ----------------------------------------------

------------------------------------------------- *//*# sourceMappingURL=index.css.map */