@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

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

/**
 * 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; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* family */
/*
p {
  font-size: rem(16);
}
*/
html {
  visibility: visible;
}

html.wf-active, html.loading-delay {
  visibility: visible;
}

img {
  max-width: 100%;
}

a {
  color: #94974A;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:has(img) {
  text-decoration: none;
}

a[href^="tel:"] {
  text-decoration: none;
}

nav a:has(i) {
  text-decoration: none;
}

/*::selection {
	background: $color-main;
	color: $color-txt;
}*/
body,
p,
table,
blockquote,
address,
pre,
small,
iframe,
form,
figure,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dt,
dd {
  font-family: "Noto Serif JP", system-ui, sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  color: #2D2D2D;
  line-height: 1.7;
  letter-spacing: 0.2em;
  text-align: justify;
  font-feature-settings: "palt" 1;
  line-break: strict;
  overflow-wrap: break-word;
  hanging-punctuation: last allow-end;
  word-break: break-all;
  text-justify: inter-character;
}
@media screen and (min-width: 440px) {
  body,
  p,
  table,
  blockquote,
  address,
  pre,
  small,
  iframe,
  form,
  figure,
  dl,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  ul,
  ol,
  dt,
  dd {
    font-size: 1.25rem;
    line-height: 2.3;
    letter-spacing: 0.1875rem;
  }
}
body [lang=en],
p [lang=en],
table [lang=en],
blockquote [lang=en],
address [lang=en],
pre [lang=en],
small [lang=en],
iframe [lang=en],
form [lang=en],
figure [lang=en],
dl [lang=en],
h1 [lang=en],
h2 [lang=en],
h3 [lang=en],
h4 [lang=en],
h5 [lang=en],
h6 [lang=en],
ul [lang=en],
ol [lang=en],
dt [lang=en],
dd [lang=en] {
  -webkit-hyphens: auto;
          hyphens: auto;
}

table, tr, th, td {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: "Noto Serif JP", sans-serif;
}

b,
strong {
  font-weight: 700;
}

body {
  background: #fff;
}

@keyframes fadein-photo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}
@keyframes fade-out {
  0% {
    opacity: 100;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideshow {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  28% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.js-fadeIn {
  transition: all 0.8s;
  transition-delay: 0.3s;
  transform: translateY(80px);
  opacity: 0;
}
.js-fadeIn.js-inview {
  transform: translateY(0);
  opacity: 1;
}

.js-img {
  overflow: hidden;
  position: relative;
}
.js-img img {
  display: block;
  height: auto;
  width: 100%;
}

.js-img1.js-animation img {
  animation: js-animation1 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes js-animation1 {
  0% {
    opacity: 0;
    transform: scale(1.1) translateY(24px);
  }
  32% {
    opacity: 0;
    transform: scale(1.1) translateY(24px);
  }
}
.js-img2.js-animation {
  animation: js-animation2 2s cubic-bezier(0.4, 0, 0.2, 1);
}

.js-img2.js-animation:before {
  animation: js-animation2-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fff;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

@keyframes js-animation2 {
  0% {
    opacity: 0;
  }
}
@keyframes js-animation2-before {
  100% {
    transform: translateX(100%);
  }
}
.smooth {
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: -webkit-clip-path;
  transition-property: clip-path;
  transition-property: clip-path, -webkit-clip-path;
  animation: smooth 1s 1.5s both;
}

.smooth-1 {
  animation: smooth 1s 1.7s both;
}

.smooth-2 {
  animation: smooth 1s 2s both;
}

.smooth-3 {
  animation: smooth 1s 2.2s both;
}

@keyframes smooth {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
  }
  to {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
  }
}
/* 下から出てくる文字 */
.js-text-slideup span {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
  animation: slideUp 0.3s ease forwards;
}

@keyframes slideUp {
  0% {
    transform: translateY(90%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.brsp {
  display: block;
}
@media screen and (min-width: 960px) {
  .brsp {
    display: none;
  }
}

.brpc {
  display: none;
}
@media screen and (min-width: 960px) {
  .brpc {
    display: block;
  }
}

a:has(.fa-icon),
a:has(img) {
  text-decoration: none;
}

a .fa-icon {
  padding-right: 5px;
}
@media screen and (min-width: 960px) {
  a .fa-icon {
    padding-right: 5px;
  }
}
@media screen and (min-width: 1920px) {
  a .fa-icon {
    padding-right: 0.2604166667vw;
  }
}

.c-icon-ex {
  padding: 0 3px;
  color: #94974A;
}
@media screen and (min-width: 960px) {
  .c-icon-ex {
    padding: 0 5px;
  }
}
@media screen and (min-width: 1920px) {
  .c-icon-ex {
    padding: 0 0.2604166667vw;
  }
}

/* text */
.c-txt {
  margin-bottom: 20px;
  text-indent: 1rem;
}
@media screen and (min-width: 440px) {
  .c-txt {
    margin-bottom: 40px;
    text-indent: 1.5rem;
  }
}

.l-access .c-txt {
  text-indent: 0;
}

.c-txt-notel a {
  pointer-events: none;
}

.c-txt-iblock {
  display: inline-block;
}

.c-txt-accent {
  color: #CF1010;
}

.c-txt-ct {
  text-align: center;
}

.c-txt-ast {
  position: relative;
  padding-left: 20px;
}
@media screen and (min-width: 440px) {
  .c-txt-ast {
    padding-left: 40px;
  }
}
.c-txt-ast::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 440px) {
  .c-txt-ast::before {
    left: 12px;
  }
}

.c-txt-border {
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #94974A;
  line-height: 1.6;
}
@media screen and (min-width: 440px) {
  .c-txt-border {
    padding-bottom: 40px;
    border-bottom: 1px solid #94974A;
  }
}

/* img */
.c-img-reg {
  border-radius: 20px;
}
@media screen and (min-width: 960px) {
  .c-img-reg {
    border-radius: 20px;
  }
}

/* btn */
button.c-btn {
  display: block;
  width: 100%;
}

.c-btn-more {
  text-align: left;
  font-size: 13px;
  font-family: "Noto Serif JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 440px) {
  .c-btn-more {
    font-size: 1.125rem;
  }
}
.c-btn-more a {
  margin: auto;
  padding: 10px 84px 10px 10px;
  position: relative;
  display: block;
  line-height: 1;
  color: #94974A;
  text-decoration: none;
  border: 4px double #94974A;
  min-width: 172px;
  width: -moz-fit-content;
  width: fit-content;
  background: url(/assets/img/btn_more_bg.svg) no-repeat right 8px center;
  background-size: 44px;
  transition: 0.4s;
}
@media screen and (min-width: 440px) {
  .c-btn-more a {
    padding: 15px 120px 15px 15px;
    border: 4px double #94974A;
    min-width: 255px;
    background: url(/assets/img/btn_more_bg.svg) no-repeat right 14px center;
    background-size: 63px;
  }
}
@media (hover: hover) {
  .c-btn-more a:hover {
    opacity: 0.6;
  }
}

.c-btn-back {
  margin-top: 36px;
}
@media screen and (min-width: 440px) {
  .c-btn-back {
    margin-top: 95px;
  }
}
.c-btn-back a {
  display: block;
  margin: 20px auto;
  width: 170px;
  padding: 10px 0;
  background: #94974A url(/assets/img/icon_btn.svg) no-repeat right 10px center;
  background-size: 15px;
  color: #fff;
  border: none;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #94974A, inset 0 0 0 1px #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
  line-height: 1.6;
  color: #fff;
  text-decoration: none;
  transition: 0.4s;
}
@media screen and (min-width: 440px) {
  .c-btn-back a {
    margin: 30px auto;
    background: #94974A url(/assets/img/icon_btn.svg) no-repeat right 15px center;
    background-size: 22px;
    width: 255px;
  }
}
@media (hover: hover) {
  .c-btn-back a:hover {
    opacity: 0.6;
  }
}

/* ttl */
.c-ttl {
  margin: 60px 0 20px 0;
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #94974A;
  line-height: 1.4;
}
@media screen and (min-width: 440px) {
  .c-ttl {
    margin: 150px 0 70px 0;
    padding: 0;
    text-align: left;
    font-size: 2.5rem;
    border-bottom: none;
    display: flex;
    align-items: baseline;
    gap: 25px;
    text-align: left;
    font-size: 2.5rem;
    border-bottom: none;
    white-space: nowrap;
  }
}
@media screen and (min-width: 440px) and (max-width: 767px) {
  .c-ttl {
    white-space: wrap;
  }
}
@media screen and (min-width: 440px) {
  .c-ttl::after {
    content: "";
    display: block;
    flex: 1;
    min-width: 0;
    height: 1px;
    background: #94974A;
  }
}

.c-ttl-content {
  position: relative;
  width: 100%;
  height: 196px;
}
@media screen and (min-width: 440px) {
  .c-ttl-content {
    height: 473px;
  }
}
.c-ttl-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
}
.c-ttl-content__wrap {
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-fit-content;
  width: fit-content;
  z-index: 9;
  max-width: 100%;
  width: calc(100% - 40px);
}
@media screen and (min-width: 440px) {
  .c-ttl-content__wrap {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    width: 1394px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.c-ttl-content__ttl {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 440px) {
  .c-ttl-content__ttl {
    margin: 0;
  }
}
.c-ttl-content__ttl p {
  font-size: 10px;
  color: #94974A;
  font-family: "Noto Serif JP", system-ui, serif;
}
@media screen and (min-width: 440px) {
  .c-ttl-content__ttl p {
    font-size: 1.25rem;
  }
}
.c-ttl-content__ttl h1 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  border-top: 4px double #94974A;
  border-bottom: 4px double #94974A;
  line-height: 1.6;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 440px) {
  .c-ttl-content__ttl h1 {
    font-size: 2.875rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.c-ttl-content--entry .c-ttl-content__wrap {
  top: 50%;
}
@media screen and (min-width: 440px) {
  .c-ttl-content--entry .c-ttl-content__wrap {
    top: 0;
  }
}
.c-ttl-content--entry .c-ttl-content__ttl p {
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 440px) {
  .c-ttl-content--entry .c-ttl-content__ttl p {
    margin-bottom: 20px;
    text-align: left;
  }
}
.c-ttl-content--entry .c-ttl-content__ttl h1 {
  border: none;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 440px) {
  .c-ttl-content--entry .c-ttl-content__ttl h1 {
    font-size: 2.5rem;
    text-align: left;
  }
}

.c-ttl-intro {
  margin: 40px 0;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2.4px;
}
@media screen and (min-width: 440px) {
  .c-ttl-intro {
    margin: 120px 0;
    font-size: 3.25rem;
    letter-spacing: 0.325rem;
  }
}

.c-ttl-simple {
  margin-bottom: 20px;
  padding: 0 0 10px 0;
  line-height: 1.4;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", sans-serif;
  border-bottom: 1px solid #94974A;
}
@media screen and (min-width: 440px) {
  .c-ttl-simple {
    margin-bottom: 60px;
    padding: 0 0 20px 0;
    font-size: 2rem;
    border-bottom: 1px solid #94974A;
  }
}

/* form */
.c-form {
  /* error */
}
@media screen and (min-width: 1180px) {
  .c-form form {
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.c-form input, .c-form textarea {
  background: #fff;
  border: 1px solid #94974A;
  padding: 4px 8px;
  width: 100%;
}
@media screen and (min-width: 1180px) {
  .c-form input, .c-form textarea {
    width: 640px;
    max-width: 640px;
    padding: 8px 16px;
  }
}
.c-form input.c_button {
  display: block;
  margin: 20px auto;
  width: 170px;
  padding: 10px 0;
  background: #94974A url(/assets/img/icon_btn.svg) no-repeat right 10px center;
  background-size: 15px;
  color: #fff;
  border: none;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #94974A, inset 0 0 0 1px #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
  line-height: 1.6;
  transition: 0.4s;
}
@media screen and (min-width: 1180px) {
  .c-form input.c_button {
    margin: 30px auto;
    background: #94974A url(/assets/img/icon_btn.svg) no-repeat right 15px center;
    background-size: 22px;
    width: 255px;
  }
}
@media (hover: hover) {
  .c-form input.c_button:hover {
    opacity: 0.6;
  }
}
.c-form textarea {
  width: 100%;
  line-height: 1.4;
}
@media screen and (min-width: 1180px) {
  .c-form textarea {
    max-width: 640px;
    width: 640px;
  }
}
.c-form label {
  margin-top: 28px;
  display: block;
}
@media screen and (min-width: 1180px) {
  .c-form label {
    margin: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
  }
}
.c-form__label {
  margin-bottom: 4px;
  text-align: center;
  line-height: 1.4;
  white-space: nowrap;
}
@media screen and (min-width: 1180px) {
  .c-form__label {
    margin-bottom: 0;
    text-align: right;
    flex-basis: 260px;
  }
}
.c-form__comment {
  border-top: 1px solid #94974A;
  text-align: center;
  padding-top: 20px;
}
@media screen and (min-width: 1180px) {
  .c-form__comment {
    padding-top: 30px;
  }
}
.c-form span {
  display: block;
}
@media screen and (min-width: 1180px) {
  .c-form .screen-reader-response {
    margin: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.c-form .screen-reader-response p {
  margin-bottom: 10px;
  color: #CF1010;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 1180px) {
  .c-form .screen-reader-response p {
    margin-bottom: 20px;
  }
}
.c-form .screen-reader-response li {
  margin: 5px 0;
  color: #CF1010;
  list-style: disc;
  margin-left: 20px;
  line-height: 1.6;
}
@media screen and (min-width: 1180px) {
  .c-form .screen-reader-response li {
    margin-left: 40px;
  }
}
.c-form div:not([class]) {
  position: relative;
}
.c-form .wpcf7-response-output {
  margin-top: 20px;
  color: #CF1010;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
@media screen and (min-width: 1180px) {
  .c-form .wpcf7-response-output {
    margin-top: 40px;
  }
}
.c-form .wpcf7-not-valid-tip {
  margin: 10px 0 20px 0;
  color: #CF1010;
  text-align: center;
  line-height: 1.4;
}
@media screen and (min-width: 1180px) {
  .c-form .wpcf7-not-valid-tip {
    margin: 0;
    position: absolute;
    right: 40px;
    bottom: -40px;
    width: 640px;
    max-width: 100%;
  }
}
.c-form input.wpcf7-not-valid, .c-form textarea.wpcf7-not-valid {
  border: 3px solid #CF1010;
}

/* list */
.c-path {
  background: #fff;
  display: none;
}
@media screen and (min-width: 440px) {
  .c-path {
    display: block;
  }
}
.c-path a {
  text-decoration: none;
  color: #2D2D2D;
}
.c-path ul {
  display: flex;
  justify-content: flex-start;
  gap: 5px;
}
@media screen and (min-width: 440px) {
  .c-path ul {
    max-width: 1394px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 60px;
    padding: 20px 60px;
  }
}
.c-path li {
  white-space: nowrap;
}
@media screen and (min-width: 440px) {
  .c-path li {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
.c-path li:not(:last-child):after {
  content: "＞";
  padding-left: 5px;
}
.c-path li:last-child {
  white-space: wrap;
}

.c-list-news a {
  text-decoration: none;
  color: #2D2D2D;
}
.c-list-news__item {
  padding: 15px 0;
  border-bottom: 1px solid #E3E3E3;
  line-height: 1.6;
}
@media screen and (min-width: 440px) {
  .c-list-news__item {
    padding: 28px 0;
  }
}
.c-list-news__item:not(:has(a)) {
  display: block;
}
@media screen and (min-width: 440px) {
  .c-list-news__item:not(:has(a)) {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 50px;
  }
}
.c-list-news__item a {
  display: block;
}
@media screen and (min-width: 440px) {
  .c-list-news__item a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 50px;
  }
}
.c-list-news__item a .c-list-news__item__ttl {
  text-decoration: underline;
}
.c-list-news__item span {
  display: block;
}
.c-list-news__item__day {
  margin-bottom: 5px;
  font-size: 10px;
  white-space: nowrap;
}
@media screen and (min-width: 440px) {
  .c-list-news__item__day {
    margin-bottom: 0;
    font-size: 1.25rem;
  }
}
.c-list-news__item__ttl {
  font-size: 12px;
}
@media screen and (min-width: 440px) {
  .c-list-news__item__ttl {
    font-size: 1.25rem;
  }
}

.l-sub .c-list-news__item {
  border-bottom: 1px dotted #94974A;
}
@media screen and (min-width: 440px) {
  .l-sub .c-list-news__item {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.c-ttl + .c-list-news .c-list-news__item:first-child {
  padding-top: 0;
}

.c-list-simple li {
  list-style: disc;
  margin-left: 20px;
}
@media screen and (min-width: 440px) {
  .c-list-simple li {
    margin-left: 40px;
  }
}

/* article */
.c-entry {
  margin: 35px 0 0 0;
}
@media screen and (min-width: 440px) {
  .c-entry {
    margin: 120px 0 0 0;
  }
}
.c-entry__body p {
  margin-bottom: 20px;
  line-height: 1.8;
}
@media screen and (min-width: 440px) {
  .c-entry__body p {
    margin-bottom: 40px;
  }
}

.c-entry-event__item {
  border-left: 4px solid #fff;
  padding-left: 15px;
  margin-bottom: 30px;
}
@media screen and (min-width: 440px) {
  .c-entry-event__item {
    border-left: 8px solid #fff;
    padding-left: 30px;
    margin-bottom: 60px;
  }
}
.c-entry-event__item__ttl {
  font-family: "Noto Serif JP", system-ui, sans-serif;
  font-weight: bold;
  font-size: 15px;
}
@media screen and (min-width: 440px) {
  .c-entry-event__item__ttl {
    font-size: 1.75rem;
  }
}

/* etc */
.c-g-map {
  margin: 20px 0;
}
@media screen and (min-width: 960px) {
  .c-g-map {
    margin: 40px 0;
  }
}
@media screen and (min-width: 1920px) {
  .c-g-map {
    margin: 2.0833333333vw 0;
  }
}
.c-g-map iframe {
  width: 100%;
  height: 320px;
}
@media screen and (min-width: 960px) {
  .c-g-map iframe {
    height: 360px;
  }
}
@media screen and (min-width: 1920px) {
  .c-g-map iframe {
    height: 18.75vw;
  }
}
.c-g-map--mymap iframe {
  height: 460px;
}
@media screen and (min-width: 960px) {
  .c-g-map--mymap iframe {
    height: 560px;
  }
}
@media screen and (min-width: 1920px) {
  .c-g-map--mymap iframe {
    height: 29.1666666667vw;
  }
}

/* modal */
.js-dialog-open {
  cursor: pointer;
}

dialog {
  padding: 0;
  border: none;
  background: #fff;
  opacity: 0;
  transition: 0.5s;
  width: 440px;
  max-width: calc(100% - 80px);
  overflow: visible;
  border-radius: 20px;
}
@media screen and (min-width: 960px) {
  dialog {
    max-width: calc(90% - 120px);
    width: 720px;
    border-radius: 40px;
  }
}
@media screen and (min-width: 1920px) {
  dialog {
    max-width: calc(90% - 6.25vw);
    width: 37.5vw;
    border-radius: 2.0833333333vw;
  }
}
dialog.dialog-wide {
  width: 480px;
  max-width: calc(100% - 40px);
}
@media screen and (min-width: 960px) {
  dialog.dialog-wide {
    max-width: calc(90% - 80px);
    width: 800px;
  }
}
@media screen and (min-width: 1920px) {
  dialog.dialog-wide {
    max-width: calc(90% - 4.1666666667vw);
    width: 41.6666666667vw;
  }
}
dialog:focus-visible {
  outline: none;
}
dialog::backdrop {
  background: rgba(0, 0, 0, 0);
  transition: 0.2s;
}
dialog.show {
  opacity: 1;
}
dialog.show::backdrop {
  background: rgba(0, 0, 0, 0.8);
}
dialog .splide:not(.is-overflow) .splide__pagination {
  display: flex;
}
dialog .c-dialog__close {
  position: absolute;
  top: -16px;
  right: -32px;
  z-index: 9;
  color: #94974A;
  font-size: 30px;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__close {
    top: -24px;
    right: -60px;
    font-size: 48px;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__close {
    top: -1.25vw;
    right: -3.125vw;
    font-size: 4.8rem;
    font-size: 2.5vw;
  }
}
dialog .c-dialog__close img {
  width: 100%;
}
dialog .c-dialog__close--wide {
  top: 0px;
  right: 15px;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__close--wide {
    top: 0px;
    right: 28px;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__close--wide {
    right: 1.4583333333vw;
  }
}
dialog .c-dialog__inner {
  position: relative;
}
dialog .c-dialog__content {
  padding: 30px 20px;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__content {
    padding: 60px 80px;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__content {
    padding: 3.125vw 4.1666666667vw;
  }
}
dialog .c-dialog__content .c-ttl-middle {
  margin: 0 0 10px 0;
  line-height: 1;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__content .c-ttl-middle {
    margin: 0 0 20px 0;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__content .c-ttl-middle {
    margin: 0 0 1.0416666667vw 0;
  }
}
dialog .c-dialog__content .c-table-price {
  margin: 20px 0;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__content .c-table-price {
    margin: 20px auto;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__content .c-table-price {
    margin: 1.0416666667vw auto;
  }
}
dialog .c-dialog__photo {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__photo {
    border-radius: 40px 40px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__photo {
    border-radius: 2.0833333333vw 2.0833333333vw 0 0;
  }
}
dialog .c-dialog__photo img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0 0;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__photo img {
    height: 460px;
    border-radius: 40px 40px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__photo img {
    height: 23.9583333333vw;
    border-radius: 2.0833333333vw 2.0833333333vw 0 0;
  }
}
dialog .c-dialog__photo .splide__list img {
  height: 220px;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__photo .splide__list img {
    height: 440px;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__photo .splide__list img {
    height: 22.9166666667vw;
  }
}
dialog .c-dialog__photo .splide__arrow {
  background: #94974A;
}
dialog .c-dialog__photo .splide__arrow svg {
  fill: #fff;
}
dialog .c-dialog__photo .splide__pagination__page {
  background: #fff;
}
dialog .c-dialog__photo .splide__pagination__page.is-active {
  background: #94974A;
}
dialog .c-dialog__txt {
  padding: 10px 20px;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__txt {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__txt {
    padding: 1.0416666667vw 2.0833333333vw;
  }
}
dialog .c-dialog__txt__ttl {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
}
dialog .c-dialog__txt__ttl::before, dialog .c-dialog__txt__ttl::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}
dialog .c-dialog__txt__ttl::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}
dialog .c-dialog__txt__ttl::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__txt__ttl {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__txt__ttl {
    font-size: 1.8rem;
    font-size: 0.9375vw;
  }
}
dialog .c-dialog__txt p {
  font-size: 14px;
}
@media screen and (min-width: 960px) {
  dialog .c-dialog__txt p {
    font-size: 1.0625rem;
  }
}
@media screen and (min-width: 1920px) {
  dialog .c-dialog__txt p {
    font-size: 1.7rem;
    font-size: 0.8854166667vw;
  }
}

.l-map iframe {
  width: 100%;
  height: 273px;
}
@media screen and (min-width: 440px) {
  .l-map iframe {
    height: 546px;
  }
}

.l-info {
  margin-top: -2.4vw;
  padding: 35px 30px 42px 30px;
  background: url(/assets/img/bg_round_sp.svg) no-repeat center top;
  background-size: 100%;
}
@media screen and (min-width: 960px) {
  .l-info {
    margin-top: -2.4vw;
    padding: 120px 60px 110px 60px;
    background: url(/assets/img/bg_round.svg) no-repeat center top;
    background-size: 100%;
  }
}
@media screen and (min-width: 960px) {
  .l-info__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.l-info__logo {
  margin: auto auto 14px auto;
  padding-bottom: 14px;
  text-align: center;
  border-bottom: 1px solid #E3E3E3;
}
@media screen and (min-width: 960px) {
  .l-info__logo {
    margin: 0 60px 0 0;
    padding-bottom: 0;
    text-align: left;
    border-bottom: none;
  }
}
.l-info__logo img {
  width: 104px;
}
@media screen and (min-width: 440px) {
  .l-info__logo img {
    width: 208px;
  }
}
@media screen and (min-width: 960px) {
  .l-info__txt {
    padding-left: 50px;
    border-left: 1px solid #E3E3E3;
  }
}
@media screen and (min-width: 960px) {
  .l-info__txt p {
    font-size: 1.25rem;
    line-height: 1.9;
  }
}

.l-info.l-contact__add {
  background: #fff;
  background-image: none;
}
.l-info.l-contact__add .l-info__logo {
  font-family: "Noto Serif JP", sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (min-width: 440px) {
  .l-info.l-contact__add .l-info__logo {
    font-size: 2rem;
  }
}
.l-info.l-contact__add .l-info__txt p {
  text-align: center;
}
@media screen and (min-width: 440px) {
  .l-info.l-contact__add .l-info__txt p {
    text-align: left;
  }
}
.l-info.l-contact__add + .l-img {
  background: #fff;
}

.l-footer {
  padding: 25px 0 30px 0;
  background: #94974A;
}
@media screen and (min-width: 440px) {
  .l-footer {
    padding: 40px 40px 45px 40px;
  }
}
@media screen and (min-width: 440px) {
  .l-footer__wrap {
    display: flex;
    justify-content: center;
    align-items: top;
  }
}
.l-footer__logo {
  margin: auto auto 24px auto;
  text-align: center;
}
@media screen and (min-width: 440px) {
  .l-footer__logo {
    margin: 0 auto;
    flex-grow: 1;
  }
}
.l-footer__logo img {
  margin: auto;
  width: 69px;
}
@media screen and (min-width: 440px) {
  .l-footer__logo img {
    margin: 0;
    width: 138px;
  }
}
@media screen and (min-width: 440px) {
  .l-footer__content {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.l-footer__content__nav {
  display: none;
}
@media screen and (min-width: 440px) {
  .l-footer__content__nav {
    display: block;
    margin-bottom: 28px;
  }
}
.l-footer__content__nav a {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 440px) {
  .l-footer__content__nav__wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 30px;
  }
}
@media screen and (min-width: 960px) {
  .l-footer__content__nav__wrap {
    gap: 15px 40px;
  }
}
.l-footer__content__nav__item {
  font-family: "Noto Serif JP", sans-serif;
}
@media screen and (min-width: 440px) {
  .l-footer__content__nav__item {
    font-size: 1rem;
    line-height: 1;
  }
}
@media screen and (min-width: 960px) {
  .l-footer__content__nav__item {
    font-size: 1.125rem;
  }
}
.l-footer__content__copy {
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
  font-size: 8px;
  color: #fff;
}
@media screen and (min-width: 440px) {
  .l-footer__content__copy {
    font-size: 0.875rem;
    text-align: right;
  }
}

body.no-scroll {
  position: fixed;
  width: 100%;
}

.l-header {
  position: sticky;
  top: 0;
  width: 100%;
  height: 41px;
  z-index: 999;
  transition: 0.3s;
  background: #94974A;
  /*
  	&.is-scrolled{
  		height: 54px;

  		@include media(pc){
  			height: 80px;
  		}

  		.l-header__logo{
  			@include media(sp){
  				top: 12px;
  				left: 12px;
  			}
  		}

  		.l-navi__b-btn{
  			@include media(sp){
  				top: 3px;
  				right: 3px;
  			}
  		}

  		.l-header__logo__img{
  			width: 80px;

  			@include media(pc){
  				width: 180px;
  			}
  		}
  	}
  */
}
@media screen and (min-width: 960px) {
  .l-header {
    height: 106px;
    padding: 0 30px;
  }
}
.l-header__wrap {
  position: relative;
}
@media screen and (min-width: 960px) {
  .l-header__wrap {
    height: 106px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.l-header__logo {
  position: absolute;
  z-index: 999;
  top: 10px;
  left: 10px;
  transition: 0.3s;
  line-height: 1;
}
@media screen and (min-width: 960px) {
  .l-header__logo {
    position: relative;
    top: auto;
    left: auto;
  }
}
.l-header__logo__img {
  width: 80px;
  height: 23px;
  transition: 0.3s;
  line-height: 1;
}
@media screen and (min-width: 960px) {
  .l-header__logo__img {
    width: 204px;
    height: auto;
  }
}

.l-navi__header {
  display: none;
}
.l-navi__header a {
  text-decoration: none;
  color: #fff;
}
@media screen and (min-width: 960px) {
  .l-navi__header {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .l-navi__header__wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0 30px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1120px) {
  .l-navi__header__wrap {
    gap: 0 20px;
  }
}
@media screen and (min-width: 960px) {
  .l-navi__header__item {
    font-size: 1.25rem;
    font-family: "Noto Serif JP", sans-serif;
    line-height: 1;
  }
}
@media screen and (min-width: 960px) and (max-width: 1120px) {
  .l-navi__header__item {
    font-size: 1.0625rem;
  }
}
.l-navi__header__item a {
  padding: 3px 0;
}
@media (hover: hover) {
  .l-navi__header__item a:hover {
    border-bottom: 2px solid #ccc;
  }
}
.l-navi__b-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
  transition: 0.3s;
  cursor: pointer;
}
.l-navi__b-btn::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url(/assets/img/icon_burger.svg) no-repeat center center;
  background-size: 100%;
}
@media screen and (min-width: 960px) {
  .l-navi__b-btn {
    display: none;
  }
}

.l-burger {
  display: none;
}

.l-header.is-active .l-navi__b-btn::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 14px;
  height: 14px;
  background: url(/assets/img/icon_close.svg) no-repeat center center;
  background-size: 100%;
}
.l-header.is-active .l-burger {
  position: relative;
  display: block;
  background: #94974A;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 100svh;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
}
@media screen and (min-width: 960px) {
  .l-header.is-active .l-burger {
    display: none;
  }
}
.l-header.is-active .l-burger::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100px;
  background: #94974A;
}
.l-header.is-active .l-burger__wrap {
  position: relative;
  z-index: 99;
  padding: 0;
  height: calc(var(--vh, 1vh) * 100);
  min-height: 100svh;
  overflow-y: auto;
  /* IE/Edge 用 */
  -ms-overflow-style: none;
  /* Firefox 用 */
  scrollbar-width: none;
  /* WebKit (Chrome, Safari) 用 */
}
.l-header.is-active .l-burger__wrap::-webkit-scrollbar {
  display: none;
}
.l-header.is-active .l-burger__nav {
  margin: 0 auto;
  padding: 41px 40px 0 40px;
}
@media screen and (min-width: 960px) and (max-width: 1120px) {
  .l-header.is-active .l-burger__nav {
    max-width: 520px;
  }
}
.l-header.is-active .l-burger__nav a {
  text-decoration: none;
}
.l-header.is-active .l-burger__nav__item {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 280px;
  font-size: 20px;
  text-align: center;
  background: url(/assets/img/line_grd.svg) no-repeat center bottom;
  background-size: 100%;
}
.l-header.is-active .l-burger__nav__item a {
  color: #fff;
}
.l-header.is-active .l-burger__nav__item__main {
  color: #fff;
  font-size: 20px;
  font-family: "Noto Serif JP", sans-serif;
  text-align: center;
  line-height: 1;
}
.l-header.is-active .l-burger__nav__item__cap {
  padding-bottom: 7px;
  color: #fff;
  font-family: "Noto Serif JP", system-ui, serif;
  text-align: center;
  font-size: 11px;
  line-height: 1;
}
.l-header.is-active .l-burger__nav + .c-btn {
  letter-spacing: 2px;
}
.l-header.is-active .l-burger__nav__btn {
  color: #94974A;
  font-size: 18px;
  max-width: 380px;
  margin: auto;
}
.l-header.is-active .l-burger__nav__btn a {
  color: #94974A;
}
.l-header.is-active .l-burger__tel {
  max-width: 360px;
  margin: 20px auto;
}
.l-header.is-active .l-burger__tel a {
  text-decoration: none;
}
.l-header.is-active .l-burger__tel p {
  text-align: center;
}
.l-header.is-active .l-burger__tel__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}
.l-header.is-active .l-burger__tel__ttl::before, .l-header.is-active .l-burger__tel__ttl::after {
  content: "";
  flex-grow: 1;
  display: block;
  width: 100%;
  height: 1px;
  background: #2D2D2D;
}
@media screen and (min-width: 1920px) {
  .l-header.is-active .l-burger__tel__ttl::before, .l-header.is-active .l-burger__tel__ttl::after {
    height: 0.0520833333vw;
  }
}
.l-header.is-active .l-burger__tel__ttl::before {
  margin-right: 10px;
}
@media screen and (min-width: 1920px) {
  .l-header.is-active .l-burger__tel__ttl::before {
    margin-right: 0.5208333333vw;
  }
}
.l-header.is-active .l-burger__tel__ttl::after {
  margin-left: 10px;
}
@media screen and (min-width: 1920px) {
  .l-header.is-active .l-burger__tel__ttl::after {
    margin-left: 0.5208333333vw;
  }
}
.l-header.is-active .l-burger__tel__num {
  font-size: 30px;
}
@media screen and (min-width: 960px) {
  .l-header.is-active .l-burger__tel__num {
    font-size: 2.9375rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .l-header.is-active .l-burger__tel__num {
    font-size: 4.7rem;
    font-size: 2.4479166667vw;
  }
}
.l-header.is-active .l-burger__tel__num a {
  color: #2D2D2D;
  text-decoration: none;
}
.l-header.is-active .l-burger__tel__num .fa-icon {
  padding-right: 10px;
  color: #FFF000;
  font-size: 28px;
}
@media screen and (min-width: 960px) {
  .l-header.is-active .l-burger__tel__num .fa-icon {
    padding-right: 15px;
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1920px) {
  .l-header.is-active .l-burger__tel__num .fa-icon {
    padding-right: 0.78125vw;
    font-size: 3.6rem;
    font-size: 1.875vw;
  }
}
.l-header.is-active .l-burger__tel__sup {
  font-size: 18px;
}
@media screen and (min-width: 960px) {
  .l-header.is-active .l-burger__tel__sup {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .l-header.is-active .l-burger__tel__sup {
    font-size: 2.4rem;
    font-size: 1.25vw;
  }
}

body {
  position: relative;
}

.l-main {
  background: url(/assets/img/bg.jpg);
}

.l-sub {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  padding-bottom: 68px;
}
@media screen and (min-width: 440px) {
  .l-sub {
    max-width: 1394px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 60px;
    padding-bottom: 220px;
  }
}

.l-about .c-ttl-content {
  background: url(/assets/img/about/ttl_bg.jpg) no-repeat center bottom 30%;
  background-size: 120%;
}
@media screen and (min-width: 440px) {
  .l-about .c-ttl-content {
    background: url(/assets/img/about/ttl_bg.jpg) no-repeat center center;
    background-size: cover;
  }
}
@media screen and (min-width: 960px) {
  .l-about .c-ttl-content {
    background: url(/assets/img/about/ttl_bg.jpg) no-repeat center center;
    background-size: 130%;
  }
}

.l-history .c-ttl-content {
  background: url(/assets/img/history/ttl_bg.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 440px) {
  .l-history .c-ttl-content {
    background: url(/assets/img/history/ttl_bg.jpg) no-repeat center center;
    background-size: cover;
  }
}

.l-event .c-ttl-content {
  background: url(/assets/img/event/ttl_bg.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (min-width: 440px) {
  .l-event .c-ttl-content {
    background: url(/assets/img/event/ttl_bg.jpg) no-repeat center bottom 35%;
    background-size: cover;
  }
}
.l-event .c-txt-ct {
  margin-top: 40px;
}
@media screen and (min-width: 440px) {
  .l-event .c-txt-ct {
    margin-top: 120px;
  }
}

.l-news .c-ttl-content {
  background: url(/assets/img/news/ttl_bg.jpg) no-repeat left 25% center;
  background-size: 125%;
}
@media screen and (min-width: 440px) {
  .l-news .c-ttl-content {
    background: url(/assets/img/news/ttl_bg.jpg) no-repeat center bottom 35%;
    background-size: cover;
  }
}

.l-contact .c-ttl-content {
  background: url(/assets/img/inquiry/ttl_bg.jpg) no-repeat center bottom 25%;
  background-size: 140%;
}
@media screen and (min-width: 440px) {
  .l-contact .c-ttl-content {
    background: url(/assets/img/inquiry/ttl_bg.jpg) no-repeat center bottom 25%;
    background-size: cover;
  }
}
@media screen and (min-width: 960px) {
  .l-contact .c-ttl-content {
    background-size: 130%;
  }
}
.l-contact .l-sub {
  padding-top: 60px;
}
@media screen and (min-width: 440px) {
  .l-contact .l-sub {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

.l-access .c-ttl-content {
  background: url(/assets/img/access/ttl_bg.jpg) no-repeat center center;
  background-size: 170%;
}
@media screen and (min-width: 440px) {
  .l-access .c-ttl-content {
    background: url(/assets/img/access/ttl_bg.jpg) no-repeat center center;
    background-size: cover;
  }
}

.l-img {
  background: url(/assets/img/bg.jpg);
}
.l-img img, .l-img source {
  width: 100%;
}

.p-home__mv {
  position: relative;
  width: 100%;
  height: 335px;
  background: url(/assets/img/mv_sp.jpg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 440px) {
  .p-home__mv {
    height: 955px;
    background: url(/assets/img/mv_pc.jpg) no-repeat;
    background-size: cover;
  }
}
.p-home__mv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
}
.p-home__mv__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.p-home__mv__logo img {
  width: 53px;
}
@media screen and (min-width: 440px) {
  .p-home__mv__logo img {
    width: 160px;
  }
}
.p-home__news::before {
  content: "";
  position: relative;
  display: block;
  margin-top: -2.4vw;
  height: 2.4vw;
  background: url(/assets/img/bg_round_sp.svg) no-repeat center top;
  background-size: 100%;
  z-index: 9;
}
@media screen and (min-width: 440px) {
  .p-home__news::before {
    margin-top: -2.4vw;
    background: url(/assets/img/bg_round.svg) no-repeat center top;
    background-size: 100%;
  }
}
.p-home__news__wrap {
  background: linear-gradient(to bottom, #fff 0%, #fff calc(100% - 54px), transparent calc(100% - 54px), transparent 100%);
}
@media screen and (min-width: 440px) {
  .p-home__news__wrap {
    background: linear-gradient(to bottom, #fff 0%, #fff calc(100% - 72px), transparent calc(100% - 72px), transparent 100%);
  }
}
.p-home__news__content {
  margin: 0 18px;
  padding: 32px 0 37px 0;
  background: #fff;
}
@media screen and (min-width: 440px) {
  .p-home__news__content {
    margin: 0 auto;
    padding: 80px 0 55px 0;
    width: 1274px;
    max-width: calc(100% - 34px);
  }
}
.p-home__news__content__ttl p {
  margin-bottom: 4px;
  line-height: 1;
  font-family: "Noto Serif JP", system-ui, serif;
  text-align: center;
  font-size: 8px;
  color: #94974A;
}
@media screen and (min-width: 440px) {
  .p-home__news__content__ttl p {
    margin-bottom: 10px;
    text-align: left;
    font-size: 1.25rem;
  }
}
.p-home__news__content__ttl h2 {
  margin-bottom: 10px;
  padding: 0 0 10px 0;
  line-height: 1;
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #94974A;
}
@media screen and (min-width: 440px) {
  .p-home__news__content__ttl h2 {
    margin-bottom: 60px;
    display: flex;
    align-items: baseline;
    gap: 25px;
    text-align: left;
    font-size: 2.5rem;
    border-bottom: none;
    white-space: nowrap;
  }
}
@media screen and (min-width: 440px) {
  .p-home__news__content__ttl h2::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #94974A;
  }
}
@media screen and (min-width: 440px) {
  .p-home__news__content__list {
    padding: 0 60px;
  }
}
.p-home__news__content .c-btn-more {
  margin: 22px auto 0 auto;
}
@media screen and (min-width: 440px) {
  .p-home__news__content .c-btn-more {
    margin: 30px 0 0 auto;
  }
}
@media screen and (min-width: 440px) {
  .p-home__news__content .c-btn-more a {
    margin-left: auto;
    margin-right: 60px;
  }
}
.p-home__nav {
  background: url(/assets/img/bg.jpg);
  padding-bottom: 2.4vw;
  padding: 30px 18px 40px 18px;
}
@media screen and (min-width: 440px) {
  .p-home__nav {
    padding: 105px 18px;
  }
}
@media screen and (min-width: 960px) {
  .p-home__nav {
    padding: 105px 0;
    margin: auto;
  }
}
@media screen and (min-width: 960px) {
  .p-home__nav__wrap {
    margin: auto;
    width: 1274px;
    max-width: calc(100% - 34px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px 40px;
  }
}
.p-home__nav__item {
  background: #fff;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .p-home__nav__item {
    width: calc(50% - 20px);
  }
}
.p-home__nav__item:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .p-home__nav__item:not(:last-child) {
    margin-bottom: 0;
  }
}
.p-home__nav__item a {
  transition: 0.4s;
}
@media (hover: hover) {
  .p-home__nav__item a:hover {
    opacity: 0.7;
  }
}
.p-home__nav__item__img {
  position: relative;
}
.p-home__nav__item__img img {
  width: 100%;
}
.p-home__nav__item__img::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
}
@media screen and (min-width: 440px) {
  .p-home__nav__item__img::after {
    top: 9px;
    left: 9px;
    width: calc(100% - 18px);
    height: calc(100% - 18px);
  }
}
.p-home__nav__item__txt {
  padding: 24px 10px 10px 10px;
  background: url(/assets/img/btn_more_bg.svg) no-repeat right 10px bottom 10px;
  background-size: 40px;
}
@media screen and (min-width: 440px) {
  .p-home__nav__item__txt {
    padding: 54px 22px 22px 22px;
    background: url(/assets/img/btn_more_bg.svg) no-repeat right 22px bottom 18px;
    background-size: 60px;
  }
}
.p-home__nav__item__txt__caption {
  margin-bottom: 3px;
  letter-spacing: 1px;
  color: #94974A;
  font-family: "Noto Serif JP", system-ui, serif;
  font-size: 9px;
  line-height: 1;
}
@media screen and (min-width: 440px) {
  .p-home__nav__item__txt__caption {
    margin-bottom: 6px;
    letter-spacing: 1.5px;
    font-size: 1.25rem;
  }
}
.p-home__nav__item__txt__main {
  position: relative;
  margin-right: 50px;
  line-height: 1;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  white-space: nowrap;
  gap: 10px;
}
@media screen and (min-width: 440px) {
  .p-home__nav__item__txt__main {
    margin-right: 76px;
    font-size: 2rem;
    letter-spacing: 2px;
    gap: 10px;
  }
}
.p-home__nav__item__txt__main::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #94974A;
  position: relative;
  right: 0;
  bottom: 4px;
}
@media screen and (min-width: 440px) {
  .p-home__nav__item__txt__main::after {
    bottom: 6px;
  }
}/*# sourceMappingURL=style.css.map */