/*
Theme Name: pinesup2025
*/
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

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

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/*
! tailwindcss v3.2.4 | 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.
*/

html {
  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: ryo-gothic-plusn, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
}

/*
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 */
  color: #242422;
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: 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,
[type='button'],
[type='reset'],
[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;
}

/*
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-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: ;
}

::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-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: ;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.top-0 {
  top: 0px;
}

.left-0 {
  left: 0px;
}

.-z-50 {
  z-index: -50;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-40 {
  height: 10rem;
}

.h-20 {
  height: 5rem;
}

.h-12 {
  height: 3rem;
}

.h-9 {
  height: 2.25rem;
}

.h-60 {
  height: 15rem;
}

.max-h-96 {
  max-height: 24rem;
}

.min-h-\[56px\] {
  min-height: 56px;
}

.w-1\/2 {
  width: 50%;
}

.w-full {
  width: 100%;
	height:auto;
}

.w-auto {
  width: auto;
}

.w-4\/6 {
  width: 66.666667%;
}

.w-2\/6 {
  width: 33.333333%;
}

.w-4 {
  width: 1rem;
}

.w-3\/4 {
  width: 75%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-9 {
  width: 2.25rem;
}

.w-72 {
  width: 18rem;
}

.w-6 {
  width: 1.5rem;
}

.min-w-\[280px\] {
  min-width: 280px;
}

.min-w-\[1280px\] {
  min-width: 1280px;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-\[280px\] {
  max-width: 280px;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-\[21rem\] {
  max-width: 21rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.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));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.border-2 {
  border-width: 2px;
}

.border {
  border-width: 1px;
}

.border-4 {
  border-width: 4px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-lime-500 {
  --tw-border-opacity: 1;
  border-color: rgb(131 155 92 / var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.border-black-500 {
  --tw-border-opacity: 1;
  border-color: #000;
}

.border-lime-800 {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}

.bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 155 92 / var(--tw-bg-opacity));
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-top {
  -o-object-position: top;
  object-position: top;
}

.p-7 {
  padding: 1.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-6 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-28 {
  padding-top: 7rem;
}

.pb-40 {
  padding-bottom: 10rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-main {
  line-height: 1.9;
}

.leading-4 {
  line-height: 1rem;
}

.-tracking-wide {
  letter-spacing: -0.025em;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.opacity-60 {
  opacity: 0.6;
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.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-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.page-container {
  margin-bottom: 0px;
  width: 100%;
  padding-top: 14rem;
}

@media (max-width: 639px) {
  .page-container {
    padding-top: 6rem;
  }
}

.page-container .page-section {
  margin-bottom: 5rem;
}

@media (max-width: 639px) {
  .page-container .page-section {
    margin-bottom: 2rem;
  }
}

.page-container .page-section_mb0 {
  margin-bottom: 0px;
}

.page-container .page-section_sm {
  margin-bottom: 3rem;
}

.page-container .page-section__inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
}

@media (max-width: 1279px) {
  .page-container .page-section__inner {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 639px) {
  .page-container .page-section__inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (max-width: 375px) {
  .page-container .page-section__inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.colomun-02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .colomun-02 {
    flex-direction: column;
  }
}

.colomun-02__content {
  width: 50%;
  padding-right: 1rem;
}

.colomun-02__content .text-title {
  margin-bottom: 2rem;
}

@media (max-width: 639px) {
  .colomun-02__content .text-title {
    margin-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .colomun-02__content {
    margin-bottom: 2rem;
    width: 100%;
    padding: 0px;
  }
}

@media (max-width: 639px) {
  .colomun-02__content {
    margin-bottom: 1rem;
  }
}

.colomun-02__img {
  width: 50%;
  padding-left: 1rem;
}

@media (max-width: 767px) {
  .colomun-02__img {
    margin-bottom: 2rem;
    width: 100%;
    padding: 0px;
  }
}

.colomun-02__img img {
  width: 100%;
}

.column-03 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 16px;
}

@media (max-width: 767px) {
  .column-03 {
    flex-direction: column;
  }
}

.column-03__content {
  width: calc((100% - 32px) / 3);
}

.column-03__content .text-title {
  margin-bottom: 2rem;
}

@media (max-width: 639px) {
  .column-03__content .text-title {
    margin-bottom: 1rem;
  }
}

.card-plan-column02 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 16px;
}

@media (max-width: 767px) {
  .card-plan-column02 {
    flex-direction: column;
  }
}

.card-plan-column02__content {
  width: calc((100% - 16px) / 2);
}

.card-plan-column02__content .text-title {
  margin-bottom: 2rem;
}

@media (max-width: 639px) {
  .card-plan-column02__content .text-title {
    margin-bottom: 1rem;
  }
}

.headding-title {
  margin-top: 2.5rem;
  font-family: "Noto Sans JP", sans-serif;
}

.headding-title_sub {
  margin-bottom: 1.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  color: #7e7b7b;
  font-family: "Noto Sans JP", sans-serif;
}

@media (max-width: 639px) {
  .headding-title_sub {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.headding-title_sub p {
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}

@media (max-width: 639px) {
  .headding-title_sub p {
    margin-bottom: 0.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.headding-title_main {
  margin-bottom: 1.5rem;
  font-size: 3rem;
  line-height: 1.25;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media (max-width: 639px) {
  .headding-title_main {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.headding-title_txt {
  max-width: 48rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 639px) {
  .headding-title_txt {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.headding-title .headding-title_sub {
  opacity: 0;
  transition: opacity 0.4s ease;
  transition-delay: 1s;
}

.headding-title .headding-title_txt {
  opacity: 0;
  transition: opacity 0.4s ease;
  transition-delay: 1s;
}

.headding-title span {
  opacity: 0.2;
  transition: opacity 0.4s ease;
}

.headding-title_view span {
  opacity: 1 !important;
}

.headding-title_view .headding-title_sub {
  opacity: 1;
}

.headding-title_view .headding-title_txt {
  opacity: 1;
}

.text-title-sub {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media (max-width: 639px) {
  .text-title-sub {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.text-title {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.1em;
}

@media (max-width: 639px) {
  .text-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    letter-spacing: 0.05em;
  }
}

.text-main {
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.9;
  letter-spacing: 0.05em;
}

@media (max-width: 639px) {
  .text-main {
    font-size: 0.875rem;
    line-height: 1.86;
  }
}

.spbr {
  display: none;
}

@media (max-width: 639px) {
  .spbr {
    display: block;
  }
}

.xsbr {
  display: none;
}

@media (max-width: 375px) {
  .xsbr {
    display: block;
  }
}

.button-main {
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.78;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.button-main:hover {
  opacity: 0.6;
}

.button-main {
  background-color: #26272B;
}

.button-main02 {
  white-space: nowrap;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.button-main02:hover {
  opacity: 0.6;
}

@media (max-width: 639px) {
  .button-main02 {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

.button-sub {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(131 155 92 / var(--tw-border-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.button-sub:hover {
  opacity: 0.6;
}

.button-sub {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-weight: 700;
}

.button-sub__content {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(131 155 92 / var(--tw-border-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.button-sub__content:hover {
  opacity: 0.6;
}

.button-sub__content {
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-weight: 700;
  display: flex;
  width: 100%;
  max-width: 20rem;
  align-items: center;
}

@media (max-width: 639px) {
  .button-sub__content {
    max-width: none;
  }
}

.button-sub__content {
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16);
  max-width: 280px;
}

.button-sub__content.active {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.font-libre {
  font-family: "Libre Baskerville", serif;
}

.font-ibm {
  font-family: "IBM Plex Sans", sans-serif;
}

.category-tag {
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.3137254902);
}

.button-hover {
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.button-hover:hover {
  opacity: 0.6;
}

.col03 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (max-width: 639px) {
  .col03 {
    flex-direction: column;
  }
}

.col03 .col03-item {
  width: 100%;
  max-width: calc((100% - 64px) / 3);
}

@media (max-width: 1023px) {
  .col03 .col03-item {
    max-width: calc((100% - 32px) / 2);
  }
}

@media (max-width: 767px) {
  .col03 .col03-item {
    max-width: none;
  }
}

.col02-item-si {
  display: flex;
  width: 100%;
  max-width: 28rem;
  flex-direction: column;
  align-items: center;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(131 155 92 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (max-width: 639px) {
  .col02-item-si {
    max-width: none;
  }
}

@media screen and (max-width: 1023px) {
  .col02-item-si {
    width: calc(50% - 8px);
  }
}

@media screen and (max-width: 639px) {
  .col02-item-si {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.col02-item-sm {
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(131 155 92 / var(--tw-border-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (max-width: 639px) {
  .col02-item-sm {
    border-width: 2px;
  }
}

.col02-item-sm {
  display: flex;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 0px;
  width: 100%;
  max-width: calc((100% - 72px) / 3);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.16);
  justify-content: flex-start;
  gap: 32px;
  padding-left: 32px;
}

.col02-item-sm img {
  height: 70px;
  width: auto;
}

.col02-item-sm p {
  text-align: left;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media screen and (max-width: 1279px) {
  .col02-item-sm {
    max-width: calc((100% - 48px) / 2);
  }
}

@media (max-width: 767px) {
  .col02-item-sm {
    max-width: calc((100% - 8px) / 2);
  }

  .col02-item-sm p {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 639px) {
  .col02-item-sm {
    max-width: calc((100% - 4px) / 2);
    flex-direction: column;
    align-items: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 0px;
    padding-right: 0px;
    gap: 8px;
  }

  .col02-item-sm p {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  }
}

.back-green {
  background-color: #B9D085;
}

.accordion {
  position: relative;
}

.accordion_button {
  position: absolute;
  right: 16px;
  top: 20px;
  height: 16px;
}

.accordion_button img {
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

@media (max-width: 639px) {
  .accordion_button {
    top: 18px;
    height: 14px;
  }

  .accordion_button img {
    width: 16px;
  }
}

.tab {
  display: hidden;
}

@media (max-width: 639px) {
  .tab {
    display: flex;
  }
}

.tab_item {
  font-size: 8px;
}

.aboutus_ticker {
  width: 100vw;
  overflow: hidden;
  white-space: nowrap;
  color: #E3E3E3;
  font-size: 64px;
  font-weight: bold;
  font-family: "IBM Plex Sans", sans-serif;
}

@media (max-width: 639px) {
  .aboutus_ticker {
    font-size: 32px;
  }
}

@keyframes hscroll2 {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.aboutus_ticker ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  animation: hscroll2 10s linear infinite;
}

.aboutus_ticker ul li {
  display: inline-block;
}

p,
a {
  font-size: 16px;
  letter-spacing: 0.07em;
  line-height: 1.68em;
  font-family: ryo-gothic-plusn, ryo-gothic-plusn, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media (max-width: 639px) {

  p,
  a {
    font-size: 14px;
  }
}

.main {
  font-family: "Noto Sans JP", sans-serif;
}

.wrapper {
  width: 100%;
}

.header {
  width: 100vw;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  align-items: center;
  justify-content: space-between;
  background: #fff;
}

.header .header_inner {
  width: fit-content;
  padding-left: 0;
}

.header .header_subtitle {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
  white-space: nowrap;
}

@media (max-width: 1400px) {
  .header .header_subtitle {
    font-size: 10px;
  }
}
@media (max-width: 639px) {
  .header .header_subtitle {
    margin-bottom: 0;
  }
}

.header .header_title {
  font-size: 28px;
  font-weight: bold;
  font-family: "IBM Plex Sans", sans-serif;
  line-height: 1;
}

@media (max-width: 639px) {
  .header .header_title {
    font-size: 18px;
  }
}

.header .header-menu {
  display: flex;
}

@media (max-width: 639px) {
  .header .header-menu {
    width: 74px;
  }
}

/* .header .header-menu_contact {
  display: block;
  background-color: #333333;
  color: #ffffff;
  font-size: 18px;
  width: 144px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-right: 1px solid #707070;
}

.header .header-menu_contact:last-child {
  border-right: none;
}

@media (max-width: 639px) {
  .header .header-menu_contact {
    display: none;
  }
}

@media (max-width: 767px) {
  .header .header-menu_contact {
    width: 126px;
  }
} */

.header .header-menu_survey {
  display: block;
  background-color: #333333;
  color: #ffffff;
  font-size: 18px;
  width: 144px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

@media (max-width: 639px) {
  .header .header-menu_survey {
    display: none;
  }
}

@media (max-width: 767px) {
  .header .header-menu_survey {
    width: 126px;
  }
}

.header-menu_togglebtn {
  cursor: pointer;
  position: fixed;
  top: 0 !important;
  right: 0 !important;
  z-index: 1000;
}

.header-menu_togglebtn_erea {
  width: 70px;
  height: 70px;
}

.header-menu_togglebtn span {
  width: 70px;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.header-menu_togglebtn span::before {
  content: "";
  width: 25px;
  border-bottom: 1px solid #222;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}

.header-menu_togglebtn span::after {
  content: "";
  width: 25px;
  border-bottom: 1px solid #222;
  transition: all 0.3s ease;
}

.header-menu_togglebtn_open span::before {
  content: "";
  width: 25px;
  border-bottom: 2px solid #ccc;
  margin-bottom: -2px;
  transform: rotate(45deg);
}

.header-menu_togglebtn_open span::after {
  content: "";
  width: 25px;
  border-bottom: 2px solid #ccc;
  transform: rotate(-45deg);
}

.nav {
  width: calc(100% - 30px);
  position: fixed;
  height: calc(100vh - 98px);
  top: 81px;
  left: 15px;
  right: 15px;
  background-color: rgba(112, 112, 112, 0);
  border-radius: 8px;
  z-index: 199;
  font-weight: bold;
  transition: all 0.5s;
  pointer-events: none;
}

.nav-wrap {
  position: absolute;
  right: -100vw;
  background-color: #272727;
  border-radius: 8px;
  width: 50%;
  height: 100%;
  transition: all 0.5s;
  overflow-y: auto;
  padding: 50px 15px !important;
}

@media (max-width: 767px) {
  .nav-wrap {
    width: 100%;
  }
}

.nav_togglebtn {
  display: none;
  position: absolute;
  top: 64px;
  right: 64px;
}

@media (max-width: 767px) {
  .nav_togglebtn {
    top: 16px;
    right: 16px;
  }
}

/* .nav-parent {
  width: 38%;
}

@media (max-width: 639px) {
  .nav-parent {
    width: 115px;
  }
}

.nav-parent_item--link,
.nav-parent_item--parent {
  color: #ffffff;
  padding-bottom: 4px;
  position: relative;
  pointer-events: all;
}

.nav-parent_item--link::after,
.nav-parent_item--parent::after {
  position: absolute;
  content: "";
  bottom: 2px;
  left: 0;
  width: 0;
  opacity: 0;
  border-bottom: 2px solid #ccc;
  transition: all 0.3s ease;
}

.nav-parent_item--link:hover::after,
.nav-parent_item--parent:hover::after {
  width: 70%;
  opacity: 0.5;
}

.nav-parent_item--active::after {
  content: "";
  width: 100%;
  opacity: 1;
}

.nav-parent_item--active:hover::after {
  width: 100%;
  opacity: 1;
}

.nav-child {
  width: 62%;
  position: relative;
}

@media (max-width: 639px) {
  .nav-child {
    width: calc(100% - 115px);
  }
}

.nav-child-line {
  margin-right: 2.5rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  border-left: 2px solid rgba(204, 204, 204, 0.8);
  transition: all 0.3s ease;
}

.nav-child_item--title {
  color: #ffffff;
}

.nav-child_item--link {
  white-space: nowrap;
  color: #ffffff;
  display: block;
  opacity: 1;
  transition: all 0.3s ease;
  pointer-events: all;
}

.nav-child_item--link-now {
  opacity: 0.5;
}

.nav-child_item--link:hover {
  opacity: 0.5;
}

@media (max-width: 375px) {
  .nav-child_item--link {
    white-space: normal;
  }
}

.nav_bottom {
  position: absolute;
  bottom: 64px;
  right: 64px;
  display: flex;
  flex-wrap: nowrap;
  flex-flow: row-reverse;
  justify-content: end;
  gap: 12px;
}

@media (max-width: 767px) {
  .nav_bottom {
    bottom: 16px;
    right: 16px;
  }
}

.nav_telbtn {
  width: 57px;
  height: 57px;
}

.nav_telbtn img {
  width: 100%;
  height: 100%;
}

.nav_contactbtn {
  width: 57px;
  height: 57px;
}

.nav_contactbtn img {
  width: 100%;
  height: 100%;
} */

.nav-open {
  pointer-events: all;
}

.nav-open .nav-wrap {
  transform: translateX(-100vw);
}

.footer {
  width: 100%;
  position: relative;
}

.footer .footer-menu {
  display: flex;
}

@media (max-width: 639px) {
  .footer .footer-menu {
    flex-direction: column;
  }
}

.footer .footer-menu--item {
  width: 50%;
  padding: 64px 0;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
}

@media (max-width: 1023px) {
  .footer .footer-menu--item {
    padding: 16px 32px;
  }
}

@media (max-width: 639px) {
  .footer .footer-menu--item {
    width: 100%;
    padding: 16px;
  }
}

.footer .footer-menu--item__inner {
  width: 100%;
  max-width: 420px;
}

.footer .footer-menu--head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 32px;
}

.footer .footer-menu--link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .footer-menu--link br {
  display: none;
}

@media (max-width: 639px) {
  .footer .footer-menu--link br {
    display: block;
  }
}

.footer .footer-menu--link img {
  width: 64px;
  height: 64px;
}

.footer .footer-menu--title {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .footer .footer-menu--title {
    font-size: 32px;
    line-height: 32px;
  }
}

@media (max-width: 639px) {
  .footer .footer-menu--title {
    font-size: 24px;
    line-height: 32px;
  }
}

.footer .footer-menu--title p {
  margin-bottom: 8px;
  font-size: 16px;
}

@media (max-width: 1023px) {
  .footer .footer-menu--title p {
    margin-bottom: 24px;
  }
}

@media (max-width: 639px) {
  .footer .footer-menu--title p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.footer .footer-menu--up {
  width: 72px;
}

@media (max-width: 1023px) {
  .footer .footer-menu--up {
    width: 56px;
  }
}

@media (max-width: 639px) {
  .footer .footer-menu--up {
    width: 40px;
  }
}

.footer .footer-menu--btn {
  width: 72px;
}

@media (max-width: 1023px) {
  .footer .footer-menu--btn {
    width: 56px;
  }
}

@media (max-width: 639px) {
  .footer .footer-menu--btn {
    width: 40px;
  }
}

.footer .footer-menu_survey {
  background-color: #93ad68;
}

.footer .footer-menu_contact {
  background-color: #A7BBCA;
}

/* .footer .footer-info {
  padding: 0 64px 64px 64px;
  background-color: #F2F2F2;
}

@media (max-width: 1023px) {
  .footer .footer-info {
    padding: 0 32px 32px 32px;
  }
}

@media (max-width: 639px) {
  .footer .footer-info {
    padding: 0 20px 20px 20px;
  }
}

.footer .footer-info__inner {
  background-color: #fff;
  padding: 48px 64px;
  display: flex;
  align-items: flex-end;
}

@media (max-width: 639px) {
  .footer .footer-info__inner {
    padding: 32px 20px;
    flex-direction: column;
  }
}

.footer .footer-info_detail {
  width: 50%;
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 639px) {
  .footer .footer-info_detail {
    width: 100%;
    margin-bottom: 32px;
  }
}

.footer .footer-info_detail--company {
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
}

@media (max-width: 639px) {
  .footer .footer-info_detail--company {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
  }
}

.footer .footer-info_detail--company span {
  font-weight: normal;
  font-size: 12px;
  line-height: 48px;
}

.footer .footer-info_detail--tel {
  font-weight: bold;
}

.footer .footer-info_detail--time span {
  color: #707070;
}

.footer .footer-info_txt {
  width: 50%;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.08em;
}

@media (max-width: 639px) {
  .footer .footer-info_txt {
    width: 100%;
  }
} */

.footer .footer-bar {
  background-color: #292929;
  color: #fff;
  font-size: 12px;
  padding: 7px 0;
  text-align: right;
}

@media (max-width: 639px) {
  .footer .footer-bar {
    padding: 10px 0;
    font-size: 10px;
    letter-spacing: 0.03em;
  }
}

.footer .footer-bar ul {
  display: flex;
}

@media (max-width: 639px) {
  .footer .footer-bar ul {
    font-size: 12px;
  }
}

.footer .footer-bar ul li a {
  white-space: nowrap;
  font-size: 16px;
}

@media (max-width: 639px) {
  .footer .footer-bar ul li a {
    font-size:3vw;
    white-space: nowrap;
  }
}

.footer .footer-bar ul li::after {
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px solid #fff;
  margin: 0 24px;
}

@media (max-width: 639px) {
  .footer .footer-bar ul li::after {
    margin: 0 3vw;
  }
}

.footer .footer-bar ul li:last-of-type::after {
  display: none;
}

.main {
  z-index: 0;
}

.js-fade {
  opacity: 0;
  transform: translateY(20px);
  transition: 0.5s;
}

.js-fade.js-inview {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.1s;
}

.load-animation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
  z-index: 999;
}

@keyframes in {
  0% {
    width: 100vw;
  }

  100% {
    width: 0vw;
  }
}

.load-animation::after {
  content: "";
  z-index: 6;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  background-color: #222;
  animation: in 3s ease;
  animation-fill-mode: forwards;
}

@keyframes out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.load-animation-title {
  position: absolute;
  z-index: 4;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  animation: out 0.2s ease;
  animation-delay: 3.6s;
  animation-fill-mode: forwards;
}

.load-animation-title h1 {
  font-size: 64px;
  font-weight: bold;
  font-family: "IBM Plex Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 639px) {
  .load-animation-title h1 {
    font-size: 40px;
  }
}

.load-animation-title p {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "IBM Plex Sans", sans-serif;
  color: #fff;
}

@media (max-width: 639px) {
  .load-animation-title p {
    font-size: 16px;
  }
}

.load-animation ul {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@keyframes open {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: calc(100vw + 200px);
  }
}

.load-animation ul li {
  height: 14.2857142857vh;
  width: 100vw;
  background-color: #222;
  animation: open 0.5s ease;
  animation-fill-mode: forwards;
  position: relative;
}

.load-animation ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: -150px;
  border-right: 150px solid transparent;
  border-bottom: 14.2857142857vh solid #222;
  border-left: 150px solid transparent;
}

.load-animation ul li:nth-of-type(1) {
  animation-delay: 3s;
}

.load-animation ul li:nth-of-type(2) {
  animation-delay: 3.2s;
}

.load-animation ul li:nth-of-type(3) {
  animation-delay: 3.4s;
}

.load-animation ul li:nth-of-type(4) {
  animation-delay: 3.6s;
}

.load-animation ul li:nth-of-type(5) {
  animation-delay: 3.8s;
}

.load-animation ul li:nth-of-type(6) {
  animation-delay: 4s;
}

.load-animation ul li:nth-of-type(7) {
  animation-delay: 4.2s;
}

.page-top {
  width: 100%;
  overflow: hidden;
  padding-top: 0;
}

.top-kv {
  width: 100%;
  height: 785px;
  position: relative;
}

@media (max-width: 639px) {
  .top-kv {
    height: 100vw;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 60vw;
    margin-top: 70px;
  }
}

@media (max-width: 375px) {
  .top-kv {
    margin-bottom: 85.3333333333vw;
  }
}

.top-kv_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.top-kv_bg .slick-list {
  height: 100%;
}

.top-kv_bg .slick-track {
  height: 100%;
}

.top-kv_bg .slick-track>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-kv>.slick-slider {
  position: absolute;
}

.top-kv-floating {
  position: absolute;
  bottom: -20px;
  right: -60px;
  z-index: 2;
  width: 330px;
  height: 330px;
}

@media (max-width: 639px) {
  .top-kv-floating {
    width: 25vw;
    height: 25vw;
    right: -20px;
    bottom: -5px;
  }
}

.top-kv-floating_circle {
  width: 100%;
  height: 100%;
  position: absolute;
  animation-name: floating-circle;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.top-kv-floating_circle>img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@keyframes floating-circle {
  from {
    transform: rotateZ(0deg);
  }

  to {
    transform: rotateZ(360deg);
  }
}

.top-kv-floating_arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 639px) {
  .top-kv-floating_arrow {
    width: 4px;
    height: 31px;
  }
}

.top-kv-floating_arrow>img {
  width: 100%;
  height: 100%;
}

.top-kv_inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
  padding-left: 64px;
  padding-top: 120px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .top-kv_inner {
    padding-left: 48px;
    padding-top: 128px;
  }
}

@media (max-width: 639px) {
  .top-kv_inner {
    padding: 8px 16px;
  }
}

.top-kv_inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 780px solid transparent;
  border-left: 780px solid #fff;
  z-index: -1;
}

@media (max-width: 639px) {
  .top-kv_inner:before {
    border-bottom: 320px solid transparent;
    border-left: 320px solid #fff;
  }
}

.top-kv_inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 50vw solid transparent;
  border-right: 50vw solid #fff;
  z-index: -1;
}

@media (min-width: 1280px) {
  .top-kv_inner::after {
    border-top: 680px solid transparent;
    border-right: 680px solid #fff;
  }
}

.top-kv_title {
  font-size: 60px;
  font-weight: bold;
}

@media (max-width: 639px) {
  .top-kv_title {
    font-size: 38px;
    margin-bottom: 0;
  }
}

.top-kv_title_x {
  font-size: 70px;
}

@media (max-width: 639px) {
  .top-kv_title_x {
    font-size: 45px;
    position: relative;
    top: -10px;
  }
}

.top-kv_subtitle {
  font-size: 26px;
  font-weight: bold;
}

@media (max-width: 639px) {
  .top-kv_subtitle {
    font-size: 12px;
  }
}

.top-kv_leading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 639px) {
  .top-kv_leading {
    align-items: center;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2.5rem;
  }
}

.top-kv_text {
  font-weight: bold;
}

@media (max-width: 639px) {
  .top-kv_text {
    font-weight: normal;
    text-align: center;
    line-height: 1.7;
  }

  .top-kv_text br {
    display: none;
  }
}

.top-kv_look {
  display: block;
  height: 42px;
  line-height: 42px;
  width: 230px;
  text-align: center;
  border-radius: 27px;
  background-color: #333333;
  color: #ffffff;
}

@media (max-width: 639px) {
  .top-kv_look {
    margin: 0 auto;
  }
}

.top-about-col {
  display: flex;
  -moz-column-gap: 64px;
  column-gap: 64px;
}

@media (max-width: 1023px) {
  .top-about-col {
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}

@media (max-width: 767px) {
  .top-about-col {
    display: flex;
    flex-wrap: wrap-reverse;
  }
}

.top-about-col_item-img {
  width: 50%;
}

@media (max-width: 767px) {
  .top-about-col_item-img {
    width: 100%;
    margin-bottom: 40px;
  }
}

.top-about-col_item-img>img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.top-about-col_item-inner {
  width: 50%;
}

@media (max-width: 767px) {
  .top-about-col_item-inner {
    width: 100%;
  }
}

.top-about_title {
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 0.07em;
}

@media (max-width: 639px) {
  .top-about_title {
    font-size: 24px;
    margin-bottom: 22px;
  }
}

.top-about-links {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 30px 60px;
  justify-content: space-between;
}

@media (max-width: 1023px) {
  .top-about-links {
    gap: 24px 18px;
  }
}

@media (max-width: 639px) {
  .top-about-links {
    gap: 16px 12px;
  }
}

@media (max-width: 375px) {
  .top-about-links {
    gap: 2.1333333333vw 1.6vw;
  }
}

.top-about-links_item {
  letter-spacing: 0.07em;
  line-height: 1.68em;
  font-weight: bold;
  padding: 28px 20px 22px;
  width: calc((100% - 120px) / 3);
  height: 106px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 3px solid #839B5C;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .top-about-links_item {
    width: calc((100% - 48px) / 3);
  }
}

@media (max-width: 639px) {
  .top-about-links_item {
    width: calc((100% - 16px) / 2);
    font-size: 14px;
    padding: 16px 8px;
  }
}

@media (max-width: 375px) {
  .top-about-links_item {
    width: calc((100% - 8px) / 2);
    font-size: 3.2vw;
  }
}

.top-service {
  background-color: #EDEDED;
}

.top-service_inner {
  max-width: 1090px;
  margin: 0 auto;
  padding: 60px 0;
}

@media (max-width: 639px) {
  .top-service_inner {
    padding: 38px 16px;
  }
}

.top-service-content {
  display: flex;
  -moz-column-gap: 60px;
  column-gap: 60px;
  margin-bottom: 60px;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .top-service-content {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}

.top-service-content_item-text {
  width: 50%;
}

@media (max-width: 767px) {
  .top-service-content_item-text {
    width: 100%;
  }
}

.top-service-content_item-img {
  width: 40%;
}

@media (max-width: 767px) {
  .top-service-content_item-img {
    width: 100%;
  }
}

.top-service-content_item-img>img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.top-service_title {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 60px;
  letter-spacing: 0.07em;
}

@media (max-width: 639px) {
  .top-service_title {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

.top-service_subtitle {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 18px;
  letter-spacing: 0.07em;
}

@media (max-width: 639px) {
  .top-service_subtitle {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .top-service_text {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  .top-service_text {
    margin-bottom: 24px;
  }
}

.top-service-links {
  display: flex;
  width: 100%;
  gap: 18px;
}

@media (max-width: 639px) {
  .top-service-links {
    flex-wrap: wrap;
  }
}

.top-service-links_item {
  background-color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  width: calc((100% - 36px) / 3);
  display: flex;
  align-items: center;
  border-radius: 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
}

@media (max-width: 639px) {
  .top-service-links_item {
    width: 100%;
  }
}

.top-service-links_item:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 16px;
  top: 20px;
  width: 4px;
  height: calc(100% - 40px);
  background-color: #839B5C;
}

.top-banner {
  width: 100%;
  display: flex;
  margin-bottom: 5rem;
}

@media (max-width: 767px) {
  .top-banner {
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
}

.top-banner-column {
  width: 33.33333%;
  position: relative;
  padding: 0 48px;
  height: 600px;
  color: #EFEFEF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .top-banner-column {
    padding: 0 16px;
  }
}

@media (max-width: 767px) {
  .top-banner-column {
    width: 50%;
    height: 400px;
  }
}

@media (max-width: 639px) {
  .top-banner-column {
    width: 100%;
    height: auto;
    padding: 20px 16px;
    align-items: flex-start;
  }
}

.top-banner-column_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top-banner-column_img>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
  position: absolute;
  transform: scale(120%);
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}

.top-banner-column_img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.2;
  width: 0%;
  height: 100%;
  transition: all 0.3s ease;
}

.top-banner-column_img:hover>img {
  transform: scale(100%);
}

.top-banner-column_img:hover::after {
  width: 100%;
}

.top-banner-column_title {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.07em;
  line-height: 1.68;
  margin-bottom: 120px;
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .top-banner-column_title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .top-banner-column_title {
    margin-bottom: 48px;
  }
}

@media (max-width: 639px) {
  .top-banner-column_title {
    text-align: left;
    margin-bottom: 24px;
    font-size: 24px;
  }
}

@media (max-width: 375px) {
  .top-banner-column_title {
    font-size: 24px;
  }
}

.top-banner-column_subtitle {
  text-align: center;
  padding-top: 38%;
}

@media (max-width: 639px) {
  .top-banner-column_subtitle {
    text-align: left;
    padding-top: 16px;
  }
}

@media (max-width: 375px) {
  .top-banner-column_subtitle {
    font-size: 12px;
  }
}

.top-banner-column_text {
  font-size: 14px;
}

@media (max-width: 639px) {
  .top-banner-column_text {
    font-size: 12px;
  }
}

.top-topics {
  margin: 0 auto;
  max-width: 1090px;
  margin-bottom: 60px;
}
.top-topics_title {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.07em;
  margin-bottom: 40px;
}

.top-topics-list {
  margin-bottom: 80px;
  display: flex;
  gap: 38px;
}

@media (max-width: 639px) {
  .top-topics-list {
    flex-wrap: wrap;
    gap: 28px 0;
  }
}

.top-topics-list_item {
  width: calc((100% - 76px) / 3);
}

@media (max-width: 639px) {
  .top-topics-list_item {
    width: 100%;
  }
}

.top-topics-list_img {
  width: 100%;
  height: 192px;
  margin-bottom: 24px;
}

.top-topics-list_img>img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-topics-list_tags {
  display: flex;
  margin-bottom: 24px;
}

.top-topics-list_tag {
  background-color: #A7BBCA;
  height: 24px;
  color: #ffffff;
  border-radius: 12px;
  padding: 0 24px;
  line-height: 24px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.top-topics-list_date {
  margin-bottom: 4px;
  font-size: 12px;
}

.top-topics-list_text {
  font-weight: bold;
}

.top-topics_more {
  display: block;
  margin: 0 auto;
  height: 54px;
  line-height: 54px;
  width: 280px;
  text-align: center;
  border-radius: 27px;
  background-color: #333333;
  color: #ffffff;
}

@media (max-width: 639px) {
  .top-topics_more {
    height: 42px;
    line-height: 42px;
    width: 230px;
    border-radius: 27px;
  }
}

.single-page .wp-block-table td,
.single-page .wp-block-table th {
  border: none;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.single-page figure {
  margin-bottom: 10rem;
}

@media (max-width: 639px) {
  .single-page figure {
    margin-bottom: 5rem;
  }
}

.single-page .page-content {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 639px) {
  .single-page .page-content {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.single-page .page-content h2 {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

@media (max-width: 639px) {
  .single-page .page-content h2 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

@media (min-width: 1600px) {
  .\33xl\:h-auto {
    height: auto;
  }

  .\33xl\:w-full {
    width: 100%;
  }
}

@media (max-width: 1279px) {
  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:justify-center {
    justify-content: center;
  }
}

@media (max-width: 1023px) {
  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
  }

  .lg\:gap-y-8 {
    row-gap: 2rem;
  }
}

@media (max-width: 767px) {
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:max-w-none {
    max-width: none;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .md\:p-0 {
    padding: 0px;
  }
}

@media (max-width: 639px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .sm\:mb-12 {
    margin-bottom: 3rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:w-\[165px\] {
    width: 165px;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:min-w-0 {
    min-width: 0px;
  }

  .sm\:max-w-none {
    max-width: none;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:gap-8 {
    gap: 2rem;
  }

  .sm\:gap-2 {
    gap: 0.5rem;
  }

  .sm\:gap-3 {
    gap: 0.75rem;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .sm\:pt-2 {
    padding-top: 0.5rem;
  }

  .sm\:pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:pb-32 {
    padding-bottom: 8rem;
  }

  .sm\:pl-4 {
    padding-left: 1rem;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 375px) {
  .xs\:w-full {
    width: 100%;
  }

  .xs\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.page-template-page-top .header {
  width: 100%;
  /* position: absolute; */
  padding: 0 2rem;
  opacity: 0;
}

.page-template-page-top .header-menu_togglebtn {
  /* position: absolute; */
  right: 2rem;
  opacity: 0;
}

.page-template-page-top .header-menu_togglebtn.is-loading {
  visibility: hidden;
  pointer-events: none;
}


.page-template-page-top .header_title {
  position: relative;
  display: inline-block;
}

.page-template-page-top .header_title_mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform: translateX(0);
  will-change: width;
}

body.is-loading {
  position: fixed;
  overflow: hidden;
}

header.is-loading {
  visibility: hidden;
  /* opacity: 0; */
  pointer-events: none;
}

.loading-container {
  height: 100vh;
  width: 100%;
  background-color: #fff;
  z-index: 1;
  position: fixed;
  top: 0;
}

.loading-container.is-loaded {
  height: auto;
}

.loading-container__inner {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: calc(100% - 4rem);
  /* height: calc(100vh - 4rem); */
  height: 100vh;
  clip-path: inset(50%);
}

.loading-container__inner .top-kv2 {
  margin-top: 10rem;
}

.loading-container.is-loaded .loading-container__inner {
  position: static;
  height: auto;
  padding: 2rem;
  width: 100%;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  /* background-color: #fff; */
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading.is-loaded {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.loading__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.loading__logo {
  width: 300px;
  aspect-ratio: 660/523;
}

.loading__logo-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  transform: scale(0);
}

.loading__body {
  position: relative;
}

.loading__text {
  font-size: 2.5rem;
  font-weight: bold;
  font-feature-settings: "palt";
}

.loading__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform: translateX(0);
}

.header_title_logo_mask {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 51px;
  height: 100%;
  background-color: #fff;
}

@media (max-width: 1400px) {
  .header_title_logo_mask {
    width: 46px;
  }
}

@media (max-width: 639px) {
  .header_title_logo_mask {
    width: 38px;
  }
	.header_title_logo {
		height: 34.06px;
	}
}


@media (max-width: 767px) {
  .loading-container__inner {
    top: 1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    height: calc(100vh - 2rem);
  }

  .loading-container__inner .top-kv2 {
    margin-top: 6rem;
  }

  .loading__logo {
    width: 200px;
  }

  .loading__text {
    font-size: 2rem;
    white-space: nowrap;
    text-align: center;
  }

  .page-template-page-top .header {
    padding: 1rem 1rem;
    top: 0;
  }

  .header-top .header_inner {
    padding-left: 0;
  }

  .page-template-page-top .header-menu_togglebtn {
    top: 1rem;
    right: 1rem;
  }

  .loading-container.is-loaded .loading-container__inner {
    padding: 1rem;
  }
}