@charset "UTF-8";
/**
 * Custom media queries
 * @example
 * @media (--mobile) {
 *    styles for mobile viewport
 * }
 */
/**
 * for mobile viewoport
 */
/*! 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 {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* 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 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* 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] {
  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-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* 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 {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * 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 {
  border-style: none;
  padding: 0;
}
/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  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"] {
  -webkit-box-sizing: border-box;
          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;
}
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}
:root{--swiper-theme-color:#007aff}
.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}
.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}
.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}
.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}
.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}
.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}
.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}
.swiper-centered>.swiper-wrapper::before{content:'';-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}
.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}
.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}
:root{--swiper-navigation-size:44px}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}
.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}
.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}
.swiper-button-lock{display:none}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}
.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-bullet:only-child{display:none!important}
.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}
.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}
.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}
.swiper-pagination-lock{display:none}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-scrollbar-lock{display:none}
.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}
.swiper-slide-zoomed{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}
.swiper-lazy-preloader-black{--swiper-preloader-color:#000}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}
.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}
.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-cube{overflow:visible}
.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}
.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}
.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}
.swiper-flip{overflow:visible}
.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}
.swiper-cards{overflow:visible}
.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/**
 * for tablet and Pc. large viewport
 */
@custom-media --desktop(min-width: 1280px);
/** http://bourbon.io/docs/#timing-functions */
/** example @include transition(all 5s $ease-in-circ);*/
/**
transition timing-function:
ease - cubic-bezier(0.25, 0.1, 0.25, 1.0) を指定したのと同じ（開始と完了を滑らかにする）（初期値）
linear - cubic-bezier(0.0, 0.0, 1.0, 1.0) を指定したのと同じ（一定）
ease-in - cubic-bezier(0.42, 0, 1.0, 1.0) を指定したのと同じ（ゆっくり始まる）
ease-out - cubic-bezier(0, 0, 0.58, 1.0) を指定したのと同じ（ゆっくり終わる）
ease-in-out - cubic-bezier(0.42, 0, 0.58, 1.0) を指定したのと同じ（ゆっくり始まってゆっくり終わる）
*/
/**
 * text ellipsis for block multiline
 */
/*
 unsupport IE, Edge, Fx

@mixin text-ellipsis-block($rows) {
  display: box;
  box-orient: vertical;
  line-clamp: $rows;
  overflow: hidden;
}
*/
/**
 * element size
 */
/**
 * flex layout
 */
/**
 * grid layout
 */
/**
 * position layout
 */
/**
 * images
 */
/**
 * hover opacity effect (PC only)
 */
/**
 * hover text effect (PC only)
 */
/**
 * hover scale effect for element itself (PC only)
 */
/**
 * hover scale effect for inner elements like img, picture (PC only)
 *
 * Usage:
 * a { @include hover-inner-scale('img'); }
 * a { @include hover-inner-scale('.c-card__figure img', 1.1); }
 */
/**
 * hover text link underline slide effect (PC only)
 *
 * $reverse: false → 下線あり → ホバーでスライドアウト（消える）
 * $reverse: true  → 下線なし → ホバーでスライドイン（現れる）
 *
 * Usage:
 * a { @include hover-text-link; }
 * a { @include hover-text-link($reverse: true); }
 * a { @include hover-text-link($color: var(--c-main), $duration: 0.3s); }
 */
/**
 * hover arrow slide effect (PC only)
 */
/**
 * contents
 */
/**
* Variables
*/
:root {
  --c-black: #000;
  --c-base: #202020;
  --c-white: #fff;
  --c-main: #B1184B;
  --c-wine-red: #B1184B;
  --c-gray: #989898;
  --c-gray-light: #FBFBFB;
  --c-border: #e8e8e8;
  --font-ja: "dnp-shuei-gothic-gin-std", sans-serif;
  --font-en: "EB Garamond", serif;
  --font-sans: "dnp-shuei-mgothic-std", sans-serif;
  --font-serif: "shippori-mincho", sans-serif;
  --side-padding: 40px;
  --space-168: 168px;
  --space-80: 80px;
  --space-72: 72px;
  --space-64: 64px;
  --space-56: 56px;
  --space-48: 48px;
  --space-40: 40px;
  --space-32: 32px;
  --space-24: 24px;
  --space-16: 16px;
  --space-8: 8px;
  --space-4: 4px;
  --space-0: 0px;
  --hd-height-pc: 80px;
  --hd-height-mobile: 80px; }
.a-ticker {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap; }
.a-ticker__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-animation: ticker-loop 60s linear infinite;
            animation: ticker-loop 60s linear infinite; }
.a-ticker__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.a-ticker__content span {
      padding: 0 0.5em; }
@-webkit-keyframes ticker-loop {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
@keyframes ticker-loop {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
@-webkit-keyframes card-arrow-slide {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(24px);
            transform: translateX(24px); } }
@keyframes card-arrow-slide {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(24px);
            transform: translateX(24px); } }
.js-grayscale {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: -webkit-filter 0.6s ease;
  transition: -webkit-filter 0.6s ease;
  transition: filter 0.6s ease;
  transition: filter 0.6s ease, -webkit-filter 0.6s ease; }
.js-grayscale.is-inview {
    -webkit-filter: grayscale(0);
            filter: grayscale(0); }
.js-line[data-direction="vertical"] {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: -webkit-transform var(--line-duration, 0.6s) ease;
  transition: -webkit-transform var(--line-duration, 0.6s) ease;
  transition: transform var(--line-duration, 0.6s) ease;
  transition: transform var(--line-duration, 0.6s) ease, -webkit-transform var(--line-duration, 0.6s) ease; }
.js-line[data-direction="vertical"].is-inview {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
.js-line[data-direction="horizontal"] {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform var(--line-duration, 0.6s) ease;
  transition: -webkit-transform var(--line-duration, 0.6s) ease;
  transition: transform var(--line-duration, 0.6s) ease;
  transition: transform var(--line-duration, 0.6s) ease, -webkit-transform var(--line-duration, 0.6s) ease; }
.js-line[data-direction="horizontal"].is-inview {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
/* == @import "../node_modules/normalize.css/normalize.css"; */
[v-cloak] {
  display: none; }
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: var(--hd-height-pc); }
body {
  color: var(--c-base);
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-size: 1.0rem;
  letter-spacing: 0; }
a {
  color: #000000;
  text-decoration: none; }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
p {
  margin: 0;
  padding: 0; }
ul,
ol,
li {
  padding: 0;
  margin: 0; }
li {
  list-style: none; }
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }
figure {
  margin: 0;
  padding: 0; }
picture {
  display: block; }
dialog {
  margin: 0;
  padding: 0;
  border: none; }
details > summary,
summary {
  cursor: pointer;
  list-style: none; }
details > summary::-webkit-details-marker, details > summary::marker,
  summary::-webkit-details-marker,
  summary::marker {
    display: none; }
address {
  font-style: normal; }
em {
  font-style: italic; }
button,
select {
  cursor: pointer; }
input,
select,
button {
  color: #000000; }
input,
textarea {
  outline: none;
  padding: 0;
  margin: 0;
  background: none; }
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }
input[type="number"] {
  -moz-appearance: textfield; }
.l-main {
  line-height: 1.2; }
.l-footer {
  position: relative;
  background-color: var(--c-white); }
.l-footer__inner {
    position: relative;
    width: 100%;
    max-width: calc(1200px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding); }
.l-footer__logo {
    display: block; }
.l-footer__company {
    font-family: var(--font-sans);
    color: var(--c-black);
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.7; }
.l-footer__address {
    color: var(--c-black);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7; }
.l-footer__nav-item {
    padding: var(--space-8) 0; }
.l-footer__nav-link {
    display: inline-block;
    color: var(--c-base);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5; }
.l-footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    width: 100%; }
.l-footer__copyright {
    font-family: var(--font-sans);
    color: var(--c-gray);
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1; }
.l-footer__privacy {
    font-family: var(--font-sans);
    color: var(--c-base);
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1; }
.l-footer__pagetop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: 1px solid var(--c-main);
    color: var(--c-main);
    -webkit-transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: background-color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.l-footer__pagetop .icon {
      width: 22px;
      height: 12px; }
.l-gnav {
  position: fixed;
  top: calc(var(--hd-height-mobile) + var(--space-16) * 2);
  right: var(--space-16);
  left: var(--space-16);
  height: calc(100dvh - var(--hd-height-mobile) - var(--space-16) * 3);
  max-width: none;
  max-height: none;
  background-color: var(--c-main);
  color: var(--c-white);
  overflow-y: auto;
  z-index: 2999; }
.l-gnav[open] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 0;
    -webkit-animation: gnav-slide-in 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
            animation: gnav-slide-in 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards; }
.l-gnav.is-closing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 0;
    -webkit-animation: gnav-slide-out 0.35s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards;
            animation: gnav-slide-out 0.35s cubic-bezier(0.895, 0.03, 0.685, 0.22) forwards; }
.l-gnav__list {
    border-top: 1px solid rgba(255, 255, 255, 0.25); }
.l-gnav__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
.l-gnav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    color: var(--c-white);
    width: 100%;
    outline: none; }
.l-gnav__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 6px; }
.l-gnav__en {
    font-family: var(--font-en); }
.l-gnav__ja {
    font-family: var(--font-ja); }
.l-gnav__contact-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0; }
.l-gnav__contact-en {
    font-family: var(--font-en); }
.l-gnav__contact-ja {
    font-family: var(--font-ja); }
.l-gnav__contact-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0; }
.l-header__menu-btn[aria-expanded="true"] {
  background-color: var(--c-main);
  color: var(--c-white); }
.l-header__menu-btn[aria-expanded="true"] .l-header__menu-icon::before {
    top: calc(50% - 1px);
    -webkit-transform: rotate(24deg);
            transform: rotate(24deg); }
.l-header__menu-btn[aria-expanded="true"] .l-header__menu-icon::after {
    top: calc(50% - 1px);
    -webkit-transform: rotate(-24deg);
            transform: rotate(-24deg); }
@-webkit-keyframes gnav-slide-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes gnav-slide-in {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes gnav-slide-out {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0; } }
@keyframes gnav-slide-out {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0; } }
.l-header {
  position: fixed;
  width: 100%;
  z-index: 3000; }
.l-header__inner {
    height: var(--hd-height-pc);
    margin-inline: auto;
    padding-inline: var(--side-padding);
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.15); }
.l-header__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--space-16); }
.l-header__menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: var(--c-main);
    background: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.l-header__menu-icon {
    position: relative;
    display: block;
    width: 28px;
    height: 10px;
    pointer-events: none; }
.l-header__menu-icon::before, .l-header__menu-icon::after {
      content: '';
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: currentColor;
      border-radius: 1px;
      -webkit-transition: top 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: top 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: top 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: top 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
.l-header__menu-icon::before {
      top: 0; }
.l-header__menu-icon::after {
      top: calc(100% - 2px); }
.l-main.-second {
  background-color: #F4F4F4; }
.p-business__catch {
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, right top, left top, color-stop(49.99%, #B1184B), color-stop(99.84%, #7E1136));
  background: linear-gradient(270deg, #B1184B 49.99%, #7E1136 99.84%); }
.p-business__catch-shape {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--c-black);
    clip-path: polygon(100% 100%, 0 0, 100% 0);
    z-index: 1;
    opacity: 0.2;
    pointer-events: none; }
.p-business__catch-inner {
    position: relative;
    z-index: 2; }
.p-business__elm {
  position: relative; }
.p-business__elm:nth-child(2n) {
    background-color: var(--c-white); }
.p-business__elm:nth-child(2n) .p-business__elm-shape {
      right: unset;
      left: 0;
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
.p-business__elm:nth-child(2n) .p-business__elm-heading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      gap: 10px; }
.p-business__elm:nth-child(2n) .p-business__elm-content {
      -ms-grid-columns: 1fr -webkit-max-content;
      -ms-grid-columns: 1fr max-content;
      grid-template-columns: 1fr -webkit-max-content;
      grid-template-columns: 1fr max-content; }
.p-business__elm:nth-child(2n) .p-business__elm-left {
      padding-top: 0;
      padding-left: 0; }
.p-business__elm:nth-child(2n) .p-business__elm-right {
      padding-top: 0;
      padding-bottom: 0; }
.p-business__elm:nth-child(2n) .p-business__elm-philosophy {
      background-color: #F4F4F499; }
.p-business__elm-shape {
    position: absolute;
    top: -1px;
    right: 0;
    background-color: var(--c-main);
    clip-path: polygon(100% 100%, 0 0, 100% 0);
    z-index: 1;
    pointer-events: none; }
.p-business__elm-inner {
    position: relative;
    z-index: 2; }
.p-business__elm-name {
    font-family: var(--font-en); }
.p-business__elm-caption {
    letter-spacing: 0.16rem; }
.p-business__elm-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 1fr;
    -ms-grid-columns: max-content 1fr;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-top: 20px; }
.p-business__elm-divider {
    display: block;
    width: 1px;
    height: 100%;
    background-color: var(--c-main); }
.p-business__elm-philosophy {
    position: relative;
    padding: var(--space-40);
    background-color: var(--c-white); }
.p-business__elm-philosophy-title {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: var(--space-8);
      color: var(--c-base);
      font-size: 2.8rem;
      font-weight: 400;
      line-height: 1.12;
      padding-bottom: 16px;
      font-family: var(--font-en); }
.p-business__elm-philosophy-subtitle {
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 600;
      line-height: 2.2;
      font-family: var(--font-ja); }
.p-business__elm-philosophy-divider {
      display: block;
      position: absolute;
      bottom: 8px;
      left: 0;
      width: 30px;
      height: 2px;
      background-color: var(--c-main); }
.p-business__elm-philosophy-text {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.8; }
.p-business__elm-philosophy-shape {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 47px;
      height: 100px;
      background-color: #EAEAEA;
      clip-path: polygon(100% 0, 100% 100%, 0 100%);
      z-index: 1; }
.p-business__elm-aside-pic {
    margin-bottom: 20px; }
.p-business__elm-aside-pic img {
      width: 100%; }
.p-business__elm-aside-address {
    margin-top: 10px;
    color: var(--c-base);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2; }
.p-business__elm-aside-btn {
    margin-top: 20px; }
.p-company__section {
  overflow: hidden;
  position: relative; }
.p-company__section.-message {
    padding-top: var(--space-40);
    background: -webkit-gradient(linear, left top, left bottom, from(#D4D4D4), to(#F4F4F4));
    background: linear-gradient(180deg, #D4D4D4 0%, #F4F4F4 100%); }
.p-company__section.-values {
    overflow: visible;
    z-index: 3;
    background-color: var(--c-white); }
.p-company__section.-overview {
    background-color: var(--c-white); }
.p-company__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px; }
.p-company__section.-reverse .p-company__heading {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
.p-company__title {
  font-family: var(--font-en); }
.p-company__subtitle {
  letter-spacing: 1.6px; }
.p-company__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-top: 20px; }
.p-company__section.-reverse .p-company__body {
    -ms-grid-columns: 1fr -webkit-max-content;
    -ms-grid-columns: 1fr max-content;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content; }
.p-company__left {
  padding-left: 20px; }
.p-company__section.-reverse .p-company__left {
    padding-left: 0; }
.p-company__section.-reverse .p-company__right {
  padding-right: 20px; }
.p-company__divider {
  display: block;
  width: 1px;
  height: 100%;
  background-color: var(--c-main); }
.p-company__message-desc {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: var(--space-24);
  gap: var(--space-24);
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2; }
.p-company__message-desc p {
    width: 100%; }
.p-company__message-desc .large {
    color: var(--c-base);
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5; }
.p-company__values-shape {
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  background-color: var(--c-main);
  clip-path: polygon(100% 100%, 0 0, 100% 0);
  z-index: 1;
  pointer-events: none; }
.p-company__values-title {
  font-family: var(--font-serif);
  text-align: center; }
.p-company__values-desc {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4;
  margin-top: 10px; }
.p-company__values-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  margin-top: var(--space-56);
  background: rgba(0, 0, 0, 0.03); }
.p-company__values-box-heading {
  font-family: var(--font-serif);
  letter-spacing: 7.2px; }
.p-company__values-box-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--space-4);
  font-family: var(--font-serif); }
.p-company__values-box-caption::before, .p-company__values-box-caption::after {
    content: '';
    display: inline-block;
    width: var(--space-40);
    height: 1px;
    background-color: var(--c-base); }
.p-company__values-box-text {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 30px;
  text-align: center; }
.p-company__values-gallery {
  overflow: hidden;
  position: absolute;
  bottom: -88px;
  left: 0;
  width: 100%;
  pointer-events: none; }
.p-company__values-pics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 60px;
  -webkit-animation: valuesGalleryScroll 16s linear infinite;
          animation: valuesGalleryScroll 16s linear infinite; }
@-webkit-keyframes valuesGalleryScroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
@keyframes valuesGalleryScroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); } }
.p-company__values-pic {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.p-company__values-pic:nth-child(odd) {
    margin-top: 50px; }
.p-company__philosophy {
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: -webkit-gradient(linear, right top, left top, color-stop(49.99%, #B1184B), color-stop(99.84%, #7E1136));
  background: linear-gradient(270deg, #B1184B 49.99%, #7E1136 99.84%);
  text-align: center; }
.p-company__philosophy-shape {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--c-black);
  clip-path: polygon(100% 100%, 0 0, 100% 0);
  z-index: 1;
  opacity: 0.2;
  pointer-events: none; }
.p-company__philosophy-title {
  position: relative;
  z-index: 2;
  font-family: var(--font-en);
  letter-spacing: 0.05rem; }
.p-company__philosophy-caption {
  display: block;
  position: relative;
  z-index: 2;
  letter-spacing: 1.6px; }
.p-company__philosophy-desc {
  position: relative;
  z-index: 2;
  font-family: var(--font-serif); }
.p-company__overview-shape {
  position: absolute;
  top: -1px;
  right: 0;
  background-color: var(--c-main);
  clip-path: polygon(100% 100%, 0 0, 100% 0);
  z-index: 2;
  pointer-events: none; }
.p-company__overview-table-item {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 120px 1fr;
  grid-template-columns: 120px 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: var(--space-40);
  gap: var(--space-40);
  padding-block: var(--space-40);
  border-bottom: 1px solid #C5C5C5; }
.p-company__overview-table-item:first-child {
    -webkit-padding-before: 10px;
            padding-block-start: 10px; }
.p-company__overview-table-item::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: var(--c-main); }
.p-company__overview-table-label {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8; }
.p-company__overview-table-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 12px;
  gap: 12px;
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8; }
.p-company__history-shape {
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  background-color: var(--c-main);
  clip-path: polygon(100% 100%, 0 0, 100% 0);
  z-index: 1;
  pointer-events: none; }
.p-company__history-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 10px;
  gap: 10px;
  background-color: var(--c-white); }
.p-company__history-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 10px;
  gap: 10px; }
.p-company__history-item .p-company__history-heading,
  .p-company__history-item .p-company__history-point,
  .p-company__history-item .p-company__history-desc {
    opacity: 0;
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease; }
.p-company__history-item.is-inview .p-company__history-heading,
  .p-company__history-item.is-inview .p-company__history-point,
  .p-company__history-item.is-inview .p-company__history-desc {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
.p-company__history-item.is-inview .p-company__history-info::before {
    clip-path: inset(0 0 0% 0); }
.p-company__history-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0; }
.p-company__history-label {
  color: var(--c-main);
  font-size: 5.4rem;
  font-weight: 400;
  line-height: 1;
  font-family: var(--font-en); }
.p-company__history-label span {
    color: var(--c-main);
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.4;
    margin-left: 8px;
    font-family: var(--font-ja); }
.p-company__history-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  grid-gap: 10px;
  gap: 10px;
  position: relative;
  min-height: 100px;
  padding-left: 44px; }
.p-company__history-info::before {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: var(--space-48);
    width: 1px;
    height: calc(100% - 14px);
    border-style: dashed;
    border-width: 1px;
    border-color: var(--c-main);
    clip-path: inset(0 0 100% 0);
    -webkit-transition: clip-path 0.8s ease;
    transition: clip-path 0.8s ease; }
.p-company__history-item:last-child .p-company__history-info {
    min-height: unset; }
.p-company__history-item:last-child .p-company__history-info::before {
      display: none; }
.p-company__history-point {
  display: block;
  position: relative;
  z-index: 2;
  width: 10px;
  height: 10px;
  margin-top: 10px;
  border-radius: 100%;
  background-color: var(--c-main); }
.p-company__history-desc {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  padding-bottom: var(--space-40); }
.p-company__history-item:last-child .p-company__history-desc {
    padding-bottom: 0; }
.p-group__catch {
  overflow: hidden;
  position: relative;
  background: -webkit-gradient(linear, right top, left top, color-stop(49.99%, #B1184B), color-stop(99.84%, #7E1136));
  background: linear-gradient(270deg, #B1184B 49.99%, #7E1136 99.84%);
  text-align: center; }
.p-group__catch-shape {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--c-black);
    clip-path: polygon(100% 100%, 0 0, 100% 0);
    z-index: 1;
    opacity: 0.2;
    pointer-events: none; }
.p-group__catch-title {
    position: relative;
    z-index: 2;
    font-family: var(--font-en);
    letter-spacing: 0.05rem; }
.p-group__catch-caption {
    display: block;
    position: relative;
    z-index: 2;
    letter-spacing: 1.6px; }
.p-group__catch-desc {
    position: relative;
    z-index: 2;
    font-family: var(--font-serif); }
.p-group__lead {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: var(--c-white); }
.p-group__lead-shape {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--c-main);
    clip-path: polygon(100% 100%, 0 0, 100% 0);
    z-index: 2;
    pointer-events: none; }
.p-group__lead-inner {
    position: relative; }
.p-group__lead-title {
    margin-bottom: 10px;
    font-family: var(--font-en); }
.p-group__lead-caption {
    letter-spacing: 0.18rem; }
.p-group__lead-diver {
    position: absolute;
    bottom: -20px;
    width: 1px;
    background-color: var(--c-main);
    pointer-events: none; }
.p-group__lead-nav-item {
    width: 100%;
    border: 1px solid #ACACAC; }
.p-group__lead-nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    position: relative;
    width: 100%;
    padding-inline: 20px;
    padding-block: 20px; }
.p-group__lead-nav-caption {
    position: relative;
    z-index: 2; }
.p-group__lead-nav-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    width: 24px;
    height: 24px;
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
    color: var(--c-main);
    -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.p-group__lead-nav-icon .icon {
      width: 10px;
      height: 20px; }
.p-group__elm:nth-child(odd) {
  background-color: var(--c-white); }
.p-group__elm-inner {
  display: -ms-grid;
  display: grid; }
.p-group__elm-address {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2; }
.p-group__elm-sites {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  margin-top: var(--space-4); }
.p-group__elm-desc {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  margin-top: var(--space-40); }
.p-group__elm-philosophy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin-top: var(--space-40); }
.p-group__elm-philosophy-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--space-8);
  color: var(--c-base);
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.12;
  padding-bottom: 16px;
  font-family: var(--font-en); }
.p-group__elm-philosophy-subtitle {
  color: var(--c-base);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.2;
  font-family: var(--font-ja); }
.p-group__elm-philosophy-divider {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: var(--c-main); }
.p-group__elm-philosophy-caption {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4; }
.p-group__elm-philosophy-text {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4; }
.p-group__elm-pics {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: var(--space-8);
  gap: var(--space-8);
  -ms-flex-line-pack: start;
      align-content: flex-start; }
.p-group__elm-pic:first-child {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-row: 1;
  grid-row: 1; }
.p-group__elm-pic img {
  width: 100%; }
.p-news .c-category {
  margin-top: 12px; }
.p-news .c-pagination {
  margin-top: 60px; }
.p-news__category-title {
  font-family: var(--font-en); }
.p-news__list {
  margin-top: var(--space-48); }
.p-news__list-item:first-child {
    border-top: 1px solid #D4D4D4; }
.p-news-detail__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--space-40); }
.p-news-detail__article {
  width: 100%;
  background-color: var(--c-white); }
.p-news-detail__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px; }
.p-news-detail__date {
  font-family: var(--font-en);
  color: var(--c-base);
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.3; }
.p-news-detail__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: var(--c-base);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.p-news-detail__category span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    min-height: 25px;
    padding-inline: 20px;
    border: 1px solid #9D9D9D; }
.p-news-detail__body {
  margin-top: var(--space-40); }
.p-news-detail__btn {
  width: 100%; }
.p-news-detail__btn .c-btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
.p-news-detail__btn .c-btn__icon {
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
.p-privacy__lead {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8; }
.p-privacy__body {
  margin-top: var(--space-40); }
.p-sustainability__lead {
  padding-top: var(--space-40);
  background: -webkit-gradient(linear, left top, left bottom, from(#D4D4D4), to(#F4F4F4)), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, #D4D4D4 0%, #F4F4F4 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%); }
.p-sustainability__lead-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px; }
.p-sustainability__lead-title {
  font-family: var(--font-en);
  color: var(--c-base);
  font-size: 7rem;
  font-weight: 400;
  line-height: 1.2; }
.p-sustainability__lead-subtitle {
  color: var(--c-main);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2; }
.p-sustainability__lead-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  grid-gap: 60px;
  gap: 60px;
  margin-top: 20px; }
.p-sustainability__lead-left {
  padding-left: 20px; }
.p-sustainability__lead-divider {
  display: block;
  width: 1px;
  height: 100%;
  background-color: var(--c-main); }
.p-sustainability__lead-desc {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2; }
.p-sustainability__initiatives {
  overflow: hidden;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.p-sustainability__initiatives-shape {
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  background-color: var(--c-main);
  clip-path: polygon(100% 100%, 0 0, 100% 0);
  z-index: 2;
  pointer-events: none; }
.p-sustainability__initiatives-inner {
  position: relative;
  z-index: 3; }
.p-sustainability__initiatives-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px; }
.p-sustainability__initiatives-title {
  font-family: var(--font-en);
  color: var(--c-base);
  font-size: 7rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: right; }
.p-sustainability__initiatives-subtitle {
  color: var(--c-main);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2; }
.p-sustainability__initiatives-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none; }
.p-sustainability__initiatives-bg img,
  .p-sustainability__initiatives-bg picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.p-sustainability__section {
  position: relative;
  background-color: var(--c-white); }
.p-sustainability__section-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: var(--space-80);
  gap: var(--space-80); }
.p-sustainability__section-block[data-block="env"] .wide {
  margin-top: var(--space-48); }
.p-sustainability__section-caption {
  display: block;
  margin-bottom: var(--space-4); }
.p-sustainability__section-title {
  color: var(--c-base);
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: var(--space-16);
  font-family: var(--font-serif); }
.p-sustainability__section-desc {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8; }
.p-sustainability__section-box {
  background-color: #F4F4F4; }
.p-sustainability__lightrail {
  overflow: hidden;
  position: relative;
  background-color: #F4F4F4; }
.p-sustainability__lightrail-inner {
  position: relative;
  z-index: 2; }
.p-sustainability__lightrail-note {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  color: var(--c-white);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
  padding-inline: 5px;
  background-color: rgba(0, 0, 0, 0.3); }
.p-sustainability__lightrail-pic img,
.p-sustainability__lightrail-pic picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }
.p-top__mv img {
  width: 100%; }
.p-top__lead {
  background-color: var(--c-gray-light); }
.p-top__lead-inner {
    width: 100%;
    max-width: calc(1200px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding);
    position: relative;
    z-index: 2; }
.p-top__lead-heading {
    margin: 0; }
.p-top__lead-heading-text {
      display: block;
      font-family: var(--font-serif);
      line-height: 1.5;
      color: var(--c-base); }
.p-top__lead-heading-quote {
      font-size: 5rem;
      font-weight: 700;
      letter-spacing: 0; }
.p-top__lead-heading-quote.-first {
        vertical-align: top; }
.p-top__lead-heading-main {
      font-size: 8rem;
      font-weight: 500;
      letter-spacing: 0.1em; }
.p-top__lead-heading-sub {
      display: block;
      font-family: var(--font-ja);
      font-size: 4.6rem;
      font-weight: 300;
      line-height: 1.5;
      letter-spacing: 0;
      color: var(--c-base); }
.p-top__lead-text {
    margin: 0;
    font-family: var(--font-ja);
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2;
    color: var(--c-base); }
.p-top__lead-pic {
    position: relative;
    z-index: 1;
    overflow: hidden; }
.p-top__lead-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 2;
    font-family: var(--font-en);
    pointer-events: none;
    mix-blend-mode: multiply; }
.p-top__lead-bg {
    position: relative;
    z-index: 1; }
.p-top__business-inner {
  width: 100%;
  max-width: calc(1200px + (var(--side-padding) * 2));
  margin-inline: auto;
  padding-inline: var(--side-padding);
  position: relative;
  z-index: 2; }
.p-top__business-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px; }
.p-top__business-heading-en {
    display: block;
    font-family: var(--font-serif); }
.p-top__business-heading-ja {
    display: block;
    color: var(--c-main); }
.p-top__business-divider {
  width: 2px;
  height: var(--space-40);
  background-color: var(--c-main);
  margin-block: var(--space-32); }
.p-top__business-text {
  margin-bottom: var(--space-32); }
.p-top__business-pics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 60px;
  z-index: 1; }
.p-top__business-pic {
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.p-top__business-pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.p-top__companies {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 244, 244, 0)), to(rgba(244, 244, 244, 0.4))), #FFF;
  background: linear-gradient(180deg, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.4) 100%), #FFF; }
.p-top__companies-inner {
    position: relative;
    max-width: 1200px;
    margin-inline: auto;
    background-color: #F4F4F4; }
.p-top__companies-heading {
    color: var(--c-base);
    font-size: 5rem;
    font-weight: 400;
    line-height: 1.2;
    font-family: var(--font-en); }
.p-top__companies-divider {
    display: block;
    width: 30px;
    height: 2px;
    margin-top: var(--space-8);
    background-color: var(--c-main); }
.p-top__companies-desc {
    margin-top: var(--space-32); }
.p-top__companies-pics {
    margin-top: var(--space-32); }
.p-top__companies-pics figure {
      aspect-ratio: 350 / 219; }
.p-top__companies-pics figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
.p-top__companies-pics figure {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 10px; }
.p-top__companies-btn {
    margin-top: var(--space-48); }
.p-top__companies-shape-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47px;
    height: 100px;
    background-color: #EAEAEA;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 1; }
.p-top__sustainability {
  position: relative; }
.p-top__sustainability-shape-left {
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--c-wine-red);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    z-index: 1; }
.p-top__sustainability-inner {
    width: 100%;
    max-width: calc(1200px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding);
    position: relative;
    z-index: 2; }
.p-top__sustainability-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: var(--space-8); }
.p-top__sustainability-heading-en {
      font-family: var(--font-en); }
.p-top__sustainability-heading-ja {
      display: block;
      font-weight: 600;
      color: var(--c-main); }
.p-top__sustainability-divider {
    display: block;
    width: 2px;
    height: 30px;
    background-color: var(--c-main); }
.p-top__sustainability-text {
    font-family: var(--font-sans); }
.p-top__sustainability-pic {
    overflow: hidden;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.p-top__sustainability-pic img,
    .p-top__sustainability-pic picture {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
.p-top__recruit {
  position: relative;
  overflow: hidden;
  background-color: var(--c-gray-light); }
.p-top__recruit-shape-left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
.p-top__recruit-shape-right {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: var(--c-wine-red);
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 1; }
.p-top__recruit-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    font-family: var(--font-en);
    pointer-events: none;
    white-space: nowrap;
    mix-blend-mode: multiply; }
.p-top__recruit-inner {
    width: 100%;
    max-width: calc(1200px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding);
    position: relative;
    z-index: 2; }
.p-top__recruit-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: var(--space-8); }
.p-top__recruit-heading-en {
      font-family: var(--font-en); }
.p-top__recruit-heading-ja {
      display: block;
      font-weight: 600;
      color: var(--c-main); }
.p-top__recruit-text {
    font-family: var(--font-sans); }
.p-top__news-inner {
  width: 100%;
  max-width: calc(1200px + (var(--side-padding) * 2));
  margin-inline: auto;
  padding-inline: var(--side-padding); }
.p-top__news-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px; }
.p-top__news-heading {
  font-family: var(--font-en); }
.p-top__news-divider {
  display: block;
  width: 30px;
  height: 2px;
  background-color: var(--c-main); }
.p-top__news-item:first-child {
  border-top: 1px solid #D4D4D4; }
.p-top__contact {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.p-top__contact-inner {
    width: 100%;
    max-width: calc(1200px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding); }
.p-top__contact-heading-en {
    font-family: var(--font-en); }
.p-top__contact-heading-ja {
    display: inline-block;
    margin-top: 10px; }
.p-top__contact-divider {
    display: block;
    width: 1px;
    height: var(--space-40);
    margin-block: var(--space-32);
    background-color: var(--c-white); }
.p-top__contact-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0; }
.c-bread__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11px; }
.c-bread__item {
  position: relative; }
.c-bread__item + .c-bread__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 11px; }
.c-bread__item + .c-bread__item::before {
      content: '';
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 6px;
      height: 6px;
      margin-top: -4px;
      border-radius: 50%;
      background-color: var(--c-main);
      pointer-events: none; }
.c-bread__link {
  display: inline-block;
  min-height: 18px;
  font-family: var(--font-en);
  color: var(--c-white);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap;
  opacity: 0.7;
  position: relative; }
.c-bread__link::before {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--c-main);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right; }
.c-bread__current {
  display: inline-block;
  min-height: 18px;
  font-family: var(--font-en);
  color: var(--c-white);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap; }
.c-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  position: relative;
  min-height: 50px;
  padding: 12px 20px 12px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #959595;
  overflow: hidden; }
.c-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: var(--c-main);
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.c-btn:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left; }
.c-btn__label {
    position: relative;
    z-index: 1;
    font-family: var(--font-ja);
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.1em;
    color: var(--c-base);
    -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.c-btn__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    z-index: 1;
    color: var(--c-main);
    -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.c-btn__icon svg,
    .c-btn__icon img {
      display: block;
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.c-btn:hover .c-btn__label {
    color: var(--c-white); }
.c-btn:hover .c-btn__icon {
    color: var(--c-white); }
.c-btn--internal .c-btn__icon {
    width: 24px;
    height: 24px; }
.c-btn--external .c-btn__icon {
    width: 16px;
    height: 16px; }
.c-btn--external .c-btn__icon-hover {
    position: absolute;
    top: inherit;
    opacity: 0; }
.c-btn--external:hover .c-btn__icon-default {
    opacity: 0; }
.c-btn--external:hover .c-btn__icon-hover {
    opacity: 1; }
.c-card-news {
  border-bottom: 1px solid #D4D4D4; }
.c-card-news__link {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr -webkit-max-content;
    -ms-grid-columns: 1fr max-content;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-gap: 12px;
    gap: 12px;
    padding-block: var(--space-24); }
.c-card-news__date {
    font-family: var(--font-en);
    color: var(--c-base);
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.3; }
.c-card-news__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
    color: var(--c-base);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.c-card-news__category span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0;
      min-height: 25px;
      padding-inline: 20px;
      border: 1px solid #9D9D9D; }
.c-card-news__title {
    color: var(--c-base);
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.6;
    width: 100%; }
.c-card-news__icon {
    color: var(--c-main); }
.c-card-news__icon span {
      display: block;
      width: var(--space-24);
      height: var(--space-24);
      position: relative;
      overflow: hidden; }
.c-card-news__icon .icon {
      width: 24px;
      height: 24px;
      position: absolute;
      top: 0; }
.c-card-news__icon .icon:nth-child(1) {
        left: -24px; }
.c-card-news__icon .icon:nth-child(2) {
        left: 0; }
.c-category__item {
  border: 1px solid #ACACAC; }
.c-category__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  padding-inline: 10px;
  padding-block: 10px; }
.c-category__link[aria-current="page"] {
    background-color: var(--c-base);
    color: var(--c-white);
    pointer-events: none; }
.c-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.c-html {
  color: var(--c-base);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8; }
.c-html > div {
    margin-bottom: var(--space-40); }
.c-html h2 {
    color: var(--c-base);
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.8;
    position: relative;
    margin-bottom: var(--space-24);
    padding-bottom: var(--space-4);
    border-bottom: 1px solid #C5C5C5; }
.c-html h2::after {
      content: '';
      position: absolute;
      bottom: -1.5px;
      left: 0;
      width: 30px;
      height: 2px;
      background-color: var(--c-main); }
.c-html h3 {
    color: var(--c-base);
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.8;
    position: relative;
    margin-bottom: var(--space-24);
    padding-bottom: var(--space-4);
    border-bottom: 1px solid #C5C5C5; }
.c-html h3::after {
      content: '';
      position: absolute;
      bottom: -1.5px;
      left: 0;
      width: 30px;
      height: 2px;
      background-color: var(--c-main); }
.c-html h4 {
    color: var(--c-base);
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.8;
    margin-bottom: var(--space-8); }
.c-html h5 {
    color: var(--c-base);
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.8; }
.c-html h6 {
    color: var(--c-base);
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.8; }
.c-html p {
    color: var(--c-base);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: var(--space-40); }
.c-html a:not([target="_blank"]) {
    text-decoration: underline;
    word-break: break-all; }
.c-html a[target="_blank"]::after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: var(--space-4);
    background-image: url(../images/common/icon_blank_black.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
.c-html figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: var(--space-4);
    margin-bottom: var(--space-40); }
.c-html figcaption {
    color: var(--c-base);
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8; }
.c-html ul,
  .c-html ol {
    margin-bottom: var(--space-40); }
.c-html ul li {
    position: relative;
    -webkit-padding-start: 1.2rem;
            padding-inline-start: 1.2rem;
    color: var(--c-base);
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8; }
.c-html ul li::before {
      content: "-";
      position: absolute;
      top: 0;
      left: 0;
      color: #B3B3B3;
      font-weight: 600; }
.c-html ol {
    counter-reset: list; }
.c-html ol li {
      position: relative;
      -webkit-padding-start: 2.2rem;
              padding-inline-start: 2.2rem;
      counter-increment: list;
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.8; }
.c-html ol li::before {
        content: "(" counter(list) ")";
        position: absolute;
        top: 0;
        left: 0;
        font-family: var(--font-en); }
.c-html dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px; }
.c-html dl dt {
      min-width: var(--space-40);
      color: #9F9F9F;
      font-size: 1.3rem;
      font-weight: 600;
      line-height: 1.3; }
.c-html dl dd {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.8; }
.c-html .textleft {
    text-align: left; }
.c-html .textcenter {
    text-align: center; }
.c-html .textright {
    text-align: right; }
.c-html .alignleft {
    display: inline;
    float: left; }
.c-html .alignright {
    display: inline;
    float: right; }
.c-html .aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto; }
.c-google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }
.c-google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }
.c-mv {
  background-color: var(--c-white);
  /* ===== ロゴ ===== */ }
.c-mv.is-color-active {
    background-color: #D67CC4; }
.c-mv__bg {
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: background 0.6s ease;
    transition: background 0.6s ease; }
.c-mv.is-color-active .c-mv__bg {
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(174, 174, 174, 0.6)), to(rgba(225, 225, 225, 0.6)));
      background: linear-gradient(180deg, rgba(174, 174, 174, 0.6) 0%, rgba(225, 225, 225, 0.6) 100%);
      backdrop-filter: blur(50px); }
.c-mv__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--space-72);
    position: absolute;
    top: 19.9vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 5;
    width: 100%; }
.c-mv__video {
    position: absolute;
    inset: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    background-color: var(--c-white); }
.c-mv__video video {
      width: 100%; }
.c-mv__video.is-ready {
      opacity: 1; }
.c-mv__video.is-ended {
      opacity: 0;
      pointer-events: none; }
.c-mv__logo {
    display: -ms-grid;
    display: grid;
    position: relative;
    width: 100%;
    max-width: 46.4vw;
    opacity: 0; }
.is-text-active .c-mv__logo::after {
      opacity: 0; }
.c-mv__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: var(--space-16);
    opacity: 0;
    max-width: 640px; }
.c-mv__caption {
    color: var(--c-base);
    font-size: 5rem;
    font-weight: 600;
    line-height: 1.4;
    font-family: var(--font-serif);
    letter-spacing: 0.05em; }
.c-mv__description {
    color: var(--c-base);
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.6; }
.c-mv__particles {
    position: absolute;
    inset: 0;
    z-index: 3;
    pointer-events: none; }
.c-mv__particle {
    position: absolute;
    border-radius: 50%;
    -webkit-filter: blur(80px);
            filter: blur(80px);
    opacity: 0;
    -webkit-transition: opacity 1.2s ease;
    transition: opacity 1.2s ease; }
.c-mv__particle.is-active {
      opacity: 1; }
.c-mv__particle.-yellow {
      width: 480px;
      height: 480px;
      background: rgba(250, 245, 180, 0.85);
      top: 114px;
      left: 50%;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
.c-mv__particle.-red {
      width: 520px;
      height: 520px;
      background: rgba(240, 182, 182, 0.8);
      top: -74px;
      right: 94px; }
.c-mv__particle.-blue {
      width: 500px;
      height: 500px;
      background: rgba(180, 225, 228, 0.75);
      bottom: -160px;
      right: -180px; }
/* ===== キーフレーム ===== */
/* GSAP版に移行のためコメントアウト */
.c-page-header {
  position: relative;
  overflow: hidden;
  background-color: #d4d4d4; }
.c-page-header__body {
    position: relative;
    z-index: 2;
    max-width: 1440px;
    margin-inline: auto; }
.c-page-header__en {
    margin: 0;
    font-family: var(--font-en);
    font-size: 9rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.1em;
    color: var(--c-white);
    white-space: nowrap; }
.c-page-header__ja {
    margin: 0;
    font-family: var(--font-ja);
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: var(--c-white);
    white-space: nowrap; }
.c-page-header__ticker {
    width: 100%;
    font-family: var(--font-en);
    font-size: 24rem;
    line-height: 1;
    letter-spacing: 0.1em;
    color: var(--c-white);
    opacity: 0.15;
    pointer-events: none;
    z-index: 1; }
.c-page-header .c-bread {
    max-width: 1440px;
    margin-inline: auto;
    z-index: 2; }
.c-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  overflow-x: auto; }
.c-pagination__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    gap: 10px; }
.c-pagination__item, .c-pagination__prev, .c-pagination__first, .c-pagination__last, .c-pagination__next {
    cursor: pointer; }
.c-pagination__item a, .c-pagination__prev a, .c-pagination__first a, .c-pagination__last a, .c-pagination__next a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0;
      position: relative;
      width: 50px;
      height: 50px;
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 600;
      line-height: 3;
      background-color: var(--c-white); }
.c-pagination__item a span, .c-pagination__prev a span, .c-pagination__first a span, .c-pagination__last a span, .c-pagination__next a span {
        position: relative;
        z-index: 2;
        -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.c-pagination__item a[href=""], .c-pagination__prev a[href=""], .c-pagination__first a[href=""], .c-pagination__last a[href=""], .c-pagination__next a[href=""] {
      pointer-events: none; }
.c-pagination__prev a, .c-pagination__next a {
    color: var(--c-main); }
.c-pagination__prev span, .c-pagination__next span {
    display: block;
    width: var(--space-24);
    height: var(--space-24);
    position: relative;
    overflow: hidden; }
.c-pagination__prev .icon, .c-pagination__next .icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0; }
.c-pagination__prev .icon:nth-child(1), .c-pagination__next .icon:nth-child(1) {
      left: -24px; }
.c-pagination__prev .icon:nth-child(2), .c-pagination__next .icon:nth-child(2) {
      left: 0; }
.c-pagination__prev {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
.c-pagination__item:has([aria-current="page"]) {
    background-color: var(--c-main); }
.c-pagination__item:has([aria-current="page"]) a {
      color: var(--c-white);
      background-color: var(--c-base);
      pointer-events: none; }
.c-pagination__sep span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    width: 50px;
    height: 50px;
    color: var(--c-base);
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 3; }
/**
* wordpress
* WYSIWYG compatchble style
*/
.c-wp-post_article strong {
  font-weight: bold; }
.c-wp-post_article em {
  font-style: italic; }
.c-wp-post_article ul {
  margin-left: 1em;
  display: block;
  list-style-type: disc !important;
  margin-before: 1em;
  margin-after: 1em;
  margin-start: 0px;
  margin-end: 0px;
  padding-start: 40px; }
.c-wp-post_article ol {
  display: block;
  list-style-type: decimal !important;
  margin-before: 1em;
  margin-after: 1em;
  margin-start: 0px;
  margin-end: 0px;
  padding-start: 40px; }
.c-wp-post_article li {
  display: list-item;
  text-align: match-parent; }
.c-wp-post_article img {
  width: auto; }
.c-wp-post_article .alignleft {
  display: inline;
  float: left; }
.c-wp-post_article .alignright {
  display: inline;
  float: right; }
.c-wp-post_article .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }
.c-wp-post_article .textleft {
  text-align: left; }
.c-wp-post_article .textcenter {
  text-align: center; }
.c-wp-post_article .textright {
  text-align: right; }
.c-wp-post_article blockquote.alignleft,
.c-wp-post_article .wp-caption.alignleft,
.c-wp-post_article img.alignleft {
  margin: 0.4em 1.6em 1.6em 0; }
.c-wp-post_article blockquote.alignright,
.c-wp-post_article .wp-caption.alignright,
.c-wp-post_article img.alignright {
  margin: 0.4em 0 1.6em 1.6em; }
.c-wp-post_article blockquote.aligncenter,
.c-wp-post_article .wp-caption.aligncenter,
.c-wp-post_article img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em; }
.c-wp-post_article .wp-caption.alignleft,
.c-wp-post_article .wp-caption.alignright,
.c-wp-post_article .wp-caption.aligncenter {
  margin-bottom: 1.2em; }
/**
 * clearfix micro
 */
.clearfix:after {
  content: "";
  clear: both;
  display: block; }
/**
 * text ellipsis., text...
 */
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.u-hide {
  display: none; }
.u-click {
  cursor: pointer; }
/**
 * BrowserSync
 */
#__bs_notify__ {
  display: none !important;
  font-size: 8px !important;
  opacity: .25;
  max-height: 50px; }
.__debug_mihon__ {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto 0 auto;
  z-index: 100000;
  pointer-events: none;
  cursor: none;
  width: 100%;
  overflow: hidden;
  text-align: center;
  -webkit-animation: __debug_mihon__ 1s infinite;
          animation: __debug_mihon__ 1s infinite; }
.__debug_mihon__ {
  padding-top: 0px;
  margin-top: 0px; }
@-webkit-keyframes __debug_mihon__ {
  0% {
    opacity: 0; }
  60% {
    opacity: .5; }
  100% {
    opacity: .5; } }
/*
@example
 <div class="mihon">
  <img src="./images/sample1.png" alt="" class="type_pc">
  <img src="./images/sample2.png" alt="" class="type_sp">
</div>
*/
@media (max-width: 959px) {
      .a-ticker__inner {
        -webkit-animation: ticker-loop 40s linear infinite;
                animation: ticker-loop 40s linear infinite; }
    html {
      scroll-padding-top: var(--hd-height-mobile); }
  html,
  body {
    width: 100%;
    height: 100%; }
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    padding-inline: var(--space-24);
    padding-block: var(--space-40) 35px; }
  .l-footer__main {
    display: contents; }
  .l-footer__left {
    display: contents; }
  .l-footer__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 190px; }
  .l-footer__nav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-top: var(--space-48); }
  .l-footer__nav-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: 10px;
    gap: 10px; }
  .l-footer__info {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: var(--space-64); }
  .l-footer__bottom {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: var(--space-24); }
  .l-footer__pagetop {
    position: absolute;
    top: var(--space-32);
    right: 10px; }
  .l-gnav {
    width: calc(100% - var(--space-32)); }
    .l-gnav__nav {
      padding: 34px 30px 0; }
    .l-gnav__link {
      padding-block: 20px; }
      .l-gnav__link .icon {
        width: 24px;
        height: 24px;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .l-gnav__en {
      color: var(--c-white);
      font-size: 2.6rem;
      font-weight: 400;
      line-height: 0.8;
      letter-spacing: 0.03em; }
    .l-gnav__ja {
      color: var(--c-white);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.5; }
    .l-gnav__contact {
      padding: 32px 30px 40px; }
    .l-gnav__contact-head {
      margin-bottom: 24px; }
    .l-gnav__contact-en {
      color: var(--c-white);
      font-size: 3rem;
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: 0.03em; }
    .l-gnav__contact-ja {
      color: var(--c-white);
      font-size: 1.6rem;
      font-weight: 500;
      line-height: 1.2;
      letter-spacing: 0.1em; }
  .l-header {
    top: var(--space-16); }
    .l-header__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0;
      max-width: calc(100% - var(--space-16) * 2);
      padding-inline: 20px 10px; }
    .l-header__logo {
      gap: 12px; }
      .l-header__logo img:first-child {
        width: auto;
        height: 28px; }
      .l-header__logo img:last-child {
        width: auto;
        height: 25px; }
    .l-header__nav {
      display: none; }
    .p-business__catch {
      padding-inline: var(--space-16);
      padding-block: 48px; }
      .p-business__catch-shape {
        width: 262px;
        height: 603px; }
      .p-business__catch-inner p {
        color: var(--c-white);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2; }
    .p-business__elm {
      padding-inline: var(--space-16);
      padding-top: var(--space-72); }
        .p-business__elm:nth-child(2n) .p-business__elm-shape {
          width: 80px;
          height: 170px; }
        .p-business__elm:nth-child(2n) .p-business__elm-left {
          padding-top: var(--space-32);
          padding-bottom: var(--space-80); }
        .p-business__elm:nth-child(2n) .p-business__elm-right {
          padding-right: var(--space-16); }
      .p-business__elm-shape {
        top: -2px;
        width: 96px;
        height: 176px; }
      .p-business__elm-name {
        color: var(--c-base);
        font-size: 4.6rem;
        font-weight: 400;
        line-height: 1.2; }
      .p-business__elm-caption {
        color: var(--c-main);
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.2; }
      .p-business__elm-content {
        gap: 20px; }
    .p-business__elm-left {
      padding-left: var(--space-16); }
    .p-business__elm-right {
      padding-top: var(--space-32);
      padding-bottom: var(--space-80); }
    .p-business__elm-desc {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.8; }
      .p-business__elm-philosophy {
        margin-top: var(--space-40); }
    .p-business__elm-aside {
      margin-top: var(--space-64); }
    .p-business__elm-aside-name {
      color: var(--c-base);
      font-size: 2rem;
      font-weight: 600;
      line-height: 1.2; }
      .p-company__section.-values {
        padding-top: var(--space-80); }
      .p-company__section.-overview {
        padding-top: var(--space-80); }
    .p-company__section.-history {
      padding-top: var(--space-80); }
  .p-company__inner {
    padding-inline: var(--space-16); }
    .p-company__title {
      color: var(--c-base);
      font-size: 4.6rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-company__subtitle {
      color: var(--c-main);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-company__body {
      gap: 20px; }
  .p-company__message-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: var(--space-32);
    gap: var(--space-32);
    padding-block: var(--space-24) var(--space-72); }
    .p-company__message-desc {
      line-height: 1.8; }
  .p-company__message-pic {
    max-width: calc(100% - var(--space-56) * 2);
    margin-inline: auto; }
    .p-company__values-shape {
      width: 70px;
      height: 150px; }
  .p-company__values-content {
    padding-block: var(--space-40) 300px; }
    .p-company__values-title {
      color: var(--c-base);
      font-size: 5rem;
      font-weight: 500;
      line-height: 1.8;
      letter-spacing: 0.05rem; }
    .p-company__values-desc {
      line-height: 1.8; }
    .p-company__values-box {
      padding: var(--space-40) var(--space-16); }
    .p-company__values-box-heading {
      color: var(--c-base);
      font-size: 3.6rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-company__values-box-caption {
      color: var(--c-base);
      font-size: 1.7rem;
      font-weight: 400;
      line-height: 1.8; }
      .p-company__values-box-caption::before, .p-company__values-box-caption::after {
        width: var(--space-16); }
    .p-company__values-pics {
      gap: var(--space-40);
      -webkit-animation-duration: 10s;
              animation-duration: 10s; }
    .p-company__values-pic {
      width: 180px; }
    .p-company__philosophy {
      padding-block: 140px; }
    .p-company__philosophy-shape {
      width: 305px;
      height: 649px; }
    .p-company__philosophy-title {
      color: var(--c-white);
      font-size: 3.6rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-company__philosophy-caption {
      color: var(--c-white);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2;
      margin-block: 10px var(--space-32); }
    .p-company__philosophy-desc {
      color: var(--c-white);
      font-size: 2.4rem;
      font-weight: 400;
      line-height: 1.7; }
    .p-company__overview-shape {
      top: -2px;
      right: -1px;
      width: 70px;
      height: 150px; }
  .p-company__overview-content {
    padding-block: 48px var(--space-72); }
    .p-company__overview-table-item {
      -ms-grid-columns: 100%;
      grid-template-columns: 100%;
      gap: var(--space-16); }
    .p-company__overview-table-label {
      line-height: 1.4; }
    .p-company__overview-table-content {
      gap: var(--space-24);
      line-height: 1.4; }
    .p-company__overview-table-content .item dl {
      margin-top: var(--space-8); }
    .p-company__history-shape {
      width: 70px;
      height: 150px; }
  .p-company__history-content {
    padding-block: var(--space-24) 88px; }
    .p-company__history-inner {
      padding-inline: 10px;
      padding-block: var(--space-32); }
    .p-company__history-heading {
      max-width: 188px; }
    .p-company__history-label {
      font-size: 4rem; }
    .p-company__history-info {
      padding-left: var(--space-32); }
      .p-company__history-info::before {
        left: 36px; }
    .p-company__history-point {
      margin-top: 6px; }
    .p-company__history-desc {
      line-height: 1.4; }
  .p-group .c-page-header__en {
    margin-bottom: var(--space-4);
    line-height: 0.9; }
    .p-group__catch {
      padding-block: var(--space-80) 90px; }
      .p-group__catch-shape {
        width: 258px;
        height: 550px; }
      .p-group__catch-title {
        color: var(--c-white);
        font-size: 3.6rem;
        font-weight: 400;
        line-height: 1.2; }
      .p-group__catch-caption {
        color: var(--c-white);
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.2;
        margin-block: 10px var(--space-32); }
      .p-group__catch-desc {
        color: var(--c-white);
        font-size: 2.4rem;
        font-weight: 400;
        line-height: 1.7; }
      .p-group__lead-shape {
        width: 73px;
        height: 153px; }
      .p-group__lead-inner {
        padding-inline: var(--space-16);
        padding-block: var(--space-72) var(--space-80); }
      .p-group__lead-title {
        color: var(--c-base);
        font-size: 4.8rem;
        font-weight: 400;
        line-height: 1.2; }
      .p-group__lead-caption {
        color: var(--c-main);
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.2; }
      .p-group__lead-diver {
        height: 400px;
        left: 36px; }
    .p-group__lead-nav {
      margin-top: var(--space-64);
      padding-left: var(--space-40); }
    .p-group__lead-nav-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 10px; }
      .p-group__lead-nav-link {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        gap: 0; }
      .p-group__lead-nav-caption {
        color: var(--c-base);
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2.2; }
  .p-group__elm {
    padding-block: var(--space-40) var(--space-56); }
    .p-group__elm-inner {
      -ms-grid-columns: 100%;
      grid-template-columns: 100%;
      row-gap: var(--space-56);
      padding-inline: var(--space-16); }
  .p-group__elm-title {
    color: var(--c-base);
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 2.2; }
    .p-group__elm-desc {
      line-height: 1.8; }
  .p-news__content {
    padding-inline: var(--space-16);
    padding-block: var(--space-64) 90px; }
    .p-news__category-title {
      color: var(--c-base);
      font-size: 3.2rem;
      font-weight: 400;
      line-height: 1.5; }
    .p-news__list {
      margin-top: var(--space-80); }
    .p-news-detail__inner {
      margin-inline: var(--space-16);
      padding-block: var(--space-64) 90px; }
    .p-news-detail__article {
      padding-inline: var(--space-16);
      padding-block: var(--space-32); }
  .p-news-detail__title {
    color: var(--c-base);
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px; }
  .p-privacy .c-page-header__en {
    margin-bottom: var(--space-4);
    line-height: 0.9; }
  .p-privacy__content {
    padding-inline: var(--space-16);
    padding-block: var(--space-40) var(--space-80); }
  .p-sustainability__lead-inner {
    padding-inline: var(--space-16); }
    .p-sustainability__lead-title {
      color: var(--c-base);
      font-size: 5rem;
      font-weight: 400;
      line-height: 1; }
    .p-sustainability__lead-content {
      gap: 20px; }
  .p-sustainability__lead-right {
    padding-block: var(--space-48) 96px; }
    .p-sustainability__lead-desc {
      line-height: 1.8; }
    .p-sustainability__initiatives {
      padding-block: 100px 260px; }
    .p-sustainability__initiatives-shape {
      width: 70px;
      height: 150px; }
    .p-sustainability__initiatives-inner {
      padding-inline: var(--space-16); }
    .p-sustainability__initiatives-title {
      color: var(--c-base);
      font-size: 5rem;
      font-weight: 400;
      line-height: 1; }
    .p-sustainability__section {
      padding-block: var(--space-48) var(--space-80); }
    .p-sustainability__section-inner {
      gap: var(--space-48);
      padding-inline: var(--space-16); }
    .p-sustainability__section-block[data-block="env"] .wide {
      -webkit-transform: translateX(calc(var(--space-16) * -1));
              transform: translateX(calc(var(--space-16) * -1));
      width: calc(100% + var(--space-16) * 2);
      margin-top: var(--space-32); }
    .p-sustainability__section-caption {
      color: var(--c-main);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-sustainability__section-title {
      font-size: 2.4rem; }
    .p-sustainability__section-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: var(--space-64);
      padding-inline: var(--space-24);
      padding-block: var(--space-32); }
    .p-sustainability__lightrail {
      padding-top: 50px; }
    .p-sustainability__lightrail-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 0;
      padding-inline: var(--space-16); }
  .p-sustainability__lightrail-pic {
    margin-top: var(--space-32); }
  .p-top__lead-inner {
    padding-block: 56px; }
  .p-top__lead-left {
    margin-bottom: 40px; }
  .p-top__lead-heading-quote {
    font-size: 2.8rem; }
  .p-top__lead-heading-main {
    font-size: 4rem;
    letter-spacing: 0.05em; }
  .p-top__lead-heading-sub {
    font-size: 2.6rem; }
  .p-top__lead-text {
    font-size: 1.4rem;
    margin-bottom: var(--space-32); }
  .p-top__lead-caption {
    color: var(--c-main);
    font-size: 8rem;
    font-weight: 400;
    line-height: 1.5;
    top: 12%;
    -webkit-transform: none;
            transform: none; }
  .p-top__lead-pic {
    margin-top: -160px;
    height: 540px; }
    .p-top__lead-pic picture,
    .p-top__lead-pic img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .p-top__business {
    overflow: hidden; }
    .p-top__business-inner {
      padding-inline: var(--space-24);
      padding-block: 56px 0; }
    .p-top__business-left {
      margin-bottom: var(--space-40); }
    .p-top__business-heading-en {
      color: var(--c-base);
      font-size: 4.6rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__business-heading-ja {
      color: var(--c-main);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-top__business-divider {
      height: 40px;
      margin-block: var(--space-24); }
    .p-top__business-text {
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.8;
      margin-bottom: var(--space-24); }
    .p-top__business-pics {
      gap: 8px; }
    .p-top__business-pic.-pic01 {
      width: 130px;
      height: 180px;
      margin-top: 20px; }
    .p-top__business-pic.-pic02 {
      width: 160px;
      height: 230px;
      margin-top: 50px; }
    .p-top__business-pic.-pic03 {
      width: 130px;
      height: 180px; }
  .p-top__companies {
    padding-block: var(--space-80); }
    .p-top__companies-inner {
      max-width: calc(100% - var(--space-32));
      padding-inline: var(--space-32);
      padding-block: var(--space-32) 60px; }
    .p-top__companies-heading {
      color: var(--c-base);
      font-size: 3.6rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__companies-desc {
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.8; }
    .p-top__companies-pics {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 24px;
      padding-inline: var(--space-32); }
    .p-top__companies-pic figcaption {
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.2; }
  .p-top__sustainability {
    padding-top: var(--space-64); }
    .p-top__sustainability-shape-left {
      width: 45px;
      height: 80px; }
    .p-top__sustainability-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: var(--space-24);
      padding-inline: var(--space-32); }
    .p-top__sustainability-heading-en {
      color: var(--c-base);
      font-size: 5rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__sustainability-heading-ja {
      color: var(--c-main);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-top__sustainability-text {
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 300;
      line-height: 1.8; }
    .p-top__sustainability-pic {
      margin-top: var(--space-56); }
  .p-top__recruit-shape-right {
    width: 40px;
    height: 85px; }
  .p-top__recruit-bg {
    color: #e5e5e5;
    font-size: 8rem;
    font-weight: 400;
    line-height: 1.5; }
  .p-top__recruit-inner {
    padding-inline: var(--space-32);
    padding-block: 60px; }
  .p-top__recruit-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: var(--space-40); }
  .p-top__recruit-heading-en {
    color: var(--c-base);
    font-size: 5rem;
    font-weight: 400;
    line-height: 1.2; }
  .p-top__recruit-heading-ja {
    color: var(--c-main);
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    text-align: right; }
  .p-top__recruit-text {
    max-width: 72%;
    color: var(--c-base);
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.8; }
  .p-top__news {
    padding-block: var(--space-48) var(--space-72); }
    .p-top__news-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: 40px;
      padding-inline: var(--space-32); }
    .p-top__news-right {
      width: 100%; }
    .p-top__news-heading {
      color: var(--c-base);
      font-size: 3.6rem;
      font-weight: 400;
      line-height: 1.2; }
  .p-top__contact {
    padding-block: var(--space-32) var(--space-80);
    background-image: url(../images/top/contact_bg@sp.webp); }
    .p-top__contact-inner {
      padding-inline: var(--space-32); }
    .p-top__contact-heading-en {
      color: var(--c-white);
      font-size: 5rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__contact-heading-ja {
      color: var(--c-white);
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-top__contact-desc {
      color: var(--c-white);
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.8; }
    .p-top__contact-btn {
      margin-top: var(--space-32); }
    .c-bread__current {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      word-wrap: normal;
      max-width: 13em; }
  .c-btn--internal .c-btn__icon {
    width: 18px;
    height: 18px; }
    .c-card-news__category {
      margin-block: var(--space-4) var(--space-8); }
      .c-card-news__category span {
        padding-inline: 10px;
        font-size: 1.3rem; }
    .c-card-news__title {
      font-size: 1.6rem; }
    .c-card-news__icon span {
      width: 18px;
      height: 18px; }
    .c-card-news__icon .icon {
      width: 18px;
      height: 18px; }
  .c-category__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: 8px;
    gap: 8px; }
    .c-category__link {
      font-size: 1.4rem; }
      .c-html h2 {
        font-size: 2.4rem; }
      .c-html h3 {
        font-size: 2.4rem; }
      .c-html h4 {
        font-size: 2rem; }
      .c-html dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 0; }
        .c-html dl dt {
          min-width: var(--space-56); }
        .c-html dl dd {
          line-height: 1.4; }
      .c-mv__bg {
        width: 100vw;
        height: 786px; }
      .c-mv__inner {
        top: 30%;
        gap: var(--space-32); }
        .c-mv__video video {
          position: absolute;
          top: 10%;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          width: 200%; }
      .c-mv__logo {
        max-width: 94vw; }
      .c-mv__text {
        gap: var(--space-32);
        max-width: calc(100% - var(--side-padding)); }
      .c-mv__caption {
        font-size: 3.2rem; }
        .c-mv__particle.-yellow {
          width: 377px;
          height: 377px; }
        .c-mv__particle.-red {
          width: 396px;
          height: 396px;
          right: -117px; }
        .c-mv__particle.-blue {
          width: 395px;
          height: 395px; }
    .c-page-header {
      -webkit-padding-before: calc(var(--hd-height-mobile) + var(--space-16) + 100px);
              padding-block-start: calc(var(--hd-height-mobile) + var(--space-16) + 100px); }
      .c-page-header__body {
        padding-inline: var(--space-16); }
      .c-page-header__en {
        color: var(--c-white);
        font-size: 4rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.08em; }
      .c-page-header__ja {
        font-size: 1.6rem;
        letter-spacing: 0.15em; }
      .c-page-header__ticker {
        margin-top: calc(var(--space-24) * -1);
        font-size: 16rem;
        line-height: 0.8; }
      .c-page-header .c-bread {
        padding-inline: var(--space-16);
        padding-bottom: 10px; }
    .c-pagination {
      padding-bottom: var(--space-16); }
    .c-pagination__prev span, .c-pagination__next span {
      width: 18px;
      height: 18px; }
    .c-pagination__prev .icon, .c-pagination__next .icon {
      width: 18px;
      height: 18px; }
    .c-pagination__first, .c-pagination__last, .c-pagination__sep {
      display: none; }
    .c-pagination__first:has([aria-current="page"]), .c-pagination__last:has([aria-current="page"]) {
      display: list-item; }
  .for-large {
    display: none; } }
@media (min-width: 960px) {
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 40px;
    padding-block: 90px 22px; }
  .l-footer__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    width: 100%; }
  .l-footer__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 80px; }
  .l-footer__logo {
    width: 200px; }
  .l-footer__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 560px; }
  .l-footer__nav-item {
    width: 180px; }
    .l-footer__nav-item:nth-child(3n) {
      width: 84px; }
  .l-footer__nav-link {
    position: relative; }
    .l-footer__nav-link::before {
      content: '';
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: var(--c-main);
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transform-origin: right;
              transform-origin: right; }
  .l-footer__privacy {
    position: relative; }
    .l-footer__privacy::before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: var(--c-main);
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transform-origin: right;
              transform-origin: right; }
  .l-footer__pagetop {
    position: absolute;
    bottom: 68px;
    right: 40px; }
    .l-footer__pagetop:hover {
      background-color: var(--c-main);
      color: var(--c-white); }
  .l-gnav {
    display: none; }
  .l-header {
    top: 20px; }
    .l-header__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0;
      max-width: 1364px; }
    .l-header__logo img:first-child {
      width: 185px;
      height: 46px; }
    .l-header__logo img:last-child {
      width: 97px;
      height: 36px; }
    .l-header__nav-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 32px; }
    .l-header__nav-link {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.5;
      -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .l-header__nav-link:hover {
        color: var(--c-main); }
    .l-header__menu-btn {
      display: none; }
    .p-business__catch {
      padding-block: var(--space-64); }
      .p-business__catch-shape {
        width: 318px;
        height: 676px; }
      .p-business__catch-inner {
        width: 100%;
        max-width: calc(1080px + (var(--side-padding) * 2));
        margin-inline: auto;
        padding-inline: var(--side-padding); }
      .p-business__catch-inner p {
        color: var(--c-white);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 2.2; }
    .p-business__elm {
      padding-top: 100px; }
        .p-business__elm:nth-child(2n) .p-business__elm-shape {
          width: 220px;
          height: 423px; }
        .p-business__elm:nth-child(2n) .p-business__elm-left {
          padding-top: var(--space-72);
          padding-bottom: 108px; }
        .p-business__elm:nth-child(2n) .p-business__elm-right {
          padding-right: 20px; }
    .p-business__elm#section03 .p-business__elm-shape {
      width: 214px;
      height: 417px; }
      .p-business__elm-shape {
        width: 184px;
        height: 387px; }
      .p-business__elm-inner {
        width: 100%;
        max-width: calc(1100px + (var(--side-padding) * 2));
        margin-inline: auto;
        padding-inline: var(--side-padding); }
      .p-business__elm-name {
        color: var(--c-base);
        font-size: 7rem;
        font-weight: 400;
        line-height: 1.2; }
      .p-business__elm-caption {
        color: var(--c-main);
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1.2; }
      .p-business__elm-content {
        gap: 80px; }
    .p-business__elm-left {
      padding-left: 20px; }
    .p-business__elm-right {
      padding-top: var(--space-72);
      padding-bottom: 108px; }
    .p-business__elm-desc {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 2.2;
      margin-inline: 120px; }
      .p-business__elm-philosophy {
        margin-top: var(--space-40);
        margin-inline: 120px; }
    .p-business__elm-aside {
      margin-top: var(--space-80); }
    .p-business__elm-aside-name {
      color: var(--c-base);
      font-size: 3rem;
      font-weight: 600;
      line-height: 1.2; }
      .p-company__section.-values {
        padding-top: 100px; }
      .p-company__section.-overview {
        padding-top: 100px; }
    .p-company__section.-history {
      padding-top: 100px; }
  .p-company__inner {
    width: 100%;
    max-width: calc(1180px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding); }
    .p-company__title {
      color: var(--c-base);
      font-size: 7rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-company__subtitle {
      color: var(--c-main);
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-company__body {
      gap: 60px; }
  .p-company__message-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 240px;
    grid-template-columns: 1fr 240px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: 60px;
    gap: 60px;
    padding-block: 60px 90px; }
    .p-company__values-shape {
      width: 220px;
      height: 423px; }
  .p-company__values-content {
    max-width: 740px;
    margin-inline: auto;
    padding-block: 96px 506px; }
    .p-company__values-title {
      color: var(--c-base);
      font-size: 8rem;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 0.08rem; }
    .p-company__values-box {
      padding: var(--space-40) 60px; }
    .p-company__values-box-heading {
      color: var(--c-base);
      font-size: 5.6rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-company__values-box-caption {
      color: var(--c-base);
      font-size: 3.2rem;
      font-weight: 400;
      line-height: 1.8; }
    .p-company__values-pic {
      width: 280px; }
    .p-company__philosophy {
      padding-block: 120px 164px; }
    .p-company__philosophy-shape {
      width: 442px;
      height: 940px; }
    .p-company__philosophy-title {
      color: var(--c-white);
      font-size: 5rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-company__philosophy-caption {
      color: var(--c-white);
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.2;
      margin-block: 10px var(--space-40); }
    .p-company__philosophy-desc {
      color: var(--c-white);
      font-size: 3.8rem;
      font-weight: 400;
      line-height: 1.7; }
    .p-company__overview-shape {
      width: 187px;
      height: 390px; }
  .p-company__overview-content {
    max-width: calc(100% - 130px);
    margin-left: auto;
    padding-block: var(--space-72) 144px; }
    .p-company__history-shape {
      width: 220px;
      height: 423px; }
  .p-company__history-content {
    padding-block: var(--space-48) 146px; }
    .p-company__history-inner {
      max-width: 780px;
      margin-inline: auto;
      padding-inline: 100px;
      padding-block: 50px; }
    .p-company__history-heading {
      max-width: 234px; }
    .p-group__catch {
      padding-block: 120px 164px; }
      .p-group__catch-shape {
        width: 442px;
        height: 940px; }
      .p-group__catch-title {
        color: var(--c-white);
        font-size: 5rem;
        font-weight: 400;
        line-height: 1.2; }
      .p-group__catch-caption {
        color: var(--c-white);
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1.2;
        margin-block: 10px var(--space-40); }
      .p-group__catch-desc {
        color: var(--c-white);
        font-size: 3.8rem;
        font-weight: 400;
        line-height: 1.7; }
      .p-group__lead-shape {
        width: 186px;
        height: 389px; }
      .p-group__lead-inner {
        width: 100%;
        max-width: calc(1200px + (var(--side-padding) * 2));
        margin-inline: auto;
        padding-inline: var(--side-padding);
        padding-block: 100px 142px; }
      .p-group__lead-title {
        color: var(--c-base);
        font-size: 7rem;
        font-weight: 400;
        line-height: 1.2; }
      .p-group__lead-caption {
        color: var(--c-main);
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1.2; }
      .p-group__lead-diver {
        height: 320px;
        left: calc(var(--side-padding) + 20px); }
    .p-group__lead-nav {
      margin-top: 108px; }
    .p-group__lead-nav-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: var(--space-24); }
      .p-group__lead-nav-item {
        max-width: 324px; }
      .p-group__lead-nav-link::before {
        content: '';
        position: absolute;
        inset: 0;
        background-color: var(--c-main);
        -webkit-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transform-origin: right;
                transform-origin: right;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .p-group__lead-nav-link:hover::before {
        -webkit-transform: scaleX(1);
                transform: scaleX(1);
        -webkit-transform-origin: left;
                transform-origin: left; }
      .p-group__lead-nav-link:hover .p-group__lead-nav-caption,
      .p-group__lead-nav-link:hover .p-group__lead-nav-icon {
        color: var(--c-white); }
      .p-group__lead-nav-caption {
        color: var(--c-base);
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 2.2;
        -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .p-group__elm {
    padding-block: var(--space-80) 120px; }
    .p-group__elm-inner {
      width: 100%;
      max-width: calc(1200px + (var(--side-padding) * 2));
      margin-inline: auto;
      padding-inline: var(--side-padding);
      -ms-grid-columns: 42.5% 57.5%;
      grid-template-columns: 42.5% 57.5%;
      -webkit-column-gap: var(--space-40);
         -moz-column-gap: var(--space-40);
              column-gap: var(--space-40); }
  .p-group__elm-title {
    color: var(--c-base);
    font-size: 3rem;
    font-weight: 600;
    line-height: 2.2; }
  .p-news__content {
    width: 100%;
    max-width: calc(1200px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding);
    padding-block: var(--space-80) 130px; }
    .p-news__category-title {
      color: var(--c-base);
      font-size: 4rem;
      font-weight: 400;
      line-height: 1.5; }
    .p-news-detail__inner {
      width: 100%;
      max-width: calc(1200px + (var(--side-padding) * 2));
      margin-inline: auto;
      padding-inline: var(--side-padding);
      padding-block: var(--space-64) 114px; }
    .p-news-detail__article {
      padding-inline: 100px;
      padding-block: var(--space-80); }
  .p-news-detail__title {
    color: var(--c-base);
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 1.8;
    margin-top: var(--space-8); }
  .p-privacy__content {
    width: 100%;
    max-width: calc(1080px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding);
    padding-block: var(--space-64) 114px; }
  .p-sustainability__lead-inner {
    width: 100%;
    max-width: calc(1180px + (var(--side-padding) * 2));
    margin-inline: auto;
    padding-inline: var(--side-padding); }
  .p-sustainability__lead-right {
    padding-block: var(--space-72) var(--space-80); }
    .p-sustainability__initiatives {
      padding-block: 100px 505px; }
    .p-sustainability__initiatives-shape {
      width: 220px;
      height: 423px; }
    .p-sustainability__initiatives-inner {
      width: 100%;
      max-width: calc(1180px + (var(--side-padding) * 2));
      margin-inline: auto;
      padding-inline: var(--side-padding); }
    .p-sustainability__section {
      padding-block: var(--space-72) 140px; }
    .p-sustainability__section-inner {
      width: 100%;
      max-width: calc(1200px + (var(--side-padding) * 2));
      margin-inline: auto;
      padding-inline: var(--side-padding); }
    .p-sustainability__section-caption {
      color: var(--c-main);
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-sustainability__section-box {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 34.666% 1fr;
      grid-template-columns: 34.666% 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      grid-gap: 84px;
      gap: 84px;
      padding-inline: var(--space-72);
      padding-block: var(--space-56) var(--space-72); }
    .p-sustainability__lightrail {
      padding-block: 150px 240px; }
    .p-sustainability__lightrail-inner {
      width: 100%;
      max-width: calc(1200px + (var(--side-padding) * 2));
      margin-inline: auto;
      padding-inline: var(--side-padding); }
  .p-sustainability__lightrail-info {
    max-width: 500px; }
  .p-sustainability__lightrail-pic {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-width: 920px;
    height: 100%;
    pointer-events: none; }
  .p-top__lead-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    padding-block: 120px 20px; }
  .p-top__lead-left {
    width: 46%; }
  .p-top__lead-right {
    width: 49%; }
  .p-top__lead-text {
    margin-bottom: var(--space-56); }
  .p-top__lead-caption {
    color: var(--c-main);
    font-size: 15rem;
    font-weight: 400;
    line-height: 1.5; }
    .p-top__lead-caption .p-ticker__inner {
      -webkit-animation-duration: 40s;
              animation-duration: 40s; }
  .p-top__business {
    position: relative;
    overflow: hidden;
    padding-top: 120px;
    min-height: 560px; }
    .p-top__business-left {
      width: 46%; }
    .p-top__business-heading-en {
      color: var(--c-base);
      font-size: 7rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__business-text {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 2; }
    .p-top__business-pics {
      position: absolute;
      top: 60px;
      right: 0; }
    .p-top__business-pic.-pic01 {
      width: 200px;
      margin-top: var(--space-40); }
    .p-top__business-pic.-pic02 {
      width: 260px;
      margin-top: 100px; }
    .p-top__business-pic.-pic03 {
      width: 200px; }
  .p-top__companies {
    padding-block: var(--space-64) 112px; }
    .p-top__companies-inner {
      padding-inline: 70px;
      padding-block: var(--space-48); }
    .p-top__companies-desc {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 2; }
    .p-top__companies-pics {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      grid-gap: 2px;
      gap: 2px; }
    .p-top__companies-pic figcaption {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.2;
      text-align: center; }
  .p-top__sustainability {
    padding-block: 100px 160px; }
    .p-top__sustainability-shape-left {
      width: 89px;
      height: 190px; }
    .p-top__sustainability-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      gap: var(--space-32); }
    .p-top__sustainability-heading-en {
      color: var(--c-base);
      font-size: 7rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__sustainability-heading-ja {
      color: var(--c-main);
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-top__sustainability-divider {
      height: 40px; }
    .p-top__sustainability-text {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 1.8; }
    .p-top__sustainability-pic {
      position: absolute;
      top: 0;
      right: 0;
      width: 974px;
      height: 100%; }
  .p-top__recruit {
    height: 472px; }
    .p-top__recruit-shape-right {
      width: 89px;
      height: 190px; }
    .p-top__recruit-bg {
      color: #e5e5e5;
      font-size: 14rem;
      font-weight: 400;
      line-height: 1.5; }
    .p-top__recruit-inner {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0; }
    .p-top__recruit-content {
      width: 720px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      gap: 32px; }
    .p-top__recruit-heading-en {
      color: var(--c-base);
      font-size: 7rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__recruit-heading-ja {
      color: var(--c-main);
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-top__recruit-text {
      color: var(--c-base);
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 1.8;
      text-align: right; }
  .p-top__news {
    padding-block: var(--space-80); }
    .p-top__news-inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 17.33% 1fr;
      grid-template-columns: 17.33% 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      grid-gap: var(--space-40) var(--space-72);
      gap: var(--space-40) var(--space-72);
      -ms-flex-line-pack: start;
          align-content: flex-start; }
    .p-top__news-heading {
      color: var(--c-base);
      font-size: 5rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__news-left {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 1;
      grid-row: 1; }
    .p-top__news-right {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 3;
      grid-row: 1 / 4; }
    .p-top__news-btn {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 2;
      grid-row: 2; }
  .p-top__contact {
    padding-block: 88px 112px;
    background-image: url(../images/top/contact_bg@pc.webp); }
    .p-top__contact-inner {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 370px 1fr;
      grid-template-columns: 1fr 370px 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      grid-gap: 0;
      gap: 0; }
    .p-top__contact-heading-en {
      color: var(--c-white);
      font-size: 7rem;
      font-weight: 400;
      line-height: 1.2; }
    .p-top__contact-heading-ja {
      color: var(--c-white);
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.2; }
    .p-top__contact-desc {
      color: var(--c-white);
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.8; }
    .c-bread__link:hover::before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: left;
              transform-origin: left; }
      .c-card-news__icon .js-hover-icon.is-animating .icon {
        -webkit-animation: card-arrow-slide 0.2s ease-out forwards;
                animation: card-arrow-slide 0.2s ease-out forwards; }
    .c-card-news__info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 13px 15px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .c-category__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: 8px;
    gap: 8px; }
    .c-category__link {
      position: relative; }
      .c-category__link::before {
        content: '';
        position: absolute;
        z-index: 1;
        inset: 0;
        background-color: var(--c-main);
        -webkit-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transform-origin: right;
                transform-origin: right;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .c-category__link span {
        position: relative;
        z-index: 2;
        -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .c-category__link:hover::before {
        -webkit-transform: scaleX(1);
                transform: scaleX(1);
        -webkit-transform-origin: left;
                transform-origin: left; }
      .c-category__link:hover span {
        color: var(--c-white); }
      .c-html a:not([target="_blank"]):hover {
        text-decoration: none; }
      .c-mv__bg {
        height: 62.5vw; }
    .c-page-header {
      min-height: 570px;
      -webkit-padding-before: calc(var(--hd-height-pc) + var(--space-16) + 116px);
              padding-block-start: calc(var(--hd-height-pc) + var(--space-16) + 116px); }
      .c-page-header__body {
        padding-inline: var(--space-80); }
      .c-page-header__ticker {
        margin-top: calc(var(--space-24) * -1); }
      .c-page-header .c-bread {
        padding-inline: var(--space-80);
        padding-block: var(--space-8) 10px; }
    .c-pagination__item a, .c-pagination__first a, .c-pagination__last a {
      -webkit-transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .c-pagination__item a::before, .c-pagination__first a::before, .c-pagination__last a::before {
        content: '';
        position: absolute;
        inset: 0;
        background-color: var(--c-main);
        -webkit-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transform-origin: right;
                transform-origin: right;
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .c-pagination__item a:hover::before, .c-pagination__first a:hover::before, .c-pagination__last a:hover::before {
        -webkit-transform: scaleX(1);
                transform: scaleX(1);
        -webkit-transform-origin: left;
                transform-origin: left; }
      .c-pagination__item a:hover span, .c-pagination__first a:hover span, .c-pagination__last a:hover span {
        color: var(--c-white); }
      .c-pagination__prev a .js-hover-icon.is-animating .icon, .c-pagination__next a .js-hover-icon.is-animating .icon {
        -webkit-animation: card-arrow-slide 0.2s ease-out forwards;
                animation: card-arrow-slide 0.2s ease-out forwards; }
  .for-mobile {
    display: none; } }
@media (min-width: 960px) and (min-width: 960px) {
    .l-footer__logo {
      -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .l-footer__logo:hover {
        opacity: 0.7; }
    .l-footer__nav-link:hover::before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: left;
              transform-origin: left; }
    .l-footer__privacy:hover::before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: left;
              transform-origin: left; }
    .l-header__logo {
      -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .l-header__logo:hover {
        opacity: 0.7; }
  .c-html a[target="_blank"]:hover {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .c-html a[target="_blank"]:hover:hover {
      opacity: 0.7; } }
@media (min-width: 960px) and (max-width: 1032px) {
      .l-header__nav-list {
        -webkit-column-gap: 16px;
           -moz-column-gap: 16px;
                column-gap: 16px; } }
@media (min-width: 960px) and (max-width: 1110px) {
    .p-group__lead-nav-caption {
      color: var(--c-base);
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 2.2; } }
@media (min-width: 960px) and (max-width: 1024px) {
    .p-group__elm-inner {
      -ms-grid-columns: 50% 50%;
      grid-template-columns: 50% 50%; } }
@media (min-width: 960px) and (max-width: 1380px) {
    .p-sustainability__lightrail {
      padding-block: 150px 164px; }
    .p-sustainability__lightrail-info {
      max-width: 400px; }
    .p-sustainability__lightrail-pic {
      max-width: 820px; } }
@media (min-width: 960px) and (max-width: 1260px) {
    .p-sustainability__lightrail {
      padding-block: 150px 160px; } }
@media (min-width: 960px) and (max-width: 1180px) {
    .p-sustainability__lightrail-info {
      max-width: 100%; }
    .p-sustainability__lightrail-pic {
      position: relative;
      margin-top: var(--space-32);
      margin-left: auto; } }
@media (min-width: 1470px) {
      .c-mv__inner {
        top: 20vw; } }
/*# sourceMappingURL=../../_cache/_maps/styles.css.map */
