@charset "UTF-8";
/*
theme Name: Project
Author: Admin
Description: Project official website.
version： 1.0.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
          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-size: 1em; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  font-family: inherit; /* 1 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html {
  box-sizing: border-box;
}

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: inherit;
  margin: 0;
  font-family: "Shippori Mincho", serif;
}
*::before,
* ::after {
  box-sizing: inherit;
  margin: 0;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
input,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  -webkit-font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  overflow-x: hidden;
  overscroll-behavior: none;
  color: #323732;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.15;
  font-family: "Shippori Mincho", serif;
          font-kerning: normal;
  letter-spacing: 0.1em;
  counter-reset: number 0;
}

h1 {
  margin: 0;
}

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

img,
iframe,
video {
  max-width: 100%;
}

button {
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

ol li,
ul li {
  list-style: none;
}

a {
  -webkit-transition: 0.5s;
  color: inherit;
  text-decoration: none;
  transition: 0.5s;
}

.js-focus-visible:focus:not(.focus-visible) {
  outline: 0;
}

*:focus-visible {
  outline: none;
}

.svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* animation
----------------------------------------- */
.inview {
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  opacity: 0;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.inview.is-anim {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/* link
----------------------------------------- */
.c-link {
  -webkit-box-pack: start;
  -webkit-box-align: center;
  display: -webkit-inline-box;
  display: inline-flex;
          align-items: center;
          justify-content: flex-start;
  padding: 0 0.25rem 0.625rem;
  border-bottom: 1px solid #4db462;
}
.c-link.c-link--external .c-link__text {
  padding: 0 0.75rem 0 0;
}
.c-link.c-link--external .c-link__arrow {
  width: 0.9375rem;
  height: 0.9375rem;
}

.c-link__text {
  display: block;
  padding: 0 2rem 0 0;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.c-link__arrow {
  display: block;
  width: 0.5rem;
  height: 1rem;
}

/* container
----------------------------------------- */
.l-container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 8.2051282051%;
}

/* footer
----------------------------------------- */
body.home .l-footer__contact {
  display: none;
}

.l-footer__contact {
  background-color: #f8f8f8;
}

.l-footer__contact-block {
  margin: 0 8.2051282051%;
  padding: 3.25rem 0;
}
.l-footer__contact-block:not(:last-child) {
  border-bottom: 1px solid #dedede;
}
.l-footer__contact-block:nth-child(2) .l-footer__contact-button {
  background-color: #4db462;
}
.l-footer__contact-block:nth-child(2) .l-footer__contact-button .l-footer__contact-button-text {
  letter-spacing: 0;
}

.l-footer__contact-title {
  margin: 0 0 1rem;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: 0em;
  text-align: center;
}

.l-footer__contact-button {
  -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  display: block;
  padding: 1.375rem 0;
  background-color: #323732;
  transition: background-color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.l-footer__contact-button-text {
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  transition: color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.l-footer__contact-text {
  display: block;
  margin: 1.125rem 0 0;
  font-weight: 400;
  font-size: 1.0625rem;
  line-height: 1.2;
  letter-spacing: 0.15em;
  text-align: center;
  pointer-events: none;
}

.l-footer__wrap {
  position: relative;
  padding: 4rem 0 2.125rem;
  background-image: url(./images/common/footer_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
.l-footer__wrap:before {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
          transform: translate(-50%, -50%);
  background-color: #323732;
  content: "";
  mix-blend-mode: multiply;
  opacity: 0.7;
}
.l-footer__wrap .l-container {
  position: relative;
}

.l-footer__logo {
  display: block;
  width: 7.5rem;
}

.l-footer__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: column-reverse;
          align-items: flex-start;
          justify-content: flex-start;
  margin: 2rem 0 0;
}

.l-footer__nav {
  padding: 2rem 0 0;
  border-top: 1px solid #fff;
}

.l-footer__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
  flex-wrap: wrap;
          align-items: flex-start;
          justify-content: flex-start;
}

.l-footer__item {
  width: 6.25rem;
}
.l-footer__item:not(:nth-child(2n)) {
  margin: 0 1.5rem 1.5rem 0;
}

.l-footer__link {
  display: block;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0em;
}

.l-footer__info {
  margin: 0 0 2rem;
}

.l-footer__address {
  margin: 0 0 1.25rem;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4;
  letter-spacing: 0em;
}

.l-footer__info-tel {
  display: block;
}
.l-footer__info-tel:not(:last-child) {
  margin: 0 0 0.875rem;
}
.l-footer__info-tel:nth-child(2) {
  text-decoration: none;
  pointer-events: none;
}

.l-footer__info-tel-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: end;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-end;
          justify-content: flex-start;
}

.l-footer__info-tel--text {
  display: block;
  margin: 0 0.5rem 0 0;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4;
  letter-spacing: 0em;
}

.l-footer__info-tel--number {
  display: block;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0em;
}

.l-footer__info-tel-text {
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1;
  letter-spacing: 0.05em;
}

.l-footer__copy {
  margin: 2rem 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.1em;
}

/* hamburger
----------------------------------------- */
.l-hamburger__toggle {
  -webkit-transition: all 0.5s ease;
  display: block;
  z-index: 3;
  position: fixed;
  top: 0;
  right: 0;
  width: 3.875rem;
  height: 3.875rem;
  padding: 1.625rem 0.75rem;
  background-color: #4db462;
  cursor: pointer;
  transition: all 0.5s ease;
}
.l-hamburger__toggle.is-active .l-hamburger__toggleWrap span:nth-of-type(1) {
  -webkit-transform: translateY(0.3rem) rotate(-45deg);
          transform: translateY(0.3rem) rotate(-45deg);
}
.l-hamburger__toggle.is-active .l-hamburger__toggleWrap span:nth-of-type(2) {
  -webkit-transform: translateY(-0.3rem) rotate(45deg);
          transform: translateY(-0.3rem) rotate(45deg);
}
.l-hamburger__toggle:hover {
  opacity: 1;
}
.l-hamburger__toggle.is-active {
  background-color: #323732;
}

.l-hamburger__toggleWrap {
  -webkit-transition: all 0.5s ease;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.l-hamburger__toggleWrap span {
  -webkit-transition: all 0.5s ease;
  display: inline-block;
  position: absolute;
  width: 2.375rem;
  height: 1px;
  background-color: #fff;
  transition: all 0.5s ease;
}
.l-hamburger__toggleWrap span:nth-of-type(1) {
  top: 0;
  left: 0;
}
.l-hamburger__toggleWrap span:nth-of-type(2) {
  bottom: 0;
  left: 0;
}

/* header
----------------------------------------- */
body.home .l-header__menu {
  display: none;
}

.l-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
  width: 100%;
  padding: 1rem 5.1282051282%;
  background-color: rgba(0, 0, 0, 0);
}
.l-header.is-active .l-header__menu-link {
  color: #323732;
}

.l-header__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
  width: 100%;
}

.l-header__logo {
  position: absolute;
  top: 1rem;
  left: 1.25rem;
}

.l-header__logoLink {
  display: block;
  width: 7.5rem;
  height: 1.875rem;
}

.l-header__menu {
  display: none;
}

.l-header__menu-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: flex-start;
}

.l-header__menu-link {
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: color 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

/* menu
----------------------------------------- */
.l-menu {
  -webkit-transition: all 0.5s ease;
  display: block;
  visibility: hidden;
  z-index: -1;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  padding: 4.625rem 5.1282051282% 2.5rem;
  overflow-y: scroll;
  background-color: #323732;
  opacity: 0;
  transition: all 0.5s ease;
}
.l-menu.is-active {
  -webkit-animation-duration: 0.5s;
  visibility: visible;
  z-index: 2;
          animation-duration: 0.5s;
  opacity: 1;
}

.l-menu__nav {
  margin: 0 0 3rem;
}

.l-menu__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
  flex-wrap: wrap;
          align-items: flex-start;
          justify-content: space-between;
}

.l-menu__item {
  width: 48%;
}
.l-menu__item:not(:last-child) {
  margin: 0 0 1.75rem;
}

.l-menu__link {
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: 0em;
}

.l-menu__sub-list {
  margin: 0.75rem 0 0;
}

.l-menu__sub-item:not(:last-child) {
  margin: 0 0 0.75rem;
}

.l-menu__sub-link {
  display: inline-block;
  position: relative;
  padding: 0 0 0 1rem;
  color: #fff;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0em;
}
.l-menu__sub-link:before {
  -webkit-transform: translate(0%, -50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.375rem;
  height: 1px;
          transform: translate(0%, -50%);
  background-color: #fff;
  content: "";
}

.l-menu__info address {
  margin: 0 0 1.5rem;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4;
  letter-spacing: 0em;
}

.l-menu__logo {
  display: block;
  width: 11.25rem;
  margin: 0 0 1.5rem;
}

.l-menu__tel-link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
}
.l-menu__tel-link:not(:last-child) {
  margin: 0 0 1rem;
}

.l-menu__tel-title {
  margin: 0.6875rem 0.375rem 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.l-menu__tel-number-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: end;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: column;
          align-items: flex-end;
          justify-content: flex-start;
}

.l-menu__tel--number {
  display: block;
  margin: 0 0 0.5rem;
  color: #fff;
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.l-menu__tel-text {
  display: block;
  margin: 0 -0.4375rem 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.2;
  letter-spacing: 0em;
}

.l-menu__copy {
  margin: 2rem 0 0;
  color: #fff;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.1em;
}

/* section
----------------------------------------- */

.l-section {
  overflow: hidden;
}

.l-section__container {
  position: relative;
  margin: 4.5625rem 0 0;
  padding: 0 0 0 2rem;
  border-top: 1px solid #dedede;
}
.l-section__container:before {
  position: absolute;
  top: -4.5rem;
  left: 2rem;
  width: 1px;
  height: calc(100% + 4.5rem);
  background-color: #dedede;
  content: "";
}

.l-section__title-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
  z-index: 1;
  position: relative;
          flex-direction: row;
          align-items: center;
          justify-content: flex-start;
  padding: 0 0 0 1rem;
  border-left: 1px solid #323732;
}
.l-section__title-wrap .l-section__title {
  border-left: none;
}

.l-section__title-logo {
  display: block;
  width: 1.40625rem;
  height: 2.6875rem;
  margin: 0.875rem 0 0;
}

.l-section__title {
  position: relative;
  padding: 0.875rem 0 0 0.75rem;
  border-left: 1px solid #323732;
}

.l-section__title-sub {
  display: block;
  margin: 0 0 0.1875rem;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: 0em;
}

.l-section__title-main {
  display: block;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0em;
}

.l-section__block {
  position: relative;
  padding: 1.5rem 0 0 0.75rem;
}
.l-section__block:not(:last-child) {
  margin: 0 0 2rem;
}

.l-section__block-leaf {
  display: block;
  position: absolute;
  top: -4.75rem;
  right: 2.5rem;
  width: 3.75rem;
  height: 5.1875rem;
}

.l-section__block-figure {
  margin: 0 0 1.5rem -0.75rem;
}
.l-section__block-figure img {
  -o-object-fit: cover;
  aspect-ratio: 672/280;
  height: 100%;
     object-fit: cover;
}

.l-section__block-content {
  margin: 0 8.2051282051% 0 0;
}

.l-section__block-title {
  margin: 0 0 1rem;
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 2;
  letter-spacing: 0em;
}

.l-section__block-title-sub {
  margin: 0 0 0.625rem;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 2;
  letter-spacing: 0em;
}

.l-section__block-text-wrap {
  margin: 1.125rem 0;
}

.l-section__block-text-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
}
.l-section__block-text-row .l-section__block-text:first-child {
  flex-shrink: 0;
  width: 5rem;
}
.l-section__block-text-row .l-section__block-text:nth-child(2) {
  padding: 0 0 0 2em;
  text-indent: -2em;
}

.l-section__block-text {
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 2;
  letter-spacing: 0em;
}
.l-section__block-text.mt {
  margin: 1.5rem 0 0;
}

.l-section__block-list {
  margin: 2rem 0 0;
}

.l-section__block-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: end;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-end;
          justify-content: flex-start;
}
.l-section__block-row:not(:last-child) {
  margin: 0 0 0.625rem;
}

.l-section__block-item {
  flex-shrink: 0;
  width: 6.875rem;
  margin: 0 0.375rem 0 0;
  padding: 0 0 0.25rem 0.25rem;
  border-bottom: 1px solid #dedede;
  color: #828582;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0em;
}

.l-section__block-detail {
  width: calc(100% - 7.25rem);
  padding: 0 0 0.25rem 0.25rem;
  border-bottom: 1px solid #323732;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0em;
}

.l-section__lightbox-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: column-reverse;
          align-items: flex-start;
          justify-content: flex-start;
  margin: 3rem 0 0;
}

.l-section__lightbox-link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  width: 100%;
}

.l-section__lightbox-link-text {
  margin: 1rem 0 0;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 2;
  letter-spacing: 0em;
  text-align: center;
}

.l-section__loop {
  margin: 0 0 2.5rem 0;
}

.l-section__loop-list {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
}

.l-section__loop-wrap {
  -webkit-animation: infinity-scroll 50s infinite linear 0.5s both;
  display: -webkit-box;
  display: flex;
  width: 1696px;
  padding: 0;
          animation: infinity-scroll 50s infinite linear 0.5s both;
}

@-webkit-keyframes infinity-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes infinity-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.l-section__loop-item {
  display: block;
  display: block;
  width: 238px;
  height: 162px;
  margin: 0 5px 0 0;
  background-image: url(./images/assets/tachiki_img02.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.l-section__loop-img {
  position: relative;
  width: 100% !important;
  height: 100%;
}
.l-section__loop-img picture {
  display: block;
}
.l-section__loop-img img {
  -o-object-fit: cover;
  display: block;
  aspect-ratio: 238/162;
  height: 100%;
     object-fit: cover;
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
.l-section__video {
  margin: 3.5rem 0 0;
}

.l-section__video-title {
  margin: 0 0 1rem;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: 0em;
}

.l-section__video-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.l-section__video-wrap:before {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
          transform: translate(-50%, -50%);
  border: 0.375rem solid #4db462;
  background-color: rgba(255, 255, 255, 0);
  content: "";
  pointer-events: none;
}
.l-section__video-wrap video {
  -o-object-fit: cover;
  aspect-ratio: 671/393;
  height: 100%;
     object-fit: cover;
}
.l-section__video-wrap #js-damy-img {
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
          transform: translate(-50%, -50%);
}
.l-section__video-wrap #js-damy-img img {
  -o-object-fit: cover;
  aspect-ratio: 671/393;
  height: 100%;
     object-fit: cover;
}

.l-section__video-button {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3.5rem;
  height: 3.5rem;
          transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
}

.goverlay {
  background: #323732 !important;
  opacity: 0.97;
}

.glightbox-mobile .goverlay {
  background: #323732 !important;
  opacity: 0.97;
}

.glightbox-clean .gslide-media {
  box-shadow: none !important;
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(255, 255, 255, 0) !important;
}

.gclose.gbtn {
  -webkit-transform: translate(-50%, 0%) !important;
  position: absolute !important;
  top: 72vh !important;
  left: 50% !important;
          transform: translate(-50%, 0%) !important;
}
.gclose.gbtn:after {
  -webkit-transform: translate(-50%, 0%);
  position: absolute;
  bottom: 0.3125rem;
  left: 50%;
  width: 3.375rem;
  height: 1px;
          transform: translate(-50%, 0%);
  background-color: #fff;
  content: "";
}
.gclose.gbtn:before {
  -webkit-transform: translate(-50%, -50%);
  -webkit-writing-mode: vertical-lr;
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-50%, -50%);
  content: "閉じる";
  color: #fff;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0em;
          writing-mode: vertical-lr;
}
.gclose.gbtn svg {
  display: none;
}

.l-section__table-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
  z-index: 1;
  position: relative;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
  margin: 0 0 1rem;
}

.l-section__table {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
  overflow-x: scroll;
  overflow-y: hidden;
  border-top: 1px solid #bebebe;
  white-space: nowrap;
}

.l-section__table-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: flex-start;
  border-right: 1px solid #bebebe;
}
.l-section__table-column:first-child .l-section__table-item {
  width: 11.25rem;
  height: 2.8125rem;
}
.l-section__table-column:first-child .l-section__table-detail {
  width: 11.25rem;
  padding: 0.625rem 0 0.625rem 0.75rem;
  background-color: #f8f8f8;
}
.l-section__table-column:last-child {
  border-right: none;
}

.l-section__table-item {
  width: 7.5rem;
  height: 2.8125rem;
  padding: 0.625rem;
  border-bottom: 1px solid #bebebe;
  background-color: #f8f8f8;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 0em;
  text-align: center;
}

.l-section__table-detail {
  width: 7.5625rem;
  padding: 0.625rem 0;
  border-bottom: 1px solid #bebebe;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.5;
  letter-spacing: 0em;
  text-align: center;
}

.l-section__block-flex-figure {
  margin: 2rem 0 0;
}

.l-section__item {
  position: relative;
  padding: 0 0 0 1rem;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.8;
  letter-spacing: 0em;
}
.l-section__item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.8;
  letter-spacing: 0em;
}
.l-section__item:not(:last-child) {
  margin: 0 0 0.875rem;
}

.l-section__map {
  margin: 0 0 1rem;
}
.l-section__map iframe {
  -o-object-fit: cover;
  aspect-ratio: 672/379;
     object-fit: cover;
}

.l-section__block-address {
  margin: 0 0 2.5rem;
}
.l-section__block-address address {
  margin: 0 0 1rem;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 2;
  letter-spacing: 0em;
}

/* p-home-about
----------------------------------------- */
.p-home-about {
  position: relative;
  padding: 6rem 0 0;
}
.p-home-about:before {
  z-index: -1;
  position: absolute;
  top: 21.25rem;
  right: 0;
  width: 84%;
  height: 40.625rem;
  background-color: #f8f8f8;
  content: "";
}

.p-home-about__inner {
  margin: 0 0 5rem;
}

.p-home-about__title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-box-align: start;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: flex;
  position: relative;
          flex-direction: row-reverse;
          align-items: flex-start;
          justify-content: flex-end;
  margin: 0 0 3rem;
  padding: 5rem 0 0 4rem;
}

.p-home-about__title-img {
  display: block;
  position: absolute;
  top: 0;
  left: 8.75rem;
  width: 4rem;
}

.p-home-about__title-text {
  -webkit-writing-mode: vertical-rl;
  display: block;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 0em;
  white-space: nowrap;
          writing-mode: vertical-rl;
}
.p-home-about__title-text:not(:last-child) {
  margin: 0 0 0 2rem;
}

.p-home-about__content {
  position: relative;
}

.p-home-about__content-leaf {
  display: block;
  position: absolute;
  right: 4rem;
  bottom: 1.25rem;
  width: 2rem;
}

.p-home-about__content-img {
  width: 100vw;
  margin: 0 calc(50% - 50vw) 3rem;
}

.p-home-about__content-text {
  margin: 0 0 3rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0em;
}

.p-home-about__img-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: space-between;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.p-home-about__img:first-child {
  width: 58%;
}
.p-home-about__img:nth-child(2) {
  width: 30%;
  margin: 7.5rem 0 0;
}

/* p-home-assets
----------------------------------------- */
.p-home-assets {
  margin: 6.25rem 0;
  padding: 6.25rem 8.2051282051%;
  background-color: #4db462;
  color: #fff;
}
.p-home-assets .c-link {
  border-bottom: 1px solid #fff;
}
.p-home-assets .c-link .svg path {
  stroke: #fff;
}

.p-home-assets__scroll-line {
  display: none;
}
.p-home-assets__scroll-line:before {
  position: absolute;
  top: 0.625rem;
  left: 3.25rem;
  width: 5.125rem;
  height: 1px;
  background: #323732;
  content: "";
}
.p-home-assets__scroll-line:after {
  -webkit-animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
  display: block;
  position: absolute;
  top: 0.5rem;
  left: 3.25rem;
  width: 0.28125rem;
  height: 0.28125rem;
  border-radius: 50%;
  background-color: #323732;
  content: "";
          animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}

@-webkit-keyframes circlemove {
  0% {
    left: 3.25rem;
  }
  to {
    left: 8.125rem;
  }
}

@keyframes circlemove {
  0% {
    left: 3.25rem;
  }
  to {
    left: 8.125rem;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  to {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  to {
    opacity: 0;
  }
}
.p-home-assets__area:not(:last-child) {
  margin: 0 0 4.5rem;
}

.p-home-assets__figure {
  margin: 0 0 2rem;
}
.p-home-assets__figure img {
  -o-object-fit: cover;
  aspect-ratio: 406/406;
  height: 100%;
     object-fit: cover;
}

.p-home-assets__title {
  margin: 0 0 1.5rem;
}

.p-home-assets__title--sub {
  display: block;
  margin: 0 0 0.75rem;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

.p-home-assets__title--main {
  display: block;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: 0em;
}

.p-home-assets__text {
  margin: 0 0 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0em;
}

/* p-home-faith
----------------------------------------- */
.p-home-faith {
  position: relative;
}
.p-home-faith:before {
  z-index: -1;
  position: absolute;
  top: 6.25rem;
  left: 0;
  width: 84%;
  height: 35.625rem;
  background-color: #f8f8f8;
  content: "";
}

.p-home-faith__head {
  position: relative;
}

.p-home-faith__leaf {
  display: block;
  position: absolute;
  top: 2.5rem;
  left: 0;
  width: 2.5rem;
  height: 4.6875rem;
}

.p-home-faith__title {
  -webkit-writing-mode: vertical-rl;
  display: block;
  padding: 0 0 0 4.5rem;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 0em;
  white-space: nowrap;
          writing-mode: vertical-rl;
}

.p-home-faith__content {
  margin: 3rem 0 0;
}

.p-home-faith__figure {
  margin: 0 0 3rem;
}

.p-home-faith__text {
  margin: 0 0 3rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0em;
}

/* p-home-guide
----------------------------------------- */
.p-home-guide {
  margin: 0 0 6.25rem;
  padding: 0 8.2051282051%;
}

.p-home-guide__link {
  display: block;
  position: relative;
}
.p-home-guide__link:before {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
          transform: translate(-50%, -50%);
  border: 0.375rem solid #4db462;
  background-color: rgba(255, 255, 255, 0);
  content: "";
}

.p-home-guide__figure img {
  -o-object-fit: cover;
  aspect-ratio: 600/314;
     object-fit: cover;
}

.p-home-guide__title {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
          transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}

/* p-home-hymn
----------------------------------------- */
.p-home-hymn {
  position: relative;
  padding: 1.5rem 0 0;
}
.p-home-hymn:before {
  z-index: -1;
  position: absolute;
  top: 18.125rem;
  right: 0;
  width: 84%;
  height: 59.375rem;
  background-color: #f8f8f8;
  content: "";
}

.p-home-hymn__top {
  display: block;
  position: absolute;
  top: 1.5rem;
  left: 10.2564102564%;
  color: #9bae4d;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.p-home-hymn__leaf {
  display: block;
  position: absolute;
}

.p-home-hymn__leaf--01 {
  right: 2.1875rem;
  bottom: 30.625rem;
  width: 4rem;
  height: 3.125rem;
}

.p-home-hymn__leaf--02 {
  bottom: 11.25rem;
  left: 2.625rem;
  width: 2.25rem;
  height: 3.6875rem;
}

.p-home-hymn__title-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-box-align: start;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: flex;
  position: relative;
          flex-direction: row-reverse;
          align-items: flex-start;
          justify-content: flex-end;
  margin: 0 0 3rem;
  padding: 4rem 0 0 4rem;
}

.p-home-hymn__title-sub {
  -webkit-writing-mode: vertical-rl;
  display: block;
  margin: 0 0 0 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0em;
  white-space: nowrap;
          writing-mode: vertical-rl;
}

.p-home-hymn__title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-box-align: start;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: flex;
          flex-direction: row-reverse;
          align-items: flex-start;
          justify-content: flex-end;
}

.p-home-hymn__title-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
}
.p-home-hymn__title-text:not(:last-child) {
  margin: 0 0 0 2rem;
}

.p-home-hymn__title-text-block {
  -webkit-writing-mode: vertical-rl;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: center;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 0em;
  white-space: nowrap;
          writing-mode: vertical-rl;
}
.p-home-hymn__title-text-block:not(:last-child) {
  margin: 0 0 0.5rem;
}

.p-home-hymn__content-img {
  width: 100vw;
  margin: 0 calc(50% - 50vw) 4rem;
}
.p-home-hymn__content-block .p-home-hymn__content-block-img {
  width: 64%;
}
.p-home-hymn__content-block .p-home-hymn__content-block-img img {
  -o-object-fit: cover;
  aspect-ratio: 283/272;
     object-fit: cover;
}

.p-home-hymn__content-block-img:nth-child(2) {
  width: 48%;
  margin: 0 -9.8159509202% 0 auto;
}
.p-home-hymn__content-block-img img {
  -o-object-fit: cover;
  aspect-ratio: 285/428;
     object-fit: cover;
}

.p-home-hymn__content-block-text {
  margin: 3rem 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0em;
}

/* p-home-instagram
----------------------------------------- */
.p-home-instagram {
  padding: 6.25rem 0;
}
.p-home-instagram .c-link__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: center;
  margin: 1.5rem 0 0;
}

.p-home-instagram__title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: flex-start;
  margin: 0 0 1.5rem;
}

.p-home-instagram__title--icon {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.625rem 0 0;
}

.p-home-instagram__title--text {
  display: block;
  margin: 0 0 0.1875rem;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: 0.04em;
}

.p-home-instagram__text {
  margin: 0 0 1.5rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0em;
}

.p-home-instagram__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
  flex-wrap: wrap;
          align-items: flex-start;
          justify-content: flex-start;
}

.p-home-instagram__item {
  width: 47.2392638037%;
}
.p-home-instagram__item:not(:nth-child(2n)) {
  margin: 0 5.5214723926% 5.5214723926% 0;
}

.p-home-instagram__figure img {
  -o-object-fit: cover;
  aspect-ratio: 1/1;
     object-fit: cover;
}

/* home-kv
----------------------------------------- */
.p-home-kv {
  position: relative;
}

.p-home-kv__figure {
  position: relative;
  height: 70vh;
}
.p-home-kv__figure:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-radial-gradient(#323732 20%, transparent 20%), -webkit-radial-gradient(#323732 20%, transparent 20%);
  background-image: radial-gradient(#323732 20%, transparent 20%), radial-gradient(#323732 20%, transparent 20%);
  background-position: 0 0, 1.5px 1.5px;
  background-size: 3px 3px;
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}
.p-home-kv__figure img {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
}
.p-home-kv__figure video {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
}

.p-home-kv__logo {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 42%;
  left: calc(50% + 0.8rem);
  width: 4.375rem;
          transform: translate(-50%, -50%);
}

.p-home-kv__map {
  display: block;
  position: absolute;
  bottom: 2.5rem;
  left: 0.625rem;
  width: 7.5rem;
}

.p-home-kv__nav {
  position: absolute;
  right: 0;
  bottom: -3.5rem;
  padding: 1.25rem 1.375rem 1.25rem 1.75rem;
}
.p-home-kv__nav:before {
  -webkit-transform: translate(0%, -50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 100%;
          transform: translate(0%, -50%);
  background-color: #fff;
  content: "";
}

.p-home-kv__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
  z-index: 1;
  position: relative;
          flex-direction: row-reverse;
          align-items: flex-start;
          justify-content: flex-start;
}

.p-home-kv__item {
  width: 1.5rem;
}
.p-home-kv__item:not(:first-child) {
  margin: 0 1.5rem 0 0;
}

.p-home-kv__link {
  display: block;
}

.p-home-kv__link-text {
  -webkit-writing-mode: vertical-rl;
  display: block;
  padding: 0 0 0 0.1875rem;
  border-left: 1px solid #4db462;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
          writing-mode: vertical-rl;
}

/* p-access
----------------------------------------- */

.p-access-application {
  margin: 0 0 5rem;
}
.p-access-application .c-link__inner {
  margin: 2rem 0 0.625rem;
}
.p-access__from-wrap:not(:last-child) {
  margin: 0 0 2.5rem;
}

.p-access__from {
  overflow: hidden;
}
.p-access__from:not(:last-child) {
  margin: 0 0 1.625rem;
}
.p-access__from .c-link__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
  margin: 2rem 0 0;
}

.p-access__from-figure {
  overflow-x: scroll;
}
.p-access__from-figure img {
  width: 750px;
  max-width: unset;
}

.p-access__from-title {
  margin: 0 0 0.75rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
}

/* p-assets
----------------------------------------- */
.l-section__loop.tachiki .l-section__loop-item:first-child {
  background-image: url(./images/assets/tachiki_img02.jpg);
}
.l-section__loop.tachiki .l-section__loop-item:nth-child(2) {
  background-image: url(./images/assets/tachiki_img03.jpg);
}
.l-section__loop.tachiki .l-section__loop-item:nth-child(3) {
  background-image: url(./images/assets/tachiki_img04.jpg);
}
.l-section__loop.tachiki .l-section__loop-item:nth-child(4) {
  background-image: url(./images/assets/tachiki_img05.jpg);
}
.l-section__loop.tachiki .l-section__loop-item:nth-child(5) {
  background-image: url(./images/assets/tachiki_img06.jpg);
}
.l-section__loop.tachiki .l-section__loop-item:nth-child(6) {
  background-image: url(./images/assets/tachiki_img07.jpg);
}
.l-section__loop.thousand-armed .l-section__loop-item:first-child {
  background-image: url(./images/assets/thousand_img02.jpg);
}
.l-section__loop.thousand-armed .l-section__loop-item:nth-child(2) {
  background-image: url(./images/assets/thousand_img03.jpg);
}
.l-section__loop.thousand-armed .l-section__loop-item:nth-child(3) {
  background-image: url(./images/assets/thousand_img04.jpg);
}
.l-section__loop.thousand-armed .l-section__loop-item:nth-child(4) {
  background-image: url(./images/assets/thousand_img05.jpg);
}
.l-section__loop.thousand-armed .l-section__loop-item:nth-child(5) {
  background-image: url(./images/assets/thousand_img06.jpg);
}
.l-section__loop.thousand-armed .l-section__loop-item:nth-child(6) {
  background-image: url(./images/assets/thousand_img07.jpg);
}
.l-section__loop.other .l-section__loop-item:first-child {
  background-image: url(./images/assets/other_img01.jpg);
}
.l-section__loop.other .l-section__loop-item:nth-child(2) {
  background-image: url(./images/assets/other_img02.jpg);
}
.l-section__loop.other .l-section__loop-item:nth-child(3) {
  background-image: url(./images/assets/other_img03.jpg);
}
.l-section__loop.other .l-section__loop-item:nth-child(4) {
  background-image: url(./images/assets/other_img04.jpg);
}
.l-section__loop.other .l-section__loop-item:nth-child(5) {
  background-image: url(./images/assets/other_img05.jpg);
}
.l-section__loop.other .l-section__loop-item:nth-child(6) {
  background-image: url(./images/assets/other_img06.jpg);
}
.l-section__loop.other .l-section__loop-item:nth-child(7) {
  background-image: url(./images/assets/other_img07.jpg);
}

.p-assets-tachiki .l-section__loop-wrap,
.p-assets-thousand-armed .l-section__loop-wrap {
  -webkit-animation: infinity-scroll 50s infinite linear 0.5s both;
  width: 1453px;
          animation: infinity-scroll 50s infinite linear 0.5s both;
}

.p-assets-outline__chronology {
  margin: 0 0 5rem;
  padding: 0 0 2.5rem 0.75rem;
}

.p-assets-outline__chronology-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
  position: relative;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
  margin: 2rem 0 0;
}

.p-assets-outline__chronology-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
  padding: 0 2.5rem 0 0;
  overflow-x: scroll;
  overflow-y: hidden;
}
.p-assets-outline__chronology-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: start;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
  position: relative;
          flex-direction: row;
          align-items: flex-start;
          justify-content: flex-start;
  height: 100%;
}
.p-assets-outline__chronology-list:before {
  position: absolute;
  top: 12.5rem;
  left: 0;
  width: calc(100% + 3rem);
  height: 1px;
  background-color: #dedede;
  content: "";
}

.p-assets-outline__chronology-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: flex-start;
  height: 100%;
}
.p-assets-outline__chronology-column:not(:last-child) {
  margin: 0 1.875rem 0 0;
}
.p-assets-outline__chronology-column:first-child {
  margin: 0 3.5rem 0 0;
  padding: 0 0 0 1.5rem;
}
.p-assets-outline__chronology-column:first-child .p-assets-outline__chronology-item,
.p-assets-outline__chronology-column:first-child .p-assets-outline__chronology-detail {
  opacity: 0.6;
}
.p-assets-outline__chronology-column:first-child .p-assets-outline__chronology-detail:before {
  display: none;
}

.p-assets-outline__chronology-item {
  -webkit-writing-mode: vertical-rl;
  display: block;
  height: 12.5rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0em;
  white-space: nowrap;
          writing-mode: vertical-rl;
}

.p-assets-outline__chronology-detail {
  -webkit-writing-mode: vertical-rl;
  display: block;
  position: relative;
  height: 20rem;
  padding: 1.625rem 0 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
          writing-mode: vertical-rl;
}
.p-assets-outline__chronology-detail:before {
  -webkit-transform: translate(-50%, 0%);
  position: absolute;
  top: -0.09375rem;
  left: 50%;
  width: 0.25rem;
  height: 0.25rem;
          transform: translate(-50%, 0%);
  border-radius: 50%;
  background-color: #323732;
  content: "";
}

/* p-faith
----------------------------------------- */

.p-faith-three .l-section__block:first-child .l-section__block-figure img {
  aspect-ratio: 672/455;
}
.p-faith-three .l-section__block:not(:first-child) .l-section__block-figure {
  margin: 0 0 0 -0.75rem;
}
.p-faith-three .l-section__block:not(:first-child) .l-section__block-title {
  margin: 1rem 0 0.5625rem;
}
.p-faith-three .l-section__block-title {
  margin: 2.5rem 0 1rem;
  font-weight: 600;
}

.p-faith-thirty-three {
  margin: 0 0 5rem;
}
.p-faith-thirty-three .l-section__container {
  padding: 0 0 3rem 2rem;
}
.p-faith-thirty-three .l-section__block-figure img {
  aspect-ratio: 672/375;
}
.p-faith-thirty-three .c-link__inner {
  margin: 2.5rem 0 0;
}

/* p-guide
----------------------------------------- */
.p-guide-goshuin .l-section__block-figure {
  margin: 0 0 3.5rem -0.75rem;
}
.p-guide-goshuin .l-section__block-content {
  padding: 0;
}

.p-guide-attention {
  margin: 0 0 5rem;
}

/* page-hero
----------------------------------------- */
.p-hero {
  position: relative;
  padding: 0 0 3.25rem;
}

.p-hero__figure {
  max-height: 234px;
}
.p-hero__figure img {
  -o-object-fit: cover;
  aspect-ratio: 1/0.6;
  height: 100%;
  max-height: 234px;
     object-fit: cover;
}

.p-hero__title-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1.5rem 2rem 1.5rem 1.25rem;
  background-color: #fff;
}

.p-hero__title-text--ja {
  display: block;
  margin: 0 0 0.625rem;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0em;
}

.p-hero__title-text--eng {
  display: block;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0em;
  opacity: 0.61;
}

.u-only-sp {
  display: block;
}

.u-only-pc {
  display: none;
}

@media screen and (min-width: 768px) {
  html {
    font-size: 1.1111111111vw;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  *:focus-visible {
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
  }
  body.page-template-page-assets-and-history .wrap {
    overflow-x: unset;
  }
  .wrap {
    overflow-x: hidden;
  }
  .c-link {
    padding: 0 0.3125rem 0.625rem;
  }
  .c-link.c-link--external .c-link__text {
    padding: 0 0.3125rem 0 0;
  }
  .c-link__text {
    padding: 0 2.125rem 0 0;
    font-weight: 700;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0.04em;
  }
  .c-link__arrow {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    width: 0.5625rem;
    height: 1.0625rem;
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  }
  .l-container {
    position: relative;
    max-width: unset;
  }
  .l-footer__contact {
    padding: 6.75rem 0;
  }
  .l-footer__contact-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
    width: 50.5rem;
    margin: 0 auto;
  }
  .l-footer__contact-block {
    width: 25.25rem;
    margin: 0;
    padding: 0 4.8125rem 0 0;
  }
  .l-footer__contact-block:not(:last-child) {
    border-right: 1px solid #dedede;
    border-bottom: none;
  }
  .l-footer__contact-block:not(:last-child) .l-footer__contact-button {
    border: 0.125rem solid #323732;
  }
  .l-footer__contact-block:nth-child(2) {
    padding: 0 0 0 4.8125rem;
  }
  .l-footer__contact-block:nth-child(2) .l-footer__contact-button {
    border: 0.125rem solid #4db462;
  }
  .l-footer__contact-title {
    margin: 0 0 1.625rem;
    font-weight: 400;
    font-size: max(1.25rem, 12px);
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .l-footer__contact-button {
    padding: 0.875rem 0;
  }
  .l-footer__contact-button-text {
    font-weight: 600;
    font-size: max(1.5rem, 14.4px);
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .l-footer__contact-text {
    margin: 1.25rem 0 0;
    font-weight: 400;
    font-size: max(1.125rem, 10.8px);
    line-height: 2;
    letter-spacing: 0.15em;
  }
  .l-footer__wrap {
    padding: 5.1875rem 0 3.375rem;
  }
  .l-footer__wrap .l-container {
    width: 75rem;
    margin: 0 auto;
    padding: 0;
  }
  .l-footer__logo {
    width: 11.1875rem;
  }
  .l-footer__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row-reverse;
            align-items: flex-start;
            justify-content: space-between;
    margin: 4rem 0 0;
  }
  .l-footer__nav {
    width: 29.375rem;
    padding: 0;
    border-top: none;
  }
  .l-footer__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: end;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
    flex-wrap: nowrap;
            align-items: flex-start;
            justify-content: flex-end;
  }
  .l-footer__item {
    width: auto;
  }
  .l-footer__item:not(:nth-child(2n)) {
    margin: 0 2rem 0 0;
  }
  .l-footer__item:not(:last-child) {
    margin: 0 2rem 0 0;
  }
  .l-footer__link {
    position: relative;
    padding: 0 0 1rem;
    font-weight: 600;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0em;
    white-space: nowrap;
  }
  .l-footer__link:before {
    -webkit-transform: scaleX(0);
    -webkit-transform-origin: right center;
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
            transform: scaleX(0);
            transform-origin: right center;
    background-color: #fff;
    content: "";
    transition: -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .l-footer__info {
    width: 15.875rem;
    margin: 0;
  }
  .l-footer__address {
    margin: 0 0 1.5rem;
    font-weight: 400;
    font-size: max(0.875rem, 8.4px);
    line-height: 1.4;
    letter-spacing: 0em;
  }
  .l-footer__info-tel:not(:last-child) {
    margin: 0 0 1rem;
  }
  .l-footer__info-tel-wrap {
    width: 13.75rem;
  }
  .l-footer__info-tel--text {
    margin: 0 0.5rem 0.15625rem 0;
    font-weight: 400;
    font-size: max(0.875rem, 8.4px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .l-footer__info-tel--number {
    font-weight: 400;
    font-size: max(1.75rem, 16.8px);
    line-height: 1;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }
  .l-footer__info-tel-text {
    display: block;
    width: 13.5rem;
    margin: 0.5rem 0 0;
    font-weight: 400;
    font-size: max(0.75rem, 7.2px);
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: right;
  }
  .l-footer__copy {
    margin: -1.375rem 0 0;
    font-weight: 400;
    font-size: max(0.75rem, 7.2px);
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .l-hamburger__toggle {
    width: 5rem;
    height: 5rem;
    padding: 2.25rem 1rem;
  }
  .l-hamburger__toggle.is-active .l-hamburger__toggleWrap span:nth-of-type(2) {
    -webkit-transform: translateY(-0.2rem) rotate(45deg);
            transform: translateY(-0.2rem) rotate(45deg);
  }
  .l-hamburger__toggleWrap span {
    width: 3rem;
  }
  .l-header {
    padding: 1.125rem 0 0 11.25rem;
  }
  .l-header__logo {
    top: 1.125rem;
    left: 11.25rem;
  }
  .l-header__logoLink {
    width: 11.1875rem;
    height: 2.75rem;
  }
  .l-header__menu {
    display: block;
    position: fixed;
    top: 1.875rem;
    right: 7.5rem;
  }
  .l-header__menu-item:not(:last-child) {
    margin: 0 2.5rem 0 0;
  }
  .l-header__menu-link {
    color: #fff;
    font-weight: 500;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .l-menu {
    padding: 8.125rem 5rem 3rem;
  }
  .l-menu__nav {
    margin: 0 0 8.25rem;
    padding: 0 4.5rem;
  }
  .l-menu__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: start;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: flex;
            flex-direction: row-reverse;
    flex-wrap: nowrap;
            align-items: flex-start;
            justify-content: center;
  }
  .l-menu__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: flex;
            flex-direction: row-reverse;
            align-items: flex-start;
            justify-content: flex-start;
    width: auto;
  }
  .l-menu__item:not(:last-child) {
    margin: 0 0 0 5rem;
  }
  .l-menu__link {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-writing-mode: vertical-rl;
    display: block;
    margin: 0 0 0 2.5rem;
    font-weight: 600;
    font-size: max(1.5rem, 14.4px);
    line-height: 1;
    letter-spacing: 0.12em;
    white-space: nowrap;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
            writing-mode: vertical-rl;
  }
  .l-menu__sub-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: flex;
            flex-direction: row-reverse;
            align-items: flex-start;
            justify-content: flex-start;
    margin: 2rem 0 0;
  }
  .l-menu__sub-item:not(:last-child) {
    margin: 0 0 0 2rem;
  }
  .l-menu__sub-link {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    -webkit-writing-mode: vertical-rl;
    display: block;
    padding: 0 0 0 0.5rem;
    font-weight: 400;
    font-size: max(1.125rem, 10.8px);
    line-height: 1;
    letter-spacing: 0.12em;
    white-space: nowrap;
    transition: opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
            writing-mode: vertical-rl;
  }
  .l-menu__sub-link:before {
    width: 1px;
    height: 100%;
  }
  .l-menu__info address {
    font-weight: 400;
    font-size: max(0.875rem, 8.4px);
    line-height: 1.4;
    letter-spacing: 0em;
  }
  .l-menu__logo {
    width: 11.1875rem;
    margin: 0 0 2rem;
  }
  .l-menu__tel-title {
    margin: 0.75rem 0.5rem 0 0;
    font-weight: 400;
    font-size: max(0.875rem, 8.4px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .l-menu__tel-number-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
  }
  .l-menu__tel--number {
    font-weight: 400;
    font-size: max(1.75rem, 16.8px);
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .l-menu__tel-text {
    margin: 0 0.25rem 0 0;
    font-weight: 400;
    font-size: max(0.75rem, 7.2px);
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .l-menu__copy {
    margin: -1.75rem 0 0;
    font-weight: 400;
    font-size: max(0.75rem, 7.2px);
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .p-assets-twenty-eight .l-section__title,
  .p-assets-pillar .l-section__title {
    position: relative;
    height: auto;
  }
  .p-assets-outline .l-section__title {
    position: relative;
    height: auto;
  }
  .p-assets-outline .l-section__block {
    margin: 2.375rem 0 0 !important;
  }
  .l-section {
    overflow: unset;
  }
  .l-section__container {
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
            justify-content: space-between;
    margin: 10.25rem 0 0 12.125rem;
    padding: 0;
  }
  .l-section__container:before {
    top: -8rem;
    left: 0;
    height: calc(100% + 8rem);
  }
  .l-section__title-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: flex;
    position: sticky;
    top: 0;
    flex-shrink: 0;
            flex-direction: row;
            align-items: flex-start;
            justify-content: flex-start;
    width: 20rem;
    height: 100vh;
    margin: -6.25rem 0 0;
    padding: 6.25rem 0 0 1rem;
    border-left: none;
  }
  .l-section__title-wrap .l-section__title {
    padding: 6.25rem 0 0 1rem;
  }
  .l-section__title-wrap .l-section__title:before {
    display: none;
  }
  .l-section__title-wrap .l-section__title .l-section__title-sub {
    margin: 1rem 0 0.375rem 0;
  }
  .l-section__title-wrap:before {
    position: absolute;
    top: 6.25rem;
    left: 0;
    width: 1px;
    height: 5rem;
    background-color: #323732;
    content: "";
  }
  .l-section__title-logo {
    flex-shrink: 0;
    width: 1.875rem;
    height: 3.625rem;
    margin: 1rem 0 0;
  }
  .l-section__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    display: -webkit-box;
    display: flex;
    position: sticky;
    top: 0;
    flex-shrink: 0;
            flex-direction: column;
            justify-content: flex-start;
    width: 18.75rem;
    height: 100vh;
    margin: -6.25rem 0 0;
    padding: 6.25rem 0 0 0.75rem;
    border-left: none;
  }
  .l-section__title:before {
    position: absolute;
    top: 6.25rem;
    left: 0;
    width: 1px;
    height: 5rem;
    background-color: #323732;
    content: "";
  }
  .l-section__title.simple:before {
    height: 3.375rem;
  }
  .l-section__title-sub {
    margin: 1rem 0 0.25rem;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .l-section__title-main {
    font-weight: 600;
    font-size: max(1.75rem, 16.8px);
    line-height: 1.2;
    letter-spacing: 0em;
    white-space: nowrap;
  }
  .l-section__title-main.mt {
    margin: 2.5625rem 0 0;
  }
  .l-section__title-main.mt-small {
    margin: 1rem 0 0;
  }
  .l-section__block {
    width: 53.25rem;
    padding: 0 11.25rem 0 0;
    overflow: hidden;
  }
  .l-section__block:not(:last-child) {
    margin: 0 0 5.8125rem;
  }
  .l-section__block-leaf {
    top: 38.5rem;
    right: auto;
    left: -0.625rem;
    width: 7.0625rem;
    height: 9.8125rem;
  }
  .l-section__block-figure {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .l-section__block-content {
    margin: 0;
    padding: 0 0 0 0.75rem;
  }
  .l-section__block-title {
    margin: 0 0 2rem;
    font-weight: 500;
    font-size: max(1.5rem, 14.4px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__block-title-sub {
    margin: 0 0 1.5rem;
    font-weight: 400;
    font-size: max(1.25rem, 12px);
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .l-section__block-text-wrap {
    margin: 2rem 0;
  }
  .l-section__block-text-row .l-section__block-text:first-child {
    margin: 0 0.4375rem 0 0;
  }
  .l-section__block-text {
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__block-list {
    margin: 3.125rem 0 0;
  }
  .l-section__block-row:not(:last-child) {
    margin: 0 0 1.25rem;
  }
  .l-section__block-item {
    width: 10.8125rem;
    margin: 0 0.5625rem 0 0;
    padding: 0 0 0.3125rem 0.5rem;
    font-weight: 600;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__block-detail {
    width: 29.5625rem;
    padding: 0 0 0.3125rem 0.5rem;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__lightbox-wrap {
    margin: 4rem 0 0;
  }
  .l-section__lightbox-link-text {
    margin: 1.6875rem 0 0;
    font-weight: 400;
    font-size: max(0.875rem, 8.4px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__loop {
    margin: 0 0 3.75rem 0;
  }
  .l-section__loop-wrap {
    width: 117.7777777778vw;
  }
  .l-section__loop-item {
    width: 16.5277777778vw;
    height: 11.25vw;
    margin: 0 0.3472222222vw 0 0;
    background-image: none;
  }
  .l-section__video {
    margin: 6.625rem 0 0;
  }
  .l-section__video-title {
    margin: 0 0 1.875rem;
    font-weight: 500;
    font-size: max(1.5rem, 14.4px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__video-wrap:before {
    -webkit-transition: border 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    z-index: 2;
    border: 1.0625rem solid #4db462;
    transition: border 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  }
  .l-section__video-wrap #js-damy-img {
    z-index: 1;
  }
  .l-section__video-wrap #js-damy-img:after {
    -webkit-transform: translate(-50%, -50%);
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
            transform: translate(-50%, -50%);
    background-color: #323732;
    content: "";
    opacity: 0.5;
  }
  .l-section__video-button {
    visibility: visible;
    z-index: 2;
    opacity: 1;
    pointer-events: all;
  }
  .gslide-media.gslide-image {
    width: 40rem !important;
  }
  .gslide-media.gslide-image img {
    width: 100% !important;
  }
  .gclose.gbtn {
    top: 88vh !important;
  }
  .l-section__table-wrap {
    margin: 0 0 1.875rem;
  }
  .l-section__table {
    overflow-x: inherit;
  }
  .l-section__table-column:first-child .l-section__table-item {
    width: 14.5rem;
    height: 3.875rem;
  }
  .l-section__table-column:first-child .l-section__table-detail {
    width: 14.5rem;
    padding: 1.09375rem 0 1.09375rem 0.625rem;
  }
  .l-section__table-item {
    width: 13.5rem;
    height: 3.875rem;
    padding: 1.0625rem 0;
    font-weight: 400;
    font-size: max(1.125rem, 10.8px);
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .l-section__table-detail {
    width: 13.5rem;
    height: 3.875rem;
    padding: 1.0625rem 0;
    font-weight: 400;
    font-size: max(1.125rem, 10.8px);
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .l-section__block-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
    margin: 3rem 0 0;
  }
  .l-section__block-flex .l-section__block-list {
    width: 21.5rem;
    margin: 0;
  }
  .l-section__block-flex .l-section__block-list .l-section__block-item {
    width: 9.125rem;
  }
  .l-section__block-flex .l-section__block-list .l-section__block-detail {
    width: 11.8125rem;
  }
  .l-section__block-flex-figure {
    width: 18rem;
    margin: 0;
  }
  .l-section__item {
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__item:before {
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .l-section__item:not(:last-child) {
    margin: 0 0 1rem;
  }
  .l-section__map {
    margin: 0 0 2rem;
  }
  .l-section__block-address {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
  }
  .l-section__block-address address {
    flex-shrink: 0;
    margin: 0;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .p-home-about {
    padding: 5.625rem 0 0;
  }
  .p-home-about .l-container {
    width: 69.875rem;
    margin: 0 7.5rem 0 12.625rem;
    padding: 0;
  }
  .p-home-about:before {
    top: 27.875rem;
    right: auto;
    left: 12.625rem;
    width: 50.8125rem;
    height: 23.75rem;
  }
  .p-home-about__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
    margin: 0;
  }
  .p-home-about__title {
    flex-shrink: 0;
    margin: 0;
    padding: 5rem 0 0 5rem;
  }
  .p-home-about__title-img {
    left: 12rem;
    width: 5.4375rem;
    height: 7.5rem;
  }
  .p-home-about__title-text {
    font-weight: 600;
    font-size: max(2rem, 19.2px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-home-about__title-text:not(:last-child) {
    margin: 0 0 0 3rem;
  }
  .p-home-about__content {
    width: 36.875rem;
    margin: 9.1875rem 0 0;
  }
  .p-home-about__content-leaf {
    right: auto;
    bottom: 6.375rem;
    left: -9.5rem;
    width: 3.3125rem;
    height: 4.0625rem;
  }
  .p-home-about__content-img {
    width: 36.875rem;
    margin: 0 0 5rem;
  }
  .p-home-about__content-text {
    width: 25.625rem;
    margin: 0 0 3.5rem;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .p-home-about__img-inner {
    width: 100vw;
    margin: -0.75rem -7.5rem 0 -12.625rem;
  }
  .p-home-about__img:first-child {
    width: 31.6875rem;
    margin: 7.625rem 0 0;
  }
  .p-home-assets {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
  }
  .p-home-assets__scroll-line {
    display: block;
    z-index: 1;
    position: absolute;
    top: 6.75rem;
    left: 82vw;
  }
  .p-home-assets__scroll-line-text {
    color: #323732;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .p-home-assets__inner {
    -webkit-box-pack: start;
    display: -webkit-box;
    display: flex;
    position: relative;
    top: 0 !important;
    left: 0 !important;
            justify-content: flex-start;
    width: 228.75vw !important;
    max-width: unset !important;
    height: 100vh !important;
    max-height: unset !important;
    margin: 0 !important;
    padding: 15.6vw 13.875rem 4.45vw 4.875rem !important;
    background-color: #4db462;
  }
  .p-home-assets__inner:before {
    z-index: 1;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 11.25vw;
    background-color: #fff;
    content: "";
  }
  .p-home-assets__area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
    width: 69.3055555556vw;
    height: 100%;
  }
  .p-home-assets__area:not(:last-child) {
    margin: 0 0 0 auto;
  }
  .p-home-assets__area:not(:first-child) {
    margin: 0 0 0 9rem;
  }
  .p-home-assets__figure {
    width: 28.1944444444vw;
    margin: 0;
  }
  .p-home-assets__content {
    width: 26.9444444444vw;
  }
  .p-home-assets__content .c-link__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: end;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: flex-end;
  }
  .p-home-assets__title {
    margin: 0 0 3.5rem;
  }
  .p-home-assets__title--sub {
    margin: 0 0 1rem;
    font-weight: 600;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  .p-home-assets__title--main {
    font-weight: 600;
    font-size: max(2rem, 19.2px);
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .p-home-assets__text {
    margin: 0 0 5rem;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .p-home-faith:before {
    top: 5rem;
    width: 44.375rem;
    height: 38.75rem;
  }
  .p-home-faith .l-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
    width: 67.6875rem;
    margin: 0 7.5rem 0 17.0625rem;
    padding: 0;
  }
  .p-home-faith__head {
    flex-shrink: 0;
    width: 10.5rem;
  }
  .p-home-faith__leaf {
    top: 3.25rem;
    width: 4.625rem;
    height: 8.625rem;
  }
  .p-home-faith__title {
    padding: 0 0 0 8.5rem;
    font-weight: 600;
    font-size: max(2rem, 19.2px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-home-faith__content {
    width: 49.1875rem;
    margin: 0;
  }
  .p-home-faith__figure {
    margin: 0 0 4rem;
  }
  .p-home-faith__text {
    width: 36.875rem;
    margin: 0 auto 4rem 0;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .p-home-guide {
    margin: 14.3125rem 0;
    padding: 0 20.125rem;
  }
  .p-home-guide__link:before {
    -webkit-transition: border 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
    border: 1.0625rem solid #4db462;
    transition: border 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  }
  .p-home-guide__figure img {
    aspect-ratio: 797/314;
  }
  .p-home-guide__title {
    font-weight: 600;
    font-size: max(2rem, 19.2px);
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .p-home-hymn {
    margin: 6.25rem 0 0;
    padding: 3.5rem 0 13.75rem;
  }
  .p-home-hymn .l-container {
    width: 57.875rem;
    margin: 0 13.875rem 0 18.25rem;
    padding: 0;
  }
  .p-home-hymn:before {
    top: 0;
    right: 20.25rem;
    width: 45.4375rem;
    height: 42.1875rem;
  }
  .p-home-hymn__top {
    top: -1.25rem;
    left: 28.25rem;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0.04em;
  }
  .p-home-hymn__leaf--01 {
    bottom: 26.25rem;
    left: 16.25rem;
    width: 5.9375rem;
    height: 4.6875rem;
  }
  .p-home-hymn__leaf--02 {
    right: 35rem;
    bottom: 8.375rem;
    left: auto;
    width: 2.625rem;
    height: 4.3125rem;
  }
  .p-home-hymn__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
  }
  .p-home-hymn__title-wrap {
    flex-shrink: 0;
    margin: 0;
    padding: 0;
  }
  .p-home-hymn__title-sub {
    margin: 0 0 0 3rem;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0em;
  }
  .p-home-hymn__title-text:not(:last-child) {
    margin: 0 0 0 3rem;
  }
  .p-home-hymn__title-text-block {
    font-weight: 600;
    font-size: max(2rem, 19.2px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-home-hymn__title-text-block:not(:last-child) {
    margin: 0 0 2.125rem;
  }
  .p-home-hymn__content {
    width: 43.25rem;
  }
  .p-home-hymn__content-img {
    width: 36.75rem;
    margin: 0 0 4rem auto;
  }
  .p-home-hymn__content-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: space-between;
  }
  .p-home-hymn__content-block {
    width: 22.125rem;
  }
  .p-home-hymn__content-block .p-home-hymn__content-block-img {
    width: 17.6875rem;
  }
  .p-home-hymn__content-block-img:nth-child(2) {
    width: 17.8125rem;
    margin: 5rem 0 0;
  }
  .p-home-hymn__content-block-text {
    width: 22.125rem;
    margin: 4rem 0 0;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .p-home-instagram {
    padding: 10.375rem 0 5rem;
  }
  .p-home-instagram .c-link__inner {
    margin: 2.5rem 0 0;
  }
  .p-home-instagram .l-container {
    width: 75rem;
    margin: 0 7.5rem;
    padding: 0;
  }
  .p-home-instagram__title {
    margin: 0 0 2rem;
  }
  .p-home-instagram__title--icon {
    width: 2rem;
    height: 2rem;
    margin: 0 0.9375rem 0 0;
  }
  .p-home-instagram__title--text {
    font-weight: 600;
    font-size: max(2rem, 19.2px);
    line-height: 1.2;
    letter-spacing: 0.04em;
  }
  .p-home-instagram__text {
    margin: 0 0 1.125rem;
    font-weight: 600;
    font-size: max(1rem, 9.6px);
    line-height: 2;
    letter-spacing: 0em;
  }
  .p-home-instagram__item {
    width: 11.4375rem;
  }
  .p-home-instagram__item:not(:nth-child(2n)) {
    margin: 0 1.25rem 0 0;
  }
  .p-home-instagram__item:not(:last-child) {
    margin: 0 1.25rem 0 0;
  }
  .p-home-kv__figure {
    height: 48rem;
  }
  .p-home-kv__figure:before {
    background-position: 0 0, 2px 2px;
    background-size: 4.5px 4.5px;
  }
  .p-home-kv__logo {
    top: calc(50% - 3rem);
    left: calc(50% + 1.25rem);
    width: 6.1875rem;
  }
  .p-home-kv__map {
    bottom: 1.5rem;
    left: 6.1875rem;
    width: 16.5625rem;
    height: 23.1875rem;
  }
  .p-home-kv__nav {
    bottom: -4.625rem;
    width: 25.3125rem;
    padding: 2rem 0;
  }
  .p-home-kv__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-box-align: start;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: flex;
            flex-direction: row-reverse;
            align-items: flex-start;
            justify-content: center;
  }
  .p-home-kv__item {
    width: 1.25rem;
  }
  .p-home-kv__item:not(:first-child) {
    margin: 0 2.5rem 0 0;
  }
  .p-home-kv__link-text {
    padding: 0 0 0 0.125rem;
    font-weight: 0;
    font-size: max(1rem, 9.6px);
    line-height: 1.2;
    letter-spacing: 0em;
  }
  body.page-template-page-access .wrap {
    overflow-x: unset;
  }
  .p-access-location .l-section__title {
    position: relative;
    height: auto;
  }
  .p-access-traffic .l-section__block-content {
    padding: 0;
  }
  .p-access-application {
    margin: 0 0 11.25rem;
  }
  .p-access-application .l-section__block-text:first-child {
    margin: 5.875rem 0 0;
  }
  .p-access-application .c-link__inner {
    margin: 3rem 0 1.25rem;
  }
  .p-access-parking .l-section__title,
  .p-access-application .l-section__title {
    position: relative;
    height: auto;
  }
  .p-access__from-wrap:first-child {
    margin: 5.875rem 0 6.25rem !important;
  }
  .p-access__from-wrap:not(:last-child) {
    margin: 0 0 6.25rem;
  }
  .p-access__from:not(:last-child) {
    margin: 0 0 3rem;
  }
  .p-access__from .c-link__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -webkit-box-pack: end;
    display: -webkit-box;
    display: flex;
            flex-direction: row;
            align-items: flex-start;
            justify-content: flex-end;
    margin: 3rem 0 0;
  }
  .p-access__from-figure {
    overflow-x: inherit;
  }
  .p-access__from-figure img {
    width: 100%;
  }
  .p-access__from-title {
    margin: 0 0 1.25rem;
    font-weight: 400;
    font-size: max(1.25rem, 12px);
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .p-assets-tachiki .l-section__loop-wrap,
  .p-assets-thousand-armed .l-section__loop-wrap {
    width: 100.9027777778vw;
  }
  .p-assets-outline {
    margin: 0 0 7.6875rem;
  }
  .p-assets-outline__chronology {
    width: 100%;
    margin: 3.75rem 0 0;
    padding: 0 0 0 24.5rem;
  }
  .p-assets-outline__chronology-wrap {
    margin: 2.25rem 0 0;
  }
  .p-assets-outline__chronology-list {
    padding: 0 1.25rem 0 0;
  }
  .p-assets-outline__chronology-column:first-child {
    margin: 0 4.125rem 0 0;
    padding: 0 0 0 0.75rem;
  }
  .p-assets-outline__chronology-item {
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-assets-outline__chronology-detail {
    height: 100%;
    padding: 1.5rem 0 0;
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .p-assets-outline__chronology-detail:before {
    width: 0.3125rem;
    height: 0.3125rem;
  }
  body.page-template-page-faith .wrap {
    overflow-x: unset;
  }
  .p-faith-three .l-section__block:not(:first-child) .l-section__block-figure {
    margin: 0 0 1.25rem;
  }
  .p-faith-three .l-section__block:not(:first-child) .l-section__block-title {
    margin: 0 0 0.8125rem;
  }
  .p-faith-three .l-section__block-title {
    margin: 3rem 0 2rem;
  }
  .p-faith-thirty-three {
    margin: 0 0 11.25rem;
  }
  .p-faith-thirty-three .l-section__container {
    padding: 0;
  }
  .p-faith-thirty-three .c-link__inner {
    margin: 5rem 0 0;
  }
  body.page-template-page-guide .wrap {
    overflow-x: unset;
  }
  .p-guide-info .l-section__block-content {
    padding: 0;
  }
  .p-guide-info .l-section__title {
    position: relative;
    height: auto;
  }
  .p-guide-info .l-section__block-list {
    margin: 5.625rem 0 3.125rem;
  }
  .p-guide-goshuin .l-section__block-wrap {
    margin: 0 !important;
  }
  .p-guide-goshuin .l-section__block-figure {
    margin: 0 0 7rem;
  }
  .p-guide-goshuin .l-section__block-wrap {
    margin: 5.625rem 0 0;
  }
  .p-guide-attention {
    margin: 0 0 11.25rem;
  }
  .p-guide-attention .l-section__block-content {
    padding: 0;
  }
  .p-guide-attention .l-section__title {
    position: relative;
    height: auto;
  }
  .p-guide-attention .l-section__block {
    margin: 5.875rem 0 0;
  }
  .p-hero {
    margin: 0 0 2.1875rem;
    padding: 0 0 3.5rem;
  }
  .p-hero__figure {
    max-height: unset;
  }
  .p-hero__figure img {
    aspect-ratio: 1440/320;
    max-height: unset;
  }
  .p-hero__title-text {
    padding: 2.25rem 6.25rem 0.625rem 11.25rem;
  }
  .p-hero__title-text--ja {
    margin: 0 0 1.1875rem;
    font-weight: 600;
    font-size: max(1.75rem, 16.8px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .p-hero__title-text--eng {
    font-weight: 400;
    font-size: max(1rem, 9.6px);
    line-height: 1;
    letter-spacing: 0em;
  }
  .u-only-sp {
    display: none;
  }
  .u-only-pc {
    display: block;
  }
}

@media (hover: hover) and (pointer: fine) {
  .c-link.c-link--external:hover .c-link__arrow {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .c-link:hover .c-link__arrow {
    -webkit-transform: translate(0.3125rem, 0%);
            transform: translate(0.3125rem, 0%);
  }
  .l-footer__contact-block:nth-child(2) .l-footer__contact-button:hover {
    background-color: #fff;
  }
  .l-footer__contact-block:nth-child(2) .l-footer__contact-button:hover .l-footer__contact-button-text {
    color: #4db462;
  }
  .l-footer__link:hover:before {
    -webkit-transform: scaleX(1);
    -webkit-transform-origin: left center;
            transform: scaleX(1);
            transform-origin: left center;
  }
  .l-menu__link:hover {
    opacity: 0.6;
  }
  .l-menu__sub-link:hover {
    opacity: 0.6;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .p-home-about__img:nth-child(2) {
    width: 16rem;
    margin: 0;
  }
}

@media screen and (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .p-home-guide__link:hover:before {
    border: 1.75rem solid #4db462;
  }
}
/*# sourceMappingURL=style.css.map */