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

.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(246 239 229 / 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 {
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  header h1 span.num {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-shadow: 0 0 0 1px #44403c inset;
  --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.main {
  position: relative;
  order: 2;
  min-height: 75vh;
  width: 100%;
  --tw-shadow: 0 0 0 1px #44403c inset;
  --tw-shadow-colored: inset 0 0 0 1px 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) {
  .main {
    order: 1;
    width: 80%;
  }
}

.side {
  order: 1;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / 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-bottom: 0px;
  padding-top: 2rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / 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(246 239 229 / 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 {
  margin-top: 1rem;
  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以上のサイドメニュー表示*/
  display: none;
}

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

div.pickup_box02 {
  /*lg以下のサイドメニュー表示用*/
  order: 3;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  div.pickup_box02 {
    display: none;
  }
}

div.results {
  /*絞り込み件数表示*/
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  div.results {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

div.results span#result-count {
  /*絞り込み件数表示*/
  display: block;
  width: 2.5rem;
  padding-bottom: 0.25rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 1024px) {
  div.results span#result-count {
    width: 4rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

div.main a.selectback {
  /*スマホ表示用　選択結果の最上段から再びカテゴリ検索へ*/
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-width: 1px;
  border-color: rgb(246 239 229 / var(--tw-border-opacity));
  --tw-border-opacity: 0.5;
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

div.showresults {
  /*絞り込み件数表示*/
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  border-color: rgb(246 239 229 / var(--tw-border-opacity));
  --tw-border-opacity: 0.5;
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  div.showresults {
    border-width: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(68 64 60 / var(--tw-bg-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(41 37 36 / 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(246 239 229 / 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(41 37 36 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

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

/*hero*/

.main_title {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-top: 2rem;
}

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

.main_title .title_box {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  max-width: 1024px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.main_title .title_box p {
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}

@media (min-width: 1024px) {
  .main_title .title_box p {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
}

.main_title .title_box h2,
  .main_title .title_box h3 {
  text-align: center;
}

.main_title .title_box h2 span.num {
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .main_title .title_box h2 span.num {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.main_title .title_box h2 span.num_dp {
  /*装飾系*/
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0em;
}

@media (min-width: 640px) {
  .main_title .title_box h2 span.num_dp {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.main_title .title_box h2 span.num_sk {
  /*手書き風*/
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0em;
}

@media (min-width: 640px) {
  .main_title .title_box h2 span.num_sk {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.main_title .title_box h3 span.num {
  display: block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  letter-spacing: 0em;
}

@media (min-width: 640px) {
  .main_title .title_box h3 span.num {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .main_title .title_box h3 span.num {
    font-size: 3rem;
    line-height: 1;
  }
}

.main_title .title_box h3 span.num_dp {
  /*装飾系*/
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  letter-spacing: 0em;
}

@media (min-width: 640px) {
  .main_title .title_box h3 span.num_dp {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .main_title .title_box h3 span.num_dp {
    font-size: 3rem;
    line-height: 1;
  }
}

/*過去の記事のタイトルここから*/

.main_title .title_box h3.past {
  display: flex;
  align-items: center;
}

.main_title .title_box h3.past span.num {
  /*装飾系　大文字*/
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  margin-left: 0.5rem;
  display: block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 900;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .main_title .title_box h3.past span.num {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .main_title .title_box h3.past span.num {
    font-size: 3rem;
    line-height: 1;
  }
}

.main_title .title_box h3.past span.num_dp.lc {
  /*装飾系　数字*/
  margin-bottom: -0.5rem;
  margin-top: -1rem;
  display: block;
  font-size: 3.75rem;
  line-height: 1;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .main_title .title_box h3.past span.num_dp.lc {
    margin-bottom: -0.25rem;
    margin-top: -1.25rem;
    font-size: 4.5rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .main_title .title_box h3.past span.num_dp.lc {
    font-size: 6rem;
    line-height: 1;
  }
}

/*過去の記事のタイトルここまで*/

.main_title .title_box h3 span.num_sk {
  /*手書き風*/
  display: block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  letter-spacing: 0em;
}

@media (min-width: 640px) {
  .main_title .title_box h3 span.num_sk {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .main_title .title_box h3 span.num_sk {
    font-size: 3rem;
    line-height: 1;
  }
}

/*hero top page only*/

.main_title.top {
  /*@apply px-4 pt-20 pb-8 lg:pt-24 lg:pb-16 md:px-24 lg:px-8;*/
  display: flex;
  height: 10rem;
  align-items: center;
  justify-content: center;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 640px) {
  .main_title.top {
    height: 15rem;
  }
}

@media (min-width: 1024px) {
  .main_title.top {
    height: 20rem;
  }
}

.main_title.top .title_box {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 1280px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.6;
}

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

.main_title.top .title_box h2 span.num_dp {
  /*装飾系*/
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

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

.main_title.top .title_box p {
  margin-top: 0.5rem;
  width: 100%;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.8;
  padding-bottom: 0.125rem;
  text-align: center;
}

@media (min-width: 640px) {
  .main_title.top .title_box p {
    margin-top: 1rem;
  }
}

@media (min-width: 1024px) {
  .main_title.top .title_box p {
    margin-bottom: -0.5rem;
    margin-top: 1.75rem;
  }
}

@media (min-width: 1440px) {
  .main_title.top .title_box p {
    margin-bottom: -1.5rem;
    margin-top: 2.25rem;
  }
}

.main_title.top .title_box p span.subtitle {
  display: block;
  width: 100%;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

@media (min-width: 1440px) {
  .main_title.top .title_box p span.subtitle {
    letter-spacing: 0.1em;
  }
}

/*clock*/

.clock_box {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0.75rem;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: 0.25rem;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 1024px) {
  .clock_box {
    top: 0px;
    bottom: 0px;
    height: 10rem;
    width: 10rem;
  }
}

@media (min-width: 1440px) {
  .clock_box {
    margin-right: 7rem;
  }
}

.clock {
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .clock {
    height: 10rem;
    width: 10rem;
    flex-direction: column;
    border-radius: 9999px;
    border-width: 6px;
    border-style: double;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.clock p.today {
  margin-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  line-height: 1.5;
}

@media (min-width: 1024px) {
  .clock p.today {
    margin-right: 0px;
    width: 8rem;
    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;
  }
}

.clock ul li {
  margin-top: -0.125rem;
  display: inline-block;
}

@media (min-width: 1024px) {
  .clock ul li {
    margin-top: 0px;
    display: block;
    line-height: 1.625;
  }

  .clock ul li.clock-year {
    width: 8rem;
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(68 64 60 / var(--tw-border-opacity));
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .clock ul .clock-month {
    font-size: 3rem;
    line-height: 1;
  }

  .clock ul .clock-day {
    font-size: 3rem;
    line-height: 1;
  }
}

.clock.num {
  font-weight: 600;
}

@media (min-width: 1024px) {
  .clock.num {
    font-weight: 700;
  }
}

/*blog_card*/

.blog_card {
  /*リンクなし*/
  display: block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  padding: 2rem;
}

a.blog_card {
  /*リンクあり*/
  position: relative;
  display: block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / 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-bottom: 1.25rem;
  padding-top: 0.75rem;
}

.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-bottom: 1rem;
  margin-top: 0.5rem;
  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-bottom: 0.75rem;
  padding-top: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

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

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

.blog_card p.date {
  margin-bottom: 0.25rem;
  margin-top: 0.5rem;
  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;
}

/*
  short version・リンクなしで完結するブロック
  ★覚書-----.blog_cardのcssに上書きしているので要注意。css短縮のため、上書きがある分のみ記述。
  */

.blog_card.short {
  display: flex;
  width: 100%;
  flex-direction: column;
}

@media (min-width: 1440px) {
  .blog_card.short .card_box {
    order: 1;
    padding-top: 0px;
  }

  .blog_card.short .blog_tag {
    margin-top: 0px;
  }
}

.blog_card.short .poraloid {
  /*白枠ありの写真*/
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 1440px) {
  .blog_card.short .poraloid {
    order: 2;
  }
}

.blog_card.short .poraloid figure {
  width: 100%;
}

@media (min-width: 1440px) {
  .blog_card.short .poraloid figure {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -0.5rem;
    margin-bottom: 0.5rem;
    max-width: 28rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.5rem;
    padding-top: 0.25rem;
    --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);
  }

  .blog_card.short .poraloid figure img.card_img {
    aspect-ratio: 16 / 9;
  }
}

.blog_card.short .poraloid figcaption {
  margin-top: 0.25rem;
  display: none;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.375rem;
}

@media (min-width: 1440px) {
  .blog_card.short .poraloid figcaption {
    display: block;
  }
}

.blog_card.short p.title {
  margin-bottom: 0.125rem;
  border-bottom-width: 0px;
}

.blog_card.short p.title span.title_l {
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.25rem;
}

.blog_card.short p.title span.title_l img.icon {
  margin-right: -0.5rem;
  margin-top: -1rem;
  height: 3rem;
  width: 3rem;
  opacity: 0.8;
}

@media (min-width: 1024px) {
  .blog_card.short p.title span.title_l img.icon {
    margin-top: -2rem;
    height: 3.5rem;
    width: 3.5rem;
  }
}

.blog_card.short ul.outline_list {
  margin-bottom: 1.5rem;
  margin-top: 1rem;
  border-top-width: 0px;
}

.blog_card.short .blog_subhead_top {
  /*小見出し*/
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 1.5rem;
  border-top-width: 2px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

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

@media (min-width: 1024px) {
  .blog_card.short .blog_subhead_top {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.blog_card.short .blog_subhead_top .head {
  width: -moz-fit-content;
  width: fit-content;
}

.blog_card.short .blog_subhead_top .text {
  margin-top: 0px;
  margin-bottom: 0px;
  border-left-width: 0px;
}

@media (min-width: 640px) {
  .blog_card.short .blog_subhead_top .text {
    margin-left: 0.25rem;
  }
}

/*
    .blog_card .more {-------->> bnftblog.css}
  */

/*blog_card　過去の記事 <div class="main past">
  ★覚書-----.blog_cardのcssに上書きしているので要注意。css短縮のため、上書きがある分のみ記述。
  ★ハイパフォーマーの関連記事リストにも使用。
  */

.past .blog_card {
  /*リンクなし*/
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border-left-width: 0px;
  border-right-width: 0px;
  padding: 1rem;
}

@media (min-width: 640px) {
  .past .blog_card {
    border-left-width: 1px;
    border-right-width: 1px;
  }
}

.past a.blog_card {
  /*リンクあり*/
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border-left-width: 0px;
  border-right-width: 0px;
  padding: 1rem;
  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;
}

@media (min-width: 640px) {
  .past a.blog_card {
    border-left-width: 1px;
    border-right-width: 1px;
  }
}

.past .blog_card img.card_img {
  order: 2;
  margin-left: -8rem;
  aspect-ratio: 3 / 2;
  width: 40%;
  max-width: 128px;
}

@media (min-width: 640px) {
  .past .blog_card img.card_img {
    margin-left: 1rem;
    width: 25%;
    max-width: 192px;
  }
}

@media (min-width: 768px) {
  .past .blog_card img.card_img {
    max-width: 20rem;
  }
}

@media (min-width: 1280px) {
  .past .blog_card img.card_img {
    min-width: 33.333333%;
  }
}

.past .blog_card picture {
  /*大きい枠の画像の箱*/
  order: 2;
  margin-left: -8rem;
  aspect-ratio: 3 / 2;
  width: 40%;
  max-width: 128px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 640px) {
  .past .blog_card picture {
    margin-left: 1rem;
    width: 25%;
    max-width: 192px;
  }
}

@media (min-width: 768px) {
  .past .blog_card picture {
    max-width: none;
  }
}

@media (min-width: 1280px) {
  .past .blog_card picture {
    min-width: 33.333333%;
  }
}

@media (min-width: 1440px) {
  .past .blog_card picture {
    margin-left: 1rem;
    min-width: 20%;
  }
}

.past .blog_card picture img.card_img {
  /*大きい枠の画像縦横比　＝　.past .blog_card.col-span-2 img.card_img　のこと*/
  margin-left: 0px;
  aspect-ratio: 3 / 2;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: cover;
     object-fit: cover;
}

.past .blog_card div.card_box {
  order: 1;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (min-width: 640px) {
  .past .blog_card div.card_box {
    width: 75%;
  }
}

.past .blog_card .blog_tag {
  margin-top: 0px;
  width: 50%;
}

@media (min-width: 640px) {
  .past .blog_card .blog_tag {
    width: 100%;
  }
}

.past .blog_card p.title {
  line-height: 2;
}

@media (min-width: 640px) {
  .past .blog_card p.title {
    margin-top: 0.5rem;
  }
}

@media (min-width: 1280px) {
  .past .blog_card p.title {
    min-height: 4rem;
  }
}

.past .blog_card p.title span.title_l {
  padding-bottom: 0.5rem;
  padding-top: 0px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

.past .blog_card .text {
  /*p ul span 共通*/
  margin-top: 0.25rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.75;
}

@media (min-width: 1024px) {
  .past .blog_card .text {
    font-size: 0.9375rem;
    line-height: 1.375rem;
    line-height: 1.75;
  }
}

@media (min-width: 1440px) {
  .past .blog_card .text {
    margin-right: -55%;
  }
}

.past .blog_card.col-span-2 p.text {
  /*大きい枠の場合*/
}

@media (min-width: 1440px) {
  .past .blog_card.col-span-2 p.text {
    margin-right: 0px;
  }
}

/*.past .blog_card p.text {READ MORE ボタンが写真に隠れないように
    @apply min-h-16;
  } */

.past .blog_card p.date {
  margin-left: -0.5rem;
  margin-bottom: 0px;
  margin-top: 0.75rem;
}

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

@media (min-width: 1280px) {
  .past .blog_card p.date {
    margin-top: 1rem;
  }
}

/*short version・リンクなしで完結するブロック 過去の記事 <div class="main past">
  ★覚書-----.blog_card ＞.blog_card.short　のcssに上書きしているので要注意。css短縮のため、上書きがある分のみ記述。
  */

.past .blog_card.short {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.past .blog_card.short .card_box {
  order: 1;
  height: 100%;
  width: 100%;
}

@media (min-width: 640px) {
  .past .blog_card.short .card_box {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .past .blog_card.short .card_box {
    width: 100%;
  }
}

.past .blog_card.short .blog_tag {
  margin-top: 0px;
  width: 50%;
}

@media (min-width: 640px) {
  .past .blog_card.short .blog_tag {
    width: 100%;
  }
}

.past .blog_card.short .poraloid {
  order: 2;
  margin-left: -8rem;
  width: 40%;
  max-width: 128px;
}

@media (min-width: 640px) {
  .past .blog_card.short .poraloid {
    margin-left: 1rem;
    width: 25%;
    max-width: 192px;
  }
}

@media (min-width: 768px) {
  .past .blog_card.short .poraloid {
    min-width: 25%;
    max-width: none;
  }
}

@media (min-width: 1280px) {
  .past .blog_card.short .poraloid {
    min-width: 33.333333%;
  }
}

.past .blog_card.short .poraloid figure {
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 1024px) {
  .past .blog_card.short .poraloid figure {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.5rem;
    padding-top: 0.25rem;
    --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);
  }
}

.past .blog_card.short .poraloid figure img.card_img {
  margin-left: 0px;
  aspect-ratio: 16 / 9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.past .blog_card.short .poraloid figcaption {
  margin-top: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .past .blog_card.short .poraloid figcaption {
    display: block;
  }
}

.past .blog_card.short p.title {
  margin-bottom: 1rem;
  border-bottom-width: 2px;
  padding-bottom: 0.75rem;
}

.past .blog_card.short p.title span.title_l {
  display: inline-flex;
}

.past .blog_card.short p.title span.title_l img.icon {
  margin-left: 0.5rem;
  height: 2.5rem;
  width: 2.5rem;
}

@media (min-width: 1024px) {
  .past .blog_card.short p.title span.title_l img.icon {
    height: 3rem;
    width: 3rem;
  }
}

.past .blog_card.short .text {
  /*ポラロイド写真なしの場合*/
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.75;
}

@media (min-width: 640px) {
  .past .blog_card.short .text {
    margin-right: -0px;
  }
}

@media (min-width: 1280px) {
  .past .blog_card.short .text {
    margin-right: -0px;
  }
}

.past .blog_card.short .poraloid + .card_box .text {
  /*ポラロイド写真ありの場合*/
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.75;
}

@media (min-width: 640px) {
  .past .blog_card.short .poraloid + .card_box .text {
    margin-right: -25%;
  }
}

@media (min-width: 768px) {
  .past .blog_card.short .poraloid + .card_box .text {
    margin-right: -33.333333%;
  }
}

@media (min-width: 1280px) {
  .past .blog_card.short .poraloid + .card_box .text {
    margin-right: -55%;
  }
}

.past .blog_card.short ul.outline_list {
  margin-top: -1rem;
  min-height: 4rem;
  width: 100%;
  font-size: 0.75rem;
  line-height: 1rem;
}

.past .blog_card.short ul.outline_list li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

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

.past .blog_card.short ul.numbering {
  padding-left: 2.25rem;
}

.past .blog_card.short .blog_subhead_top {
  /*小見出し*/
  display: none;
}

.past .blog_card.short .text {
  /*@apply ;-------->> bnftblog.css (short ver 内の.textをアコーディオン表示に)*/
}

/*hps introduction blog_card <div class="main hps">
  ★覚書-----.blog_cardのcssに上書きしているので要注意。css短縮のため、上書きがある分のみ記述。
  */

.hps .blog_card {
  /*リンクなし*/
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

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

.hps a.blog_card {
  /*リンクあり*/
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

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

.hps .blog_card img.card_img {
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1 / 1;
  width: 50%;
  max-width: 128px;
}

@media (min-width: 640px) {
  .hps .blog_card img.card_img {
    order: 2;
    margin-left: 1rem;
    margin-right: 1rem;
    width: 25%;
    max-width: 256px;
  }
}

@media (min-width: 1280px) {
  .hps .blog_card img.card_img {
    max-width: none;
  }
}

.hps .blog_card picture {
  /*大きい枠の画像の箱*/
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1 / 1;
  width: 50%;
  max-width: 128px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 640px) {
  .hps .blog_card picture {
    order: 2;
    margin-left: 1rem;
    width: 25%;
    max-width: 256px;
  }
}

@media (min-width: 1280px) {
  .hps .blog_card picture {
    max-width: none;
  }
}

@media (min-width: 1440px) {
  .hps .blog_card picture {
    order: 1;
    margin-left: 0px;
    margin-right: 1rem;
    min-width: 20%;
  }
}

.hps .blog_card picture img.card_img {
  /*大きい枠の画像縦横比*/
  margin-left: 0px;
  aspect-ratio: 1 / 1;
  width: 100%;
  border-radius: 9999px;
}

.hps .blog_card div.card_box {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (min-width: 640px) {
  .hps .blog_card div.card_box {
    order: 1;
    width: 75%;
  }
}

.hps .blog_card .blog_tag {
  margin-top: 0px;
  width: 100%;
}

@media (min-width: 640px) {
  .hps .blog_card p.title {
    margin-top: 0.25rem;
  }
}

.hps .blog_card p.title span.title_l {
  padding-bottom: 0.5rem;
  padding-top: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

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

.hps .blog_card .text {
  /*p ul span 共通*/
  margin-bottom: 1rem;
  margin-top: 0.25rem;
}

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

/*hps introduction*/

.hps .introduction {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  padding: 1rem;
}

.hps .introduction .intro_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

@media (min-width: 768px) {
  .hps .introduction .intro_card {
    flex-direction: row;
  }
}

.hps .introduction .intro_card img.card_img {
  order: 2;
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .hps .introduction .intro_card img.card_img {
    order: 1;
    width: 50%;
    max-width: none;
  }
}

@media (min-width: 1440px) {
  .hps .introduction .intro_card img.card_img {
    width: 40%;
  }
}

.hps .introduction .intro_card picture {
  /*大きい枠の画像の箱*/
  order: 2;
  width: 100%;
  max-width: 20rem;
}

@media (min-width: 768px) {
  .hps .introduction .intro_card picture {
    order: 1;
    width: 50%;
    max-width: none;
  }
}

@media (min-width: 1440px) {
  .hps .introduction .intro_card picture {
    width: 40%;
  }
}

.hps .introduction .intro_card picture img.card_img {
  /*大きい枠の画像縦横比*/
  aspect-ratio: 1 / 1;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hps .introduction .intro_card div.card_box {
  order: 1;
  width: 100%;
}

@media (min-width: 768px) {
  .hps .introduction .intro_card div.card_box {
    order: 2;
    margin-left: 2rem;
    width: 50%;
  }
}

@media (min-width: 1440px) {
  .hps .introduction .intro_card div.card_box {
    width: 60%;
  }
}

.hps .introduction .intro_card p.copy {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-top: 0.5rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0.025em;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .hps .introduction .intro_card p.copy {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 768px) {
  .hps .introduction .intro_card p.copy {
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .hps .introduction .intro_card p.copy {
    padding-bottom: 1rem;
    padding-top: 0.75rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
    line-height: 1.625;
  }
}

@media (min-width: 1440px) {
  .hps .introduction .intro_card p.copy {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.5;
  }
}

.hps .introduction .intro_card p.title {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  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-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

@media (min-width: 640px) {
  .hps .introduction .intro_card p.title {
    margin-top: 0.25rem;
  }
}

@media (min-width: 768px) {
  .hps .introduction .intro_card p.title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    text-align: left;
  }
}

.hps .introduction .intro_card p.title span.title_l {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .hps .introduction .intro_card p.title span.title_l {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.hps .introduction .intro_card .text {
  margin-bottom: 1rem;
  margin-top: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.75;
}

@media (min-width: 1024px) {
  .hps .introduction .intro_card .text {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.75;
  }
}

@media (min-width: 1280px) {
  .hps .introduction .intro_card .text {
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.75;
  }
}

/*福利厚生記事内のブロック（.rfs）については　article　以降に記述*/

/*article*/

.blog_title {
  display: grid;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
}

@media (min-width: 768px) {
  .blog_title {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .blog_title {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .blog_title {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.blog_title .blog_title_box {
  padding: 0.25rem;
}

@media (min-width: 768px) {
  .blog_title .blog_title_box.blog_card img.card_img {
    /*大きい枠の画像縦横比*/
    aspect-ratio: 2 / 1;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .past .blog_title .blog_title_box.blog_card p.text {
    /*大きい枠の場合*/
  }

  @media (min-width: 1440px) {
    .past .blog_title .blog_title_box.blog_card p.text {
      margin-right: 0px;
    }
  }
}

@media (min-width: 1280px) {
  .blog_title .blog_title_box.blog_card img.card_img {
    /*大きい枠の画像縦横比*/
    aspect-ratio: 2 / 1;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .past .blog_title .blog_title_box.blog_card p.text {
    /*大きい枠の場合*/
  }

  @media (min-width: 1440px) {
    .past .blog_title .blog_title_box.blog_card p.text {
      margin-right: 0px;
    }
  }
}

@media (min-width: 768px) {
  .blog_title .blog_title_box {
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 1024px) {
  .blog_title .blog_title_box {
    grid-column: span 1 / span 1;
  }
}

@media (min-width: 1280px) {
  .blog_title .blog_title_box {
    grid-column: span 2 / span 2;
    padding: 1rem;
  }
}

.blog_title .blog_title_box .inner {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity));
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

@media (min-width: 768px) {
  .blog_title .blog_title_box .inner {
    aspect-ratio: 1 / 1;
  }
}

@media (min-width: 1024px) {
  .blog_title .blog_title_box .inner {
    aspect-ratio: auto;
  }
}

@media (min-width: 1280px) {
  .blog_title .blog_title_box .inner {
    aspect-ratio: 1 / 1;
  }
}

.blog_title .blog_date {
  margin-bottom: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .blog_title .blog_date {
    margin-bottom: 3rem;
  }
}

.blog_title .blog_date.hps {
  /*ハイパフォーマー*/
  margin-bottom: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .blog_title .blog_date.hps {
    margin-bottom: 3rem;
  }
}

.blog_title .blog_date.rfs {
  /*リフレッシュ*/
  margin-bottom: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .blog_title .blog_date.rfs {
    margin-bottom: 3rem;
  }
}

.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 .blog_type.hps {
  /*ハイパフォーマー*/
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

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

.blog_title .blog_type.rfs {
  /*リフレッシュ*/
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity));
}

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

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

@media (min-width: 1280px) {
  .blog_title h3 {
    margin-bottom: 4rem;
  }
}

.blog_title h3 span.blog_title_s {
  display: inline-block;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

@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 {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

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

@media (min-width: 768px) {
  .blog_title_img_box {
    grid-column: span 3 / span 3;
  }
}

@media (min-width: 1024px) {
  .blog_title_img_box {
    grid-column: span 1 / span 1;
  }
}

@media (min-width: 1280px) {
  .blog_title_img_box {
    grid-column: span 3 / span 3;
  }
}

.blog_title_img {
  aspect-ratio: 3 / 2;
  height: 100%;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  -o-object-fit: cover;
     object-fit: cover;
}

.blog_sheet {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-width: 1px;
  border-bottom-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / 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: 1600px;
    border-bottom-width: 16px;
    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_dashed {
  /*ブログ記事内の区切り線 段落内をさらに区切る場合*/
  margin-left: auto;
  margin-right: auto;
  width: 83.333333%;
  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(87 83 78 / var(--tw-border-opacity));
}

.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_intro {
  /*導入*/
  margin-bottom: 0.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / 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(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_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 {
  /*小見出し*/
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top-width: 2px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-top: 1rem;
}

@media (min-width: 640px) {
  .blog_subhead {
    flex-direction: row;
    padding-top: 0px;
  }
}

@media (min-width: 1024px) {
  .blog_subhead {
    margin-left: -2rem;
    margin-right: -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 p.text span.subhead_large {
  /*p.text内の小見出し　下線*/
  margin-bottom: 1rem;
  display: block;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity));
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.blog_par_box p.text span.subhead_small {
  /*p.text内の小見出し　括弧*/
  margin-left: -0.5rem;
  margin-bottom: 0.75rem;
  display: block;
  font-weight: 700;
}

.blog_par_box div.related {
  margin-bottom: 1rem;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity));
}

.blog_par_box div.related: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);
}

.blog_par_box div.related.sibling {
  border-width: 0px;
}

.blog_par_box div.related.sibling:hover {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blog_par_box div.related p.mark {
  display: flex;
  aspect-ratio: 1 / 1;
  height: 100%;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity));
  padding: 0.375rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(246 239 229 / var(--tw-text-opacity));
}

.blog_par_box div.related a.btn_related {
  display: flex;
  min-height: 2.5rem;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .blog_par_box div.related a.btn_related {
    align-items: center;
  }

  .blog_par_box div.related.sibling a.btn_related {
    font-size: 0.9375rem;
    line-height: 1.375rem;
  }
}

.blog_par_box div.related svg.arrow {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-top: auto;
  margin-bottom: auto;
  height: 1.5rem;
  width: 1.5rem;
}

@media (min-width: 1024px) {
  .blog_par_box div.related svg.arrow {
    height: 1.25rem;
    width: 1.25rem;
  }
}

.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_2 {
  /*画像2点横並び*/
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

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

/*.blog_img_box figure {
    @apply mb-8;
  }*/

.blog_img_box figcaption {
  margin-top: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 640px) {
  .blog_img_box figcaption {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .blog_img_box figcaption {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.blog_img_box img {
  /*画像横長　3：2*/
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 3 / 2;
  width: 100%;
  max-width: 28rem;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.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_img_box.narrow img {
  /*画像縦長　3：4*/
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 3 / 4;
  width: 100%;
  max-width: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 640px) {
  .blog_img_box.narrow img {
    max-width: 24rem;
  }
}

@media (min-width: 1024px) {
  .blog_img_box.narrow img {
    max-width: none;
  }
}

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

/*rfs introduction blog_card <div class="main rfs">
  ★覚書-----.blog_cardのcssに上書きしているので要注意。css短縮のため、上書きがある分のみ記述。
  */

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

@media (min-width: 1024px) {
  .rfs .blog_sheet {
    padding-bottom: 2rem;
  }
}

.rfs .blog_card {
  /*リンクなし*/
  margin: 0.125rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
}

@media (min-width: 1440px) {
  .rfs .blog_card {
    flex-direction: row;
  }
}

.rfs .blog_card div.card_box {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (min-width: 1440px) {
  .rfs .blog_card div.card_box {
    order: 2;
    min-width: 60%;
    padding: 1rem;
  }
}

.rfs .blog_card p.title {
  border-width: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0px;
  line-height: 2;
}

.rfs .blog_card p.title span.title_l {
  padding-bottom: 0.5rem;
  padding-top: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

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

.rfs .blog_card .text {
  /*p ul span 共通*/
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .rfs .blog_card .text {
    font-size: 0.9375rem;
    line-height: 1.375rem;
  }
}

.rfs .blog_card ul.outline_list {
  margin-bottom: 0.75rem;
}

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

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

/*.rfs_discussion <div class="main rfs rfs_discussion">
  ★ex.福利厚生の野球観戦など、コメントをコマ割りで集めたページのみの設定*/

.rfs_discussion .blog_card div.img_box {
  /*画像の箱 flex-row*/
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
}

@media (min-width: 1440px) {
  .rfs_discussion .blog_card div.img_box {
    order: 1;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    align-items: center;
  }
}

.rfs_discussion .blog_card div.card_box div.img_box {
  /*画像の箱 flex-col*/
  width: 100%;
}

.rfs_discussion .blog_card div.img_box img.card_img {
  /*画像の箱内の画像縦横比*/
  aspect-ratio: 3 / 2;
}

/*
  .rfs .blog_card .poraloid {白枠ありの写真
    @apply w-full flex flex-col items-center;
  } 

  .rfs .blog_card .poraloid figure {
    @apply w-full xxl:-mt-2 xxl:mb-2 xxl:-mx-4 xxl:px-1 xxl:pt-1 xxl:pb-2 xxl:bg-white xxl:shadow-photo xxl:max-w-md;
  }

  .rfs.blog_card .poraloid figure img.card_img {
    @apply xxl:aspect-video;
  }

  .rfs .blog_card .poraloid figcaption {
    @apply hidden xxl:block text-md text-center mt-1;
  }
*/

.rfs_discussion .blog_card p.text {
  /*balloonの中*/
  line-height: 2;
}

.rfs_discussion .blog_card p.text span.head {
  /*balloonの中*/
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  display: block;
  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: 600;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .rfs_discussion .blog_card p.text span.head {
    margin-top: -1rem;
  }
}

.rfs_discussion .blog_img_box.col_1 {
  /*画像縦並び*/
  /*@apply grid grid-cols-1 gap-2 lg:gap-4 my-2 lg:my-4 w-full;*/
  margin-top: 0px;
  margin-bottom: 0px;
}

.rfs_discussion .blog_img_box.col_2 {
  /*画像2点横並び*/
  /*@apply grid grid-cols-2 gap-2 lg:gap-4 my-2 lg:my-4 w-full;*/
  margin-top: 0px;
  margin-bottom: 0px;
}

.rfs_discussion .blog_img_box figcaption {
  margin-top: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 640px) {
  .rfs_discussion .blog_img_box figcaption {
    text-align: center;
  }
}

@media (min-width: 1024px) {
  .rfs_discussion .blog_img_box figcaption {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.rfs_discussion .blog_img_box img {
  /*画像横長　3：2*/
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 3 / 2;
  width: 100%;
  max-width: 24rem;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.rfs_discussion .blog_img_box.narrow img {
  /*画像縦長　3：4*/
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 3 / 4;
  width: 100%;
  max-width: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 640px) {
  .rfs_discussion .blog_img_box.narrow img {
    max-width: 24rem;
  }
}

@media (min-width: 1440px) {
  .rfs_discussion .blog_img_box.narrow img {
    max-width: 28rem;
  }
}

.rfs_discussion .blog_img_box.square img {
  /*画像縦長　1：1*/
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 640px) {
  .rfs_discussion .blog_img_box.square img {
    max-width: 24rem;
  }
}

@media (min-width: 1440px) {
  .rfs_discussion .blog_img_box.square img {
    max-width: 28rem;
  }
}

/*side*/

ul.blog_list {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-top: 0.5rem;
  width: 100%;
  max-width: 48rem;
  border-bottom-width: 1px;
  border-top-width: 2px;
  --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(246 239 229 / 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_group_title {
    @apply text-md text-center bg-stone-400 mt-8 py-1 text-white;
  }
  footer .bnbg_footer_group_box a {
    @apply block;
  }
  footer .bnbg_footer_group_box a:hover img {
    @apply opacity-50 transition-opacity;
  }
  footer .bnbg_footer_group {
    @apply mt-4 flex flex-wrap justify-center;
  }
  footer .bnbg_footer_group li {
    @apply w-1/2 py-4 px-3 text-center sm:w-1/3 xl:w-fit xl:flex-auto leading-tight; 
  }
  footer .bnbg_footer_group li a img.logo {
    @apply mx-auto mb-1 h-8 lg:h-10; 
  }

  */

footer .bnbg_footer_global {
  --tw-bg-opacity: 1;
  background-color: rgb(246 239 229 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px) {
  footer .bnbg_footer_global {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
  }
}

footer .bnbg_footer_global_inner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  padding-top: 1.5rem;
}

@media (min-width: 640px) {
  footer .bnbg_footer_global_inner {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (min-width: 1024px) {
  footer .bnbg_footer_global_inner {
    max-width: 1888px;
    flex-direction: row;
    align-items: flex-start;
    border-width: 2px;
  }
}

@media (min-width: 1280px) {
  footer .bnbg_footer_global_inner {
    align-items: center;
  }
}

@media (min-width: 1440px) {
  footer .bnbg_footer_global_inner {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

footer .bnbg_footer_global_inner div.globalnameBox {
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  footer .bnbg_footer_global_inner div.globalnameBox {
    margin-bottom: 0px;
    width: 40%;
  }
}

@media (min-width: 1280px) {
  footer .bnbg_footer_global_inner div.globalnameBox {
    width: 33.333333%;
  }
}

footer .bnbg_footer_global_inner div.globalnameBox a {
  display: flex;
  flex-direction: column;
}

footer .bnbg_footer_global_inner div.globalnameBox a span.name {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 640px) {
  footer .bnbg_footer_global_inner div.globalnameBox a span.name {
    flex-direction: row;
  }
}

footer .bnbg_footer_global_inner div.globalnameBox a span.name img.logo {
  margin-bottom: 0.5rem;
  height: 2.5rem;
}

@media (min-width: 640px) {
  footer .bnbg_footer_global_inner div.globalnameBox a span.name img.logo {
    margin-bottom: 0px;
    margin-right: 0.25rem;
    margin-top: 0.25rem;
  }
}

@media (min-width: 1024px) {
  footer .bnbg_footer_global_inner div.globalnameBox a span.name img.logo {
    height: 3rem;
  }
}

@media (min-width: 1440px) {
  footer .bnbg_footer_global_inner div.globalnameBox a span.name img.logo {
    height: 3.5rem;
  }
}

footer .bnbg_footer_global_inner div.globallinkBox {
  width: 100%;
}

@media (min-width: 1024px) {
  footer .bnbg_footer_global_inner div.globallinkBox {
    width: 60%;
  }
}

@media (min-width: 1280px) {
  footer .bnbg_footer_global_inner div.globallinkBox {
    width: 66.666667%;
  }
}

footer ul.globallink {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (min-width: 640px) {
  footer ul.globallink {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

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

@media (min-width: 1280px) {
  footer ul.globallink {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

footer ul.globallink li {
  margin-bottom: 1.5rem;
  display: block;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity));
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 640px) {
  footer ul.globallink li {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  footer ul.globallink li {
    margin-bottom: 0px;
    font-size: 0.9375rem;
    line-height: 1.375rem;
  }
}

footer ul.globallink li a {
  display: block;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (min-width: 640px) {
  footer ul.globallink li a {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    text-align: center;
  }
}

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

footer div.policylinkBox {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(250 250 249 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  footer div.policylinkBox {
    max-width: 1888px;
    flex-direction: row;
  }
}

@media (min-width: 1440px) {
  footer div.policylinkBox {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

footer div.policylinkBox p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  footer div.policylinkBox p {
    order: 1;
    width: 33.333333%;
  }
}

footer ul.policylink {
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex-wrap: wrap;
}

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

@media (min-width: 1024px) {
  footer ul.policylink {
    order: 2;
    width: 66.666667%;
  }
}

footer ul.policylink li {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 640px) {
  footer ul.policylink li {
    border-left-width: 1px;
  }
}

@media (min-width: 1440px) {
  footer ul.policylink li {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

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

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

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

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

.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-4 {
  margin-bottom: -1rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-2 {
  margin-right: 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-16 {
  margin-top: 4rem;
}

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

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

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

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

.h-full {
  height: 100%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.max-w-2xs {
  max-width: 256px;
}

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

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

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

.list-disc {
  list-style-type: disc;
}

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

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

.grid-cols-3 {
  grid-template-columns: repeat(3, 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-2 {
  gap: 0.5rem;
}

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

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

.border-dashed {
  border-style: dashed;
}

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

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

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / 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));
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.stroke-orange-50 {
  stroke: #fff7ed;
}

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

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

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

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

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

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

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

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

.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-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

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

.pb-1 {
  padding-bottom: 0.25rem;
}

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

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

.pb-4 {
  padding-bottom: 1rem;
}

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

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

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

.pt-0 {
  padding-top: 0px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

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

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

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

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

.-indent-2 {
  text-indent: -0.5rem;
}

.-indent-4 {
  text-indent: -1rem;
}

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

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

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

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

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

.text-md {
  font-size: 0.9375rem;
  line-height: 1.375rem;
}

.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-loose {
  line-height: 2;
}

.leading-more_relaxed {
  line-height: 1.75;
}

.leading-normal {
  line-height: 1.5;
}

.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(246 239 229 / var(--tw-text-opacity));
}

.text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity));
}

.text-ta_red {
  --tw-text-opacity: 1;
  color: rgb(229 0 18 / var(--tw-text-opacity));
}

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

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

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(246 239 229 / var(--tw-border-opacity));
}

@media (min-width: 1440px) {
  .xxl\:col-span-2.blog_card img.card_img {
    /*大きい枠の画像縦横比*/
    aspect-ratio: 2 / 1;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .past .xxl\:col-span-2.blog_card p.text {
    /*大きい枠の場合*/
  }

  @media (min-width: 1440px) {
    .past .xxl\:col-span-2.blog_card p.text {
      margin-right: 0px;
    }
  }

  .xxl\:col_2.blog_par_box {
    /*要素（テキスト部分と写真部分）が、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) {
    .xxl\:col_2.blog_par_box {
      margin-top: 2rem;
    }
  }

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

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

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

  .rfs_discussion .xxl\:col_2.blog_img_box {
    /*画像2点横並び*/
    /*@apply grid grid-cols-2 gap-2 lg:gap-4 my-2 lg:my-4 w-full;*/
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

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

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

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

  .sm\:order-2 {
    order: 2;
  }

  .sm\:grid {
    display: grid;
  }

  .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\:border-l {
    border-left-width: 1px;
  }

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

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

@media (min-width: 768px) {
  .md\:grid {
    display: grid;
  }

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

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, 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\:object-right {
    -o-object-position: right;
       object-position: right;
  }
}

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

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

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

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

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:block {
    display: block;
  }

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

  .lg\:inline {
    display: inline;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:w-1\/6 {
    width: 16.666667%;
  }

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

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

  .lg\:w-5\/6 {
    width: 83.333333%;
  }

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

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

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

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

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

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

  .lg\:gap-0 {
    gap: 0px;
  }

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

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

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

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

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

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

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:block {
    display: block;
  }

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

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

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

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

  .xl\:pt-12 {
    padding-top: 3rem;
  }

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

@media (min-width: 1440px) {
  .xxl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xxl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

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

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

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

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