@font-face {
  font-family: icons;
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  a[href^=tel] {
    pointer-events: none;
    text-decoration: none;
    opacity: 1 !important;
    cursor: default !important;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
.el-hover, #teaser .ts-news__text a, #teaser .ts-header__logo a, #teaser .l-footer__pagetop {
  transition: 0.25s ease-in-out;
}
@media screen and (min-width: 768px) {
  .el-hover:hover, #teaser .ts-news__text a:hover, #teaser .ts-header__logo a:hover, #teaser .l-footer__pagetop:hover {
    opacity: 0.7;
  }
}

.teaser__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.teaser img {
  width: 100%;
  height: auto;
}

#teaser {
  background: url("../images/teaser/bg.jpg") repeat center center/150px 150px;
}
#teaser .p-headerBk__hamburger {
  display: none !important;
}
#teaser .l-footer {
  padding-top: 16.2rem !important;
  margin-top: 7rem !important;
  z-index: 5;
}
#teaser .l-footer__head, #teaser .l-footer__foot {
  mix-blend-mode: multiply;
}
#teaser .l-footer__pagetop {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 9.2rem;
}
#teaser .ts-contents {
  font-family: "Noto Serif JP", serif;
  color: #000;
}
#teaser .ts-inner {
  max-width: 108.4rem;
  margin: 0 auto;
  padding-left: 3rem;
  padding-right: 3rem;
}
#teaser .ts-header__logo {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 100;
}
#teaser .ts-header__logo a {
  width: 34rem;
  height: 20rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#teaser .ts-header__logo img {
  width: 24rem;
}
#teaser .ts-kv {
  position: relative;
}
#teaser .ts-kv__bg {
  height: 100dvh;
}
#teaser .ts-kv__bg figure {
  width: 100%;
  height: 100%;
}
#teaser .ts-kv__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#teaser .ts-kv__text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
#teaser .ts-kv__inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 102.4rem;
  max-width: 70%;
  margin: 0 auto;
  padding: 3rem;
}
@media screen and (min-width: 1600px) {
  #teaser .ts-kv__inner {
    width: 132rem;
  }
}
@media screen and (min-width: 2500px) {
  #teaser .ts-kv__inner {
    width: 175rem;
  }
}
#teaser .ts-kv__text-item {
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.4375;
  font-size: 4vh;
  font-weight: 600;
  writing-mode: vertical-rl;
}
#teaser .ts-kv__text-item.item01 {
  padding-top: 22rem;
  text-align: center;
  margin-left: 6.25%;
}
#teaser .ts-kv__text-item.item02 {
  padding-top: 12%;
}
#teaser .ts-kv__text-item.item02 li:nth-child(2) {
  margin-top: 8.5rem;
}
#teaser .ts-headline {
  text-align: center;
  padding: 10.5rem 0 3.5rem;
}
#teaser .ts-headline span {
  display: inline-flex;
  padding: 0 2.5rem 1.2rem;
  font-size: 39px;
  font-size: 3.9rem;
  line-height: 1.2307692308;
  font-weight: 600;
  letter-spacing: 0.1em;
  background: no-repeat bottom center/100% auto;
}
#teaser .ts-about {
  padding-bottom: 6.5rem;
}
#teaser .ts-about__row {
  display: flex;
  justify-content: space-between;
  gap: 3rem;
}
#teaser .ts-about__moving {
  background: rgba(173, 138, 87, 0.7);
  mix-blend-mode: multiply;
  width: 21.2rem;
  padding: 3.8rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#teaser .ts-about__moving-headline {
  text-align: center;
  font-weight: 600;
  padding-top: 0;
}
#teaser .ts-about__moving-headline span {
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  padding: 0 0 3.3rem 0;
  background-image: url("../images/teaser/deco_01.png");
  background-size: 7.74rem 2.76rem;
}
#teaser .ts-about__moving-copy {
  display: flex;
  flex-direction: row-reverse;
}
#teaser .ts-about__moving-copy p {
  color: #fff;
  font-size: 24.4px;
  font-size: 2.44rem;
  line-height: 1.0655737705;
  letter-spacing: 0.02em;
  width: 3.9rem;
  text-align: center;
}
#teaser .ts-about__desciption {
  width: -moz-max-content;
  width: max-content;
  padding-top: 7rem;
  font-weight: 600;
}
#teaser .ts-about__open {
  margin-bottom: 5rem;
}
#teaser .ts-about__open__inner {
  display: inline;
  font-feature-settings: "palt";
  line-height: 0.75;
  padding-left: 0.5rem;
  background: linear-gradient(to top, #AD8A57 0%, #AD8A57 40%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 100%);
}
#teaser .ts-about__open .date {
  font-size: 55px;
  font-size: 5.5rem;
  line-height: 1;
}
#teaser .ts-about__open .date .fz-lg {
  font-size: 77px;
  font-size: 7.7rem;
  line-height: 0.7142857143;
}
#teaser .ts-about__open .weekday {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  writing-mode: tb;
  letter-spacing: 0;
  padding: 0 1rem 0 0.6rem;
}
#teaser .ts-about__open .text {
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 0.859375;
  display: inline-block;
  letter-spacing: 0.02em;
}
#teaser .ts-about__copy01 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.1785714286;
  letter-spacing: -0.01em;
}
#teaser .ts-about__copy02 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.7368421053;
  letter-spacing: -0.02em;
}
#teaser .ts-about__udon {
  margin: 2.5rem 0;
}
#teaser .ts-about__udon .c-red {
  color: #C33128;
}
#teaser .ts-about__udon .text01 {
  font-size: 51px;
  font-size: 5.1rem;
  line-height: 1.1764705882;
}
#teaser .ts-about__udon .text02 {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.5789473684;
}
#teaser .ts-about__udon .text03 {
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.5789473684;
  display: inline-block;
}
#teaser .ts-about__udon .text04 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 2.3076923077;
}
#teaser .ts-about__btn {
  margin-top: 6rem;
  width: 100%;
  max-width: 65.4rem;
}
#teaser .ts-about__btn a {
  display: block;
  transition: 0.25s;
}
@media screen and (min-width: 768px) {
  #teaser .ts-about__btn a:hover {
    opacity: 0.7;
  }
}
#teaser .ts-menu__inner {
  max-width: 128rem;
  margin: 0 auto;
}
#teaser .ts-menu__gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
  background: #fff;
}
#teaser .ts-menu__gallery li {
  width: calc(50% - 1px);
  aspect-ratio: 800/496;
}
#teaser .ts-menu__gallery img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#teaser .ts-menu__copy {
  text-align: center;
  background: rgba(173, 138, 87, 0.7);
  mix-blend-mode: multiply;
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.28;
  padding: 1.5rem 0;
  letter-spacing: 0.2em;
}
#teaser .ts-map .ts-headline span {
  background-image: url("../images/teaser/deco_02.png");
}
#teaser .ts-map__map {
  margin-top: 2rem;
}
#teaser .ts-map__map img {
  width: 100%;
}
#teaser .ts-map__description {
  text-align: center;
  padding: 6rem 0;
}
#teaser .ts-map__description h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1em;
  letter-spacing: 0.02em;
}
#teaser .ts-map__description p {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5217391304;
  letter-spacing: 0.12em;
}
#teaser .ts-map__description ul {
  margin-top: 1em;
}
#teaser .ts-map__description ul li {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.5882352941;
  letter-spacing: 0.05em;
}
#teaser .ts-business-hours {
  text-align: center;
}
#teaser .ts-business-hours .ts-headline span {
  background-image: url("../images/teaser/deco_04.png");
}
#teaser .ts-business-hours__inner {
  display: inline-block;
  text-align: left;
  padding: 1rem 0 3rem;
}
#teaser .ts-business-hours dl {
  text-align: center;
  display: flex;
  display: flex;
  align-items: center;
  margin-top: 1.5rem;
}
#teaser .ts-business-hours dt {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  margin-right: 3rem;
  letter-spacing: 0.09em;
  border: 1px solid #bba088;
  position: relative;
  min-width: 17rem;
  padding: 0 1.5rem;
  text-align: center;
}
#teaser .ts-business-hours dt::after {
  position: absolute;
  content: " : ";
  color: #bba088;
  top: 50%;
  right: -2rem;
  transform: translateY(-50%);
  z-index: 1;
  font-weight: 600;
}
#teaser .ts-business-hours dd {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3333333333;
}
#teaser .ts-news {
  background: rgba(255, 255, 255, 0.4);
  padding-bottom: 23.2rem;
  margin-bottom: -23.2rem;
}
#teaser .ts-news .ts-headline span {
  background-image: url("../images/teaser/deco_03.png");
}
#teaser .ts-news__list {
  list-style: none;
}
#teaser .ts-news__item {
  border-bottom: 1px solid #bba088;
  padding: 4rem 0 4.4rem;
}
#teaser .ts-news dl {
  display: flex;
}
#teaser .ts-news dl dt {
  width: 13.8rem;
  flex-shrink: 0;
}
#teaser .ts-news dl dd {
  flex-grow: 1;
}
#teaser .ts-news__time {
  color: #AD8A57;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
#teaser .ts-news__text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.07em;
}
#teaser .ts-news__text a {
  color: inherit;
}
#teaser .ts-news__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.6rem;
}
#teaser .ts-news__tags li {
  border: 1px solid #808080;
  padding: 0.5rem 2rem;
}

.ts-footer {
  background: #4D4D4D;
  mix-blend-mode: multiply;
  color: #fff;
}
.ts-footer__logo a,
.ts-footer__logo img {
  display: block;
  width: 100%;
}
.ts-footer__copyright {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3333333333;
}
.ts-footer__copyright small {
  font-size: 100%;
}

@media screen and (max-width: 767px) {
  #teaser {
    background: url("../images/teaser/bg.jpg") repeat center center/8.7890625rem 8.7890625rem;
  }
  #teaser .l-footer {
    padding-top: 17.578125rem !important;
    margin-top: 5.859375rem !important;
  }
  #teaser .l-footer__pagetop {
    width: 6.5625rem;
  }
  #teaser .ts-inner {
    padding-left: 2.34375rem;
    padding-right: 2.34375rem;
  }
  #teaser .ts-header {
    width: 100%;
  }
  #teaser .ts-header__logo {
    position: static;
  }
  #teaser .ts-header__logo a {
    margin: 0 auto;
    width: 17.578125rem;
    height: 14.0625rem;
  }
  #teaser .ts-header__logo img {
    width: 14.0625rem;
  }
  #teaser .ts-kv__bg {
    height: auto;
  }
  #teaser .ts-kv__inner {
    max-width: 100%;
    padding: 0 3.515625rem;
    align-items: flex-start;
  }
  #teaser .ts-kv__text-item {
    color: #fff;
    font-size: 2.8125rem;
  }
  #teaser .ts-kv__text-item.item01 {
    padding: 2.34375rem 0.46875rem 1.7578125rem;
    padding: 1.7578125rem 0.46875rem;
    background: #fff;
    color: #AD8A57;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: -moz-max-content;
    height: max-content;
    margin-bottom: 1.7578125rem;
    margin-left: 0;
  }
  #teaser .ts-kv__text-item.item02 {
    padding-top: 0;
    max-height: 41.015625rem;
    position: absolute;
    top: 0;
    right: 3.515625rem;
  }
  #teaser .ts-kv__text-item.item02 li {
    background: #fff;
    color: #AD8A57;
    padding: 1.7578125rem 0.46875rem;
    display: inline-flex;
  }
  #teaser .ts-kv__text-item.item02 li:nth-child(2) {
    margin-top: 7.03125rem;
  }
  #teaser .ts-headline {
    padding: 5.390625rem 0 1.640625rem;
  }
  #teaser .ts-headline span {
    padding: 0 1.7578125rem 1.0546875rem;
    font-size: 2.4609375rem;
  }
  #teaser .ts-about {
    padding-bottom: 0;
  }
  #teaser .ts-about__row {
    display: block;
  }
  #teaser .ts-about__moving {
    margin: 0 -2.34375rem;
    width: 100vw;
    padding: 1.171875rem 1.171875rem;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  #teaser .ts-about__moving-headline {
    padding-top: 0;
    padding-bottom: 0;
    flex-shrink: 0;
    width: 7.03125rem;
  }
  #teaser .ts-about__moving-headline span {
    font-size: 1.2890625rem;
    padding: 0 0 2.4609375rem 0;
    background-size: 4.6875rem 1.6640625rem;
  }
  #teaser .ts-about__moving-copy {
    display: block;
    padding-left: 1.171875rem;
  }
  #teaser .ts-about__moving-copy p {
    font-size: 1.5234375rem;
    line-height: 1.4615384615;
    letter-spacing: -0.02em;
    width: -moz-max-content;
    width: max-content;
    display: inline-block;
  }
  #teaser .ts-about__desciption {
    width: calc(100% + 4.6875rem);
    text-align: center;
    padding-top: 3.515625rem;
    padding-bottom: 4.21875rem;
    margin: 0 -2.34375rem;
  }
  #teaser .ts-about__open {
    margin-bottom: 2.9296875rem;
  }
  #teaser .ts-about__open__inner {
    line-height: 1;
    padding-left: 0;
  }
  #teaser .ts-about__open .date {
    font-size: 3.3984375rem;
  }
  #teaser .ts-about__open .date .fz-lg {
    font-size: 4.6875rem;
  }
  #teaser .ts-about__open .weekday {
    font-size: 1.23046875rem;
    writing-mode: tb;
    letter-spacing: 0;
    padding: 0 0 0 0.5859375rem;
  }
  #teaser .ts-about__open .text {
    font-size: 4.21875rem;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
  #teaser .ts-about__copy01 {
    font-size: 1.7578125rem;
    line-height: 1.75;
    letter-spacing: 0;
  }
  #teaser .ts-about__copy02 {
    font-size: 1.40625rem;
    line-height: 1.75;
    letter-spacing: 0.03em;
  }
  #teaser .ts-about__udon {
    margin: 1.7578125rem 0;
  }
  #teaser .ts-about__udon .text01 {
    font-size: 3.3984375rem;
  }
  #teaser .ts-about__udon .text02 {
    font-size: 2.8125rem;
    letter-spacing: -0.03em;
  }
  #teaser .ts-about__udon .text03 {
    font-size: 2.6953125rem;
  }
  #teaser .ts-about__udon .text04 {
    font-size: 2.109375rem;
  }
  #teaser .ts-about__btn {
    margin-top: 4.1015625rem;
    padding: 0 2.34375rem;
  }
  #teaser .ts-menu__gallery {
    gap: 0;
  }
  #teaser .ts-menu__gallery li {
    width: 50%;
    aspect-ratio: 320/320;
  }
  #teaser .ts-menu__gallery li:nth-child(2) {
    order: 3;
  }
  #teaser .ts-menu__gallery li:nth-child(4) {
    order: 4;
  }
  #teaser .ts-menu__copy {
    font-size: 1.7578125rem;
    line-height: 1.2;
    padding: 1.171875rem 0;
    letter-spacing: 0.05em;
  }
  #teaser .ts-map__map {
    margin: 1.875rem -2.34375rem 0;
  }
  #teaser .ts-map__description {
    padding: 2.9296875rem 0 4.21875rem;
  }
  #teaser .ts-map__description h3 {
    font-size: 1.2890625rem;
  }
  #teaser .ts-map__description p {
    font-size: 1.40625rem;
  }
  #teaser .ts-map__description ul li {
    font-size: 1.0546875rem;
  }
  #teaser .ts-business-hours__inner {
    padding: 0.5859375rem 0 2.34375rem;
  }
  #teaser .ts-business-hours dl {
    margin-top: 0.703125rem;
  }
  #teaser .ts-business-hours dt {
    font-size: 1.171875rem;
    margin-right: 1.40625rem;
    min-width: 9.375rem;
    padding: 0 0.5859375rem;
    letter-spacing: 0.025em;
  }
  #teaser .ts-business-hours dt::after {
    right: -1.171875rem;
  }
  #teaser .ts-business-hours dd {
    font-size: 1.40625rem;
    letter-spacing: 0.025em;
  }
  #teaser .ts-news {
    padding-bottom: 23.4375rem;
    margin-bottom: -23.4375rem;
  }
  #teaser .ts-news__item {
    padding: 1.9921875rem 0;
  }
  #teaser .ts-news dl {
    display: block;
  }
  #teaser .ts-news dl dt {
    width: 100%;
  }
  #teaser .ts-news__time {
    font-size: 1.171875rem;
  }
  #teaser .ts-news__text {
    font-size: 1.171875rem;
    margin-top: 0.46875rem;
  }
  #teaser .ts-news__tags {
    gap: 0.5859375rem;
    margin-top: 1.171875rem;
  }
  #teaser .ts-news__tags li {
    padding: 0.46875rem 1.40625rem;
    font-size: 0.984375rem;
    line-height: 1.5;
  }
}