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

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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", 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 */
}

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

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 0.9375rem;
  line-height: 1.375rem;
  line-height: 1.75;
  letter-spacing: 0em;
}

@media (min-width: 768px) {
  body {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.75;
  }
}

/*header h1 span.num {
    @apply block text-xl text-stone-800 lg:text-2xl font-black tracking-wide;
  }*/

.wrapper {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.main {
  position: relative;
  min-height: 75vh;
  width: 100%;
}

@media (min-width: 1024px) {
  .main {
    order: 1;
    width: 80%;
  }
}

.side {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 245 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .side {
    order: 2;
    width: 20%;
    padding: 0.25rem;
  }
}

@media (min-width: 1440px) {
  .side {
    padding: 1rem;
  }
}

.side h3.title {
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .side h3.title {
    display: block;
  }
}

.side h3.title span.note {
  display: flex;
  justify-content: center;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.75;
}

.side h4.tagtitle {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .side h4.tagtitle {
    --tw-bg-opacity: 1;
    background-color: rgb(68 64 60 / var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.side h4.recommend {
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .side h4.recommend {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.side hr {
  margin-top: 1rem;
  height: 1rem;
}

/*
  .side div.pickup_box01 {lg以上のサイドメニュー表示
    @apply hidden lg:block;
  }*/

/*
  div.pickup_box02 {lg以下のサイドメニュー表示用
    @apply bg-paper order-3 lg:hidden flex flex-col items-center justify-center w-full py-8;
  }*/

div.main a.selectback {
  /*スマホ表示用　選択結果の最上段から再びカテゴリ検索へ*/
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
  padding: 1rem;
  padding-top: 1.25rem;
  text-align: right;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/*btn*/

.btn_normal {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(204 21 52 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  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-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn_normal:hover {
  --tw-border-opacity: 1;
  border-color: rgb(204 21 52 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(204 21 52 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .btn_normal {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/*hero

  .main_title {
    @apply lg:max-w-custom relative mx-auto w-full px-4 pt-8 pb-4;
  }

  .main_title .title_box {
    @apply mx-auto flex w-full max-w-screen-lg flex-col items-center justify-center;
  }

  .main_title .title_box p {
    @apply w-fit mx-auto text-center lg:my-1;
  }

  .main_title .title_box h2,
  .main_title .title_box h3 {
    @apply text-center;
  }

  .main_title .title_box h2 span.num {
    @apply text-xl sm:text-2xl tracking-normal block;
  }

  .main_title .title_box h2 span.num_dp {装飾系
    @apply text-xl sm:text-2xl tracking-normal block;
  }

  .main_title .title_box h2 span.num_sk {手書き風
    @apply text-xl sm:text-2xl tracking-normal block;
  }

  .main_title .title_box h3 span.num {
    @apply text-3xl tracking-normal sm:text-4xl lg:text-5xl block;
  }

  .main_title .title_box h3 span.num_dp {装飾系
    @apply text-3xl tracking-normal sm:text-4xl lg:text-5xl block my-3;
  }

  .main_title .title_box h3 span.num_sk {手書き風
    @apply text-3xl tracking-normal sm:text-4xl lg:text-5xl block;
  }
*/

/*hero top page only

  .main_title.top {
    @apply px-1 pt-16 pb-8 md:px-24 lg:px-8 lg:pt-20 lg:pb-12;
  }

  .main_title.top .title_box {
    @apply mx-auto flex w-full max-w-4xl flex-col items-center justify-center;
  }

  .main_title.top .title_box h2 span.num {
    @apply text-4xl tracking-normal sm:text-5xl lg:text-6xl xl:text-7xl block;
  }

  .main_title.top .title_box h2 span.num_dp {装飾系
    @apply text-3xl tracking-normal sm:text-4xl lg:text-5xl xl:text-6xl block bg-paper;
  }

  .main_title.top .title_box h2 span.num_sk {手書き風
    @apply text-4xl tracking-normal sm:text-5xl lg:text-6xl xl:text-7xl block;
  }

  .main_title.top .title_box p {
    @apply my-4 lg:my-6 text-center leading-loose;
  }*/

/*clock

  .clock_box {
    @apply absolute inset-x-0 top-2 lg:inset-y-0 my-auto ml-auto mr-0.5 xxl:mr-28 h-fit w-fit lg:h-40 lg:w-40 ;
  }

  .clock {
    @apply flex h-fit w-fit px-1 lg:px-0 lg:h-40 lg:w-40 flex-row lg:flex-col items-center justify-center text-center lg:rounded-full border-2 lg:border-6 lg:border-double border-stone-700 bg-paper;
  }

  .clock p.today {
    @apply mr-2 text-xs lg:mr-0 lg:text-base;
  }

  .clock ul li {
    @apply inline-block lg:block;
  }

  .clock ul li.clock-year {
    @apply lg:text-5xl;
  }

  .clock ul .clock-month {
    @apply lg:text-3xl;
  }

  .clock ul .clock-day {
    @apply lg:text-3xl;
  }*/

/*blog_card*/

.blog_card {
  /*リンクなし*/
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 245 / var(--tw-bg-opacity));
  padding: 2rem;
}

a.blog_card {
  /*リンクあり*/
  position: relative;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 245 / var(--tw-bg-opacity));
  padding: 2rem;
  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-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

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

.blog_card img.card_img {
  aspect-ratio: 16 / 9;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog_card.col-span-2 img.card_img {
  /*大きい枠の画像縦横比*/
  aspect-ratio: 2 / 1;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog_card div.card_box {
  padding-top: 0.75rem;
  padding-bottom: 1.25rem;
}

.blog_card div.card_box img.new {
  margin-top: -0.25rem;
  height: 2.25rem;
}

.blog_card .blog_tag {
  margin-top: 0.5rem;
}

.blog_card p.title {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  display: inline-block;
  width: 100%;
  border-bottom-width: 2px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .blog_card p.title {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.blog_card p.title span.title_l {
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .blog_card p.title span.title_l {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.blog_card .text {
  /*p ul span 共通*/
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.blog_card p.date {
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .blog_card p.date {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.blog_card p.date span.post {
  margin-right: 0.5rem;
  display: inline-block;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-top: 0.125rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

.blog_card ul.outline_list {
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.blog_card ul.outline_list li {
  display: flex;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.blog_card ul.outline_list li span.liketh {
  display: block;
  width: 6rem;
  min-width: 20%;
  flex-shrink: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.blog_card ul.outline_list li span.liketh::before {
  margin-left: -1rem;
  --tw-content: "：";
  content: var(--tw-content);
}

.blog_card ul.outline_list li span.liketd {
  display: block;
  flex-shrink: 1;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

.blog_card ul.numbering {
  list-style-position: outside;
  list-style-type: decimal-leading-zero;
  padding-left: 0.75rem;
}

.blog_card .blog_subhead_top {
  /*小見出し*/
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: flex-start;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.375rem;
}

.blog_card .blog_subhead_top .head {
  width: 6rem;
  flex-shrink: 0;
  font-weight: 500;
}

.blog_card .blog_subhead_top .text {
  margin-bottom: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
}

@media (min-width: 1024px) {
  .blog_card .blog_subhead_top .text {
    border-left-width: 1px;
    padding-left: 1rem;
  }
}

.blog_card .blog_subhead_top .awards {
  display: block;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-bottom: 1rem;
  font-weight: 600;
}

/*article*/

.blog_title {
  border-width: 1px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(250 250 249 / var(--tw-border-opacity));
}

.blog_title .blog_title_box {
  padding: 0.25rem;
}

@media (min-width: 1280px) {
  .blog_title .blog_title_box {
    padding: 1rem;
  }
}

.blog_title .blog_title_box .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}

.blog_title .blog_date {
  margin-bottom: 1rem;
  font-weight: 700;
}

.blog_title .blog_type {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .blog_title .blog_type {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.blog_title h3 {
  margin-bottom: 2rem;
}

.blog_title h3 span.blog_title_s {
  display: inline-block;
  line-height: 1.625;
}

@media (min-width: 1024px) {
  .blog_title h3 span.blog_title_s {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.blog_title h3 span.blog_title {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  line-height: 1.625;
}

@media (min-width: 1024px) {
  .blog_title h3 span.blog_title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.625;
  }
}

@media (min-width: 1440px) {
  .blog_title h3 span.blog_title {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.5;
  }
}

.blog_title .blog_tag {
  padding-left: 1rem;
}

@media (min-width: 1024px) {
  .blog_title .blog_tag {
    padding-left: 0px;
  }
}

.blog_title_img_box {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1024px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 245 245 / var(--tw-bg-opacity));
}

.blog_title_img {
  aspect-ratio: 3 / 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.blog_sheet {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .blog_sheet {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .blog_sheet {
    max-width: 1280px;
    padding-bottom: 5rem;
  }
}

.blog_sheet hr {
  /*太目の破線*/
  margin-top: 2rem;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 3px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity));
}

@media (min-width: 768px) {
  .blog_sheet hr {
    margin-top: 2.5rem;
  }
}

.blog_sheet hr.blog_solid {
  /*ブログ記事内の区切り線*/
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity));
}

@media (min-width: 640px) {
  .blog_sheet hr.blog_solid {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

@media (min-width: 1024px) {
  .blog_sheet hr.blog_solid {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

.blog_sheet hr.blog_solid:has(+ .blog_subhead) {
  /*ブログ記事内の区切り線をblog_subheadの直前に置く場合（ FireFox未対応だがスマホ画面用の対策なので使用）*/
  margin-left: -1rem;
  margin-right: -1rem;
}

@media (min-width: 1024px) {
  .blog_sheet hr.blog_solid:has(+ .blog_subhead) {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

.blog_sheet h4 {
  margin-bottom: 1rem;
  display: inline-block;
  width: 100%;
  border-left-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgb(204 21 52 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(204 21 52 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .blog_sheet h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.625;
  }
}

@media (min-width: 1440px) {
  .blog_sheet h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    line-height: 1.5;
  }
}

.blog_intro {
  /*導入*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.25rem;
  display: flex;
  max-width: 1024px;
  flex-direction: column;
  align-items: center;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
}

@media (min-width: 640px) {
  .blog_intro {
    flex-direction: row;
  }
}

.blog_intro p.head {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .blog_intro p.head {
    width: 15rem;
    border-bottom-width: 0px;
    border-right-width: 1px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .blog_intro p.head {
    padding-top: 3rem;
    padding-bottom: 3rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 2;
  }
}

.blog_intro .text {
  width: 100%;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

@media (min-width: 640px) {
  .blog_intro .text {
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
  }
}

@media (min-width: 1024px) {
  .blog_intro .text {
    padding: 2rem;
  }
}

.blog_subhead p.head {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .blog_subhead p.head {
    width: 15rem;
    border-bottom-width: 0px;
    border-right-width: 1px;
  }
}

@media (min-width: 1024px) {
  .blog_subhead p.head {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 2;
  }
}

.blog_subhead .text {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 2;
}

@media (min-width: 640px) {
  .blog_subhead .text {
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
  }
}

@media (min-width: 1024px) {
  .blog_subhead .text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.blog_par_box.col_1 {
  /*要素（テキスト部分と写真部分）が縦にならぶ par=paragraph*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  display: flex;
  max-width: 1024px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 2;
}

@media (min-width: 768px) {
  .blog_par_box.col_1 {
    margin-top: 2rem;
  }
}

.blog_par_box.col_2 {
  /*要素（テキスト部分と写真部分）が、lg以上では横に並ぶ*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  display: flex;
  max-width: 1024px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 2;
}

@media (min-width: 768px) {
  .blog_par_box.col_2 {
    margin-top: 2rem;
  }
}

@media (min-width: 1024px) {
  .blog_par_box.col_2 {
    flex-direction: row;
  }
}

.blog_par_box p.text {
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  .blog_par_box p.text {
    padding: 1.5rem;
  }
}

.blog_par_box ol.text {
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  .blog_par_box ol.text {
    padding: 1.5rem;
  }
}

.blog_par_box ol.text li {
  list-style-type: decimal;
}

.blog_par_box ul.outline_list {
  width: 100%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 1024px) {
  .blog_par_box ul.outline_list {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.blog_par_box ul.outline_list li {
  display: flex;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.blog_par_box ul.outline_list li span.liketh {
  display: block;
  width: 6rem;
  flex-shrink: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}

.blog_par_box ul.outline_list li span.liketh::before {
  margin-left: -1rem;
  --tw-content: "：";
  content: var(--tw-content);
}

@media (min-width: 640px) {
  .blog_par_box ul.outline_list li span.liketh {
    width: 7.5rem;
  }
}

@media (min-width: 1280px) {
  .blog_par_box ul.outline_list li span.liketh {
    width: 8.5rem;
  }
}

.blog_par_box ul.outline_list li span.liketd {
  display: block;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

.blog_par_box ul.outline_list li:last-child {
  border-bottom-width: 0px;
}

.blog_img_box.col_1 {
  /*画像縦並び*/
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.5rem;
}

@media (min-width: 1024px) {
  .blog_img_box.col_1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    gap: 1rem;
  }
}

.blog_img_box.col_1 img {
  /*画像縦並びだけど1点しかない場合に横幅を制限する*/
  margin-left: auto;
  margin-right: auto;
  max-width: 28rem;
}

@media (min-width: 1440px) {
  .blog_img_box.col_1 img {
    max-width: 32rem;
  }
}

.blog_text_box.comment span.name {
  /*氏名・イニシャル用*/
  display: block;
  width: 2.5rem;
  flex-shrink: 0;
  font-weight: 700;
}

/*
    吹き出し
    .balloon_〇〇 {-------->> bnftblog.css}
  */

/*side*/

ul.blog_list {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  width: 100%;
  max-width: 48rem;
  border-top-width: 2px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
}

@media (min-width: 640px) {
  ul.blog_list {
    width: 91.666667%;
  }
}

@media (min-width: 1024px) {
  ul.blog_list {
    margin-top: 0px;
    width: 100%;
  }
}

ul.blog_list li {
  margin-left: auto;
  margin-right: auto;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
  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-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

ul.blog_list li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  ul.blog_list li {
    border-left-width: 0px;
    border-right-width: 0px;
  }
}

ul.blog_list li a {
  display: flex;
}

@media (min-width: 1024px) {
  ul.blog_list li a {
    flex-direction: column;
  }
}

@media (min-width: 1440px) {
  ul.blog_list li a {
    flex-direction: row;
  }
}

/*
  ul.blog_list li a img {
    @apply sm:mb-2 aspect-square w-1/4 h-auto sm:w-44 sm:aspect-3/2 lg:w-full xl:w-20 xl:aspect-square object-cover;
  }*/

ul.blog_list li a .blog_list_img_box {
  width: 25%;
}

@media (min-width: 1024px) {
  ul.blog_list li a .blog_list_img_box {
    margin-bottom: 0.5rem;
    width: 100%;
  }
}

@media (min-width: 1440px) {
  ul.blog_list li a .blog_list_img_box {
    width: 40%;
  }
}

ul.blog_list li a .blog_list_img_box img {
  aspect-ratio: 1 / 1;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px) {
  ul.blog_list li a .blog_list_img_box img {
    aspect-ratio: 16 / 9;
  }
}

@media (min-width: 1440px) {
  ul.blog_list li a .blog_list_img_box img {
    aspect-ratio: 1 / 1;
  }
}

ul.blog_list li a .blog_list_text_box {
  margin-left: 0.75rem;
  display: flex;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 1024px) {
  ul.blog_list li a .blog_list_text_box {
    margin-left: 0px;
  }
}

@media (min-width: 1440px) {
  ul.blog_list li a .blog_list_text_box {
    margin-left: 0.75rem;
  }
}

ul.blog_list li a .blog_list_text_box p.title {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

ul.blog_list li a .blog_list_text_box p.date {
  margin-top: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

ul.blog_list li a .blog_list_text_box p.date span.post {
  margin-right: 0.25rem;
  display: inline-block;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0px;
  padding-bottom: 0px;
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

.side_link {
  width: 100%;
}

.side_link .bunner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5rem;
  width: 100%;
  max-width: 28rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity));
  padding: 0px;
}

@media (min-width: 640px) {
  .side_link .bunner {
    width: 91.666667%;
  }
}

@media (min-width: 1024px) {
  .side_link .bunner {
    width: 100%;
  }
}

.side_link .bunner figure {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  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-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.side_link .bunner figure:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 1px 1px 0px 0px rgba(68, 64, 60, 0.5), 8px 8px 0px 0px rgba(68, 64, 60, 0.2);
  --tw-shadow-colored: 1px 1px 0px 0px var(--tw-shadow-color), 8px 8px 0px 0px 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 (min-width: 1024px) {
  .side_link .bunner figure {
    background-color: transparent;
  }
}

.side_link .bunner figure img {
  aspect-ratio: 2 / 1;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.side_link .bunner.wide figure img {
  aspect-ratio: 3 / 1;
  height: 33.333333%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.side_link .bunner.wider figure img {
  aspect-ratio: 4 / 1;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.side_link .bunner.widest figure img {
  aspect-ratio: 5 / 1;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/*footer

  footer .bnbg_footer_global {
    @apply lg:px-4 py-4 lg:pb-8 bg-paper;
  }
  footer .bnbg_footer_global_inner {
    @apply lg:max-w-footerglobal xxl:px-12 mx-auto flex w-full flex-col items-center border border-stone-700 px-2 sm:px-4 pt-6 pb-4 sm:py-8 lg:flex-row lg:items-start lg:border-2 xl:items-center;
  }
  footer .bnbg_footer_global_inner div.globalnameBox {
    @apply lg:w-2/5 xl:w-1/3 mb-8 lg:mb-0;
  }
  footer .bnbg_footer_global_inner div.globalnameBox a {
    @apply flex flex-col;
  }
  footer .bnbg_footer_global_inner div.globalnameBox a span.name {
    @apply flex flex-col items-center justify-center text-sm sm:flex-row;
  }
  footer .bnbg_footer_global_inner div.globalnameBox a span.name img.logo {
    @apply xxl:h-14 mb-2 h-10 sm:mb-0 sm:mt-1 sm:mr-1 lg:h-12;
  }
  footer .bnbg_footer_global_inner div.globallinkBox {
    @apply w-full lg:w-3/5 xl:w-2/3;
  }
  footer ul.globallink {
    @apply w-full grid grid-cols-3 sm:grid-cols-3 md:grid-cols-3 xl:grid-cols-6;
  }
  footer ul.globallink li {
    @apply block mb-6 border-l border-stone-500 text-xs sm:text-sm xl:text-md xl:mb-0 ;
  }
  footer ul.globallink li a {
    @apply block px-2 sm:px-3 py-0 sm:text-center w-full;
  }
  footer .bnbg_footer_policy {
    @apply bg-stone-900;
  }
  footer div.policylinkBox {
    @apply lg:max-w-footerglobal xxl:px-12 mx-auto flex flex-col p-4 text-stone-50 lg:flex-row;
  }
  footer div.policylinkBox p {
    @apply lg:order-1 my-2 px-4 w-full text-center text-xs lg:w-1/3 ;
  }
  footer ul.policylink {
    @apply lg:order-2 flex w-full flex-col sm:flex-row flex-wrap lg:w-2/3 mb-2;
  }
  footer ul.policylink li {
    @apply my-2 border-stone-500 text-center px-2 xxl:px-6 text-xs sm:border-l;
  }*/

.relative {
  position: relative;
}

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

.col-span-2 {
  grid-column: span 2 / span 2;
}

.m-auto {
  margin: auto;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

.-mb-0\.5 {
  margin-bottom: -0.125rem;
}

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

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

.-mt-0 {
  margin-top: -0px;
}

.-mt-0\.5 {
  margin-top: -0.125rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-12 {
  margin-top: -3rem;
}

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

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

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

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

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

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

.ml-2 {
  margin-left: 0.5rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-14 {
  height: 3.5rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-full {
  height: 100%;
}

.w-10 {
  width: 2.5rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

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

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

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

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

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

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

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

.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-8 {
  gap: 2rem;
}

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

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

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

.border-stone-500 {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity));
}

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

.bg-ec_red {
  --tw-bg-opacity: 1;
  background-color: rgb(204 21 52 / var(--tw-bg-opacity));
}

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

.bg-stone-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
}

.bg-stone-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity));
}

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

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

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

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

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

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

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

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

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

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

.pt-1 {
  padding-top: 0.25rem;
}

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

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

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

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

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

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

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

.text-xxs {
  font-size: 0.625rem;
  line-height: 1rem;
}

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

.font-medium {
  font-weight: 500;
}

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

.leading-10 {
  line-height: 2.5rem;
}

.leading-relaxed {
  line-height: 1.625;
}

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

.tracking-tighter {
  letter-spacing: -0.05em;
}

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

.tracking-widest {
  letter-spacing: 0.1em;
}

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

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

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

.opacity-80 {
  opacity: 0.8;
}

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

hr {
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 3px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity));
}

hr.thin {
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-top-color: rgb(41 37 36 / var(--tw-border-opacity));
}

hr.light_thin {
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.hover\:text-stone-500:hover {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .sm\:-mt-12 {
    margin-top: -3rem;
  }

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

  .sm\:grid {
    display: grid;
  }

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

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

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

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

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

  .sm\:border-l {
    border-left-width: 1px;
  }

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

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

@media (min-width: 768px) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

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

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

@media (min-width: 1024px) {
  .lg\:order-1 {
    order: 1;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

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

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-5 {
    width: 1.25rem;
  }

  .lg\:max-w-custom {
    max-width: 1920px;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:block {
    display: block;
  }

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

@media (min-width: 1440px) {
  .xxl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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