@charset "UTF-8";
/*!
Theme Name: 桂三四郎公式サイト（2026）
Author: Design Factory CUE
Version: 2026.04.03
*/
/* !HTML5 elements
---------------------------------------------------------- */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* !Reseting
---------------------------------------------------------- */
body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

input,
textarea {
  font-size: 100%;
  margin: 0;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset,
img {
  border: 0;
}

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

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q::after,
q::before {
  content: "";
}

a,
input {
  outline: none;
}

input,
textarea {
  border-radius: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "Helvetica", "Verdana", sans-serif;
}

input[type=button],
input[type=submit] {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

abbr,
acronym {
  border: 0;
}

* {
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
}

/* !Clearfix
---------------------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1%;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
  /* \ */
  /* /
  height: auto;
  overflow: hidden;
  / **/
}

:root {
  --vw: calc(100vw / 100);
  --vh: calc(100vh / 100);
  --ww: calc(var(--vw) * 100);
  --wh: calc(var(--vh) * 100);
  --scrollbar-width: 0px;
  --color-text-main: #434343;
  --color-text-off: #808080;
  --color-primary: #805293;
  --color-primary-bright: #a579b8;
  --color-sub: #f2829a;
  --color-yellow: #ba935a;
  --line-primary: #d9c2cc;
  --font-xs: 0.75rem;
  --font-sm: 0.875rem;
  --font-base: 1rem;
  --font-lg: 1.125rem;
  --font-xl: 1.25rem;
  --space-xs: 0.75rem;
  --space-sm: 1.5rem;
  --space-md: 2.4rem;
  --space-lg: 3.6rem;
  --space-xl: 5rem;
}

/* component
========================================================= */
.c-image__border {
  border: 5px solid var(--color-primary-bright);
}

.u-mt-0 {
  margin-top: 0rem !important;
}

.u-mt-1 {
  margin-top: 0.25rem !important;
}

.u-mt-2 {
  margin-top: 0.5rem !important;
}

.u-mt-3 {
  margin-top: 0.75rem !important;
}

.u-mt-4 {
  margin-top: 1rem !important;
}

.u-mt-5 {
  margin-top: 1.25rem !important;
}

.u-mt-6 {
  margin-top: 1.5rem !important;
}

.u-mt-7 {
  margin-top: 1.75rem !important;
}

.u-mt-8 {
  margin-top: 2rem !important;
}

.u-mt-9 {
  margin-top: 2.25rem !important;
}

.u-mt-10 {
  margin-top: 2.5rem !important;
}

.u-mt-11 {
  margin-top: 2.75rem !important;
}

.u-mt-12 {
  margin-top: 3rem !important;
}

.u-mt-13 {
  margin-top: 3.25rem !important;
}

.u-mt-14 {
  margin-top: 3.5rem !important;
}

.u-mt-15 {
  margin-top: 3.75rem !important;
}

.u-mt-16 {
  margin-top: 4rem !important;
}

.u-mt-17 {
  margin-top: 4.25rem !important;
}

.u-mt-18 {
  margin-top: 4.5rem !important;
}

.u-mt-19 {
  margin-top: 4.75rem !important;
}

.u-mt-20 {
  margin-top: 5rem !important;
}

.u-mt-21 {
  margin-top: 5.25rem !important;
}

.u-mt-22 {
  margin-top: 5.5rem !important;
}

.u-mt-23 {
  margin-top: 5.75rem !important;
}

.u-mt-24 {
  margin-top: 6rem !important;
}

.u-mt-25 {
  margin-top: 6.25rem !important;
}

.u-mt-26 {
  margin-top: 6.5rem !important;
}

.u-mt-27 {
  margin-top: 6.75rem !important;
}

.u-mt-28 {
  margin-top: 7rem !important;
}

.u-mt-29 {
  margin-top: 7.25rem !important;
}

.u-mt-30 {
  margin-top: 7.5rem !important;
}

.u-mt-31 {
  margin-top: 7.75rem !important;
}

.u-mt-32 {
  margin-top: 8rem !important;
}

.u-mt-33 {
  margin-top: 8.25rem !important;
}

.u-mt-34 {
  margin-top: 8.5rem !important;
}

.u-mt-35 {
  margin-top: 8.75rem !important;
}

.u-mt-36 {
  margin-top: 9rem !important;
}

.u-mt-37 {
  margin-top: 9.25rem !important;
}

.u-mt-38 {
  margin-top: 9.5rem !important;
}

.u-mt-39 {
  margin-top: 9.75rem !important;
}

.u-mt-40 {
  margin-top: 10rem !important;
}

.u-mb-0 {
  margin-bottom: 0rem !important;
}

.u-mb-1 {
  margin-bottom: 0.25rem !important;
}

.u-mb-2 {
  margin-bottom: 0.5rem !important;
}

.u-mb-3 {
  margin-bottom: 0.75rem !important;
}

.u-mb-4 {
  margin-bottom: 1rem !important;
}

.u-mb-5 {
  margin-bottom: 1.25rem !important;
}

.u-mb-6 {
  margin-bottom: 1.5rem !important;
}

.u-mb-7 {
  margin-bottom: 1.75rem !important;
}

.u-mb-8 {
  margin-bottom: 2rem !important;
}

.u-mb-9 {
  margin-bottom: 2.25rem !important;
}

.u-mb-10 {
  margin-bottom: 2.5rem !important;
}

.u-mb-11 {
  margin-bottom: 2.75rem !important;
}

.u-mb-12 {
  margin-bottom: 3rem !important;
}

.u-mb-13 {
  margin-bottom: 3.25rem !important;
}

.u-mb-14 {
  margin-bottom: 3.5rem !important;
}

.u-mb-15 {
  margin-bottom: 3.75rem !important;
}

.u-mb-16 {
  margin-bottom: 4rem !important;
}

.u-mb-17 {
  margin-bottom: 4.25rem !important;
}

.u-mb-18 {
  margin-bottom: 4.5rem !important;
}

.u-mb-19 {
  margin-bottom: 4.75rem !important;
}

.u-mb-20 {
  margin-bottom: 5rem !important;
}

.u-mb-21 {
  margin-bottom: 5.25rem !important;
}

.u-mb-22 {
  margin-bottom: 5.5rem !important;
}

.u-mb-23 {
  margin-bottom: 5.75rem !important;
}

.u-mb-24 {
  margin-bottom: 6rem !important;
}

.u-mb-25 {
  margin-bottom: 6.25rem !important;
}

.u-mb-26 {
  margin-bottom: 6.5rem !important;
}

.u-mb-27 {
  margin-bottom: 6.75rem !important;
}

.u-mb-28 {
  margin-bottom: 7rem !important;
}

.u-mb-29 {
  margin-bottom: 7.25rem !important;
}

.u-mb-30 {
  margin-bottom: 7.5rem !important;
}

.u-mb-31 {
  margin-bottom: 7.75rem !important;
}

.u-mb-32 {
  margin-bottom: 8rem !important;
}

.u-mb-33 {
  margin-bottom: 8.25rem !important;
}

.u-mb-34 {
  margin-bottom: 8.5rem !important;
}

.u-mb-35 {
  margin-bottom: 8.75rem !important;
}

.u-mb-36 {
  margin-bottom: 9rem !important;
}

.u-mb-37 {
  margin-bottom: 9.25rem !important;
}

.u-mb-38 {
  margin-bottom: 9.5rem !important;
}

.u-mb-39 {
  margin-bottom: 9.75rem !important;
}

.u-mb-40 {
  margin-bottom: 10rem !important;
}

.u-ml-0 {
  margin-left: 0rem !important;
}

.u-ml-1 {
  margin-left: 0.25rem !important;
}

.u-ml-2 {
  margin-left: 0.5rem !important;
}

.u-ml-3 {
  margin-left: 0.75rem !important;
}

.u-ml-4 {
  margin-left: 1rem !important;
}

.u-ml-5 {
  margin-left: 1.25rem !important;
}

.u-ml-6 {
  margin-left: 1.5rem !important;
}

.u-ml-7 {
  margin-left: 1.75rem !important;
}

.u-ml-8 {
  margin-left: 2rem !important;
}

.u-ml-9 {
  margin-left: 2.25rem !important;
}

.u-ml-10 {
  margin-left: 2.5rem !important;
}

.u-ml-11 {
  margin-left: 2.75rem !important;
}

.u-ml-12 {
  margin-left: 3rem !important;
}

.u-ml-13 {
  margin-left: 3.25rem !important;
}

.u-ml-14 {
  margin-left: 3.5rem !important;
}

.u-ml-15 {
  margin-left: 3.75rem !important;
}

.u-ml-16 {
  margin-left: 4rem !important;
}

.u-ml-17 {
  margin-left: 4.25rem !important;
}

.u-ml-18 {
  margin-left: 4.5rem !important;
}

.u-ml-19 {
  margin-left: 4.75rem !important;
}

.u-ml-20 {
  margin-left: 5rem !important;
}

.u-ml-21 {
  margin-left: 5.25rem !important;
}

.u-ml-22 {
  margin-left: 5.5rem !important;
}

.u-ml-23 {
  margin-left: 5.75rem !important;
}

.u-ml-24 {
  margin-left: 6rem !important;
}

.u-ml-25 {
  margin-left: 6.25rem !important;
}

.u-ml-26 {
  margin-left: 6.5rem !important;
}

.u-ml-27 {
  margin-left: 6.75rem !important;
}

.u-ml-28 {
  margin-left: 7rem !important;
}

.u-ml-29 {
  margin-left: 7.25rem !important;
}

.u-ml-30 {
  margin-left: 7.5rem !important;
}

.u-ml-31 {
  margin-left: 7.75rem !important;
}

.u-ml-32 {
  margin-left: 8rem !important;
}

.u-ml-33 {
  margin-left: 8.25rem !important;
}

.u-ml-34 {
  margin-left: 8.5rem !important;
}

.u-ml-35 {
  margin-left: 8.75rem !important;
}

.u-ml-36 {
  margin-left: 9rem !important;
}

.u-ml-37 {
  margin-left: 9.25rem !important;
}

.u-ml-38 {
  margin-left: 9.5rem !important;
}

.u-ml-39 {
  margin-left: 9.75rem !important;
}

.u-ml-40 {
  margin-left: 10rem !important;
}

.u-mr-0 {
  margin-right: 0rem !important;
}

.u-mr-1 {
  margin-right: 0.25rem !important;
}

.u-mr-2 {
  margin-right: 0.5rem !important;
}

.u-mr-3 {
  margin-right: 0.75rem !important;
}

.u-mr-4 {
  margin-right: 1rem !important;
}

.u-mr-5 {
  margin-right: 1.25rem !important;
}

.u-mr-6 {
  margin-right: 1.5rem !important;
}

.u-mr-7 {
  margin-right: 1.75rem !important;
}

.u-mr-8 {
  margin-right: 2rem !important;
}

.u-mr-9 {
  margin-right: 2.25rem !important;
}

.u-mr-10 {
  margin-right: 2.5rem !important;
}

.u-mr-11 {
  margin-right: 2.75rem !important;
}

.u-mr-12 {
  margin-right: 3rem !important;
}

.u-mr-13 {
  margin-right: 3.25rem !important;
}

.u-mr-14 {
  margin-right: 3.5rem !important;
}

.u-mr-15 {
  margin-right: 3.75rem !important;
}

.u-mr-16 {
  margin-right: 4rem !important;
}

.u-mr-17 {
  margin-right: 4.25rem !important;
}

.u-mr-18 {
  margin-right: 4.5rem !important;
}

.u-mr-19 {
  margin-right: 4.75rem !important;
}

.u-mr-20 {
  margin-right: 5rem !important;
}

.u-mr-21 {
  margin-right: 5.25rem !important;
}

.u-mr-22 {
  margin-right: 5.5rem !important;
}

.u-mr-23 {
  margin-right: 5.75rem !important;
}

.u-mr-24 {
  margin-right: 6rem !important;
}

.u-mr-25 {
  margin-right: 6.25rem !important;
}

.u-mr-26 {
  margin-right: 6.5rem !important;
}

.u-mr-27 {
  margin-right: 6.75rem !important;
}

.u-mr-28 {
  margin-right: 7rem !important;
}

.u-mr-29 {
  margin-right: 7.25rem !important;
}

.u-mr-30 {
  margin-right: 7.5rem !important;
}

.u-mr-31 {
  margin-right: 7.75rem !important;
}

.u-mr-32 {
  margin-right: 8rem !important;
}

.u-mr-33 {
  margin-right: 8.25rem !important;
}

.u-mr-34 {
  margin-right: 8.5rem !important;
}

.u-mr-35 {
  margin-right: 8.75rem !important;
}

.u-mr-36 {
  margin-right: 9rem !important;
}

.u-mr-37 {
  margin-right: 9.25rem !important;
}

.u-mr-38 {
  margin-right: 9.5rem !important;
}

.u-mr-39 {
  margin-right: 9.75rem !important;
}

.u-mr-40 {
  margin-right: 10rem !important;
}

.u-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-my-0 {
  margin-bottom: 0rem;
  margin-top: 0rem;
}

.u-my-1 {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

.u-my-2 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.u-my-3 {
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
}

.u-my-4 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.u-my-5 {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}

.u-my-6 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

.u-my-7 {
  margin-bottom: 1.75rem;
  margin-top: 1.75rem;
}

.u-my-8 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.u-my-9 {
  margin-bottom: 2.25rem;
  margin-top: 2.25rem;
}

.u-my-10 {
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}

.u-my-11 {
  margin-bottom: 2.75rem;
  margin-top: 2.75rem;
}

.u-my-12 {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.u-my-13 {
  margin-bottom: 3.25rem;
  margin-top: 3.25rem;
}

.u-my-14 {
  margin-bottom: 3.5rem;
  margin-top: 3.5rem;
}

.u-my-15 {
  margin-bottom: 3.75rem;
  margin-top: 3.75rem;
}

.u-my-16 {
  margin-bottom: 4rem;
  margin-top: 4rem;
}

.u-my-17 {
  margin-bottom: 4.25rem;
  margin-top: 4.25rem;
}

.u-my-18 {
  margin-bottom: 4.5rem;
  margin-top: 4.5rem;
}

.u-my-19 {
  margin-bottom: 4.75rem;
  margin-top: 4.75rem;
}

.u-my-20 {
  margin-bottom: 5rem;
  margin-top: 5rem;
}

.u-my-21 {
  margin-bottom: 5.25rem;
  margin-top: 5.25rem;
}

.u-my-22 {
  margin-bottom: 5.5rem;
  margin-top: 5.5rem;
}

.u-my-23 {
  margin-bottom: 5.75rem;
  margin-top: 5.75rem;
}

.u-my-24 {
  margin-bottom: 6rem;
  margin-top: 6rem;
}

.u-my-25 {
  margin-bottom: 6.25rem;
  margin-top: 6.25rem;
}

.u-my-26 {
  margin-bottom: 6.5rem;
  margin-top: 6.5rem;
}

.u-my-27 {
  margin-bottom: 6.75rem;
  margin-top: 6.75rem;
}

.u-my-28 {
  margin-bottom: 7rem;
  margin-top: 7rem;
}

.u-my-29 {
  margin-bottom: 7.25rem;
  margin-top: 7.25rem;
}

.u-my-30 {
  margin-bottom: 7.5rem;
  margin-top: 7.5rem;
}

.u-my-31 {
  margin-bottom: 7.75rem;
  margin-top: 7.75rem;
}

.u-my-32 {
  margin-bottom: 8rem;
  margin-top: 8rem;
}

.u-my-33 {
  margin-bottom: 8.25rem;
  margin-top: 8.25rem;
}

.u-my-34 {
  margin-bottom: 8.5rem;
  margin-top: 8.5rem;
}

.u-my-35 {
  margin-bottom: 8.75rem;
  margin-top: 8.75rem;
}

.u-my-36 {
  margin-bottom: 9rem;
  margin-top: 9rem;
}

.u-my-37 {
  margin-bottom: 9.25rem;
  margin-top: 9.25rem;
}

.u-my-38 {
  margin-bottom: 9.5rem;
  margin-top: 9.5rem;
}

.u-my-39 {
  margin-bottom: 9.75rem;
  margin-top: 9.75rem;
}

.u-my-40 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}

.u-pt-0 {
  padding-top: 0rem !important;
}

.u-pt-1 {
  padding-top: 0.25rem !important;
}

.u-pt-2 {
  padding-top: 0.5rem !important;
}

.u-pt-3 {
  padding-top: 0.75rem !important;
}

.u-pt-4 {
  padding-top: 1rem !important;
}

.u-pt-5 {
  padding-top: 1.25rem !important;
}

.u-pt-6 {
  padding-top: 1.5rem !important;
}

.u-pt-7 {
  padding-top: 1.75rem !important;
}

.u-pt-8 {
  padding-top: 2rem !important;
}

.u-pt-9 {
  padding-top: 2.25rem !important;
}

.u-pt-10 {
  padding-top: 2.5rem !important;
}

.u-pt-11 {
  padding-top: 2.75rem !important;
}

.u-pt-12 {
  padding-top: 3rem !important;
}

.u-pt-13 {
  padding-top: 3.25rem !important;
}

.u-pt-14 {
  padding-top: 3.5rem !important;
}

.u-pt-15 {
  padding-top: 3.75rem !important;
}

.u-pt-16 {
  padding-top: 4rem !important;
}

.u-pt-17 {
  padding-top: 4.25rem !important;
}

.u-pt-18 {
  padding-top: 4.5rem !important;
}

.u-pt-19 {
  padding-top: 4.75rem !important;
}

.u-pt-20 {
  padding-top: 5rem !important;
}

.u-pt-21 {
  padding-top: 5.25rem !important;
}

.u-pt-22 {
  padding-top: 5.5rem !important;
}

.u-pt-23 {
  padding-top: 5.75rem !important;
}

.u-pt-24 {
  padding-top: 6rem !important;
}

.u-pt-25 {
  padding-top: 6.25rem !important;
}

.u-pt-26 {
  padding-top: 6.5rem !important;
}

.u-pt-27 {
  padding-top: 6.75rem !important;
}

.u-pt-28 {
  padding-top: 7rem !important;
}

.u-pt-29 {
  padding-top: 7.25rem !important;
}

.u-pt-30 {
  padding-top: 7.5rem !important;
}

.u-pt-31 {
  padding-top: 7.75rem !important;
}

.u-pt-32 {
  padding-top: 8rem !important;
}

.u-pt-33 {
  padding-top: 8.25rem !important;
}

.u-pt-34 {
  padding-top: 8.5rem !important;
}

.u-pt-35 {
  padding-top: 8.75rem !important;
}

.u-pt-36 {
  padding-top: 9rem !important;
}

.u-pt-37 {
  padding-top: 9.25rem !important;
}

.u-pt-38 {
  padding-top: 9.5rem !important;
}

.u-pt-39 {
  padding-top: 9.75rem !important;
}

.u-pt-40 {
  padding-top: 10rem !important;
}

.u-pb-0 {
  padding-bottom: 0rem !important;
}

.u-pb-1 {
  padding-bottom: 0.25rem !important;
}

.u-pb-2 {
  padding-bottom: 0.5rem !important;
}

.u-pb-3 {
  padding-bottom: 0.75rem !important;
}

.u-pb-4 {
  padding-bottom: 1rem !important;
}

.u-pb-5 {
  padding-bottom: 1.25rem !important;
}

.u-pb-6 {
  padding-bottom: 1.5rem !important;
}

.u-pb-7 {
  padding-bottom: 1.75rem !important;
}

.u-pb-8 {
  padding-bottom: 2rem !important;
}

.u-pb-9 {
  padding-bottom: 2.25rem !important;
}

.u-pb-10 {
  padding-bottom: 2.5rem !important;
}

.u-pb-11 {
  padding-bottom: 2.75rem !important;
}

.u-pb-12 {
  padding-bottom: 3rem !important;
}

.u-pb-13 {
  padding-bottom: 3.25rem !important;
}

.u-pb-14 {
  padding-bottom: 3.5rem !important;
}

.u-pb-15 {
  padding-bottom: 3.75rem !important;
}

.u-pb-16 {
  padding-bottom: 4rem !important;
}

.u-pb-17 {
  padding-bottom: 4.25rem !important;
}

.u-pb-18 {
  padding-bottom: 4.5rem !important;
}

.u-pb-19 {
  padding-bottom: 4.75rem !important;
}

.u-pb-20 {
  padding-bottom: 5rem !important;
}

.u-pb-21 {
  padding-bottom: 5.25rem !important;
}

.u-pb-22 {
  padding-bottom: 5.5rem !important;
}

.u-pb-23 {
  padding-bottom: 5.75rem !important;
}

.u-pb-24 {
  padding-bottom: 6rem !important;
}

.u-pb-25 {
  padding-bottom: 6.25rem !important;
}

.u-pb-26 {
  padding-bottom: 6.5rem !important;
}

.u-pb-27 {
  padding-bottom: 6.75rem !important;
}

.u-pb-28 {
  padding-bottom: 7rem !important;
}

.u-pb-29 {
  padding-bottom: 7.25rem !important;
}

.u-pb-30 {
  padding-bottom: 7.5rem !important;
}

.u-pb-31 {
  padding-bottom: 7.75rem !important;
}

.u-pb-32 {
  padding-bottom: 8rem !important;
}

.u-pb-33 {
  padding-bottom: 8.25rem !important;
}

.u-pb-34 {
  padding-bottom: 8.5rem !important;
}

.u-pb-35 {
  padding-bottom: 8.75rem !important;
}

.u-pb-36 {
  padding-bottom: 9rem !important;
}

.u-pb-37 {
  padding-bottom: 9.25rem !important;
}

.u-pb-38 {
  padding-bottom: 9.5rem !important;
}

.u-pb-39 {
  padding-bottom: 9.75rem !important;
}

.u-pb-40 {
  padding-bottom: 10rem !important;
}

.u-pl-0 {
  padding-left: 0rem !important;
}

.u-pl-1 {
  padding-left: 0.25rem !important;
}

.u-pl-2 {
  padding-left: 0.5rem !important;
}

.u-pl-3 {
  padding-left: 0.75rem !important;
}

.u-pl-4 {
  padding-left: 1rem !important;
}

.u-pl-5 {
  padding-left: 1.25rem !important;
}

.u-pl-6 {
  padding-left: 1.5rem !important;
}

.u-pl-7 {
  padding-left: 1.75rem !important;
}

.u-pl-8 {
  padding-left: 2rem !important;
}

.u-pl-9 {
  padding-left: 2.25rem !important;
}

.u-pl-10 {
  padding-left: 2.5rem !important;
}

.u-pl-11 {
  padding-left: 2.75rem !important;
}

.u-pl-12 {
  padding-left: 3rem !important;
}

.u-pl-13 {
  padding-left: 3.25rem !important;
}

.u-pl-14 {
  padding-left: 3.5rem !important;
}

.u-pl-15 {
  padding-left: 3.75rem !important;
}

.u-pl-16 {
  padding-left: 4rem !important;
}

.u-pl-17 {
  padding-left: 4.25rem !important;
}

.u-pl-18 {
  padding-left: 4.5rem !important;
}

.u-pl-19 {
  padding-left: 4.75rem !important;
}

.u-pl-20 {
  padding-left: 5rem !important;
}

.u-pl-21 {
  padding-left: 5.25rem !important;
}

.u-pl-22 {
  padding-left: 5.5rem !important;
}

.u-pl-23 {
  padding-left: 5.75rem !important;
}

.u-pl-24 {
  padding-left: 6rem !important;
}

.u-pl-25 {
  padding-left: 6.25rem !important;
}

.u-pl-26 {
  padding-left: 6.5rem !important;
}

.u-pl-27 {
  padding-left: 6.75rem !important;
}

.u-pl-28 {
  padding-left: 7rem !important;
}

.u-pl-29 {
  padding-left: 7.25rem !important;
}

.u-pl-30 {
  padding-left: 7.5rem !important;
}

.u-pl-31 {
  padding-left: 7.75rem !important;
}

.u-pl-32 {
  padding-left: 8rem !important;
}

.u-pl-33 {
  padding-left: 8.25rem !important;
}

.u-pl-34 {
  padding-left: 8.5rem !important;
}

.u-pl-35 {
  padding-left: 8.75rem !important;
}

.u-pl-36 {
  padding-left: 9rem !important;
}

.u-pl-37 {
  padding-left: 9.25rem !important;
}

.u-pl-38 {
  padding-left: 9.5rem !important;
}

.u-pl-39 {
  padding-left: 9.75rem !important;
}

.u-pl-40 {
  padding-left: 10rem !important;
}

.u-pr-0 {
  padding-right: 0rem !important;
}

.u-pr-1 {
  padding-right: 0.25rem !important;
}

.u-pr-2 {
  padding-right: 0.5rem !important;
}

.u-pr-3 {
  padding-right: 0.75rem !important;
}

.u-pr-4 {
  padding-right: 1rem !important;
}

.u-pr-5 {
  padding-right: 1.25rem !important;
}

.u-pr-6 {
  padding-right: 1.5rem !important;
}

.u-pr-7 {
  padding-right: 1.75rem !important;
}

.u-pr-8 {
  padding-right: 2rem !important;
}

.u-pr-9 {
  padding-right: 2.25rem !important;
}

.u-pr-10 {
  padding-right: 2.5rem !important;
}

.u-pr-11 {
  padding-right: 2.75rem !important;
}

.u-pr-12 {
  padding-right: 3rem !important;
}

.u-pr-13 {
  padding-right: 3.25rem !important;
}

.u-pr-14 {
  padding-right: 3.5rem !important;
}

.u-pr-15 {
  padding-right: 3.75rem !important;
}

.u-pr-16 {
  padding-right: 4rem !important;
}

.u-pr-17 {
  padding-right: 4.25rem !important;
}

.u-pr-18 {
  padding-right: 4.5rem !important;
}

.u-pr-19 {
  padding-right: 4.75rem !important;
}

.u-pr-20 {
  padding-right: 5rem !important;
}

.u-pr-21 {
  padding-right: 5.25rem !important;
}

.u-pr-22 {
  padding-right: 5.5rem !important;
}

.u-pr-23 {
  padding-right: 5.75rem !important;
}

.u-pr-24 {
  padding-right: 6rem !important;
}

.u-pr-25 {
  padding-right: 6.25rem !important;
}

.u-pr-26 {
  padding-right: 6.5rem !important;
}

.u-pr-27 {
  padding-right: 6.75rem !important;
}

.u-pr-28 {
  padding-right: 7rem !important;
}

.u-pr-29 {
  padding-right: 7.25rem !important;
}

.u-pr-30 {
  padding-right: 7.5rem !important;
}

.u-pr-31 {
  padding-right: 7.75rem !important;
}

.u-pr-32 {
  padding-right: 8rem !important;
}

.u-pr-33 {
  padding-right: 8.25rem !important;
}

.u-pr-34 {
  padding-right: 8.5rem !important;
}

.u-pr-35 {
  padding-right: 8.75rem !important;
}

.u-pr-36 {
  padding-right: 9rem !important;
}

.u-pr-37 {
  padding-right: 9.25rem !important;
}

.u-pr-38 {
  padding-right: 9.5rem !important;
}

.u-pr-39 {
  padding-right: 9.75rem !important;
}

.u-pr-40 {
  padding-right: 10rem !important;
}

.u-px-0 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.u-px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.u-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.u-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.u-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.u-px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.u-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.u-px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.u-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.u-px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.u-px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.u-px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.u-px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.u-px-13 {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.u-px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.u-px-15 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.u-px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.u-px-17 {
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.u-px-18 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.u-px-19 {
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.u-px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.u-px-21 {
  padding-left: 5.25rem;
  padding-right: 5.25rem;
}

.u-px-22 {
  padding-left: 5.5rem;
  padding-right: 5.5rem;
}

.u-px-23 {
  padding-left: 5.75rem;
  padding-right: 5.75rem;
}

.u-px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.u-px-25 {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
}

.u-px-26 {
  padding-left: 6.5rem;
  padding-right: 6.5rem;
}

.u-px-27 {
  padding-left: 6.75rem;
  padding-right: 6.75rem;
}

.u-px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.u-px-29 {
  padding-left: 7.25rem;
  padding-right: 7.25rem;
}

.u-px-30 {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

.u-px-31 {
  padding-left: 7.75rem;
  padding-right: 7.75rem;
}

.u-px-32 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.u-px-33 {
  padding-left: 8.25rem;
  padding-right: 8.25rem;
}

.u-px-34 {
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}

.u-px-35 {
  padding-left: 8.75rem;
  padding-right: 8.75rem;
}

.u-px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}

.u-px-37 {
  padding-left: 9.25rem;
  padding-right: 9.25rem;
}

.u-px-38 {
  padding-left: 9.5rem;
  padding-right: 9.5rem;
}

.u-px-39 {
  padding-left: 9.75rem;
  padding-right: 9.75rem;
}

.u-px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

.u-py-0 {
  padding-bottom: 0rem;
  padding-top: 0rem;
}

.u-py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.u-py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.u-py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

.u-py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.u-py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

.u-py-6 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.u-py-7 {
  padding-bottom: 1.75rem;
  padding-top: 1.75rem;
}

.u-py-8 {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.u-py-9 {
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
}

.u-py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

.u-py-11 {
  padding-bottom: 2.75rem;
  padding-top: 2.75rem;
}

.u-py-12 {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.u-py-13 {
  padding-bottom: 3.25rem;
  padding-top: 3.25rem;
}

.u-py-14 {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem;
}

.u-py-15 {
  padding-bottom: 3.75rem;
  padding-top: 3.75rem;
}

.u-py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

.u-py-17 {
  padding-bottom: 4.25rem;
  padding-top: 4.25rem;
}

.u-py-18 {
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
}

.u-py-19 {
  padding-bottom: 4.75rem;
  padding-top: 4.75rem;
}

.u-py-20 {
  padding-bottom: 5rem;
  padding-top: 5rem;
}

.u-py-21 {
  padding-bottom: 5.25rem;
  padding-top: 5.25rem;
}

.u-py-22 {
  padding-bottom: 5.5rem;
  padding-top: 5.5rem;
}

.u-py-23 {
  padding-bottom: 5.75rem;
  padding-top: 5.75rem;
}

.u-py-24 {
  padding-bottom: 6rem;
  padding-top: 6rem;
}

.u-py-25 {
  padding-bottom: 6.25rem;
  padding-top: 6.25rem;
}

.u-py-26 {
  padding-bottom: 6.5rem;
  padding-top: 6.5rem;
}

.u-py-27 {
  padding-bottom: 6.75rem;
  padding-top: 6.75rem;
}

.u-py-28 {
  padding-bottom: 7rem;
  padding-top: 7rem;
}

.u-py-29 {
  padding-bottom: 7.25rem;
  padding-top: 7.25rem;
}

.u-py-30 {
  padding-bottom: 7.5rem;
  padding-top: 7.5rem;
}

.u-py-31 {
  padding-bottom: 7.75rem;
  padding-top: 7.75rem;
}

.u-py-32 {
  padding-bottom: 8rem;
  padding-top: 8rem;
}

.u-py-33 {
  padding-bottom: 8.25rem;
  padding-top: 8.25rem;
}

.u-py-34 {
  padding-bottom: 8.5rem;
  padding-top: 8.5rem;
}

.u-py-35 {
  padding-bottom: 8.75rem;
  padding-top: 8.75rem;
}

.u-py-36 {
  padding-bottom: 9rem;
  padding-top: 9rem;
}

.u-py-37 {
  padding-bottom: 9.25rem;
  padding-top: 9.25rem;
}

.u-py-38 {
  padding-bottom: 9.5rem;
  padding-top: 9.5rem;
}

.u-py-39 {
  padding-bottom: 9.75rem;
  padding-top: 9.75rem;
}

.u-py-40 {
  padding-bottom: 10rem;
  padding-top: 10rem;
}

.u-w-5 {
  width: 5% !important;
}

.u-w-6 {
  width: 6% !important;
}

.u-w-7 {
  width: 7% !important;
}

.u-w-8 {
  width: 8% !important;
}

.u-w-9 {
  width: 9% !important;
}

.u-w-10 {
  width: 10% !important;
}

.u-w-11 {
  width: 11% !important;
}

.u-w-12 {
  width: 12% !important;
}

.u-w-13 {
  width: 13% !important;
}

.u-w-14 {
  width: 14% !important;
}

.u-w-15 {
  width: 15% !important;
}

.u-w-16 {
  width: 16% !important;
}

.u-w-17 {
  width: 17% !important;
}

.u-w-18 {
  width: 18% !important;
}

.u-w-19 {
  width: 19% !important;
}

.u-w-20 {
  width: 20% !important;
}

.u-w-21 {
  width: 21% !important;
}

.u-w-22 {
  width: 22% !important;
}

.u-w-23 {
  width: 23% !important;
}

.u-w-24 {
  width: 24% !important;
}

.u-w-25 {
  width: 25% !important;
}

.u-w-26 {
  width: 26% !important;
}

.u-w-27 {
  width: 27% !important;
}

.u-w-28 {
  width: 28% !important;
}

.u-w-29 {
  width: 29% !important;
}

.u-w-30 {
  width: 30% !important;
}

.u-w-31 {
  width: 31% !important;
}

.u-w-32 {
  width: 32% !important;
}

.u-w-33 {
  width: 33% !important;
}

.u-w-34 {
  width: 34% !important;
}

.u-w-35 {
  width: 35% !important;
}

.u-w-36 {
  width: 36% !important;
}

.u-w-37 {
  width: 37% !important;
}

.u-w-38 {
  width: 38% !important;
}

.u-w-39 {
  width: 39% !important;
}

.u-w-40 {
  width: 40% !important;
}

.u-w-41 {
  width: 41% !important;
}

.u-w-42 {
  width: 42% !important;
}

.u-w-43 {
  width: 43% !important;
}

.u-w-44 {
  width: 44% !important;
}

.u-w-45 {
  width: 45% !important;
}

.u-w-46 {
  width: 46% !important;
}

.u-w-47 {
  width: 47% !important;
}

.u-w-48 {
  width: 48% !important;
}

.u-w-49 {
  width: 49% !important;
}

.u-w-50 {
  width: 50% !important;
}

.u-w-51 {
  width: 51% !important;
}

.u-w-52 {
  width: 52% !important;
}

.u-w-53 {
  width: 53% !important;
}

.u-w-54 {
  width: 54% !important;
}

.u-w-55 {
  width: 55% !important;
}

.u-w-56 {
  width: 56% !important;
}

.u-w-57 {
  width: 57% !important;
}

.u-w-58 {
  width: 58% !important;
}

.u-w-59 {
  width: 59% !important;
}

.u-w-60 {
  width: 60% !important;
}

.u-w-61 {
  width: 61% !important;
}

.u-w-62 {
  width: 62% !important;
}

.u-w-63 {
  width: 63% !important;
}

.u-w-64 {
  width: 64% !important;
}

.u-w-65 {
  width: 65% !important;
}

.u-w-66 {
  width: 66% !important;
}

.u-w-67 {
  width: 67% !important;
}

.u-w-68 {
  width: 68% !important;
}

.u-w-69 {
  width: 69% !important;
}

.u-w-70 {
  width: 70% !important;
}

.u-w-71 {
  width: 71% !important;
}

.u-w-72 {
  width: 72% !important;
}

.u-w-73 {
  width: 73% !important;
}

.u-w-74 {
  width: 74% !important;
}

.u-w-75 {
  width: 75% !important;
}

.u-w-76 {
  width: 76% !important;
}

.u-w-77 {
  width: 77% !important;
}

.u-w-78 {
  width: 78% !important;
}

.u-w-79 {
  width: 79% !important;
}

.u-w-80 {
  width: 80% !important;
}

.u-w-81 {
  width: 81% !important;
}

.u-w-82 {
  width: 82% !important;
}

.u-w-83 {
  width: 83% !important;
}

.u-w-84 {
  width: 84% !important;
}

.u-w-85 {
  width: 85% !important;
}

.u-w-86 {
  width: 86% !important;
}

.u-w-87 {
  width: 87% !important;
}

.u-w-88 {
  width: 88% !important;
}

.u-w-89 {
  width: 89% !important;
}

.u-w-90 {
  width: 90% !important;
}

.u-w-91 {
  width: 91% !important;
}

.u-w-92 {
  width: 92% !important;
}

.u-w-93 {
  width: 93% !important;
}

.u-w-94 {
  width: 94% !important;
}

.u-w-95 {
  width: 95% !important;
}

.u-w-96 {
  width: 96% !important;
}

.u-w-97 {
  width: 97% !important;
}

.u-w-98 {
  width: 98% !important;
}

.u-w-99 {
  width: 99% !important;
}

.u-w-100 {
  width: 100% !important;
}

.u-w-full {
  width: 100% !important;
}

.u-h-1 {
  height: 0.25em !important;
}

.u-h-2 {
  height: 0.5em !important;
}

.u-h-3 {
  height: 0.75em !important;
}

.u-h-4 {
  height: 1em !important;
}

.u-h-5 {
  height: 1.25em !important;
}

.u-h-6 {
  height: 1.5em !important;
}

.u-h-7 {
  height: 1.75em !important;
}

.u-h-8 {
  height: 2em !important;
}

.u-h-9 {
  height: 2.25em !important;
}

.u-h-10 {
  height: 2.5em !important;
}

.u-h-11 {
  height: 2.75em !important;
}

.u-h-12 {
  height: 3em !important;
}

.u-h-13 {
  height: 3.25em !important;
}

.u-h-14 {
  height: 3.5em !important;
}

.u-h-15 {
  height: 3.75em !important;
}

.u-h-16 {
  height: 4em !important;
}

.u-h-17 {
  height: 4.25em !important;
}

.u-h-18 {
  height: 4.5em !important;
}

.u-h-19 {
  height: 4.75em !important;
}

.u-font-normal {
  font-weight: 400;
}

.u-font-bold {
  font-weight: 700;
}

.u-text-left {
  text-align: left !important;
}

.u-text-center {
  text-align: center !important;
}

.u-text-right {
  text-align: right !important;
}

.u-block {
  display: block !important;
}

.u-inline {
  display: inline !important;
}

.u-inline-block {
  display: inline-block !important;
}

.u-flex {
  display: flex !important;
}

.u-inline-flex {
  display: inline-flex !important;
}

.u-flex-1 {
  flex: 1;
}

.u-flex-none {
  flex: none;
}

.u-flex-wrap {
  flex-wrap: wrap !important;
}

.u-justify-end {
  justify-content: flex-end !important;
}

.u-justify-center {
  justify-content: center !important;
}

.u-justify-between {
  justify-content: space-between !important;
}

.u-justify-around {
  justify-content: space-around !important;
}

.u-items-center {
  align-items: center !important;
}

.u-border-1 {
  border-style: solid !important;
  border-width: 1px !important;
}

.u-border-2 {
  border-style: solid !important;
  border-width: 2px !important;
}

.u-border-3 {
  border-style: solid !important;
  border-width: 3px !important;
}

.u-border-4 {
  border-style: solid !important;
  border-width: 4px !important;
}

.u-border-5 {
  border-style: solid !important;
  border-width: 5px !important;
}

.u-border-6 {
  border-style: solid !important;
  border-width: 6px !important;
}

.u-border-7 {
  border-style: solid !important;
  border-width: 7px !important;
}

.u-border-8 {
  border-style: solid !important;
  border-width: 8px !important;
}

.u-border-9 {
  border-style: solid !important;
  border-width: 9px !important;
}

.u-border-10 {
  border-style: solid !important;
  border-width: 10px !important;
}

.u-text-10 {
  font-size: 10px !important;
}

.u-text-11 {
  font-size: 11px !important;
}

.u-text-12 {
  font-size: 12px !important;
}

.u-text-13 {
  font-size: 13px !important;
}

.u-text-14 {
  font-size: 14px !important;
}

.u-text-15 {
  font-size: 15px !important;
}

.u-text-16 {
  font-size: 16px !important;
}

.u-text-17 {
  font-size: 17px !important;
}

.u-text-18 {
  font-size: 18px !important;
}

.u-text-19 {
  font-size: 19px !important;
}

.u-text-20 {
  font-size: 20px !important;
}

.u-text-21 {
  font-size: 21px !important;
}

.u-text-22 {
  font-size: 22px !important;
}

.u-text-23 {
  font-size: 23px !important;
}

.u-text-24 {
  font-size: 24px !important;
}

.u-text-25 {
  font-size: 25px !important;
}

.u-text-26 {
  font-size: 26px !important;
}

.u-text-27 {
  font-size: 27px !important;
}

.u-text-28 {
  font-size: 28px !important;
}

.u-text-29 {
  font-size: 29px !important;
}

.u-text-30 {
  font-size: 30px !important;
}

.u-text-xs {
  font-size: 0.625rem !important;
}

.u-text-sm {
  font-size: 0.75rem !important;
}

.u-text-md {
  font-size: 0.875rem !important;
}

.u-text-base {
  font-size: 1rem !important;
}

.u-text-lg {
  font-size: 1.125rem !important;
}

.u-text-xl {
  font-size: 1.25rem !important;
}

.u-relative {
  position: relative !important;
}

@media screen and (min-width: 768px) {
  .u-pc-only {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .u-pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .u-sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-sp-only {
    display: block !important;
  }
}

/* body
========================================================= */
body {
  background-image: url("./assets/images/footer_back.jpg");
  background-repeat: repeat;
  color: var(--color-text-main);
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--font-base);
  line-height: 1;
  text-size-adjust: none;
  font-weight: 400;
}

/* header
========================================================= */
.l-header {
  background-image: url("./assets/images/gnavi_back_sm.jpg");
  background-repeat: repeat-x;
  background-position: left -20px;
  background-size: 480px;
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 50px;
    padding: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  body.home .l-header {
    display: none;
  }
}

.l-header__site-logo {
  width: 240px;
}
@media screen and (max-width: 1024px) {
  .l-header__site-logo {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .l-header__site-logo {
    width: 44%;
  }
}

.l-header-pc__gnav {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .l-header-pc__gnav {
    display: none;
  }
}

/* gnav
========================================================= */
@media screen and (max-width: 767px) {
  .l-front-pc__gnav {
    display: none;
  }
}
.l-front-pc__gnav {
  background-image: url("./assets/images/gnavi_back.jpg");
  padding: 14px 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
}

.l-header-pc__gnav-list,
.l-front-pc__gnav-list {
  display: flex;
  justify-content: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .l-header-pc__gnav-list,
  .l-front-pc__gnav-list {
    gap: 24px;
  }
}
.l-header-pc__gnav-list > li > a,
.l-front-pc__gnav-list > li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  font-feature-settings: "palt" 1;
  line-height: 1.4;
}
.l-header-pc__gnav-list > li > a .nav__ja,
.l-front-pc__gnav-list > li > a .nav__ja {
  color: #fff;
  font-size: 18px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}
.l-header-pc__gnav-list > li > a .nav__en,
.l-front-pc__gnav-list > li > a .nav__en {
  color: #f19caf;
  font-size: 10px;
  letter-spacing: 0.08em;
}

.l-header-pc__gnav-list {
  justify-content: end;
}
@media screen and (max-width: 1024px) {
  .l-header-pc__gnav-list {
    gap: 2vw;
  }
}
@media screen and (max-width: 1024px) {
  .l-header-pc__gnav-list > li > a .nav__ja {
    font-size: 1.9vw;
  }
}

@media screen and (min-width: 768px) {
  .l-header-sp__btn {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-header-sp__btn {
    background: var(--color-primary);
    height: 50px;
    position: fixed;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 9998; /* ボタンを最前面に */
  }
}

.l-header-sp__btn-icon {
  height: 19px;
  left: calc(50% - 12px);
  position: relative;
  top: 9px;
  width: 24px;
}
.l-header-sp__btn-icon .point {
  background-color: #fff;
  display: block;
  height: 2px;
  position: absolute;
  transition: all 0.3s ease;
  width: 100%;
}
.l-header-sp__btn-icon .point.top {
  top: 0;
}
.l-header-sp__btn-icon .point.mid {
  top: calc(50% - 1px);
}
.l-header-sp__btn-icon .point.bot {
  bottom: 0;
}
body.slide-open .l-header-sp__btn-icon .point.top {
  top: calc(50% - 9px);
  transform: translateX(-1px) translateY(8px) rotate(-40deg);
  width: 110%;
}
body.slide-open .l-header-sp__btn-icon .point.mid {
  opacity: 0;
}
body.slide-open .l-header-sp__btn-icon .point.bot {
  bottom: calc(50% + 7px);
  transform: translateX(-1px) translateY(8px) rotate(40deg);
  width: 110%;
}

.l-header-sp__btn-name {
  color: #fff;
  display: block;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 9px;
  position: absolute;
  text-align: center;
  top: 34px;
  width: 100%;
}

.l-header-sp__slide-menu {
  background-color: #fff;
  height: 100vh;
  position: fixed;
  right: -120%;
  top: 0;
  transition: all 0.5s;
  width: 100%;
  z-index: 999;
}
body.slide-open .l-header-sp__slide-menu {
  right: 0;
  /* ナビゲーションの縦スクロール */
}
body.slide-open .l-header-sp__slide-menu #g-nav {
  height: 100vh; /* 表示する高さ */
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* ナビの数が増えた場合縦スクロール */
  position: fixed;
  width: 100%;
  z-index: 999;
}

.l-header-sp__gnav-list {
  margin: 60px auto 0;
  width: 74%;
  max-width: 480px;
}
.l-header-sp__gnav-list > li {
  border-bottom: 1px solid var(--line-primary);
}
.l-header-sp__gnav-list > li > a {
  display: block;
  font-size: var(--font-base);
  padding: 0.85rem 0;
  text-decoration: none;
}
.l-header-sp__gnav-list > li > a .nav__ja {
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
  font-size: var(--font-lg);
  color: var(--color-primary);
}
.l-header-sp__gnav-list > li > a .nav__en {
  font-size: var(--font-xs);
  color: var(--line-primary);
  margin-left: 10px;
}
.l-header-sp__gnav-list > li.has-submenu > a.noscroll {
  display: block;
  position: relative;
}
.l-header-sp__gnav-list > li.has-submenu > a.noscroll > span.icon {
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 20px;
}
.l-header-sp__gnav-list > li.has-submenu > a.noscroll > span.icon::before, .l-header-sp__gnav-list > li.has-submenu > a.noscroll > span.icon::after {
  background-color: var(--color-primary);
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s ease;
}
.l-header-sp__gnav-list > li.has-submenu > a.noscroll > span.icon::before {
  height: 2px;
  right: 0;
  top: calc(50% - 1px);
  width: 20px;
}
.l-header-sp__gnav-list > li.has-submenu > a.noscroll > span.icon::after {
  height: 20px;
  right: calc(50% - 1px);
  top: 0;
  width: 2px;
}
.l-header-sp__gnav-list > li.has-submenu > a.noscroll.open > span.icon::after {
  transform: rotate(90deg);
}
.l-header-sp__gnav-list > li.has-submenu .sub-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-bottom: 1rem;
}
.l-header-sp__gnav-list > li.has-submenu .sub-menu > li {
  width: 49%;
}
.l-header-sp__gnav-list > li.has-submenu .sub-menu > li > a {
  background-color: var(--color-bg-blue);
  border-radius: 25px;
  display: block;
  font-size: var(--font-sm);
  font-weight: 700;
  text-decoration: none;
  padding: 0.75em 1rem;
}

.l-header-sp__address {
  text-align: center;
  font-size: var(--font-sm);
  margin-top: 1rem;
}

.l-header-sp__contact {
  margin: 35px auto 0;
  width: 70%;
  max-width: 300px;
}

.l-header-sp__phone {
  margin: 1rem auto 0;
  width: 70%;
  max-width: 300px;
}
.l-header-sp__phone a {
  background: #fff;
  flex-flow: column wrap;
  gap: 0;
  letter-spacing: 0;
  align-items: center;
  display: flex;
  font-size: var(--font-base);
  font-weight: 900;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  width: 100%;
  border-radius: 40px;
  padding: 0.65em 1em;
  border: 2px solid var(--color-text-main);
  box-shadow: 0 4px 0 0 var(--color-text-main);
}
.l-header-sp__phone a span {
  color: var(--color-primary);
  font-size: 24px;
  font-weight: 900;
}
.l-header-sp__phone a small {
  font-size: 11px;
  font-weight: 700;
  margin-top: 0.5rem;
}

.l-header-sp__gnav-reservation {
  margin: 1rem auto 0;
  width: 70%;
  max-width: 300px;
}

.l-header-sp__close {
  color: var(--color-primary);
  font-size: var(--font-md);
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 15px;
  text-align: center;
}
.l-header-sp__close i {
  margin-right: 0.25em;
}

.l-overlay {
  background: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: all 0.5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 10;
}
body.slide-open .l-overlay {
  background: rgba(0, 0, 0, 0.15);
  cursor: pointer;
  visibility: visible;
}

/* breadcrumb
========================================================= */
.l-breadcrumbs {
  margin: 0 auto;
  min-width: auto;
  width: 100%;
  padding-top: 20px;
}
@media screen and (min-width: 1280px) {
  .l-breadcrumbs {
    padding: 20px 0 0.75em;
    width: 1170px;
  }
}
@media screen and (max-width: 1279px) {
  .l-breadcrumbs {
    margin: 0 auto;
    padding: 10px 0 0.75em 10px;
  }
}

@media screen and (max-width: 767px) {
  .aioseo-breadcrumbs {
    overflow-x: scroll;
    padding-bottom: 2.6vw;
    white-space: nowrap;
  }
}
.aioseo-breadcrumbs span {
  color: var(--color-text-off);
  font-size: clamp(0.625rem, 1.2vw, 0.75rem);
}
.aioseo-breadcrumbs span.aioseo-breadcrumb a {
  color: var(--color-primary);
  text-decoration: none;
}
.aioseo-breadcrumbs span.aioseo-breadcrumb-separator {
  color: var(--color-text-off);
  margin: 0 0.2em;
}

/* content
========================================================= */
.l-content {
  background-image: url("./assets/images/back.jpg");
}

.l-content__inner {
  margin: 0 auto;
  padding: 3rem 0;
}
@media screen and (min-width: 1280px) {
  .l-content__inner {
    width: 1170px;
  }
}
@media screen and (max-width: 1279px) {
  .l-content__inner {
    padding: 5vw 4vw 10vw;
  }
}
@media screen and (max-width: 767px) {
  .l-content__inner {
    padding: 0 5vw 10vw;
  }
}

/* footer
========================================================= */
.l-footer {
  background-image: url("./assets/images/footer_back.jpg");
  background-repeat: repeat;
}

.l-footer__inner {
  background-image: url("./assets/images/footer_back_illust.png");
  background-position: 15px 20px;
  background-repeat: no-repeat;
  padding: 25px 0 0;
  width: 100%;
  display: flex;
}
@media screen and (min-width: 768px) {
  .l-footer__inner {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__inner {
    width: 1170px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__inner {
    padding: 2vw 3vw;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    flex-direction: column;
    padding: 3vw;
  }
}

.l-footer__site-logo {
  padding-bottom: 25px;
  text-align: center;
  width: 147px;
}
@media screen and (max-width: 767px) {
  .l-footer__site-logo {
    margin: 0 auto;
    width: 30%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

@media screen and (max-width: 1279px) {
  .l-footer__site-info {
    flex: 1;
  }
}
@media screen and (max-width: 1024px) {
  .l-footer__site-info {
    margin-left: 3vw;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__site-info {
    text-align: center;
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__site-info {
    width: 700px;
    text-align: right;
  }
}
.l-footer__site-info p {
  color: #959595;
  font-size: 11px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-footer__site-info p {
    display: none;
  }
}
.l-footer__site-info p.copyright {
  color: var(--color-primary);
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .l-footer__site-info p.copyright {
    display: block;
    padding-top: 0;
  }
}

.l-footer__gnav-list {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .l-footer__gnav-list {
    display: none;
  }
}
.l-footer__gnav-list > li {
  display: inline-block;
  line-height: 1.5;
  margin-left: 10px;
  font-size: 14px;
}
.l-footer__gnav-list > li > a {
  text-decoration: none;
  color: var(--color-primary);
}
.l-footer__gnav-list > li > a::before {
  display: inline-block;
  font: var(--fa-font-solid);
  color: var(--color-primary-bright);
  content: "\f138";
  margin-right: 4px;
}

.l-pagetop {
  bottom: 15px;
  position: fixed;
  right: 0;
}
@media screen and (min-width: 768px) {
  .l-pagetop {
    bottom: 60px;
    right: 0;
  }
}
.l-pagetop a {
  align-items: center;
  background-color: var(--color-primary);
  border-radius: 50% 0 0 50%;
  color: #fff;
  display: flex;
  height: 40px;
  justify-content: center;
  text-decoration: none;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .l-pagetop a {
    height: 60px;
    width: 60px;
  }
}
.l-pagetop a i {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .l-pagetop a i {
    font-size: 20px;
  }
}

/*
======================================================
  wp-pagenavi
--------------------------------------------------- */
.wp-pagenavi {
  border: 1px solid var(--line-primary);
  clear: both;
  font-size: 0;
  padding: 0;
  text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border-right: 1px solid var(--line-primary);
  display: inline-block;
  font-size: var(--font-sm);
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: var(--color-primary);
}
.wp-pagenavi span.current {
  background-color: var(--color-primary-bright);
  display: inline-block;
  color: #fff;
  font-weight: 500;
}
.wp-pagenavi span.pages {
  color: #666;
}
.wp-pagenavi a:hover {
  background-color: var(--line-primary);
  display: inline-block;
}
.wp-pagenavi a.last {
  border-right: none;
}

/*
======================================================
  pnav
--------------------------------------------------- */
.pnav {
  border-bottom: 1px solid var(--line-primary);
  border-top: 1px solid var(--line-primary);
  margin: 50px auto 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .pnav {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  ul.pnav__list {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  ul.pnav__list li {
    width: 49.9%;
  }
}
ul.pnav__list li a {
  display: block;
  line-height: 1.6;
  position: relative;
  text-decoration: none;
  color: var(--color-primary);
  font-size: var(--font-sm);
}
ul.pnav__list li a::before {
  display: inline-block;
  font: var(--fa-font-solid);
  position: absolute;
  top: calc(50% - 7px);
  font-size: var(--font-base);
  color: var(--color-primary-bright);
}
@media screen and (max-width: 767px) {
  ul.pnav__list li.pnav__list-previous.no {
    border-top: none;
  }
}
@media screen and (max-width: 767px) {
  ul.pnav__list li.pnav__list-previous.no + li.pnav__list-next {
    border-top: none;
  }
}
ul.pnav__list li.pnav__list-previous a {
  padding: 1em 1em 1em 1.75em;
}
ul.pnav__list li.pnav__list-previous a::before {
  content: "\f137";
  left: 0;
}
ul.pnav__list li.pnav__list-next {
  text-align: right;
}
@media screen and (min-width: 768px) {
  ul.pnav__list li.pnav__list-next {
    border-left: 1px solid var(--line-primary);
  }
}
@media screen and (max-width: 767px) {
  ul.pnav__list li.pnav__list-next {
    border-top: 1px solid var(--line-primary);
  }
  ul.pnav__list li.pnav__list-next.no {
    border-top: none;
  }
}
ul.pnav__list li.pnav__list-next a {
  padding: 1em 1.75em 1em 1em;
}
ul.pnav__list li.pnav__list-next a::before {
  content: "\f138";
  right: 0;
}

/* fv
========================================================= */
.l-fv {
  width: 100%;
  background-image: url("./assets/images/index_back_grade.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

@media screen and (min-width: 768px) {
  .l-fv__inner {
    position: relative;
    width: 100%;
    background-image: url("./assets/images/index_back_c.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    aspect-ratio: 820/596;
    background-size: cover;
  }
}
@media screen and (min-width: 1025px) {
  .l-fv__inner {
    aspect-ratio: 1170/596;
  }
}
@media screen and (min-width: 1280px) {
  .l-fv__inner {
    width: 1170px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .l-fv__inner {
    aspect-ratio: 390/540;
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .l-fv__img {
    aspect-ratio: 390/300;
    background-image: url("./assets/images/index_back_c.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .l-fv__ttl {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .l-fv__ttl {
    position: absolute;
    top: 19%;
    left: 3%;
    width: 20%;
  }
}
@media screen and (min-width: 1025px) {
  .l-fv__ttl {
    width: 16%;
    top: 8.38%;
    left: 1.28%;
  }
}
@media screen and (min-width: 1280px) {
  .l-fv__ttl {
    width: 188px;
  }
}

.l-fv__schedule {
  background-image: url("./assets/images/back_wood.jpg");
}
@media screen and (min-width: 768px) {
  .l-fv__schedule {
    right: 0;
    height: 100%;
    width: 25%;
    position: absolute;
  }
}
@media screen and (min-width: 1025px) {
  .l-fv__schedule {
    width: 204px;
  }
}
@media screen and (max-width: 767px) {
  .l-fv__schedule {
    aspect-ratio: 390/240;
  }
}

@media screen and (min-width: 768px) {
  dl.l-fv__schedule-data {
    height: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  dl.l-fv__schedule-data {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
}
dl.l-fv__schedule-data dt {
  text-align: center;
}
@media screen and (min-width: 768px) {
  dl.l-fv__schedule-data dt {
    height: 54px;
  }
}
@media screen and (max-width: 767px) {
  dl.l-fv__schedule-data dt {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  dl.l-fv__schedule-data dt img {
    width: 140px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  dl.l-fv__schedule-data dd {
    height: calc(100% - 54px);
  }
}
@media screen and (max-width: 767px) {
  dl.l-fv__schedule-data dd {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .recommend-list {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .recommend-list {
    height: 542px;
  }
}
.recommend-list > ul {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .recommend-list > ul {
    overflow: auto;
  }
  .recommend-list > ul::-webkit-scrollbar {
    width: 5px;
  }
  .recommend-list > ul::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .recommend-list > ul::-webkit-scrollbar-thumb {
    background: var(--color-text-main);
  }
}
@media screen and (max-width: 767px) {
  .recommend-list > ul {
    width: 100%;
    height: 100%;
    overflow: auto hidden;
    padding-bottom: 10px;
    white-space: nowrap;
  }
  .recommend-list > ul::-webkit-scrollbar {
    height: 5px;
  }
  .recommend-list > ul::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .recommend-list > ul::-webkit-scrollbar-thumb {
    background: var(--color-text-main);
  }
}
@media screen and (min-width: 768px) {
  .recommend-list > ul > li {
    padding: 10px 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .recommend-list > ul > li {
    display: inline-block;
    margin-right: 1%;
    vertical-align: top;
    white-space: normal;
    width: 33%;
    height: 100%;
    aspect-ratio: 2/3;
  }
}

/* front
========================================================= */
body.home .l-site-content {
  background-image: url("./assets/images/back.jpg");
}
body.home .l-site-content__inner {
  display: flex;
}
@media screen and (min-width: 768px) {
  body.home .l-site-content__inner {
    margin: 0 auto;
    justify-content: space-between;
    padding: 50px 0;
  }
}
@media screen and (min-width: 1280px) {
  body.home .l-site-content__inner {
    width: 1170px;
  }
}
@media screen and (max-width: 1024px) {
  body.home .l-site-content__inner {
    padding: 3vw 3vw 4vw;
  }
}
@media screen and (max-width: 767px) {
  body.home .l-site-content__inner {
    padding: 0 5.3vw 4vw;
    flex-direction: column;
  }
}

@media screen and (min-width: 1280px) {
  .l-front__left,
  .l-front__center,
  .l-front__right {
    width: 360px;
  }
}
@media screen and (max-width: 1024px) {
  .l-front__left,
  .l-front__center,
  .l-front__right {
    width: 31%;
  }
}
@media screen and (max-width: 767px) {
  .l-front__left,
  .l-front__center,
  .l-front__right {
    padding: 1rem 0;
    width: 100%;
  }
}

.p-front__schedule-ttl,
.p-front__essay-ttl {
  color: var(--color-primary);
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  padding-top: 12px;
  padding-bottom: 10px;
}

ul.p-front__schedule-list {
  margin-top: 15px;
}
ul.p-front__schedule-list li a {
  text-decoration: none;
}
ul.p-front__schedule-list li a dl.p-front__schedule-item {
  background-image: url("./assets/images/index_line_schedule.png");
  background-repeat: repeat-y;
  padding: 4px 0 4px 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d9c2cc;
}
ul.p-front__schedule-list li a dl.p-front__schedule-item dt {
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-sub);
  font-weight: normal;
}
ul.p-front__schedule-list li a dl.p-front__schedule-item dd {
  color: var(--color-primary);
  font-size: 14px;
  line-height: 1.5;
}

ul.p-front__essay-list {
  margin-top: 5px;
}
ul.p-front__essay-list li {
  background-image: url("./assets/images/index_line_blog.png");
  background-position: left bottom;
  background-repeat: repeat-x;
  list-style: none;
}
ul.p-front__essay-list li a {
  text-decoration: none;
  font-size: 14px;
  color: var(--color-primary);
  line-height: 1.5;
  display: block;
  padding: 10px 0;
}
ul.p-front__essay-list li a span {
  font-size: 12px;
  color: var(--color-sub);
  margin-left: 4px;
}

.c-more-link {
  margin-top: 15px;
  text-align: right;
}
.c-more-link a {
  text-decoration: none;
  color: var(--color-primary);
  font-size: 14px;
}

.p-bnr-works {
  margin-bottom: 15px;
}

.p-bnr-gallery {
  background-image: url("./assets/images/back_wood.jpg");
  background-repeat: repeat;
  border: 1px solid #d8bb90;
  text-align: center;
  width: 100%;
}
.p-bnr-gallery a {
  display: block;
  padding: 15px 40px;
}

@media screen and (min-width: 768px) {
  .p-front__video {
    padding: 0 3vw;
  }
}

.p-front__video-inner {
  border-top: 1px solid var(--line-primary);
  padding: 3rem 0;
}
@media screen and (min-width: 1280px) {
  .p-front__video-inner {
    width: 1170px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1279px) {
  .p-front__video-inner {
    padding: 2rem 0 2.5rem;
  }
}

.p-front__video-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 3rem;
}
@media screen and (max-width: 1279px) {
  .p-front__video-list {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__video-list {
    grid-template-columns: 1fr;
    width: 70%;
    margin: 0 auto;
    gap: 3rem;
  }
}
.p-front__video-list li a {
  text-decoration: none;
  font-size: var(--font-sm);
  color: var(--color-primary);
}

.p-front__video-icon {
  text-align: center;
  margin-bottom: 2rem;
}
.p-front__video-icon img {
  width: 140px;
}

.p-front__video-item dd {
  line-height: 1.6;
  padding-top: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

dl.p-front__youtube-channel {
  display: flex;
  justify-content: center;
  align-items: center;
}
dl.p-front__youtube-channel .youtube-logo {
  width: 120px;
}
dl.p-front__youtube-channel .channel-img {
  margin: 2rem;
  width: 90px;
}
dl.p-front__youtube-channel .channel-img img {
  border-radius: 50%;
}
dl.p-front__youtube-channel .channel-ttl a {
  text-decoration: none;
  color: var(--color-text-main);
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 24px;
}

.c-sns__btn {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.c-sns__btn li {
  margin: 0 5px;
}
.c-sns__btn li a {
  display: flex;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
}
.c-sns__btn li.ig a {
  background: linear-gradient(to bottom, #4a67d5, #d73085 40%, #f76f30 70%, #fed474);
  font-size: 26px;
}
.c-sns__btn li.x a {
  background-color: #000;
}
.c-sns__btn li.x a img {
  width: 22px;
  height: 22px;
}
.c-sns__btn li.yt a {
  background-color: #f00;
  font-size: 20px;
}

/* page
========================================================= */
.p-content__wrap {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-content__wrap {
    align-items: start;
  }
}
@media screen and (max-width: 767px) {
  .p-content__wrap {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .p-content__header {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-content__header {
    width: 27%;
  }
}
@media screen and (min-width: 1280px) {
  .p-content__header {
    width: 320px;
  }
}

.p-content__header-ttl {
  margin: 0 auto 1rem;
}
@media screen and (max-width: 767px) {
  .p-content__header-ttl {
    width: 75%;
  }
}
#page_works .p-content__header-ttl {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .p-content__header-img {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .p-content__body {
    flex: 1;
    margin-left: 5vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-content__body {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-content__body {
    width: 100%;
    padding-top: 10vw;
  }
}
.p-content__body p {
  line-height: 1.8;
  font-size: var(--font-sm);
}
.p-content__body p + p {
  margin-top: 1.6em;
}
.p-content__body a:not(.c-btn, .wp-block-button__link, .p-child-page-list__nav-btn) {
  color: var(--color-primary);
}
.p-content__body a[target=_blank][rel=noopener] {
  display: inline-block;
  margin: 0 0.3em;
  padding-right: 1.2em;
  position: relative;
}
.p-content__body a[target=_blank][rel=noopener]::after {
  display: inline-block;
  font: var(--fa-font-solid);
  content: "\f08e";
  font-size: 90%;
  position: absolute;
  right: 0;
  top: 0.5em;
}

.p-content__works-list {
  border-top: 3px solid var(--color-primary-bright);
}
@media screen and (max-width: 767px) {
  .p-content__works-list {
    column-count: 2;
  }
}
.p-content__works-list > li {
  border-bottom: 1px solid var(--line-primary);
}
@media screen and (max-width: 767px) {
  .p-content__works-list > li {
    display: inline-block; /* これがポイント */
    width: 100%;
    vertical-align: top;
  }
}
.p-content__works-list > li > a {
  display: block;
  text-decoration: none;
  color: var(--color-primary);
  padding: 0.75em 0 0.75em 1.25em;
  line-height: 1.4;
  position: relative;
}
.p-content__works-list > li > a::before {
  display: inline-block;
  font: var(--fa-font-solid);
  color: var(--color-primary-bright);
  content: "\f138";
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 1em;
}

dl.p-schedule__list {
  margin: 0;
  width: 230px;
}
@media screen and (max-width: 767px) {
  dl.p-schedule__list {
    width: 100%;
    margin: 2rem auto 0;
  }
}
dl.p-schedule__list dt {
  font-size: var(--font-base);
  border-bottom: 3px solid var(--color-primary-bright);
  color: var(--color-primary);
  padding-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  dl.p-schedule__list dt {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  dl.p-schedule__list dd ul {
    column-count: 3;
  }
}
dl.p-schedule__list dd ul li {
  border-bottom: 1px solid var(--line-primary);
  padding: 0.85em 0;
  font-size: var(--font-sm);
}
@media screen and (max-width: 767px) {
  dl.p-schedule__list dd ul li {
    padding: 1em 0;
  }
}
dl.p-schedule__list dd ul li a {
  text-decoration: none;
  color: var(--color-primary);
}
dl.p-schedule__list dd ul li a::before {
  display: inline-block;
  font: var(--fa-font-solid);
  color: var(--color-primary-bright);
  content: "\f138";
  margin-right: 0.35em;
}

ul.p-schedule__archive {
  margin-bottom: 20px;
}
ul.p-schedule__archive li {
  line-height: 1.4;
  border-bottom: 1px solid var(--line-primary);
}
ul.p-schedule__archive li:last-child {
  border-bottom: none;
}
ul.p-schedule__archive li a {
  display: block;
  padding: 15px 0 15px 20px;
  position: relative;
  text-decoration: none;
  font-size: var(--font-sm);
  color: var(--color-primary);
}
ul.p-schedule__archive li a::before {
  display: inline-block;
  font: var(--fa-font-solid);
  content: "\f138";
  margin-right: 5px;
  color: var(--color-sub);
  position: absolute;
  left: 0;
  top: 25px;
}
@media screen and (max-width: 767px) {
  ul.p-schedule__archive li a::before {
    top: 18px;
  }
}
ul.p-schedule__archive li a span.schedule-data {
  color: var(--color-sub);
  margin-right: 10px;
}
ul.p-schedule__archive li a strong {
  font-size: var(--font-xl);
  font-weight: normal;
  color: var(--color-primary);
}
@media screen and (max-width: 767px) {
  ul.p-schedule__archive li a strong {
    font-size: var(--font-lg);
  }
}

.p-schedule__header {
  border-bottom: 1px solid var(--line-primary);
}
.p-schedule__header .wp-block-heading.is-style-c-heading__left-pattern {
  padding: 0.2em 0 0.5em 0.75em;
}

.p-schedule__body {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (min-width: 768px) {
  .p-schedule__body {
    justify-content: space-between;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule__body {
    flex-direction: column;
  }
}

.p-schedule__eye-catch {
  width: 30%;
  margin-left: 3rem;
}
@media screen and (max-width: 767px) {
  .p-schedule__eye-catch {
    width: 70%;
    margin: 2rem auto 0;
  }
}

@media screen and (min-width: 768px) {
  .p-schedule__content {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule__content {
    width: 100%;
    margin-top: 2rem;
  }
}
.p-schedule__content p {
  line-height: 1.8;
  font-size: var(--font-sm);
}
.p-schedule__content p + p {
  margin-top: 1.6em;
}

.p-schedule__date {
  border-left: 1px solid var(--line-primary);
  border-top: 1px solid var(--line-primary);
  width: 100%;
  margin-top: 2rem;
}
.p-schedule__date th,
.p-schedule__date td {
  border-bottom: 1px solid var(--line-primary);
  border-right: 1px solid var(--line-primary);
  font-size: var(--font-sm);
  line-height: 1.6;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
}
.p-schedule__date th {
  background-color: #f7e9da;
  white-space: nowrap;
  width: 6em;
}
.p-schedule__date td strong {
  display: block;
  font-size: var(--font-base);
  font-weight: 700;
}

.p-schedule__link-top {
  text-align: center;
  margin-top: 2rem;
  font-size: var(--font-sm);
}
.p-schedule__link-top a {
  text-decoration: none;
}

.p-gallery__archive {
  background-image: url("./assets/images/back_wood.jpg");
  background-repeat: repeat;
  padding: 20px 35px;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .p-gallery__archive {
    padding: 20px 5vw;
  }
}

.p-gallery__archive-ttl {
  padding: 10px;
}
.p-gallery__archive-ttl img {
  height: auto;
  width: 420px;
}

.p-gallery__archive-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .p-gallery__archive-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .p-gallery__archive-list {
    grid-template-columns: 1fr 1fr;
  }
}
.p-thumbnail-box img {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}
.p-thumbnail-box figcaption {
  margin-top: 0.5rem;
}
.p-thumbnail-box figcaption strong {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}
.p-thumbnail-box figcaption .schedule-data {
  display: block;
  text-align: center;
  font-size: var(--font-xs);
  margin-top: 0.3em;
  color: var(--color-yellow);
}

/* heading
========================================================= */
.wp-block-heading {
  font-feature-settings: "palt" 1;
}

.wp-block-heading.is-style-c-heading__left-pattern {
  background-image: url("./assets/images/index_line_schedule.png");
  background-repeat: repeat-y;
  padding: 0.2em 0 0.2em 1em;
  color: var(--color-primary);
  font-size: 22px;
  line-height: 1.4;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}

.wp-block-heading.is-style-c-heading__bold {
  color: var(--color-primary);
  font-size: var(--font-lg);
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 1.4;
}

/* group
========================================================= */
/* embed
========================================================= */
@media screen and (min-width: 768px) {
  .wp-block-embed.wp-block-embed-youtube {
    width: 65%;
  }
}

.wp-block-embed__wrapper {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
  height: 0 !important;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* list
========================================================= */
.editor-styles-wrapper .wp-block-list.is-style-c-list__dot,
.editor-styles-wrapper .wp-block-list.is-style-c-list__dot ul,
.editor-styles-wrapper .wp-block-list.is-style-c-list__kome,
.editor-styles-wrapper .wp-block-list.is-style-c-list__kome ul {
  list-style: none;
}

.editor-styles-wrapper .wp-block-list.is-style-c-list__dot li,
.editor-styles-wrapper .wp-block-list.is-style-c-list__kome li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}

.editor-styles-wrapper .wp-block-list.is-style-c-list__dot li::marker,
.editor-styles-wrapper .wp-block-list.is-style-c-list__kome li::marker {
  content: "";
}

.wp-block-list.is-style-c-list__dot {
  list-style-type: none;
  margin-block-start: 0;
}
.wp-block-list.is-style-c-list__dot > li {
  line-height: 1.7;
  list-style-type: none;
  padding: 0.2em 0 0.2em 1.5em;
  position: relative;
  font-size: var(--font-sm);
}
.wp-block-list.is-style-c-list__dot > li::before {
  background-color: var(--color-primary);
  border-radius: 50%;
  content: "";
  display: block;
  height: 5px;
  left: 0.5em;
  position: absolute;
  top: 0.85em;
  width: 5px;
}

.wp-block-list.is-style-c-list__kome {
  list-style-type: none;
}
.wp-block-list.is-style-c-list__kome > li {
  line-height: 1.7;
  list-style-type: none;
  padding: 0.2em 0 0.2em 1.15em;
  position: relative;
}
.wp-block-list.is-style-c-list__kome > li::before {
  content: "※";
  display: block;
  left: 0;
  position: absolute;
  top: 0.25em;
}
.wp-block-group.c-simple-table__cell .wp-block-list.is-style-c-list__kome > li {
  padding: 0.1em 0 0.1em 1.15em;
}
.wp-block-group.c-simple-table__cell .wp-block-list.is-style-c-list__kome > li::before {
  top: 0.1em;
}

.wp-block-list.has-background {
  border-radius: 20px;
}

/* columns
========================================================= */
.wp-block-column.c-column__english-01 {
  width: 54.5%;
  flex-basis: auto !important;
  flex-grow: 0 !important;
}
.wp-block-column.c-column__english-02 {
  width: 45.5%;
  flex-basis: auto !important;
  flex-grow: 0 !important;
}

/* btn
========================================================= */
.wp-block-button.is-style-c-button__arrow-right .wp-block-button__link {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: var(--font-base);
  font-weight: 900;
  justify-content: center;
  line-height: 1.2;
  text-decoration: none;
  padding-right: calc(2em + 2px);
  padding-left: calc(1.6em + 2px);
  position: relative;
}
.wp-block-button.is-style-c-button__arrow-right .wp-block-button__link::after {
  display: inline-block;
  font: var(--fa-font-solid);
  content: "\f138";
  display: block;
  position: absolute;
  right: 10px;
}

/* image
========================================================= */
.wp-block-image.c-image__border img {
  box-sizing: content-box;
  border: 5px solid var(--color-primary-bright);
}

.wp-block-image .wp-element-caption {
  text-align: center;
  line-height: 1.6;
  font-size: var(--font-sm);
}

.alignleft {
  float: left;
  margin-right: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* table
========================================================= */
.wp-block-table.is-style-c-table__line-horizontal table {
  border-top: 1px solid var(--line-primary);
}
.wp-block-table.is-style-c-table__line-horizontal table tr {
  border: none;
}
.wp-block-table.is-style-c-table__line-horizontal table tr td {
  border: none;
  border-bottom: 1px solid var(--line-primary);
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-size: var(--font-sm);
}
.wp-block-table.is-style-c-table__line-horizontal table tr td:first-child {
  color: var(--color-primary);
}
.wp-block-table.w8 table tr td:first-child {
  width: 8em;
}
.wp-block-table.w6 table tr td:first-child {
  width: 6em;
}

/* gallery
========================================================= */
/* form
========================================================= */
.editor-styles-wrapper .smf-item:not(:first-child) {
  margin-top: 0 !important;
}

input[type=date].smf-text-control__control {
  display: block;
  inline-size: 100%;
  appearance: none;
}

.wp-block-snow-monkey-forms-item {
  display: grid;
  gap: 0;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.7fr);
  border-top: 1px solid var(--color-border-gray);
}
@media screen and (min-width: 1280px) {
  .wp-block-snow-monkey-forms-item {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
}
@media screen and (max-width: 767px) {
  .wp-block-snow-monkey-forms-item {
    display: block;
  }
}

.smf-item__col {
  padding: 0.25rem 0;
}
@media screen and (max-width: 767px) {
  .smf-item__col {
    padding: 0.5rem 0;
  }
}
.smf-item__col.smf-item__col--label {
  background-color: var(--color-bg-gray);
}
@media screen and (max-width: 767px) {
  .smf-item__col.smf-item__col--label {
    padding: 0;
  }
}
.smf-item__col.smf-item__col--label .smf-item__label {
  display: inline-block;
  font-weight: 500;
}
.smf-item__col.smf-item__col--label .smf-item__description {
  display: inline-block;
  background-color: var(--color-sub);
  color: #fff;
  font-size: var(--font-xs);
  padding: 0.2em 0.5em 0.25em;
  border-radius: 2px;
  font-weight: 500;
  line-height: 1;
  margin-left: 0.3rem;
  position: relative;
  top: -0.15em;
}

.smf-action {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.smf-action button.smf-button-control__control {
  align-items: center;
  flex-wrap: wrap;
  font-size: 20px;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  background: var(--color-sub);
  color: #fff;
  border: none;
  padding-right: 3em;
  padding-left: 3em;
  height: 60px;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .smf-action button.smf-button-control__control {
    padding-right: 2em;
    padding-left: 2em;
  }
}

.wp-block-group.smf-privacypolicy {
  padding-top: 3rem;
  text-align: center;
  border-top: 1px solid var(--color-border-gray);
}
.wp-block-group.smf-privacypolicy p {
  margin-top: 0.75em;
}

.smf-progress-tracker {
  margin-top: 4rem;
}

.wp-block-snow-monkey-forms-item.c-form__textarea, .wp-block-snow-monkey-forms-item.c-form__checkbox {
  width: 100%;
  display: block;
}
.wp-block-snow-monkey-forms-item.c-form__checkbox {
  line-height: 1.6;
}
.wp-block-snow-monkey-forms-item.c-form__other {
  margin-top: 0.5rem;
}
.wp-block-snow-monkey-forms-item.c-form__other .smf-item__label__text {
  padding-top: 0.55rem;
  display: block;
}

.smf-form .smf-textarea-control__control,
.smf-form .smf-text-control__control {
  font-size: var(--font-base);
  padding: 0.5rem 0.75rem !important;
}
.smf-form .smf-textarea-control__control::placeholder,
.smf-form .smf-text-control__control::placeholder {
  color: #adadad;
}
.smf-form .smf-text-control__control {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .smf-form .smf-text-control__control {
    width: 100%;
  }
}
.smf-form .smf-textarea-control__control {
  width: 100%;
}

.smf-item__col.smf-item__col--label {
  padding-top: 0.5rem;
}

/*# sourceMappingURL=style.css.map */
