@charset "UTF-8";
/*!
Theme Name: happinesskey
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: happinesskey
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

happinesskey is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  main {
    margin-top: 60px;
  }
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-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;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: "Noto Sans JP", "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.page {
  margin: 100px 0 0;
}

@media screen and (max-width: 768px) {
  .page {
    margin: 60px 0 0;
  }
}
.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

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

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* カラー設定
--------------------------------------------- */
/* 大ワク
--------------------------------------------- */
html {
  scroll-behavior: smooth;
  overflow-x: clip;
}

body {
  margin: 0;
  padding: 0;
  background-color: #F9F9F9;
  overflow-x: clip;
}

p {
  margin: 0;
}

.site-main {
  position: relative;
  margin-top: 100px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .site-main {
    margin-top: 60px;
  }
}
.site {
  position: relative;
}
.site::before {
  content: "";
  position: fixed;
  right: 0;
  top: 150px;
  width: 500px;
  height: 883px;
  background-image: url("../../uploads/2026/02/mountain_bg.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(var(--bg-offset, 0px));
  will-change: transform;
  pointer-events: none;
}

@media only screen and (max-width: 768px) {
  .site::before {
    display: none;
  }
}
.beigeback {
  background-color: #F4EFE8;
  background-blend-mode: multiply;
}

.sectioninner_1200 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.sectioninner_1000 {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.sectioninner_900 {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}

.sectioninner_800 {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

/* テキスト・見出しタイトル設定
--------------------------------------------- */
a {
  color: #4A7FA1;
}
a:visited {
  color: #4A7FA1;
}

a:hover,
a:focus,
a:active {
  color: #C97A63;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

.section-heading {
  position: relative;
}
.section-heading .section-heading__title {
  position: relative;
  margin: 0 0 5px;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: #4A7FA1;
  z-index: 2;
}
.section-heading .section-heading__title span {
  font-size: 0.7em;
}
.section-heading .section-heading__title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 100px;
  height: 15px;
  background-color: #7A6652;
  opacity: 0.15;
  z-index: 1;
}
.section-heading .section-heading__kicker {
  position: relative;
  margin-bottom: -5px;
  font-family: "Meddon";
  font-size: 16px;
  text-align: center;
  color: #7E9C90;
  opacity: 0.6;
  transform: rotate(-5deg);
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .section-heading .section-heading__title {
    font-size: 28px;
  }
  .section-heading .section-heading__title::after {
    bottom: -5px;
    width: 75px;
    height: 10px;
  }
  .section-heading .section-heading__kicker {
    font-size: 13px;
  }
}
.bluetitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}
.bluetitle h1, .bluetitle h2 {
  position: relative;
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  color: #4A7FA1;
}
.bluetitle h1::after, .bluetitle h2::after {
  content: "●●●";
  display: block;
  margin-top: 10px;
  font-size: 6px;
  text-align: center;
  letter-spacing: 1em;
}
.bluetitle p {
  font-family: "Jost", sans-serif;
  font-size: 18px;
  color: #7E9C90;
}

@media screen and (max-width: 768px) {
  .bluetitle {
    padding: 30px 0;
  }
  .bluetitle h1, .bluetitle h2 {
    font-size: 24px;
  }
  .bluetitle h1::after, .bluetitle h2::after {
    font-size: 5px;
  }
  .bluetitle p {
    font-size: 14px;
  }
}
.bluetitle--s, .browntitle--s {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}

.bluetitle--s {
  color: #4A7FA1;
}

.browntitle--s {
  color: #7A6652;
}

@media screen and (max-width: 768px) {
  .bluetitle--s, .browntitle--s {
    font-size: 24px;
  }
}
.underline--yellow {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

/* 共通ボタン
--------------------------------------------- */
.bluebtn--large, .bluebtn--small, .brownbtn--large, .brownbtn--small {
  position: relative;
  border-radius: 20px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}
.bluebtn--large a, .bluebtn--small a, .brownbtn--large a, .brownbtn--small a {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}
.bluebtn--large, .bluebtn--small, .brownbtn--large, .brownbtn--small {
  /* 右の矢印 */
}
.bluebtn--large::after, .bluebtn--small::after, .brownbtn--large::after, .brownbtn--small::after {
  font-family: "Material Symbols Rounded";
  content: "arrow_forward_ios";
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  color: #fff;
  pointer-events: none;
  z-index: 3;
  transition: transform 0.25s ease;
}
.bluebtn--large, .bluebtn--small, .brownbtn--large, .brownbtn--small {
  /* 波（ハイライト） */
}
.bluebtn--large::before, .bluebtn--small::before, .brownbtn--large::before, .brownbtn--small::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -60%;
  width: 60%;
  height: 160%;
  background: rgba(255, 255, 255, 0.1);
  transform: skewX(-20deg);
  filter: blur(1px);
  z-index: 1;
  opacity: 0;
}
.bluebtn--large:hover, .bluebtn--small:hover, .brownbtn--large:hover, .brownbtn--small:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
}
.bluebtn--large:hover::after, .bluebtn--small:hover::after, .brownbtn--large:hover::after, .brownbtn--small:hover::after {
  transform: translate(4px, -50%);
}
.bluebtn--large:hover::before, .bluebtn--small:hover::before, .brownbtn--large:hover::before, .brownbtn--small:hover::before {
  opacity: 1;
  animation: btn-wave 1.6s ease-in-out infinite;
}
.bluebtn--large:active, .bluebtn--small:active, .brownbtn--large:active, .brownbtn--small:active {
  transform: translateY(-1px);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

.bluebtn--large, .bluebtn--small {
  background-color: #4A7FA1;
}
.bluebtn--large:hover, .bluebtn--small:hover {
  background-color: rgb(80.5719148936, 137.9923404255, 174.8280851064);
}

.brownbtn--large, .brownbtn--small {
  background-color: #7A6652;
}
.brownbtn--large:hover, .brownbtn--small:hover {
  background-color: rgb(134.2, 112.2, 90.2);
}

.bluebtn--large, .brownbtn--large {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 350px;
  height: 40px;
}
.bluebtn--large a, .brownbtn--large a {
  font-size: 20px;
}
.bluebtn--large::after, .brownbtn--large::after {
  font-size: 20px;
}

.bluebtn--small, .brownbtn--small {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75%;
  max-width: 250px;
  height: 32px;
}
.bluebtn--small a, .brownbtn--small a {
  font-size: 18px;
}
.bluebtn--small::after, .brownbtn--small::after {
  font-size: 18px;
}

/* 波が左→右に流れる */
@keyframes btn-wave {
  0% {
    left: -60%;
  }
  100% {
    left: 120%;
  }
}
@media screen and (max-width: 768px) {
  .bluebtn--large a, .brownbtn--large a {
    font-size: 16px;
  }
  .bluebtn--small a, .brownbtn--small a {
    font-size: 14px;
  }
}
/* 改行設定
--------------------------------------------- */
br.spbr {
  display: none;
}

@media screen and (max-width: 768px) {
  br.pcbr {
    display: none;
  }
  br.spbr {
    display: block;
  }
}
/* ヘッダーメインナビ
--------------------------------------------- */
header.fixedheader {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
  background: #F4EFE8;
  z-index: 10000;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  transition: 0.5s;
}
header.fixedheader div.headerlogowrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1200px;
  height: 100%;
  margin: 0;
  margin-left: 5%;
  gap: 10px;
}
header.fixedheader div.headerlogowrap .headerlogo {
  width: clamp(100px, 25%, 180px);
  margin: 0;
  padding: 0;
}
header.fixedheader div.headerlogowrap .headerlogo a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  text-decoration: none;
  color: #4A7FA1;
}
header.fixedheader div.headerlogowrap .headerlogo a img {
  display: block;
  max-width: 290px;
  min-width: 100px;
  transition: 0.3s;
}
header.fixedheader div.headerlogowrap .headerlogo a:hover img {
  transform: scale(1.05);
}
header.fixedheader div.headerlogowrap div.headernavi__wrap {
  width: clamp(400px, 50%, 750px);
  height: 100%;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item {
  position: relative;
  width: calc(25% - 30px);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5em;
  transition: 0.3s;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item > a, header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item > button {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  text-decoration: none;
  vertical-align: middle;
  transition: 0.3s;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item > a:hover, header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item > button:hover {
  color: #4A7FA1;
  letter-spacing: 0.08em;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item p {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item p span {
  display: block;
  font-family: "Jost", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #7E9C90;
}
@media screen and (max-width: 1100px) {
  header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item {
    width: calc(25% - 5px);
  }
  header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item a img {
    width: 45px;
  }
  header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .headernavi__item a p {
    font-size: 14px;
  }
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .dropdown-toggle {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-align: left;
  font: inherit;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi {
  /* ドロップダウン */
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .dropdown-menu {
  position: absolute;
  top: calc(100% + 20px);
  left: 0;
  min-width: 220px;
  background: #F9F9F9;
  padding: 12px 0;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  z-index: 1000;
  /* アニメーション用 */
  opacity: 0;
  transform: translateY(-8px);
  visibility: hidden;
  pointer-events: none;
  transition: opacity 180ms ease, transform 180ms ease, visibility 0s linear 180ms; /* 閉じた後にvisibilityを切る */
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .dropdown-menu li a {
  display: block;
  padding: 8px 16px;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .dropdown-menu li a span {
  font-size: 0.9em;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .dropdown-menu li a:hover {
  background: #F4EFE8;
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi {
  /* 表示制御 */
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.headernavi .has-dropdown.is-open .dropdown-menu {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  pointer-events: auto;
  transition: opacity 180ms ease, transform 180ms ease, visibility 0s; /* 開く時はすぐ visible */
}
header.fixedheader div.headerlogowrap div.headernavi__wrap ul.dropdown-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
header.fixedheader div.headerlogowrap .actbtn {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  min-width: 180px;
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact {
  position: relative;
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 3px;
  font-size: 14px;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit::before, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -60%;
  width: 30%;
  height: 160%;
  background: rgba(255, 255, 255, 0.04);
  transform: skewX(-20deg);
  filter: blur(2px);
  z-index: 1;
  opacity: 0;
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit:hover, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit:hover::after, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact:hover::after {
  transform: translate(4px, -50%);
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit:hover::before, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact:hover::before {
  opacity: 1;
  animation: btn-wave 1.6s ease-in-out infinite;
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit:active, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact:active {
  transform: translateY(-1px);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit a, header.fixedheader div.headerlogowrap .actbtn .actbtn__contact a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__visit {
  background-color: #4A7FA1;
}
header.fixedheader div.headerlogowrap .actbtn .actbtn__contact {
  background-color: #7A6652;
}

.fixedheader.is-scrolled {
  background: rgba(244, 239, 232, 0.6);
  backdrop-filter: blur(6px);
}

div.spnavigation {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
div.spnavigation #drawer-checkbox {
  display: none;
}
div.spnavigation {
  /* ボタン本体 */
}
div.spnavigation #drawer-icon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 56px; /* テキスト分を少し高めに */
  margin: 15px 0 0 15px;
  z-index: 100;
  /* 下に出すラベル文字（MENU/CLOSE） */
}
div.spnavigation #drawer-icon::after {
  content: "MENU";
  font-family: "Jost", sans-serif;
  position: absolute;
  left: 50%;
  bottom: 5px; /* 線の下に表示 */
  transform: translateX(-50%);
  font-size: 10px;
  letter-spacing: 0.12em;
  color: #000;
  transition: color 0.3s ease, opacity 0.3s ease;
  opacity: 1;
  pointer-events: none;
  text-transform: uppercase;
}
div.spnavigation {
  /* アイコンの線用コンテナ（中線は使わない＝透明） */
}
div.spnavigation #drawer-icon span {
  position: absolute;
  left: 50%;
  top: 16px; /* 全体の上寄せ位置 */
  width: 84%;
  height: 2px;
  margin-left: -42%;
  background: transparent; /* 中線は表示しない */
}
div.spnavigation {
  /* 2本線（before / after のみ使用） */
}
div.spnavigation #drawer-icon span::before,
div.spnavigation #drawer-icon span::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  background: #000;
  border-radius: 10px;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
div.spnavigation {
  /* 上の線 */
}
div.spnavigation #drawer-icon span::before {
  transform: translateY(-3px);
}
div.spnavigation {
  /* 下の線 */
}
div.spnavigation #drawer-icon span::after {
  transform: translateY(6px);
}
div.spnavigation {
  /* 開いたとき：2本線をXに、文字をCLOSEに */
}
div.spnavigation #drawer-checkbox:checked ~ #drawer-icon span::before {
  transform: translateY(3px) rotate(25deg);
  background-color: #fff;
}
div.spnavigation #drawer-checkbox:checked ~ #drawer-icon span::after {
  transform: translateY(3px) rotate(-25deg);
  background-color: #fff;
}
div.spnavigation #drawer-checkbox:checked ~ #drawer-icon::after {
  content: "CLOSE";
  color: #fff;
}
div.spnavigation {
  /* ドロワー本体 */
}
div.spnavigation #drawer-content {
  overflow: auto;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 40;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: rgba(74, 127, 161, 0.97);
  padding: 0;
  color: #fff;
  transition: all 0.4s ease-in-out 0s;
  transform: translateX(100%);
  opacity: 0.2;
}
div.spnavigation #drawer-content .spnavi__wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  max-width: 1000px;
  margin: 100px auto;
}
div.spnavigation #drawer-content .spnavi__logo {
  position: relative;
  width: 30%;
}
div.spnavigation #drawer-content .spnavi__logobox {
  position: sticky;
  top: 100px;
}
div.spnavigation #drawer-content .spnavi__logobox a {
  display: block;
}
div.spnavigation #drawer-content .spnavi__logobox a img {
  display: block;
  width: 100%;
}
div.spnavigation #drawer-content .spnavi__logobox h2 {
  margin: 20px 0 0;
  font-size: 24px;
  font-weight: 400;
}
div.spnavigation #drawer-content .spnavi__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 50%;
}
div.spnavigation #drawer-content .spnavi__block h2 {
  position: relative;
  margin: 0;
  padding-left: 60px;
  font-family: "Jost", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #F9F9F9;
}
div.spnavigation #drawer-content .spnavi__block h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 50px;
  height: 1px;
  background-color: #F9F9F9;
}
div.spnavigation #drawer-content .spnavi__linktxt {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 25px;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
}
div.spnavigation #drawer-content .spnavi__linktxt span {
  font-size: 20px;
}
div.spnavigation #drawer-content .spnavi__linktxt--s {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
}
div.spnavigation #drawer-content .spnavi__linktxt--s span {
  font-weight: 400;
}
div.spnavigation #drawer-content .spnavi__linktxt--s:first-child {
  margin-top: 25px;
}
div.spnavigation #drawer-content .spnavi__linktxt--ss {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 25px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
}
div.spnavigation #drawer-content .spnavi__linktxt-ul {
  position: relative;
}
div.spnavigation #drawer-content .spnavi__linktxt-ul::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background-color: #C2A25D;
  transform: scale(0, 1); /* 下線を横方向に0倍、縦方向に1倍に変形（非表示） */
  transform-origin: right top; /* 変形の原点を右上に指定 */
  transition: transform 0.3s;
}
div.spnavigation #drawer-content .spnavi__linktxt-ul:hover::after {
  transform-origin: left top; /* 変形の原点を左上に指定 */
  transform: scale(1, 1); /* 下線を横方向に1倍、縦方向に1倍に変形（表示） */
}
div.spnavigation #drawer-content .spnavi__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  height: 50px;
  margin-top: 20px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  text-decoration: none;
  color: #fff;
  background-color: transparent;
  transition: 0.3s;
}
div.spnavigation #drawer-content .spnavi__btn::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Material Symbols Rounded";
  font-size: 24px;
}
div.spnavigation #drawer-content .spnavi__btn.visit::before {
  content: "contract_edit";
}
div.spnavigation #drawer-content .spnavi__btn.contact::before {
  content: "contact_support";
}
div.spnavigation #drawer-content .spnavi__btn:hover {
  background-color: #fff;
  color: #4A7FA1;
  border-color: #C2A25D;
}
div.spnavigation #drawer-content .spnavi__recruitwrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
div.spnavigation #drawer-content .spnavi__recruitcont {
  width: 50%;
}
div.spnavigation #drawer-content .spnavi-ft {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1000px;
  margin: 30px auto;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
div.spnavigation #drawer-content .spnavi-ft__company {
  font-size: 14px;
}
div.spnavigation #drawer-content .spnavi-ft__company strong {
  font-size: 18px;
  font-weight: 500;
}
div.spnavigation #drawer-content .spnavi-ft__sns {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  width: -moz-fit-content;
  width: fit-content;
}
div.spnavigation #drawer-content .spnavi-ft__sns a {
  display: block;
  width: 30px;
  transition: 0.3s;
}
div.spnavigation #drawer-content .spnavi-ft__sns a img {
  display: block;
  width: 100%;
}
div.spnavigation #drawer-content .spnavi-ft__sns a:hover {
  opacity: 0.75;
}
div.spnavigation #drawer-checkbox:checked ~ #drawer-content {
  transform: translateX(0);
  opacity: 1;
}
div.spnavigation #blur-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30; /* メニューより後ろ、CLOSEより後ろ */
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
div.spnavigation #drawer-checkbox:checked ~ #blur-overlay {
  opacity: 1;
  pointer-events: auto;
}
div.spnavigation #drawer-close {
  display: none;
  position: fixed;
  z-index: 39;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out 0s;
}
div.spnavigation #drawer-checkbox:checked ~ #drawer-close {
  display: block;
  opacity: 0.3;
}

@media screen and (max-width: 768px) {
  header.fixedheader {
    height: 60px;
  }
  header.fixedheader div.headerlogowrap {
    display: block;
    width: 100%;
    max-width: inherit;
  }
  header.fixedheader div.headerlogowrap .headerlogo {
    height: 60px;
    width: auto;
  }
  header.fixedheader div.headerlogowrap .headerlogo a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-left: 10px;
  }
  header.fixedheader div.headerlogowrap .headerlogo a img {
    height: 80%;
    max-width: inherit;
    min-width: inherit;
  }
  header.fixedheader div.headerlogowrap div.headernavi__wrap {
    display: none;
  }
  header.fixedheader div.headerlogowrap .actbtn {
    display: none;
  }
  div.spnavigation {
    right: 3px;
    top: 3px;
    width: 54px;
    height: 54px;
    /* ボタン本体 */
  }
  div.spnavigation #drawer-icon {
    width: 50px;
    height: 56px; /* テキスト分を少し高めに */
    margin: 3px 0 0 2px;
  }
  div.spnavigation {
    /* ドロワー本体 */
  }
  div.spnavigation #drawer-content {
    width: 100%;
    min-height: 100%;
    border-radius: 0;
  }
  div.spnavigation #drawer-content .spnavi__wrap {
    flex-direction: column;
    margin: 3rem auto 2rem;
  }
  div.spnavigation #drawer-content .spnavi__logo {
    width: 100%;
  }
  div.spnavigation #drawer-content .spnavi__logobox {
    position: relative;
    top: 0;
  }
  div.spnavigation #drawer-content .spnavi__logobox a {
    display: block;
    width: 40%;
    margin: 0 auto;
  }
  div.spnavigation #drawer-content .spnavi__logobox h2 {
    margin: 10px 0 0;
    font-size: 16px;
    text-align: center;
  }
  div.spnavigation #drawer-content .spnavi__content {
    gap: 20px;
    width: 100%;
    margin-top: 15px;
  }
  div.spnavigation #drawer-content .spnavi__block {
    margin-top: 0;
  }
  div.spnavigation #drawer-content .spnavi__block h2 {
    display: none;
  }
  div.spnavigation #drawer-content .spnavi__linktxt {
    margin-top: 15px;
    font-size: 18px;
  }
  div.spnavigation #drawer-content .spnavi__linktxt span {
    font-size: 14px;
  }
  div.spnavigation #drawer-content .spnavi__linktxt--s {
    display: none;
  }
  div.spnavigation #drawer-content .spnavi__btn {
    max-width: 100%;
  }
  div.spnavigation #drawer-content .spnavi__recruitwrap {
    display: block;
  }
  div.spnavigation #drawer-content .spnavi__recruitcont {
    width: 100%;
  }
  div.spnavigation #drawer-content .spnavi-ft {
    flex-direction: column;
    margin: 30px auto;
    padding-top: 30px;
  }
  div.spnavigation #drawer-content .spnavi-ft__company {
    font-size: 14px;
  }
  div.spnavigation #drawer-content .spnavi-ft__sns {
    gap: 25px;
    margin: 0 0 0 auto;
  }
  div.spnavigation #drawer-content .spnavi-ft__sns a {
    display: block;
    width: 25px;
  }
}
/* フッター
--------------------------------------------- */
footer.site-footer {
  padding: 80px 0;
  background-color: #4A7FA1;
}
footer.site-footer .footer__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
footer.site-footer .footer__company {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
footer.site-footer .footer__logo {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}
footer.site-footer .footer__logo img {
  display: block;
}
footer.site-footer .footer__cpname {
  text-align: center;
  color: #fff;
}
footer.site-footer .footer__cpname h2 {
  margin: 0;
  font-size: 16px;
}
footer.site-footer .footer__cpmunber p {
  text-align: center;
  color: #fff;
}
footer.site-footer .copyright {
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  color: #fff;
}
footer.site-footer .footer__info {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
footer.site-footer .footer__sns {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
footer.site-footer .footer__sns a {
  display: block;
  width: 40px;
  transition: 0.3s;
}
footer.site-footer .footer__sns a img {
  display: block;
}
footer.site-footer .footer__sns a:hover {
  opacity: 0.75;
}
footer.site-footer .footerbtn {
  height: 70px;
}
footer.site-footer .footerbtn a {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 100%;
  text-decoration: none;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 5px;
  transition: 0.3s;
}
footer.site-footer .footerbtn a:hover {
  background-color: #4A7FA1;
  color: #fff;
}
footer.site-footer .footer__form span {
  font-size: 36px;
}
footer.site-footer .footer__form p {
  font-size: 20px;
}
footer.site-footer .footer__tel .telttl {
  line-height: 1.3em;
  text-align: center;
}
footer.site-footer .footer__tel .telno {
  font-size: 30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  footer.site-footer {
    padding: 30px 0;
  }
  footer.site-footer .footer__inner {
    flex-direction: column-reverse;
    gap: 30px;
  }
  footer.site-footer .footer__company {
    margin: 0 auto;
    gap: 15px;
  }
  footer.site-footer .footer__logo {
    max-width: 200px;
  }
  footer.site-footer .footer__cpname, footer.site-footer .footer__cpmunber {
    font-size: 14px;
  }
  footer.site-footer .copyright {
    font-size: 12px;
  }
  footer.site-footer .footer__info {
    width: 100%;
    gap: 15px;
  }
  footer.site-footer .footer__sns {
    margin-bottom: 10px;
    gap: 30px;
  }
  footer.site-footer .footer__sns a {
    width: 30px;
  }
  footer.site-footer .footerbtn {
    height: 50px;
  }
  footer.site-footer .footerbtn a {
    gap: 20px;
  }
  footer.site-footer .footer__form span {
    font-size: 30px;
  }
  footer.site-footer .footer__form p {
    font-size: 16px;
  }
  footer.site-footer .footer__tel .telttl {
    font-size: 14px;
    line-height: 1.3em;
  }
  footer.site-footer .footer__tel .telno {
    font-size: 24px;
  }
}
/* 看板・HERO
--------------------------------------------- */
section.hero {
  position: relative;
  height: 700px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
section.hero .hero__media {
  position: absolute;
  inset: 0;
  z-index: 1;
}
section.hero .hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.hero .hero__inner {
  position: relative;
  padding: 30px 50px 10px calc((100vw - 1200px) / 2);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0 10px 10px 0;
  z-index: 2;
}
section.hero .hero__title {
  margin: 0;
  font-size: 42px;
  font-weight: 600;
  color: #4A7FA1;
}
section.hero .hero__title span {
  font-size: 0.6em;
}
section.hero .hero__kicker {
  display: flex;
  align-items: center;
  margin-top: 15px;
  font-family: "Jost";
  font-size: 18px;
  color: #7E9C90;
}
section.hero .hero__kicker::before {
  content: "";
  width: 45px;
  height: 1px;
  margin-right: 0.5em;
  background-color: #7E9C90;
}

@media screen and (max-width: 768px) {
  section.hero {
    height: calc(100vh - 60px);
  }
  section.hero .hero__inner {
    padding: 20px 20px 10px 5%;
  }
  section.hero .hero__title {
    font-size: 24px;
  }
  section.hero .hero__kicker {
    margin-top: 5px;
    font-size: 14px;
  }
  section.hero .hero__kicker::before {
    width: 25px;
  }
}
/* トップページ　home
--------------------------------------------- */
/*メインビジュアル*/
section.home__slide {
  height: calc(100vh - 100px);
}
section.home__slide .home__slideinner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
section.home__slide .hero__media {
  position: absolute;
  width: 100%;
  height: calc(100vh - 100px);
  z-index: 1;
}
section.home__slide .hero__media .hero-swiper .swiper-slide {
  overflow: hidden;
  height: calc(100vh - 100px);
}
section.home__slide .hero__media .hero__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: transform 7s ease-out;
  will-change: transform;
}
section.home__slide .hero__media .hero-swiper .swiper-slide-active .hero__image {
  transform: scale(1.08);
}
section.home__slide .hero__overlay {
  position: relative;
  width: 75%;
  color: #fff;
  text-shadow: 0 0 10px #000;
  z-index: 2;
}
section.home__slide .hero__overlay .hero__title {
  max-width: 630px;
  margin: 0 auto;
}
section.home__slide .hero__overlay .hero__catch {
  margin: 30px 0 0;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
section.home__slide .hero__overlay .hero__text {
  margin: 20px 0 0;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.home__slide {
    height: calc(100vh - 60px);
  }
  section.home__slide .hero__media {
    height: calc(100vh - 60px);
  }
  section.home__slide .hero__media .hero-swiper .swiper-slide {
    height: calc(100vh - 60px);
  }
  section.home__slide .hero__overlay {
    width: 80%;
  }
  section.home__slide .hero__overlay .hero__title {
    max-width: unset;
  }
  section.home__slide .hero__overlay .hero__catch {
    margin: 20px 0 0;
    font-size: 24px;
  }
  section.home__slide .hero__overlay .hero__text {
    margin: 20px 0 0;
    font-size: 16px;
  }
}
/*about*/
section.home__about {
  padding: 100px 0 0;
}

.home2clm {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  position: relative;
  height: 600px;
  margin-top: 50px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 20px 0 0 20px;
}
.home2clm::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.05);
}
.home2clm .home2clm__kicker {
  position: absolute;
  right: 0;
  top: 15px;
  font-family: "Jost";
  letter-spacing: 0.3em;
  color: #7E9C90;
}
.home2clm .home2clm__media {
  width: 65%;
  max-width: 800px;
  height: 600px;
  border-radius: 20px 0 0 20px;
}
.home2clm .home2clm__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 20px 0 0 20px;
}
.home2clm .home2clm__content {
  width: 35%;
}
.home2clm .home2clm__content h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
  color: #7A6652;
}
.home2clm .home2clm__content p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.8em;
}
.home2clm .home2clm__content p strong {
  font-weight: 600;
  color: #C97A63;
}
.home2clm .home2clm__content .home2clm__actions {
  margin: 30px auto 0;
}

.home2clm--rev {
  flex-direction: row-reverse;
  border-radius: 0 20px 20px 0;
}
.home2clm--rev::after {
  left: unset;
  right: 100%;
}
.home2clm--rev .home2clm__kicker {
  left: 0;
  right: unset;
}
.home2clm--rev .home2clm__media {
  border-radius: 0 20px 20px 0;
}
.home2clm--rev .home2clm__media img {
  border-radius: 0 20px 20px 0;
}

.home-acwheel2 {
  width: 90%;
  max-width: 800px;
  margin: -30px auto 0;
}

.asplus-features {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 30px;
  width: 90%;
  max-width: 650px;
  margin: -50px auto 0;
  padding: 0;
  list-style: none;
}
.asplus-features li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  background-color: rgba(240, 240, 240, 0.85);
  aspect-ratio: 1/1;
  border: 1px solid #fff;
  border-radius: 999px;
}
.asplus-features li img {
  display: block;
  width: 50%;
}
.asplus-features li p {
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.home__about {
    padding: 50px 0 0;
  }
  .home2clm {
    flex-direction: column;
    gap: 0;
    height: auto;
    margin-top: 20px;
    border-radius: 10px;
  }
  .home2clm::after {
    display: none;
  }
  .home2clm .home2clm__kicker {
    display: none;
  }
  .home2clm .home2clm__media {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
  }
  .home2clm .home2clm__media img {
    height: auto;
    border-radius: 10px 10px 0 0;
  }
  .home2clm .home2clm__content {
    width: 100%;
    padding: 20px 5%;
  }
  .home2clm .home2clm__content h3 {
    font-size: 20px;
  }
  .home2clm .home2clm__content p {
    margin-top: 15px;
    font-size: 16px;
  }
  .home2clm .home2clm__content .home2clm__actions {
    margin: 20px auto 0;
  }
  .home2clm--rev {
    flex-direction: column;
    border-radius: 10px;
  }
  .home2clm--rev .home2clm__media {
    border-radius: 10px 10px 0 0;
  }
  .home2clm--rev .home2clm__media img {
    border-radius: 10px 10px 0 0;
  }
  .home-acwheel2 {
    margin: -10px auto 0;
  }
  .asplus-features {
    display: none;
  }
}
/*エコヴィレッジとボールパーク*/
section.home__cards {
  padding: 80px 0 0;
}
section.home__cards .cards__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
}
section.home__cards .cards__item {
  position: relative;
  display: flex;
  flex-direction: column;
}
section.home__cards .cards__item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
}
section.home__cards .business-card--eco {
  padding: 50px 50px 50px 0;
  background-color: rgba(122, 102, 82, 0.1);
  border-radius: 0 20px 20px 0;
}
section.home__cards .business-card--eco::after {
  right: 100%;
  background-color: rgba(122, 102, 82, 0.1);
}
section.home__cards .business-card--ballpark {
  padding: 50px 0 50px 50px;
  background-color: rgba(78, 100, 117, 0.1);
  border-radius: 20px 0 0 20px;
}
section.home__cards .business-card--ballpark::after {
  left: 100%;
  background-color: rgba(78, 100, 117, 0.1);
}
section.home__cards .business-card__media {
  margin-top: 30px;
}
section.home__cards .business-card__media img {
  display: block;
  border-radius: 10px;
}
section.home__cards .cards__mds3 {
  margin: 30px 0 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #7A6652;
}
section.home__cards .business-card__body p {
  margin-top: 15px;
}
section.home__cards .business-card__body ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px auto 0;
  padding: 0;
  list-style: none;
}
section.home__cards .business-card__body ul li {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
section.home__cards .business-card__body ul li::before {
  content: "check_box";
  margin-right: 10px;
  font-family: "Material Symbols Rounded";
  font-size: 20px;
}
section.home__cards .cards__btn {
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  section.home__cards {
    padding: 50px 0 0;
  }
  section.home__cards .l-container__sp {
    width: 100%;
  }
  section.home__cards .cards__grid {
    grid-template-columns: 1fr;
    gap: 5px;
  }
  section.home__cards .cards__item::after {
    display: none;
  }
  section.home__cards .business-card--eco {
    padding: 50px 0;
    border-radius: 0;
  }
  section.home__cards .business-card--ballpark {
    padding: 50px 0;
    border-radius: 0;
  }
  section.home__cards .business-card__media {
    width: 90%;
    margin: 20px auto 0;
  }
  section.home__cards .cards__mds3 {
    width: 90%;
    margin: 20px auto 0;
    font-size: 16px;
  }
  section.home__cards .business-card__body p {
    width: 90%;
    margin: 15px auto 0;
  }
  section.home__cards .business-card__body ul {
    max-width: 90%;
    margin: 15px auto 0;
  }
  section.home__cards .business-card__body ul li {
    padding: 5px 0;
  }
  section.home__cards .cards__btn {
    margin: 20px auto 0;
  }
}
/*お知らせ３枠*/
section.home__news {
  padding: 80px 0 0;
}
section.home__news .l-container {
  margin-top: -20px;
  padding: 80px 50px 50px;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 20px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
section.home__news .news__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
section.home__news .news__grid .news-card {
  background-color: #F4EFE8;
  border-radius: 10px;
  transition: 0.3s;
}
section.home__news .news__grid .news-card:hover {
  transform: scale(1.05);
}
section.home__news .news__grid .news-card a {
  display: block;
  height: 100%;
  color: #000;
  text-decoration: none;
}
section.home__news .news__grid .news-card a:hover {
  color: #000;
}
section.home__news .news__grid .news-card a .news-card__thumb img {
  display: block;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 10px 10px 0 0;
}
section.home__news .news__grid .news-card a .news-card__body {
  padding: 15px;
}
section.home__news .news__grid .news-card a .news-card__body .news-card__category {
  display: block;
  margin: 0 auto;
  font-size: 0.85em;
  text-align: center;
  color: #4A7FA1;
  border: 1px solid #4A7FA1;
  border-radius: 999px;
}
section.home__news .news__grid .news-card a .news-card__body .news-card__date {
  display: block;
  margin-top: 15px;
  font-size: 0.85em;
}
section.home__news .news__grid .news-card a .news-card__body .news-card__title {
  margin: 5px 0 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}
section.home__news .news-card__btn {
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  section.home__news {
    padding: 50px 0 0;
  }
  section.home__news .l-container {
    margin-top: 30px;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
  }
  section.home__news .news__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  section.home__news .news__grid .news-card {
    border-radius: 10px;
  }
  section.home__news .news__grid .news-card a .news-card__thumb img {
    aspect-ratio: 16/9;
  }
  section.home__news .news__grid .news-card a .news-card__body {
    padding: 15px;
  }
  section.home__news .news__grid .news-card a .news-card__body .news-card__date {
    margin-top: 10px;
  }
  section.home__news .news__grid .news-card a .news-card__body .news-card__title {
    margin: 5px 0 0;
    font-size: 18px;
  }
  section.home__news .news-card__btn {
    margin: 20px auto 0;
  }
}
/*最下部リンク*/
section.home__cta {
  padding: 80px 0;
}
section.home__cta .cta__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
section.home__cta .cta__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 50px;
  border-radius: 20px;
  background-color: rgba(126, 156, 144, 0.1);
}
section.home__cta .cta-card__title {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #4E6475;
}
section.home__cta .cta-card__title::before, section.home__cta .cta-card__title::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #4E6475;
  margin: 0 0.3em;
}
section.home__cta .cta-card__text {
  margin-top: 20px;
  text-align: center;
}
section.home__cta .cta-card__btn {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  section.home__cta {
    padding: 60px 0;
  }
  section.home__cta .cta__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  section.home__cta .cta__card {
    padding: 30px;
    border-radius: 10px;
  }
  section.home__cta .cta-card__title {
    font-size: 18px;
    text-align: center;
  }
  section.home__cta .cta-card__title::before, section.home__cta .cta-card__title::after {
    width: 15px;
  }
  section.home__cta .cta-card__text {
    margin-top: 15px;
    text-align: left;
  }
  section.home__cta .cta-card__btn {
    margin-top: 15px;
  }
}
/* 車いす事業
--------------------------------------------- */
/*hero*/
section.wheelchair-hero {
  position: relative;
  padding: 80px 0;
}
section.wheelchair-hero .wheelchair-hero__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
section.wheelchair-hero .wheelchair-hero__sptitle {
  display: none;
}
section.wheelchair-hero .wheelchair-hero__visual {
  position: relative;
  width: 115%;
  margin-left: -15%;
}
section.wheelchair-hero .wheelchair-hero__visual img {
  display: block;
  position: sticky;
  top: 130px;
}
section.wheelchair-hero .wheelchair-hero__title {
  margin: 0;
}
section.wheelchair-hero .wheelchair-hero__title img {
  display: block;
  width: 95%;
}
section.wheelchair-hero .wheelchair-hero__logo {
  max-width: 260px;
  margin: 50px auto 0;
}
section.wheelchair-hero .wheelchair-hero__logo p {
  font-size: 22px;
  text-align: center;
}
section.wheelchair-hero .wheelchair-hero__logo img {
  display: block;
  margin: 0 auto;
}
section.wheelchair-hero .wheelchair-hero__logo .logo-kakeru {
  margin: 30px 0;
  font-size: 40px;
}
section.wheelchair-hero .wheelchair-hero__logo .acwheel-logo {
  mix-blend-mode: multiply;
}
section.wheelchair-hero .wheelchair-hero__story {
  margin: 80px 0 0;
}
section.wheelchair-hero .wheelchair-hero__story .wchs__headline {
  margin: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5em;
  color: #4A7FA1;
  font-feature-settings: "palt";
}
section.wheelchair-hero .wheelchair-hero__story .wchs__subhead {
  margin: 15px 0 0;
  font-size: 22px;
}
section.wheelchair-hero .wheelchair-hero__story .wchs__subhead::before {
  content: "――";
  margin-right: 0.5em;
}
section.wheelchair-hero .wheelchair-hero__story .wchs__text {
  margin: 15px 0 0;
}
section.wheelchair-hero .wheelchair-hero__story .wchs__text strong {
  font-weight: 600;
  color: #C97A63;
}
section.wheelchair-hero .wheelchair-hero__story .wchs__list {
  margin: 15px 0 0;
  padding: 0 0 0 2em;
}
section.wheelchair-hero .wheelchair-hero__story .wchs__list li {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  section.wheelchair-hero {
    padding: 30px 0;
  }
  section.wheelchair-hero .wheelchair-hero__inner {
    grid-template-columns: 1fr;
  }
  section.wheelchair-hero .wheelchair-hero__sptitle {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    color: #4A7FA1;
  }
  section.wheelchair-hero .wheelchair-hero__visual {
    width: 90%;
    margin: 20px auto 0;
  }
  section.wheelchair-hero .wheelchair-hero__visual img {
    position: relative;
    top: unset;
  }
  section.wheelchair-hero .wheelchair-hero__title img {
    display: none;
  }
  section.wheelchair-hero .wheelchair-hero__logo {
    max-width: unset;
    margin: 30px auto 0;
  }
  section.wheelchair-hero .wheelchair-hero__logo p {
    font-size: 20px;
  }
  section.wheelchair-hero .wheelchair-hero__logo img {
    display: block;
    width: 60%;
  }
  section.wheelchair-hero .wheelchair-hero__logo .logo-kakeru {
    margin: 15px 0;
    font-size: 30px;
  }
  section.wheelchair-hero .wheelchair-hero__story {
    margin: 30px 0 0;
  }
  section.wheelchair-hero .wheelchair-hero__story .wchs__headline {
    font-size: 24px;
    text-align: center;
  }
  section.wheelchair-hero .wheelchair-hero__story .wchs__subhead {
    margin: 10px 0 0;
    font-size: 18px;
  }
  section.wheelchair-hero .wheelchair-hero__story .wchs__text {
    margin: 10px 0 0;
  }
  section.wheelchair-hero .wheelchair-hero__story .wchs__list {
    margin: 10px 0 0;
    padding: 0 0 0 1.5em;
  }
}
/*諦めの道具ではない*/
section.wheelchair-lifestyle {
  padding: 80px 0;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 0 50px;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__content {
  display: flex;
  flex-direction: column;
  gap: 50px 0;
  width: 60%;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner h2 {
  margin: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5em;
  color: #4A7FA1;
  font-feature-settings: "palt";
}
section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner p {
  margin: 15px 0;
  font-size: 18px;
  line-height: 1.8em;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner p strong {
  font-weight: 600;
  color: #C97A63;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner ul {
  margin: 15px 0;
  padding: 0 0 0 2em;
  font-size: 18px;
  line-height: 1.8em;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner ul li {
  margin: 0;
  padding: 0;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__images {
  position: relative;
  width: 40%;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__images img {
  position: absolute;
  display: block;
  width: 300px;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__images img.wheelchair-lifestyle__image1 {
  left: 0;
  top: 0;
}
section.wheelchair-lifestyle .wheelchair-lifestyle__images img.wheelchair-lifestyle__image2 {
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  section.wheelchair-lifestyle {
    padding: 50px 0;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__inner {
    flex-direction: column-reverse;
    gap: 0;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__content {
    gap: 30px 0;
    width: 100%;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner h2 {
    margin: 0;
    font-size: 24px;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner p {
    margin: 10px 0;
    font-size: 16px;
    line-height: 1.8em;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__contentinner ul {
    margin: 10px 0;
    padding: 0 0 0 1.5em;
    font-size: 16px;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__images {
    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__images img {
    width: 55%;
    border: 4px solid #F9F9F9;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__images img.wheelchair-lifestyle__image1 {
    left: 0;
    top: 0;
    transform: rotate(-1deg);
  }
  section.wheelchair-lifestyle .wheelchair-lifestyle__images img.wheelchair-lifestyle__image2 {
    right: 0;
    bottom: 0;
    transform: rotate(3deg);
  }
}
/*アクウィルができること*/
section.wheelchair-acwheel {
  position: relative;
  padding: 80px 0;
}
section.wheelchair-acwheel::after {
  content: "";
  position: absolute;
  left: -100px;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../uploads/2026/02/acwheel-main.webp");
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: auto 75%;
  opacity: 0.08;
  z-index: 1;
}
section.wheelchair-acwheel .section-heading, section.wheelchair-acwheel .l-container {
  position: relative;
  z-index: 2;
}
section.wheelchair-acwheel h3.notools {
  width: -moz-fit-content;
  width: fit-content;
  margin: 50px auto 0;
  font-size: 24px;
  font-weight: 600px;
  text-align: center;
  color: #C97A63;
}
section.wheelchair-acwheel p.notools {
  margin-top: 10px;
  font-size: 18px;
  text-align: center;
}
section.wheelchair-acwheel .wheelchair-acwheel__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 50px;
  margin-top: 50px;
}
section.wheelchair-acwheel .feature-card img {
  display: block;
  border: 1px solid #999;
  border-radius: 10px;
}
section.wheelchair-acwheel .feature-card p {
  margin-top: 0.5em;
  text-align: center;
}
section.wheelchair-acwheel .wheelchair-acwheel--bottom {
  margin-top: 50px;
  font-size: 18px;
  text-align: center;
}
section.wheelchair-acwheel .wheelchair-acwheel--bottom strong {
  color: #C97A63;
}

@media screen and (max-width: 768px) {
  section.wheelchair-acwheel {
    padding: 50px 0;
  }
  section.wheelchair-acwheel::after {
    left: -30px;
    background-position: 0 50px;
    background-size: auto 15%;
  }
  section.wheelchair-acwheel h3.notools {
    margin: 30px auto 0;
    font-size: 22px;
  }
  section.wheelchair-acwheel p.notools {
    font-size: 16px;
  }
  section.wheelchair-acwheel .wheelchair-acwheel__grid {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
  }
  section.wheelchair-acwheel .feature-card p {
    margin-top: 0.2em;
  }
  section.wheelchair-acwheel .wheelchair-acwheel--bottom {
    margin-top: 30px;
    font-size: 16px;
    text-align: left;
  }
}
/*ECOニャック*/
section.wheelchair-econyac {
  position: relative;
  padding: 80px 0;
}
section.wheelchair-econyac::after {
  content: "";
  position: absolute;
  right: -100px;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../uploads/2026/02/econyac-bg.webp");
  background-position: 100% 25%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  opacity: 0.08;
  z-index: 1;
}
section.wheelchair-econyac .section-heading, section.wheelchair-econyac .l-container {
  position: relative;
  z-index: 2;
}
section.wheelchair-econyac .econyac__text {
  margin-top: 50px;
  font-size: 18px;
  text-align: center;
}
section.wheelchair-econyac .econyac__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 50px;
  margin-top: 50px;
}
section.wheelchair-econyac .feature-card img {
  display: block;
  border: 1px solid #999;
  border-radius: 10px;
}
section.wheelchair-econyac .feature-card p {
  margin-top: 0.5em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.wheelchair-econyac {
    padding: 50px 0;
  }
  section.wheelchair-econyac::after {
    right: -50px;
    background-position: 100% 100px;
    background-size: auto 15%;
  }
  section.wheelchair-econyac .econyac__text {
    margin-top: 30px;
    font-size: 16px;
    text-align: left;
  }
  section.wheelchair-econyac .econyac__grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 30px;
  }
  section.wheelchair-econyac .feature-card p {
    margin-top: 0.2em;
  }
}
/*CTA*/
section.wheelchair-cta {
  padding: 80px 0;
}
section.wheelchair-cta .wheelchair-cta__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 80px;
}
section.wheelchair-cta .cta-card {
  padding: 50px;
  border-radius: 10px;
}
section.wheelchair-cta .cta-card .bluebtn--large {
  margin: 30px auto 0;
}
section.wheelchair-cta .cta__header p {
  padding: 5px 0;
  text-align: center;
  border: 1px solid #333;
  border-radius: 999px;
}
section.wheelchair-cta .cta__header h2 {
  margin: 20px 0 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  color: #C97A63;
}
section.wheelchair-cta .cta__point {
  margin-top: 30px;
}
section.wheelchair-cta .cta__point h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
section.wheelchair-cta .cta__point ul {
  margin: 0 auto;
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
  list-style: none;
}
section.wheelchair-cta .cta__point ul li {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin: 20px 0 0;
  padding: 0;
}
section.wheelchair-cta .cta__point ul li div {
  font-size: 30px;
}
section.wheelchair-cta .cta__point ul li p {
  margin-left: 1.5em;
  font-feature-settings: "palt";
}
section.wheelchair-cta .cta__lead {
  margin-top: 20px;
  text-align: center;
}
section.wheelchair-cta .cta-card--user {
  background-color: rgba(126, 156, 144, 0.15);
}
section.wheelchair-cta .cta-card--business {
  background-color: rgba(74, 127, 161, 0.15);
}

@media screen and (max-width: 768px) {
  section.wheelchair-cta {
    padding: 50px 0;
  }
  section.wheelchair-cta .wheelchair-cta__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  section.wheelchair-cta .cta-card {
    padding: 30px;
  }
  section.wheelchair-cta .cta-card .bluebtn--large {
    margin: 30px auto 0;
  }
  section.wheelchair-cta .cta__header p {
    padding: 5px 0;
    font-size: 14px;
    line-height: 1.5em;
  }
  section.wheelchair-cta .cta__header h2 {
    margin: 20px 0 0;
    font-size: 20px;
  }
  section.wheelchair-cta .cta__point {
    margin-top: 20px;
  }
  section.wheelchair-cta .cta__point h3 {
    font-size: 18px;
  }
  section.wheelchair-cta .cta__point ul li {
    margin: 15px 0 0;
  }
  section.wheelchair-cta .cta__point ul li div {
    font-size: 30px;
  }
  section.wheelchair-cta .cta__point ul li p {
    margin-left: 1em;
  }
  section.wheelchair-cta .cta__lead {
    margin-top: 20px;
    text-align: left;
  }
}
/*ギャラリー*/
section.wheelchair-gallery {
  overflow-x: clip; /* ← hiddenより推奨 */
  overflow-y: visible;
}
section.wheelchair-gallery .gallery-swiper {
  overflow: hidden;
}
section.wheelchair-gallery .gallery-swiper .swiper-slide {
  width: 300px; /* 固定幅 */
}
section.wheelchair-gallery .gallery-swiper a {
  display: block;
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
  cursor: zoom-in;
}
section.wheelchair-gallery .gallery-swiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease;
}
section.wheelchair-gallery .gallery-swiper a:hover img {
  transform: scale(1.05);
}

@media screen and (max-width: 768px) {
  section.wheelchair-gallery .gallery-swiper .swiper-slide {
    width: 180px; /* 固定幅 */
  }
  section.wheelchair-gallery .gallery-swiper a {
    width: 180px;
    height: 180px;
  }
}
/*クロージング*/
section.wheelchair-closing {
  position: relative;
  overflow: hidden;
  padding: 30px 0 80px;
}
section.wheelchair-closing .wheelchair-closing__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
section.wheelchair-closing .wheelchair-closing__inner h2 {
  margin: 0;
  font-size: 36px;
  font-weight: 400;
  color: #4A7FA1;
}
section.wheelchair-closing .wheelchair-closing__inner p {
  margin-top: 30px;
  font-size: 18px;
  line-height: 2.2em;
}
section.wheelchair-closing .wheelchair-closing__rev {
  flex-direction: row-reverse;
}
section.wheelchair-closing .wheelchair-closing__content {
  width: 55%;
}
section.wheelchair-closing .wheelchair-closing__visual {
  width: 40%;
}

@media screen and (max-width: 768px) {
  section.wheelchair-closing {
    padding: 0 0 50px;
  }
  section.wheelchair-closing .wheelchair-closing__inner {
    flex-direction: column-reverse;
  }
  section.wheelchair-closing .wheelchair-closing__inner h2 {
    font-size: 28px;
    line-height: 1.5em;
    text-align: center;
  }
  section.wheelchair-closing .wheelchair-closing__inner p {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.8em;
  }
  section.wheelchair-closing .wheelchair-closing__rev {
    flex-direction: column-reverse;
  }
  section.wheelchair-closing .wheelchair-closing__content {
    width: 100%;
  }
  section.wheelchair-closing .wheelchair-closing__visual {
    width: 50%;
    margin: 30px auto 0;
  }
}
/*協力会社*/
section.partner-company .partner-company__inner {
  padding: 80px 0;
  border-top: 1px solid #ccc;
}
section.partner-company .partner-company__title {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #7A6652;
}
section.partner-company .partner-company__grid {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

@media screen and (max-width: 768px) {
  section.partner-company .partner-company__inner {
    padding: 50px 0;
  }
  section.partner-company .partner-company__title {
    font-size: 20px;
  }
  section.partner-company .partner-company__grid {
    margin-top: 20px;
    flex-direction: column;
    gap: 20px;
  }
}
/* 車いす（CareTEX）
--------------------------------------------- */
.vendor-browntitle {
  margin: 0;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
  color: #7A6652;
}

@media screen and (max-width: 768px) {
  .vendor-browntitle {
    font-size: 28px;
    line-height: 1.5em;
  }
}
/*hero*/
section.vendor-hero {
  padding: 50px 0 0;
}
section.vendor-hero .heroheader__sp {
  display: none;
}
section.vendor-hero .vendor-hero__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
section.vendor-hero .vendor-hero__visual {
  display: flex;
  align-items: center;
}
section.vendor-hero .vendor-hero__visual img {
  display: block;
}
section.vendor-hero .vendor-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
section.vendor-hero .vendor-hero__eyebrow {
  font-size: 24px;
}
section.vendor-hero .vendor-hero__title {
  margin: 30px 0 0;
  font-size: 38px;
  font-weight: 600;
  color: #4A7FA1;
}
section.vendor-hero .vendor-hero__logo {
  max-width: 260px;
  margin: 50px auto 0;
}
section.vendor-hero .vendor-hero__logo p {
  font-size: 22px;
  text-align: center;
}
section.vendor-hero .vendor-hero__logo img {
  display: block;
}
section.vendor-hero .vendor-hero__logo .logo-kakeru {
  margin: 30px 0;
  font-size: 40px;
}
section.vendor-hero .vendor-hero__logo .acwheel-logo {
  mix-blend-mode: multiply;
}
section.vendor-hero .vendor-hero__lead {
  margin: 50px 0 0;
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.vendor-hero {
    padding: 30px 0 0;
  }
  section.vendor-hero .heroheader__sp {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  section.vendor-hero .vendor-hero__inner {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 30px;
  }
  section.vendor-hero .vendor-hero__visual img {
    width: 90%;
    margin: 0 auto;
  }
  section.vendor-hero .sphidden {
    display: none;
  }
  section.vendor-hero .vendor-hero__eyebrow {
    font-size: 18px;
    text-align: center;
  }
  section.vendor-hero .vendor-hero__title {
    margin: 20px 0 0;
    font-size: 28px;
    text-align: center;
  }
  section.vendor-hero .vendor-hero__logo {
    max-width: unset;
    margin: 0 auto;
  }
  section.vendor-hero .vendor-hero__logo p {
    font-size: 20px;
  }
  section.vendor-hero .vendor-hero__logo img {
    width: 60%;
    margin: 0 auto;
  }
  section.vendor-hero .vendor-hero__logo .logo-kakeru {
    margin: 15px 0;
    font-size: 30px;
  }
  section.vendor-hero .vendor-hero__lead {
    margin: 30px 0 0;
    font-size: 16px;
    text-align: left;
  }
}
/*印刷用PDF*/
section.vendor-print {
  padding: 50px 0 0;
}
section.vendor-print .profile__actions {
  height: auto;
  border-radius: 10px;
}
section.vendor-print .profile__actions::after {
  display: none;
}
section.vendor-print .profile__button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 1.5em;
  max-width: 400px;
  padding: 1em 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
section.vendor-print .profile__button span {
  font-size: 36px;
}

@media screen and (max-width: 768px) {
  section.vendor-print {
    padding: 20px 0 0;
  }
  section.vendor-print .profile__button {
    gap: 0 1.5em;
    padding: 0.7em 0;
    font-size: 16px;
  }
  section.vendor-print .profile__button span {
    font-size: 28px;
  }
}
/*3つの特長*/
section.vendor-summary {
  padding: 100px 0 0;
}
section.vendor-summary .vendor-summary__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  margin-top: 50px;
}
section.vendor-summary .summary-card {
  position: relative;
  padding: 80px 0;
  border-radius: 10px;
}
section.vendor-summary .summary-card .summary-card__num {
  position: absolute;
  left: 10px;
  top: 10px;
  font-family: "Source Sans 3";
  font-size: 100px;
  font-weight: 100;
  font-style: italic;
  line-height: 1em;
  color: #fff;
  opacity: 0.5;
}
section.vendor-summary .summary-card .summary-card__title {
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8em;
}
section.vendor-summary .summary-card .summary-card__text {
  margin-top: 30px;
  font-size: 18px;
  text-align: center;
  line-height: 1.8em;
}
section.vendor-summary .summary-card.summary-card--01 {
  background-color: rgba(201, 122, 99, 0.2);
}
section.vendor-summary .summary-card.summary-card--02 {
  background-color: rgba(194, 162, 93, 0.3);
}
section.vendor-summary .summary-card.summary-card--03 {
  background-color: rgba(126, 156, 144, 0.3);
}

@media screen and (max-width: 768px) {
  section.vendor-summary {
    padding: 60px 0 0;
  }
  section.vendor-summary .vendor-summary__grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 30px;
  }
  section.vendor-summary .summary-card {
    padding: 50px 20px;
  }
  section.vendor-summary .summary-card .summary-card__title {
    font-size: 20px;
    line-height: 1.5em;
  }
  section.vendor-summary .summary-card .summary-card__text {
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
  }
}
/*アクウィル説明*/
section.vendor-acwheel {
  padding: 80px 0;
}
section.vendor-acwheel .vendor-acwheel__inner {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 50px;
}
section.vendor-acwheel .vendor-acwheel__content, section.vendor-acwheel .vendor-acwheel__image {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.vendor-acwheel .vendor-acwheel__title {
  margin: 0;
  font-size: 38px;
  font-weight: 500;
  color: #4A7FA1;
}
section.vendor-acwheel .vendor-acwheel__text {
  margin-top: 50px;
}
section.vendor-acwheel .vendor-acwheel__text p {
  font-size: 20px;
  line-height: 2em;
}
section.vendor-acwheel .vendor-acwheel__text p strong {
  color: #C97A63;
}

@media screen and (max-width: 768px) {
  section.vendor-acwheel {
    padding: 50px 0;
  }
  section.vendor-acwheel .vendor-acwheel__inner {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  section.vendor-acwheel .vendor-acwheel__title {
    font-size: 28px;
    line-height: 1.5em;
    text-align: center;
  }
  section.vendor-acwheel .vendor-acwheel__text {
    margin-top: 30px;
  }
  section.vendor-acwheel .vendor-acwheel__text p {
    font-size: 16px;
    line-height: 1.8em;
  }
  section.vendor-acwheel .vendor-acwheel__image img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
}
/*調整ポイント*/
section.vendor-adjust {
  padding: 80px 0 0;
}
section.vendor-adjust .vendor-adjust__note {
  margin-top: 50px;
  font-size: 18px;
  text-align: center;
}
section.vendor-adjust .vendor-adjust__strong {
  width: -moz-fit-content;
  width: fit-content;
  margin: 15px auto 0;
  font-size: 24px;
  font-weight: 600;
  color: #4A7FA1;
}
section.vendor-adjust .wheelchair-acwheel__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 50px;
  margin-top: 50px;
}
section.vendor-adjust .feature-card img {
  display: block;
  border: 1px solid #999;
  border-radius: 10px;
}
section.vendor-adjust .feature-card p {
  margin-top: 0.5em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.vendor-adjust {
    padding: 50px 0 0;
  }
  section.vendor-adjust .vendor-adjust__note {
    margin-top: 30px;
    font-size: 16px;
    text-align: left;
  }
  section.vendor-adjust .vendor-adjust__strong {
    width: 100%;
    margin: 10px auto 0;
    font-size: 20px;
    background: none;
  }
  section.vendor-adjust .wheelchair-acwheel__grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 30px;
  }
  section.vendor-adjust .feature-card img {
    display: block;
    border: 1px solid #999;
    border-radius: 10px;
  }
  section.vendor-adjust .feature-card p {
    margin-top: 0.2em;
  }
}
/*こんなケース*/
section.vendor-cases {
  padding: 80px 0;
}
section.vendor-cases .vendor-cases__list {
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 0;
  padding: 0;
  list-style: none;
}
section.vendor-cases .vendor-cases__item {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 2em;
}
section.vendor-cases .vendor-cases__item::before {
  content: "check_box";
  margin-right: 10px;
  font-family: "Material Symbols Rounded";
  font-size: 24px;
}
section.vendor-cases .vendor-cases__disclaimer {
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.vendor-cases {
    padding: 50px 0;
  }
  section.vendor-cases .vendor-cases__list {
    width: 100%;
    margin: 20px auto 0;
    border-bottom: 1px dashed #999;
  }
  section.vendor-cases .vendor-cases__item {
    padding: 10px 0;
    font-size: 16px;
    line-height: 1.5em;
    border-top: 1px dashed #999;
  }
  section.vendor-cases .vendor-cases__item::before {
    content: "check_box";
    margin-right: 10px;
    font-family: "Material Symbols Rounded";
    font-size: 24px;
  }
  section.vendor-cases .vendor-cases__disclaimer {
    margin-top: 20px;
    text-align: left;
  }
}
/*エコニャック*/
section.vendor-econyac {
  margin: 80px 0 0;
}
section.vendor-econyac .vendor-econyac__text {
  margin-top: 50px;
}
section.vendor-econyac .vendor-econyac__text p {
  font-size: 18px;
  line-height: 1.8em;
  text-align: center;
}
section.vendor-econyac .vendor-econyac__text p strong {
  color: #C97A63;
}
section.vendor-econyac .econyac__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 50px;
  margin-top: 50px;
}
section.vendor-econyac .feature-card img {
  display: block;
  border: 1px solid #999;
  border-radius: 10px;
}
section.vendor-econyac .feature-card p {
  margin-top: 0.5em;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.vendor-econyac {
    margin: 50px 0 0;
  }
  section.vendor-econyac .vendor-econyac__text {
    margin-top: 30px;
  }
  section.vendor-econyac .vendor-econyac__text p {
    font-size: 16px;
    text-align: left;
  }
  section.vendor-econyac .econyac__grid {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-top: 30px;
  }
  section.vendor-econyac .feature-card p {
    margin-top: 0.2em;
  }
}
/*導入・相談*/
section.vendor-actions {
  padding: 100px 0 0;
}
section.vendor-actions .vendor-actions__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
section.vendor-actions .action-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 50px;
  background-color: #F4EFE8;
  border-radius: 10px;
}
section.vendor-actions .action-card__title {
  margin: 0;
  font-size: 38px;
  font-weight: 600;
  color: #4A7FA1;
}
section.vendor-actions .action-card__list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
section.vendor-actions .action-card__list li {
  margin: 0;
  padding: 0;
}
section.vendor-actions .action-card__text {
  font-size: 18px;
  text-align: center;
}
section.vendor-actions .action-card__text a {
  font-size: 32px;
  text-decoration: none;
  color: #000;
}

@media screen and (max-width: 768px) {
  section.vendor-actions {
    padding: 50px 0 0;
  }
  section.vendor-actions .vendor-actions__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  section.vendor-actions .action-card {
    gap: 20px;
    padding: 30px;
  }
  section.vendor-actions .action-card__title {
    font-size: 28px;
    line-height: 1.5em;
    text-align: center;
  }
  section.vendor-actions .action-card__list {
    font-size: 16px;
  }
  section.vendor-actions .action-card__list li {
    padding-left: 1.2em;
    text-indent: -1.2em;
  }
  section.vendor-actions .action-card__text {
    font-size: 16px;
    text-align: left;
  }
  section.vendor-actions .action-card__text a {
    font-size: 24px;
  }
}
/*クロージング*/
section.vendor-final {
  padding: 100px 0;
}
section.vendor-final .vendor-final__inner {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
section.vendor-final .vendor-final__title {
  margin: 0 auto;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
section.vendor-final .vendor-final__lead {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #C97A63;
}
section.vendor-final .vendor-final__btn {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  section.vendor-final {
    padding: 60px 0;
  }
  section.vendor-final .vendor-final__title {
    font-size: 20px;
  }
  section.vendor-final .vendor-final__lead {
    margin: 20px 0;
    font-size: 16px;
  }
  section.vendor-final .vendor-final__btn {
    margin: 0 auto;
  }
}
/*動画モーダル*/
.fancybox-container video {
  max-width: 90vw !important;
  max-height: 90vh !important;
  width: auto !important;
  height: auto !important;
  padding: 0;
}

.product__mov {
  margin: 50px 0 0;
}
.product__mov a {
  display: block;
  max-width: 500px;
  margin: 0 auto;
}
.product__mov a img {
  display: block;
  border-radius: 10px;
}
.product__mov p {
  text-align: center;
}

/* BallPark Village
--------------------------------------------- */
section.ballpark-village__hero2 img {
  display: block;
  width: 100%;
  height: calc(100vh - 100px);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 0;
     object-position: center 0;
}

@media screen and (max-width: 768px) {
  section.ballpark-village__hero2 img {
    width: 100%;
    height: 100vw;
  }
}
section.ballpark-village__story {
  padding: 80px 0;
}
section.ballpark-village__story .story__inner {
  display: grid;
  grid-template-columns: 5fr 1fr 5fr;
  gap: 0 20px;
}
section.ballpark-village__story .story__title {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  color: #4A7FA1;
}
section.ballpark-village__story .story__subtitle {
  display: flex;
  align-items: center;
  margin: 0.5em 0 0 1em;
  font-size: 20px;
  font-weight: 600;
  color: #4E6475;
}
section.ballpark-village__story .story__subtitle::before {
  content: "";
  width: 1.5em;
  height: 2px;
  margin-right: 0.5em;
  background-color: #4E6475;
}
section.ballpark-village__story .story__text p {
  margin: 10px 0;
}
section.ballpark-village__story .story__text ul {
  margin: 10px 0;
  padding: 0 0 0 1.5em;
}
section.ballpark-village__story .story__text ul li {
  margin: 0;
  padding: 0;
}
section.ballpark-village__story .baseball-illust img {
  display: block;
  margin-top: 50px;
}
section.ballpark-village__story .image-perspective {
  margin-top: 50px;
}
section.ballpark-village__story .image-perspective img {
  display: block;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  section.ballpark-village__story {
    padding: 50px 0;
  }
  section.ballpark-village__story .story__inner {
    display: block;
  }
  section.ballpark-village__story .story__title {
    font-size: 22px;
  }
  section.ballpark-village__story .story__subtitle {
    margin: 0.5em 0 0 0;
    font-size: 18px;
  }
  section.ballpark-village__story .baseball-illust {
    margin: 20px 0;
  }
  section.ballpark-village__story .baseball-illust img {
    width: 30%;
    max-width: 150px;
    margin: 0 auto;
  }
  section.ballpark-village__story .image-perspective {
    margin-top: 30px;
  }
}
section.ballpark-village__concept {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 10/7;
  background-image: url("../../uploads/2026/02/bpv-concept-blur2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.ballpark-village__concept .bpv-dummycomment {
  padding: 2em;
  font-size: 60px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transform: rotate(-3deg);
}

@media screen and (max-width: 768px) {
  section.ballpark-village__concept .bpv-dummycomment {
    padding: 1em;
    font-size: 20px;
  }
}
/* 介護事業（あすプラスケア）
--------------------------------------------- */
/*選ばれる理由*/
section.care-services__about {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}
section.care-services__about::after {
  content: url("../../uploads/2026/02/care-titlebg.svg");
  position: absolute;
  left: -200px;
  top: 20px;
  width: 560px;
}
section.care-services__about .about__inner {
  position: relative;
}
section.care-services__about .about__title {
  position: absolute;
  left: 3%;
  top: 30px;
  margin: 0;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.5em;
  writing-mode: vertical-rl;
  text-align: right;
  color: #4E6475;
}
section.care-services__about .features__list {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px 0;
  z-index: 2;
}
section.care-services__about .features__item {
  width: 75%;
  max-width: 800px;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
section.care-services__about .features__item.reason1 {
  margin-right: 0;
  margin-left: auto;
}
section.care-services__about .features__item.reason1 .feature-card__title {
  background-color: #7E9C90;
}
section.care-services__about .features__item.reason2 {
  position: relative;
  margin-right: 9.5%;
  margin-left: auto;
}
section.care-services__about .features__item.reason2 .feature-card__title {
  background-color: #589598;
}
section.care-services__about .features__item.reason2::before {
  content: url("../../uploads/2026/02/care-illust01.svg");
  position: absolute;
  left: -200px;
  bottom: 0;
  width: 160px;
}
section.care-services__about .features__item.reason3 {
  position: relative;
  margin-right: 25%;
  margin-left: auto;
}
section.care-services__about .features__item.reason3 .feature-card__title {
  background-color: #6694A8;
}
section.care-services__about .features__item.reason3::after {
  content: url("../../uploads/2026/02/care-illust02.svg");
  position: absolute;
  right: -300px;
  bottom: 0;
  width: 230px;
}
section.care-services__about .features__item.reason4 {
  margin-right: 6.5%;
  margin-left: auto;
}
section.care-services__about .features__item.reason4 .feature-card__title {
  background-color: #4A7FA1;
}
section.care-services__about .feature-card__title {
  width: 95%;
  max-width: 700px;
  margin: -30px 0 0 -70px;
  padding: 10px;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  border-radius: 10px;
}
section.care-services__about .feature-card__body {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
section.care-services__about .feature-card__media {
  width: 30%;
}
section.care-services__about .feature-card__media img {
  display: block;
  border-radius: 10px;
}
section.care-services__about .feature-card__text {
  width: 65%;
}

@media screen and (max-width: 768px) {
  section.care-services__about {
    padding: 50px 0;
  }
  section.care-services__about::after {
    left: -300px;
    width: 560px;
  }
  section.care-services__about .about__title {
    left: 0;
    top: 0;
    font-size: 28px;
    line-height: 1em;
    text-align: left;
  }
  section.care-services__about .about__title br {
    display: none;
  }
  section.care-services__about .features__list {
    gap: 20px 0;
  }
  section.care-services__about .features__item {
    width: 80%;
    padding: 20px;
  }
  section.care-services__about .features__item.reason2 {
    margin-right: 0;
  }
  section.care-services__about .features__item.reason2::before {
    display: none;
  }
  section.care-services__about .features__item.reason3 {
    margin-right: 0;
  }
  section.care-services__about .features__item.reason3::after {
    display: none;
  }
  section.care-services__about .features__item.reason4 {
    margin-right: 0;
  }
  section.care-services__about .feature-card__title {
    width: calc(110% + 10px);
    margin: -10px 0 0 -30px;
    padding: 10px;
    font-size: 18px;
  }
  section.care-services__about .feature-card__body {
    flex-direction: column;
    margin-top: 20px;
  }
  section.care-services__about .feature-card__media {
    width: 100%;
  }
  section.care-services__about .feature-card__text {
    width: 100%;
  }
}
/*卒業に向かって*/
section.asuplus-future {
  position: relative;
  padding-bottom: 100px;
}
section.asuplus-future .asuplus-future__inner {
  position: relative;
  z-index: 2;
}
section.asuplus-future .asuplus-future__title {
  margin: 0;
  padding: 15px 0;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  color: #4A7FA1;
  border-top: 1px solid #4A7FA1;
  border-bottom: 1px solid #4A7FA1;
}
section.asuplus-future .asuplus-future__items {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
section.asuplus-future .asuplus-future__text {
  width: 55%;
}
section.asuplus-future .asuplus-future__text p {
  margin: 15px 0;
}
section.asuplus-future .asuplus-future__text ul {
  margin: 15px 0;
  padding: 0 0 0 2em;
}
section.asuplus-future .asuplus-future__text ul li {
  margin: 0;
  padding: 0;
}
section.asuplus-future .asuplus-future__text strong {
  font-size: 1.2em;
  font-weight: 600;
  color: #C97A63;
  background: linear-gradient(transparent 60%, #ffa 60%);
}
section.asuplus-future .asuplus-future__image {
  width: 35%;
}
section.asuplus-future::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  aspect-ratio: 1400/595;
  background-image: url("../../uploads/2026/02/care-future-bg.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto; /* ← 横幅100% */
  z-index: 1;
  pointer-events: none;
  animation: triangleDownFade 1.8s ease-in-out infinite;
  will-change: transform, opacity;
}

@keyframes triangleDownFade {
  0% {
    opacity: 0;
    transform: translateY(-6px);
  }
  25% {
    opacity: 1;
    transform: translateY(0);
  }
  55% {
    opacity: 1;
    transform: translateY(10px);
  }
  75% {
    opacity: 0;
    transform: translateY(26px);
  }
  100% {
    opacity: 0;
    transform: translateY(-6px);
  }
}
@media (prefers-reduced-motion: reduce) {
  section.asuplus-future::before {
    animation: none;
    opacity: 1;
    transform: none;
  }
}
@media screen and (max-width: 768px) {
  section.asuplus-future {
    padding-bottom: 50px;
  }
  section.asuplus-future .asuplus-future__title {
    padding: 15px 0;
    font-size: 22px;
    text-align: left;
  }
  section.asuplus-future .asuplus-future__items {
    flex-direction: column;
    margin-top: 20px;
  }
  section.asuplus-future .asuplus-future__text {
    width: 100%;
  }
  section.asuplus-future .asuplus-future__text p {
    margin: 10px 0;
  }
  section.asuplus-future .asuplus-future__text ul {
    margin: 10px 0;
    padding: 0 0 0 1.5em;
  }
  section.asuplus-future .asuplus-future__image {
    width: 60%;
    margin: 0 auto;
  }
}
/*卒業事例*/
section.care-graduation {
  padding: 80px 0;
}
section.care-graduation .care-graduation__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 50px;
}
section.care-graduation .care-graduation__card {
  position: relative;
  width: 47%;
  padding: 30px;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
section.care-graduation .graduation-badge {
  position: absolute;
  left: 20px;
  top: 0;
  width: 100px;
}
section.care-graduation h3 {
  font-size: 28px;
  font-weight: 500;
  line-height: 2em;
  text-align: center;
  color: #7E9C90;
}
section.care-graduation h4 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
section.care-graduation p {
  margin-top: 20px;
}
section.care-graduation .graduation-star {
  display: block;
  width: 80px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  section.care-graduation {
    padding: 50px 0;
  }
  section.care-graduation .care-graduation__inner {
    flex-direction: column;
    gap: 20px 0;
    margin-top: 30px;
  }
  section.care-graduation .care-graduation__card {
    width: 100%;
    padding: 20px;
  }
  section.care-graduation .graduation-badge {
    left: 10px;
    width: 70px;
  }
  section.care-graduation h3 {
    font-size: 22px;
    line-height: 1.5em;
  }
  section.care-graduation h4 {
    margin-top: 15px;
  }
  section.care-graduation p {
    margin-top: 15px;
  }
  section.care-graduation .graduation-star {
    width: 70px;
  }
}
/*ご契約からご利用開始までの流れ*/
section.care-flow {
  padding: 80px 0;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
}
section.care-flow .care-flow__inner {
  margin-top: 50px;
}
section.care-flow .care-flow__intro {
  text-align: center;
}
section.care-flow .care-flow__steps {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
  margin-top: 50px;
}
section.care-flow .care-flow__step {
  padding: 30px;
  border-radius: 10px;
  background-color: #F9F9F9;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
section.care-flow .care-flow__steptitle {
  margin: -20px 0 0 -70px;
  overflow: visible;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
section.care-flow .care-flow__steptitle p {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  aspect-ratio: 1/1;
  font-family: "Jost";
  font-size: 24px;
  background-color: #fff;
  border-radius: 999px;
}
section.care-flow .care-flow__steptitle p span {
  font-size: 48px;
}
section.care-flow .care-flow__steptitle h3 {
  position: relative;
  z-index: 1;
  width: 50%;
  margin-left: -10px;
  padding: 0.5em 0 0.5em 30px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  border-radius: 0 10px 10px 0;
}
section.care-flow .step1 .care-flow__steptitle p {
  color: #7E9C90;
  border: 3px solid #7E9C90;
}
section.care-flow .step1 .care-flow__steptitle h3 {
  background-color: #7E9C90;
}
section.care-flow .step2 .care-flow__steptitle p {
  color: #9FB6AE;
  border: 3px solid #9FB6AE;
}
section.care-flow .step2 .care-flow__steptitle h3 {
  background-color: #9FB6AE;
}
section.care-flow .step3 .care-flow__steptitle p {
  color: #4E6475;
  border: 3px solid #4E6475;
}
section.care-flow .step3 .care-flow__steptitle h3 {
  background-color: #4E6475;
}
section.care-flow .step4 .care-flow__steptitle p {
  color: #4A7FA1;
  border: 3px solid #4A7FA1;
}
section.care-flow .step4 .care-flow__steptitle h3 {
  background-color: #4A7FA1;
}
section.care-flow .step5 .care-flow__steptitle p {
  color: #C2A25D;
  border: 3px solid #C2A25D;
}
section.care-flow .step5 .care-flow__steptitle h3 {
  background-color: #C2A25D;
}
section.care-flow .step1__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
section.care-flow .step1__inner .step1__text {
  width: 45%;
}
section.care-flow .step1__inner .step1__text h4 {
  margin: 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: #4A7FA1;
}
section.care-flow .step1__inner .step1__text p {
  margin: 15px 0;
}
section.care-flow .step1__inner .step1__text ul {
  margin: 15px 0;
  padding: 0 0 0 1.5em;
}
section.care-flow .step1__inner .step1__text ul li {
  margin: 0;
  padding: 0;
}
section.care-flow .step__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
section.care-flow .step__inner .step__text {
  width: 70%;
}
section.care-flow .step__inner .step__text h4 {
  margin: 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: #4A7FA1;
}
section.care-flow .step__inner .step__text p {
  margin: 15px 0;
}
section.care-flow .step__inner .step__text ul {
  margin: 15px 0;
  padding: 0 0 0 1.5em;
}
section.care-flow .step__inner .step__text ul li {
  margin: 0;
  padding: 0;
}
section.care-flow .step__inner .step__text.step__text-full {
  width: 100%;
}
section.care-flow .step__inner .step__image {
  width: 25%;
  border-radius: 10px;
  background-color: #fff;
}
section.care-flow .step__inner .step__image img {
  display: block;
  border-radius: 10px;
}
section.care-flow .step__inner .step__image.step__image5 {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
section.care-flow .step__inner .step__image.step__image5 img {
  display: block;
  width: 85%;
  border-radius: 0;
}

@media screen and (max-width: 768px) {
  section.care-flow {
    padding: 50px 0;
  }
  section.care-flow .care-flow__inner {
    margin-top: 30px;
  }
  section.care-flow .care-flow__intro {
    text-align: left;
  }
  section.care-flow .care-flow__steps {
    gap: 20px 0;
    margin-top: 30px;
  }
  section.care-flow .care-flow__step {
    padding: 20px;
  }
  section.care-flow .care-flow__steptitle {
    margin: -20px 0 0 -20px;
  }
  section.care-flow .care-flow__steptitle p {
    width: 70px;
    font-size: 16px;
    line-height: 1.3em;
  }
  section.care-flow .care-flow__steptitle p span {
    font-size: 32px;
  }
  section.care-flow .care-flow__steptitle h3 {
    width: 100%;
    margin-left: -15px;
    padding: 0.5em 0 0.5em 30px;
    font-size: 20px;
  }
  section.care-flow .step1__inner {
    flex-direction: column;
    gap: 20px 0;
  }
  section.care-flow .step1__inner .step1__text {
    width: 100%;
  }
  section.care-flow .step1__inner .step1__text h4 {
    margin: 10px 0;
    font-size: 18px;
  }
  section.care-flow .step1__inner .step1__text p {
    margin: 10px 0;
  }
  section.care-flow .step1__inner .step1__text ul {
    margin: 10px 0;
  }
  section.care-flow .step__inner {
    flex-direction: column-reverse;
  }
  section.care-flow .step__inner .step__text {
    width: 100%;
  }
  section.care-flow .step__inner .step__text h4 {
    margin: 10px 0;
    font-size: 18px;
  }
  section.care-flow .step__inner .step__text p {
    margin: 10px 0;
  }
  section.care-flow .step__inner .step__text ul {
    margin: 10px 0;
  }
  section.care-flow .step__inner .step__image {
    width: 50%;
    margin: 0 auto;
  }
}
/*料金*/
section.care-services__pricing {
  padding: 80px 0;
}
section.care-services__pricing .pricing__text {
  margin-top: 50px;
  text-align: center;
}
section.care-services__pricing .pricing__boxes {
  display: grid;
  grid-template-columns: 4.5fr 1fr 4.5fr;
  margin-top: 50px;
}
section.care-services__pricing .pricing__box {
  border: 6px solid #C9D5DC;
  border-radius: 10px;
  padding: 30px;
}
section.care-services__pricing .pricing__box h3 {
  margin: 15px 0;
  font-size: 18px;
  font-weight: 500;
  color: #7A6652;
}
section.care-services__pricing .pricing__box p {
  margin: 15px 0;
}
section.care-services__pricing .pricing__box ul {
  margin: 15px 0;
  padding: 0 0 0 20px;
}
section.care-services__pricing .pricing__box ul li {
  margin: 0;
  padding: 0;
}
section.care-services__pricing .pricing__box1 {
  background-image: url("../../uploads/2026/02/pricing-bg1.svg");
  background-position: right 0 top 20px;
  background-repeat: no-repeat;
  background-size: 40%;
}
section.care-services__pricing .pricing__box2 {
  background-image: url("../../uploads/2026/02/pricing-bg2.svg");
  background-position: right 0 top 20px;
  background-repeat: no-repeat;
  background-size: 40%;
}
section.care-services__pricing .pricing-plus {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.care-services__pricing .pricing-plus span {
  font-size: 50px;
}

@media screen and (max-width: 768px) {
  section.care-services__pricing {
    padding: 50px 0;
  }
  section.care-services__pricing .pricing__text {
    margin-top: 30px;
    text-align: left;
  }
  section.care-services__pricing .pricing__boxes {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px 0;
    margin-top: 30px;
  }
}
/*施設紹介*/
section.care-facilities {
  padding: 80px 0;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
}
section.care-facilities .facilities__inner {
  margin-top: 50px;
}
section.care-facilities .facilities__intro {
  text-align: center;
}
section.care-facilities .equipment__wrap {
  margin-top: 50px;
}
section.care-facilities .equipment__wrap h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 500;
}
section.care-facilities .equipment__wrap h3::before, section.care-facilities .equipment__wrap h3::after {
  content: "";
  width: 100px;
  height: 1px;
  margin: 0 0.5em;
  background-color: #000;
}
section.care-facilities .equipment__wrap h3.practice__title {
  color: #4A7FA1;
}
section.care-facilities .equipment__wrap h3.practice__title::before, section.care-facilities .equipment__wrap h3.practice__title::after {
  background-color: #4A7FA1;
}
section.care-facilities .equipment__wrap h3.relax__title {
  color: #C97A63;
}
section.care-facilities .equipment__wrap h3.relax__title::before, section.care-facilities .equipment__wrap h3.relax__title::after {
  background-color: #C97A63;
}
section.care-facilities .equipment__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
section.care-facilities .equipment__item {
  background-color: #fff;
  border-radius: 10px;
}
section.care-facilities .equipment__item img {
  display: block;
  border-radius: 10px 10px 0 0;
}
section.care-facilities .equipment__item h4 {
  margin: 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
section.care-facilities .equipment__item p {
  margin: 15px;
}

@media screen and (max-width: 768px) {
  section.care-facilities {
    padding: 50px 0;
  }
  section.care-facilities .facilities__inner {
    margin-top: 30px;
  }
  section.care-facilities .facilities__intro {
    text-align: left;
  }
  section.care-facilities .equipment__wrap {
    margin-top: 30px;
  }
  section.care-facilities .equipment__wrap h3 {
    font-size: 18px;
  }
  section.care-facilities .equipment__wrap h3::before, section.care-facilities .equipment__wrap h3::after {
    width: 30px;
  }
  section.care-facilities .equipment__items {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
/*ちょっとした楽しみを*/
section.care-services__daily-joy {
  padding: 80px 0;
}
section.care-services__daily-joy .daily-joy__intro {
  width: 90%;
  max-width: 1000px;
  margin: 50px auto 0;
  text-align: center;
}
section.care-services__daily-joy .joy-block__wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 50px;
  margin-top: 50px;
}
section.care-services__daily-joy .daily-joy__block {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
section.care-services__daily-joy .joy-block__content {
  width: 41%;
}
section.care-services__daily-joy .joy-block__title {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 400/76;
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  color: #7A6652;
  background-image: url("../../uploads/2026/02/joy-block__title-bg1.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
section.care-services__daily-joy .joy-block__text {
  margin: 15px 0;
}
section.care-services__daily-joy .joy-block__media {
  width: 55%;
}
section.care-services__daily-joy .joy-block__media img {
  display: block;
  border-radius: 10px;
}
section.care-services__daily-joy .joy-block--reverse {
  flex-direction: row-reverse;
}
section.care-services__daily-joy .joy-block--reverse .joy-block__title {
  background-image: url("../../uploads/2026/02/joy-block__title-bg2.svg");
}

@media screen and (max-width: 768px) {
  section.care-services__daily-joy {
    padding: 50px 0;
  }
  section.care-services__daily-joy .daily-joy__intro {
    margin-top: 30px;
    text-align: left;
  }
  section.care-services__daily-joy .joy-block__wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
    margin-top: 50px;
  }
  section.care-services__daily-joy .daily-joy__block {
    flex-direction: column;
    gap: 20px 0;
  }
  section.care-services__daily-joy .joy-block__content {
    width: 100%;
  }
  section.care-services__daily-joy .joy-block__title {
    margin: 0;
    font-size: 18px;
  }
  section.care-services__daily-joy .joy-block__text {
    margin: 15px 0;
  }
  section.care-services__daily-joy .joy-block__media {
    width: 75%;
    margin: 0 auto;
  }
  section.care-services__daily-joy .joy-block--reverse {
    flex-direction: column;
  }
}
/*アクセス*/
section.care-services-access {
  padding: 80px 0;
}
section.care-services-access .access-aspls {
  margin: 50px 0 0;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #7A6652;
}
section.care-services-access .access-aspls-address {
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
}
section.care-services-access .access-aspls-map {
  margin: 20px 0 0;
  display: block;
  aspect-ratio: 3/1;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  section.care-services-access {
    padding: 50px 0;
  }
  section.care-services-access .access-aspls {
    margin: 30px 0 0;
    font-size: 20px;
  }
  section.care-services-access .access-aspls-address {
    margin: 10px 0 0;
    font-size: 16px;
  }
  section.care-services-access .access-aspls-map {
    margin: 10px 0 0;
    aspect-ratio: 1/1;
  }
}
/* 循環型事業（エコヴィレッジ）
--------------------------------------------- */
/*タイトル*/
header.eco__header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0 20px;
  margin: 0 auto;
  color: #7E9C90;
}
header.eco__header .eco-icon img {
  display: block;
  width: 60px;
}
header.eco__header .eco__kicker {
  font-family: "Jost";
  font-size: 20px;
}
header.eco__header .eco__title {
  margin: 10px 0 0;
  font-size: 36px;
  font-weight: 600;
}

header.satsumaimo {
  color: #fff;
}

@media screen and (max-width: 768px) {
  header.eco__header {
    flex-direction: column;
    width: 100%;
    gap: 10px 0;
  }
  header.eco__header .eco-icon img {
    width: 50px;
  }
  header.eco__header .eco__kicker {
    font-size: 16px;
    text-align: center;
  }
  header.eco__header .eco__title {
    margin: 10px 0 0;
    font-size: 28px;
    text-align: center;
  }
}
/*イントロ部分*/
section.eco-village__intro {
  padding: 80px 0;
}
section.eco-village__intro .intro__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
section.eco-village__intro .intro__body {
  width: 45%;
}
section.eco-village__intro .intro__body p {
  margin: 10px 0;
  text-align: center;
}
section.eco-village__intro .intro__body ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto;
  padding: 0;
}
section.eco-village__intro .intro__body ul li {
  margin: 0;
  padding: 0;
}
section.eco-village__intro .intro__arrow {
  text-align: center;
  color: #4E6475;
}
section.eco-village__intro .intro__note {
  font-size: 18px;
  font-weight: 500;
  color: #4E6475;
}
section.eco-village__intro .happinesscare__button {
  margin: 30px auto 0;
}
section.eco-village__intro .intro__visual {
  width: 40%;
}
section.eco-village__intro .intro__visual img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 768px) {
  section.eco-village__intro {
    padding: 50px 0;
  }
  section.eco-village__intro .intro__inner {
    flex-direction: column-reverse;
    margin-top: 30px;
  }
  section.eco-village__intro .intro__body {
    width: 100%;
  }
  section.eco-village__intro .intro__body p {
    text-align: left;
  }
  section.eco-village__intro .intro__body ul {
    margin: 10px 0;
    padding-left: 1.5em;
  }
  section.eco-village__intro .intro__note {
    font-size: 16px;
  }
  section.eco-village__intro .happinesscare__button {
    margin: 20px auto 0;
  }
  section.eco-village__intro .intro__visual img {
    width: 40%;
    margin: 0 auto;
  }
}
/*さつまいも*/
section.eco-village__vol--vol1 {
  padding: 80px 0;
  background-image: url("../../uploads/2026/02/satsumaimo-bg.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.eco-village__vol--vol1 .vol__card {
  position: relative;
  max-width: 800px;
  margin: 50px auto;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
}
section.eco-village__vol--vol1 .vol-card__title {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #4A7FA1;
}
section.eco-village__vol--vol1 .vol-card__title.vol-card__title2 {
  margin-top: 50px;
}
section.eco-village__vol--vol1 .vol-card__text p {
  margin: 20px 0;
  text-align: center;
}
section.eco-village__vol--vol1 .vol-card__text p:last-child {
  margin-bottom: 0;
}
section.eco-village__vol--vol1 .vol-card__text ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto;
  padding: 0 0 0 2em;
}
section.eco-village__vol--vol1 .satsuma-img {
  position: absolute;
  display: block;
  width: 200px;
}
section.eco-village__vol--vol1 .satsuma-img1 {
  left: -150px;
  top: 0;
}
section.eco-village__vol--vol1 .satsuma-img2 {
  right: -150px;
  top: 30%;
}
section.eco-village__vol--vol1 .satsuma-img3 {
  left: -100px;
  bottom: -70px;
}

section.satsumaimo__gallery {
  padding-top: 50px;
}
section.satsumaimo__gallery .gallery__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
section.satsumaimo__gallery .gallery__item {
  margin: 0;
}
section.satsumaimo__gallery .gallery__item a {
  cursor: zoom-in;
}
section.satsumaimo__gallery .gallery__item a:hover img {
  transform: scale(1.05);
}
section.satsumaimo__gallery .gallery__image {
  display: block;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: 1px solid #fff;
  border-radius: 10px;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  section.eco-village__vol--vol1 {
    padding: 50px 0;
  }
  section.eco-village__vol--vol1 .vol__card {
    margin: 30px auto;
    padding: 20px;
  }
  section.eco-village__vol--vol1 .vol-card__title {
    font-size: 18px;
  }
  section.eco-village__vol--vol1 .vol-card__title.vol-card__title2 {
    margin-top: 30px;
  }
  section.eco-village__vol--vol1 .vol-card__text p {
    margin: 10px 0;
    text-align: left;
  }
  section.eco-village__vol--vol1 .vol-card__text ul {
    width: 100%;
    margin: 10px 0;
    padding: 0 0 0 1.5em;
  }
  section.eco-village__vol--vol1 .satsuma-img {
    display: none;
  }
  section.satsumaimo__gallery {
    padding-top: 0;
  }
  section.satsumaimo__gallery .gallery__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  section.satsumaimo__gallery .gallery__image {
    border-radius: 5px;
  }
}
/*メルカリスタジオ*/
section.eco-village__vol--vol2 {
  padding: 80px 0 0;
}
section.eco-village__vol--vol2 .mercari-studio {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 20/7;
  margin-top: 50px;
  background-image: url("../../uploads/2026/02/mercaristudio-dummy.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.eco-village__vol--vol2 .ms-dummycomment {
  padding: 1em 2em;
  font-size: 30px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transform: rotate(-3deg);
}

@media screen and (max-width: 768px) {
  section.eco-village__vol--vol2 {
    padding: 50px 0;
  }
  section.eco-village__vol--vol2 .mercari-studio {
    margin-top: 30px;
  }
  section.eco-village__vol--vol2 .ms-dummycomment {
    padding: 1em;
    font-size: 20px;
  }
}
/*EC*/
section.eco-village__vol--vol3 {
  padding: 80px 0;
}
section.eco-village__vol--vol3 .ec__inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0 30px;
  margin-top: 50px;
}
section.eco-village__vol--vol3 .ec__body {
  width: -moz-fit-content;
  width: fit-content;
}
section.eco-village__vol--vol3 .ec__body p {
  margin: 10px 0;
}
section.eco-village__vol--vol3 .ec__body ul {
  margin: 10px 0;
  padding: 0 0 0 2em;
}
section.eco-village__vol--vol3 .ec__visual {
  width: 30%;
  max-width: 180px;
}
section.eco-village__vol--vol3 .ec__visual img {
  display: block;
}

@media screen and (max-width: 768px) {
  section.eco-village__vol--vol3 {
    padding: 50px 0;
  }
  section.eco-village__vol--vol3 .ec__inner {
    flex-direction: column;
    gap: 20px 0;
    margin-top: 30px;
  }
  section.eco-village__vol--vol3 .ec__body ul {
    padding: 0 0 0 1.5em;
  }
}
/* 会社情報
--------------------------------------------- */
/*代表メッセージ*/
section.company__message .company__messagetitle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 600;
  color: #7A6652;
}
section.company__message .company__messagetitle::before, section.company__message .company__messagetitle::after {
  content: "";
  width: 100px;
  height: 1px;
  margin: 0 10px;
  background-color: #7A6652;
}
section.company__message .message__media {
  margin-top: 50px;
}
section.company__message .message__media iframe {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  section.company__message .company__messagetitle {
    font-size: 24px;
  }
  section.company__message .company__messagetitle::before, section.company__message .company__messagetitle::after {
    width: 30px;
  }
  section.company__message .message__media {
    margin-top: 30px;
  }
  section.company__message .message__media iframe {
    border-radius: 5px;
  }
}
/*企業理念*/
section.company__philosophy {
  padding: 0 0 80px;
}
section.company__philosophy .philosophy__body {
  margin-top: 50px;
  text-align: center;
  background-image: url("../../uploads/2026/01/logo_wt.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
section.company__philosophy .philosophy__catch {
  font-size: 22px;
  line-height: 1.8em;
}
section.company__philosophy .philosophy__catch strong {
  display: block;
  font-weight: 400;
  color: #4A7FA1;
}
section.company__philosophy .philosophy__text p {
  margin: 1em 0;
}
section.company__philosophy .philosophy__sign {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 1em;
  margin: 30px 0 0;
}
section.company__philosophy .philosophy__sign .philosophy__sign-name {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  section.company__philosophy {
    padding: 50px 0;
  }
  section.company__philosophy .philosophy__body {
    margin-top: 30px;
    text-align: left;
  }
  section.company__philosophy .philosophy__catch {
    font-size: 18px;
  }
  section.company__philosophy .philosophy__sign {
    margin: 20px 0 0;
  }
  section.company__philosophy .philosophy__sign .philosophy__sign-name {
    font-size: 18px;
  }
}
/*10の誓い*/
section.company__promises {
  padding: 80px 0;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
}
section.company__promises .promises__intro {
  margin-top: 50px;
  padding: 20px 0;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #C2A25D;
  border-top: 1px solid #C2A25D;
  border-bottom: 1px solid #C2A25D;
}
section.company__promises .promises__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 50px;
  margin-top: 20px;
}
section.company__promises .promises__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.company__promises .promises__item {
  margin-top: 50px;
  border-bottom: 1px solid #ccc;
}
section.company__promises .promises__num {
  font-family: "Source Sans 3";
  font-size: 60px;
  font-weight: 200;
  font-style: italic;
  color: #7E9C90;
  opacity: 0.5;
}
section.company__promises .promises__text {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  section.company__promises {
    padding: 50px 0;
  }
  section.company__promises .promises__intro {
    margin-top: 30px;
    padding: 15px 0;
    font-size: 20px;
  }
  section.company__promises .promises__grid {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 0;
  }
  section.company__promises .promises__item {
    margin-top: 30px;
  }
  section.company__promises .promises__num {
    font-size: 30px;
  }
  section.company__promises .promises__text {
    font-size: 16px;
  }
}
section.company__profile {
  padding: 80px 0;
}
section.company__profile .profile__table-wrap {
  margin-top: 50px;
}
section.company__profile .profile__table {
  border-bottom: 1px solid #999;
  border-collapse: collapse;
}
section.company__profile .profile__head, section.company__profile .profile__data {
  border-top: 1px solid #999;
  padding: 1em 0;
}
section.company__profile .profile__head {
  font-weight: 500;
  text-align: center;
}
section.company__profile .profile__actions {
  margin-top: 50px;
  height: auto;
  border-radius: 10px;
}
section.company__profile .profile__actions::after {
  display: none;
}
section.company__profile .profile__button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 1.5em;
  max-width: 400px;
  padding: 1em 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
section.company__profile .profile__button span {
  font-size: 36px;
}

@media screen and (max-width: 768px) {
  section.company__profile {
    padding: 50px 0;
  }
  section.company__profile .profile__table-wrap {
    margin-top: 30px;
  }
  section.company__profile .profile__row {
    display: flex;
    flex-direction: column;
  }
  section.company__profile .profile__head {
    padding: 10px 0 0;
    text-align: left;
  }
  section.company__profile .profile__data {
    padding: 0 0 10px 1em;
    border-top: 0;
  }
  section.company__profile .profile__actions {
    margin-top: 30px;
  }
  section.company__profile .profile__button {
    gap: 0 1.5em;
    padding: 0.7em 0;
    font-size: 16px;
  }
  section.company__profile .profile__button span {
    font-size: 28px;
  }
}
/* 採用メインページ
--------------------------------------------- */
/*hero動画*/
section.recruit-hero .recruit-hero__inner {
  position: relative;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
section.recruit-hero .recruit-hero__inner video {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 10px;
}
section.recruit-hero .recruit-hero__title {
  position: absolute;
  left: -5%;
  top: 25%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
section.recruit-hero .recruit-hero__title p {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.3em 0.7em;
  font-size: 28px;
  font-weight: 400;
  color: #fff;
  background-color: #4A7FA1;
  border-radius: 5px;
  transform: skewX(-10deg);
}
section.recruit-hero .recruit-hero__title p.recruit-hero__text2 {
  margin-left: 1em;
}
section.recruit-hero .volumenote {
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.recruit-hero .recruit-hero__inner {
    width: 100%;
  }
  section.recruit-hero .recruit-hero__title {
    position: absolute;
    left: 0;
    top: 10%;
    padding-left: 10px;
  }
  section.recruit-hero .recruit-hero__title p {
    padding: 0.1em 0.3em;
    font-size: 16px;
  }
  section.recruit-hero .recruit-hero__title p.recruit-hero__text2 {
    margin-left: 0.5em;
  }
  section.recruit-hero .volumenote {
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: center;
  }
  section.recruit-hero video {
    width: 100%;
    height: auto;
  }
}
/*イントロ*/
section.recruit__intro {
  padding: 80px 0;
}
section.recruit__intro .recruit__maintitle {
  margin: 0;
  font-size: 42px;
  font-weight: 400;
  text-align: center;
  color: #4A7FA1;
}
section.recruit__intro .recruit__maintitlesub {
  margin-top: 10px;
  font-family: "Jost";
  text-align: center;
  color: #7E9C90;
}
section.recruit__intro .intro__title {
  margin: 30px 0 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
  color: #C2A25D;
}
section.recruit__intro .intro__content {
  margin-top: 50px;
}
section.recruit__intro .intro__photos {
  max-width: 800px;
  margin: 0 auto;
}
section.recruit__intro .photo-strip {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0 20px;
  margin: 0;
  padding: 0;
}
section.recruit__intro .intro__text {
  margin-top: 50px;
}
section.recruit__intro .intro__text p {
  text-align: center;
}
section.recruit__intro .photo-strip__item {
  opacity: 0;
  transform: translateX(var(--spread, 0px));
  transition: transform 700ms ease, opacity 700ms ease;
  will-change: transform, opacity;
}
section.recruit__intro {
  /* ① フェードイン＋定位置へ戻す */
}
section.recruit__intro .photo-strip.is-in .photo-strip__item {
  opacity: 1;
  transform: translateX(0);
}
section.recruit__intro {
  /* ② さらに奇数/偶数で上下にスッと動かす（少し遅れて発火） */
}
section.recruit__intro .photo-strip.is-float .photo-strip__item {
  transition: transform 450ms ease, opacity 700ms ease;
}
section.recruit__intro .photo-strip.is-float .photo-strip__item:nth-child(odd) {
  transform: translateY(15px);
}
section.recruit__intro .photo-strip.is-float .photo-strip__item:nth-child(even) {
  transform: translateY(-15px);
}
section.recruit__intro .photo-strip__image {
  display: block;
  border-radius: 15px 0 15px 0;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  section.recruit__intro {
    padding: 20px 0 50px;
  }
  section.recruit__intro .intro__title {
    font-size: 22px;
  }
  section.recruit__intro .intro__content {
    margin-top: 30px;
  }
  section.recruit__intro .photo-strip {
    gap: 0 5px;
  }
  section.recruit__intro .intro__text {
    margin-top: 30px;
  }
  section.recruit__intro .intro__text p {
    text-align: left;
  }
  section.recruit__intro .photo-strip.is-float .photo-strip__item:nth-child(odd) {
    transform: translateY(10px);
  }
  section.recruit__intro .photo-strip.is-float .photo-strip__item:nth-child(even) {
    transform: translateY(-10px);
  }
}
/*スタッフの声一覧*/
section.recruit__voices {
  padding: 80px 0;
  scroll-margin-top: 100px;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
}
section.recruit__voices .staff-voices {
  margin-top: 80px;
}
section.recruit__voices .staff-voices__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
section.recruit__voices .staff-voices__card .staff-voices__link {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 15px;
  color: #000;
  text-decoration: none;
}
section.recruit__voices .staff-voices__card .staff-voices__thumb {
  width: 40%;
}
section.recruit__voices .staff-voices__card .staff-voices__thumb img {
  display: block;
  border-radius: 10px;
}
section.recruit__voices .staff-voices__card .staff-voices__body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 60%;
}
section.recruit__voices .staff-voices__card .staff-voices__headline {
  font-size: 18px;
  font-weight: 500;
}
section.recruit__voices .staff-voices__card .staff-voices__title {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  color: #7A6652;
}
section.recruit__voices .staff-voices__card .staff-voices__bluebtn {
  color: #fff;
}
section.recruit__voices .staff-voices__card .staff__badge--return {
  margin: 5px 0;
  padding: 0.2em 1.5em;
  color: #fff;
  background-color: #C97A63;
  border-radius: 3px;
}

@media screen and (max-width: 768px) {
  section.recruit__voices {
    padding: 50px 0;
    scroll-margin-top: 60px;
  }
  section.recruit__voices .staff-voices {
    margin-top: 50px;
  }
  section.recruit__voices .staff-voices__grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  section.recruit__voices .staff-voices__card .staff-voices__link {
    gap: 15px;
  }
  section.recruit__voices .staff-voices__card .staff-voices__thumb {
    width: 25%;
  }
  section.recruit__voices .staff-voices__card .staff-voices__thumb img {
    border-radius: 5px;
  }
  section.recruit__voices .staff-voices__card .staff-voices__body {
    justify-content: flex-start;
    width: 75%;
  }
  section.recruit__voices .staff-voices__card .staff-voices__headline {
    font-size: 16px;
  }
  section.recruit__voices .staff-voices__card .staff-voices__title {
    font-size: 16px;
    font-weight: 400;
  }
  section.recruit__voices .staff-voices__card .staff__badge--return {
    font-size: 14px;
  }
}
/*募集要項一覧*/
section.recruit__jobs {
  padding: 80px 0;
  scroll-margin-top: 100px;
}
section.recruit__jobs.recruit__jobs-cs {
  padding-bottom: 0;
}
section.recruit__jobs .recruit__jobstitle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  color: #7A6652;
}
section.recruit__jobs .recruit__jobstitle::before, section.recruit__jobs .recruit__jobstitle::after {
  content: "";
  width: 50px;
  height: 1px;
  margin: 0 0.5em;
  background-color: #7A6652;
}
section.recruit__jobs .recruit-careservice__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}
section.recruit__jobs .recruit-careservice__item {
  height: 100%;
  margin: 0;
}
section.recruit__jobs .recruit-careservice__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 2em;
  color: #000;
  text-decoration: none;
  background-color: #F4EFE8;
  border-radius: 10px;
  transition: 0.3s;
}
section.recruit__jobs .recruit-careservice__link:hover {
  transform: scale(1.05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
section.recruit__jobs .recruit-careservice__title {
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #4A7FA1;
}
section.recruit__jobs .recruit-careservice__employment {
  margin-top: 0.8em;
  padding: 0.1em 0;
  border: 1px solid #000;
  font-size: 0.9em;
  text-align: center;
}
section.recruit__jobs .recruit-careservice__desc {
  margin: 1em 0;
}
section.recruit__jobs .joblist-btn {
  margin: auto auto 0;
  color: #fff;
}
section.recruit__jobs .recruit-careservice__item.is-closed .recruit-careservice__link {
  background-color: #e6e6e6;
}
section.recruit__jobs .recruit-careservice__item.is-closed .recruit-careservice__link:hover {
  transform: none;
  box-shadow: none;
}
section.recruit__jobs .recruit-careservice__item.is-closed .recruit-careservice__title {
  font-weight: 400;
  opacity: 0.5;
}
section.recruit__jobs .recruit-careservice__item.is-closed .recruit-careservice__employment, section.recruit__jobs .recruit-careservice__item.is-closed .recruit-careservice__desc {
  opacity: 0.5;
}
section.recruit__jobs .recruit-careservice__item.is-closed .joblist-btn--disabled {
  padding: 0 1em;
  color: #000;
  border: 1px solid #000;
  border-radius: 999px;
  opacity: 0.5;
}

@media screen and (max-width: 768px) {
  section.recruit__jobs {
    padding: 50px 0;
  }
  section.recruit__jobs .recruit__jobstitle {
    font-size: 20px;
    text-align: center;
  }
  section.recruit__jobs .recruit__jobstitle::before, section.recruit__jobs .recruit__jobstitle::after {
    width: 30px;
  }
  section.recruit__jobs .recruit-careservice__list {
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 20px 0 0;
  }
  section.recruit__jobs .recruit-careservice__link {
    padding: 1.5em;
  }
  section.recruit__jobs .recruit-careservice__title {
    font-size: 18px;
  }
  section.recruit__jobs .recruit-careservice__desc {
    margin: 0.8em 0;
    font-size: 0.9em;
  }
}
/*福利厚生*/
section.recruit__benefits {
  padding: 80px 0;
}
section.recruit__benefits .benefits__intro {
  width: 90%;
  max-width: 1200px;
  margin: 50px auto 0;
  text-align: center;
}
section.recruit__benefits .benefits__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  margin-top: 50px;
}
section.recruit__benefits .benefits__card {
  position: relative;
  overflow: hidden;
  background-color: #F9F9F9;
  padding: 50px;
  border-radius: 10px;
}
section.recruit__benefits .benefits__card::after {
  position: absolute;
  right: -80px;
  top: 40px;
  padding: 0 100px;
  content: "Life at Happiness Key";
  font-family: "Jost";
  font-size: 14px;
  color: #C2A25D;
  background-color: #F4EFE8;
  transform: rotate(25deg);
}
section.recruit__benefits .benefit-card__title {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: #7A6652;
  z-index: 2;
}
section.recruit__benefits .benefit-card__title::before {
  margin-right: 10px;
  font-family: "Material Symbols Rounded";
  font-size: 28px;
}
section.recruit__benefits .benefit-card--secure .benefit-card__title::before {
  content: "check_circle";
}
section.recruit__benefits .benefit-card--daily .benefit-card__title::before {
  content: "calendar_clock";
}
section.recruit__benefits .benefit-card--health .benefit-card__title::before {
  content: "heart_smile";
}
section.recruit__benefits .benefit-card--learn .benefit-card__title::before {
  content: "flatware";
}
section.recruit__benefits .benefit-card__list {
  margin: 30px 0 0;
  padding: 0 0 0 50px;
}
section.recruit__benefits .benefit-card__list li {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  section.recruit__benefits {
    padding: 50px 0;
  }
  section.recruit__benefits .benefits__intro {
    margin: 30px auto 0;
    text-align: left;
  }
  section.recruit__benefits .benefits__grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 20px;
  }
  section.recruit__benefits .benefits__card {
    padding: 1.5em;
  }
  section.recruit__benefits .benefits__card::after {
    display: none;
  }
  section.recruit__benefits .benefit-card__title {
    font-size: 18px;
  }
  section.recruit__benefits .benefit-card__title::before {
    margin-right: 0.3em;
    font-size: 22px;
  }
  section.recruit__benefits .benefit-card__list {
    margin: 20px 0 0;
    padding: 0 0 0 30px;
  }
}
/* 先輩スタッフの声　各ページ
--------------------------------------------- */
.entry-content-voices {
  margin: 0;
}

.voice__wrap {
  padding-bottom: 80px;
}
.voice__wrap .wp-block-group {
  margin-top: 50px;
}
.voice__wrap .voice__title {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  color: #7A6652;
}
.voice__wrap .voice-bio__wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  max-width: 700px;
  margin: 30px auto;
  padding: 20px 0;
  background-color: #F4EFE8;
  border-radius: 10px;
}
.voice__wrap .staff__badge--return {
  padding: 0.2em 1.5em;
  color: #fff;
  background-color: #C97A63;
  border-radius: 3px;
}
.voice__wrap .voice-name {
  font-size: 24px;
}
.voice__wrap .wp-block-image img {
  border-radius: 10px;
}
.voice__wrap h3.wp-block-heading {
  font-size: 24px;
  font-weight: 600;
  color: #7A6652;
}
.voice__wrap h4.wp-block-heading {
  font-size: 18px;
  font-weight: 600;
  color: #4E6475;
}
.voice__wrap .voices__button {
  margin: 30px auto 0;
}

@media screen and (max-width: 768px) {
  .voice__wrap {
    padding-bottom: 50px;
  }
  .voice__wrap .wp-block-group {
    margin-top: 30px;
  }
  .voice__wrap .voice__title {
    margin: 0;
    font-size: 24px;
    text-align: left;
  }
  .voice__wrap .voice__title br {
    display: none;
  }
  .voice__wrap .voice-bio__wrap {
    flex-direction: column;
    gap: 10px 0;
    margin: 20px auto;
    padding: 20px;
  }
  .voice__wrap .voice-name {
    font-size: 20px;
  }
  .voice__wrap .voice-bio p {
    font-size: 0.9em;
  }
  .voice__wrap .wp-block-image img {
    border-radius: 10px;
  }
  .voice__wrap h3.wp-block-heading {
    font-size: 20px;
  }
  .voice__wrap h4.wp-block-heading {
    font-size: 16px;
  }
  .voice__wrap .voices__button {
    margin: 30px auto 0;
  }
}
/* 採用・募集要項ページ
--------------------------------------------- */
.jobinfo__wrap {
  position: relative;
}

section.recruitentry {
  padding: 80px 0;
  scroll-margin-top: 100px;
}
section.recruitentry .recruitentry__note {
  margin: 50px 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  section.recruitentry {
    padding: 50px 0;
    scroll-margin-top: 60px;
  }
  section.recruitentry .recruitentry__note {
    margin: 30px 0;
    text-align: left;
  }
}
/* Tabs */
.job-tabs {
  position: sticky;
  top: 120px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  width: 90%;
  max-width: 600px;
  height: 70px;
  margin: 0 auto;
  padding: 10px 10px 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(6px);
  z-index: 2;
}
.job-tabs .job-tabs__tab {
  width: 50%;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-bottom: 3px solid #aaa;
  border-radius: 0;
  background: transparent;
  padding: 10px 0;
  cursor: pointer;
  font-size: 14px;
  color: #aaa;
  transition: 0.3s;
}
.job-tabs .job-tabs__tab:hover {
  font-size: 16px;
  color: #4A7FA1;
}
.job-tabs .job-tabs__tab.is-active {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-bottom-color: #4A7FA1;
  background-color: #4A7FA1;
  border-radius: 3px;
  cursor: auto;
}
.job-tabs .job-tabs__tab.is-active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -13px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4A7FA1;
}

@media screen and (max-width: 768px) {
  .job-tabs {
    top: 70px;
    padding: 5px 5px 0;
  }
}
.job-tabs__viewport {
  overflow: hidden;
  transition: height 0.35s ease;
}

/* デフォルト（片方表示用） */
.job-tabs__track {
  display: block;
  width: 100%;
  transform: none;
  transition: none;
}

/* 両方のときだけスライド化 */
.recruit[data-mode=both] .job-tabs__track {
  display: flex;
  align-items: flex-start;
  width: 200%;
  transform: translateX(0);
  transition: transform 0.45s ease;
  will-change: transform;
}
.recruit[data-mode=both] .job-fulltime,
.recruit[data-mode=both] .job-parttime {
  width: 50%;
  flex: 0 0 50%;
}
.recruit[data-mode=both].is-parttime .job-tabs__track {
  transform: translateX(-50%);
}

.gotoentry {
  margin: 50px auto;
}

section.job__wrapper .job-spec {
  width: 90%;
  max-width: 1000px;
  margin: 50px auto;
  border-bottom: 1px solid #999;
}
section.job__wrapper .job-spec__row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-top: 1px solid #999;
}
section.job__wrapper .job-spec__row dt {
  width: 25%;
  margin: 0;
  padding: 20px 0;
  font-weight: 500;
  text-align: center;
}
section.job__wrapper .job-spec__row dd {
  width: 75%;
  margin: 0;
  padding: 20px 0;
}
section.job__wrapper .employee-benefits {
  padding: 80px 0;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
}
section.job__wrapper .flow-duties__wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
section.job__wrapper .daily-flow, section.job__wrapper .job-duties {
  width: 45%;
}
section.job__wrapper .flow-duties {
  margin-top: 20px;
  padding: 15px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

@media screen and (max-width: 768px) {
  section.job__wrapper .job-spec {
    margin: 10px auto;
  }
  section.job__wrapper .job-spec__row {
    flex-direction: column;
  }
  section.job__wrapper .job-spec__row dt {
    width: 100%;
    padding: 10px 0 0;
    text-align: left;
  }
  section.job__wrapper .job-spec__row dd {
    width: 100%;
    padding: 0 0 10px 1em;
    font-size: 0.9em;
  }
  section.job__wrapper .employee-benefits {
    padding: 50px 0;
  }
  section.job__wrapper .flow-duties__wrap {
    flex-direction: column;
    padding-top: 0;
  }
  section.job__wrapper .daily-flow, section.job__wrapper .job-duties {
    width: 100%;
    padding-top: 50px;
  }
  section.job__wrapper .flow-duties {
    margin-top: 10px;
    padding: 10px 0;
  }
}
/* フォームまわり
--------------------------------------------- */
section.contactform {
  padding-bottom: 80px;
}
section.contactform .contactform__inner {
  padding: 50px 0;
  background-color: #F4EFE8;
  background-blend-mode: multiply;
  border-radius: 10px;
}
section.contactform .contactform__inner h3 {
  margin: 0;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  color: #7A6652;
}
section.contactform .contact-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 600px;
  margin: 30px auto 0;
}
section.contactform .contact-form.contact-form-recruit {
  margin-top: 0;
}
section.contactform .address-block {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
section.contactform .contact-form__required {
  margin-left: 1em;
  padding: 0.2em 0.5em;
  font-size: 14px;
  color: #fff;
  background-color: #d33;
  border-radius: 3px;
}
section.contactform .contact-form__note {
  margin-left: 1em;
  font-size: 0.9em;
  color: #7E9C90;
}
section.contactform .contact-form__input {
  display: block;
  width: 100%;
  margin-top: 0.5em;
  padding: 0.3em;
  border-radius: 3px;
}
section.contactform .contact-form__input.postcode-field {
  max-width: 150px;
}
section.contactform .contact-form__textarea {
  display: block;
  width: 100%;
  height: 200px;
  margin-top: 0.5em;
  padding: 0.3em;
  border-radius: 3px;
}
section.contactform .contact-form__birth {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0 0.5em;
  margin-top: 0.5em;
}
section.contactform .js-birth-select {
  padding: 0.3em;
  border-radius: 3px;
}
section.contactform .contact-form__submit {
  height: 50px;
  margin: 0 auto;
  padding: 0;
  font-size: 20px;
  line-height: 1em;
  font-weight: 500;
  color: #fff;
  background-color: #7A6652;
  border-radius: 999px;
}
section.contactform .contact-form__submit:hover {
  cursor: pointer;
}
section.contactform .contact-form__privacy {
  font-size: 14px;
  text-align: center;
}
section.contactform .wpcf7-turnstile {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  section.contactform {
    padding-bottom: 50px;
  }
  section.contactform .contactform__inner {
    padding: 30px 0;
  }
  section.contactform .contactform__inner h3 {
    font-size: 20px;
  }
  section.contactform .contact-form {
    gap: 20px;
    width: 90%;
    margin: 30px auto 0;
  }
  section.contactform .address-block {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  section.contactform .contact-form__note {
    font-size: 0.8em;
  }
  section.contactform .contact-form__input {
    margin-top: 0.3em;
  }
  section.contactform .contact-form__birth {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5em 0;
    margin-top: 0.5em;
  }
  section.contactform .contact-form__submit {
    font-size: 18px;
  }
}
/* サンクスページ
--------------------------------------------- */
section.thanks {
  padding: 80px 0;
}
section.thanks .thanks__title {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #7A6652;
}
section.thanks .thanks__body {
  margin-top: 50px;
}
section.thanks .thanks__body p {
  margin: 20px 0 0;
  text-align: center;
}
section.thanks .thanks__button {
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  section.thanks {
    padding: 50px 0;
  }
  section.thanks .thanks__title {
    font-size: 20px;
    text-align: left;
  }
  section.thanks .thanks__body {
    margin-top: 30px;
  }
  section.thanks .thanks__body p {
    margin: 15px 0 0;
    text-align: left;
  }
  section.thanks .thanks__button {
    margin: 30px auto 0;
  }
}
/* 個人情報保護方針
--------------------------------------------- */
section.pp__body {
  padding: 0 0 80px;
}
section.pp__body .pp__inner h2 {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: 500;
}
section.pp__body .pp__inner p {
  margin: 10px 0 0;
}
section.pp__body .pp__inner ul {
  margin: 0;
  padding: 0 0 0 2.5em;
}
section.pp__body .pp__inner ul li {
  margin: 0;
}
section.pp__body .pp__button {
  margin: 50px auto 0;
}

@media screen and (max-width: 768px) {
  section.pp__body {
    padding: 0 0 30px;
  }
  section.pp__body .pp__inner h2 {
    margin: 15px 0 0;
    font-size: 16px;
  }
  section.pp__body .pp__inner p {
    margin: 6px 0 0;
  }
  section.pp__body .pp__inner ul {
    padding: 0 0 0 1.5em;
  }
  section.pp__body .pp__button {
    margin: 30px auto 0;
  }
}
/* お知らせ
--------------------------------------------- */
.news__wrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0 80px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
}
.news__wrap .news__content {
  width: 65%;
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.news__wrap .news__content article {
  padding: 40px;
  background-color: rgba(78, 100, 117, 0.05);
  border-radius: 20px;
}
.news__wrap .news__content article h1, .news__wrap .news__content article h2 {
  margin: 0;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5em;
  color: #4A7FA1;
}
.news__wrap .news__content article h1 a, .news__wrap .news__content article h2 a {
  text-decoration: none;
  color: #4A7FA1;
}
.news__wrap .news__content article h2.wp-block-heading {
  margin-top: 30px;
  font-size: 24px;
}
.news__wrap .news__content article h3.wp-block-heading {
  margin-top: 30px;
  font-size: 20px;
  color: #7A6652;
}
.news__wrap .news__content article .wp-block-list {
  margin-left: 0;
  padding-left: 2em;
}
.news__wrap .news__content article .entry-meta {
  margin: 1.5em 0;
  font-size: 14px;
}
.news__wrap .news__content article .entry-content {
  margin: 1.5em 0 0;
}
.news__wrap .news__content article .entry-content p {
  margin: 1em 0;
}
.news__wrap .news__content article .wp-block-button {
  position: relative;
  border-radius: 999px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
  background-color: #4A7FA1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 450px;
  height: auto;
}
.news__wrap .news__content article .wp-block-button a {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  background-color: transparent;
}
.news__wrap .news__content article .wp-block-button::after {
  font-family: "Material Symbols Rounded";
  content: "arrow_forward_ios";
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  color: #fff;
  pointer-events: none;
  z-index: 3;
  transition: transform 0.25s ease;
  font-size: 20px;
}
.news__wrap .news__content article .wp-block-button::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -60%;
  width: 60%;
  height: 160%;
  background: rgba(255, 255, 255, 0.1);
  transform: skewX(-20deg);
  filter: blur(1px);
  z-index: 1;
  opacity: 0;
}
.news__wrap .news__content article .wp-block-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
  background-color: rgb(80.5719148936, 137.9923404255, 174.8280851064);
}
.news__wrap .news__content article .wp-block-button:hover::after {
  transform: translate(4px, -50%);
}
.news__wrap .news__content article .wp-block-button:hover::before {
  opacity: 1;
  animation: btn-wave 1.6s ease-in-out infinite;
}
.news__wrap .news__content article .wp-block-button:active {
  transform: translateY(-1px);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.news__wrap .news__sidebar {
  position: relative;
  width: 30%;
}
.news__wrap .news__sidebar .sidebar__inner {
  position: sticky;
  top: 120px;
}
.news__wrap .news__sidebar h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px dashed #000;
}
.news__wrap .news__sidebar ul {
  margin: 6px 0 0;
  padding: 0 0 0 1.5em;
  list-style: disc;
}
.news__wrap .news__sidebar ul li {
  margin: 0;
}
.news__wrap .news__sidebar ul li a {
  color: #7A6652;
}
.news__wrap .news__sidebar ul li a:hover {
  color: #C97A63;
  text-decoration: none;
}
.news__wrap .entry-footer {
  margin-top: 30px;
}
.news__wrap .entry-footer .entry-categories__link {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.3em 1em;
  font-size: 0.9em;
  color: #7A6652;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #7A6652;
  border-radius: 999px;
  transition: 0.3s;
}
.news__wrap .entry-footer .entry-categories__link:hover {
  color: #fff;
  background-color: #7A6652;
}

h1.page-title {
  margin: 0 0 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #7A6652;
}

nav.post-navigation .nav-links {
  flex-direction: column;
  border-bottom: 1px dashed #ccc;
}
nav.post-navigation .nav-links .nav-previous, nav.post-navigation .nav-links .nav-next {
  padding: 1em 0.5em;
  border-top: 1px dashed #ccc;
}
nav.post-navigation .nav-links .nav-previous a, nav.post-navigation .nav-links .nav-next a {
  color: #4A7FA1;
}
nav.post-navigation .nav-links .nav-previous a:hover, nav.post-navigation .nav-links .nav-next a:hover {
  color: #C97A63;
  text-decoration: none;
}
nav.post-navigation .nav-links .nav-previous a::before {
  font-family: "Material Symbols Rounded";
  content: "keyboard_double_arrow_left";
  vertical-align: middle;
}
nav.post-navigation .nav-links .nav-next a::after {
  font-family: "Material Symbols Rounded";
  content: "keyboard_double_arrow_right";
  vertical-align: middle;
}
nav.post-navigation .nav-links .nav-title {
  font-weight: 500;
}

.news-pagination {
  margin: 40px 0 0;
  display: flex;
  justify-content: center;
}

.news-pagination .nav-links {
  display: flex;
  gap: 8px;
  align-items: center;
}

.news-pagination a,
.news-pagination .current {
  padding: 8px 12px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #eee;
  border-radius: 10px;
  text-decoration: none;
}

.news-pagination a:hover {
  background-color: rgb(255, 255, 255);
}

.news-pagination .current {
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .news__wrap {
    margin: 0 auto;
    flex-direction: column;
  }
  .news__wrap .news__content {
    width: 100%;
    gap: 20px 0;
  }
  .news__wrap .news__content article {
    padding: 20px;
  }
  .news__wrap .news__content article h1, .news__wrap .news__content article h2 {
    font-size: 22px;
  }
  .news__wrap .news__content article h2.wp-block-heading {
    font-size: 20px;
  }
  .news__wrap .news__content article h3.wp-block-heading {
    font-size: 18px;
  }
  .news__wrap .news__content article .wp-block-button a {
    font-size: 16px;
  }
  .news__wrap .news__sidebar {
    width: 100%;
    margin-top: 50px;
  }
  h1.page-title {
    margin: 0 0 30px;
    font-size: 20px;
  }
  .news-pagination {
    margin: 10px 0 0;
  }
  .news-pagination a,
  .news-pagination .current {
    padding: 6px 8px;
  }
}/*# sourceMappingURL=style.css.map */