@charset "UTF-8";
*, *:before, *:after {
  box-sizing: border-box
}
* {
  margin: 0
}
:root {
  font: 12pt/1.6 serif;
  -ms-font-feature-settings: "normal";
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-style: normal;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 2;
  letter-spacing: .05em
}
html {
  scroll-behavior: smooth
}
body.open {
  overflow: hidden
}
img, picture, video, canvas, svg {
  display: block;
  max-width: 100%
}
input, button, textarea, select {
  font: inherit
}
p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word
}
#root, #__next {
  isolation: isolate
}
ol, ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}
img {
  vertical-align: bottom
}
a {
  color: #544E45;
  transition: .4s cubic-bezier(.45, 0, .55, 1)
}

.anchor {
  display: block;
  padding-top: 84px!important;
  margin-top: -84px!important
}
button, input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none
}

.l-arrow {
  display: inline-block;
  -webkit-transform: scale(.6, 1.4);
  transform: scale(.6, 1.4)
}
.d-arrow {
  display: inline-block;
  -webkit-transform: scale(.4, .4);
  transform: scale(.4)
}
.notes {
  font-size: 1rem;
  text-indent: -1rem;
  padding-left: 1rem
}
.notes:before {
  content: "※"
}

.motion {
  transition: .4s cubic-bezier(.45, 0, .55, 1)
}
.motion.motion01 {
  opacity: 0;
  transform: translateY(40px)
}
.motion.motion02 {
  opacity: 0;
  transform: translateY(-40px)
}
.motion.motion03 {
  opacity: 0;
  transform: translate(40px)
}
.motion.motion04 {
  opacity: 0;
  transform: translate(-40px)
}
.motion.motion05 {
  opacity: 0;
  transform: translateZ(40px)
}
.motion.motion06 {
  opacity: 0;
  transform: translateZ(-40px)
}
.motion.start:is(.motion01,.motion02,.motion03,.motion04,.motion05,.motion06) {
  opacity: 1;
  transform: translateY(0)
}
@media print {
  .motion:is(.motion01,.motion02,.motion03,.motion04,.motion05,.motion06) {
    opacity: 1;
    transform: translateY(0)
  }
}

.motion.delay01 {
  transition-delay: .08s
}
.motion.delay02 {
  transition-delay: .16s
}
.motion.delay03 {
  transition-delay: .24s
}
.motion.delay04 {
  transition-delay: .32s
}
.motion.delay05 {
  transition-delay: .4s
}
.motion.delay06 {
  transition-delay: .48s
}
.motion.delay07 {
  transition-delay: .54s
}

.split {
  overflow: hidden
}
.split span {
  display: inline-block;
  transition: all .4s
}
.split.motion span {
  transform: translateY(50%);
  opacity: 0
}
.split.motion.start span {
  opacity: 1;
  transform: translateY(0)
}
.split span:nth-of-type(1) {
  transition-delay: .04s
}
.split span:nth-of-type(2) {
  transition-delay: .08s
}
.split span:nth-of-type(3) {
  transition-delay: .12s
}
.split span:nth-of-type(4) {
  transition-delay: .16s
}
.split span:nth-of-type(5) {
  transition-delay: .2s
}
.split span:nth-of-type(6) {
  transition-delay: .24s
}
.split span:nth-of-type(7) {
  transition-delay: .28s
}
.split span:nth-of-type(8) {
  transition-delay: .32s
}
.split span:nth-of-type(9) {
  transition-delay: .36s
}
.split span:nth-of-type(10) {
  transition-delay: .4s
}
.split span:nth-of-type(11) {
  transition-delay: .44s
}
.split span:nth-of-type(12) {
  transition-delay: .48s
}
.split span:nth-of-type(13) {
  transition-delay: .52s
}
.split span:nth-of-type(14) {
  transition-delay: .56s
}
.split span:nth-of-type(15) {
  transition-delay: .6s
}
.split span:nth-of-type(16) {
  transition-delay: .64s
}
.split span:nth-of-type(17) {
  transition-delay: .68s
}
.split span:nth-of-type(18) {
  transition-delay: .72s
}
.split span:nth-of-type(19) {
  transition-delay: .76s
}
.split span:nth-of-type(20) {
  transition-delay: .8s
}
.split span:nth-of-type(21) {
  transition-delay: .84s
}
.split span:nth-of-type(22) {
  transition-delay: .88s
}
.split span:nth-of-type(23) {
  transition-delay: .92s
}
.split span:nth-of-type(24) {
  transition-delay: .96s
}
.split span:nth-of-type(25) {
  transition-delay: 1s
}
.split span:nth-of-type(26) {
  transition-delay: 1.04s
}
.split span:nth-of-type(27) {
  transition-delay: 1.08s
}
.split span:nth-of-type(28) {
  transition-delay: 1.12s
}
.split span:nth-of-type(29) {
  transition-delay: 1.16s
}
.split span:nth-of-type(30) {
  transition-delay: 1.2s
}
.split span:nth-of-type(31) {
  transition-delay: 1.24s
}
.split span:nth-of-type(32) {
  transition-delay: 1.28s
}
.split span:nth-of-type(33) {
  transition-delay: 1.32s
}
.split span:nth-of-type(34) {
  transition-delay: 1.36s
}
.split span:nth-of-type(35) {
  transition-delay: 1.4s
}
.split span:nth-of-type(36) {
  transition-delay: 1.44s
}
.split span:nth-of-type(37) {
  transition-delay: 1.48s
}
.split span:nth-of-type(38) {
  transition-delay: 1.52s
}
.split span:nth-of-type(39) {
  transition-delay: 1.56s
}
.split span:nth-of-type(40) {
  transition-delay: 1.6s
}
.split span:nth-of-type(41) {
  transition-delay: 1.64s
}
.split span:nth-of-type(42) {
  transition-delay: 1.68s
}
.split span:nth-of-type(43) {
  transition-delay: 1.72s
}
.split span:nth-of-type(44) {
  transition-delay: 1.76s
}
.split span:nth-of-type(45) {
  transition-delay: 1.8s
}
.split span:nth-of-type(46) {
  transition-delay: 1.84s
}
.split span:nth-of-type(47) {
  transition-delay: 1.88s
}
.split span:nth-of-type(48) {
  transition-delay: 1.92s
}
.split span:nth-of-type(49) {
  transition-delay: 1.96s
}
.split span:nth-of-type(50) {
  transition-delay: 2s
}
.split span:nth-of-type(51) {
  transition-delay: 2.04s
}
.split span:nth-of-type(52) {
  transition-delay: 2.08s
}
.split span:nth-of-type(53) {
  transition-delay: 2.12s
}
.split span:nth-of-type(54) {
  transition-delay: 2.16s
}
.split span:nth-of-type(55) {
  transition-delay: 2.2s
}
.split span:nth-of-type(56) {
  transition-delay: 2.24s
}
.split span:nth-of-type(57) {
  transition-delay: 2.28s
}
.split span:nth-of-type(58) {
  transition-delay: 2.32s
}
.split span:nth-of-type(59) {
  transition-delay: 2.36s
}
.split span:nth-of-type(60) {
  transition-delay: 2.4s
}
.split span:nth-of-type(61) {
  transition-delay: 2.44s
}
.split span:nth-of-type(62) {
  transition-delay: 2.48s
}
.split span:nth-of-type(63) {
  transition-delay: 2.52s
}
.split span:nth-of-type(64) {
  transition-delay: 2.56s
}
.split span:nth-of-type(65) {
  transition-delay: 2.6s
}
.split span:nth-of-type(66) {
  transition-delay: 2.64s
}
.split span:nth-of-type(67) {
  transition-delay: 2.68s
}
.split span:nth-of-type(68) {
  transition-delay: 2.72s
}
.split span:nth-of-type(69) {
  transition-delay: 2.76s
}
.split span:nth-of-type(70) {
  transition-delay: 2.8s
}
.split span:nth-of-type(71) {
  transition-delay: 2.84s
}
.split span:nth-of-type(72) {
  transition-delay: 2.88s
}
.split span:nth-of-type(73) {
  transition-delay: 2.92s
}
.split span:nth-of-type(74) {
  transition-delay: 2.96s
}
.split span:nth-of-type(75) {
  transition-delay: 3s
}
.split span:nth-of-type(76) {
  transition-delay: 3.04s
}
.split span:nth-of-type(77) {
  transition-delay: 3.08s
}
.split span:nth-of-type(78) {
  transition-delay: 3.12s
}
.split span:nth-of-type(79) {
  transition-delay: 3.16s
}
.split span:nth-of-type(80) {
  transition-delay: 3.2s
}
.split span:nth-of-type(81) {
  transition-delay: 3.24s
}
.split span:nth-of-type(82) {
  transition-delay: 3.28s
}
.split span:nth-of-type(83) {
  transition-delay: 3.32s
}
.split span:nth-of-type(84) {
  transition-delay: 3.36s
}
.split span:nth-of-type(85) {
  transition-delay: 3.4s
}
.split span:nth-of-type(86) {
  transition-delay: 3.44s
}
.split span:nth-of-type(87) {
  transition-delay: 3.48s
}
.split span:nth-of-type(88) {
  transition-delay: 3.52s
}
.split span:nth-of-type(89) {
  transition-delay: 3.56s
}
.split span:nth-of-type(90) {
  transition-delay: 3.6s
}
.split span:nth-of-type(91) {
  transition-delay: 3.64s
}
.split span:nth-of-type(92) {
  transition-delay: 3.68s
}
.split span:nth-of-type(93) {
  transition-delay: 3.72s
}
.split span:nth-of-type(94) {
  transition-delay: 3.76s
}
.split span:nth-of-type(95) {
  transition-delay: 3.8s
}
.split span:nth-of-type(96) {
  transition-delay: 3.84s
}
.split span:nth-of-type(97) {
  transition-delay: 3.88s
}
.split span:nth-of-type(98) {
  transition-delay: 3.92s
}
.split span:nth-of-type(99) {
  transition-delay: 3.96s
}
.split span:nth-of-type(100) {
  transition-delay: 4s
}

.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  transform: translate(0);
  background-color: #fff;
  opacity: 1;
  top: 0;
  left: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center
}
.loading:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #b0ae6f;
  transform: translateY(-100vh);
  display: none
}
.loading .loading_logo {
  margin-bottom: 44px;
  margin-left: 8px;
  opacity: 0;
  animation: load_logo cubic-bezier(.215, .61, .355, 1) .3s forwards
}
.loading .loader {
  margin: 0;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: .4em solid rgba(0, 0, 0, .2);
  border-right: .4em solid rgba(0, 0, 0, .2);
  border-bottom: .4em solid rgba(0, 0, 0, .2);
  border-left: .4em solid #333;
  transform: translateZ(0);
  animation: load_circle 1.1s infinite linear;
  border-radius: 50%;
  width: 53px;
  height: 53px
}
.loading .loader:after {
  border-radius: 50%;
  width: 53px;
  height: 53px
}
.loading.loadend {
  opacity: 1;
  transform: translateY(-100vh);
  visibility: hidden
}
.loading.loadend:before {
  opacity: 1;
  transform: translateY(100vh);
  visibility: hidden
}
.loading.loadend .loading_logo, .loading.loadend .loader {
  opacity: 0
}

/* all_wrap */
.all_wrap {
  position: relative;
  width: 100%;
  min-height: 100svh;
  height: 100%;
  margin: auto;
  padding: 8px;
}
.all_wrap::before,
.all_wrap::after {
  display: block;
  content: "";
  position: fixed;
  transform: translate3d(0);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.all_wrap::before {
  z-index: -2;
  background: rgba(84,78,69,100);
  mix-blend-mode: soft-light;
}
.all_wrap::after {
  z-index: -3;
  background-image: url(./images/img_bg01.png);
  background-repeat: repeat;
}

.contents_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 490px;
  width: 100%;
  height: calc(100svh - 16px);
  margin: auto;
}
.contents_wrap::before {
  display: block;
  content: "";
  position: absolute;
  top: 35px;
  right: -50%;
  left: -50%;
  z-index: -1;
  margin: 0 auto;
  width: calc(100vw - 68px);
  height: 100svh;
  max-height: 624px;
  opacity: .2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 235.83 624.61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%23b0bfb4;stroke-miterlimit:10;stroke-width:4px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M137.84,297.44h83.5v-126.36h-83.5v126.36ZM154.83,187.94h49.52v92.64h-49.52v-92.64Z'/%3E%3Cpath class='cls-1' d='M85.5,406.08v-69.63H2v126.36h16.99v-56.74h21.42l35.86,56.74h20.1l-35.85-56.74h24.99ZM18.99,353.44h49.52v35.64H18.99v-35.64Z'/%3E%3Cpath class='cls-1' d='M2,2v126.36h78.73l28.08-63.41L80.73,2H2ZM65.14,111.5H18.99V18.86h46.15l21.06,46.09-21.06,46.55Z'/%3E%3Cpolygon class='cls-1' points='88.75 232.5 62.51 171.18 62.46 171.08 44.39 171.08 44.44 171.18 18.2 232.5 18.2 171.08 2 171.08 2 301.97 53.47 189.48 104.95 301.97 104.95 171.08 88.75 171.08 88.75 232.5'/%3E%3Cpolygon class='cls-1' points='18.99 548.46 18.99 513.11 84.64 513.11 84.64 496.24 2 496.24 2 565.32 68.51 565.32 68.51 605.75 2.28 605.75 2.28 622.61 85.5 622.61 85.5 548.46 18.99 548.46'/%3E%3Cpolygon class='cls-1' points='179.47 44.86 179.48 44.85 179.6 45.03 224.85 2 200.29 2 154.83 45.5 154.83 2 137.84 2 137.84 128.36 154.83 128.36 154.83 68.59 167.01 57.01 167.05 57.07 212.1 128.36 232.2 128.36 179.58 45.03 179.47 44.86'/%3E%3Cpolygon class='cls-1' points='179.47 379.31 179.48 379.3 179.6 379.49 224.85 336.45 200.29 336.45 154.83 379.95 154.83 336.45 137.84 336.45 137.84 462.82 154.83 462.82 154.83 403.04 167.01 391.46 167.05 391.52 212.1 462.82 232.2 462.82 179.58 379.48 179.47 379.31'/%3E%3C/svg%3E");
  background-position: left center;
  background-repeat: no-repeat;
}

/* header */
.global_head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
  background-color: rgba(191,188,184,.9);
  padding: 88px 0 56px;
  border-radius: 8px 8px 0 0;
}
.global_head h1{
  width: 301px;
  height: 294px;
}
.global_head h1 svg{
  display: block;
  width: 100%;
  height: 100%;
}
.global_head h1 svg .cls-1{fill:#fff;}
.global_head h1 svg .cls-2{fill:#79726b;}
.global_head h1 svg .cls-3{fill:#d5d2ce;}
.global_head p{
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "wdth" 65;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: .1em;
  color: #79726b;
  margin-block: calc((1em - 1lh) / 2);
}
@media screen and (max-width: 600px) {
  .global_head {
    padding: 56px 0 24px;
  }
  .global_head h1{
    width: 241px;
    height: 236px;
  }
}

/* main */
.home_main {
  width: 100%;
  color: #544E45;
  background-color: rgba(191,188,184,.9);
  padding: 12.5px 29px;
}
.home_main h2 {
  font-size: 1rem;
  margin-block: calc((1em - 1lh) / 2);
}
.home_main address {
  margin: 13px 0 13px;
}
.home_main p {
  font-size: .875rem;
  line-height: 1.6875rem;
  margin-block: calc((1em - 1lh) / 2);
}
.home_main .btn {
  display: flex;
  width: 100%;
  margin-bottom: 19px;
  overflow: hidden
}
.home_main .btn a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  font-weight: 400;
  text-decoration: none;
  font-size: .875rem;
  line-height: 32px;
  white-space: nowrap;
  color: #EAE8E6;
  background: #544E45;
  width: 132px;
  border-radius: 5.5px;
  transition: .4s cubic-bezier(.45, 0, .55, 1);
}
.home_main .btn a:hover {
  color: #544E45;
  background: #EAE8E6;
}
@media screen and (max-width: 600px) {
  .home_main {
    padding: 12.5px 60px 12.5px 12.5px;
  }
}

/* footer */
.global_foot {
  width: 100%;
  background-color: rgba(191,188,184,.9);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  border-radius: 0 0 8px 8px;
}
.global_foot small {
  color: #EAE8E6;
  line-height: 4.8125rem;
}
@media screen and (min-width: 769px) {
  .global_foot a[href^="tel:"] {
    color: #544E45;
    text-decoration: none;
    pointer-events: none
  }
}

/* icon */
.icon_list {
  display: flex;
  flex-direction: column;
  gap: 31px;
  position: absolute;
  bottom: 23px;
  right: 29px;
  z-index: 1;
}
.icon_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: rgba(234,232,230,0);
  border: solid 1px #999999;
  border-radius: 50%;
  transition: .4s cubic-bezier(.45, 0, .55, 1);
}
.icon_list a img {
  object-fit: contain;
  transition: .4s cubic-bezier(.45, 0, .55, 1);
  transform: scale(1);
}
.icon_list a:hover {
  background: rgba(234,232,230,.2);
}
.icon_list a:hover img {
  transform: scale(1.1);
}
@media screen and (max-width: 600px) {
  .icon_list {
    gap: 16px;
    bottom: 23px;
    right: 20px;
    mix-blend-mode: multiply;
  }
  .icon_list a {
    width: 48px;
    height: 48px;
  }
  .icon_list a img {
    transform: scale(.6);
  }
  .icon_list a:hover img {
    transform: scale(.7);
  }
}
