@charset "UTF-8";
/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

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

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

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

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

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

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  height: auto;
  display: block;
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not([fill]) {
  fill: currentColor;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

@font-face {
  font-family: "SourceHanSansJP";
  src: url("../font/SourceHanSansJP-VF.woff") format("woff-variations");
  font-weight: 100 1000;
  font-stretch: 25% 151%;
}
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.8;
  font-style: normal;
  color: #222222;
}

html {
  height: -webkit-fill-available;
}
@media (max-width: 1369px) {
  html {
    font-size: clamp(14px, 0.201vw + 13.246px, 16px);
  }
}
@media (min-width: 1370px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1600px) {
  html {
    font-size: 18px;
  }
}

body {
  font-weight: 500;
  font-style: normal;
  color: #222;
  width: 100%;
  background: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  min-height: -webkit-fill-available;
}

main {
  width: 100%;
  overflow-x: hidden;
}

ul {
  list-style: none;
}

a {
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
}

button {
  outline: none;
}

@media (min-width: 560px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
img {
  max-width: 100%;
}

body.is-nav-open {
  overflow: hidden;
}

/* ==========================================================
   header
   ========================================================== */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
  transition: box-shadow 0.3s ease;
}
.header .header__top {
  background-color: #ffffff;
}
.header .header__inner {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0.625rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: padding 0.3s ease;
}
@media (min-width: 960px) {
  .header .header__inner {
    padding: 1rem 2.8125rem;
  }
}
.header {
  /* --- logo --- */
}
.header .header__logo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  color: #2b2b2b;
}
@media (min-width: 960px) {
  .header .header__logo {
    gap: 0.75rem;
  }
}
.header .header__logo .header__logo-name {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 960px) {
  .header .header__logo .header__logo-name {
    font-size: 1.222rem;
  }
}
.header .header__logo .header__logo-divider {
  display: none;
  width: 0.0625rem;
  height: 1.75rem;
  background-color: #e3d9c8;
}
@media (min-width: 960px) {
  .header .header__logo .header__logo-divider {
    display: inline;
  }
}
.header .header__logo .header__logo-image {
  width: 6.801875rem;
  height: auto;
  display: block;
}
@media (min-width: 960px) {
  .header .header__logo .header__logo-image {
    width: 10.388rem;
  }
}
.header {
  /* --- right side --- */
}
.header .header__right {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 960px) {
  .header .header__right {
    gap: 1.5rem;
  }
}
.header .header__right .header__contact {
  display: none;
}
@media (min-width: 960px) {
  .header .header__right .header__contact {
    display: block;
  }
}
.header .header__right .header__contact .header__contact-note {
  font-family: "SourceHanSansJP", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.666rem;
  line-height: 165%;
  letter-spacing: 0.05em;
  color: #222222;
  display: none;
}
@media (min-width: 960px) {
  .header .header__right .header__contact .header__contact-note {
    display: block;
  }
}
.header .header__right .header__tel {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  text-decoration: none;
  color: #2b2b2b;
}
.header .header__right .header__tel .header__tel-icon {
  width: 1.125rem;
  height: 1.125rem;
  flex-shrink: 0;
}
@media (min-width: 960px) {
  .header .header__right .header__tel .header__tel-icon {
    width: 1.375rem;
    height: 1.5625rem;
  }
}
.header .header__right .header__tel .header__tel-numbers {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.header .header__right .header__tel .header__tel-number {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.777rem;
  line-height: 130%;
  color: #222222;
}
.header .header__right .header__tel .header__tel-time {
  display: block;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-align: center;
}
.header .header__right .header__buttons {
  display: none;
  gap: 0.5rem;
}
@media (min-width: 960px) {
  .header .header__right .header__buttons {
    display: flex;
  }
}
.header .header__right {
  /* --- toggle button（SPは常時表示、PCはスクロール時のみ表示） --- */
}
.header .header__right .header__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: #eeeff1;
  cursor: pointer;
  padding: 0;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.header .header__right .header__toggle:hover {
  background-color: #ffffff;
  border: 0.0625rem solid #1c2b4a;
}
@media (min-width: 960px) {
  .header .header__right .header__toggle {
    display: none;
  }
}
.header .header__right .header__toggle .header__toggle-icon {
  width: 1.240625rem;
  height: 0.846875rem;
  margin-top: 0.125rem;
  pointer-events: none;
}
.header .header__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 2.27rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: 0.05em;
  text-decoration: none;
  border-radius: 4px;
  white-space: nowrap;
  transition: all 0.3s ease;
  max-width: 148px;
  width: 100%;
}
@media (min-width: 960px) {
  .header .header__button {
    font-size: 0.777rem;
    max-width: 150px;
  }
}
.header .header__button:hover {
  opacity: 1;
}
.header .header__button:hover.header__button--consult {
  background-color: #4c9c41;
}
.header .header__button:hover.header__button--request {
  background-color: #51648e;
}
.header .header__button.header__button--consult {
  background-color: #2d5a27;
  color: #fff;
  transition: background 0.3s ease;
}
.header .header__button.header__button--request {
  background-color: #1c2b4a;
  color: #fff;
  transition: background 0.3s ease;
}
.header {
  /* --- スクロール前だけ見えるシンプルナビ --- */
}
.header .header__nav {
  display: none;
  background-color: #ffffff;
  overflow: hidden;
  max-height: 3.75rem;
  opacity: 1;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
@media (min-width: 960px) {
  .header .header__nav {
    display: block;
  }
}
.header .header__nav breadcrumb-link {
  display: none;
}
.header .header__nav .header__nav-list {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 2.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.5rem;
  list-style: none;
}
.header .header__nav .header__nav-link {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 1.5vw;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.3s ease;
}
@media (min-width: 1124px) {
  .header .header__nav .header__nav-link {
    font-size: 1.125rem;
  }
}
.header .header__nav .header__nav-link:hover {
  color: #757575;
}
.header.is-scrolled .header__top {
  background-color: #ffffff;
}
.header.is-scrolled .header__inner {
  padding-top: 0.9375rem;
  padding-bottom: 0.875rem;
}
.header.is-scrolled {
  /* PCもスクロールしたらトグルを表示 */
}
.header.is-scrolled .header__toggle {
  display: flex;
}
.header.is-scrolled {
  /* シンプルナビは追尾させず、スクロールしたらそのまま消える */
}
.header.is-scrolled .header__nav {
  max-height: 0;
  opacity: 0;
}

.page-id-7 .header__nav {
  background-color: #faf4eb;
}

.home .header__nav {
  background-color: #faf4eb;
}

.page-id-7 .header__top {
  background-color: #faf4eb;
}

.home .header__top {
  background-color: #faf4eb;
}

/* ==========================================================
   header__panel（ハンバーガーで開閉するメガメニュー）
   スクロール状態と無関係の独立コンポーネント
   ========================================================== */
.header__panel {
  position: fixed;
  inset: 0;
  z-index: 1100;
  background-color: #fff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.header__panel.is-open {
  visibility: visible;
  opacity: 1;
  display: flex;
  flex-direction: column;
}
.header__panel {
  /* --- パネル上部（電話・ボタン・閉じるボタン）：常時表示 --- */
}
.header__panel .header__panel-top {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-direction: column;
  gap: 1.6875rem;
  padding: 4rem 1.5rem 0 1.5rem;
  background-color: #ffffff;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top {
    padding: 0.9375rem 2.8125rem 0.875rem;
    flex-direction: row;
    gap: 0.75rem;
  }
}
.header__panel .header__panel-top .header__panel-top-contact {
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: center;
}
.header__panel .header__panel-top .header__panel-top-contact .header__panel-top-note {
  display: block;
  font-family: "SourceHanSansJP", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 165%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top .header__panel-top-contact .header__panel-top-note {
    font-size: 0.666rem;
  }
}
.header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tel {
  text-decoration: none;
  margin-top: 0.25rem;
}
.header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tels {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tel-icon {
  width: 1.375rem;
  height: 1.5625rem;
  flex-shrink: 0;
}
.header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tel-number {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 1.85rem;
  line-height: 130%;
  color: #222222;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tel-number {
    font-size: 1.777rem;
  }
}
.header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tel-time {
  display: block;
  font-weight: 500;
  font-size: 0.85rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-align: center;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top .header__panel-top-contact .header__panel-top-tel-time {
    font-size: 0.75rem;
  }
}
.header__panel .header__panel-top .header__panel-top-right {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  flex-shrink: 0;
  width: 100%;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top .header__panel-top-right {
    width: auto;
  }
}
.header__panel .header__panel-top .header__panel-top-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.5625rem;
  width: 100%;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top .header__panel-top-buttons {
    flex-direction: row;
    gap: 0.75rem;
    width: auto;
  }
}
.header__panel .header__panel-top .header__panel-close {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: #eeeff1;
  cursor: pointer;
  padding: 0;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.header__panel .header__panel-top .header__panel-close:hover {
  background-color: #ffffff;
  border: 0.0625rem solid #1c2b4a;
}
@media (min-width: 960px) {
  .header__panel .header__panel-top .header__panel-close {
    position: unset;
  }
}
.header__panel .header__panel-top .header__panel-close .header__panel-close-icon {
  width: 1.03125rem;
  height: 1.03125rem;
  pointer-events: none;
}
.header__panel {
  /* --- パネル本体（つくる／ジャンルから探す） --- */
}
.header__panel .header__panel-body {
  padding: 1.5rem 1.5rem 0 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  background-color: #ffffff;
}
@media (min-width: 960px) {
  .header__panel .header__panel-body {
    width: calc(100% - 3rem);
    max-width: 58.5rem;
    margin: 0 auto;
    padding: 1.6875rem 0rem;
  }
}
.header__panel {
  /* --- 下部リンク（波形なし・プレーン背景） --- */
}
.header__panel .header__panel-links {
  position: relative;
  flex: 1;
  margin-top: 1rem;
  padding: 0.375rem 1.5rem 1.5rem 1.5rem;
  background-color: #faf4eb;
}
.header__panel .header__panel-links::after {
  content: "";
  width: 100%;
  height: 7vw;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/common/offWhite_bg.svg") no-repeat;
  background-position: center top;
  background-color: #ffffff;
  background-size: cover;
}
@media (min-width: 960px) {
  .header__panel .header__panel-links::after {
    height: 7.5rem;
  }
}
@media (min-width: 960px) {
  .header__panel .header__panel-links {
    margin-top: 0;
    padding: 1.625rem 1.5rem 2rem 1.5rem;
  }
}
.header__panel .header__panel-links .header__panel-links-list {
  position: relative;
  z-index: 5;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.25rem 1.5rem;
}
@media (min-width: 960px) {
  .header__panel .header__panel-links .header__panel-links-list {
    grid-template-columns: repeat(auto-fit, minmax(10.8125rem, 1fr));
    max-width: 58.5rem;
    margin: 0 auto;
  }
}
.header__panel .header__panel-links .header__panel-links-link {
  display: flex;
  align-items: center;
  gap: 0.5625rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-decoration: none;
  transition: color 0.3s ease;
}
.header__panel .header__panel-links .header__panel-links-link:hover {
  opacity: 1;
  color: #5c5c5c;
}
.header__panel .header__panel-links .header__panel-links-link:hover .header__panel-links-link-icon {
  background-color: #4c9c41;
}
.header__panel .header__panel-links .header__panel-links-link-icon {
  width: 2rem;
  height: 2rem;
  padding: 0.375rem 0.375rem 0.4375rem 0.375rem;
  flex-shrink: 0;
  background-color: #2d5a27;
  border-radius: 50%;
  transition: background 0.3s ease;
}

/* ==========================================================
   header__panel-block-title / header__panel-create / header__panel-genre
   ハンバーガーメニューとPCナビのhoverドロップダウン双方から使う
   共通コンポーネント
   ========================================================== */
.header__panel-block-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-size: 1.111rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  margin: 0 0 0.5625rem;
}
.header__panel-block-title .header__panel-block-title-icon {
  width: 1.78rem;
  height: 1.39rem;
  flex-shrink: 0;
}
.header__panel-block-title .header__panel-block-title-icon.search {
  width: 1.43rem;
  height: 1.43rem;
}
@media (min-width: 960px) {
  .header__panel-block-title .header__panel-block-title-icon.search {
    width: 1.6111rem;
    height: 1.6111rem;
  }
}

/* --- つくる：カード --- */
.header__panel-create {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.75rem;
}
@media (min-width: 960px) {
  .header__panel-create {
    gap: 1.5rem;
  }
}

.header__panel-create-item {
  height: 100%;
}
.header__panel-create-item .header__panel-create-link {
  position: relative;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 0.5rem;
  width: 100%;
  height: 100%;
  padding: 0.6rem 0.325rem 2.44rem 0.325rem;
  border-radius: 8px;
  text-decoration: none;
  color: #2b2b2b;
  text-align: center;
}
.header__panel-create-item .header__panel-create-link:hover {
  opacity: 0.75;
}
.header__panel-create-item .header__panel-create-link:hover .header__panel-create-link-title {
  opacity: 0.75;
}
.header__panel-create-item .header__panel-create-link:hover .header__panel-create-link-desc {
  opacity: 0.75;
}
.header__panel-create-item .header__panel-create-link:hover .header__panel-create-link-arrow {
  opacity: 1;
  background-color: #51648e;
}
@media (min-width: 960px) {
  .header__panel-create-item .header__panel-create-link {
    gap: 0.25rem;
    border-radius: 6px;
    padding: 1.375rem 0.625rem 2rem 0.625rem;
  }
}
.header__panel-create-item .header__panel-create-link-title {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 160%;
  color: #222222;
  transition: opacity 0.3s ease;
}
@media (min-width: 960px) {
  .header__panel-create-item .header__panel-create-link-title {
    font-size: 1rem;
  }
}
.header__panel-create-item .header__panel-create-link-desc {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 0.72rem;
  line-height: 160%;
  color: #222222;
  flex: 1;
  margin: auto 0;
  transition: opacity 0.3s ease;
}
@media (min-width: 960px) {
  .header__panel-create-item .header__panel-create-link-desc {
    font-size: 0.777rem;
  }
}
.header__panel-create-item .header__panel-create-link-btn {
  position: absolute;
  right: 50%;
  bottom: 6px;
  transform: translateX(50%);
  width: 1.8125rem;
  height: 1.8125rem;
  border-radius: 1.25rem 0rem 0rem 0rem;
  background-color: unset;
}
@media (min-width: 960px) {
  .header__panel-create-item .header__panel-create-link-btn {
    background-color: #ffffff;
    right: 0;
    bottom: 0;
    width: 2.1875rem;
    height: 2.1875rem;
    transform: none;
  }
}
.header__panel-create-item .header__panel-create-link-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.43rem;
  height: 1.43rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #1c2b4a;
}
@media (min-width: 960px) {
  .header__panel-create-item .header__panel-create-link-arrow {
    width: 1.8125rem;
    height: 1.8125rem;
  }
}
.header__panel-create-item .header__panel-create-link-arrow::before {
  content: "";
  position: absolute;
  top: 52%;
  left: 55%;
  transform: translate(-50%, -50%);
  background-image: url("../img/common/right_arrow__white.svg");
  background-size: contain;
  width: 6px;
  height: 9px;
  z-index: 10;
}
@media (min-width: 960px) {
  .header__panel-create-item .header__panel-create-link-arrow::before {
    width: 0.5rem;
    height: 0.8125rem;
  }
}
.header__panel-create-item--self .header__panel-create-link {
  background-color: #dee5f2;
}
.header__panel-create-item--others .header__panel-create-link {
  background-color: #d8e6d6;
}
.header__panel-create-item--ikoushu .header__panel-create-link {
  background-color: #ece4d1;
}

/* --- ジャンルから探す：グリッド --- */
.header__panel-genre {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 1.0625rem;
}
@media (min-width: 960px) {
  .header__panel-genre {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.027rem 1.027rem;
  }
}

.header__panel-genre-link {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1rem 1.125rem;
  background-color: #eef0ee;
  border-radius: 0.375rem;
  text-decoration: none;
  color: #2b2b2b;
}
.header__panel-genre-link .header__panel-genre-link-icon {
  width: 2.375rem;
  height: 2.375rem;
  flex-shrink: 0;
}
.header__panel-genre-link .header__panel-genre-link-icon--badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.4375rem;
  background-color: #2d5a27;
  border-radius: 50%;
}
.header__panel-genre-link .header__panel-genre-link-icon--badge img {
  width: 100%;
  height: auto;
}
.header__panel-genre-link .header__panel-genre-link-text {
  flex: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.888rem;
  line-height: 160%;
  color: #222222;
}
.header__panel-genre-link .header__panel-genre-link-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.44875rem;
  height: 1.44875rem;
  border-radius: 0.8125rem 0rem 0rem 0rem;
  background-color: #ffffff;
}
.header__panel-genre-link .header__panel-genre-link-btn .header__panel-genre-link-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
}
.header__panel-genre-link .header__panel-genre-link-btn .header__panel-genre-link-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 56%;
  transform: translate(-50%, -50%);
  background-image: url(../img/common/right_arrow__blue.svg);
  background-size: contain;
  width: 0.4375rem;
  height: 0.625rem;
  z-index: 10;
}

/* ==========================================================
   header__nav-dropdown
   PCナビ「つくる」「ジャンルから探す」「実績・お客様の声」を
   hoverした時に出るドロップダウンメニュー
   ========================================================== */
/* ドロップダウンは header__nav の overflow:hidden（スクロール時の折り畳み）に
   巻き込まれてクリップされないよう、header 直下の兄弟要素として配置する */
.header__nav-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 20;
  visibility: hidden;
  opacity: 0;
  margin-top: -0.5rem;
  transition: opacity 0.25s ease, margin-top 0.25s ease, visibility 0.25s ease;
  pointer-events: none;
}
.header__nav-dropdown::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  background: rgba(81, 78, 72, 0.5);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.header__nav-dropdown.is-open {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  pointer-events: auto;
}
.header__nav-dropdown.is-open::before {
  opacity: 1;
  visibility: visible;
}

.header__nav-dropdown-panel {
  position: relative;
  z-index: 1;
  display: none;
  width: calc(100% - 2rem);
  max-width: 67.5rem;
  margin: 0 auto;
  padding: 4.5rem;
  background-color: #ffffff;
  border-radius: 10px;
}
.header__nav-dropdown-panel.is-active {
  display: block;
}

/* ==========================================================
   footer
   ========================================================== */
.footer {
  border-top: 1px solid #c3b9b5;
  background-color: #faf4eb;
  color: #2b2b2b;
  overflow: hidden;
}
.footer .footer__inner {
  width: calc(100% - 3.75rem);
  max-width: 72rem;
  margin: 0 auto;
  padding: 5.625rem 0 1.6875rem;
}
@media (max-width: 767px) {
  .footer .footer__inner {
    width: 100%;
    padding: 3rem 1.875rem 2rem 1.875rem;
  }
}
.footer {
  /* ロゴ
  ---------------------------------------------- */
}
.footer .footer__logo {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1.6875rem;
  text-decoration: none;
  color: #2b2b2b;
  margin: 0 0 5rem 0;
}
@media (max-width: 767px) {
  .footer .footer__logo {
    margin-bottom: 3rem;
    margin: 0 auto 3rem auto;
    gap: 1.0875rem;
  }
}
.footer .footer__logo .footer_border {
  width: 0.0625rem;
  height: 1.75rem;
  background-color: #222222;
}
.footer .footer__logo .footer__logo-name {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.222rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (max-width: 767px) {
  .footer .footer__logo .footer__logo-name {
    font-size: 0.9rem;
  }
}
.footer .footer__logo .footer__logo-company-icon {
  width: 11.6875rem;
  height: auto;
}
@media (max-width: 767px) {
  .footer .footer__logo .footer__logo-company-icon {
    width: 7.625rem;
  }
}
.footer .footer__navs {
  display: flex;
  justify-content: space-between;
  gap: 4.66666rem;
  margin-bottom: 5.625rem;
}
@media (max-width: 767px) {
  .footer .footer__navs {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
  }
}
.footer {
  /* ナビゲーション
  ---------------------------------------------- */
}
.footer .footer__nav {
  grid-area: nav;
  display: grid;
  grid-template-columns: repeat(4, auto);
  gap: 0 4rem;
}
@media (max-width: 767px) {
  .footer .footer__nav {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    width: 100%;
  }
}
.footer .footer__nav-block {
  min-width: 0;
}
.footer .footer__nav-block .footer__nav-title {
  margin: 0 0 0.75rem;
  font-weight: 700;
  font-size: 0.99rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
}
.footer .footer__nav-block .footer__nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.footer .footer__nav-block .footer__nav-item a {
  font-weight: 500;
  font-size: 0.888rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #5c5c5c;
  text-decoration: none;
}
.footer .footer__nav-block .footer__nav-item a:hover {
  opacity: 0.75;
}
.footer {
  /* フッターボトム一覧
  ---------------------------------------------- */
}
.footer .footer_bottom__links {
  position: absolute;
  left: 0;
  display: flex;
  gap: 2rem;
}
@media (max-width: 767px) {
  .footer .footer_bottom__links {
    display: none;
  }
}
.footer {
  /* プライバシーポリシー
  ---------------------------------------------- */
}
.footer .footer__bottom__link {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-decoration: none;
}
.footer .footer__bottom__link:hover {
  opacity: 0.75;
}
.footer .footer__inner .footer__nav-block .footer__nav-list .footer__nav-item .footer__privacy-sp {
  color: #222222;
}
.footer {
  /* 電話・お問い合わせボタン
  ---------------------------------------------- */
}
.footer .footer__contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.6875rem;
}
@media (max-width: 767px) {
  .footer .footer__contact {
    gap: 1.5rem;
  }
}
.footer .footer__tel {
  text-decoration: none;
}
.footer .footer__tel .footer__tel-item {
  display: flex;
  align-items: center;
  gap: 0.5625rem;
}
.footer .footer__tel .footer__tel-icon {
  width: 2.25rem;
  height: 2.3125rem;
  flex-shrink: 0;
}
.footer .footer__tel .footer__tel-number {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 2.2222rem;
  line-height: 1.3;
  color: #222222;
}
@media (max-width: 767px) {
  .footer .footer__tel .footer__tel-number {
    font-size: 2rem;
    line-height: 180%;
  }
}
.footer .footer__tel .footer__tel-time {
  display: block;
  font-weight: 500;
  font-size: 1rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
  text-align: center;
}
@media (max-width: 767px) {
  .footer .footer__tel .footer__tel-time {
    font-size: 1rem;
  }
}
.footer .footer__buttons {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.125rem;
}
@media (max-width: 767px) {
  .footer .footer__buttons {
    gap: 1rem;
  }
}
.footer .footer_bottom {
  position: relative;
  text-align: center;
}
.footer {
  /* コピーライト
  ---------------------------------------------- */
}
.footer .footer__copyright {
  margin: 0;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #5c5c5c;
}
@media (max-width: 767px) {
  .footer .footer__copyright {
    font-size: 0.625rem;
    justify-self: center;
    text-align: center;
    border-top: none;
    padding-top: 0;
  }
}

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

ul {
  list-style: none;
}

a {
  color: #222222;
  transition: 0.3s;
  text-decoration: underline;
  text-underline-offset: 0.1875rem;
}
a:hover {
  opacity: 0.75;
}

button {
  outline: none;
}

.display__sp {
  display: none !important;
}

@media (max-width: 767px) {
  .display__sp {
    display: block !important;
  }
}
.display__tab {
  display: block !important;
}

@media (max-width: 767px) {
  .display__tab {
    display: none !important;
  }
}
.display__pc {
  display: block !important;
}

@media (max-width: 1199px) {
  .display__pc {
    display: none !important;
  }
}
.mb_36 {
  margin-bottom: 2rem;
}

.mb_32_72 {
  margin-bottom: 2rem !important;
}
@media (min-width: 768px) {
  .mb_32_72 {
    margin-bottom: 4.5rem !important;
  }
}

.mb_27_45 {
  margin-bottom: 1.6875rem;
}
@media (min-width: 768px) {
  .mb_27_45 {
    margin-bottom: 2.8125rem;
  }
}

.mb_32_45 {
  margin-bottom: 2.25rem;
}
@media (min-width: 768px) {
  .mb_32_45 {
    margin-bottom: 2.8125rem;
  }
}

.mb_24_27 {
  margin-bottom: 1.5rem !important;
}
@media (min-width: 768px) {
  .mb_24_27 {
    margin-bottom: 1.6875rem !important;
  }
}

.mb_16_18 {
  margin-bottom: 1rem !important;
}

.pt_27 {
  padding-top: 1.6875rem;
}
@media (min-width: 768px) {
  .pt_27 {
    padding-top: 0;
  }
}

.pt_27_45 {
  padding-top: 1.6875rem;
}
@media (min-width: 768px) {
  .pt_27_45 {
    padding-top: 2.8125rem;
  }
}

.mb_48_45 {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .mb_48_45 {
    margin-bottom: 2.8125rem;
  }
}

.pb_64_126 {
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .pb_64_126 {
    padding-bottom: 7.875rem;
  }
}

.mb_64_126 {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .mb_64_126 {
    margin-bottom: 7.875rem;
  }
}

.pg_64_126 {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .pg_64_126 {
    padding: 7.875rem 0;
  }
}

.mb_57_76 {
  margin-bottom: 3.5625rem;
}
@media (min-width: 768px) {
  .mb_57_76 {
    margin-bottom: 4.75rem;
  }
}

.mt_64_126 {
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .mt_64_126 {
    margin-top: 7.875rem;
  }
}

.sp-left {
  text-align: center;
}
@media (max-width: 767px) {
  .sp-left {
    text-align: left !important;
  }
}

.mg_none {
  margin: 0 !important;
}

.single-inner {
  max-width: 45rem;
  width: calc(100% - 32px);
  margin: 0 auto;
}

.s-container {
  max-width: 58.5rem;
  width: calc(100% - 32px);
  margin: 0 auto;
}

.m-container {
  max-width: 72rem;
  width: calc(100% - 32px);
  margin: 0 auto;
}

.l-container {
  max-width: 81rem;
  width: calc(100% - 32px);
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-container {
    width: calc(100% - 9rem);
  }
}

.offwhite_bg {
  background-color: #faf4eb;
}

.dc_center {
  text-align: center;
}

.lead {
  font-weight: 500;
  font-size: 1rem;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #222222;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.125rem;
  }
}

.notice {
  display: block;
  font-weight: 500;
  font-size: 1rem;
  line-height: 180%;
  text-align: right;
  letter-spacing: 0.05em;
  color: #222222;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .notice {
    font-size: 0.889rem;
    margin-top: 1.6875rem;
  }
}

.sub_mv_inner {
  width: calc(100% - 2rem);
  margin: 0 auto;
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 15px !important;
}/*# sourceMappingURL=common.css.map */