@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IM+Fell+French+Canon:ital@0;1&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");
/* resset.dev • v5.0.2 */
/* # =================================================================
   # 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 */
  color: inherit; /* Correct border color 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;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

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

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

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

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

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

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

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  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;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* 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=true] {
  cursor: default;
}

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

ul, ol {
  list-style: none;
}

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

h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
}

:root {
  --font-family-sans-serif: "Noto Sans JP", sans-serif;
  --font-family-serif: "Noto Serif JP", serif;
  --font-family-special: "IM Fell French Canon", serif;
  font-family: var(--font-family-sans-serif);
  font-size: 100%;
  --black:#131815;
  --text-color:#475E53;
  color: var(--text-color);
}

body {
  background-color: #fff;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
main {
  overflow: hidden;
}

/* .js-fadeIn */
.js-fadeIn {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.js-fadeIn.is-visible {
  opacity: 1;
}

.c-inner--s {
  width: 910px;
  max-width: 90%;
  margin: 0 auto;
}

a {
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.7;
}

/* スキップリンク（キーボード操作向け） */
.skip-link {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-120%);
  background: #000;
  color: #fff;
  padding: 12px 16px;
  z-index: 1000;
  text-decoration: none;
  font-size: 14px;
}

/* Tab フォーカス時のみ表示 */
.skip-link:focus {
  transform: translateY(0);
}

/* キーボード操作のときだけフォーカスを見せる */
:focus-visible {
  outline: 3px solid currentColor;
  outline-offset: 4px;
}

/* マウス操作で付くフォーカス表示は抑える（対応ブラウザでは効く） */
:focus:not(:focus-visible) {
  outline: none;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 30px 120px 0 30px;
  z-index: 10;
}

.logo {
  width: 194px;
  display: block;
  line-height: 1;
  position: relative;
  z-index: 10;
}
.logo img {
  display: block;
}

.header__nav-list {
  display: flex;
  gap: 30px;
}
.header__nav-list li a {
  color: #fff;
  font-size: calc(18 / 16 * 1rem);
  display: block;
}

.sp-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: var(--text-color);
  z-index: 9;
}

@media screen and (max-width: 768px) {
  header {
    padding: 15px 30px 0 20px;
  }
  .header__nav-list {
    display: none;
  }
}
/* SPメニュー */
/* ===========================
   SPメニュー（右上ボタン）
=========================== */
.sp-menu-btn {
  display: none; /* PCでは非表示 */
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}

.sp-menu-btn img {
  display: block;
}

/* ===========================
   SPメニュー（全画面）
=========================== */
.sp-menu {
  position: fixed;
  inset: 0;
  z-index: 9;
  display: none;
}

.sp-menu[aria-hidden=false] {
  display: block;
}

.sp-menu__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}

/* スクショ寄せ：上が濃い緑、メニュー面は薄いベージュ */
.sp-menu__panel {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #F1EED1;
  color: var(--text-color);
  display: block;
  padding: 120px 30px;
}

/* リンク */
.sp-menu__list {
  display: flex;
  flex-direction: column;
  gap: 22px;
  text-align: center;
}

.sp-menu__list a {
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.04em;
}

/* CLOSEボタン（下に丸ボタン） */
.sp-menu__close {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  min-width: 173px;
  height: 44px;
  padding: 0 28px;
  border-radius: 999px;
  font-size: calc(16 / 16 * 1rem);
  background: #fff;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  letter-spacing: 0.04em;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
  display: block;
}

/* ここ重要：SPだけボタン表示 */
@media screen and (max-width: 768px) {
  .sp-menu-btn {
    display: inline-flex;
    z-index: 10;
  }
  header {
    padding: 10px 15px 6px 20px !important;
    align-items: center;
  }
  header.is-open {
    background-color: var(--text-color);
  }
  .c-under-page #main {
    margin-top: 60px;
  }
}
/* 開いてるとき背景スクロール禁止（モーダルと別クラスで分離） */
body.is-spmenu-open {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}

.l-mv {
  position: relative;
}
.l-mv img {
  width: 100%;
}

.p-mv__content {
  width: 742px;
  position: absolute;
  top: 10vw;
  left: 0;
  z-index: 1;
  max-width: 100%;
}

.p-mv__text {
  width: 100%;
  padding: 20px 20px 20px 10%;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: calc(24 / 16 * 1rem);
  color: var(--black);
  font-family: var(--font-family-serif);
  font-weight: 500;
  margin-bottom: 30px;
}

.p-mv__title {
  width: 585px;
  max-width: 100%;
  padding: 20px 20px 20px 10%;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: calc(24 / 16 * 1rem);
  color: var(--black);
  font-family: var(--font-family-serif);
  font-weight: 500;
}

@media screen and (max-width: 1200px) {
  .p-mv__content {
    width: 600px;
  }
  .p-mv__title {
    width: 500px;
    font-size: 2vw;
  }
  .p-mv__text {
    font-size: 2vw;
    margin-bottom: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__content {
    width: 742px;
    top: 29vw;
    max-width: 100%;
  }
  .p-mv__text {
    font-size: 6vw;
    margin-bottom: 6vw;
    width: 100%;
    padding: 5vw;
  }
  .p-mv__title {
    width: 100%;
    font-size: 5.5vw;
    max-width: 100%;
    padding: 5vw;
  }
}
.c-inner {
  width: 1150px;
  max-width: 90%;
  margin: 0 auto;
}

.p-about__title {
  font-weight: bold;
  font-size: calc(48 / 16 * 1rem);
  margin-bottom: 1em;
}

.serif {
  font-family: var(--font-family-serif);
}

.c-title--middle {
  width: calc(50% + 435px);
  max-width: 95%;
  font-size: calc(32 / 16 * 1rem);
  font-weight: 600;
  background-color: #F1EED1;
  padding: 1em 32px 1em 32px;
  border-radius: 0 100px 100px 0;
}
.c-title--middle .txt {
  width: 978px;
  display: block;
  margin: 0 0 0 auto;
}

.c-card__list {
  display: flex;
  gap: 4%;
  width: 1064px;
  max-width: 90%;
  margin: -15px auto 0 auto;
}
.c-card__list li {
  width: 30.6666666667%;
}

.c-card__list-img {
  margin-bottom: 0.5em;
}

.c-card__list-title {
  font-size: calc(20 / 16 * 1rem);
  font-weight: 500;
  margin-bottom: 0.5em;
}

.c-card__list-text {
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.9;
}

.p-about__title--middle {
  font-size: calc(24 / 16 * 1rem);
  margin-bottom: 1.5em;
  font-weight: 600;
}

.p-about__content--flex {
  display: flex;
  gap: 5%;
}

.p-about__content {
  width: 35%;
}

.p-about__img {
  width: 60%;
  position: relative;
}
.p-about__img img {
  width: 100%;
}
.p-about__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 280px);
  transform: translate(0, 50px);
  width: calc(50vw + 115px);
  height: 100%;
  background-color: #DBE9D2;
  z-index: 1;
}

.p-about__title--small {
  font-size: calc(20 / 16 * 1rem);
  font-weight: 600;
  margin-bottom: 1em;
}

.p-about__content-text {
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.9;
  margin-bottom: 1.2em;
}

@media screen and (max-width: 1300px) {
  .p-about__img {
    width: 50%;
  }
  .p-about__img::before {
    left: 4vw;
    width: 52vw;
    height: 26vw;
    transform: translate(0, 30px);
  }
  .p-about__content {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .l-about {
    padding: 60px 0 40px;
  }
  .p-about__title {
    text-align: center;
    font-size: calc(24 / 16 * 1rem);
  }
  .c-title--middle {
    text-align: center;
    font-size: calc(24 / 16 * 1rem);
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    padding: 0.5em 1em;
  }
  .c-title--middle .txt {
    width: 100%;
    display: block;
    text-align: center;
  }
  .c-card__list {
    margin: 30px auto 0 auto;
    flex-direction: column;
    gap: 30px;
  }
  .c-card__list li {
    width: 100%;
  }
  .c-card__list-img {
    margin-bottom: 15px;
  }
  .c-card__list-img img {
    width: 100%;
  }
  .c-card__list-title {
    text-align: center;
  }
  .p-about__content--flex {
    flex-direction: column;
    gap: 30px;
  }
  .p-about__content {
    width: 100%;
  }
  .p-about__img {
    width: 100%;
  }
  .p-about__img::before {
    left: 50%;
    width: 100vw;
    height: 125vw;
    transform: translate(-50%, 50px);
  }
}
.c-title--en {
  font-size: calc(96 / 16 * 1rem);
  font-weight: 400;
  font-family: var(--font-family-special);
  line-height: 1;
  margin-bottom: 0.5em;
}

.p-message__bl {
  display: flex;
  gap: 10%;
}

.p-message__content {
  width: 70%;
}

.p-message__img {
  width: 20%;
  position: relative;
  z-index: 1;
}
.p-message__img img {
  width: 100%;
}
.p-message__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 68px);
  transform: translate(0, 50px);
  width: calc(50vw - 392px);
  height: 320px;
  background-color: #DBE9D2;
  z-index: -1;
}

.p-message__content-text {
  font-size: calc(20 / 16 * 1rem);
  line-height: 1.9;
}

.p-message__content-name {
  font-size: calc(24 / 16 * 1rem);
  margin-top: 1.5em;
}

.c-book {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 12px;
  border: 1px solid #ccc;
  background-color: #fff;
  align-items: center;
  margin-top: 20px;
}
.c-book img {
  width: 120px;
  height: auto;
}
.c-book .c-book__content {
  width: calc(100% - 120px);
  padding-left: 15px;
}
.c-book .c-book__title {
  font-weight: bold;
}
.c-book .c-book__name {
  font-size: calc(14 / 16 * 1rem);
  margin-bottom: 10px;
}
.c-book .c-book__link {
  font-size: calc(14 / 16 * 1rem);
  color: var(--text-color);
  text-decoration: underline;
}

@media screen and (max-width: 1300px) {
  .p-message__img::before {
    left: 20%;
    transform: translate(0, 30px);
    width: 30vw;
    height: 27vw;
  }
}
@media screen and (max-width: 767px) {
  .l-message.c-inner {
    background-color: #DBE9D2;
    max-width: 100%;
    padding: 40px 5%;
  }
  .c-title--en {
    font-size: calc(48 / 16 * 1rem);
    margin-bottom: 1em;
    margin-bottom: 0.5em;
  }
  .p-message__img::before {
    display: none;
  }
  .p-message__bl {
    gap: 20px;
    flex-direction: column-reverse;
  }
  .p-message__img {
    width: 60%;
    margin: 0 auto;
  }
  .p-message__content {
    width: 100%;
  }
  .p-message__content-text {
    font-size: calc(16 / 16 * 1rem);
  }
  .p-message__content-name {
    font-size: calc(16 / 16 * 1rem);
    text-align: right;
    top: 0.5em;
  }
  .c-book {
    margin: 20px auto 0;
  }
}
.p-sns__btn {
  width: 280px;
  max-width: 100%;
  height: 60px;
  margin: 30px auto 60px;
}
.p-sns__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: var(--text-color);
  border-radius: 5px;
  font-size: calc(16 / 16 * 1rem);
  font-weight: 500;
  color: #fff;
  transition: all 0.3s ease;
}
.p-sns__btn a:hover {
  opacity: 0.8;
}

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

.p-x__bnr {
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#sb_instagram #sbi_images {
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  .p-sns__btn {
    width: 250px;
  }
  .mt-20 {
    margin-top: -5px;
  }
}
.p-media__list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
.p-media__list li {
  width: calc((100% - 60px) / 3);
}
.p-media__list li a {
  display: block;
  width: 100%;
  transition: all 0.3s ease;
}
.p-media__list li a:hover {
  opacity: 0.8;
}
.p-media__list li .img {
  width: 100%;
  aspect-ratio: 3/2;
}
.p-media__list li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-media__list-option {
  display: flex;
  gap: 10px 15px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 15px;
}
.p-media__list-option .category {
  padding: 5px 10px;
  font-size: calc(14 / 16 * 1rem);
  background-color: var(--text-color);
  color: #fff;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.p-media__list-option time {
  font-size: calc(14 / 16 * 1rem);
}

.p-media__list-txt {
  margin-top: 15px;
  font-size: calc(16 / 16 * 1rem);
  line-height: 1.6;
}

.p-media__video-bl {
  aspect-ratio: 16/9;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 40px;
}
.p-media__video-bl iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .p-media__list {
    gap: 20px;
  }
  .p-media__list li {
    width: calc(50% - 10px);
  }
  .p-media__list-option {
    gap: 4px 10px;
    margin-top: 10px;
  }
  .p-media__list-option .category {
    font-size: 0.75rem;
  }
  .p-media__list-txt {
    margin-top: 8px;
    font-size: 0.875rem;
  }
  .p-media__video-bl {
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 500px) {
  .p-media__list li {
    width: 100%;
  }
}
.l-company {
  padding-bottom: 200px;
}

.p-company__bl {
  width: calc(50% + 575px);
  max-width: 95%;
  display: flex;
  gap: 50px;
  margin: 0 auto 0 0;
  align-items: flex-end;
  margin-top: -30px;
}

.p-company__img {
  width: calc(100% - 575px);
}

.p-company__content {
  width: 525px;
}

.p-company__list {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.9;
}
.p-company__list dt {
  width: 8em;
  font-weight: 600;
  margin-bottom: 0.5em;
  font-size: calc(14 / 16 * 1rem);
}
.p-company__list dd {
  width: calc(100% - 8em);
  margin-bottom: 0.5em;
  font-size: calc(14 / 16 * 1rem);
}

@media screen and (max-width: 1200px) {
  .p-company__bl {
    align-items: center;
    gap: 5%;
  }
  .p-company__img {
    width: 50%;
  }
  .p-company__content {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .p-company__bl {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
  }
  .p-company__img {
    width: 100%;
    margin-bottom: 30px;
  }
  .p-company__content {
    width: 100%;
  }
  .l-company {
    padding-bottom: 120px;
  }
}
.l-contact {
  position: relative;
  background-image: url(../img/webp/contact_bg.webp);
  background-size: cover;
  background-position: center;
  padding: 60px 0;
}

.p-contact__title {
  transform: translateY(-170px);
  position: absolute;
  left: 50%;
  transform: translate(-50%, -170px);
}

@media screen and (max-width: 767px) {
  .p-contact__title {
    transform: translateY(-120px);
  }
}
.contact__table {
  display: flex;
  flex-wrap: wrap;
}

.contact__table dt {
  width: 275px;
  padding: 15px 0;
  position: relative;
}

.contact__table dt > P {
  font-size: calc(16 / 16 * 1rem);
  padding-top: 11px;
}

.contact__table dt .require-txt {
  top: 26px;
  left: 10em;
  position: absolute;
  font-size: calc(16 / 16 * 1rem);
  color: #fff;
  background: var(--text-color);
  display: inline-block;
  padding: 2px 1.5em;
}

.contact__table dt .non-require-txt {
  position: absolute;
  font-size: 12px;
  color: #969696;
  border: 1px solid #969696;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 50px;
  top: 29px;
  right: 20px;
}

.contact__table dd {
  width: calc(100% - 275px);
  padding: 15px 0;
}

.contact__table dd input[type=text],
.contact__table dd input[type=email],
.contact__table dd input[type=tel],
.contact__table dd textarea {
  width: 100%;
  padding: 12px 10px;
  font-size: calc(16 / 16 * 1rem);
  border: none;
  background: #fff;
  border: 1px solid #475E53;
  line-height: 1.6;
}

.contact__table dd textarea {
  height: 160px;
  resize: none;
}

.p-contact__privacy-title {
  font-size: calc(24 / 16 * 1rem);
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 60px;
}

.p-contact__privacy-text {
  font-size: calc(15 / 16 * 1rem);
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.9;
}
.p-contact__privacy-text a {
  text-decoration: underline;
}

.p-contact__tel {
  font-size: calc(48 / 16 * 1rem);
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  line-height: 1;
  border-bottom: 2px solid var(--text-color);
  padding-bottom: 5px;
}

.p-contact__mail {
  font-size: calc(24 / 16 * 1rem);
  line-height: 1.3;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-weight: 600;
}

label br {
  display: none;
}

.address-flex {
  margin-bottom: 28px;
}

.address-flex p {
  display: flex;
  gap: 15px;
  align-items: center;
}

.zip1 {
  width: 120px !important;
}

.zip2 {
  width: 160px !important;
}

.address-txt {
  font-size: 15px;
}

.address-txt.p2 {
  width: 10px;
  height: 1px;
  background: #000;
  display: block;
}

#zip-button {
  font-size: 15px;
  font-weight: bold;
  border: 2px solid #000;
  background: #fff;
  border-radius: 50px;
  padding: 10px 20px;
  cursor: pointer;
}

input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.wpcf7-list-item.first {
  margin-left: 0;
}

span.wpcf7-list-item-label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

span[data-name=radio-orf],
span[data-name=radio-subject] {
  display: inline-block;
  transform: translateY(-6px);
}

.privacy-slide-bl {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  padding: 50px;
  height: 400px;
  overflow-y: scroll;
  margin-top: 60px;
  scrollbar-width: 16px;
  scrollbar-color: #eeeeee;
}

.privacy-slide-bl p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.8;
}

.privacy-slide-bl p.privacy-name-txt {
  margin-bottom: 15px;
}

.privacy-slide-bl::-webkit-scrollbar-thumb {
  background-color: #eeeeee;
  border-radius: 8px;
  border: 5px solid #fff;
}

.privacy-slide-bl::-webkit-scrollbar-track {
  background-color: #fff;
}

.privacy-slide-bl::-webkit-scrollbar {
  width: 16px;
}

.privacy-ttl {
  font-weight: bold;
  background-color: #d8e4e7;
  padding: 8px 20px 5px;
  font-size: 24px;
  margin-bottom: 25px;
  line-height: 1.6;
}

.privacy-ttl-middle {
  font-size: 2px;
  font-weight: bold;
  border-left: 2px solid #3eb1eb;
  padding-left: 12px;
  line-height: 1.6;
  margin-bottom: 15px;
}

input[type=submit] {
  width: 280px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  color: #fff;
  font-size: calc(16 / 16 * 1rem);
  height: 4.5em;
  background-color: var(--text-color);
  margin: 40px auto 0;
}

/* チェックボックス・ラジオボタン */
.cf7__list dd .wpcf7-checkbox,
.cf7__list dd .wpcf7-radio {
  display: block;
  padding: 15px 0 10px;
}

.wpcf7-radio {
  display: block;
  padding-top: 10px !important;
}

/* 縦並び */
.cf7__list dd .wpcf7-list-item {
  display: block;
  margin: 0;
}

.cf7__list dd .wpcf7-list-item:nth-child(n+2) {
  margin-top: 18px;
}

.cf7__list dd .wpcf7-list-item label {
  cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  border: 1px solid #bcbcbc;
  vertical-align: -3px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wpcf7-file {
  padding-top: 7px;
}

input[type=radio] {
  position: absolute;
}

input[type=checkbox]:checked {
  border: 1px solid var(--text-color);
  background: var(--text-color) !important;
}

input[type=checkbox]:checked:before {
  position: absolute;
  top: 2px;
  left: 8px;
  transform: rotate(50deg);
  width: 8px;
  height: 15px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
}

#privacy-policy-checkbox span.wpcf7-list-item-label::before {
  display: none;
}

.privacy-label {
  display: flex;
}

span[data-name=privacy-check] {
  margin: 30px auto 0;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

span[data-name=privacy-check] .wpcf7-list-item-label::before {
  display: none;
}

span[data-name=privacy-check] .wpcf7-list-item label {
  display: flex;
  justify-content: center;
}

.wpcf7-form-control-wrap {
  display: block;
}

.wpcf7-not-valid-tip {
  font-size: 14px !important;
  position: absolute;
  bottom: -25px;
}

/* 送信完了ページ */
.thanks__txt {
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  margin-top: 30px;
  margin-bottom: 70px;
  line-height: 1.6;
}

.thanks__btn {
  width: 280px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  color: #fff;
  font-size: calc(16 / 16 * 1rem);
  height: 4.5em;
  background-color: var(--text-color);
  margin: 40px auto 0;
}

.thanks__btn .icon-arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 5px;
  transition-duration: 0.3s;
}

.thanks__btn:hover .icon-arrow {
  right: 27px;
  transition-duration: 0.3s;
}

.wpcf7 form .wpcf7-response-output {
  padding: 0.8em 1em 0.6em;
  font-size: 15px;
}

@media (max-width: 1200px) {
  .contact__table dd {
    width: calc(100% - 250px);
  }
  .contact__table dt {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .contact__table dt {
    width: 100%;
    padding: 25px 0 5px;
    position: relative;
    min-height: auto;
  }
  .contact__table dd {
    min-height: initial;
    width: 100%;
    padding: 0;
  }
  .contact__table dt > P {
    padding-top: 0;
  }
  .contact__table dt .require-txt {
    top: 0;
    left: 0;
    position: relative;
    right: auto;
    font-size: calc(16 / 16 * 1rem);
    padding: 1px 9px;
    margin-left: 11px;
  }
  .contact__table dt .non-require-txt {
    top: 17px;
    right: auto;
    font-size: 12px;
    padding: 4px 9px;
    margin-left: 11px;
  }
  .address-flex p {
    gap: 7px;
  }
  .zip1 {
    width: 70px !important;
  }
  .zip2 {
    width: 90px !important;
  }
  #zip-button {
    font-size: 13px;
    padding: 8px 12px;
  }
  .privacy-slide-bl {
    padding: 25px 10px 25px 20px;
    margin-top: 30px;
  }
  .privacy-ttl {
    padding: 8px 10px 5px;
    font-size: 1.9px;
    margin-bottom: 15px;
  }
  .privacy-slide-bl p {
    margin-bottom: 25px;
  }
  .privacy-ttl-middle {
    font-size: 1.7px;
  }
  input[type=submit] {
    margin: 35px auto 0;
  }
  .contact__table dd input[type=text],
  .contact__table dd input[type=email],
  .contact__table dd input[type=tel],
  .contact__table dd textarea {
    margin-top: 3px;
  }
  input[type=radio] + .wpcf7-list-item-label {
    font-size: 13px;
  }
  .wpcf7-radio .wpcf7-list-item {
    display: block;
    margin: 0;
  }
  .wpcf7 form .wpcf7-response-output {
    font-size: 13px;
  }
  .wpcf7-not-valid-tip {
    font-size: 11px !important;
    white-space: nowrap;
    bottom: -17px;
  }
  input[type=submit] {
    width: 200px;
  }
  .contact__step {
    width: 150px;
    margin: 0 auto 30px;
  }
  .contact__step::after {
    top: 25px;
  }
  .contact__step li .txt {
    font-size: 1.4px;
  }
  .contact__step li .num {
    width: 50px;
    height: 50px;
    font-size: 2px;
    margin-bottom: 10px;
  }
  .contact__main-txt {
    font-size: 1.9px;
  }
  .contact__cont-line {
    margin: 30px 0 20px;
  }
  .wpcf7-radio {
    padding-top: 0 !important;
  }
  .wpcf7-file {
    padding-top: 0;
  }
  .p-contact__privacy-title {
    font-size: calc(20 / 16 * 1rem);
    text-align: center;
    margin-bottom: 5px;
    margin-top: 30px;
  }
  .p-contact__privacy-text {
    margin-bottom: 10px;
  }
}
/* 個人情報取り扱い同意チェックボックス */
.wpcf7-form-control-wrap[data-name=privacy] {
  display: block;
  width: 100%;
}

.wpcf7-form-control-wrap[data-name=privacy] .wpcf7-list-item {
  margin: 0 auto;
  padding: 0;
  border-radius: 5px;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}

.wpcf7-form-control-wrap[data-name=privacy] .wpcf7-list-item label {
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
  width: 100%;
}

.wpcf7-form-control-wrap[data-name=privacy] input[type=checkbox] {
  width: 27px;
  height: 27px;
  margin: 0 10px 0 0;
  cursor: pointer;
  flex-shrink: 0;
  background-color: #fff;
}

.wpcf7-form-control-wrap[data-name=privacy] .wpcf7-list-item-label {
  font-size: 14px;
  color: var(--text-color);
  line-height: 1.5;
}

#privacy {
  font-weight: 400;
  text-decoration: underline;
  color: var(--text-color);
}

/* レスポンシブ対応 */
@media (max-width: 767px) {
  .wpcf7-form-control-wrap[data-name=privacy] .wpcf7-list-item {
    padding: 12px 15px;
  }
  .wpcf7-form-control-wrap[data-name=privacy] .wpcf7-list-item-label {
    font-size: 13px;
  }
  input[type=submit] {
    width: 250px;
    height: 4em;
    margin: 20px auto 0;
  }
  .p-contact__tel {
    font-size: 1.5rem;
    margin-top: 15px;
    padding-bottom: 5px;
  }
  .p-contact__mail {
    font-size: 1rem;
  }
  .l-contact {
    padding: 20px 0 40px;
  }
  .p-contact__title {
    transform: translateY(-75px);
    left: 5%;
  }
}
footer {
  background-color: var(--text-color);
  padding: 30px;
  position: relative;
}

.footer__logo {
  width: 210px;
  margin-bottom: 12px;
}
.footer__logo a {
  display: block;
}

.footer__text {
  font-size: calc(14 / 16 * 1rem);
  color: #fff;
  line-height: 1.8;
}

.footer__link {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
}
.footer__link a {
  font-size: calc(16 / 16 * 1rem);
  color: #fff;
}

@media screen and (max-width: 767px) {
  .footer__link {
    position: relative;
    left: 0;
    transform: translateX(0);
    bottom: 0;
    margin-top: 10px;
  }
  .footer__link a {
    font-size: calc(14 / 16 * 1rem);
  }
  .footer__logo {
    width: 170px;
  }
}
.l-sec--under {
  padding: 0 0 100px;
}

.breadcrumb__list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.breadcrumb__list li {
  position: relative;
}
.breadcrumb__list li a {
  color: var(--text-color);
  font-size: calc(14 / 16 * 1rem);
}
.breadcrumb__list li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-right: 1px solid var(--text-color);
  border-bottom: 1px solid var(--text-color);
  transform: rotate(-45deg) translateY(-50%);
}
.breadcrumb__list li:last-child::after {
  display: none;
}

.c-under-page header {
  background-color: var(--text-color);
  padding: 15px 30px;
}
.c-under-page #main {
  min-height: calc(100vh - 160px);
}

.l-under-sec {
  padding: 100px 0;
  position: relative;
}
.l-under-sec .c-title--en {
  line-height: 1;
  margin-bottom: 0;
}
.l-under-sec .c-title--middle {
  margin-bottom: 50px;
  text-align: left;
}
.l-under-sec .c-title--middle .txt {
  text-align: left;
}

.l-under-main-sec {
  padding: 100px 0 300px;
  position: relative;
}
.l-under-main-sec .c-title--en {
  line-height: 1;
  margin-bottom: 0;
}
.l-under-main-sec .c-title--middle {
  margin-bottom: 50px;
  text-align: left;
}

.c-under__title {
  font-size: calc(24 / 16 * 1rem);
  margin-bottom: 80px;
  font-weight: 500;
}

.c-under__txt {
  margin-bottom: 1.5em;
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.9;
}
.c-under__txt:last-child {
  margin-bottom: 0;
}

.c-under__txt--big {
  font-size: calc(24 / 16 * 1rem);
  line-height: 1.8;
}

.c-title--middle .txt {
  position: relative;
  display: flex;
  gap: 100px;
  align-items: center;
}
.c-title--middle .txt .big-txt {
  font-size: calc(32 / 16 * 1rem);
  font-weight: bold;
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.c-title--middle .txt .big-txt::after {
  width: 60px;
  right: -80px;
  top: 50%;
  height: 1px;
  background-color: var(--text-color);
  content: "";
  position: absolute;
  transform: translateY(-50%);
  display: block;
}
.c-title--middle .txt .big-txt.u-en {
  font-size: calc(40 / 16 * 1rem);
  font-family: var(--font-family-special);
}
.c-title--middle .txt .small-txt {
  font-size: calc(16 / 16 * 1rem);
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.p-value__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.p-value__list li p {
  padding: 20px 0 0 40px;
  font-size: calc(14 / 16 * 1rem);
  line-height: 1.9;
}

.p-value__list-title {
  font-size: calc(24 / 16 * 1rem);
  font-weight: bold;
  margin-bottom: 0.2em;
}

.l-sec--tree {
  position: relative;
}
.l-sec--tree::after {
  background-image: url(../img/webp/company_bg.webp);
  background-size: cover;
  background-position: top center;
  aspect-ratio: 3/2;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  z-index: -1;
}

@media (max-width: 767px) {
  .breadcrumb__list {
    margin-top: 20px;
  }
  .l-under-main-sec .c-title--middle {
    margin-bottom: 30px;
    border-radius: 0 100px 100px 0;
    width: 95%;
  }
  .c-title--middle .txt .big-txt {
    font-size: 1.5rem;
  }
  .c-title--middle .txt .small-txt {
    font-size: 0.875rem;
  }
  .c-title--middle .txt .big-txt::after {
    width: 30px;
    right: -45px;
  }
  .c-title--middle .txt {
    gap: 55px;
  }
  .c-under__txt--big {
    font-size: 1.25rem;
  }
  .p-value__list-title {
    font-size: 1.25rem;
  }
  .p-value__list li p {
    padding: 20px 0 0;
  }
  .l-under-main-sec {
    padding: 60px 0 120px;
  }
  .c-under__title {
    margin-bottom: 40px;
  }
  .c-under-page #main {
    min-height: calc(100vh - 304px);
  }
  .l-under-sec .c-title--middle {
    margin-bottom: 30px;
    border-radius: 0 100px 100px 0;
    width: 95%;
  }
  .l-under-sec {
    padding: 60px 0;
  }
}
@media (max-width: 374px) {
  .c-title--middle .txt .big-txt {
    font-size: 1.3125rem;
  }
  .c-title--middle .txt .big-txt.u-en {
    font-size: 1.75rem;
  }
}
.p-modal[aria-hidden=true] {
  display: none;
}

.p-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
}

.p-modal__overlay {
  position: absolute;
  inset: 0;
}

.p-modal__panel {
  position: relative;
  margin: 5vh auto;
  max-width: 900px;
  width: 90%;
  height: 90vh;
  overflow: auto;
  padding: 24px;
}

.p-modal__close {
  position: sticky;
  top: 0;
  margin-left: auto;
  display: inline-flex;
}

/* モーダル内のスクロール領域（ここがスクロールしてる前提） */
.p-modal__panel {
  overflow: auto;
  -webkit-overflow-scrolling: touch; /* iOSのスクロールを滑らかに */
  scrollbar-gutter: stable; /* 対応ブラウザでガタつき防止 */
}

/* ===== Firefox ===== */
.p-modal__panel {
  scrollbar-width: thin; /* thin / auto */
  scrollbar-color: #ffffff rgba(255, 255, 255, 0.25); /* thumb / track */
}

/* ===== Chrome / Edge / Safari (WebKit) ===== */
.p-modal__panel::-webkit-scrollbar {
  width: 10px; /* 右の太さ */
  height: 10px; /* 横スクロールが出る場合 */
}

.p-modal__panel::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.22); /* レール */
  border-radius: 999px;
  margin: 8px 0; /* 上下ちょい空ける（見た目が良くなる） */
}

.p-modal__panel::-webkit-scrollbar-thumb {
  background: #ffffff; /* ツマミ */
  border-radius: 999px;
  border: 3px solid rgba(0, 0, 0, 0); /* 透明ボーダーで“細く見せる” */
  background-clip: padding-box;
}

.p-modal__panel::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.85);
}

/* キーボード操作の見え方（アクセシビリティ） */
.p-modal__close:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

body.is-modal-open {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
}

/* 背景（モーダル全体の背後） */
.p-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
}

/* うしろの薄暗い背景 */
.p-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}

/* パネル：背景を var(--text-color)、文字は白 */
.p-modal__panel {
  position: relative;
  margin: 5vh auto;
  max-width: 900px;
  height: 90vh;
  background: var(--text-color);
  color: #fff;
  border-radius: 8px;
  display: grid;
  grid-template-rows: auto 1fr auto; /* header / body / footer */
}

/* 本文だけスクロール */
.p-modal__body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-gutter: stable;
  padding: 24px;
}

/* hタグやpが既存CSSで黒指定されてたら上書き */
.p-modal__panel h1,
.p-modal__panel h2,
.p-modal__panel h3,
.p-modal__panel h4,
.p-modal__panel p,
.p-modal__panel li {
  color: #fff;
}

/* 右上の×（任意） */
.p-modal__header {
  padding: 10px 12px 0;
  display: flex;
  justify-content: flex-end;
}

.p-modal__close {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  padding: 8px;
  cursor: pointer;
}

.p-modal__close:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}

/* 下のCLOSEボタン（メイン） */
.p-modal__footer {
  padding: 16px 0 22px;
  display: flex;
  justify-content: center;
}

.p-modal__closeBtn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  cursor: pointer;
  min-width: 240px;
  height: 44px;
  padding: 0 28px;
  border-radius: 999px;
  background: #fff;
  color: rgba(0, 0, 0, 0.65); /* スクショの文字色寄せ */
  font-weight: 600;
  letter-spacing: 0.04em;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}

.p-modal__closeBtn:hover {
  transform: translateY(-1px);
}

.p-modal__closeBtn:active {
  transform: translateY(0);
}

.p-modal__closeBtn:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 4px;
}

/* Firefox */
.p-modal__body {
  scrollbar-width: thin;
  scrollbar-color: #ffffff rgba(255, 255, 255, 0.25);
}

/* WebKit */
.p-modal__body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.p-modal__body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.22);
  border-radius: 999px;
  margin: 8px 0;
}

.p-modal__body::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 999px;
  border: 3px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
}

.p-modal__body::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.85);
}/*# sourceMappingURL=style.css.map */