@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@400;500;700;900&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap");
/*! destyle.css v3.0.2 | 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] {
  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 */
  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;
  appearance: checkbox;
}

[type=radio] {
  -webkit-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 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

html, body {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
  writing-mode: horizontal-tb;
  background-color: #fff;
  letter-spacing: 0.0625em;
  line-height: 1.8;
  color: #241627;
}

body #wrapper {
  position: relative;
  margin: auto;
}

p, li, dd, dt, th, td, a, button {
  box-sizing: border-box;
  font-size: clamp(0.9375rem, 0.890625rem + 0.125vw, 1rem);
}

img {
  max-width: 100%;
}

/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v139/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/**
 * Swiper 8.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 * Copyright 2014-2023 Vladimir Kharlampidi
 * Released under the MIT License
 * Released on: January 17, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-button-prev,
.swiper-button-next {
  display: grid;
  place-content: center;
  width: 4rem;
  height: 4rem;
  cursor: pointer;
}
.swiper-button-prev:before,
.swiper-button-next:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.swiper-button-prev:after,
.swiper-button-next:after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid 2px white;
  border-width: 3px 3px 0 0;
}

.swiper-button-prev {
  right: calc(100% - 5rem);
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}
.swiper-button-prev:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
}
.swiper-button-prev:after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}

.swiper-button-next {
  left: calc(100% - 5rem);
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}
.swiper-button-next:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
}
.swiper-button-next:after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}

@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?14188151");
  src: url("../font/fontello.eot?14188151#iefix") format("embedded-opentype"), url("../font/fontello.woff2?14188151") format("woff2"), url("../font/fontello.woff?14188151") format("woff"), url("../font/fontello.ttf?14188151") format("truetype"), url("../font/fontello.svg?14188151#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?14188151#fontello') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-butsudan:before {
  content: "1";
} /* '1' */
.icon-butsugu:before {
  content: "2";
} /* '2' */
.icon-haka:before {
  content: "3";
} /* '3' */
.icon-butsuji:before {
  content: "4";
} /* '4' */
.icon-ihin:before {
  content: "5";
} /* '5' */
.icon-reien:before {
  content: "6";
} /* '6' */
.icon-shukatsu:before {
  content: "7";
} /* '7' */
.icon-sozoku:before {
  content: "8";
} /* '8' */
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #241627;
}

.c-title__h1 {
  font-size: clamp(5rem, 6.875rem - 5vw, 2.5rem);
}

.c-title__h2 {
  font-size: clamp(1.25rem, 0.78125rem + 1.25vw, 1.875rem);
  text-align: center;
  font-weight: 600;
}

.c-title__h3 {
  font-size: clamp(1.125rem, 1.03125rem + 0.25vw, 1.25rem);
  font-weight: 600;
}

.c-title__h4 {
  font-size: clamp(1.125rem, 1.03125rem + 0.25vw, 1.25rem);
  font-weight: 600;
}

.c-title__h5 {
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  font-weight: 600;
}

.c-title__h6 {
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
  font-weight: 600;
}

.c-bt {
  margin: 30px auto auto auto;
  text-align: center;
}
.c-bt__button {
  position: relative;
  padding: 1.2rem 2rem;
  background-color: #727075;
  border-radius: 100vh;
  cursor: pointer;
  color: #fff;
  text-align: center;
  display: block;
  transition: all 0.5s ease;
}
@media screen and (min-width: 992px) {
  .c-bt__button {
    width: auto;
  }
}
.c-bt__button:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 40px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}
.c-bt__button:hover {
  opacity: 0.8;
}
.c-bt__button:hover:after {
  right: 35px;
}
.c-bt__button.icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-bt__button.icon .material-icons-outlined {
  margin-right: 5px;
}

.c-pagetop {
  position: absolute;
  right: 20px;
  top: -40px;
  margin: 0;
}
.c-pagetop a {
  position: relative;
  display: flex;
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  border: 2px solid #635F8B;
  background-color: #fff;
  transition: 0.6s ease;
  text-decoration: none;
  border-radius: 50%;
}
.c-pagetop a .material-icons-outlined {
  color: #635F8B;
  font-size: 32px;
}
.c-pagetop a:hover {
  transform: translateY(5px);
}

.c-tab-wrap {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  margin-top: 25px;
}
@media screen and (min-width: 1200px) {
  .c-tab-wrap {
    margin-top: 45px;
  }
}

.c-tab-btn {
  margin-bottom: -1px;
  padding: 10px 0.5em;
  border: 1px solid #727075;
  cursor: pointer;
  display: block;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .c-tab-btn {
    text-align: center;
    border-left: 1px solid #727075;
    border-top: 1px solid #727075;
    border-right: 1px solid #727075;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    width: auto;
    flex: 1;
    z-index: 1;
    order: -1;
  }
}
@media screen and (min-width: 600px) {
  .c-tab-btn:not(:last-of-type) {
    margin-right: 30px;
  }
}
@media screen and (min-width: 600px) {
  .c-tab-btn:last-of-type {
    margin-right: 7.29%;
  }
}
@media screen and (min-width: 600px) {
  .c-tab-btn:first-of-type {
    margin-left: 7.29%;
  }
}
.c-tab-btn.c-tab-butsudan::before {
  background-color: #876B8C;
}
.c-tab-btn.c-tab-butsudan .icon-cate {
  background-color: #876B8C;
}
.c-tab-btn.c-tab-butsugu .icon-cate {
  background-color: #716B38;
}
.c-tab-btn.c-tab-butsugu::before {
  background-color: #716B38;
}
.c-tab-btn.c-tab-reien .icon-cate {
  background-color: #3A5B52;
}
.c-tab-btn.c-tab-reien::before {
  background-color: #3A5B52;
}
.c-tab-btn.c-tab-haka .icon-cate {
  background-color: #64646F;
}
.c-tab-btn.c-tab-haka::before {
  background-color: #64646F;
}
.c-tab-btn.c-tab-butsuji .icon-cate {
  background-color: #3B436C;
}
.c-tab-btn.c-tab-butsuji::before {
  background-color: #3B436C;
}
.c-tab-btn.c-tab-sozoku .icon-cate {
  background-color: #830D08;
}
.c-tab-btn.c-tab-sozoku::before {
  background-color: #830D08;
}
.c-tab-btn.c-tab-ihin .icon-cate {
  background-color: #6A7953;
}
.c-tab-btn.c-tab-ihin::before {
  background-color: #6A7953;
}
.c-tab-btn.c-tab-shukatsu .icon-cate {
  background-color: #906400;
}
.c-tab-btn.c-tab-shukatsu::before {
  background-color: #906400;
}
.c-tab-btn__list {
  display: flex;
  flex-wrap: wrap;
}

/* アクティブなタブ */
.c-tab-switch:checked + .c-tab-btn {
  color: #fff;
}
.c-tab-switch:checked + .c-tab-btn:before {
  transform: rotate(0);
}
@media screen and (min-width: 600px) {
  .c-tab-switch:checked + .c-tab-btn:before {
    display: none;
  }
}
.c-tab-switch:checked + .c-tab-btn.c-tab-butsudan {
  background-color: #876B8C;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-butsugu {
  background-color: #716B38;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-reien {
  background-color: #3A5B52;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-haka {
  background-color: #64646F;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-butsuji {
  background-color: #3B436C;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-sozoku {
  background-color: #830D08;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-ihin {
  background-color: #6A7953;
}
.c-tab-switch:checked + .c-tab-btn.c-tab-shukatsu {
  background-color: #906400;
}

.c-tab-contents {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #F1F3F2;
}
.c-tab-contents.c-tab-content-butsudan .c-tab-header__inner {
  background-color: #876B8C;
}
.c-tab-contents.c-tab-content-butsugu .c-tab-header__inner {
  background-color: #716B38;
}
.c-tab-contents.c-tab-content-reien .c-tab-header__inner {
  background-color: #3A5B52;
}
.c-tab-contents.c-tab-content-haka .c-tab-header__inner {
  background-color: #64646F;
}
.c-tab-contents.c-tab-content-butsuji .c-tab-header__inner {
  background-color: #3B436C;
}
.c-tab-contents.c-tab-content-sozoku .c-tab-header__inner {
  background-color: #830D08;
}
.c-tab-contents.c-tab-content-ihin .c-tab-header__inner {
  background-color: #6A7953;
}
.c-tab-contents.c-tab-content-shukatsu .c-tab-header__inner {
  background-color: #906400;
}

.c-tab-switch:checked + .c-tab-btn + .c-tab-contents {
  height: auto;
  overflow: auto;
  opacity: 1;
  transition: 0.5s opacity;
}

.c-tab-header__wrap {
  display: flex;
  align-items: center;
  padding: 15px;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .c-tab-header__wrap {
    flex-direction: row;
  }
}
.c-tab-header__list {
  display: flex;
  flex-wrap: wrap;
}
.c-tab-header__item {
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
  background-color: #fff;
  border-radius: 100vh;
  padding: 5px 15px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 0px 0px 17px -6px #adadad;
}
.c-tab-header__item::before {
  content: "#";
  display: inline-block;
}
.c-tab-header__title {
  font-size: clamp(1.25rem, 1.25rem + 0vw, 1.25rem);
  padding-left: 15px;
  position: relative;
  display: inline-block;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .c-tab-header__title {
    width: 25%;
    text-align: left;
    margin-right: 30px;
    border-left: solid 5px #fff;
    margin-bottom: 0;
  }
}
.c-tab-header__title:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 992px) {
  .c-tab-header__title:after {
    width: 1px;
    top: 0px;
    height: 40px;
    right: -10px;
  }
}

.c-tab-header__subcate .c-tab-header__item:before {
  display: none;
}

.c-tab-main__wrap {
  display: flex;
  align-items: center;
  margin-top: 25px;
  padding-left: 4%;
  padding-right: 4%;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .c-tab-main__wrap {
    margin-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: row;
  }
}
.c-tab-main__title {
  font-size: clamp(1.25rem, 0.3125rem + 2.5vw, 2.5rem);
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  line-height: 1.5;
  flex-grow: 2;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .c-tab-main__title {
    margin-bottom: 0px;
    letter-spacing: -1px;
  }
}
.c-tab-main__bt {
  flex-grow: 1;
  width: 70%;
}
@media screen and (min-width: 992px) {
  .c-tab-main__bt {
    width: auto;
  }
}

.c-tab-card {
  padding-bottom: 25px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 1200px) {
  .c-tab-card {
    padding-bottom: 45px;
    padding-left: 0;
    padding-right: 0;
  }
}

.icon-cate {
  font-size: clamp(1.875rem, 1.875rem + 0vw, 1.875rem);
  background: #ec4646;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
  padding: 3px;
  text-align: center;
  line-height: 50px;
  margin-right: 5px;
}

/* ラジオボタン非表示 */
.c-tab-switch {
  display: none;
}

.c-main-slide {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .c-main-slide {
    width: 50%;
  }
}

.c-pickup-swiper {
  overflow: visible;
  position: relative;
}
.c-pickup-swiper .swiper-wrapper .swiper-slide {
  width: 33.3333333333%;
}

.c-menu {
  width: 60px;
  height: 60px;
  z-index: 100;
  padding: 8px 12px;
  cursor: pointer;
  background-color: #727075;
  position: fixed;
  right: 0;
  top: 0;
}
@media screen and (min-width: 992px) {
  .c-menu {
    right: 15px;
    top: 15px;
  }
}
.c-menu__line {
  background: #fff;
  display: block;
  height: 2px;
  position: absolute;
  transition: transform 0.3s;
  width: calc(100% - 24px);
}

.line-top {
  top: 27%;
}
.line-top.active {
  top: 30px;
  transform: rotate(45deg);
}
.line-center {
  top: 50%;
  transform: translateY(-50%);
}
.line-center.active {
  transform: scaleX(0);
}
.line-bottom {
  bottom: 27%;
}
.line-bottom.active {
  bottom: 28px;
  transform: rotate(135deg);
}

.c-spnav {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 98;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.c-spnav__inner {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 80%;
}
.c-spnav__list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.c-spnav .p-cm-contact__wrap {
  background-color: transparent;
  padding: 0px;
}
.c-spnav .p-cm-contact__text {
  font-size: clamp(1.125rem, 1.21875rem - 0.25vw, 1rem);
}
.c-spnav .p-cm-contact__bt {
  font-size: clamp(1.125rem, 1.21875rem - 0.25vw, 1rem) !important;
  margin: 0px !important;
}
.c-spnav .p-cm-contact__mail {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .c-spnav .p-cm-contact__mail {
    margin-top: 0px;
  }
}
.c-spnav .p-cm-contact__mail, .c-spnav .p-cm-contact__tel {
  padding: 0px;
}
@media screen and (min-width: 992px) {
  .c-spnav .p-cm-contact__mail, .c-spnav .p-cm-contact__tel {
    margin-right: 30px;
  }
}

.c-spnav__item {
  margin: 20px 0;
}

.c-spnav__item a {
  color: #241627;
  font-size: clamp(1.125rem, 1.125rem + 0vw, 1.125rem);
  font-weight: 700;
  padding: 20px 40px;
  transition: all 0.5s ease;
  position: relative;
}
.c-spnav__item a:hover {
  opacity: 0.8;
}
.c-spnav__item a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10px;
  height: 2px;
  left: 20px;
  background-color: #241627;
}

.c-nav-bt {
  display: none;
}
@media (min-width: 1290px) {
  .c-nav-bt {
    display: block;
    margin-right: 90px;
  }
}
.c-nav-bt__list {
  display: flex;
}
.c-nav-bt__item {
  margin-right: 25px;
}
@media (max-width: 1405px) {
  .c-nav-bt__item {
    margin-right: 15px;
  }
}
.c-nav-bt__item:last-child {
  margin-right: 0px;
}
.c-nav-bt__item a {
  width: 60px;
  height: 60px;
  border-radius: 100vh;
  color: #fff;
  background-color: #727075;
  display: inline-block;
  position: relative;
}
.c-nav-bt__item .material-icons-outlined {
  font-size: clamp(2.5rem, 2.5rem + 0vw, 2.5rem);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-nav-bt__form {
  position: relative;
}
.c-nav-bt__input {
  -webkit-appearance: none;
  width: 60px;
  height: 60px;
  padding: 20px;
  border: none;
  transition: all 0.5s;
  outline: none;
  background: #727075 url("/wp-content/uploads/2023/02/search_white_24dp.svg") no-repeat 11px center; /*虫眼鏡アイコンを背景に表示*/
  background-size: 40px 40px;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
}
.c-nav-bt__input:focus {
  width: 250px;
  padding: 20px 0 20px 60px;
  box-shadow: 0 2px rgba(6, 0, 1, 0.26);
  border-radius: 100vh;
}

.c-nav {
  display: none;
}
@media (min-width: 1290px) {
  .c-nav {
    display: block;
  }
}
@media (min-width: 1290px) {
  .c-nav__wrap {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1290px) {
  .c-nav__list {
    display: flex;
  }
}
.c-nav__item {
  margin-right: 30px;
}
@media (max-width: 1405px) {
  .c-nav__item {
    margin-right: 20px;
  }
}
.c-nav__item a {
  position: relative;
  transition: all 0.5s ease;
  font-weight: 700;
}
.c-nav__item a:hover {
  opacity: 0.8;
}
.c-nav__item a:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10px;
  height: 3px;
  left: -15px;
}

.c-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-pagination-item-link {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  background: #fff;
  border: solid 2px #727075;
  font-size: 14px;
  color: #727075;
  font-weight: bold;
  transition: all 0.15s linear;
}

.c-pagination-item-link-icon {
  width: 20px;
}

.c-pagination-item-link.isActive {
  background: #727075;
  color: #fff;
  pointer-events: none;
}

.c-pagination-item-link:not(.isActive):hover {
  background: #727075;
  color: #fff;
}

.c-pagination > * + * {
  margin-left: 8px;
}

.c-bread {
  padding: 15px 0;
}
.c-bread__list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.c-bread__item {
  position: relative;
  font-size: clamp(0.75rem, 0.65625rem + 0.25vw, 0.875rem);
}
.c-bread__item:not(:last-child) {
  margin-right: 20px;
}
.c-bread__item-link {
  display: flex;
  align-items: center;
  font-size: clamp(0.75rem, 0.65625rem + 0.25vw, 0.875rem);
}
.c-bread__item:not(:last-of-type)::after {
  content: "›";
  margin: 0 0.6em;
  color: #777;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.c-cate {
  font-size: clamp(0.75rem, 0.703125rem + 0.125vw, 0.8125rem);
  display: inline-block;
  line-height: 1;
  color: #fff;
  padding: 5px 15px;
}
.c-cate-butsudan {
  background-color: #876B8C;
}
.c-cate-butsugu {
  background-color: #716B38;
}
.c-cate-reien {
  background-color: #3A5B52;
}
.c-cate-haka {
  background-color: #64646F;
}
.c-cate-butsuji {
  background-color: #3B436C;
}
.c-cate-sozoku {
  background-color: #830D08;
}
.c-cate-ihin {
  background-color: #6A7953;
}
.c-cate-shukatsu {
  background-color: #906400;
}
.c-cate-pickup {
  background-color: #241627;
}

.p-detail-article blockquote,
.page-sec blockquote {
  position: relative;
  border-left: 3px double #635F8B;
  padding-left: 10px;
  background: #f6f2f8;
}
.p-detail-article blockquote:before,
.page-sec blockquote:before {
  position: absolute;
  content: '"';
  font-size: clamp(2rem, 2rem + 0vw, 2rem);
  color: #635F8B;
  font-weight: bold;
}
.p-detail-article blockquote p,
.page-sec blockquote p {
  position: relative;
  padding: 30px 10px 0px;
}
.p-detail-article blockquote cite,
.page-sec blockquote cite {
  display: block;
  font-size: 0.8rem;
  color: #635F8B;
  text-align: right;
  padding: 10px;
}
.p-detail-article dt,
.page-sec dt {
  margin: 0;
  padding: 0.5em;
  font-weight: bold;
  background-color: #e0e0e0;
}
.p-detail-article dl,
.page-sec dl {
  margin: 0.6em;
  margin-left: 0em;
  margin-right: 0em;
  padding: 0.6em;
  padding-right: 0em;
  padding-left: 0em;
}
.p-detail-article dl dd,
.page-sec dl dd {
  margin: 0.6em;
  margin-left: 0em;
  margin-right: 0em;
  padding: 0.3em;
  padding-right: 0em;
  padding-left: 0em;
}
.p-detail-article dl dt,
.page-sec dl dt {
  font-weight: bold;
  margin: 0.6em;
  margin-left: 0em;
  margin-right: 0em;
  padding: 0.3em;
  padding-right: 0em;
  padding-left: 1em;
}
.p-detail-article ol, .p-detail-article ul,
.page-sec ol,
.page-sec ul {
  padding-left: 1em;
}
.p-detail-article ul li,
.page-sec ul li {
  list-style-type: disc;
}
.p-detail-article ol,
.page-sec ol {
  list-style-type: decimal;
}
.p-detail-article a, .p-detail-article a:link,
.page-sec a,
.page-sec a:link {
  color: #A73333;
  position: relative;
  display: inline-block;
  transition: 0.3s;
}
.p-detail-article a:after, .p-detail-article a:link:after,
.page-sec a:after,
.page-sec a:link:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #A73333;
  transition: 0.3s;
}
.p-detail-article a:hover::after, .p-detail-article a:link:hover::after,
.page-sec a:hover::after,
.page-sec a:link:hover::after {
  width: 100%;
}

.c-sec__main.p-detail-article {
  padding-top: 0px;
}

.wp-block-image {
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .wp-block-image {
    margin-top: 30px;
  }
}

.c-sec.page-sec {
  margin-top: 45px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .c-sec.page-sec {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .c-sec.page-sec {
    margin-top: 75px;
  }
}
.c-sec.page-sec:first-of-type {
  margin-top: 0px;
}
.c-sec__wrap {
  display: flex;
}
.c-sec__header {
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .c-sec__header {
    padding-left: 0;
    padding-right: 0;
  }
}
.c-sec__box {
  padding-top: 30px;
}
@media screen and (min-width: 1200px) {
  .c-sec__box {
    padding-top: 45px;
  }
}
.c-sec-gr-bg {
  background-image: linear-gradient(45deg, #F1F3F2, #F2F0F2, #F7EAF1);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .c-sec-gr-bg {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .c-sec-gr-bg {
    padding: 45px 0;
  }
}
.c-sec-gy-bg {
  background-color: #F1F3F2;
}
.c-sec h1, .c-sec h2, .c-sec h3, .c-sec h4, .c-sec h5, .c-sec h6 {
  color: #241627;
  font-weight: 600;
}
.c-sec h1 {
  font-size: clamp(2.5rem, 0.625rem + 5vw, 5rem);
}
.c-sec h2 {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  font-size: clamp(1.25rem, 0.78125rem + 1.25vw, 1.875rem);
}
@media screen and (min-width: 992px) {
  .c-sec h2 {
    margin-bottom: 45px;
  }
}
.c-sec h2::before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: "";
  border-radius: 3px;
  background: #635F8B;
}
.c-sec h3 {
  background-image: linear-gradient(45deg, #F1F3F2, #F2F0F2, #F7EAF1);
  padding: 0.8em 1em;
  margin-bottom: 15px;
  border-radius: 3px;
  font-size: clamp(1.125rem, 1.03125rem + 0.25vw, 1.25rem);
}
@media screen and (min-width: 992px) {
  .c-sec h3 {
    margin-bottom: 25px;
  }
}
.c-sec h4 {
  padding-bottom: 0.5em;
  border-bottom: 3px dashed #635F8B;
  margin-bottom: 15px;
  font-size: clamp(1.125rem, 1.03125rem + 0.25vw, 1.25rem);
}
@media screen and (min-width: 992px) {
  .c-sec h4 {
    margin-bottom: 25px;
  }
}
.c-sec h5 {
  position: relative;
  margin-bottom: 5px;
  color: #635F8B;
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
}
@media screen and (min-width: 992px) {
  .c-sec h5 {
    margin-bottom: 15px;
  }
}
.c-sec h5:before {
  content: "■";
}
.c-sec h6 {
  margin-bottom: 5px;
  font-size: clamp(1rem, 1rem + 0vw, 1rem);
}
@media screen and (min-width: 992px) {
  .c-sec h6 {
    margin-bottom: 15px;
  }
}
.c-sec__bt {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .c-sec__bt {
    margin-top: 45px;
  }
}
.c-sec__main {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .c-sec__main {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .c-sec__main {
    padding: 45px 0;
  }
}
.c-sec__footer {
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .c-sec__footer {
    padding-left: 0;
    padding-right: 0;
  }
}

.c-content__l {
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .c-content__l {
    width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  .c-content__l {
    width: 85.26%;
  }
}
.c-content__m {
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .c-content__m {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .c-content__m {
    max-width: 67.71%;
  }
}
.c-content__s {
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .c-content__s {
    max-width: 600px;
  }
}
@media screen and (min-width: 1200px) {
  .c-content__s {
    max-width: 50.88%;
  }
}

/* =====================================================
  子要素を画面幅いっぱいにするためのCSS
=======================================================*/
/* 画面幅いっぱいに表示 */
.c-content__full {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

/* 左側いっぱいに表示 */
.c-content__left {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

/* 右側いっぱいに表示 */
.c-content___right {
  width: 100vw;
  margin-right: calc(50% - 50vw);
}

@media screen and (min-width: 992px) {
  .c-flex__wrap {
    display: flex;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
  }
}
.c-flex__item {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-flex__item {
    width: calc((100% - 30px) / 2);
    text-align: center;
    box-sizing: border-box;
  }
}
.c-flex__item-30 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-flex__item-30 {
    width: calc(30% - 15px);
  }
}
.c-flex__item-70 {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-flex__item-70 {
    width: calc(70% - 15px);
  }
}

.c-card__inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 15px;
}
.c-card__list {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 600px) {
  .c-card__list {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0px;
  }
}
.c-card__list:before {
  content: "";
  display: block;
  order: 1;
}
@media screen and (min-width: 992px) {
  .c-card__list:before {
    width: calc((100% - 60px) / 3);
  }
}
@media screen and (min-width: 992px) {
  .c-card__list:before {
    width: calc((100% - 90px) / 4);
  }
}
.c-card__list:after {
  content: "";
  display: block;
}
@media screen and (min-width: 992px) {
  .c-card__list:after {
    width: calc((100% - 60px) / 3);
  }
}
@media screen and (min-width: 992px) {
  .c-card__list:after {
    width: calc((100% - 90px) / 4);
  }
}
.c-card__item {
  background-color: #fff;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  margin-top: 25px;
  box-shadow: 0px 0px 30px -5px #b8b8b8;
}
@media screen and (min-width: 600px) {
  .c-card__item {
    margin-top: 0px;
    width: calc((100% - 30px) / 2);
  }
}
@media screen and (min-width: 992px) {
  .c-card__item {
    width: calc((100% - 60px) / 3);
  }
}
@media screen and (min-width: 992px) {
  .c-card__item {
    width: calc((100% - 90px) / 4);
  }
}
.c-card__item:first-child {
  margin-top: 0px;
}
@media screen and (min-width: 600px) {
  .c-card__item:nth-of-type(n+3) {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .c-card__item:nth-of-type(n+3) {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .c-card__item:nth-of-type(n+4) {
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) {
  .c-card__item:nth-of-type(n+5) {
    margin-top: 30px;
  }
}
.c-card__link {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.c-card__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
.c-card-header {
  position: relative;
  width: 100%;
  padding-top: 75%;
  z-index: 1;
}
.c-card-main {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.c-card-main__title {
  font-size: clamp(1rem, 0.90625rem + 0.25vw, 1.125rem);
  font-weight: 700;
  line-height: 1.3;
  margin-top: 15px;
}
.c-card-footer {
  margin-top: auto;
  margin-top: 15px;
}
.c-card-footer__tag {
  background-color: #F1F3F2;
  border-radius: 5px;
  padding: 5px;
  margin-top: 15px;
}
.c-card-footer__list {
  display: flex;
  flex-wrap: wrap;
}
.c-card-footer__list:before {
  font-family: "Material Icons";
  content: "\f05b";
}
.c-card-footer__item {
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
  margin-right: 15px;
}

.mrk {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
  background-color: #FF8989;
  font-size: clamp(0.75rem, 0.703125rem + 0.125vw, 0.8125rem);
  font-family: "Lato", sans-serif;
  line-height: 1;
  color: #fff;
  padding: 3px 5px;
}

::placeholder {
  color: #bfbec0;
}

/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #bfbec0;
}

.c-form__text {
  height: 2.4em;
  width: 100%;
  padding: 0 16px;
  border-radius: 4px;
  border: none;
  background-color: #F1F3F2;
  appearance: none;
  font-size: clamp(0.9375rem, 0.890625rem + 0.125vw, 1rem);
}

.c-form__text:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #A73333 inset;
}

.c-form__radio input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}
.c-form__radio--name {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  color: #241627;
  font-size: clamp(0.9375rem, 0.890625rem + 0.125vw, 1rem);
}
.c-form__radio--name:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin-right: 4px;
  flex-shrink: 0;
}

.c-form__radio input:checked + .c-form__radio--name:before {
  border: 0.3em solid #A73333;
}

.c-form__radio input:checked + .c-form__radio--name {
  color: #A73333;
}

.c-form__radio input:focus + .c-form__radio--name {
  color: #A73333;
}

.c-form__radio input.focus-visible + .c-form__radio--name .c-form__radio--text {
  background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}

.c-form__checkbox input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}
.c-form__checkbox--name {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  color: #241627;
  position: relative;
  font-size: clamp(0.9375rem, 0.890625rem + 0.125vw, 1rem);
}
.c-form__checkbox--name:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-right: 6px;
  flex-shrink: 0;
}

.c-form__checkbox input:checked + .c-form__checkbox--name:before {
  border: 1px solid #A73333;
  background-color: #A73333;
}

.c-form__checkbox input:checked + .c-form__checkbox--name:after {
  content: "";
  position: absolute;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  left: 0.3em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.4em;
  height: 0.6em;
  transform: translateY(-2px) rotate(45deg);
}

.c-form__checkbox input:checked + .c-form__checkbox--name {
  color: #A73333;
}

.c-form__checkbox input:focus-visible + .c-form__checkbox--name .c-form__checkbox--text {
  background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}

.c-form__checkbox input.focus-visible + .c-form__checkbox--name .c-form__checkbox--text {
  background: linear-gradient(transparent 90%, rgba(33, 150, 243, 0.3) 90%);
}

.c-form__select {
  position: relative;
}
.c-form__select:before {
  content: "";
  position: absolute;
  top: 42%;
  box-sizing: border-box;
  transform: translateY(-50%);
  margin: auto;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  pointer-events: none;
}
.c-form__select select {
  height: 3em;
  width: 100%;
  background-color: #A73333;
  color: #fff;
  font-size: clamp(0.9375rem, 0.890625rem + 0.125vw, 1rem);
  padding: 8px 20px;
  border-radius: 100vw;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.c-form__select option {
  background-color: #fff;
  color: #241627;
}
.c-form__select option:checked {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.c-form__select option[selected][disabled] {
  display: none;
}
.c-form__select .c-form__select select::-ms-expand {
  display: none;
}
.c-form__select .c-form__select select:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #A73333 inset;
}

@media screen and (min-width: 1200px) {
  .text-size {
    display: flex;
    align-items: center;
    margin-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .text-size__title {
    margin-right: 15px;
  }
}
.text-size .bt-font-change {
  border: solid 1px #727075;
  padding: 0 5px;
  cursor: pointer;
  transition: all 0.5s ease;
}
@media screen and (min-width: 1200px) {
  .text-size .bt-font-change {
    font-size: clamp(1.25rem, 1.25rem + 0vw, 1.25rem);
    margin-right: 15px;
  }
}
.text-size .bt-font-change:hover {
  color: #fff;
  background-color: #A73333;
}
@media screen and (min-width: 1200px) {
  .text-size .bt-font-change:last-child {
    margin-right: 0px;
  }
}
.text-size .bt-font-change.active {
  color: #fff;
  background-color: #A73333;
}

.spnav .text-size {
  display: flex;
  align-items: center;
}
.spnav .text-size__title {
  margin-right: 15px;
}
.spnav .bt-font-change {
  font-size: clamp(1.25rem, 1.25rem + 0vw, 1.25rem);
  margin-right: 15px;
}

.c-text__center {
  text-align: center;
}
.c-text__rl {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 2em;
  letter-spacing: 0.05em;
}

.c-box__full {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F1F3F2;
}

table {
  width: 100%;
  text-align: left;
}
table th {
  background: #F1F3F2;
  border: solid 1px #727075;
  padding: 10px;
}
table td {
  border: solid 1px #727075;
  padding: 10px;
}

.pc-only {
  display: none;
}

.sp-only {
  display: block;
}

@media screen and (min-width: 992px) {
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
}
.mobile-only {
  display: none;
}

@media (max-width: 599px) {
  .mobile-only {
    display: block;
  }
  .nomobile {
    display: none;
  }
}
.content-center {
  margin: auto;
  text-align: center;
}

.p-main-visual {
  margin-top: 60px;
}
@media screen and (min-width: 992px) {
  .p-main-visual {
    margin-top: 90px;
  }
}
.p-main-visual__wrap {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .p-main-visual__wrap {
    flex-direction: row;
  }
}
.p-main-visual__list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .p-main-visual__list {
    width: 50%;
  }
}
.p-main-visual__item {
  width: 50%;
}
@media screen and (min-width: 600px) {
  .p-main-visual__item {
    width: 50%;
  }
}

.p-home-formseach__inner, .search__inner {
  padding: 45px 4% 45px 4%;
}
@media screen and (min-width: 1200px) {
  .p-home-formseach__inner, .search__inner {
    padding: 75px 4% 75px 4%;
  }
}
.p-home-formseach__form, .search__form {
  margin: auto;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #727075;
  display: block;
  padding: 3px 10px;
  border-radius: 100vh;
  height: 3.3em;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .p-home-formseach__form, .search__form {
    width: 60%;
  }
}
.p-home-formseach input[type=text], .search input[type=text] {
  border: none;
  height: 2.8em;
}
.p-home-formseach input[type=text]:focus, .search input[type=text]:focus {
  outline: 0;
}
.p-home-formseach input[type=submit], .search input[type=submit] {
  cursor: pointer;
  font-family: "Material Icons";
  border: none;
  background: #727075;
  color: #fff;
  position: absolute;
  width: 2em;
  height: 2em;
  right: 0px;
  top: -9px;
  font-size: 30px;
  padding: 10px;
  outline: none;
}

.p-home-concept {
  position: relative;
  z-index: 0;
  padding-top: 60px;
}
@media screen and (min-width: 1200px) {
  .p-home-concept {
    padding-top: 120px;
  }
}
.p-home-concept .c-title__h2 {
  color: #fff;
}
.p-home-concept .c-title__h2:before {
  display: none;
}
.p-home-concept:before {
  content: "";
  width: 92.66%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-image: linear-gradient(45deg, #F1F3F2, #F2F0F2, #F7EAF1);
  z-index: -10;
}
.p-home-concept__inner {
  background-image: url(/wp-content/uploads/2023/02//home-concept-bg.jpg);
  background-position: center;
  background-size: cover;
}
.p-home-concept__inner .site-name {
  font-family: "PT Serif", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: clamp(3.75rem, -0.46875rem + 11.25vw, 9.375rem);
  color: rgba(255, 255, 255, 0.34);
  position: absolute;
  left: 0px;
  top: 60px;
  line-height: 1;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .p-home-concept__inner .site-name {
    top: 98px;
  }
}
.p-home-concept__wrap {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 4%;
  padding-right: 4%;
  padding-top: 75px;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-home-concept__wrap {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding: 5% 0;
  }
}
.p-home-concept__txtbox {
  color: #fff;
  width: 100%;
  padding: 0;
  height: 300px;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (min-width: 992px) {
  .p-home-concept__txtbox {
    width: 51.1%;
    padding: 0 11.4% 0 11.4%;
  }
}
.p-home-concept__txtbox .c-title__h2 {
  text-align: left;
}
.p-home-concept__imgbox {
  width: 100%;
  margin-top: 25px;
  margin-bottom: -30px;
}
@media screen and (min-width: 992px) {
  .p-home-concept__imgbox {
    width: 48.9%;
    margin-top: -10em;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
  }
}
.p-home-concept__img {
  box-shadow: 0px 0px 36px 9px rgba(40, 37, 37, 0.34);
  max-width: 802px;
  width: 100%;
}

.p-home-cate {
  position: relative;
  z-index: 0;
  padding: 45px 0;
}
@media screen and (min-width: 1200px) {
  .p-home-cate {
    padding: 75px 0;
  }
}
.p-home-cate .c-title__h2:before {
  display: none;
}
@media screen and (min-width: 992px) {
  .p-home-cate .c-card__item {
    margin-top: 30px;
  }
}

.p-home-ranking {
  position: relative;
  z-index: 0;
}
.p-home-ranking:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-image: linear-gradient(45deg, #F1F3F2, #F2F0F2, #F7EAF1);
  z-index: -10;
}
.p-home-ranking .c-title__h2:before {
  display: none;
}
.p-home-ranking__header {
  background-image: url(/wp-content/uploads/2023/02//p-home-ranking-bg.jpg);
  background-position: center;
  background-size: cover;
  z-index: -10;
  height: 200px;
}
@media screen and (min-width: 992px) {
  .p-home-ranking__header {
    height: 350px;
  }
}
.p-home-ranking__header-inner {
  position: relative;
  height: 200px;
  padding-top: 4%;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .p-home-ranking__header-inner {
    height: 350px;
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
  }
}
.p-home-ranking__header-title {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .p-home-ranking__header-title {
    margin-right: 45px;
    margin-bottom: 0px;
    width: 30%;
  }
}
.p-home-ranking__wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-home-ranking__wrap {
    position: absolute;
    height: 350px;
    flex-direction: row;
    top: 45%;
    left: 0%;
    transform: translateY(-45%);
  }
}
.p-home-ranking__inner {
  margin-top: -30px;
  padding-bottom: 45px;
  padding-left: 4%;
  padding-right: 4%;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .p-home-ranking__inner {
    margin-top: -60px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .p-home-ranking__inner {
    padding-bottom: 75px;
  }
}
@media (max-width: 599px) {
  .p-home-ranking__slide_wrap {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }
  .p-home-ranking__slide_card {
    overflow: hidden;
    margin-right: 0px;
    width: auto;
  }
}

.p-home-ranking-swiper {
  position: relative;
}
.p-home-ranking-swiper .swiper-wrapper .swiper-slide {
  background-color: #F1F3F2;
  width: 100%;
}

.p-home-pickup {
  padding: 45px 0;
}
@media screen and (min-width: 1200px) {
  .p-home-pickup {
    padding: 75px 0;
  }
}
.p-home-pickup .c-title__h2:before {
  display: none;
}
.p-home-pickup__wrap {
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-home-pickup__wrap {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }
}
.p-home-pickup__header {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .p-home-pickup__header {
    padding: 75px 0;
  }
}
@media screen and (min-width: 992px) {
  .p-home-pickup__header {
    width: 50%;
  }
}
.p-home-pickup__header-txt {
  height: 300px;
  margin-top: 25px;
}
@media screen and (min-width: 1200px) {
  .p-home-pickup__header-txt {
    margin-top: 45px;
  }
}
.p-home-pickup__card {
  overflow: hidden;
  margin-right: 0px;
  width: auto;
}
@media screen and (min-width: 992px) {
  .p-home-pickup__card {
    width: 100vw;
    margin-right: calc(50% - 50vw);
  }
}

.c-pickup-swiper .swiper-wrapper .swiper-slide {
  background-color: #F1F3F2;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .c-pickup-swiper .swiper-wrapper .swiper-slide {
    width: 33.3333%;
  }
}

.p-home-tag .p-article-tag__list {
  background-color: transparent;
}
.p-home-tag h2:before {
  display: none;
}

.p-article-cate__list {
  display: flex;
  flex-wrap: wrap;
}
.p-article-cate__h2 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  text-align: center;
  color: #241627;
}
.p-article-cate__h2:before, .p-article-cate__h2:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30%;
  height: 2px;
  background-color: #241627;
}
.p-article-cate__h2:before {
  left: -15%;
}
@media screen and (min-width: 600px) {
  .p-article-cate__h2:before {
    left: -23%;
  }
}
.p-article-cate__h2:after {
  right: -15%;
}
@media screen and (min-width: 600px) {
  .p-article-cate__h2:after {
    right: -23%;
  }
}
.p-article-cate__h3 {
  text-align: left;
  color: #635F8B;
  font-size: clamp(1.25rem, 0.78125rem + 1.25vw, 1.875rem);
  font-weight: 600;
  border-left: 5px solid #635F8B;
  padding-left: 5px;
}
.p-article-cate__item {
  display: inline-block;
  margin-left: 1em;
  margin-top: 1em;
}
.p-article-cate__link {
  display: block;
  background-color: #727075;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  padding: 0.7em 1.5em;
  transition: all 0.15s linear;
  border-radius: 100vh;
}
@media screen and (min-width: 992px) {
  .p-article-cate__link {
    padding: 1.5em 2em;
  }
}
.p-article-cate__link.active {
  background-color: #A73333;
}
.p-article-cate__link:hover {
  background-color: #A73333;
}
.p-article-tag {
  background-color: #F1F3F2;
  margin-top: 30px;
  padding: 15px;
}
@media screen and (min-width: 1200px) {
  .p-article-tag {
    margin-top: 45px;
    padding: 25px;
  }
}
.p-article-tag__link {
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  padding: 0.7em 1.5em;
  transition: all 0.15s linear;
}
.p-article-tag__link:hover {
  opacity: 0.6;
}
.p-article-tag__list {
  display: flex;
  background-color: #F1F3F2;
  margin-top: 15px;
  flex-wrap: wrap;
}
.p-article-tag__item {
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
  background-color: #fff;
  border-radius: 100vh;
  padding: 5px 15px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 0px 0px 17px -6px #adadad;
}
.p-article-tag__item::before {
  content: "#";
  display: inline-block;
}

.p-article-list .c-card__list {
  padding: 20px;
}
.p-article-list .c-card__link {
  text-align: left;
}

.p-detail-main {
  margin-bottom: 45px;
}
@media screen and (min-width: 992px) {
  .p-detail-main {
    margin-bottom: 75px;
  }
}
.p-detail__wrap {
  position: relative;
  z-index: 0;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-detail__wrap {
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .p-detail__wrap::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30vw;
    background-color: #F1F3F2;
    margin-right: calc(50% - 50vw);
    z-index: -1;
  }
}
.p-detail__l {
  width: 100%;
  margin-right: 30px;
}
@media screen and (min-width: 992px) {
  .p-detail__l {
    width: calc(100% - 75px - 26.5%);
    margin-right: 75px;
  }
}
.p-detail-header__title {
  position: relative;
  text-align: left !important;
}
.p-detail-header__title::before {
  position: absolute;
  bottom: -10px;
  left: 0 !important;
  width: 100% !important;
  height: 3px;
  content: "";
  border-radius: 3px;
  background: #635F8B;
}
.p-detail-header__list {
  display: flex;
  flex-wrap: wrap;
}
.p-detail-header__item {
  border: solid 1px #241627;
  padding: 0.3rem 0.5rem;
  margin-right: 1em;
  margin-top: 1em;
}
@media (max-width: 599px) {
  .p-detail-header__item:nth-of-type(2n) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 600px) {
  .p-detail-header__item:nth-of-type(6n) {
    margin-right: 0px;
  }
}
@media (max-width: 599px) {
  .p-detail-header__item:nth-of-type(n+3) {
    margin-top: 15px;
  }
}
@media screen and (min-width: 600px) {
  .p-detail-header__item:nth-of-type(n+7) {
    margin-top: 15px;
  }
}
.p-detail-footer__wrap {
  background-color: #F1F3F2;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  padding: 15px;
}
@media screen and (min-width: 600px) {
  .p-detail-footer__wrap {
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .p-detail-footer__wrap {
    padding: 30px;
  }
}
.p-detail-footer-title {
  font-weight: 600;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: clamp(1.125rem, 1.03125rem + 0.25vw, 1.25rem);
}
.p-detail-footer-tag {
  font-weight: 600;
}
.p-detail-footer-tag__list {
  display: flex;
  flex-wrap: wrap;
}
.p-detail-footer-tag__item {
  font-size: clamp(0.875rem, 0.875rem + 0vw, 0.875rem);
  background-color: #fff;
  border-radius: 100vh;
  padding: 5px 15px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 0px 0px 17px -6px #adadad;
}
.p-detail-footer-tag__item::before {
  content: "#";
  display: inline-block;
}
.p-detail__r {
  width: 100%;
  position: relative;
  z-index: 1;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .p-detail__r {
    width: 26.5%;
    padding-left: 15px;
    padding-left: 45px;
    padding-right: 0;
  }
}
.p-detail-side {
  height: 100%;
}
.p-detail-side #block-6 {
  position: sticky;
  top: 100px;
  width: 100%;
  padding: 25px 0;
}
@media screen and (min-width: 992px) {
  .p-detail-side #block-6 {
    padding: 45px 0;
  }
}
.p-detail-side .wp-block-group__inner-container h2 {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .p-detail-side .wp-block-group__inner-container h2 {
    margin-bottom: 25px;
  }
}
.p-detail-side .wp-block-group__inner-container h2:before {
  content: "■";
  color: #635F8B;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item:first-child {
  border-top: 1px solid #241627;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item > span {
  display: block;
  position: relative;
  padding: 1rem 0.5rem;
  border-bottom: 1px solid #241627;
  font-weight: 600;
  cursor: pointer;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item > span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: #241627;
  transition: 0.2s;
  transform: rotate(90deg);
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item > span:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: #241627;
  transition: 0.3s;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item > span.active:before {
  transform: rotate(0deg);
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item > span.active:after {
  background-color: transparent;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item {
  position: relative;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item:nth-of-type(n+2) .p-detail-menu-prt__link {
  border-top: none;
}
.p-detail-side ul#lct-widget-article-cate > li.cat-item > ul.children_cate > li {
  border-bottom: 1px solid #241627;
  padding: 1rem;
}
.p-detail-side .menu {
  position: sticky;
  top: 100px;
  width: 100%;
  padding: 25px 0;
}
@media screen and (min-width: 992px) {
  .p-detail-side .menu {
    padding: 45px 0;
  }
}
.p-detail-side-title {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .p-detail-side-title {
    margin-bottom: 25px;
  }
}
.p-detail-side-title:before {
  content: "■";
  color: #635F8B;
}

.p-detail-menu-prt {
  position: relative;
}
.p-detail-menu-prt:nth-of-type(n+2) .p-detail-menu-prt__link {
  border-top: none;
}
.p-detail-menu-prt__link {
  display: block;
  position: relative;
  padding: 1rem 0.5rem;
  border-bottom: 1px solid #241627;
  font-weight: 600;
}
.p-detail-menu-prt__link:first-of-type {
  border-top: 1px solid #241627;
}
.p-detail-menu-prt__link:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: #241627;
  transition: 0.2s;
  transform: rotate(90deg);
}
.p-detail-menu-prt__link:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: #241627;
  transition: 0.3s;
}
.p-detail-menu-prt__link.open:before {
  transform: rotate(0deg);
}
.p-detail-menu-prt__link.open:after {
  background-color: transparent;
}

.p-detail-menu__item {
  border-bottom: 1px solid #241627;
  padding: 1rem;
}

.p-page-title {
  margin-top: 60px;
}
@media screen and (min-width: 992px) {
  .p-page-title {
    margin-top: 90px;
  }
}
.p-page-title__wrap {
  display: flex;
  height: 278px;
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-page-title__wrap {
    margin-top: 90px;
    flex-direction: row;
  }
}
.p-page-title__main {
  background-position: center;
  background-size: cover;
  flex-grow: 1;
  position: relative;
}
@media screen and (min-width: 992px) {
  .p-page-title__main {
    flex-grow: 2;
    width: 70%;
  }
}
.p-page-title__bt {
  background-image: url(/wp-content/uploads/2023/02//footer-bg.jpg);
  background-position: center;
  background-size: cover;
  flex-grow: 1;
  position: relative;
}
@media screen and (min-width: 992px) {
  .p-page-title__bt {
    width: 30%;
  }
}
.p-page-title__bt-txt {
  font-family: "PT Serif", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: clamp(1.25rem, 0.3125rem + 2.5vw, 2.5rem);
  text-shadow: 0px 0px 5px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255), 0px 0px 13px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255);
}
.p-page-title__bt-link {
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vh;
}
.p-page-title__bt-link .material-icons-outlined {
  color: #fff;
}
.p-page-title__bt-link .icon-butsudan {
  background-color: #876B8C;
}
.p-page-title__bt-link .icon-butsugu {
  background-color: #716B38;
}
.p-page-title__bt-link .icon-reien {
  background-color: #3A5B52;
}
.p-page-title__bt-link .icon-haka {
  background-color: #64646F;
}
.p-page-title__bt-link .icon-butsuji {
  background-color: #3B436C;
}
.p-page-title__bt-link .icon-sozoku {
  background-color: #830D08;
}
.p-page-title__bt-link .icon-ihin {
  background-color: #6A7953;
}
.p-page-title__bt-link .icon-shukatsu {
  background-color: #906400;
}
.p-page-title__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 420px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .p-page-title__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.p-page-title__inner p {
  color: #fff;
  text-align: center;
}
.p-page-title__h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0px 0px 5px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255), 0px 0px 18px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255);
  font-size: clamp(1.875rem, 0.9375rem + 2.5vw, 3.125rem);
  font-family: "PT Serif", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  width: 100%;
  text-align: center;
}

.p-cm-contact {
  position: relative;
  z-index: 1;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 600px) {
  .p-cm-contact .c-content__s {
    width: 100%;
    max-width: 1000px;
  }
}
@media screen and (min-width: 992px) {
  .p-cm-contact {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .p-cm-contact {
    padding: 75px 0;
  }
}
.p-cm-contact:before {
  content: "";
  width: 100%;
  height: 70%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: linear-gradient(45deg, #F1F3F2, #F2F0F2, #F7EAF1);
  z-index: -10;
}
.p-cm-contact__main {
  background-color: #fff;
  box-shadow: 0px 0px 30px -5px #b8b8b8;
  padding: 15px;
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .p-cm-contact__main {
    padding: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .p-cm-contact__main {
    margin-top: 45px;
  }
}
.p-cm-contact__list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-cm-contact__list {
    flex-direction: row;
  }
}
.p-cm-contact__item {
  width: 100%;
  padding: 0;
}
@media screen and (min-width: 992px) {
  .p-cm-contact__item {
    width: 50%;
    padding: 25px;
  }
}
.p-cm-contact__item:last-child {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .p-cm-contact__item:last-child {
    margin-top: 0;
  }
}
.p-cm-contact__item p {
  text-align: center;
}
.p-cm-contact__item .c-bt__button {
  display: flex;
  align-items: center;
  font-size: clamp(1.25rem, 1.0625rem + 0.5vw, 1.5rem);
  justify-content: center;
}
.p-cm-contact__body p {
  text-align: center;
}

.p-cm-banner {
  padding-bottom: 45px;
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .p-cm-banner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .p-cm-banner {
    padding-bottom: 75px;
  }
}
.p-cm-banner__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .p-cm-banner__list {
    flex-direction: row;
  }
}
.p-cm-banner__item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #727075;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .p-cm-banner__item {
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    margin-bottom: 0px;
  }
}
.p-cm-banner__item:last-child {
  margin-right: 0px;
}
@media screen and (min-width: 992px) {
  .p-cm-banner__item:nth-of-type(n+5) {
    margin-top: 30px;
  }
}
.p-cm-banner__link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 45px;
  width: 100%;
}

.l-header {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 5px;
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 999;
  top: 0;
}
@media screen and (min-width: 992px) {
  .l-header {
    padding: 15px;
    height: 90px;
  }
}
.l-header .site__logo {
  max-width: 320px;
}
.l-header .site__logo .img__logo {
  width: 100%;
}
.l-header__nav {
  display: flex;
  margin-left: auto;
}
.l-main {
  margin-top: 70px;
}
@media screen and (min-width: 600px) {
  .l-main {
    margin-top: 85px;
  }
}

.l-footer {
  position: relative;
}
.l-footer__wrap {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .l-footer__wrap {
    flex-direction: row;
  }
}
.l-footer__inner {
  background-image: url(/wp-content/uploads/2023/02//footer-bg.jpg);
  background-position: center;
  background-size: cover;
  padding: 30px 0;
}
@media screen and (min-width: 1200px) {
  .l-footer__inner {
    padding: 45px 0;
  }
}
.l-footer-logo {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .l-footer-logo {
    margin-right: 8.54%;
  }
}
.l-footer-logo .img__logo {
  width: 100%;
}
.l-footer-menu {
  padding-left: 4%;
  padding-right: 4%;
}
@media screen and (min-width: 992px) {
  .l-footer-menu {
    padding-left: 0;
    padding-right: 0;
  }
}
.l-footer-menu__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .l-footer-menu__list {
    flex-direction: row;
  }
}
.l-footer-menu__item {
  width: 100%;
  display: flex;
  margin-right: 30px;
  flex-direction: column;
  color: #fff;
}
@media screen and (min-width: 992px) {
  .l-footer-menu__item {
    width: calc((100% - 90px) / 4);
  }
}
@media screen and (min-width: 992px) {
  .l-footer-menu__item:nth-of-type(4n) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 992px) {
  .l-footer-menu__item:nth-of-type(n+5) {
    margin-top: 30px;
  }
}
.l-footer-menu__cate {
  font-size: clamp(1rem, 0.90625rem + 0.25vw, 1.125rem);
  border-bottom: solid 1px #fff;
  padding: 15px 0;
}
@media screen and (min-width: 992px) {
  .l-footer-menu__cate {
    padding: 0;
  }
}

.l-footer-submenu__list {
  display: none;
}
@media screen and (min-width: 992px) {
  .l-footer-submenu__list {
    display: block;
  }
}

.copyright__inner {
  background-color: #727075;
  padding: 5px 25px;
}
.copyright__inner p {
  text-align: right;
  color: #fff;
  font-size: clamp(0.75rem, 0.75rem + 0vw, 0.75rem);
}