/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/tailwind/tailwind.scss ***!
  \***************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --color-black: #000;
  --color-monk-green: #325c44;
  --color-monk-beige1: #f9f2e8;
  --color-monk-beige2: #ebd4ba;
  --color-monk-blue: #84a5c8;
  --color-monk-pink: #e3aaa1;
  --color-monk-black: #3b3b3d;
}

/*
* 変数定義
*/
body {
  font-family: YakuHanMP, "Shippori Antique", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

a {
  color: inherit;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-position: under;
  cursor: pointer;
}

/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
body{
  background-color: var(--color-monk-beige1);
  color: var(--color-black);
}
.font-style-sans {
    font-family: "Noto Sans JP", sans-serif;
  }
.position-center{
  top: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.section-title{
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  line-height: 1.2em;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media not all and (min-width: 767px){
  .section-title{
    font-size: 26px;
    line-height: 1.2em;
  }
}
.common-wrapper-base{
  margin-left: auto;
  margin-right: auto;
  width: min(78%,1120px);
}
@media not all and (min-width: 1279px){
  .common-wrapper-base{
    width: 85%;
  }
}
@media not all and (min-width: 767px){
  .common-wrapper-base{
    width: calc(100% - 32px * 2);
  }
}
*[x-data=fadeIn]{
  opacity: 0;
  transition-property: opacity,filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(.72,.04,.99,.69);
}
*[x-data=fadeIn].isView{
  opacity: 1;
}
.ani-text-line{
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.ani-text-line::before{
  position: absolute;
  bottom: 0px;
  left: -100%;
  height: 1px;
  width: 100%;
}
@keyframes moveRightUnhover{
  0%{
    translate: 100% 0%;
  }
  100%{
    translate: 200% 0%;
  }
}
.ani-text-line::before{
  animation: moveRightUnhover 0.3s cubic-bezier(.09,.45,.29,1);
  border-bottom-width: 1px;
  --tw-content: "";
  content: var(--tw-content);
}
@media (hover: hover) and (pointer: fine) {
    @keyframes moveRightHover{
    0%{
      translate: 0% 0%;
    }
    100%{
      translate: 100% 0%;
    }
  }
    .ani-text-line:hover::before{
    animation: moveRightHover 0.3s cubic-bezier(.09,.45,.29,1) forwards;
  }
  }
.ani-hover-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(.01,.75,.31,.98);
}
@media (hover: hover) and (pointer: fine){
  .ani-hover-opacity:hover{
    opacity: 0.6;
  }
}
.ani-item-slide{
  transition-property: opacity,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0s;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0,.66,.1,.99);
}
@media not all and (min-width: 1023px){
  .ani-item-slide{
    --tw-translate-x: -2.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 0;
  }
}
.ani-item-slide.active{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-duration: 1.2s;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.-left-\[calc\(100\%\*20\/1440\)\]{
  left: calc(calc(100% * 20 / 1440) * -1);
}
.-left-\[calc\(100\%\*6\/1440\)\]{
  left: calc(calc(100% * 6 / 1440) * -1);
}
.-top-\[0\.5em\]{
  top: -0.5em;
}
.-top-\[calc\(100\%\*10\/800\)\]{
  top: calc(calc(100% * 10 / 800) * -1);
}
.-top-\[calc\(100\%\*8\/800\)\]{
  top: calc(calc(100% * 8 / 800) * -1);
}
.bottom-0{
  bottom: 0px;
}
.bottom-9{
  bottom: 2.25rem;
}
.bottom-\[13\.88vw\]{
  bottom: 13.88vw;
}
.bottom-\[18vw\]{
  bottom: 18vw;
}
.bottom-\[30vh\]{
  bottom: 30vh;
}
.bottom-\[37\.98vw\]{
  bottom: 37.98vw;
}
.bottom-\[43\.7vw\]{
  bottom: 43.7vw;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-\[15vw\]{
  left: 15vw;
}
.left-\[28\.6vw\]{
  left: 28.6vw;
}
.left-\[4\.45vw\]{
  left: 4.45vw;
}
.left-\[8vw\]{
  left: 8vw;
}
.left-\[calc\(100\%\*258\/1440\)\]{
  left: calc(100% * 258 / 1440);
}
.left-\[calc\(100\%\*28\/1440\)\]{
  left: calc(100% * 28 / 1440);
}
.left-\[calc\(100\%\*290\/1440\)\]{
  left: calc(100% * 290 / 1440);
}
.left-\[calc\(100\%\*349\/1440\)\]{
  left: calc(100% * 349 / 1440);
}
.left-\[calc\(100\%\*502\/1440\)\]{
  left: calc(100% * 502 / 1440);
}
.left-\[calc\(100\%\*543\/1440\)\]{
  left: calc(100% * 543 / 1440);
}
.left-\[calc\(100\%\*818\/1440\)\]{
  left: calc(100% * 818 / 1440);
}
.right-0{
  right: 0px;
}
.right-10{
  right: 2.5rem;
}
.right-11{
  right: 2.75rem;
}
.right-18{
  right: 72px;
}
.right-5{
  right: 1.25rem;
}
.right-9{
  right: 2.25rem;
}
.right-\[23\.68vw\]{
  right: 23.68vw;
}
.right-\[3\.89vw\]{
  right: 3.89vw;
}
.right-\[calc\(100\%\*16\/1440\)\]{
  right: calc(100% * 16 / 1440);
}
.right-\[calc\(100\%\*24\/1440\)\]{
  right: calc(100% * 24 / 1440);
}
.right-\[calc\(100\%\*242\/1440\)\]{
  right: calc(100% * 242 / 1440);
}
.right-\[calc\(100\%\*94\/1440\)\]{
  right: calc(100% * 94 / 1440);
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-11{
  top: 2.75rem;
}
.top-3{
  top: 0.75rem;
}
.top-\[calc\(100\%\*114\/800\)\]{
  top: calc(100% * 114 / 800);
}
.top-\[calc\(100\%\*134\/800\)\]{
  top: calc(100% * 134 / 800);
}
.top-\[calc\(100\%\*20\/800\)\]{
  top: calc(100% * 20 / 800);
}
.top-\[calc\(100\%\*274\/800\)\]{
  top: calc(100% * 274 / 800);
}
.top-\[calc\(100\%\*285\/800\)\]{
  top: calc(100% * 285 / 800);
}
.top-\[calc\(100\%\*300\/800\)\]{
  top: calc(100% * 300 / 800);
}
.top-\[calc\(100\%\*433\/800\)\]{
  top: calc(100% * 433 / 800);
}
.top-\[calc\(100\%\*451\/800\)\]{
  top: calc(100% * 451 / 800);
}
.top-\[calc\(100\%\*576\/800\)\]{
  top: calc(100% * 576 / 800);
}
.top-\[calc\(100\%\*626\/800\)\]{
  top: calc(100% * 626 / 800);
}
.top-\[calc\(100\%\*640\/800\)\]{
  top: calc(100% * 640 / 800);
}
.top-\[calc\(100vw\*2\/5\)\]{
  top: calc(100vw * 2 / 5);
}
.top-\[calc\(100vw\*3\/18\)\]{
  top: calc(100vw * 3 / 18);
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.col-start-1{
  grid-column-start: 1;
}
.col-start-2{
  grid-column-start: 2;
}
.row-span-3{
  grid-row: span 3 / span 3;
}
.row-start-1{
  grid-row-start: 1;
}
.row-start-2{
  grid-row-start: 2;
}
.row-end-3{
  grid-row-end: 3;
}
.row-end-4{
  grid-row-end: 4;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-36{
  margin-top: 9rem;
  margin-bottom: 9rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.mr-2\.5{
  margin-right: 0.625rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-11{
  margin-top: 2.75rem;
}
.mt-12\.5{
  margin-top: 50px;
}
.mt-18{
  margin-top: 72px;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-25{
  margin-top: 100px;
}
.mt-28{
  margin-top: 7rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-32{
  margin-top: 8rem;
}
.mt-36{
  margin-top: 9rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-5\.5{
  margin-top: 22px;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-\[min\(110px\2c 11vw\)\]{
  margin-top: min(110px,11vw);
}
.mt-\[min\(120px\2c 100vw\*120\/1440\)\]{
  margin-top: min(120px,100vw * 120 / 1440);
}
.mt-\[min\(150px\2c 100vw\*150\/1440\)\]{
  margin-top: min(150px,100vw * 150 / 1440);
}
.mt-\[min\(200px\2c 100vw\*200\/1440\)\]{
  margin-top: min(200px,100vw * 200 / 1440);
}
.mt-\[min\(70px\2c 100vw\*70\/1440\)\]{
  margin-top: min(70px,100vw * 70 / 1440);
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[18\/3\]{
  aspect-ratio: 18/3;
}
.aspect-\[2\/1\]{
  aspect-ratio: 2/1;
}
.aspect-\[5\/2\]{
  aspect-ratio: 5/2;
}
.aspect-\[96\/39\]{
  aspect-ratio: 96/39;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.h-1{
  height: 0.25rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-12\.5{
  height: 50px;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-3{
  height: 0.75rem;
}
.h-30{
  height: 120px;
}
.h-5{
  height: 1.25rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[290px\]{
  height: 290px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[54px\]{
  height: 54px;
}
.h-\[calc\(100\%-100vw\*3\/18\)\]{
  height: calc(100% - 100vw * 3 / 18);
}
.h-\[calc\(100\%-100vw\*4\/5\)\]{
  height: calc(100% - 100vw * 4 / 5);
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-svh{
  height: 100vh;
  height: 100svh;
}
.w-1{
  width: 0.25rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-1\/2{
  width: 50%;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-30{
  width: 120px;
}
.w-5{
  width: 1.25rem;
}
.w-60{
  width: 15rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[125vw\]{
  width: 125vw;
}
.w-\[128px\]{
  width: 128px;
}
.w-\[142vw\]{
  width: 142vw;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[290px\]{
  width: 290px;
}
.w-\[42\%\]{
  width: 42%;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[5px\]{
  width: 5px;
}
.w-\[7px\]{
  width: 7px;
}
.w-\[calc\(100\%\*197\/1440\)\]{
  width: calc(100% * 197 / 1440);
}
.w-\[calc\(100\%\*213\/1440\)\]{
  width: calc(100% * 213 / 1440);
}
.w-\[calc\(100\%\*239\/1440\)\]{
  width: calc(100% * 239 / 1440);
}
.w-\[calc\(100\%\*240\/1440\)\]{
  width: calc(100% * 240 / 1440);
}
.w-\[calc\(100\%\*252\/1440\)\]{
  width: calc(100% * 252 / 1440);
}
.w-\[calc\(100\%\*256\/1440\)\]{
  width: calc(100% * 256 / 1440);
}
.w-\[calc\(100\%\*268\/1440\)\]{
  width: calc(100% * 268 / 1440);
}
.w-\[calc\(100\%\*285\/1440\)\]{
  width: calc(100% * 285 / 1440);
}
.w-\[calc\(100\%\*301\/1440\)\]{
  width: calc(100% * 301 / 1440);
}
.w-\[calc\(100\%\*338\/1440\)\]{
  width: calc(100% * 338 / 1440);
}
.w-\[calc\(100\%\*380\/1440\)\]{
  width: calc(100% * 380 / 1440);
}
.w-\[calc\(100\%\*398\/1440\)\]{
  width: calc(100% * 398 / 1440);
}
.w-\[min\(100\%\2c 400px\)\]{
  width: min(100%,400px);
}
.w-\[min\(1080px\2c 90\%\)\]{
  width: min(1080px,90%);
}
.w-\[min\(490px\2c 34vw\)\]{
  width: min(490px,34vw);
}
.w-\[min\(560px\2c 80\%\)\]{
  width: min(560px,80%);
}
.w-\[min\(72px\2c 5vw\)\]{
  width: min(72px,5vw);
}
.w-\[min\(75px\2c 5\.2vw\)\]{
  width: min(75px,5.2vw);
}
.w-\[min\(960px\2c 80\%\)\]{
  width: min(960px,80%);
}
.w-dvw{
  width: 100dvw;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.w-svw{
  width: 100svw;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-\[0\.5em\]{
  --tw-translate-y: -0.5em;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-12\.5vw\]{
  --tw-translate-x: -12.5vw;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-21vw\]{
  --tw-translate-x: -21vw;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[calc\(-50\%\+4px\)\]{
  --tw-translate-y: calc(-50% + 4px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[calc\(-50\%-4px\)\]{
  --tw-translate-y: calc(-50% - 4px);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes mouseScrollMove{
  0%{
    opacity: 0;
    translate: 0 0;
  }
  10%{
    opacity: 0;
    translate: 0 0;
  }
  50%{
    opacity: 1;
    translate: 0 0;
  }
  90%{
    opacity: 1;
    translate: 0 22px;
  }
  100%{
    opacity: 1;
    translate: 0 22px;
  }
}
.animate-mouseScrollMove{
  animation: mouseScrollMove 2.5s cubic-bezier(.2,.54,.39,.92) infinite;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[48\%_42\%\]{
  grid-template-columns: 48% 42%;
}
.grid-cols-\[50\%_auto\]{
  grid-template-columns: 50% auto;
}
.grid-cols-\[auto_1fr\]{
  grid-template-columns: auto 1fr;
}
.grid-cols-\[auto_auto\]{
  grid-template-columns: auto auto;
}
.grid-cols-\[auto_auto_auto\]{
  grid-template-columns: auto auto auto;
}
.grid-rows-subgrid{
  grid-template-rows: subgrid;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-14{
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.gap-x-17{
  -moz-column-gap: 68px;
       column-gap: 68px;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-x-9{
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}
.gap-x-\[8\.9\%\]{
  -moz-column-gap: 8.9%;
       column-gap: 8.9%;
}
.overflow-hidden{
  overflow: hidden;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[50\%\]{
  border-radius: 50%;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-monk-beige1{
  border-color: var(--color-monk-beige1);
}
.border-monk-blue{
  border-color: var(--color-monk-blue);
}
.border-monk-green{
  border-color: var(--color-monk-green);
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-monk-beige1{
  background-color: var(--color-monk-beige1);
}
.bg-monk-beige2{
  background-color: var(--color-monk-beige2);
}
.bg-monk-blue{
  background-color: var(--color-monk-blue);
}
.bg-monk-green{
  background-color: var(--color-monk-green);
}
.bg-monk-pink{
  background-color: var(--color-monk-pink);
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/40{
  background-color: rgb(255 255 255 / 0.4);
}
.bg-repeat-x{
  background-repeat: repeat-x;
}
.p-\[10px_8px_6px_5px\]{
  padding: 10px 8px 6px 5px;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-7\.5{
  padding-left: 30px;
  padding-right: 30px;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[10\.2vw\]{
  padding-left: 10.2vw;
  padding-right: 10.2vw;
}
.px-\[14\%\]{
  padding-left: 14%;
  padding-right: 14%;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-\[14\%\]{
  padding-top: 14%;
  padding-bottom: 14%;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-36{
  padding-bottom: 9rem;
}
.pb-40{
  padding-bottom: 10rem;
}
.pb-\[0\.2em\]{
  padding-bottom: 0.2em;
}
.pb-\[min\(350px\2c 100vw\*350\/1440\)\]{
  padding-bottom: min(350px,100vw * 350 / 1440);
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pr-11{
  padding-right: 2.75rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-\[2\%\]{
  padding-top: 2%;
}
.pt-\[min\(190px\2c 100vw\*190\/1440\)\]{
  padding-top: min(190px,100vw * 190 / 1440);
}
.pt-\[min\(240px\2c 100vw\*240\/1440\)\]{
  padding-top: min(240px,100vw * 240 / 1440);
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.font-en{
  font-family: Montserrat, sans-serif;
}
.font-ja{
  font-family: Noto Sans JP, sans-serif;
}
.text-11px\/120{
  font-size: 11px;
  line-height: 1.2em;
}
.text-12px\/120{
  font-size: 12px;
  line-height: 1.2em;
}
.text-12px\/none{
  font-size: 12px;
  line-height: 1;
}
.text-13px\/140{
  font-size: 13px;
  line-height: 1.4000000000000001em;
}
.text-13px\/170{
  font-size: 13px;
  line-height: 1.7em;
}
.text-13px\/none{
  font-size: 13px;
  line-height: 1;
}
.text-14px\/120{
  font-size: 14px;
  line-height: 1.2em;
}
.text-16px\/120{
  font-size: 16px;
  line-height: 1.2em;
}
.text-16px\/170{
  font-size: 16px;
  line-height: 1.7em;
}
.text-16px\/190{
  font-size: 16px;
  line-height: 1.9000000000000001em;
}
.text-16px\/200{
  font-size: 16px;
  line-height: 2em;
}
.text-18px\/120{
  font-size: 18px;
  line-height: 1.2em;
}
.text-18px\/150{
  font-size: 18px;
  line-height: 1.5em;
}
.text-18px\/230{
  font-size: 18px;
  line-height: 2.3000000000000003em;
}
.text-18px\/240{
  font-size: 18px;
  line-height: 2.4em;
}
.text-18px\/none{
  font-size: 18px;
  line-height: 1;
}
.text-20px\/220{
  font-size: 20px;
  line-height: 2.2em;
}
.text-21px\/120{
  font-size: 21px;
  line-height: 1.2em;
}
.text-22px\/180{
  font-size: 22px;
  line-height: 1.8em;
}
.text-22px\/220{
  font-size: 22px;
  line-height: 2.2em;
}
.text-22px\/none{
  font-size: 22px;
  line-height: 1;
}
.text-24px\/250{
  font-size: 24px;
  line-height: 2.5em;
}
.text-27px\/230{
  font-size: 27px;
  line-height: 2.3000000000000003em;
}
.text-34px\/none{
  font-size: 34px;
  line-height: 1;
}
.text-\[clamp\(15px\2c 3\.2vw\2c 16px\)\]\/120{
  font-size: clamp(15px,3.2vw,16px);
  line-height: 1.2em;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.tracking-10{
  letter-spacing: 0.1em;
}
.tracking-2{
  letter-spacing: 0.02em;
}
.tracking-3{
  letter-spacing: 0.03em;
}
.tracking-4{
  letter-spacing: 0.04em;
}
.tracking-5{
  letter-spacing: 0.05em;
}
.tracking-6{
  letter-spacing: 0.06em;
}
.tracking-8{
  letter-spacing: 0.08em;
}
.text-monk-beige1{
  color: var(--color-monk-beige1);
}
.text-monk-blue{
  color: var(--color-monk-blue);
}
.text-monk-green{
  color: var(--color-monk-green);
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-\[transform\2c opacity\]{
  transition-property: transform,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-\[1s\]{
  transition-duration: 1s;
}
.ease-\[cubic-bezier\(\.14\2c \.59\2c \.53\2c \.98\)\]{
  transition-timing-function: cubic-bezier(.14,.59,.53,.98);
}
.\[background-size\:50px_20px\]{
  background-size: 50px 20px;
}
.\[clip-path\:inset\(0_0_0_100\%\)\]{
  clip-path: inset(0 0 0 100%);
}
.\[mask-size\:cover\]{
  -webkit-mask-size: cover;
          mask-size: cover;
}
.\[writing-mode\:vertical-rl\]{
  writing-mode: vertical-rl;
}
/*
* SCSS CORDING
*/
@media not all and (min-width: 767px){
  .max-md\:font-style-sans {
    font-family: "Noto Sans JP", sans-serif;
  }
}
@media (hover: hover) and (pointer: fine){
  .hover\:bg-monk-beige1:hover{
    background-color: var(--color-monk-beige1);
  }
  .hover\:bg-monk-green:hover{
    background-color: var(--color-monk-green);
  }
  .group:hover .group-hover\:bg-monk-beige1{
    background-color: var(--color-monk-beige1);
  }
  .group:hover .group-hover\:bg-monk-blue{
    background-color: var(--color-monk-blue);
  }
  .group:hover .group-hover\:bg-monk-green{
    background-color: var(--color-monk-green);
  }
  .group:hover .group-hover\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .group:hover .group-hover\:text-monk-beige1{
    color: var(--color-monk-beige1);
  }
  .group:hover .group-hover\:text-monk-blue{
    color: var(--color-monk-blue);
  }
  .group:hover .group-hover\:text-monk-green{
    color: var(--color-monk-green);
  }
}
@media not all and (min-width: 1279px){
  .max-xl\:order-2{
    order: 2;
  }
  .max-xl\:order-3{
    order: 3;
  }
  .max-xl\:col-start-1{
    grid-column-start: 1;
  }
  .max-xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .max-xl\:mb-0{
    margin-bottom: 0px;
  }
  .max-xl\:mt-11{
    margin-top: 2.75rem;
  }
  .max-xl\:mt-14{
    margin-top: 3.5rem;
  }
  .max-xl\:mt-5{
    margin-top: 1.25rem;
  }
  .max-xl\:mt-8{
    margin-top: 2rem;
  }
  .max-xl\:w-\[min\(700px\2c \(100\%-64px\)\)\]{
    width: min(700px,(100% - 64px));
  }
  .max-xl\:w-full{
    width: 100%;
  }
  .max-xl\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-xl\:justify-between{
    justify-content: space-between;
  }
  .max-xl\:gap-x-\[6\%\]{
    -moz-column-gap: 6%;
         column-gap: 6%;
  }
  .max-xl\:border-t{
    border-top-width: 1px;
  }
  .max-xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .max-xl\:pt-6{
    padding-top: 1.5rem;
  }
  .max-xl\:text-center{
    text-align: center;
  }
}
@media not all and (min-width: 1023px){
  .max-lg\:fixed{
    position: fixed;
  }
  .max-lg\:relative{
    position: relative;
  }
  .max-lg\:bottom-0{
    bottom: 0px;
  }
  .max-lg\:left-0{
    left: 0px;
  }
  .max-lg\:right-0{
    right: 0px;
  }
  .max-lg\:top-0{
    top: 0px;
  }
  .max-lg\:col-start-1{
    grid-column-start: 1;
  }
  .max-lg\:row-start-1{
    grid-row-start: 1;
  }
  .max-lg\:row-start-2{
    grid-row-start: 2;
  }
  .max-lg\:row-start-3{
    grid-row-start: 3;
  }
  .max-lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .max-lg\:\!mt-2\.5{
    margin-top: 0.625rem !important;
  }
  .max-lg\:\!mt-\[min\(12vh\2c 90px\)\]{
    margin-top: min(12vh,90px) !important;
  }
  .max-lg\:mt-11{
    margin-top: 2.75rem;
  }
  .max-lg\:mt-15{
    margin-top: 60px;
  }
  .max-lg\:mt-22\.5{
    margin-top: 90px;
  }
  .max-lg\:mt-4{
    margin-top: 1rem;
  }
  .max-lg\:mt-5{
    margin-top: 1.25rem;
  }
  .max-lg\:mt-\[max\(40px\2c 10\.66vw\)\]{
    margin-top: max(40px,10.66vw);
  }
  .max-lg\:mt-\[min\(13\.5vh\2c 100px\)\]{
    margin-top: min(13.5vh,100px);
  }
  .max-lg\:block{
    display: block;
  }
  .max-lg\:flex{
    display: flex;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:aspect-auto{
    aspect-ratio: auto;
  }
  .max-lg\:h-16{
    height: 4rem;
  }
  .max-lg\:h-44{
    height: 11rem;
  }
  .max-lg\:h-dvh{
    height: 100vh;
    height: 100dvh;
  }
  .max-lg\:w-50{
    width: 200px;
  }
  .max-lg\:w-\[calc\(100\%-6\.4vw\*2\)\]{
    width: calc(100% - 6.4vw * 2);
  }
  .max-lg\:w-\[min\(100\%\2c 450px\)\]{
    width: min(100%,450px);
  }
  .max-lg\:w-\[min\(420px\2c 64\%\)\]{
    width: min(420px,64%);
  }
  .max-lg\:w-auto{
    width: auto;
  }
  .max-lg\:w-dvw{
    width: 100dvw;
  }
  .max-lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .max-lg\:w-full{
    width: 100%;
  }
  .max-lg\:-translate-x-5{
    --tw-translate-x: -1.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-lg\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-lg\:translate-x-full{
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-lg\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-lg\:items-end{
    align-items: flex-end;
  }
  .max-lg\:justify-between{
    justify-content: space-between;
  }
  .max-lg\:bg-monk-beige1{
    background-color: var(--color-monk-beige1);
  }
  .max-lg\:px-\[6\.4vw\]{
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
  .max-lg\:pb-18{
    padding-bottom: 72px;
  }
  .max-lg\:pb-25{
    padding-bottom: 100px;
  }
  .max-lg\:pl-0{
    padding-left: 0px;
  }
  .max-lg\:pl-11{
    padding-left: 2.75rem;
  }
  .max-lg\:pl-6{
    padding-left: 1.5rem;
  }
  .max-lg\:pl-\[8\.5vw\]{
    padding-left: 8.5vw;
  }
  .max-lg\:pt-25{
    padding-top: 100px;
  }
  .max-lg\:pt-7{
    padding-top: 1.75rem;
  }
  .max-lg\:text-center{
    text-align: center;
  }
  .max-lg\:text-13px{
    font-size: 13px;
  }
  .max-lg\:text-14px{
    font-size: 14px;
  }
  .max-lg\:text-16px\/200{
    font-size: 16px;
    line-height: 2em;
  }
  .max-lg\:text-20px{
    font-size: 20px;
  }
  .max-lg\:font-medium{
    font-weight: 500;
  }
  .max-lg\:text-monk-beige1{
    color: var(--color-monk-beige1);
  }
}
@media not all and (min-width: 767px){
  .max-md\:-left-\[calc\(100\%\*15\/375\)\]{
    left: calc(calc(100% * 15 / 375) * -1);
  }
  .max-md\:bottom-\[14\%\]{
    bottom: 14%;
  }
  .max-md\:left-8{
    left: 2rem;
  }
  .max-md\:left-\[calc\(100\%\*14\/375\)\]{
    left: calc(100% * 14 / 375);
  }
  .max-md\:left-\[calc\(100\%\*146\/375\)\]{
    left: calc(100% * 146 / 375);
  }
  .max-md\:left-\[calc\(100\%\*184\/375\)\]{
    left: calc(100% * 184 / 375);
  }
  .max-md\:left-\[calc\(100\%\*193\/375\)\]{
    left: calc(100% * 193 / 375);
  }
  .max-md\:left-\[calc\(100\%\*206\/375\)\]{
    left: calc(100% * 206 / 375);
  }
  .max-md\:left-\[calc\(100\%\*214\/375\)\]{
    left: calc(100% * 214 / 375);
  }
  .max-md\:left-\[calc\(100\%\*31\/375\)\]{
    left: calc(100% * 31 / 375);
  }
  .max-md\:left-\[calc\(100\%\*8\/375\)\]{
    left: calc(100% * 8 / 375);
  }
  .max-md\:right-1\/2{
    right: 50%;
  }
  .max-md\:right-auto{
    right: auto;
  }
  .max-md\:top-2{
    top: 0.5rem;
  }
  .max-md\:top-\[calc\(100\%\*14\/767\)\]{
    top: calc(100% * 14 / 767);
  }
  .max-md\:top-\[calc\(100\%\*180\/767\)\]{
    top: calc(100% * 180 / 767);
  }
  .max-md\:top-\[calc\(100\%\*188\/767\)\]{
    top: calc(100% * 188 / 767);
  }
  .max-md\:top-\[calc\(100\%\*20\/767\)\]{
    top: calc(100% * 20 / 767);
  }
  .max-md\:top-\[calc\(100\%\*298\/767\)\]{
    top: calc(100% * 298 / 767);
  }
  .max-md\:top-\[calc\(100\%\*309\/767\)\]{
    top: calc(100% * 309 / 767);
  }
  .max-md\:top-\[calc\(100\%\*324\/767\)\]{
    top: calc(100% * 324 / 767);
  }
  .max-md\:top-\[calc\(100\%\*492\/767\)\]{
    top: calc(100% * 492 / 767);
  }
  .max-md\:top-\[calc\(100\%\*542\/767\)\]{
    top: calc(100% * 542 / 767);
  }
  .max-md\:top-\[calc\(100\%\*634\/767\)\]{
    top: calc(100% * 634 / 767);
  }
  .max-md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .max-md\:my-18{
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .max-md\:mt-1\.5{
    margin-top: 0.375rem;
  }
  .max-md\:mt-10{
    margin-top: 2.5rem;
  }
  .max-md\:mt-14{
    margin-top: 3.5rem;
  }
  .max-md\:mt-16{
    margin-top: 4rem;
  }
  .max-md\:mt-4\.5{
    margin-top: 18px;
  }
  .max-md\:mt-6{
    margin-top: 1.5rem;
  }
  .max-md\:block{
    display: block;
  }
  .max-md\:grid{
    display: grid;
  }
  .max-md\:hidden{
    display: none;
  }
  .max-md\:h-1{
    height: 0.25rem;
  }
  .max-md\:h-10{
    height: 2.5rem;
  }
  .max-md\:h-18{
    height: 72px;
  }
  .max-md\:h-2{
    height: 0.5rem;
  }
  .max-md\:h-\[calc\(100vh\*340\/767\)\]{
    height: calc(100vh * 340 / 767);
  }
  .max-md\:w-1{
    width: 0.25rem;
  }
  .max-md\:w-6{
    width: 1.5rem;
  }
  .max-md\:w-7\.5{
    width: 30px;
  }
  .max-md\:w-\[140px\]{
    width: 140px;
  }
  .max-md\:w-\[180px\]{
    width: 180px;
  }
  .max-md\:w-\[220px\]{
    width: 220px;
  }
  .max-md\:w-\[57\%\]{
    width: 57%;
  }
  .max-md\:w-\[67\%\]{
    width: 67%;
  }
  .max-md\:w-\[calc\(100\%\*160\/375\)\]{
    width: calc(100% * 160 / 375);
  }
  .max-md\:w-\[calc\(100\%\*168\/375\)\]{
    width: calc(100% * 168 / 375);
  }
  .max-md\:w-\[calc\(100\%\*169\/375\)\]{
    width: calc(100% * 169 / 375);
  }
  .max-md\:w-\[calc\(100\%\*171\/375\)\]{
    width: calc(100% * 171 / 375);
  }
  .max-md\:w-\[calc\(100\%\*190\/375\)\]{
    width: calc(100% * 190 / 375);
  }
  .max-md\:w-\[calc\(100\%\*200\/375\)\]{
    width: calc(100% * 200 / 375);
  }
  .max-md\:w-\[calc\(100\%\*209\/375\)\]{
    width: calc(100% * 209 / 375);
  }
  .max-md\:w-\[calc\(100\%\*246\/375\)\]{
    width: calc(100% * 246 / 375);
  }
  .max-md\:w-auto{
    width: auto;
  }
  .max-md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:translate-x-1\/2{
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  @keyframes mouseScrollMoveSp{
    0%{
      opacity: 0;
      translate: 0 0;
    }
    10%{
      opacity: 0;
      translate: 0 0;
    }
    50%{
      opacity: 1;
      translate: 0 0;
    }
    90%{
      opacity: 1;
      translate: 0 18px;
    }
    100%{
      opacity: 1;
      translate: 0 18px;
    }
    0%{
      opacity: 0;
      translate: 0 0;
    }
    10%{
      opacity: 0;
      translate: 0 0;
    }
    50%{
      opacity: 1;
      translate: 0 0;
    }
    90%{
      opacity: 1;
      translate: 0 18px;
    }
    100%{
      opacity: 1;
      translate: 0 18px;
    }
  }
  .max-md\:animate-mouseScrollMoveSp{
    animation: mouseScrollMoveSp 2.5s cubic-bezier(.2,.54,.39,.92) infinite;
  }
  .max-md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .max-md\:grid-cols-\[190px_30px\]{
    grid-template-columns: 190px 30px;
  }
  .max-md\:flex-wrap{
    flex-wrap: wrap;
  }
  .max-md\:items-center{
    align-items: center;
  }
  .max-md\:justify-start{
    justify-content: flex-start;
  }
  .max-md\:justify-center{
    justify-content: center;
  }
  .max-md\:justify-between{
    justify-content: space-between;
  }
  .max-md\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .max-md\:gap-y-10{
    row-gap: 2.5rem;
  }
  .max-md\:gap-y-\[22px\]{
    row-gap: 22px;
  }
  .max-md\:p-0{
    padding: 0px;
  }
  .max-md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .max-md\:pb-0{
    padding-bottom: 0px;
  }
  .max-md\:pb-20{
    padding-bottom: 5rem;
  }
  .max-md\:pb-32{
    padding-bottom: 8rem;
  }
  .max-md\:pl-0{
    padding-left: 0px;
  }
  .max-md\:pt-18{
    padding-top: 72px;
  }
  .max-md\:text-left{
    text-align: left;
  }
  .max-md\:text-10px{
    font-size: 10px;
  }
  .max-md\:text-12px\/none{
    font-size: 12px;
    line-height: 1;
  }
  .max-md\:text-13px{
    font-size: 13px;
  }
  .max-md\:text-14px{
    font-size: 14px;
  }
  .max-md\:text-15px{
    font-size: 15px;
  }
  .max-md\:text-15px\/190{
    font-size: 15px;
    line-height: 1.9000000000000001em;
  }
  .max-md\:text-15px\/220{
    font-size: 15px;
    line-height: 2.2em;
  }
  .max-md\:text-16px{
    font-size: 16px;
  }
  .max-md\:text-16px\/220{
    font-size: 16px;
    line-height: 2.2em;
  }
  .max-md\:text-20px{
    font-size: 20px;
  }
  .max-md\:text-26px{
    font-size: 26px;
  }
  .max-md\:tracking-10{
    letter-spacing: 0.1em;
  }
  .max-md\:\[background-size\:24px_8px\]{
    background-size: 24px 8px;
  }
}
@media not all and (min-width: 639px){
  .max-sm\:text-22px\/220{
    font-size: 22px;
    line-height: 2.2em;
  }
}
.\[\&\.active\]\:translate-x-0.active{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:translate-y-0.active{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:translate-y-1\/2.active{
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:-rotate-45.active{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:rotate-45.active{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\.active\]\:border-white.active{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.\[\&\.active\]\:bg-transparent.active{
  background-color: transparent;
}
.\[\&\.active\]\:opacity-100.active{
  opacity: 1;
}
.\[\&\.active\]\:delay-\[0\.5s\].active{
  transition-delay: 0.5s;
}
.\[\&\.active\]\:delay-\[0\.68s\].active{
  transition-delay: 0.68s;
}
.\[\&\.active\]\:delay-\[0\.6s\].active{
  transition-delay: 0.6s;
}
.\[\&\.active\]\:delay-\[0\.76s\].active{
  transition-delay: 0.76s;
}
.\[\&\.active\]\:delay-\[0\.84s\].active{
  transition-delay: 0.84s;
}
.\[\&\.active\]\:delay-\[0\.92s\].active{
  transition-delay: 0.92s;
}
.\[\&\.active\]\:delay-\[1\.0s\].active{
  transition-delay: 1.0s;
}
.\[\&\.active\]\:delay-\[1\.3s\].active{
  transition-delay: 1.3s;
}
.\[\&\.active\]\:delay-\[1\.4s\].active{
  transition-delay: 1.4s;
}
.\[\&\.active\]\:duration-\[1\.2s\].active{
  transition-duration: 1.2s;
}
@media not all and (min-width: 1023px){
  .max-lg\:\[\&\.active\]\:bg-monk-green.active{
    background-color: var(--color-monk-green);
  }
}
.\[\&\:\:before\]\:border-monk-beige1::before{
  border-color: var(--color-monk-beige1);
}
.\[\&\:\:before\]\:border-monk-green::before{
  border-color: var(--color-monk-green);
}
.\[\&\:\:before\]\:opacity-50::before{
  opacity: 0.5;
}
@media (hover: hover) and (pointer: fine){
  @keyframes moveRightHover{
    0%{
      translate: 0% 0%;
    }
    100%{
      translate: 100% 0%;
    }
  }
  .group:hover .group-hover\:\[\&\:\:before\]\:animate-moveRightHover::before{
    animation: moveRightHover 0.3s cubic-bezier(.09,.45,.29,1) forwards;
  }
}
.\[\&\>button\]\:relative>button{
  position: relative;
}
.\[\&\>button\]\:h-12\.5>button{
  height: 50px;
}
.\[\&\>button\]\:w-12\.5>button{
  width: 50px;
}
.\[\&\>button\]\:rounded-full>button{
  border-radius: 9999px;
}
.\[\&\>button\]\:border>button{
  border-width: 1px;
}
.\[\&\>button\]\:border-monk-green>button{
  border-color: var(--color-monk-green);
}
.\[\&\>div\+div\]\:mt-\[min\(190px\2c 100vw\*190\/1440\)\]>div+div{
  margin-top: min(190px,100vw * 190 / 1440);
}
@media not all and (min-width: 1023px){
  .max-lg\:\[\&\>li\+li\]\:mt-6>li+li{
    margin-top: 1.5rem;
  }
  .max-lg\:\[\&\>li\:last-child\]\:mt-6>li:last-child{
    margin-top: 1.5rem;
  }
}
.\[\&\>li\]\:border-monk-beige1>li{
  border-color: var(--color-monk-beige1);
}
.\[\&\>p\+p\]\:pt-4>p+p{
  padding-top: 1rem;
}
.\[\&\>p\+p\]\:pt-5>p+p{
  padding-top: 1.25rem;
}
@media not all and (min-width: 1279px){
  .max-xl\:\[\&\>p\+p\]\:pt-0>p+p{
    padding-top: 0px;
  }
}
@media not all and (min-width: 1023px){
  .max-lg\:\[\&\>p\+p\]\:pt-4>p+p{
    padding-top: 1rem;
  }
}
.\[\&\>picture\]\:absolute>picture{
  position: absolute;
}
.\[\&\>span\:not\(\:last-child\)\]\:ml-5>span:not(:last-child){
  margin-left: 1.25rem;
}
@media not all and (min-width: 767px){
  .max-md\:\[\&\>span\:not\(\:last-child\)\]\:ml-3>span:not(:last-child){
    margin-left: 0.75rem;
  }
}
.\[\&\>span\]\:block>span{
  display: block;
}
