/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.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{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

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

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

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

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

caption {
  text-align: left;
}

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

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

:where(:root) {
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  hyphens: auto;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scrollbar-gutter: stable;
  overflow-x: clip;
  -webkit-tap-highlight-color: transparent;
}

:where(a, area, button, [role=button], input:not([type=range]), label, select, summary, textarea) {
  touch-action: manipulation;
}

@media (any-hover: hover) {
  :where(a[href^="tel:"]) {
    pointer-events: none;
  }
}
:where(dialog) {
  width: unset;
  max-width: unset;
  height: unset;
  max-height: unset;
  padding: unset;
  color: unset;
  background-color: unset;
  border: unset;
  overflow: unset;
}

:root:has(dialog[open]) {
  overflow: hidden;
}

::backdrop {
  background-color: unset;
}

:where(input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=reset]):not([type=submit]), textarea) {
  border: 1px solid #111111;
}

:where(body) {
  min-block-size: 100svh;
}

html {
  font-size: 62.5%;
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  scroll-behavior: smooth;
}

dt {
  font-weight: inherit;
}

th {
  font-weight: inherit;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline-width: 1px;
  outline-offset: 1px;
  outline-color: #111111;
}

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

textarea {
  field-sizing: content;
}

.l-header {
  position: fixed;
  width: calc(100% - 40px);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(6.5px);
  box-shadow: 0 0 10px 0 rgba(248, 181, 0, 0.2);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s, visibility 0.4s, transform 0.4s;
  top: 20px;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
}
.l-header.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.l-header.is-hide {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 19px;
}
.l-headerNav {
  display: flex;
}
.l-headerNav__list {
  display: flex;
  align-items: center;
}
.l-headerNav__item {
  position: relative;
}
.l-headerNav__item:not(:first-child)::before {
  content: "";
  position: absolute;
  background: #F8B500;
  width: 1px;
  height: 17px;
  top: 4px;
  transform: rotate(30deg);
}
.l-headerNav__link {
  padding: 0 16px;
  font-size: 1.5rem;
  line-height: 1.7;
  color: #626264;
  font-weight: 500;
  transition: 0.2s;
}
.l-headerNav__link:hover {
  opacity: 0.7;
}
.l-headerNav__link.is-current {
  color: #E57300;
}
.l-headerSnsNav__list {
  display: flex;
  align-items: center;
  gap: 16px;
}
.l-headerSnsNav__icon {
  display: block;
}
.l-spHeaderNav {
  width: 100%;
  max-height: 0;
  overflow-y: auto;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
}
.l-spHeaderNav.is-open {
  opacity: 1;
  visibility: visible;
  max-height: calc(90vh - 30px);
  padding: 24px 20px 12px;
}
.l-spHeaderNav__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.l-spHeaderNav__item {
  padding: 10px 12px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7;
  border-bottom: 1px solid #BCD9E3;
}
.l-spHeaderNav__link {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
.l-spHeaderNav__link::before {
  content: "";
  position: absolute;
  background: url(/assets/img/common/icon_arrow01.svg) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  right: 0;
}
.l-spHeaderNav__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
}
.l-spHeaderNav__inner {
  position: relative;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(6.5px);
  box-shadow: 0 0 10px 0 rgba(248, 181, 0, 0.2);
  overflow: hidden;
  max-height: 90vh;
}
.l-spHeaderLogo__link {
  width: 120px;
}
.l-spHeaderUtilityNav {
  background: #ffffff;
}
.l-spHeaderUtilityNav__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 32px;
}
.l-spHeaderUtilityNav__info {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
.l-spHeaderUtilityNav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 24px;
  padding: 20px 0;
  gap: 20px 40px;
}
.l-spHeaderUtilityNav__listItem:nth-child(-n+2) {
  position: relative;
}
.l-spHeaderUtilityNav__listItem:nth-child(-n+2)::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: -20px;
  width: 1px;
  height: 20px;
  background: #BCD9E3;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .l-spHeaderUtilityNav__listItem:nth-child(3) {
    position: relative;
  }
  .l-spHeaderUtilityNav__listItem:nth-child(3)::before {
    content: "";
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    right: -20px;
    width: 1px;
    height: 20px;
    background: #BCD9E3;
  }
}
.l-spHeaderUtilityNav__listItem:last-child {
  flex-basis: 100%;
  display: flex;
  justify-content: center;
}
.l-spHeaderUtilityNav__listLink {
  color: #626264;
  font-weight: 400;
  transition: 0.2s;
  font-size: 1.3rem;
}
.l-spHeaderUtilityNav__listLink:hover {
  opacity: 0.7;
}
.l-spHeaderUtilityNav__listLink--img[data-img=sustainable] {
  width: 113px;
}
.l-spHeaderUtilityNav__listLink--img[data-img=ig], .l-spHeaderUtilityNav__listLink--img[data-img=fb] {
  width: 26px;
}

.l-footer {
  background: #09495F;
}
@media (min-width: 1024px) {
  .l-footer {
    padding-top: 80px;
  }
}
@media (max-width: 1023px) {
  .l-footer {
    padding: 80px 0 0;
  }
}
.l-footerContact {
  display: block;
  box-sizing: border-box;
  padding: 48px 64px 48px 80px;
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  border-radius: 6px;
  background: #F1F1F4;
  border: 2px solid #F1F1F4;
  transition: 0.2s;
}
@media (max-width: 1023px) {
  .l-footerContact {
    width: calc(100% - 40px);
    margin: 0 20px;
    padding: 40px 16px 24px;
  }
}
.l-footerContact:hover {
  background: #ffffff;
  border: 2px solid #F8B500;
}
.l-footerContact:hover .l-footerContact {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
@media (min-width: 1024px) {
  .l-footerContact:hover .l-footerContact__inner::after {
    width: 90px;
    height: 90px;
  }
}
.l-footerContact__inner {
  position: relative;
  display: flex;
  flex-flow: column;
  gap: 16px;
}
.l-footerContact__inner::after {
  content: "";
  position: absolute;
  background: url(/assets/img/common/icon_arrow04.svg) no-repeat center center/contain;
  width: 60px;
  height: 60px;
  right: 0;
  transition: 0.2s;
}
@media (min-width: 1024px) {
  .l-footerContact__inner::after {
    top: 50%;
    translate: 0 -50%;
  }
}
@media (max-width: 1023px) {
  .l-footerContact__inner::after {
    position: relative;
    bottom: 0;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .l-footerContact__inner .c-title01__wrap--row {
    flex-flow: column;
  }
}
.l-footerTicker {
  position: relative;
  top: 50%;
  left: 0;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}
.l-footerTicker__inner {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: tickerLoop 30s infinite linear;
}
.l-footerTicker__item {
  flex-shrink: 0;
  padding-right: 40px;
}
.l-footerTicker__item img {
  width: auto;
}
@media (min-width: 1024px) {
  .l-footerTicker__item img {
    height: 156px;
  }
}
@media (max-width: 1023px) {
  .l-footerTicker__item img {
    height: 104px;
  }
}
.l-footerNav {
  display: flex;
  justify-content: space-around;
  padding: 32px 0 48px;
}
.l-footerNav__link {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 16, 27.2;
  display: inline-block;
  transition: 0.2s;
}
.l-footerNav__link:hover {
  color: #F8B500;
  transform: translateX(3px);
}
.l-footerNavChild {
  display: flex;
  flex-flow: column;
  gap: 12px;
  border-left: 1px solid #F8B500;
  margin: 8px 0 0 12px;
  padding: 8px 0 8px 12px;
}
.l-footerNavChild__link {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  display: inline-block;
  transition: 0.2s;
}
.l-footerNavChild__link:hover {
  color: #F8B500;
  transform: translateX(3px);
}
.l-footerNavChild__icon {
  padding-left: 4px;
}
.l-footer__logo {
  transition: 0.2s;
}
.l-footer__logo:hover {
  opacity: 0.7;
}
.l-footer__copy {
  color: #626264;
  font-size: 1.3rem;
  font-weight: 400;
}
.l-footerUtilityNav {
  background: #ffffff;
  padding: 40px 40px 24px 40px;
  border-radius: 6px 6px 0 0;
}
@media (min-width: 1024px) {
  .l-footerUtilityNav {
    margin: 0 64px;
  }
}
@media (max-width: 1023px) {
  .l-footerUtilityNav {
    padding: 24px 16px;
    margin: 0 20px;
  }
}
.l-footerUtilityNav__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .l-footerUtilityNav__inner {
    justify-content: center;
    align-items: center;
    flex-flow: column;
    gap: 32px;
  }
}
.l-footerUtilityNav__info {
  display: flex;
  flex-flow: column;
  gap: 8px;
}
@media (max-width: 1023px) {
  .l-footerUtilityNav__info {
    order: 2;
    justify-content: center;
    align-items: center;
  }
}
.l-footerUtilityNav__list {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1023px) {
  .l-footerUtilityNav__list {
    order: 1;
  }
}
.l-footerUtilityNav__listItem:not(:first-child) {
  position: relative;
}
.l-footerUtilityNav__listItem:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: -20px;
  width: 1px;
  height: 20px;
  background: #F8B500;
}
.l-footerUtilityNav__listLink {
  color: #626264;
  font-weight: 400;
  transition: 0.2s;
  font-size: 1.3rem;
}
.l-footerUtilityNav__listLink:hover {
  opacity: 0.7;
}
.l-footerUtilityNav__listLink--img[data-img=sustainable] {
  width: 113px;
}
.l-footerUtilityNav__listLink--img[data-img=ig], .l-footerUtilityNav__listLink--img[data-img=fb] {
  width: 26px;
}

@keyframes tickerLoop {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.l-main {
  overflow: hidden;
}
.l-main__mv {
  border-radius: 6px;
}
@media (min-width: 1024px) {
  .l-main__mv {
    max-height: 480px;
    overflow: hidden;
    position: relative;
    left: 50%;
    translate: -50% 0;
  }
}
.l-main__mvImg {
  width: 100%;
  max-height: 480px;
  min-height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.l-main__head {
  max-width: 1440px;
  margin: 102px auto 0;
  padding: 64px 0;
}
@media (min-width: 1024px) {
  .l-main__head {
    padding-left: min(4.4444444444%, 64px);
    padding-right: min(4.4444444444%, 64px);
  }
}
@media (max-width: 1023px) {
  .l-main__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.l-main__bg {
  position: relative;
  padding-bottom: 80px;
}
@media (min-width: 1024px) {
  .l-main__bg {
    background: url(/assets/img/top/mv01_pc.webp) no-repeat top center/cover;
  }
}
.l-main__bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  height: 2825px;
  z-index: -1;
}
@media (max-width: 1023px) {
  .l-main__bg:before {
    width: 100%;
    background: url(/assets/img/top/mv01_tab.webp) no-repeat top center/cover;
  }
}
@media (max-width: 599px) {
  .l-main__bg:before {
    width: 100%;
    background: url(/assets/img/top/mv01_sp.webp) no-repeat top center/cover;
  }
}

@media (min-width: 1024px) {
  .l-section {
    margin-top: 100px;
  }
}
@media (max-width: 1023px) {
  .l-section {
    margin-top: 80px;
  }
}
.l-section:nth-of-type(1) {
  margin-top: 0;
}
.l-section:nth-of-type(1) .l-section__content, .l-section:nth-of-type(1) .l-section__content--sm, .l-section:nth-of-type(1) .l-section__content--md {
  border-top: none;
}
@media (min-width: 1024px) {
  .l-section:last-child {
    margin-bottom: 120px;
  }
}
@media (max-width: 1023px) {
  .l-section:last-child {
    margin-bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .l-section__inner {
    max-width: 1440px;
    padding: 0 64px;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .l-section__inner {
    padding: 0 20px;
  }
}
.l-section__content, .l-section__content--sm, .l-section__content--md {
  border-top: 1px solid #BCD9E3;
}
@media (min-width: 1024px) {
  .l-section__content, .l-section__content--sm, .l-section__content--md {
    padding-top: 100px;
  }
}
@media (max-width: 1023px) {
  .l-section__content, .l-section__content--sm, .l-section__content--md {
    padding-top: 80px;
  }
}
@media (min-width: 1024px) {
  .l-section__content--md {
    padding-left: min(5.540166205%, 80px);
    padding-right: min(5.540166205%, 80px);
  }
}
@media (min-width: 1024px) {
  .l-section__content--sm {
    padding-left: min(14.2659279778%, 206px);
    padding-right: min(14.2659279778%, 206px);
  }
}

.c-btn01, .c-btn02 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 280px;
  display: flex;
  align-items: center;
  padding: 12px 12px 12px 24px;
  background: #BCD9E3;
  border: 1px solid #83B4C4;
  border-radius: 50px;
}
.c-btn01::before, .c-btn02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #F8B500;
  z-index: -1;
  transition: width 0.4s ease;
}
.c-btn01__text, .c-btn02__text {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.8;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.c-btn01__text::after, .c-btn02__text::after {
  content: "";
  display: block;
  background: url(/assets/img/common/icon_arrow01.svg) no-repeat center/contain;
  width: 28px;
  height: 28px;
  transform-origin: right center;
  transition: transform 0.3s ease;
}
.c-btn01[target=_blank] .c-btn01__text::after, .c-btn01[target=_blank] .c-btn02__text::after, [target=_blank].c-btn02 .c-btn01__text::after, [target=_blank].c-btn02 .c-btn02__text::after {
  background: url(/assets/img/common/icon_arrow03.svg) no-repeat center/contain;
}
.c-btn01:hover::before, .c-btn02:hover::before {
  width: 100%;
}
.c-btn01:hover .c-btn01__text::after, .c-btn01:hover .c-btn02__text::after, .c-btn02:hover .c-btn01__text::after, .c-btn02:hover .c-btn02__text::after {
  transform: scale(1.25);
}
.c-btn02 {
  background: #ffffff;
  border: 1px solid #F8B500;
  padding: 8px 12px 8px 24px;
}
.c-btn02::before {
  background: #FFFCD9;
}
.c-btn02__text {
  color: #626264;
  font-size: 1.5rem;
  line-height: 1.7;
}
.c-btn02__text::after {
  background: url(/assets/img/common/icon_arrow02.svg) no-repeat center/contain;
  width: 24px;
  height: 24px;
}

.c-link01 {
  position: relative;
  padding-right: 21px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #E57300;
  line-height: 1.8;
}
@media (max-width: 599px) {
  .c-link01 {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.c-link01[target=_blank]::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  background: url(/assets/img/common/icon_arrow09.svg) no-repeat;
  right: 0;
  width: 8.3px;
  height: 6px;
}
.c-link01[target=_blank]:hover {
  text-decoration: underline;
}
.c-link02 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 28px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #626264;
  line-height: 1.8;
}
.c-link02[target=_blank]::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  background: url(/assets/img/common/icon_arrow10.svg) no-repeat center center/contain;
  right: 0;
  width: 18px;
  height: 18px;
}
.c-link02:hover {
  text-decoration: underline;
}

.c-tagList01 {
  display: flex;
  flex-flow: wrap;
}
@media (min-width: 600px) {
  .c-tagList01 {
    gap: 12px;
  }
}
@media (max-width: 599px) {
  .c-tagList01 {
    gap: 8px;
  }
}
.c-tagList01__item, .c-tagList01__item--border {
  position: relative;
  background: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 16px 4px 25px;
  border-radius: 4px;
  color: #626264;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
}
.c-tagList01__item::before, .c-tagList01__item--border::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 12px;
  width: 6px;
  height: 6px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #F8B500;
}
.c-tagList01__item--border {
  border: 1px solid #BCD9E3;
  background: #F7F7F2;
}
.c-anchorList {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  background: #ffffff;
  border-radius: 6px;
  padding: 48px;
}
@media (max-width: 1023px) {
  .c-anchorList {
    gap: 20px;
    padding: 24px;
  }
}
.c-anchorList__item {
  counter-increment: link-counter;
  display: flex;
  gap: 6px;
  padding-bottom: 16px;
  border-bottom: 1px solid #BCD9E3;
}
@media (min-width: 1024px) {
  .c-anchorList__item {
    width: calc((100% - 80px) / 3);
  }
}
@media (max-width: 1023px) {
  .c-anchorList__item {
    width: calc((100% - 40px) / 2);
  }
}
@media (max-width: 599px) {
  .c-anchorList__item {
    width: 100%;
  }
}
.c-anchorList__item::before {
  content: counter(link-counter, decimal-leading-zero);
  padding-top: 5px;
  color: #E57300;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: italic;
  flex-shrink: 0;
}
.c-anchorList__link {
  display: flex;
  flex-flow: column;
  width: 100%;
  gap: 4px;
  transition: 0.2s;
}
.c-anchorList__link:hover {
  opacity: 0.7;
}
.c-anchorList__linkText--jp {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 28px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
}
.c-anchorList__linkText--jp::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  background: url(/assets/img/common/icon_arrow08.svg);
  width: 20px;
  height: 20px;
  right: 0;
}
.c-anchorList__linkText--en {
  color: #E57300;
  font-size: 3.2rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.3;
}
.c-dotList01 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.c-dotList01__item {
  position: relative;
  padding-left: 14px;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media (max-width: 599px) {
  .c-dotList01__item {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.c-dotList01__item::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #F8B500;
}
.c-dotList01--color02 {
  gap: 4px;
  margin-top: 8px;
}
.c-dotList01--color02 .c-dotList01__item {
  padding-left: 11px;
}
@media (max-width: 599px) {
  .c-dotList01--color02 .c-dotList01__item {
    line-height: 1.8;
  }
}
.c-dotList01--color02 .c-dotList01__item::before {
  background-color: #E07000;
}
.c-defList01__item {
  display: flex;
}
.c-defList01__term, .c-defList01__desc {
  padding: 12px;
  font-size: 1.6rem;
  line-height: 1.8;
}
.c-defList01__term {
  display: flex;
  width: 110px;
  flex-shrink: 0;
  align-items: center;
  border-bottom: 1px solid #F8B500;
  text-align: left;
  vertical-align: top;
  font-weight: 700;
}
.c-defList01__desc {
  width: 100%;
  border-bottom: 1px solid #BCD9E3;
  vertical-align: top;
  font-weight: 500;
}
.c-numberList01 {
  display: flex;
}
@media (min-width: 1024px) {
  .c-numberList01 {
    gap: 40px;
  }
}
@media (max-width: 1023px) {
  .c-numberList01 {
    flex-flow: column;
    gap: 24px;
  }
}
.c-numberList01__item {
  counter-increment: link-counter;
}
@media (min-width: 1024px) {
  .c-numberList01__item {
    flex: 1;
  }
}
.c-numberList01__box {
  background: #ffffff;
  border-radius: 6px;
  padding: 24px 32px;
}
@media (min-width: 1024px) {
  .c-numberList01__box {
    height: 100%;
  }
}
.c-numberList01__title {
  text-align: center;
  margin-bottom: 8px;
}
.c-numberList01__title::before {
  content: counter(link-counter, decimal-leading-zero);
  padding-bottom: 4px;
  color: #E57300;
  font-size: 3.6rem;
  line-height: 1.3;
  font-weight: 400;
  font-style: italic;
  flex-shrink: 0;
}
.c-numberList02__item {
  counter-increment: link-counter;
  position: relative;
  padding-left: 24px;
}
.c-numberList02__item::before {
  position: absolute;
  content: counter(link-counter) ".";
  color: #E57300;
  left: 0;
  font-size: 1.8rem;
  line-height: 1.7;
}
.c-numberList02__item + .c-numberList02__item {
  margin-top: 12px;
}
.c-numberList02__title {
  display: flex;
  margin-bottom: 4px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
}
.c-numberList03__item {
  counter-increment: link-counter;
  position: relative;
  padding: 0;
}
.c-numberList03__item::before {
  position: absolute;
  content: counter(link-counter) ".";
  color: #E07000;
  left: 0;
  font-size: 1.8rem;
  line-height: 1.7;
}
.c-numberList03__item + .c-numberList03__item {
  margin-top: 40px;
}
.c-numberList03__title {
  display: flex;
  margin-bottom: 8px;
  padding-left: 24px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
}
.c-numberList04 {
  counter-reset: link-counter;
}
.c-numberList04__item {
  counter-increment: link-counter;
  position: relative;
  padding: 0;
}
.c-numberList04__item::before {
  position: absolute;
  content: counter(link-counter) ".";
  color: #E07000;
  left: 0;
  font-size: 1.6rem;
  line-height: 1.7;
}
.c-numberList04__item + .c-numberList04__item {
  margin-top: 4px;
}
.c-numberList04__title {
  display: flex;
  padding-left: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
}
.c-numberList03Plain__item {
  position: relative;
  padding: 0;
}
.c-numberList03Plain__item + .c-numberList03Plain__item {
  margin-top: 40px;
}
.c-numberList03Plain__title {
  display: flex;
  margin-bottom: 8px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
}
.c-catchList01__item {
  position: relative;
  padding-left: 18px;
  font-size: 1.6rem;
  line-height: 1.8;
}
.c-catchList01__item + .c-catchList01__item {
  margin-top: 4px;
}
.c-catchList01__item::before {
  content: "";
  position: absolute;
  background: url(/assets/img/common/deco03.svg) no-repeat center center/contain;
  width: 12px;
  height: 16px;
  top: 7px;
  left: 0;
}
.c-faqList01__item {
  display: grid;
  gap: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #F8B500;
}
.c-faqList01__item + .c-faqList01__item {
  margin-top: 24px;
}
.c-faqList01__question {
  display: flex;
  font-size: 2rem;
  color: #E57300;
  font-weight: 700;
  line-height: 1.7;
}
.c-faqList01__questionLabel {
  flex-shrink: 0;
  padding-right: 16px;
  font-size: 3rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
}
.c-faqList01__answer {
  font-size: 1.6rem;
  line-height: 1.8;
}
.c-voiceList01__list {
  display: flex;
  gap: 40px;
}
@media (max-width: 1023px) {
  .c-voiceList01__list {
    flex-flow: column;
  }
}
.c-voiceList01__item {
  position: relative;
  display: flex;
  flex-flow: column;
  padding: 24px 32px;
  background: #ffffff;
  border-radius: 6px;
}
@media (min-width: 1024px) {
  .c-voiceList01__item {
    width: 33.3333333333%;
  }
}
.c-voiceList01__item::after {
  content: "";
  position: absolute;
  left: 50%;
  translate: -50% 0;
  background: url(/assets/img/golf-competition/icon_bubble.svg) no-repeat;
  bottom: -33px;
  height: 38px;
  width: 38px;
}
.c-voiceList01__body {
  display: grid;
  gap: 12px;
}
.c-voiceList01__heading {
  letter-spacing: 1px;
  text-align: center;
}
.c-voiceList01__author {
  margin-left: auto;
  margin-top: 12px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 12px;
  background: #F7F7F2;
  font-size: 1.5rem;
}

.c-text--note {
  display: flex;
  gap: 4px;
  font-size: 1.3rem;
  line-height: 1.3;
  justify-content: center;
}
.c-text--note::before {
  content: "※";
  flex-shrink: 0;
}
.c-text01 {
  font-weight: 700;
  text-align: center;
}
@media (min-width: 1024px) {
  .c-text01 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
@media (max-width: 1023px) {
  .c-text01 {
    line-height: 1.8;
    font-size: 1.5rem;
  }
}
.c-text02 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}
.c-text03 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.7;
}
@media (max-width: 1023px) {
  .c-text03 {
    font-size: 2rem;
    line-height: 1.7;
  }
}
.c-text04 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
}
.c-text05 {
  font-size: 2.4rem;
  font-weight: 400;
  font-style: italic;
  color: #E57300;
  line-height: 1.3;
}
.c-text06 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.7;
}
@media (max-width: 599px) {
  .c-text06 {
    font-size: 2.4rem;
  }
}
.c-bodyText13, .c-bodyText13--m, .c-bodyText13--b {
  font-size: 1.3rem;
  line-height: 1.3;
}
.c-bodyText13--b {
  font-weight: 700;
}
.c-bodyText13--m {
  font-weight: 500;
}
.c-bodyText16, .c-bodyText16--m, .c-bodyText16--b, .c-catchText01, .c-catchText01--en {
  font-size: 1.6rem;
  line-height: 1.8;
}
.c-bodyText16--b, .c-catchText01, .c-catchText01--en {
  font-weight: 700;
}
.c-bodyText16--m {
  font-weight: 500;
}
.c-bodyText20, .c-bodyText20--m, .c-bodyText20--b {
  font-size: 2rem;
  line-height: 1.7;
}
.c-bodyText20--b {
  font-weight: 700;
}
.c-bodyText20--m {
  font-weight: 500;
}
.c-bodyText22, .c-bodyText22--m, .c-bodyText22--b {
  font-size: 2.2rem;
  line-height: 1.7;
  letter-spacing: 0.0044em;
}
.c-bodyText22--b {
  font-weight: 700;
}
.c-bodyText22--m {
  font-weight: 500;
}
.c-bodyText24, .c-bodyText24--b {
  font-size: 2.4rem;
  line-height: 1.7;
}
.c-bodyText24--b {
  font-weight: 700;
}
.c-bodyText28, .c-bodyText28--b {
  font-size: 2.8rem;
  line-height: 1.7;
}
.c-bodyText28--b {
  font-weight: 700;
}
.c-bodyText36, .c-bodyText36--b {
  font-size: 3.6rem;
  line-height: 1.7;
}
.c-bodyText36--b {
  font-weight: 700;
}
.c-catchText01, .c-catchText01--en {
  position: relative;
  padding-left: 32px;
  text-align: left;
}
.c-catchText01::before, .c-catchText01--en::before {
  content: "";
  position: absolute;
  background: url(/assets/img/common/deco03.svg) center center no-repeat;
  width: 25px;
  height: 29px;
  top: 0;
  left: 0;
}
.c-catchText01--en {
  font-weight: 400;
  font-style: italic;
}
.c-catchText02 {
  font-size: 6rem;
  color: #F8B500;
  font-weight: 300;
  font-style: italic;
  line-height: 1;
  text-align: center;
}
@media (max-width: 599px) {
  .c-catchText02 {
    font-size: 4rem;
  }
}

.c-title01__wrap, .c-title02__wrap--row, .c-title02__wrap--left01, .c-title02__wrap--left02, .c-title02__wrap--center, .c-title01__wrap--row02, .c-title01__wrap--row01, .c-title01__wrap--left, .c-title01__wrap--center {
  display: flex;
}
.c-title01__wrap--center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-title01__wrap--left {
  flex-flow: column;
  align-items: start;
  justify-content: left;
}
.c-title01__wrap--row01 {
  align-items: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .c-title01__wrap--row01 {
    flex-flow: column;
  }
}
.c-title01__wrap--row02 {
  align-items: center;
  gap: 20px;
}
@media (min-width: 1024px) {
  .c-title01__wrap--row02 {
    padding-left: min(6.0975609756%, 80px);
    padding-right: min(4.4444444444%, 64px);
  }
}
@media (max-width: 1023px) {
  .c-title01__wrap--row02 {
    flex-flow: column;
    justify-content: center;
  }
}
.c-title01__deco {
  width: 148px;
}
.c-title01__deco--lg {
  width: 83px;
}
.c-title01--en, .c-title01--ja {
  font-family: "Work Sans", sans-serif;
}
.c-title01--en {
  color: #E57300;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  text-align: center;
}
@media (min-width: 600px) {
  .c-title01--en {
    font-size: 6.6rem;
  }
}
@media (max-width: 599px) {
  .c-title01--en {
    font-size: 4.8rem;
  }
}
.c-title01--ja {
  color: #111111;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: -0.0018em;
  line-height: 1.3;
}
@media (min-width: 600px) {
  .c-title01--img01 {
    width: 433px;
  }
}
@media (max-width: 599px) {
  .c-title01--img01 {
    width: 80%;
  }
}
@media (min-width: 600px) {
  .c-title01--img02 {
    width: 481px;
  }
}
@media (max-width: 599px) {
  .c-title01--img02 {
    width: 80%;
  }
}
.c-title02__wrap {
  display: flex;
}
.c-title02__wrap--center, .c-title02__wrap--left01, .c-title02__wrap--left02 {
  margin-bottom: 64px;
}
.c-title02__wrap--center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.c-title02__wrap--left01, .c-title02__wrap--left02 {
  flex-flow: column;
  align-items: start;
  justify-content: left;
}
@media (min-width: 1024px) {
  .c-title02__wrap--left02 {
    padding-left: min(6.0975609756%, 80px);
  }
}
.c-title02__wrap--row {
  align-items: center;
  gap: 20px;
}
.c-title02--en, .c-title02--num {
  font-family: "Work Sans", sans-serif;
}
.c-title02--en {
  margin-bottom: 9px;
  color: #E57300;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
}
@media (min-width: 600px) {
  .c-title02--en {
    font-size: 6.6rem;
  }
}
@media (max-width: 599px) {
  .c-title02--en {
    font-size: 4.8rem;
  }
}
.c-title02--ja {
  color: #111111;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: -0.0018em;
  line-height: 1.3;
}
.c-title02--num {
  padding-left: 4.2px;
  font-size: 2.4rem;
  font-weight: 400;
  font-style: italic;
  color: #E57300;
  line-height: 1.3;
}

.c-pagetop {
  position: fixed;
  right: 30px;
  bottom: 109px;
  z-index: 555;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.4s, visibility 0.4s, transform 0.4s, bottom 0.1s;
  width: 60px;
  height: 60px;
  display: flex;
}
@media (max-width: 1023px) {
  .c-pagetop {
    bottom: 40px;
  }
}
.c-pagetop.is-show {
  opacity: 1;
  visibility: visible;
}
.c-pagetop.is-hide {
  opacity: 0 !important;
  visibility: hidden !important;
}

.c-spNavOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.c-spNavOverlay.is-open {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1024px) {
  .c-pageNavWrap {
    max-width: 1440px;
    padding: 0 64px;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .c-pageNavWrap {
    padding: 0 20px;
  }
}

.c-grid01, .c-grid01--special, .c-grid01--pcReverse {
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .c-grid01, .c-grid01--special, .c-grid01--pcReverse {
    display: flex;
    justify-content: start;
  }
}
.c-grid01[data-align=center], [data-align=center].c-grid01--special, [data-align=center].c-grid01--pcReverse {
  align-items: center;
}
@media (min-width: 1024px) {
  .c-grid01--pcReverse {
    flex-direction: row-reverse;
    justify-content: end;
  }
}
.c-grid01--special {
  margin-top: 120px;
}
@media (max-width: 1023px) {
  .c-grid01--special {
    display: grid;
    margin-top: 30px;
  }
}
.c-grid01--special .c-grid01__cover {
  position: relative;
  display: block;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 1024px) {
  .c-grid01--special .c-grid01__cover {
    max-width: 460px;
  }
}
@media (max-width: 1023px) {
  .c-grid01--special .c-grid01__cover {
    max-width: 68%;
  }
}
.c-grid01--special .c-grid01__coverImg--special {
  position: absolute;
}
@media (min-width: 1024px) {
  .c-grid01--special .c-grid01__coverImg--special {
    left: -370px;
    top: 210px;
    max-width: 340px;
  }
}
@media (max-width: 1023px) {
  .c-grid01--special .c-grid01__coverImg--special {
    max-width: 68%;
    top: 110px;
    left: -45vw;
  }
}
@media (min-width: 1024px) {
  .c-grid01__cover {
    width: 100%;
    max-width: 650px;
  }
}
@media (max-width: 1023px) {
  .c-grid01__cover {
    margin-bottom: 32px;
  }
}
@media (max-width: 1023px) {
  .c-grid01__cover {
    margin-bottom: 50px;
  }
}
.c-grid01__coverImg, .c-grid01--special .c-grid01__coverImg--special {
  display: block;
  width: 100%;
  border-radius: 6px;
}
.c-grid01__detail {
  display: grid;
}
@media (min-width: 1024px) {
  .c-grid01__detail {
    width: 100%;
    max-width: 660px;
    gap: 48px;
    padding: 0 min(6.0975609756%, 80px);
  }
}
.c-grid02 {
  display: flex;
  flex-flow: column;
  gap: 53.238px;
}
.c-grid02__item, .c-grid02__item--pcReverse {
  display: flex;
}
@media (min-width: 1024px) {
  .c-grid02__item, .c-grid02__item--pcReverse {
    align-items: center;
    gap: 56px;
  }
}
@media (max-width: 1023px) {
  .c-grid02__item, .c-grid02__item--pcReverse {
    flex-flow: column;
    gap: 20px;
  }
}
.c-grid02__item--pcReverse .c-grid02__img {
  text-align: center;
}
@media (min-width: 1024px) {
  .c-grid02__item--pcReverse .c-grid02__img {
    order: 2;
  }
}
@media (min-width: 1024px) {
  .c-grid02__img {
    max-width: 280px;
    width: 100%;
  }
}
.c-grid02__img img {
  border-radius: 6px;
}
.c-grid02__body {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .c-grid02__body {
    gap: 15px;
  }
}
.c-grid03 {
  display: flex;
  flex-flow: row wrap;
  gap: 64px 80px;
}
.c-grid03__item {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media (min-width: 1024px) {
  .c-grid03__item {
    width: calc(50% - 40px);
  }
}
@media (max-width: 1023px) {
  .c-grid03__item {
    gap: 15px;
  }
}
.c-grid03__img img {
  border-radius: 6px;
}
.c-grid03__body {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media (max-width: 1023px) {
  .c-grid03__body {
    gap: 15px;
  }
}
.c-grid04 {
  display: flex;
  gap: 48px;
}
@media (min-width: 600px) {
  .c-grid04 {
    align-items: center;
  }
}
@media (max-width: 1023px) {
  .c-grid04 {
    flex-flow: column;
  }
}
@media (min-width: 600px) {
  .c-grid04__img {
    width: 279px;
  }
}
@media (max-width: 599px) {
  .c-grid04__img {
    width: 70%;
    margin: 0 auto;
  }
}

.c-table01 {
  width: 100%;
  border-collapse: collapse;
}
.c-table01__row {
  display: flex;
}
.c-table01__head, .c-table01__data {
  font-size: 1.6rem;
  padding: 24px;
  line-height: 1.8;
}
@media (max-width: 599px) {
  .c-table01__head, .c-table01__data {
    padding: 20px 10px;
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.c-table01__head {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  border-bottom: 1px solid #F8B500;
  text-align: left;
  vertical-align: top;
  font-weight: 700;
}
.c-table01__data {
  border-bottom: 1px solid #BCD9E3;
  vertical-align: top;
  font-weight: 500;
}

.c-ctaBlock {
  background: url(/assets/img/common/bg_cta.webp) center top no-repeat;
  background-size: cover;
}
.c-ctaBlock__content {
  padding: 80px 20px;
  text-align: center;
  color: #ffffff;
}
.c-ctaBlock__heading {
  display: grid;
  gap: 4px;
  margin-bottom: 24px;
}
.c-ctaBlock__heading--en {
  margin-bottom: 4px;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: 400;
}
.c-ctaBlock__body {
  display: grid;
  gap: 3em;
}

.c-profileCard {
  display: flex;
  flex-flow: column;
  gap: 48px;
  background: #ffffff;
  padding: 24px;
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .c-profileCard {
    padding: 18px;
    gap: 20px;
  }
}
.c-profileCard + .c-profileCard {
  margin-top: 64px;
}
@media (max-width: 1023px) {
  .c-profileCard + .c-profileCard {
    margin-top: 30px;
  }
}
.c-profileCard__main {
  display: flex;
}
@media (min-width: 1024px) {
  .c-profileCard__main {
    align-items: center;
    justify-content: space-around;
  }
}
@media (max-width: 1023px) {
  .c-profileCard__main {
    flex-flow: column;
  }
}
.c-profileCard__intro {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media (min-width: 1024px) {
  .c-profileCard__intro {
    width: 100%;
    flex-shrink: 1;
  }
}
.c-profileCard__thumb img {
  border-radius: 6px;
}
.c-profileCard__body {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
@media (min-width: 1024px) {
  .c-profileCard__body {
    padding: 0 min(4.4303797468%, 56px) 0 min(6.3291139241%, 80px);
    max-width: 614px;
    width: 100%;
    flex-shrink: 1;
  }
}
@media (max-width: 1023px) {
  .c-profileCard__body {
    padding-top: 20px;
  }
}
.c-profileCard__heading {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
.c-profileCard__bio {
  display: flex;
  flex-flow: column;
  gap: 3rem;
}
.c-profileCard__gallery {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .c-profileCard__gallery {
    gap: 40px;
  }
}
@media (max-width: 1023px) {
  .c-profileCard__gallery {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.c-profileCard__gallery img {
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .c-profileCard__gallery img {
    width: calc(50% - 7.5px);
  }
}
.c-caseCard {
  display: flex;
  flex-flow: column;
  gap: 48px;
  background: #ffffff;
  padding: min(6.9444444444%, 80px);
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .c-caseCard {
    padding: 18px;
    gap: 20px;
  }
}
.c-caseCard + .c-caseCard {
  margin-top: 64px;
}
@media (max-width: 1023px) {
  .c-caseCard + .c-caseCard {
    margin-top: 30px;
  }
}
.c-caseCard__main {
  display: flex;
}
@media (min-width: 1024px) {
  .c-caseCard__main {
    align-items: center;
    justify-content: space-around;
    gap: 80px;
  }
}
@media (max-width: 1023px) {
  .c-caseCard__main {
    flex-flow: column;
    gap: 20px;
  }
}
@media (min-width: 1024px) {
  .c-caseCard__thumb {
    max-width: 536px;
    width: 100%;
    flex-shrink: 1;
  }
}
.c-caseCard__thumb img {
  border-radius: 6px;
}
.c-caseCard__body {
  display: flex;
  flex-flow: column;
  width: 100%;
}
@media (min-width: 1024px) {
  .c-caseCard__body {
    max-width: 536px;
    flex-shrink: 1;
  }
}
.c-caseCard__heading {
  display: flex;
  flex-flow: column;
  margin-bottom: 24px;
  gap: 4px;
}
.c-caseCard__gallery {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .c-caseCard__gallery {
    gap: min(6.9444444444%, 80px);
  }
}
@media (max-width: 1023px) {
  .c-caseCard__gallery {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.c-caseCard__gallery img {
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .c-caseCard__gallery img {
    width: calc(50% - 7.5px);
  }
}

.c-breadcrumb__container {
  padding: 12px 0 40px;
}
.c-breadcrumb__list {
  display: flex;
}
.c-breadcrumb__item:not(:first-of-type) {
  position: relative;
  padding-left: 19px;
}
.c-breadcrumb__item:not(:first-of-type):before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 8.3px;
  background: #F8B500;
  width: 2px;
  height: 12px;
  transform: rotate(30deg);
}
.c-breadcrumb__link {
  transition: opacity 0.2s;
  will-change: opacity;
}
@media (hover: hover) {
  .c-breadcrumb__link:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .c-breadcrumb__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.c-breadcrumb__link {
  display: block;
}
.c-breadcrumb__text {
  color: #626264;
  font-size: 1.3rem;
}

.c-hamburger {
  z-index: 1000;
  width: 46px;
  height: 46px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  background: #E07000;
  border-radius: 50%;
}
.c-hamburger__line {
  display: flex;
  align-items: center;
  gap: 2px;
  transform: rotate(-15deg);
  transition: transform 0.3s;
}
.c-hamburger__line::before {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background: #ffffff;
  transition: transform 0.3s, opacity 0.3s;
}
.c-hamburger__line::after {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #ffffff;
  transition: transform 0.3s, opacity 0.3s;
  flex-shrink: 0;
}
.c-hamburger.is-open .c-hamburger__line {
  transform: rotate(0deg);
  justify-content: center;
}
.c-hamburger.is-open .c-hamburger__line:nth-child(1)::before {
  transform: translateY(3px) rotate(45deg);
}
.c-hamburger.is-open .c-hamburger__line:nth-child(2)::before {
  transform: translateY(-3px) rotate(-45deg);
}
.c-hamburger.is-open .c-hamburger__line::after {
  display: none;
}

.c-accordion__trigger {
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.2s;
}
.c-accordion__trigger::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  background-image: url(/assets/img/common/icon_open.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: background-image 0.3s;
}
.c-accordion.is-open {
  padding: 12px 24px;
  background: #ffffff;
  border-bottom: none;
  border-radius: 6px;
}
.c-accordion.is-open .c-accordion__trigger {
  padding: 12px 0;
  color: #E07000;
  font-weight: 700;
  border-bottom: 1px solid #F8B500;
}
.c-accordion.is-open .c-accordion__trigger::after {
  background-image: url(/assets/img/common/icon_close.svg);
}
.c-accordion__body {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
  margin-top: 12px;
}
.c-accordion__itemLink {
  position: relative;
  display: inline-block;
  padding: 8px 0 8px 28px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
}
.c-accordion__itemLink::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  background: url(/assets/img/common/icon_arrow05.svg) no-repeat;
  width: 20px;
  height: 20px;
}
.c-accordion__itemLink[target=_blank]::before {
  background: url(/assets/img/common/icon_arrow07.svg) no-repeat;
}

.c-form {
  display: grid;
  gap: 12px;
}
.c-formGroup__inner {
  display: flex;
  align-items: start;
  color: #111111;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 599px) {
  .c-formGroup__inner {
    flex-flow: column;
  }
}
.c-formGroup__labelWrap {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (min-width: 600px) {
  .c-formGroup__labelWrap {
    width: 240px;
  }
}
@media (max-width: 599px) {
  .c-formGroup__labelWrap {
    margin-bottom: 15px;
  }
}
.c-formGroup__labelText {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
}
.c-formGroup__input {
  padding-bottom: 25px;
}
.c-formGroup__input:has(.c-formGroup__alertText:not([style*="display: none"])) {
  padding-bottom: 0;
}
@media (min-width: 600px) {
  .c-formGroup__input {
    width: calc(100% - 240px);
  }
}
@media (max-width: 599px) {
  .c-formGroup__input {
    width: 100%;
  }
}
.c-formGroup__confirm {
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.7;
  border-bottom: 1px solid #BCD9E3;
  padding: 0 11px 16px;
  margin-bottom: 20px;
  min-height: 4rem;
}
@media (min-width: 600px) {
  .c-formGroup__confirm {
    width: calc(100% - 240px);
  }
}
@media (max-width: 599px) {
  .c-formGroup__confirm {
    width: 100%;
  }
}
.c-formGroup__alertText {
  margin-top: 8px;
  font-size: 1.3rem;
  color: #E46D68;
  background-color: transparent;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.c-formTag--optional, .c-formTag--required {
  display: inline-block;
  padding: 4px 6px;
  font-size: 1.2rem;
  font-weight: 700;
}
.c-formTag--optional {
  background: #BCD9E3;
}
.c-formTag--required {
  background: #E07000;
  color: #FFFFFF;
}
.c-formInputText, .c-formInputText--height, .c-formInputText--sizeM, .c-formInputText--sizeS {
  width: 100%;
  padding: 11px 16px;
  background: #ffffff;
  border-color: #BCD9E3;
  border-radius: 6px;
  font-size: 1.5rem;
  line-height: 1.7;
}
.c-formInputText--sizeS {
  width: 200px;
}
.c-formInputText--sizeM {
  width: 324px;
}
.c-formInputText--height {
  height: 16em;
}
.c-formInputText::-moz-placeholder, .c-formInputText--sizeS::-moz-placeholder, .c-formInputText--sizeM::-moz-placeholder, .c-formInputText--height::-moz-placeholder {
  color: #949497;
}
.c-formInputText::placeholder, .c-formInputText--sizeS::placeholder, .c-formInputText--sizeM::placeholder, .c-formInputText--height::placeholder {
  color: #949497;
}
.c-form__btnArea {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  gap: 20px;
}
@media (max-width: 599px) {
  .c-form__btnArea {
    flex-flow: column;
  }
}
.c-formInputFlex {
  display: flex;
  align-items: end;
  gap: 12px;
}
.c-formInputUnit {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
}
.c-formInputDateWrap input[type=text].flatpickr-input {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 44px;
  padding: 10px 44px 10px 12px;
  box-sizing: border-box;
  outline: none;
  color: #111111;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M1.66797 15.8334C1.66797 17.2501 2.7513 18.3334 4.16797 18.3334H15.8346C17.2513 18.3334 18.3346 17.2501 18.3346 15.8334V9.16675H1.66797V15.8334ZM15.8346 3.33341H14.168V2.50008C14.168 2.00008 13.8346 1.66675 13.3346 1.66675C12.8346 1.66675 12.5013 2.00008 12.5013 2.50008V3.33341H7.5013V2.50008C7.5013 2.00008 7.16797 1.66675 6.66797 1.66675C6.16797 1.66675 5.83463 2.00008 5.83463 2.50008V3.33341H4.16797C2.7513 3.33341 1.66797 4.41675 1.66797 5.83341V7.50008H18.3346V5.83341C18.3346 4.41675 17.2513 3.33341 15.8346 3.33341Z' fill='%23E07000'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px 20px;
  cursor: pointer;
}
.c-formInputDateWrap input[type=text].flatpickr-input::-moz-placeholder {
  color: #949497;
  opacity: 1; /* Firefox対策 */
}
.c-formInputDateWrap input[type=text].flatpickr-input::placeholder {
  color: #949497;
  opacity: 1; /* Firefox対策 */
}
.c-formRadio__group {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 40px;
}
@media (max-width: 599px) {
  .c-formRadio__group {
    gap: 10px 20px;
  }
}
.c-formRadio__label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.c-formRadio__input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.c-formRadio__input:checked + .c-formRadio__text::before {
  border-color: #F8B500;
}
.c-formRadio__input:checked + .c-formRadio__text::after {
  transform: translateY(-50%) scale(1);
}
.c-formRadio__input:focus-visible + .c-formRadio__text::before {
  outline: 2px solid #F8B500;
  outline-offset: 2px;
}
.c-formRadio__text {
  padding-left: 38px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}
.c-formRadio__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border: 2px solid #F8B500;
  border-radius: 50%;
  background-color: #ffffff;
  transition: border-color 0.2s ease;
}
.c-formRadio__text::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #E07000;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.p-parts__title01 {
  margin-bottom: 24px;
}
.p-parts__title01Text {
  display: inline-block;
  font-size: 1.8rem;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.4;
  padding: 4px 8px;
  background: #595959;
}
.p-parts__title01Sub {
  font-size: 1.4rem;
  color: #595959;
  line-height: 1.6;
  margin-left: 10px;
}
.p-parts__read01 {
  position: relative;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 54px;
}
@media (max-width: 599px) {
  .p-parts__read01 {
    font-size: 1.8rem;
    margin-bottom: 36px;
  }
}
.p-parts__read01::before {
  left: 0;
  width: 100%;
  height: 2px;
  background: #c2cdd1;
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.p-parts__read01Text {
  position: relative;
  display: inline-block;
  padding-right: 8px;
  background: #ffffff;
  z-index: 1;
}
.p-partsBand01 {
  padding: 56px 0 32px;
  border-bottom: 2px solid #c2cdd1;
  background: #f0f5f7;
  margin-bottom: 90px;
}
@media (max-width: 599px) {
  .p-partsBand01 {
    padding: 37px 0 21px;
    margin-bottom: 60px;
  }
}
.p-partsBand01__inner {
  padding: 0 16px;
}
.p-partsBand01__title {
  font-weight: bold;
  text-align: center;
}
.p-partsBand01__titleRead {
  display: block;
  font-size: 2.5rem;
  margin-bottom: 16px;
}
@media (max-width: 599px) {
  .p-partsBand01__titleRead {
    font-size: 2.5rem;
    margin-bottom: 8px;
  }
}
.p-partsBand01__titleText {
  display: block;
  font-size: 4.1rem;
}
@media (max-width: 599px) {
  .p-partsBand01__titleText {
    font-size: 3.2rem;
  }
}
.p-partsBand02 {
  padding: 16px 0;
  margin-bottom: 90px;
  background: #005caa;
}
@media (max-width: 599px) {
  .p-partsBand02 {
    margin-bottom: 60px;
  }
}
.p-partsBand02__inner {
  max-width: 1232px;
  padding: 0 16px;
  margin: 0 auto;
}
.p-partsBand02__title {
  font-size: 2.6rem;
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 599px) {
  .p-partsBand02__title {
    font-size: 2rem;
  }
}
.p-partsMain__section:not(:last-of-type) {
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  .p-partsMain__section:not(:last-of-type) {
    margin-bottom: 50px;
  }
}
.p-partsMain__inner, .p-partsMain__inner02, .p-partsMain__inner01 {
  padding: 0 16px;
  margin: 0 auto;
}
.p-partsMain__inner01 {
  max-width: 1232px;
}
.p-partsMain__inner02 {
  max-width: 992px;
}
.p-partsLineup__list {
  counter-reset: num;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 599px) {
  .p-partsLineup__list {
    grid-template-columns: 1fr;
    gap: 21px;
  }
}
.p-partsLineup__item {
  position: relative;
  overflow: hidden;
  padding-left: 56px;
}
@media (max-width: 599px) {
  .p-partsLineup__item {
    padding-left: 46px;
  }
}
.p-partsLineup__item::before {
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
  position: absolute;
  top: 0.06em;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  color: #ffffff;
  line-height: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #005caa;
}
@media (max-width: 599px) {
  .p-partsLineup__item::before {
    top: 0.1em;
    font-size: 1.4rem;
    width: 30px;
    height: 30px;
  }
}
.p-partsLineup__link {
  font-size: 2.4rem;
  color: #005caa;
  line-height: 1.8;
  text-decoration: underline;
  transition: opacity 0.2s;
  will-change: opacity;
}
@media (hover: hover) {
  .p-partsLineup__link:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-partsLineup__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media (max-width: 599px) {
  .p-partsLineup__link {
    font-size: 1.9rem;
  }
}

.p-topMvSection {
  margin-bottom: 567px;
  padding-top: 100px;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.p-topMvSection__inner {
  max-width: 440px;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
}
.p-topMv__titleLogo {
  width: 328px;
  margin-bottom: 32px;
}
.p-topMv__leadText01 {
  margin-bottom: 8px;
  color: #ffffff;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .p-topMv__leadText01 {
    font-size: 2.8rem;
    line-height: 1.75;
    letter-spacing: 0.0084em;
  }
}
@media (max-width: 1023px) {
  .p-topMv__leadText01 {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.006em;
  }
}
.p-topMv__leadText02 {
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  font-style: italic;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .p-topMv__leadText02 {
    font-size: 2.4rem;
    line-height: 1.3;
  }
}
@media (max-width: 1023px) {
  .p-topMv__leadText02 {
    font-size: 2rem;
    line-height: 1.3;
  }
}
.p-topSvgStack {
  position: absolute;
  width: 100%;
  padding-top: 52.083%;
  bottom: -5%;
}
@media (max-width: 1023px) {
  .p-topSvgStack {
    display: none;
  }
}
.p-topSvgStack__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.p-topAboutSection {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.p-topAboutSection__inner {
  position: relative;
  max-width: 560px;
  width: 100%;
  display: flex;
  flex-flow: column;
  gap: 40px;
  align-items: center;
}
@media (max-width: 599px) {
  .p-topAboutSection__inner {
    top: 0;
  }
}
.p-topAboutSection__bgWrap {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 130px 0;
}
@media (max-width: 599px) {
  .p-topAboutSection__bgWrap {
    padding: 74px 0;
  }
}
.p-topAboutSection__bgCircle {
  position: absolute;
  z-index: 0;
  width: 800px;
  height: 800px;
  flex-shrink: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  left: 50%;
  translate: -50% 0;
}
.p-topAbout__textWrap {
  display: grid;
  justify-content: center;
  gap: 24px;
  text-align: center;
}
.p-topAbout__revealText span {
  opacity: 0.5;
  display: inline-block;
  transition: none;
}
.p-topAbout__btnList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 24px;
}
.p-topAbout__btnList .c-btn02 {
  width: 200px;
}
.p-topSustainSection {
  position: relative;
}
@media (min-width: 1024px) {
  .p-topSustainSection {
    background: #F7F7F2;
  }
}
.p-topSustainSection__inner {
  position: relative;
  border-radius: 100vw 100vw 0 0;
  padding: 100px 0 0;
  position: relative;
  display: flex;
  flex-flow: column;
  gap: 40px;
}
@media (max-width: 1023px) {
  .p-topSustainSection__inner {
    background: #F7F7F2;
    padding: 80px 0px 0;
  }
}
@media (min-width: 1024px) {
  .p-topSustainSection__bg {
    background: url(/assets/img/top/mv02.webp) repeat top center/cover;
  }
}
.p-topSustainSection__bgWrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-topSustainSection__bgCircle {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  border-radius: 50%;
  background: #F7F7F2;
  left: 50%;
  translate: -50% 0;
}
@media (min-width: 1024px) {
  .p-topSustainSection__bgCircle {
    width: 105%;
    min-width: 2000px;
    min-height: 1844px;
  }
}
@media (max-width: 1023px) {
  .p-topSustainSection__bgCircle {
    width: 1440px;
    height: 1440px;
  }
}
.p-topSustainList {
  counter-reset: number;
}
@media (max-width: 1023px) {
  .p-topSustainList {
    padding: 0 20px;
    background: #F7F7F2;
    display: grid;
    gap: 12px;
  }
}
.p-topSustainList__body {
  display: flex;
}
@media (min-width: 1024px) {
  .p-topSustainList__body {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 1023px) {
  .p-topSustainList__body {
    flex-flow: column;
    gap: 10px;
  }
}
.p-topSustainList__thumb {
  display: flex;
}
@media (max-width: 1023px) {
  .p-topSustainList__thumb {
    justify-content: center;
  }
}
@media (max-width: 1023px) {
  .p-topSustainList__thumbImg {
    width: 100%;
  }
}
.p-topSustainList__contents {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ffffff;
  border-radius: 0 6px 6px 0;
}
@media (min-width: 1024px) {
  .p-topSustainList__contents {
    max-width: 550px;
    padding: 24px 32px;
  }
}
@media (max-width: 1023px) {
  .p-topSustainList__contents {
    padding: 85px 32px 38px;
    gap: 8px;
  }
}
.p-topSustainList__title {
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  color: #E57300;
  letter-spacing: 0.0044em;
  line-height: 1.7;
  counter-increment: number;
}
.p-topSustainList__title::before {
  content: "0" counter(number);
  position: absolute;
  top: -47px;
  left: 50%;
  translate: -50% 0;
  z-index: 10;
  font-family: "Work Sans", sans-serif;
  font-size: 3.6rem;
  font-style: italic;
  font-weight: 400;
  color: #E07000;
  line-height: 1.3;
}
.p-topSustainList__text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}
.p-topSustain__btnList {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 32px;
}
@media (min-width: 1024px) {
  .p-topSustain__btnList {
    padding: 140px 0 100px;
  }
}
@media (max-width: 1023px) {
  .p-topSustain__btnList {
    background: #F7F7F2;
    padding: 40px 0 80px;
    flex-flow: column;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .p-topGsapSection {
    width: 100%;
    height: auto;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .p-topGsapSlideWrap {
    position: relative;
    max-width: 1140px;
    width: 100%;
    height: 300px;
    padding: 0 20px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .p-topGsapSlide__container {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .p-topGsapSlide__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(100vh);
    transform-origin: top center;
  }
  .p-topGsapSlide__item:first-child {
    transform: translateY(0);
  }
  .p-topGsapSlide__item:first-child.slide-02 {
    z-index: 2;
  }
  .p-topGsapSlide__item:first-child.slide-03 {
    z-index: 3;
  }
  .p-topGsapSlide__item:first-child.slide-04 {
    z-index: 4;
  }
  .p-topGsapSlide__item:first-child.slide-05 {
    z-index: 5;
  }
}
.p-topTeamSection {
  position: relative;
  background: #ffffff;
  z-index: 1;
}
.p-topTeamSection__inner {
  padding: 100px 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 40px;
}
@media (max-width: 1023px) {
  .p-topTeamSection__inner {
    padding: 80px 20px;
  }
}
.p-topTeam__leadBox {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .p-topTeam__leadBox {
    flex-flow: column;
    gap: 40px;
  }
}
.p-topTeam__btnList {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
@media (max-width: 1023px) {
  .p-topTeam__btnList {
    gap: 16px;
  }
}
.p-topTeam__btnList .c-btn01 {
  flex-shrink: 0;
}
.p-topTeamList {
  display: grid;
  gap: 20px;
}
@media (min-width: 1024px) {
  .p-topTeamList {
    grid-auto-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 auto;
  }
}
.p-topTeamList__link {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .p-topTeamList__link {
    max-width: 424px;
    height: 630px;
    aspect-ratio: 35/52;
  }
}
@media (min-width: 1024px) {
  .p-topTeamList__link:hover .p-topTeamList__img--hover {
    opacity: 1;
    transform: scale(1.1);
  }
}
.p-topTeamList__link:hover .p-topTeamList__img--nomal {
  transform: scale(1.1);
}
@media (max-width: 1023px) {
  .p-topTeamList__item {
    border-radius: 8px 0 0 8px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .p-topTeamList__item:nth-child(odd) .p-topTeamList__nameText {
    text-align: right;
    right: 0;
  }
}
.p-topTeamList__img--nomal, .p-topTeamList__img--hover {
  transition: 0.2s;
}
@media (min-width: 1024px) {
  .p-topTeamList__img--nomal, .p-topTeamList__img--hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    will-change: transform, opacity;
  }
}
@media (min-width: 1024px) {
  .p-topTeamList__img--nomal {
    z-index: 1;
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .p-topTeamList__img--nomal {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .p-topTeamList__img--hover {
    z-index: 2;
    opacity: 0;
  }
}
.p-topTeamList__nameText {
  position: absolute;
  bottom: 8px;
  font-family: "Work Sans", sans-serif;
  font-style: italic;
  font-weight: 300;
  color: #F8B500;
  z-index: 3;
}
@media (min-width: 1024px) {
  .p-topTeamList__nameText {
    padding: 10px;
    font-size: 10rem;
    line-height: 0.8;
    writing-mode: vertical-rl;
    text-align: end;
  }
}
@media (max-width: 1023px) {
  .p-topTeamList__nameText {
    padding: 12px;
    font-size: 5.2rem;
    line-height: 0.8;
  }
}
.p-topCompeSection {
  background: #FFFCD9;
}
.p-topCompeSection__inner {
  display: flex;
  flex-flow: column;
  gap: 40px;
}
@media (min-width: 1024px) {
  .p-topCompeSection__inner {
    padding: 100px 0 100px 120px;
  }
}
@media (max-width: 1023px) {
  .p-topCompeSection__inner {
    padding: 80px 20px;
  }
}
@media (max-width: 599px) {
  .p-topCompeSection .c-tagList01 {
    flex-flow: column;
  }
}
@media (min-width: 1024px) {
  .p-topCompeSplit {
    display: flex;
    align-items: center;
    gap: 64px;
  }
}
.p-topCompeSplit .c-title01__wrap--left {
  margin-bottom: 40px;
}
.p-topCompeSplit .c-text03 {
  margin-bottom: 24px;
}
.p-topCompeSplit__head {
  flex-shrink: 0;
}
@media (min-width: 1024px) {
  .p-topCompeSplit__head {
    width: 450px;
    order: 1;
  }
}
.p-topCompeSplit__photo {
  overflow: hidden;
}
@media (min-width: 1024px) {
  .p-topCompeSplit__photo {
    order: 2;
  }
}
@media (max-width: 1023px) {
  .p-topCompeSplit__photo {
    margin-bottom: 40px;
  }
}
.p-topCompeSplit__detail {
  display: grid;
  gap: 24px;
}
.p-topCompeList {
  transition-timing-function: linear !important;
}
.p-topCompeList__item {
  border-radius: 6px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .p-topCompeList__item {
    width: 340px;
  }
}
@media (max-width: 1023px) {
  .p-topCompeList__item {
    width: 200px;
  }
}
@media (min-width: 1024px) {
  .p-about .c-table01 {
    width: calc(100% - min(12.1951219512%, 160px));
  }
}
@media (min-width: 1024px) {
  .p-about .c-table01__head {
    width: 270px;
  }
}
@media (max-width: 1023px) {
  .p-about .c-table01__head {
    width: 180px;
  }
}
@media (max-width: 599px) {
  .p-about .c-table01__head {
    width: 120px;
  }
}
@media (min-width: 1024px) {
  .p-about .c-table01__data {
    width: calc(100% - 270px);
  }
}
@media (max-width: 1023px) {
  .p-about .c-table01__data {
    width: calc(100% - 120px);
  }
}
@media (min-width: 1024px) {
  .p-about__section01 .c-title02__wrap--left {
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .p-about__section02 .c-title02__wrap--left {
    margin-bottom: 48px;
  }
}
.p-about__section02 .c-grid01 {
  margin-bottom: 64px;
}
@media (min-width: 1024px) {
  .p-about__section03 .c-title02__wrap--left {
    margin-bottom: 53px;
  }
}
.p-about__section05 {
  position: relative;
}
.p-about__section05 .c-title02__wrap--left {
  pointer-events: none;
}
.p-about__section05 .l-section__content {
  padding-top: 0;
  border-top: none;
}
.p-aboutMessageVisual__group {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-bottom: 100px;
}
@media (max-width: 599px) {
  .p-aboutMessageVisual__group {
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .p-aboutMessageVisual__item {
    max-height: 640px;
    min-height: 464px;
    min-width: 1440px;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .p-aboutMessageVisual__img {
    width: 100%;
    max-height: 640px;
    min-height: 640px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.p-aboutMessage__title {
  height: 184px;
}
.p-aboutText01__wrap {
  display: grid;
  gap: 48px;
}
.p-aboutText01__block {
  display: grid;
  gap: 24px;
}
.p-aboutBox01__wrap {
  display: flex;
}
@media (min-width: 1024px) {
  .p-aboutBox01__wrap {
    gap: 4.8780487805%;
  }
}
@media (max-width: 1023px) {
  .p-aboutBox01__wrap {
    flex-flow: column;
    gap: 32px;
  }
}
.p-aboutBox01__item {
  width: 100%;
  display: grid;
  gap: 12px;
  background: #ffffff;
  border-radius: 6px;
}
@media (min-width: 1024px) {
  .p-aboutBox01__item {
    padding: 48px;
  }
}
@media (max-width: 1023px) {
  .p-aboutBox01__item {
    padding: 20px;
  }
}

@media (min-width: 1024px) {
  .p-team__section03 {
    margin-bottom: 120px;
  }
}

.p-golftour .c-numberList01 {
  margin: 64px 0;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .p-golftour .c-numberList01__box {
    text-align: center;
  }
}
.p-golftourEntry__container {
  position: relative;
  display: flex;
  align-items: center;
  background: #F1F1F4;
}
@media (min-width: 1024px) {
  .p-golftourEntry__container {
    padding: 32px;
  }
}
@media (max-width: 1023px) {
  .p-golftourEntry__container {
    padding: 24px;
    flex-flow: column;
  }
}
.p-golftourEntry__blocks {
  display: flex;
  flex-flow: column;
}
@media (min-width: 1024px) {
  .p-golftourEntry__blocks {
    width: min(54.2279411765%, 590px);
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .p-golftourEntry__blocks {
    width: 100%;
    margin-bottom: 40px;
  }
}
.p-golftourEntry__block {
  display: flex;
  flex-flow: column;
}
.p-golftourEntry__block + .p-golftourEntry__block {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #F8B500;
}
.p-golftourEntry__block .c-numberList02 {
  margin-bottom: 24px;
}
.p-golftourEntry__block .c-bodyText20--b {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .p-golftourEntry__image {
    position: absolute;
    right: -80px;
    top: -20px;
    width: min(57.4448529412%, 625px);
    flex-shrink: 1;
  }
}
.p-golftourEntry__image img {
  width: 100%;
  height: auto;
}
.p-golftourEntry__linkWrap {
  display: flex;
  gap: 20px;
}
@media (max-width: 599px) {
  .p-golftourEntry__linkWrap {
    flex-flow: column;
    gap: 3px;
  }
}
.p-golftourBanner__link {
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #F8B500;
  border-radius: 6px;
}
.p-golftourBanner__link::before {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: url(/assets/img/common/icon_arrow12.svg) no-repeat center center/contain;
  width: 60px;
  height: 60px;
  z-index: 5;
  transform-origin: right center;
  transition: transform 0.3s ease;
}
@media (max-width: 599px) {
  .p-golftourBanner__link::before {
    width: 35px;
    height: 35px;
  }
}
.p-golftourBanner__link:hover::before {
  transform: scale(1.25);
}
.p-golftourBanner__link:hover .p-golftourBanner__ttl--ja::after {
  transform: scaleX(1);
}
.p-golftourBanner__inner {
  display: flex;
}
@media (min-width: 1024px) {
  .p-golftourBanner__inner {
    justify-content: space-between;
  }
}
@media (max-width: 1023px) {
  .p-golftourBanner__inner {
    flex-flow: column;
  }
}
.p-golftourBanner__body {
  display: flex;
  flex-flow: column;
  gap: 20px;
}
@media (min-width: 1024px) {
  .p-golftourBanner__body {
    padding: 64px 0 64px min(6.9444444444%, 80px);
  }
}
@media (max-width: 1023px) {
  .p-golftourBanner__body {
    padding: 25px;
    text-align: center;
  }
}
.p-golftourBanner__media {
  position: relative;
  display: flex;
  align-items: center;
  width: min(66.1458333333%, 762px);
  background: #F8C232;
}
@media (max-width: 1023px) {
  .p-golftourBanner__media {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .p-golftourBanner__media::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-color: #ffffff;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
  }
}
.p-golftourBanner__mediaImg {
  padding: 40px min(7.874015748%, 60px) 40px min(15.7480314961%, 120px);
}
@media (max-width: 1023px) {
  .p-golftourBanner__mediaImg {
    padding: 35px 20px;
  }
}
.p-golftourBanner__ttlwrap {
  display: flex;
  flex-flow: column;
  gap: 4px;
}
@media (max-width: 1023px) {
  .p-golftourBanner__ttlwrap {
    justify-content: center;
  }
}
.p-golftourBanner__ttl--logo {
  width: 336px;
}
@media (max-width: 1023px) {
  .p-golftourBanner__ttl--logo {
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-golftourBanner__ttl--logo {
    width: 270px;
  }
}
.p-golftourBanner__ttl--en {
  color: #E57300;
  font-size: 2.4rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.3;
}
@media (max-width: 599px) {
  .p-golftourBanner__ttl--en {
    font-size: 1.8rem;
  }
}
.p-golftourBanner__ttl--ja {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 40px;
  color: #111111;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.7;
}
@media (max-width: 1023px) {
  .p-golftourBanner__ttl--ja {
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .p-golftourBanner__ttl--ja {
    font-size: 2.8rem;
  }
}
.p-golftourBanner__ttl--ja::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  background: url(/assets/img/common/icon_arrow11.svg) no-repeat;
  width: 32px;
  height: 32px;
}
.p-golftourBanner__ttl--ja::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #F8C232;
  transform: scaleX(0);
  transform-origin: left top;
  transition: transform 0.2s ease-in-out;
}

.p-competition .c-numberList01 {
  margin-bottom: 48px;
}
.p-competition .c-tagList01 {
  margin-top: 16px;
}
@media (min-width: 600px) {
  .p-competition .c-tagList01 {
    gap: 8px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .p-competition .c-defList01__term {
    width: 180px;
  }
}

@media (min-width: 1024px) {
  .p-404__Image {
    width: min(62.5%, 900px);
    margin: 0 auto;
  }
  .p-404__Image img {
    width: 100%;
    height: auto;
  }
}
.p-404__textBlock {
  text-align: center;
}
@media (max-width: 599px) {
  .p-404__textBlock {
    text-align: left;
  }
}
.p-404 .c-btn02 {
  width: 200px;
  margin: 0 auto;
}

.u-text--color01 {
  color: #111111 !important;
}
.u-text--color02 {
  color: #626264 !important;
}
.u-text--color03 {
  color: #E57300 !important;
}
.u-text--color04 {
  color: #FFFFFF !important;
}
.u-bg--color01 {
  background-color: #FFFCD9 !important;
}
.u-bg--color02 {
  background-color: rgba(49, 204, 194, 0.2) !important;
}
.u-bg--color03 {
  background-color: #F7F7F2 !important;
}
.u-bg--color04 {
  background-color: #21282B !important;
}

.u-d--block {
  display: block !important;
}
.u-d--inline-block {
  display: inline-block !important;
}
.u-d--inline {
  display: inline !important;
}
.u-d--none {
  display: none !important;
}
.u-d--pcBlock {
  display: block !important;
}
@media (max-width: 1023px) {
  .u-d--pcBlock {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .u-d--pcNone {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .u-d--tabBlock {
    display: none !important;
  }
}
@media (max-width: 599px) {
  .u-d--tabBlock {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .u-d--tabNone {
    display: none !important;
  }
}
.u-d--spBlock {
  display: none !important;
}
@media (max-width: 599px) {
  .u-d--spBlock {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .u-d--spNone {
    display: none !important;
  }
}
.u-d--pctabBlock {
  display: block !important;
}
@media (max-width: 599px) {
  .u-d--pctabBlock {
    display: none !important;
  }
}
@media (min-width: 600px) {
  .u-d--pctabNone {
    display: none !important;
  }
}
.u-d--tabspBlock {
  display: none !important;
}
@media (max-width: 1023px) {
  .u-d--tabspBlock {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  .u-d--tabspNone {
    display: none !important;
  }
}

.u-mt--xs {
  margin-top: 8px !important;
}
@media (max-width: 1023px) {
  .u-mt--xs {
    margin-top: 6px !important;
  }
}
.u-mt--sm {
  margin-top: 16px !important;
}
@media (max-width: 1023px) {
  .u-mt--sm {
    margin-top: 12px !important;
  }
}
.u-mt--md {
  margin-top: 24px !important;
}
@media (max-width: 1023px) {
  .u-mt--md {
    margin-top: 18px !important;
  }
}
.u-mt--lg {
  margin-top: 32px !important;
}
@media (max-width: 1023px) {
  .u-mt--lg {
    margin-top: 24px !important;
  }
}
.u-mt--xl {
  margin-top: 40px !important;
}
@media (max-width: 1023px) {
  .u-mt--xl {
    margin-top: 28px !important;
  }
}
.u-mt--2l {
  margin-top: 48px !important;
}
@media (max-width: 1023px) {
  .u-mt--2l {
    margin-top: 30px !important;
  }
}
.u-mt--3l {
  margin-top: 60px !important;
}
@media (max-width: 1023px) {
  .u-mt--3l {
    margin-top: 36px !important;
  }
}
.u-mt--4l {
  margin-top: 80px !important;
}
@media (max-width: 1023px) {
  .u-mt--4l {
    margin-top: 48px !important;
  }
}
.u-mt--none {
  margin-top: 0 !important;
}
.u-mr--xs {
  margin-right: 8px !important;
}
@media (max-width: 1023px) {
  .u-mr--xs {
    margin-right: 6px !important;
  }
}
.u-mr--sm {
  margin-right: 16px !important;
}
@media (max-width: 1023px) {
  .u-mr--sm {
    margin-right: 12px !important;
  }
}
.u-mr--md {
  margin-right: 24px !important;
}
@media (max-width: 1023px) {
  .u-mr--md {
    margin-right: 18px !important;
  }
}
.u-mr--lg {
  margin-right: 32px !important;
}
@media (max-width: 1023px) {
  .u-mr--lg {
    margin-right: 24px !important;
  }
}
.u-mr--xl {
  margin-right: 40px !important;
}
@media (max-width: 1023px) {
  .u-mr--xl {
    margin-right: 28px !important;
  }
}
.u-mr--2l {
  margin-right: 48px !important;
}
@media (max-width: 1023px) {
  .u-mr--2l {
    margin-right: 30px !important;
  }
}
.u-mr--3l {
  margin-right: 60px !important;
}
@media (max-width: 1023px) {
  .u-mr--3l {
    margin-right: 36px !important;
  }
}
.u-mr--4l {
  margin-right: 80px !important;
}
@media (max-width: 1023px) {
  .u-mr--4l {
    margin-right: 48px !important;
  }
}
.u-mr--none {
  margin-right: 0 !important;
}
.u-mb--xs {
  margin-bottom: 8px !important;
}
@media (max-width: 1023px) {
  .u-mb--xs {
    margin-bottom: 6px !important;
  }
}
.u-mb--sm {
  margin-bottom: 16px !important;
}
@media (max-width: 1023px) {
  .u-mb--sm {
    margin-bottom: 12px !important;
  }
}
.u-mb--md {
  margin-bottom: 24px !important;
}
@media (max-width: 1023px) {
  .u-mb--md {
    margin-bottom: 18px !important;
  }
}
.u-mb--lg {
  margin-bottom: 32px !important;
}
@media (max-width: 1023px) {
  .u-mb--lg {
    margin-bottom: 24px !important;
  }
}
.u-mb--xl {
  margin-bottom: 40px !important;
}
@media (max-width: 1023px) {
  .u-mb--xl {
    margin-bottom: 28px !important;
  }
}
.u-mb--2l {
  margin-bottom: 48px !important;
}
@media (max-width: 1023px) {
  .u-mb--2l {
    margin-bottom: 30px !important;
  }
}
.u-mb--3l {
  margin-bottom: 60px !important;
}
@media (max-width: 1023px) {
  .u-mb--3l {
    margin-bottom: 36px !important;
  }
}
.u-mb--4l {
  margin-bottom: 80px !important;
}
@media (max-width: 1023px) {
  .u-mb--4l {
    margin-bottom: 48px !important;
  }
}
.u-mb--none {
  margin-bottom: 0 !important;
}
.u-ml--xs {
  margin-left: 8px !important;
}
@media (max-width: 1023px) {
  .u-ml--xs {
    margin-left: 6px !important;
  }
}
.u-ml--sm {
  margin-left: 16px !important;
}
@media (max-width: 1023px) {
  .u-ml--sm {
    margin-left: 12px !important;
  }
}
.u-ml--md {
  margin-left: 24px !important;
}
@media (max-width: 1023px) {
  .u-ml--md {
    margin-left: 18px !important;
  }
}
.u-ml--lg {
  margin-left: 32px !important;
}
@media (max-width: 1023px) {
  .u-ml--lg {
    margin-left: 24px !important;
  }
}
.u-ml--xl {
  margin-left: 40px !important;
}
@media (max-width: 1023px) {
  .u-ml--xl {
    margin-left: 28px !important;
  }
}
.u-ml--2l {
  margin-left: 48px !important;
}
@media (max-width: 1023px) {
  .u-ml--2l {
    margin-left: 30px !important;
  }
}
.u-ml--3l {
  margin-left: 60px !important;
}
@media (max-width: 1023px) {
  .u-ml--3l {
    margin-left: 36px !important;
  }
}
.u-ml--4l {
  margin-left: 80px !important;
}
@media (max-width: 1023px) {
  .u-ml--4l {
    margin-left: 48px !important;
  }
}
.u-ml--none {
  margin-left: 0 !important;
}

.u-pt--xs {
  padding-top: 8px !important;
}
@media (max-width: 1023px) {
  .u-pt--xs {
    padding-top: 6px !important;
  }
}
.u-pt--sm {
  padding-top: 16px !important;
}
@media (max-width: 1023px) {
  .u-pt--sm {
    padding-top: 12px !important;
  }
}
.u-pt--md {
  padding-top: 24px !important;
}
@media (max-width: 1023px) {
  .u-pt--md {
    padding-top: 18px !important;
  }
}
.u-pt--lg {
  padding-top: 32px !important;
}
@media (max-width: 1023px) {
  .u-pt--lg {
    padding-top: 24px !important;
  }
}
.u-pt--xl {
  padding-top: 40px !important;
}
@media (max-width: 1023px) {
  .u-pt--xl {
    padding-top: 28px !important;
  }
}
.u-pt--2l {
  padding-top: 48px !important;
}
@media (max-width: 1023px) {
  .u-pt--2l {
    padding-top: 30px !important;
  }
}
.u-pt--3l {
  padding-top: 60px !important;
}
@media (max-width: 1023px) {
  .u-pt--3l {
    padding-top: 36px !important;
  }
}
.u-pt--4l {
  padding-top: 80px !important;
}
@media (max-width: 1023px) {
  .u-pt--4l {
    padding-top: 48px !important;
  }
}
.u-pt--none {
  padding-top: 0 !important;
}
.u-pr--xs {
  padding-right: 8px !important;
}
@media (max-width: 1023px) {
  .u-pr--xs {
    padding-right: 6px !important;
  }
}
.u-pr--sm {
  padding-right: 16px !important;
}
@media (max-width: 1023px) {
  .u-pr--sm {
    padding-right: 12px !important;
  }
}
.u-pr--md {
  padding-right: 24px !important;
}
@media (max-width: 1023px) {
  .u-pr--md {
    padding-right: 18px !important;
  }
}
.u-pr--lg {
  padding-right: 32px !important;
}
@media (max-width: 1023px) {
  .u-pr--lg {
    padding-right: 24px !important;
  }
}
.u-pr--xl {
  padding-right: 40px !important;
}
@media (max-width: 1023px) {
  .u-pr--xl {
    padding-right: 28px !important;
  }
}
.u-pr--2l {
  padding-right: 48px !important;
}
@media (max-width: 1023px) {
  .u-pr--2l {
    padding-right: 30px !important;
  }
}
.u-pr--3l {
  padding-right: 60px !important;
}
@media (max-width: 1023px) {
  .u-pr--3l {
    padding-right: 36px !important;
  }
}
.u-pr--4l {
  padding-right: 80px !important;
}
@media (max-width: 1023px) {
  .u-pr--4l {
    padding-right: 48px !important;
  }
}
.u-pr--none {
  padding-right: 0 !important;
}
.u-pb--xs {
  padding-bottom: 8px !important;
}
@media (max-width: 1023px) {
  .u-pb--xs {
    padding-bottom: 6px !important;
  }
}
.u-pb--sm {
  padding-bottom: 16px !important;
}
@media (max-width: 1023px) {
  .u-pb--sm {
    padding-bottom: 12px !important;
  }
}
.u-pb--md {
  padding-bottom: 24px !important;
}
@media (max-width: 1023px) {
  .u-pb--md {
    padding-bottom: 18px !important;
  }
}
.u-pb--lg {
  padding-bottom: 32px !important;
}
@media (max-width: 1023px) {
  .u-pb--lg {
    padding-bottom: 24px !important;
  }
}
.u-pb--xl {
  padding-bottom: 40px !important;
}
@media (max-width: 1023px) {
  .u-pb--xl {
    padding-bottom: 28px !important;
  }
}
.u-pb--2l {
  padding-bottom: 48px !important;
}
@media (max-width: 1023px) {
  .u-pb--2l {
    padding-bottom: 30px !important;
  }
}
.u-pb--3l {
  padding-bottom: 60px !important;
}
@media (max-width: 1023px) {
  .u-pb--3l {
    padding-bottom: 36px !important;
  }
}
.u-pb--4l {
  padding-bottom: 80px !important;
}
@media (max-width: 1023px) {
  .u-pb--4l {
    padding-bottom: 48px !important;
  }
}
.u-pb--none {
  padding-bottom: 0 !important;
}
.u-pl--xs {
  padding-left: 8px !important;
}
@media (max-width: 1023px) {
  .u-pl--xs {
    padding-left: 6px !important;
  }
}
.u-pl--sm {
  padding-left: 16px !important;
}
@media (max-width: 1023px) {
  .u-pl--sm {
    padding-left: 12px !important;
  }
}
.u-pl--md {
  padding-left: 24px !important;
}
@media (max-width: 1023px) {
  .u-pl--md {
    padding-left: 18px !important;
  }
}
.u-pl--lg {
  padding-left: 32px !important;
}
@media (max-width: 1023px) {
  .u-pl--lg {
    padding-left: 24px !important;
  }
}
.u-pl--xl {
  padding-left: 40px !important;
}
@media (max-width: 1023px) {
  .u-pl--xl {
    padding-left: 28px !important;
  }
}
.u-pl--2l {
  padding-left: 48px !important;
}
@media (max-width: 1023px) {
  .u-pl--2l {
    padding-left: 30px !important;
  }
}
.u-pl--3l {
  padding-left: 60px !important;
}
@media (max-width: 1023px) {
  .u-pl--3l {
    padding-left: 36px !important;
  }
}
.u-pl--4l {
  padding-left: 80px !important;
}
@media (max-width: 1023px) {
  .u-pl--4l {
    padding-left: 48px !important;
  }
}
.u-pl--none {
  padding-left: 0 !important;
}

.u-text--alignLeft {
  text-align: left !important;
}
.u-text--alignCenter {
  text-align: center !important;
}
.u-text--alignRight {
  text-align: right !important;
}
.u-text--alignEnd {
  text-align: end !important;
}