@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

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

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

a,
span {
  display: inline-block;
}

body {
  color: #606060;
  font-family: "Noto Sans JP", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
}

a {
  text-decoration: none;
  transition: opacity 0.3s ease;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

button {
  font: inherit;
  color: inherit;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
}

input,
textarea,
select {
  font: inherit;
  max-width: 100%;
  appearance: none;
}

:focus-visible {
  outline: 2px solid #ED6D46;
  outline-offset: 2px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

::selection {
  background: rgba(248, 182, 45, 0.2);
}

/* 基本
***************************************************************/
html {
  font-size: clamp(16px, 2.5vw, 20px);
}

.section_title .en {
  font-size: clamp(14px, 2vw, 20px);
}

.section_title .ja {
  font-size: clamp(25px, 4vw, 40px);
}

/* セクション幅
***************************************************************/
.bg-color {
  background: #FFF9E7;
}

.inner {
  max-width: 1320px;
  margin-inline: auto;
  padding: 0 min(4.17vw, 60px);
  padding: 0 clamp(30px, 4.17vw, 60px);
}
@media (min-width: 1440px) {
  .inner {
    padding: 0;
  }
}

/* PC・SP 改行
***************************************************************/
.br {
  display: inline;
}
@media (min-width: 768px) {
  .br {
    display: block;
  }
}

.br_sp {
  display: block;
}
@media (min-width: 768px) {
  .br_sp {
    display: inline;
  }
}

/* PC・SP 非表示
***************************************************************/
.sp_only {
  display: block !important;
}

.pc_only {
  display: none !important;
}

@media (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
  .pc_only {
    display: block !important;
  }
}
/* 共通パーツ (全ページ)
***************************************************************/
.section_title {
  text-align: left;
  padding: 43px 0 31px;
  gap: 10px;
}
@media (min-width: 1024px) {
  .section_title {
    padding: 100px 0 32px;
    gap: 20px;
  }
}

.section_title .en {
  font-family: "Montserrat", sans-serif;
}

.section_title .ja {
  font-weight: bold;
  letter-spacing: 0.2em;
  position: relative;
}

.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.7);
  transition: 0.3s;
}

.home .fixed {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.home .fixed.active {
  opacity: 1;
  visibility: visible;
}

.fixed.none {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.fixed_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.fixed_link {
  color: #fff;
  text-align: center;
  background: #333;
  padding: 10px 0;
  border-radius: 30px;
  font-size: 14px;
}
@media (hover: hover) {
  .fixed_link:hover {
    background: #4d4d4d;
  }
}
@media (hover: none) {
  .fixed_link:active {
    background: #404040;
  }
}

@media (min-width: 1024px) {
  .fixed {
    display: none;
  }
}
/* 共通パーツ(下層)
***************************************************************/
.page_fv {
  padding: 80px 0 0;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 41px;
}
@media (min-width: 1024px) {
  .page_fv {
    padding: 120px 0 0;
    margin-bottom: 62px;
  }
}

.page_fv_title {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .page_fv_title {
    margin-bottom: 38px;
  }
}

.page_fv_title .en {
  font-size: clamp(14px, 2.2vw, 25px);
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.page_fv_title .ja {
  font-size: clamp(25px, 3vw, 30px);
  font-weight: bold;
  letter-spacing: 0.1em;
  position: relative;
}

.page_fv_image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .page_fv_image img {
    height: auto;
    border-radius: 20px;
  }
}

.page_wrap {
  position: relative;
  z-index: 1;
  margin-top: 160px;
}

/* 共通ボタン（アニメーション付き）
***************************************************************/
.btn_wrap {
  display: flex;
  justify-content: center;
  text-align: center;
}

.btn {
  display: inline-flex;
  align-items: center;
  background: white;
  color: #F8B62D;
  padding: 10px 20px;
  border-radius: 30px;
  text-decoration: none;
  font-size: clamp(14px, 2.5vw, 25px);
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease;
  border: 1px solid #F8B62D;
  z-index: 2;
  line-height: 1;
  letter-spacing: 0.05em;
  gap: 8px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.btn .btn_text {
  overflow: hidden;
  color: transparent;
  line-height: 1;
  text-shadow: 0 1em 0 #F8B62D, 0 0 0 #F8B62D;
  transition: text-shadow 0.3s ease;
}
.btn::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  background: #F8B62D;
  border-radius: 30px;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  z-index: -1;
}
.btn .btn_icon {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  width: 18px;
  height: 9px;
}
.btn .btn_icon .btn_icon_original {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
.btn .btn_icon .btn_icon_hover {
  position: absolute;
  top: 0;
  left: -100%;
  transition: transform 0.3s ease;
}
.btn .btn_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (hover: hover) {
  .btn:hover {
    color: white;
    border: 1px solid white;
    transform: translateX(5px);
  }
  .btn:hover .btn_text {
    text-shadow: 0 0 0 white, 0 -1em 0 white;
  }
  .btn:hover::before {
    width: 200%;
    height: 200%;
  }
  .btn:hover .btn_icon .btn_icon_original {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
  .btn:hover .btn_icon .btn_icon_hover {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
}
@media (hover: none) {
  .btn:active {
    transform: scale(0.98);
  }
  .btn:active .btn_text {
    text-shadow: 0 0 0 #eaa108, 0 -1em 0 #eaa108;
  }
}
@media (hover: none) {
  .btn {
    transition-duration: 0.1s;
  }
  .btn .btn_text,
  .btn .btn_icon_original,
  .btn .btn_icon_hover, .btn::before {
    transition-duration: 0.1s;
  }
}

.btn--round {
  border-radius: 75px;
  padding: 10px 20px;
  gap: 35px;
}
@media (min-width: 768px) {
  .btn--round {
    padding: clamp(15px, 2vw, 18px) clamp(25px, 3vw, 33px);
    gap: clamp(15px, 2.5vw, 25px);
  }
}
.btn--round .btn_icon {
  width: 15px;
  height: 8px;
}
@media (min-width: 768px) {
  .btn--round .btn_icon {
    width: 21px;
    height: 14px;
  }
}

.btn--arrow::after {
  content: "→";
  font-size: 1.1rem;
  transition: transform 0.3s ease;
}
@media (hover: hover) {
  .btn--arrow:hover::after {
    transform: translateX(3px);
  }
}
@media (hover: none) {
  .btn--arrow:active::after {
    transform: translateX(1px);
  }
}

/* スクロールアニメーション
***************************************************************/
@keyframes revealFromTop {
  from {
    opacity: 0;
    clip-path: inset(0 0 350% 0);
  }
  to {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
  }
}
.scroll-animate-smooth {
  opacity: 0;
  clip-path: inset(0 0 350% 0);
}
.scroll-animate-smooth.is-visible {
  animation: revealFromTop 1s ease-out forwards;
}

/* 遅延アニメーション用のクラス */
.scroll-animate-delay {
  opacity: 0;
  clip-path: inset(0 0 350% 0);
}
.scroll-animate-delay.is-visible {
  animation: revealFromTop 0.8s ease-out forwards;
  animation-delay: 0.4s;
}

/* ページロード時自動アニメーション
***************************************************************/
@keyframes loadRevealFromTop {
  from {
    opacity: 0;
    clip-path: inset(0 0 350% 0);
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    clip-path: inset(0% 0% 0% 0%);
    transform: translateY(0);
  }
}
.load-animate-smooth {
  opacity: 0;
  clip-path: inset(0 0 350% 0);
  transform: translateY(30px);
  animation: loadRevealFromTop 1s ease-out forwards;
  animation-delay: 0.3s;
}

.load-animate-delay-1 {
  opacity: 0;
  clip-path: inset(0 0 350% 0);
  transform: translateY(30px);
  animation: loadRevealFromTop 0.8s ease-out forwards;
  animation-delay: 0.6s;
}

.load-animate-delay-2 {
  opacity: 0;
  clip-path: inset(0 0 350% 0);
  transform: translateY(30px);
  animation: loadRevealFromTop 0.8s ease-out forwards;
  animation-delay: 0.9s;
}

.load-animate-delay-3 {
  opacity: 0;
  clip-path: inset(0 0 350% 0);
  transform: translateY(30px);
  animation: loadRevealFromTop 0.8s ease-out forwards;
  animation-delay: 1.2s;
}

.section_title--animated {
  display: inline-flex;
  align-items: flex-end;
  flex-direction: row;
  overflow-x: hidden;
  overflow-y: visible;
  --white: #ffffff;
  --speed: 0.65s;
}
.section_title--animated span {
  --color: var(--white);
  position: relative;
  clip-path: inset(-20% 0);
  animation-name: text-reveal, shimmy;
  animation-duration: var(--speed);
  animation-delay: calc((0.5 + var(--index)) * var(--speed) / 3);
  animation-fill-mode: both;
  animation-timing-function: steps(1), ease-out;
  animation-play-state: paused;
}
.section_title--animated span::after {
  content: "";
  position: absolute;
  inset: -20% 0;
  background-color: #F8B62D;
  border-radius: 10px;
  animation-name: block-reveal;
  animation-duration: var(--speed);
  animation-delay: calc((0.5 + var(--index)) * var(--speed) / 3);
  animation-fill-mode: both;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .section_title--animated span::after {
    border-radius: 20px;
  }
}
.section_title--animated .ja {
  --index: 0;
}
.section_title--animated .en {
  --index: 1;
}
.section_title--animated.is-visible span {
  animation-play-state: running;
}
.section_title--animated.is-visible span::after {
  animation-play-state: running;
}

@keyframes shimmy {
  0% {
    transform: translateX(-1ch);
  }
}
@keyframes text-reveal {
  0% {
    color: transparent;
  }
  50%, 100% {
    color: inherit;
  }
}
@keyframes block-reveal {
  0% {
    transform: translateX(-110%);
  }
  45%, 55% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(110%);
  }
}
/* タッチデバイス用のアニメーション無効化オプション
***************************************************************/
@media (hover: none) {
  .no-touch-animations *,
  .no-touch-animations *::before,
  .no-touch-animations *::after {
    animation-duration: 0s !important;
    transition-duration: 0s !important;
  }
}

/*===================================================
ヘッダー
===================================================*/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  z-index: 100;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 1024px) {
  header {
    height: 164px;
  }
}

.home header {
  background: unset;
  box-shadow: unset;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

header.scrolled {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  height: 80px;
  width: calc(100% - 30px);
  left: 15px;
  margin-top: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  z-index: 999;
}
@media (min-width: 1024px) {
  header.scrolled {
    height: 100px;
    width: calc(100% - 60px);
    left: 30px;
  }
}

header.scrolled.open {
  background: unset;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  border-radius: 0;
  height: 80px;
  width: 100%;
  left: 0;
  margin-top: 0;
  box-shadow: unset;
}
@media (min-width: 768px) {
  header.scrolled.open {
    height: 159px;
  }
}

.header_inner {
  display: block;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 clamp(30px, 4.17vw, 60px);
  width: 100%;
}
@media (min-width: 1440px) {
  .header_inner {
    padding: 0;
  }
}

.header_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.header_logo {
  width: clamp(110px, 15vw, 224px);
  height: auto;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .header_logo {
    max-height: 59px;
  }
}
.header_logo img {
  width: 100%;
  height: auto;
  display: block;
  filter: contrast(1.2) saturate(1.1);
  transition: filter 0.3s ease;
}

header.scrolled .header_logo img {
  filter: contrast(1.3) saturate(1.2);
}

.toggle-menu {
  display: inline-block;
  width: 40px;
  height: 30px;
  position: relative;
  z-index: 100;
}

.toggle-menu .toggle-line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  text-indent: -9999px;
  width: 40px;
  height: 5px;
  background-color: #F8B62D;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.toggle-menu .toggle-line::before,
.toggle-menu .toggle-line::after {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 5px;
  background-color: #F8B62D;
  border-radius: 10px;
  transition: 0.3s;
}

.toggle-menu .toggle-line::before {
  top: -12px;
  -webkit-animation: menu-barTop 0.6s forwards;
  animation: menu-barTop 0.6s forwards;
}

.toggle-menu .toggle-line::after {
  top: 12px;
  -webkit-animation: menu-barBottom 0.6s forwards;
  animation: menu-barBottom 0.6s forwards;
}

.open .toggle-menu {
  -webkit-transition: all 0.5s linear 1s;
  transition: all 0.5s linear 1s;
}

.open .toggle-menu .toggle-line {
  height: 0;
  background-color: #000;
}

.open .toggle-menu .toggle-line::before {
  animation: active-menu-barTop 0.6s forwards;
  transform: rotate(-45deg);
  top: 0;
}

.open .toggle-menu .toggle-line::after {
  animation: active-menu-barBottom 0.6s forwards;
  transform: rotate(45deg);
  top: 0;
}

.header_nav {
  position: fixed;
  top: 0;
  left: 0;
  padding: 100px 15px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 90;
  transform: translateX(100%);
  transition: 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}

.open .header_nav {
  transform: translateX(0);
  overflow: auto;
  opacity: 1;
  visibility: visible;
}

.global_nav_list {
  display: block;
}

.global_nav_item {
  width: 100%;
  line-height: 1.3;
}

.global_nav_item .en {
  color: #F8B62D;
  font-family: "Montserrat", sans-serif;
}

.global_nav_item a {
  border-bottom: 1px solid #000;
  padding: 10px 0;
  width: 100%;
  display: block;
}

@media (min-width: 1024px) {
  .header_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .toggle-menu {
    display: none;
  }
  .header_nav {
    position: static;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: auto;
    height: auto;
    background-color: transparent;
    transform: none;
    opacity: 1;
    visibility: visible;
    gap: 20px;
  }
  .global_nav_list {
    display: flex;
    gap: 40px;
  }
  .global_nav_item {
    width: auto;
  }
  .global_nav_item a {
    border-bottom: none;
    padding: 0;
    width: auto;
    position: relative;
    display: inline-block;
  }
  .global_nav_item a .en {
    color: #F8B62D;
    font-family: "Montserrat", sans-serif;
    display: block;
    line-height: 1.3;
  }
  .global_nav_item a .ja_text {
    overflow: hidden;
    color: transparent;
    line-height: 1.3;
    /*
     影の設定（下から上の動き用）
     1つ目：Y方向の位置にプラスに設定してテキスト本体の下に配置、ぼかしなし
     2つ目：位置はテキスト本体と同じ、ぼかしなし
    */
    text-shadow: 0 1.3em 0 #606060, 0 0 0 #606060;
    transition: text-shadow 0.3s ease;
  }
  .global_nav_item a:hover .ja_text {
    /* 2つの影の位置を上方向に1.3emずつずらす */
    text-shadow: 0 0 0 #606060, 0 -1.3em 0 #606060;
  }
  .header_contact a {
    padding: 11px 30px;
    border-radius: 40px;
  }
  .header_contact a:hover {
    background: #fff;
    color: #333;
  }
}
/* Footer
***************************************************************/
footer {
  background: #FFF9E7;
  padding: 77px 0 0;
}
@media (min-width: 1024px) {
  footer {
    padding: 139px 0 0;
  }
}
footer .footer_main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  footer .footer_main {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
  }
}
footer .footer_logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 42px;
  margin-bottom: 54px;
}
@media (min-width: 768px) {
  footer .footer_logo {
    flex-direction: row;
    align-items: center;
    gap: 40px;
    margin-bottom: 35px;
  }
}
footer .footer_logo_img {
  width: clamp(120px, 15vw, 200px);
}
footer .footer_logo_img img {
  width: 100%;
  height: auto;
}
footer .footer_contact_btn {
  background: #F8B62D !important;
  color: white !important;
  border: 1px solid #F8B62D !important;
}
footer .footer_contact_btn .btn_text {
  text-shadow: 0 1em 0 white, 0 0 0 white !important;
}
footer .footer_contact_btn .btn_icon .btn_icon_original,
footer .footer_contact_btn .btn_icon .btn_icon_hover {
  filter: brightness(0) invert(1) !important;
}
footer .footer_contact_btn::before {
  background: white !important;
}
@media (hover: hover) {
  footer .footer_contact_btn:hover {
    color: #F8B62D !important;
  }
  footer .footer_contact_btn:hover .btn_text {
    text-shadow: 0 0 0 #F8B62D, 0 -1em 0 #F8B62D !important;
  }
  footer .footer_contact_btn:hover .btn_icon .btn_icon_original,
  footer .footer_contact_btn:hover .btn_icon .btn_icon_hover {
    filter: none !important;
  }
}
@media (hover: none) {
  footer .footer_contact_btn:active {
    background: #eaa108 !important;
    transform: scale(0.98);
  }
}
@media (hover: none) {
  footer .footer_contact_btn {
    transition-duration: 0.1s;
  }
  footer .footer_contact_btn::before,
  footer .footer_contact_btn .btn_text,
  footer .footer_contact_btn .btn_icon_original,
  footer .footer_contact_btn .btn_icon_hover {
    transition-duration: 0.1s;
  }
}
@media (min-width: 1024px) {
  footer .footer_contact_btn {
    display: inline-flex;
  }
}
@media (min-width: 1024px) {
  footer .footer_logo .footer_contact_btn {
    display: none;
  }
}
footer .footer_right {
  display: none;
}
@media (min-width: 1024px) {
  footer .footer_right {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
footer .footer_nav {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-weight: 300;
  line-height: 1.3;
  gap: 30px;
}
@media (min-width: 1024px) {
  footer .footer_nav {
    gap: 50px;
  }
}
footer .footer_nav_main {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: 18px;
  gap: 15px;
}
@media (min-width: 768px) {
  footer .footer_nav_main {
    flex-direction: row;
    gap: 50px;
  }
}
footer .footer_nav_sub {
  display: flex;
  flex-direction: column;
  font-size: clamp(14px, 2vw, 18px);
  gap: 10px;
}
@media (min-width: 768px) {
  footer .footer_nav_sub {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 50px 40px;
  }
}
footer .footer_nav_item .nav_title {
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  footer .footer_nav_item .nav_title {
    font-size: 16px;
  }
}
footer .footer_nav_item a {
  margin-bottom: 0;
  white-space: nowrap;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
@media (hover: hover) {
  footer .footer_nav_item a {
    overflow: hidden;
    color: transparent;
    text-shadow: 0 1.3em 0 #606060, 0 0 0 #606060;
    transition: text-shadow 0.3s ease;
  }
  footer .footer_nav_item a:hover {
    text-shadow: 0 0 0 #606060, 0 -1.3em 0 #606060;
  }
}
@media (hover: none) {
  footer .footer_nav_item a {
    color: #606060;
    transition: color 0.1s ease;
  }
  footer .footer_nav_item a:active {
    color: #F8B62D;
  }
}
footer .footer_bottom .footer_bottom_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
@media (min-width: 1024px) {
  footer .footer_bottom .footer_bottom_content {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }
}
footer .footer_bottom .footer_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
@media (min-width: 1024px) {
  footer .footer_bottom .footer_links {
    justify-content: flex-start;
    gap: 30px;
  }
}
footer .footer_bottom .footer_links .footer_link {
  color: #666;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s ease;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  footer .footer_bottom .footer_links .footer_link {
    font-size: 14px;
  }
}
footer .footer_bottom .footer_links .footer_link:hover {
  color: #F8B62D;
}
footer .footer_bottom .footer_copyright {
  background: #F8B62D;
  color: white;
  padding: 8px 20px;
  font-size: 12px;
  text-align: center;
}
@media (min-width: 1024px) {
  footer .footer_bottom .footer_copyright {
    padding: 13px 25px 12px;
    font-size: 18px;
  }
}

/* モバイル固定フッター
***************************************************************/
.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-top: 1px solid #e0e0e0;
  z-index: 1000;
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  .fixed {
    display: none;
  }
}
.fixed.none {
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
}
.fixed .fixed_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  max-width: 400px;
  margin: 0 auto;
}
.fixed .fixed_link {
  display: block;
  color: white;
  text-align: center;
  padding: 12px 8px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease;
}
.fixed .fixed_link:first-child {
  background: linear-gradient(135deg, #f39800, #ff6b00);
}
.fixed .fixed_link:first-child:hover {
  background: linear-gradient(135deg, #ff6b00, #f39800);
}
.fixed .fixed_link:last-child {
  background: #333;
}
.fixed .fixed_link:last-child:hover {
  background: #555;
}

/* モバイル対応（~680px）
***************************************************************/
@media screen and (max-width: 680px) {
  footer .footer_content {
    padding: 0 vw(20);
  }
  footer .footer_main {
    gap: vw(30);
    margin-bottom: 40px;
  }
  footer .footer_nav {
    gap: vw(25);
  }
  footer .footer_nav .nav_title {
    font-size: vw(14);
  }
  footer .footer_bottom {
    padding: vw(15) 0;
  }
  footer .footer_bottom .footer_bottom_content {
    gap: vw(10);
  }
  footer .footer_bottom .footer_links {
    gap: vw(12);
  }
  footer .footer_bottom .footer_links .footer_link {
    font-size: vw(11);
  }
  footer .footer_bottom .footer_copyright {
    padding: 16px;
    font-size: vw(10);
    border-radius: vw(15);
  }
  .fixed {
    padding: vw(8);
  }
  .fixed .fixed_content {
    gap: vw(6);
  }
  .fixed .fixed_link {
    padding: vw(10) vw(6);
    font-size: vw(12);
    border-radius: vw(20);
  }
}
/* フェードイン
***************************************************************/
@media all and (min-width: 681px) {
  .action01 {
    opacity: 0;
    transform: translateY(40px);
    position: relative;
    transition: opacity 0.8s, transform 0.8s ease-out;
  }
  .action01.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action02 {
    opacity: 0;
    transform: translateX(-40px);
    position: relative;
    transition: opacity 0.8s, transform 0.8s ease-out;
  }
  .action02.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action03 {
    opacity: 0;
    transform: translateX(40px);
    position: relative;
    transition: opacity 0.8s, transform 0.8s ease-out;
  }
  .action03.action {
    opacity: 1;
    transform: translateX(0);
  }
  .action04 {
    opacity: 0;
    transition: opacity 0.8s ease-out;
  }
  .action04.action {
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.3s;
  }
  .delay2 {
    transition-delay: 0.6s;
  }
  .delay3 {
    transition-delay: 0.9s;
  }
  .delay4 {
    transition-delay: 1.2s;
  }
  .delay5 {
    transition-delay: 1.5s;
  }
}
@media all and (max-width: 750px) {
  .action01_sp {
    opacity: 0;
    transform: translateY(50px);
    position: relative;
    transition: opacity 0.6s, transform 0.6s ease-out;
  }
  .action01_sp.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action02_sp {
    opacity: 0;
    transform: translateX(-50px);
    position: relative;
    transition: opacity 0.6s, transform 0.6s ease-out;
  }
  .action02_sp.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action03_sp {
    opacity: 0;
    transform: translateX(50px);
    position: relative;
    transition: opacity 0.6s, transform 0.6s ease-out;
  }
  .action03_sp.action {
    opacity: 1;
    transform: translateX(0);
  }
  .action04_sp {
    opacity: 0;
    transition: opacity 0.6s ease-out;
  }
  .action04_sp.action {
    opacity: 1;
  }
  .delay1_sp {
    transition-delay: 0.3s;
  }
  .delay2_sp {
    transition-delay: 0.6s;
  }
  .delay3_sp {
    transition-delay: 0.9s;
  }
  .delay4_sp {
    transition-delay: 1.2s;
  }
  .delay5_sp {
    transition-delay: 1.5s;
  }
}
/* section1
***************************************************************/
/* section2
***************************************************************/
/* section3
***************************************************************/
/* section4
***************************************************************/
/* セクションナビゲーション
***************************************************************/
.section_navigation .nav_list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .section_navigation .nav_list {
    border-bottom: 1px solid #606060;
    flex-direction: row;
  }
}
.section_navigation .nav_item {
  flex: 1;
}
@media (min-width: 768px) {
  .section_navigation .nav_item:last-child {
    margin-bottom: 20px;
  }
}
.section_navigation .nav_link {
  display: block;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.3em;
  border-bottom: 1px solid #606060;
  transition: all 0.3s ease;
}
.section_navigation .nav_link::after {
  content: "▼";
  margin-left: 17px;
  font-size: 1.1em;
}
@media (min-width: 768px) {
  .section_navigation .nav_link::after {
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  .section_navigation .nav_link {
    border-bottom: unset;
    border-right: 1px solid #606060;
    padding: 13px 20px 7px 20px;
    letter-spacing: 0.45em;
    flex: 1;
  }
}
.section_navigation .nav_link:hover {
  color: #F8B62D;
}
@media (min-width: 768px) {
  .section_navigation .nav_item:last-child .nav_link {
    border-right: none;
  }
}

/* section1 - 経営理念
***************************************************************/
.company_sec1 .main_philosophy {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 31px;
}
@media (min-width: 768px) {
  .company_sec1 .main_philosophy {
    flex-direction: row;
    margin-bottom: 20px;
    gap: 67px;
  }
}
.company_sec1 .philosophy_main_titleBox {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_main_titleBox {
    margin-bottom: 0;
  }
}
.company_sec1 .main_philosophy_img {
  height: 50px;
}
@media (min-width: 768px) {
  .company_sec1 .main_philosophy_img {
    width: 50px;
    margin-bottom: 22px;
  }
}
.company_sec1 .main_philosophy_img1 {
  margin-top: 22px;
}
@media (min-width: 768px) {
  .company_sec1 .main_philosophy_img1 {
    width: 50px;
    height: 50px;
  }
}
.company_sec1 .philosophy_main_title {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  line-height: 1.3;
  letter-spacing: 0.3em;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_main_title {
    font-size: 30px;
    white-space: normal;
  }
}
.company_sec1 .philosophy_main_text {
  letter-spacing: 0.1em;
  line-height: 1.5;
  max-width: 540px;
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_main_text {
    line-height: 1.9;
  }
}
.company_sec1 .philosophy_grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.company_sec1 .philosophy_item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #FFF9E7;
  padding: 40px 30px;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_item {
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_item {
    padding: 43px 67px 42px 75px;
    border-radius: 20px;
  }
}
.company_sec1 .philosophy_category {
  display: flex;
  border-bottom: 1px solid #606060;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_category {
    margin-right: 72px;
    margin-bottom: 0;
    min-width: 200px;
    border-right: 1px solid #606060;
    border-bottom: none;
    padding: 32px 101px 46px 0;
  }
}
.company_sec1 .category_label {
  display: block;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  width: fit-content;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .company_sec1 .category_label {
    margin-right: 31px;
  }
}
.company_sec1 .category_title {
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .company_sec1 .category_title {
    font-size: 35px;
  }
}
.company_sec1 .philosophy_text {
  flex: 1;
  max-width: 787px;
}
.company_sec1 .philosophy_text p {
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 768px) {
  .company_sec1 .philosophy_text p {
    line-height: 2;
  }
}
.company_sec1 .category_1 {
  color: #FF6B35;
}
.company_sec1 .category_2 {
  color: #4CAF50;
}
.company_sec1 .category_3 {
  color: #2196F3;
}

/*  message
 ***************************************************************/
.message .message_content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 20px;
  justify-content: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .message .message_content {
    flex-direction: row;
  }
}
.message .message_image {
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .message .message_image {
    flex: 0 0 56.9230769231%;
    aspect-ratio: 740/440;
    width: auto;
  }
}
.message .message_image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .message .message_image img {
    border-radius: 20px;
  }
}
.message .image_overlay {
  position: absolute;
  bottom: clamp(10px, 2vw, 43px);
  left: clamp(15px, 3vw, 52px);
  font-size: clamp(14px, 2.5vw, 24px);
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.67;
}
.message .message_title {
  width: 100%;
  padding: 19px 16px 28px;
  background: #F8B62D;
  border-radius: 10px;
  color: #fff;
  font-size: clamp(18px, 2.5vw, 35px);
  font-weight: bold;
  line-height: 1.67;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .message .message_title {
    padding: clamp(30px, 5vw, 60px) clamp(20px, 4vw, 50px);
    flex: 0 0 43.0769230769%;
    aspect-ratio: 560/440;
    width: auto;
    border-radius: 20px;
  }
}
.message .message_subtitle {
  font-size: clamp(14px, 2vw, 20px);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: normal;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .message .message_subtitle {
    margin-bottom: 30px;
  }
}
.message .message_text {
  background: #FFF9E7;
  border-radius: 10px;
  padding: 40px 22px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .message .message_text {
    padding: 40px 50px;
    border-radius: 20px;
    line-height: 1.9;
  }
}
.message .message_text p {
  margin: 0;
}

/* 会社概要セクション
***************************************************************/
.overview .overview_content {
  border-top: 1px solid #606060;
  letter-spacing: 0.2em;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .overview .overview_content {
    letter-spacing: normal;
  }
}
.overview .overview_table {
  overflow: hidden;
}
.overview .overview_row {
  display: flex;
  border-bottom: 1px solid #606060;
}
.overview .overview_label {
  background: #FFF9E7;
  padding: 12px 15px 11px 17px;
  width: 116px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.overview .overview_label.allow-break {
  white-space: normal;
}
@media (min-width: 768px) {
  .overview .overview_label {
    flex: 0 0 clamp(200px, 25vw, 400px);
    padding: 17px 0 19px 30px;
    border-bottom: none;
    width: auto;
  }
}
.overview .overview_value {
  padding: 16px 10px 16px 25px;
  color: #606060;
}
@media (min-width: 768px) {
  .overview .overview_value {
    flex: 1;
    padding: 17px 37px 19px clamp(30px, 6vw, 91px);
  }
}
.overview .business_content .business_item {
  margin-bottom: 8px;
}
.overview .business_content .business_item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .overview .business_item {
    line-height: 1.8;
  }
}

/*===================================================
お役立ち情報ページ
===================================================*/
.column_container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .column_container {
    flex-direction: row;
    gap: clamp(20px, 3vw, 44px);
    align-items: flex-start;
  }
}

.column_sidebar {
  width: 100%;
  background-color: #FFF9E7;
  border-radius: 10px;
  padding: 28px;
  order: 1;
}
@media (min-width: 768px) {
  .column_sidebar {
    border-radius: 20px;
    flex: 0 0 auto;
    width: clamp(250px, 20vw, 300px);
    padding: clamp(30px, 4vw, 40px) clamp(20px, 3vw, 30px);
    min-width: 250px;
    max-width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) and (min-width: 768px) {
  .column_sidebar {
    width: clamp(220px, 18vw, 280px);
    padding: 25px 20px;
  }
}
.column_sidebar .sp_category_wrapper {
  display: block;
}
@media (min-width: 768px) {
  .column_sidebar .sp_category_wrapper {
    display: none;
  }
}
.column_sidebar .sp_category_wrapper .sidebar_title_sp {
  font-size: clamp(25px, 3vw, 30px);
  font-family: "Montserrat", sans-serif;
  margin-bottom: 22px;
  font-weight: 400;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .column_sidebar .sp_category_wrapper .sidebar_title_sp {
    margin-bottom: 27px;
  }
}
.column_sidebar .sp_category_wrapper .sp_category_content {
  border: 1px solid #F8B62D;
  border-radius: 20px;
}
.column_sidebar .sp_category_wrapper .sp_category_select {
  background: white;
  border-radius: 20px;
  padding: 17px 21px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.column_sidebar .sp_category_wrapper .sp_category_select .select_text {
  font-size: 15px;
  color: #606060;
  transition: color 0.3s ease;
}
.column_sidebar .sp_category_wrapper .sp_category_select::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #F8B62D;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  margin-left: 10px;
}
.column_sidebar .sp_category_wrapper .sp_category_select.active {
  border-radius: 20px 20px 0 0;
}
.column_sidebar .sp_category_wrapper .sp_category_select.active::after {
  transform: rotate(180deg);
}
@media (hover: hover) {
  .column_sidebar .sp_category_wrapper .sp_category_select:hover {
    border-color: #eaa108;
  }
  .column_sidebar .sp_category_wrapper .sp_category_select:hover .select_text {
    color: #F8B62D;
  }
}
@media (hover: none) {
  .column_sidebar .sp_category_wrapper .sp_category_select:active {
    background-color: rgba(248, 182, 45, 0.05);
  }
}
.column_sidebar .sp_category_wrapper .sp_category_list {
  background: white;
  border-radius: 0 0 20px 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.column_sidebar .sp_category_wrapper .sp_category_list.open {
  max-height: 200px;
}
.column_sidebar .sp_category_wrapper .sp_category_list .sp_category_item {
  display: block;
  padding: 12px 19px;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.column_sidebar .sp_category_wrapper .sp_category_list .sp_category_item:last-child {
  border-bottom: none;
  padding-bottom: 28px;
}
.column_sidebar .sp_category_wrapper .sp_category_list .sp_category_item:hover {
  background-color: #FFF9E7;
  color: #F8B62D;
}
.column_sidebar .pc_category_wrapper {
  display: none;
}
@media (min-width: 768px) {
  .column_sidebar .pc_category_wrapper {
    display: block;
  }
}
.column_sidebar .pc_category_wrapper .sidebar_title_pc {
  font-size: 30px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 25px;
  text-align: left;
  letter-spacing: 1px;
}

.column_side {
  width: 100%;
}

.category_group {
  border-radius: 20px;
  border: 1px solid #F8B62D;
  margin-bottom: 25px;
  background: #ffffff;
  padding: 18px 16px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .category_group {
    margin-bottom: 14px;
    padding: 18px 20px;
  }
}
.category_group:last-child {
  margin-bottom: 0;
}
.category_group .category_group_title {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  font-size: 14px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media (hover: hover) {
  .category_group .category_group_title:hover {
    opacity: 0.8;
  }
}
@media (min-width: 768px) {
  .category_group .category_group_title {
    font-size: 18px;
  }
}
.category_group .category_group_title .category_text {
  flex: 1;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category_group .category_group_title::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #F8B62D;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}
.category_group .category_group_title.active::after {
  transform: rotate(180deg);
}

.category_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.category_content.open {
  max-height: 1000px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .category_content.open {
    margin-top: 29px;
  }
}

.category_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.category_list li {
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .category_list li {
    margin-bottom: 8px;
  }
}
.category_list li:last-child {
  margin-bottom: 0;
}
.category_list li a {
  display: block;
  color: #666;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.5;
  padding: 6px 12px;
  border-radius: 4px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .category_list li a {
    font-size: 14px;
    padding: 8px 15px;
  }
}
@media (hover: hover) {
  .category_list li a:hover {
    background-color: #ffffff;
    color: #F8B62D;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
}

.category_child {
  margin-top: 12px;
  margin-left: 12px;
}
@media (min-width: 768px) {
  .category_child {
    margin-top: 15px;
    margin-left: 15px;
  }
}
.category_child .category_child_title {
  font-size: 13px;
  font-weight: 600;
  color: #2c5530;
  margin-bottom: 8px;
  padding-left: 8px;
  border-left: 2px solid #a5d6a7;
}
@media (min-width: 768px) {
  .category_child .category_child_title {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 10px;
  }
}

.category_child_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category_child_list li {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .category_child_list li {
    margin-bottom: 6px;
  }
}
.category_child_list li:last-child {
  margin-bottom: 0;
}
.category_child_list li a {
  display: block;
  color: #777;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.4;
  padding: 4px 8px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .category_child_list li a {
    font-size: 13px;
    padding: 6px 10px;
  }
}
@media (hover: hover) {
  .category_child_list li a:hover {
    background-color: #f0f0f0;
    color: #2c5530;
  }
}

.column .column_main {
  width: 100%;
  min-width: 0;
  order: 1;
}
@media (min-width: 768px) {
  .column .column_main {
    flex: 1 1 auto;
    order: 2;
    min-width: 0;
    width: 0;
  }
}
.column .column_section {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .column .column_section {
    margin-bottom: 100px;
  }
}
.column .column_section:last-child {
  margin-bottom: 0;
}
.column .column_section .column_section_title {
  font-size: clamp(20px, 4vw, 28px);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin-bottom: clamp(30px, 4vw, 50px);
  text-align: center;
  position: relative;
  padding: 0 0 clamp(12px, 2vw, 20px) 0;
}
.column .column_section .column_section_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 86px;
  height: 1px;
  background-color: #606060;
}
@media (min-width: 768px) {
  .column .column_section .column_section_title::after {
    width: 130px;
  }
}
.column .column_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .column .column_list {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1024px) {
  .column .column_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 14px;
    margin-bottom: 49px;
  }
}
.column .column_item {
  background-color: #FFF9E7;
  border-radius: 14px;
  overflow: hidden;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px 28px;
}
@media (min-width: 768px) {
  .column .column_item {
    border-radius: 20px;
    padding: 35px 41px;
  }
}
@media (hover: hover) {
  .column .column_item:hover .column_arrow_btn::before {
    transform: translateX(0);
  }
  .column .column_item:hover .column_arrow_btn::after {
    color: #ffffff;
    transform: translateX(3px);
  }
}
.column .column_item .column_link {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
}
.column .column_thumbnail {
  position: relative;
  border-radius: 14px;
  background-color: #f0f0f0;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
  aspect-ratio: 278/146;
}
@media (min-width: 768px) {
  .column .column_thumbnail {
    border-radius: 20px;
    margin-bottom: 34px;
    aspect-ratio: 399/210;
  }
}
.column .column_thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
@media (hover: hover) {
  .column .column_thumbnail:hover img {
    transform: scale(1.05);
  }
}
.column .column_arrow_btn {
  width: 42px;
  height: 42px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #F8B62D;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  flex-shrink: 0;
  position: absolute;
  bottom: 14px;
  right: 15px;
  z-index: 2;
  overflow: hidden;
}
@media (min-width: 768px) {
  .column .column_arrow_btn {
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 1440px) {
  .column .column_arrow_btn {
    width: 60px;
    height: 60px;
  }
}
.column .column_arrow_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8B62D;
  border-radius: 50%;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1;
}
.column .column_arrow_btn .arrow_container {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  width: 17px;
  height: 9px;
  z-index: 2;
}
@media (min-width: 768px) {
  .column .column_arrow_btn .arrow_container {
    width: 32px;
    height: 16px;
  }
}
.column .column_arrow_btn .arrow_container .arrow_original {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
.column .column_arrow_btn .arrow_container .arrow_hover {
  position: absolute;
  top: 0;
  left: -100%;
  transition: transform 0.3s ease;
}
.column .column_arrow_btn .arrow_container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.column .column_item:hover .column_arrow_btn::before {
  transform: translateX(0);
}
.column .column_item:hover .column_arrow_btn .arrow_container .arrow_original {
  transform: translateX(100%);
  filter: brightness(0) invert(1);
}
.column .column_item:hover .column_arrow_btn .arrow_container .arrow_hover {
  transform: translateX(100%);
  filter: brightness(0) invert(1);
}
.column .column_date_container {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .column .column_date_container {
    margin-bottom: 12px;
    gap: 21px;
  }
}
.column .column_date_block {
  display: flex;
  flex-direction: column;
}
.column .column_date_year {
  font-size: clamp(14px, 2vw, 20px);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.3;
}
.column .column_date_day {
  font-size: clamp(28px, 5vw, 40px);
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
}
.column .column_new_label {
  background: #ffffff;
  border: 1px solid #F8B62D;
  color: #F8B62D;
  font-size: clamp(10px, 2vw, 18px);
  padding: clamp(3px, 1vw, 7px) clamp(8px, 2vw, 30px);
  border-radius: 26px;
  font-family: "Montserrat", sans-serif;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .column .column_new_label {
    margin-bottom: 24px;
  }
}
.column .column_title {
  color: #606060;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.3;
}
.column .column_btn_wrap {
  display: flex;
  justify-content: center;
  text-align: center;
}
.column .btn_wrap {
  text-align: center;
}
.column .btn {
  display: inline-block;
  padding: clamp(20px, 4vw, 24px) clamp(30px, 5vw, 40px);
  background-color: #F8B62D;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 26px;
  transition: all 0.3s ease;
  width: 333px;
}
@media (min-width: 768px) {
  .column .btn {
    width: 370px;
    padding: clamp(10px, 2vw, 12px) clamp(30px, 5vw, 40px);
  }
}
@media (hover: hover) {
  .column .btn:hover {
    background-color: #eaa108;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(248, 182, 45, 0.4);
  }
}

.no_categories,
.no_posts {
  color: #999;
  font-size: clamp(13px, 2vw, 14px);
  text-align: center;
  padding: clamp(15px, 3vw, 20px);
  font-style: italic;
}

.loading {
  text-align: center;
  padding: clamp(30px, 5vw, 40px);
  color: #666;
}
.loading::after {
  content: "";
  display: inline-block;
  width: clamp(16px, 3vw, 20px);
  height: clamp(16px, 3vw, 20px);
  border: 2px solid #ddd;
  border-top: 2px solid #2c5530;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-left: clamp(8px, 2vw, 10px);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ページネーション（シンプル動作版）
***************************************************************/
.column_pagination {
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .column_pagination {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
.column_pagination .page-numbers {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .column_pagination .page-numbers {
    gap: 12px;
  }
}
.column_pagination .page-numbers li {
  margin: 0;
}
.column_pagination .page-numbers a,
.column_pagination .page-numbers span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 8px;
  line-height: 1;
  position: relative;
}
@media (min-width: 768px) {
  .column_pagination .page-numbers a,
  .column_pagination .page-numbers span {
    min-width: 48px;
    height: 48px;
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 10px;
  }
}
.column_pagination .page-numbers a {
  background: #ffffff;
  color: #606060;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
}
.column_pagination .page-numbers a:hover {
  background: #F8B62D;
  color: #ffffff;
  border-color: #F8B62D;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(248, 182, 45, 0.2);
}
.column_pagination .page-numbers .current,
.column_pagination .page-numbers span.current {
  background: #F8B62D;
  color: #ffffff;
  border: 1px solid #F8B62D;
  font-weight: 600;
  cursor: default;
}
.column_pagination .page-numbers .prev,
.column_pagination .page-numbers .next {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 8px 16px;
  background: #ffffff;
  color: #606060;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .column_pagination .page-numbers .prev,
  .column_pagination .page-numbers .next {
    font-size: 14px;
    padding: 12px 20px;
  }
}
.column_pagination .page-numbers .prev:hover,
.column_pagination .page-numbers .next:hover {
  background: #ED6D46;
  color: #ffffff;
  border-color: #ED6D46;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(237, 109, 70, 0.2);
}
.column_pagination .page-numbers .dots {
  background: transparent;
  color: #606060;
  border: none;
  cursor: default;
  font-weight: 400;
}
.column_pagination .page-numbers .disabled {
  background: #f5f5f5;
  color: #ccc;
  border-color: #e0e0e0;
  cursor: not-allowed;
}
.column_pagination .page-numbers .disabled:hover {
  background: #f5f5f5;
  color: #ccc;
  border-color: #e0e0e0;
  transform: none;
  box-shadow: none;
}

/* お問い合わせ
***************************************************************/
.contact .page_fv_title {
  max-width: 1320px;
  margin-inline: auto;
  padding: 0 min(4.17vw, 60px);
  padding: 0 clamp(30px, 4.17vw, 60px);
}
@media (min-width: 1440px) {
  .contact .page_fv_title {
    padding: 0;
  }
}
.contact .contact_text {
  text-align: center;
  padding: 43px 0 62px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .contact .contact_text {
    padding: 94px 0 75px;
    letter-spacing: normal;
    line-height: 1.3;
  }
}
.contact .contact_form {
  max-width: 952px;
  margin: 0 37px;
  margin-inline: auto;
  width: 100%;
  padding: 0 min(4.17vw, 60px);
  padding: 0 clamp(30px, 4.17vw, 60px);
}
@media (min-width: 1024px) {
  .contact .contact_form {
    padding: 0;
  }
}

/* Contact Form 7 スタイリング
***************************************************************/
.wpcf7-form {
  /* 送信ボタン
  ***************************************************************/
  /* エラーメッセージ
  ***************************************************************/
  /* 送信完了メッセージ
  ***************************************************************/
  /* ローディング状態
  ***************************************************************/
  /* プライバシーポリシー
  ***************************************************************/
}
.wpcf7-form .contact_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wpcf7-form .contact_item {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_item {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: clamp(20px, 3vw, 46px);
    margin-bottom: 34px;
  }
}
.wpcf7-form .contact_item#facility-selection {
  transition: all 0.3s ease;
}
.wpcf7-form .contact_item:last-child {
  margin-bottom: 0;
}
.wpcf7-form .contact_item_title {
  display: flex;
  align-items: center;
  font-size: clamp(16px, 2.5vw, 25px);
  color: #606060;
  margin-bottom: 8px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_item_title {
    flex-shrink: 1;
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .wpcf7-form .contact_item_title {
    width: 474px;
    flex-shrink: 0;
  }
}
.wpcf7-form .contact_item_title .req,
.wpcf7-form .contact_item_title .optional {
  display: inline-flex;
  font-weight: bold;
  font-size: clamp(14px, 2vw, 20px);
  color: white;
  padding: 3px 0;
  margin-right: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  width: clamp(90px, 12vw, 200px);
  line-height: 1.3;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_item_title .req,
  .wpcf7-form .contact_item_title .optional {
    padding: 7px 0;
    margin-right: 24px;
  }
}
.wpcf7-form .contact_item_title .req {
  background: #F8B62D;
}
.wpcf7-form .contact_item_title .optional {
  background: #BCBCBC;
}
.wpcf7-form .contact_area {
  width: 100%;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_area {
    width: auto;
    margin-left: auto;
  }
}
@media (min-width: 1024px) {
  .wpcf7-form .contact_area {
    margin-left: 0;
    max-width: 432px;
  }
}
.wpcf7-form .contact_area input[type=text],
.wpcf7-form .contact_area input[type=email],
.wpcf7-form .contact_area input[type=tel],
.wpcf7-form .contact_area select,
.wpcf7-form .contact_area textarea {
  width: 100%;
  padding: 9px 22px 8px;
  border-radius: 20px;
  background: white;
  transition: all 0.3s ease;
  box-sizing: border-box;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_area input[type=text],
  .wpcf7-form .contact_area input[type=email],
  .wpcf7-form .contact_area input[type=tel],
  .wpcf7-form .contact_area select,
  .wpcf7-form .contact_area textarea {
    width: clamp(333px, 45vw, 432px);
    padding: 12px 28px;
  }
}
.wpcf7-form .contact_area input[type=text]:focus,
.wpcf7-form .contact_area input[type=email]:focus,
.wpcf7-form .contact_area input[type=tel]:focus,
.wpcf7-form .contact_area select:focus,
.wpcf7-form .contact_area textarea:focus {
  border-color: #f39800;
  outline: none;
  box-shadow: 0 0 0 3px rgba(243, 152, 0, 0.1);
}
.wpcf7-form .contact_area textarea {
  min-height: 250px;
  resize: none;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_area textarea {
    min-height: 300px;
  }
}
.wpcf7-form .contact_area .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form .contact_area select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 40px;
}
.wpcf7-form .contact_submit {
  text-align: center;
}
.wpcf7-form .contact_submit input[type=submit] {
  background: linear-gradient(135deg, #f39800, #ff6b00);
  color: white;
  border: none;
  padding: 15px 40px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  max-width: 333px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_submit input[type=submit] {
    width: 300px;
    padding: 12px 60px;
    font-size: 20px;
    border-radius: 30px;
    line-height: 1.3;
    letter-spacing: 0.42em;
  }
}
.wpcf7-form .contact_submit input[type=submit]:hover {
  background: linear-gradient(135deg, #ff6b00, #f39800);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(243, 152, 0, 0.3);
}
.wpcf7-form .contact_submit input[type=submit]:disabled {
  background: #ccc;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.wpcf7-form .wpcf7-not-valid-tip {
  color: #e74c3c;
  font-size: 12px;
  margin-top: 5px;
  display: block;
}
@media (min-width: 480px) {
  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 13px;
  }
}
.wpcf7-form .wpcf7-validation-errors {
  background: #fdf2f2;
  border: 1px solid #e74c3c;
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  color: #e74c3c;
  font-size: 14px;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  background: #f0f9ff;
  border: 1px solid #3b82f6;
  border-radius: 8px;
  padding: 15px;
  margin: 20px 0;
  color: #3b82f6;
  font-size: 14px;
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7-form .contact_privacy {
  text-align: center;
  margin: 47px 0 52px;
}
@media (min-width: 1024px) {
  .wpcf7-form .contact_privacy {
    margin: 54px 0 56px;
  }
}
.wpcf7-form .contact_privacy .wpcf7-acceptance {
  display: flex;
  align-items: center;
  font-size: clamp(14px, 2vw, 20px);
}
.wpcf7-form .contact_privacy .wpcf7-acceptance input[type=checkbox] {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-right: 14px;
}
@media (min-width: 768px) {
  .wpcf7-form .contact_privacy .wpcf7-acceptance input[type=checkbox] {
    width: 20px;
    height: 20px;
  }
}
.wpcf7-form .contact_privacy .wpcf7-acceptance label {
  margin: 0;
  cursor: pointer;
}
.wpcf7-form .contact_privacy .wpcf7-acceptance label a {
  color: #F8B62D;
  font-weight: 900;
}
.wpcf7-form .contact_privacy .wpcf7-acceptance label a:hover {
  color: #ff6b00;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 0;
}

.wpcf7-list-item {
  margin: 0 !important;
}

/*===================================================
トップページ
===================================================*/
/* FV
***************************************************************/
.top_fv {
  height: auto;
  min-height: auto;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  position: relative;
  padding-top: 80px;
  margin-bottom: clamp(42px, 8vw, 124px);
}
@media (min-width: 1024px) {
  .top_fv {
    min-height: 100vh;
    padding-top: 164px;
  }
}
.top_fv .inner {
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}
.top_fv .fv_title {
  font-size: clamp(26px, 4vw, 50px);
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.2em;
}
.top_fv .fv_title_line {
  width: clamp(174px, 25vw, 352px);
  height: 1px;
  background: #606060;
  margin: 20px 0;
  position: relative;
}
@media (min-width: 768px) {
  .top_fv .fv_title_line {
    margin: 35px 0;
  }
}
.top_fv .fv_subtitle {
  font-size: clamp(14px, 2.2vw, 25px);
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.top_fv .fv_contentBox {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .top_fv .fv_contentBox {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: clamp(20px, 5vw, 77px);
  }
}
.top_fv .fv_content {
  text-align: left;
  order: 2;
  margin-bottom: clamp(140px, 30vw, 250px);
}
@media (min-width: 768px) {
  .top_fv .fv_content {
    order: 1;
    margin-bottom: 0;
  }
}
.top_fv .fv_slider {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: clamp(156px, 40vw, 402px);
  aspect-ratio: 156/200;
  order: 1;
}
@media (min-width: 768px) {
  .top_fv .fv_slider {
    top: 0;
    position: relative;
    aspect-ratio: 402/516;
    order: 2;
  }
}
.top_fv .fv_slider .fv_slides {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.top_fv .fv_slider .fv_slide {
  width: 100%;
  height: 100%;
}
.top_fv .fv_slider .fv_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Company
***************************************************************/
.top_company .company_content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .top_company .company_content {
    flex-direction: row;
    gap: 15px;
    margin-bottom: 94px;
  }
}
.top_company .company_wrap {
  padding: 20px 20px 26px;
  background: #F8B62D;
  border-radius: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .top_company .company_wrap {
    padding: 30px 25px;
    border-radius: 20px;
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .top_company .company_wrap {
    padding: 30px 25px;
  }
}
@media (min-width: 1440px) {
  .top_company .company_wrap {
    padding: 60px 50px;
  }
}
.top_company .section_subtitle {
  font-size: clamp(14px, 2vw, 20px);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: normal;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .top_company .section_subtitle {
    margin-bottom: 30px;
  }
}
.top_company .company_text {
  color: #fff;
  font-size: clamp(18px, 2.5vw, 35px);
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1.67;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .top_company .company_text {
    letter-spacing: 0.2em;
    margin-bottom: 0;
  }
}
.top_company .btn {
  gap: 61px;
}
@media (min-width: 768px) {
  .top_company .btn {
    position: absolute;
    bottom: clamp(40px, 6vw, 80px);
    right: clamp(40px, 6vw, 80px);
    padding: clamp(12px, 1.5vw, 18px) clamp(20px, 3vw, 33px) clamp(12px, 1.5vw, 18px);
    gap: 19px;
  }
}
.top_company .company_image {
  width: 100%;
}
@media (min-width: 1024px) {
  .top_company .company_image {
    width: 545px;
  }
}

/* Service
***************************************************************/
.top_service .service_grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  justify-content: center;
}
@media (min-width: 768px) {
  .top_service .service_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 15px;
  }
}
@media (min-width: 1024px) {
  .top_service .service_grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.top_service .service_card {
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (hover: hover) {
  .top_service .service_card:hover .service_logo img {
    transform: scale(1.1);
  }
  .top_service .service_card:hover .service_arrow_btn::before {
    transform: translateX(0);
  }
  .top_service .service_card:hover .service_arrow_btn .arrow_container .arrow_original {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
  .top_service .service_card:hover .service_arrow_btn .arrow_container .arrow_hover {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
}
@media (hover: none) {
  .top_service .service_card:active .service_arrow_btn::before {
    transform: translateX(0);
  }
}
@media (hover: none) {
  .top_service .service_card {
    transition-duration: 0.1s;
  }
  .top_service .service_card .service_logo img,
  .top_service .service_card .service_arrow_btn,
  .top_service .service_card .arrow_original,
  .top_service .service_card .arrow_hover {
    transition-duration: 0.1s;
  }
}
.top_service .service_logo_container {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 12px;
  min-height: 180px;
  position: relative;
}
@media (min-width: 768px) {
  .top_service .service_logo_container {
    max-width: 430px;
    min-height: 240px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
}
.top_service .service_logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_service .service_logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 120px;
  object-fit: contain;
  transition: all 0.4s ease;
}
@media (hover: none) {
  .top_service .service_logo img {
    transition-duration: 0.1s;
  }
}
.top_service .service_arrow_btn {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #F8B62D;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  flex-shrink: 0;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  overflow: hidden;
}
@media (min-width: 768px) {
  .top_service .service_arrow_btn {
    width: 50px;
    height: 50px;
    bottom: 30px;
    right: 30px;
  }
}
@media (min-width: 1024px) {
  .top_service .service_arrow_btn {
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 1440px) {
  .top_service .service_arrow_btn {
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 30px;
  }
}
.top_service .service_arrow_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8B62D;
  border-radius: 50%;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1;
}
@media (hover: none) {
  .top_service .service_arrow_btn::before {
    transition-duration: 0.1s;
  }
}
.top_service .service_arrow_btn .arrow_container {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  width: 18px;
  height: 9px;
  z-index: 2;
}
@media (min-width: 768px) {
  .top_service .service_arrow_btn .arrow_container {
    width: 27px;
    height: 14px;
  }
}
.top_service .service_arrow_btn .arrow_container .arrow_original {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
@media (hover: none) {
  .top_service .service_arrow_btn .arrow_container .arrow_original {
    transition-duration: 0.1s;
  }
}
.top_service .service_arrow_btn .arrow_container .arrow_hover {
  position: absolute;
  top: 0;
  left: -100%;
  transition: transform 0.3s ease;
}
@media (hover: none) {
  .top_service .service_arrow_btn .arrow_container .arrow_hover {
    transition-duration: 0.1s;
  }
}
.top_service .service_arrow_btn .arrow_container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.top_service .service_category {
  display: inline-block;
  background: #F8B62D;
  color: white;
  padding: 5px 18px 4px;
  border-radius: 73px;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.3;
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .top_service .service_category {
    font-size: 16px;
    width: 210px;
  }
}
.top_service .service_name {
  font-size: clamp(20px, 2.5vw, 28px);
  font-weight: bold;
  line-height: 1.3;
}
.top_service .service_more {
  width: 100%;
  max-width: 333px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
  margin-bottom: 62px;
}
@media (min-width: 768px) {
  .top_service .service_more {
    max-width: 203px;
    margin-top: 67px;
    margin-bottom: 58px;
  }
}

.top_service .service_card.external_link .service_arrow_btn .arrow_container {
  width: 22px;
  height: 22px;
}
@media (min-width: 768px) {
  .top_service .service_card.external_link .service_arrow_btn .arrow_container {
    width: 26px;
    height: 26px;
  }
}
.top_service .service_card.external_link .service_arrow_btn .arrow_container .arrow_hover img {
  width: 100%;
  height: 100%;
}

/* Column Section
***************************************************************/
.top_column .column_list_wrap {
  border-radius: 50px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .top_column .column_list_wrap {
    margin-bottom: 50px;
  }
}
.top_column .column_list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 768px) {
  .top_column .column_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top_column .column_item {
  background: #ffffff;
  border: 1px solid #F8B62D;
  border-radius: 20px;
  padding: 20px 12px;
  transition: all 0.3s ease;
  position: relative;
}
@media (min-width: 768px) {
  .top_column .column_item {
    border: 3px solid #F8B62D;
    padding: 43px 30px 30px;
  }
}
@media (hover: none) {
  .top_column .column_item {
    transition-duration: 0.1s;
  }
}
.top_column .column_item .column_link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.top_column .column_date_container {
  display: flex;
  align-items: flex-end;
}
.top_column .column_date_block {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.top_column .column_date_year {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .top_column .column_date_year {
    font-size: 20px;
  }
}
.top_column .column_date_day {
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .top_column .column_date_day {
    font-size: 40px;
  }
}
.top_column .column_new_label {
  background: #ffffff;
  border: 1px solid #F8B62D;
  color: #F8B62D;
  font-size: 10px;
  padding: 3px 8px;
  border-radius: 26px;
  font-family: "Montserrat", sans-serif;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .top_column .column_new_label {
    font-size: 18px;
    padding: 7px 30px;
    margin-bottom: 12px;
  }
}
.top_column .column_content_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .top_column .column_content_bottom {
    gap: 20px;
  }
}
.top_column .column_title {
  font-size: 13px;
  line-height: 1.3;
  margin: 0;
  flex: 1;
  min-width: 0;
}
@media (min-width: 768px) {
  .top_column .column_title {
    font-size: 20px;
  }
}
.top_column .column_readmore {
  border: 1px solid #F8B62D;
  border-radius: 50%;
  background: #FFF9E7;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .top_column .column_readmore {
    width: 60px;
    height: 60px;
  }
}
@media (hover: none) {
  .top_column .column_readmore {
    transition-duration: 0.1s;
  }
}
.top_column .column_readmore::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8B62D;
  border-radius: 50%;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1;
}
@media (hover: none) {
  .top_column .column_readmore::before {
    transition-duration: 0.1s;
  }
}
.top_column .column_readmore .arrow_container {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  width: 17px;
  height: 9px;
  z-index: 2;
}
@media (min-width: 768px) {
  .top_column .column_readmore .arrow_container {
    width: 32px;
    height: 16px;
  }
}
.top_column .column_readmore .arrow_container .arrow_original {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
@media (hover: none) {
  .top_column .column_readmore .arrow_container .arrow_original {
    transition-duration: 0.1s;
  }
}
.top_column .column_readmore .arrow_container .arrow_hover {
  position: absolute;
  top: 0;
  left: -100%;
  transition: transform 0.3s ease;
}
@media (hover: none) {
  .top_column .column_readmore .arrow_container .arrow_hover {
    transition-duration: 0.1s;
  }
}
.top_column .column_readmore .arrow_container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (hover: hover) {
  .top_column .column_item .column_link:hover .column_readmore::before {
    transform: translateX(0);
  }
  .top_column .column_item .column_link:hover .column_readmore .arrow_container .arrow_original {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
  .top_column .column_item .column_link:hover .column_readmore .arrow_container .arrow_hover {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
}
@media (hover: none) {
  .top_column .column_item .column_link:active .column_readmore::before {
    transform: translateX(0);
  }
}
.top_column .column_no_posts {
  text-align: center;
  color: #999;
  font-style: italic;
  padding: 40px;
  grid-column: 1/-1;
}
@media (min-width: 768px) {
  .top_column .column_no_posts {
    padding: 60px;
  }
}
.top_column .column_more {
  width: 100%;
  max-width: 333px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .top_column .column_more {
    max-width: 203px;
  }
}

/* 採用情報
***************************************************************/
.top_recruit {
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .top_recruit {
    margin-bottom: 98px;
  }
}
.top_recruit .recruit_content {
  position: relative;
  width: 100%;
  padding: 20px 21px 24px;
  background: #F8B62D;
  border-radius: 10px;
  color: #fff;
  font-size: clamp(18px, 2.5vw, 35px);
  font-weight: bold;
  line-height: 1.67;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  gap: 19px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .top_recruit .recruit_content {
    align-items: center;
    border-radius: 20px;
    flex-direction: row;
    padding: 40px 30px;
    gap: 47px;
  }
}
@media (hover: hover) {
  .top_recruit .recruit_content:hover .btn {
    color: white;
    border: 1px solid white;
    transform: translateX(3px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }
  .top_recruit .recruit_content:hover .btn::before {
    width: 200%;
    height: 200%;
  }
  .top_recruit .recruit_content:hover .btn .btn_text {
    text-shadow: 0 0 0 white, 0 -1em 0 white;
  }
  .top_recruit .recruit_content:hover .btn .btn_icon .btn_icon_original {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
  .top_recruit .recruit_content:hover .btn .btn_icon .btn_icon_hover {
    transform: translateX(100%);
    filter: brightness(0) invert(1);
  }
}
@media (hover: none) {
  .top_recruit .recruit_content:active .btn {
    transform: scale(0.98);
  }
}
.top_recruit .recruit_image {
  aspect-ratio: 290/150;
}
.top_recruit .recruit_image img {
  border-radius: 10px;
}
@media (min-width: 768px) {
  .top_recruit .recruit_image {
    aspect-ratio: 630/316;
  }
}
.top_recruit .recruit_text {
  line-height: 1.3;
  letter-spacing: 0.2em;
  margin-bottom: 25px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .top_recruit .recruit_text {
    line-height: 1.67;
    margin-bottom: 21px;
  }
}
.top_recruit .btn {
  padding-top: clamp(8px, 2vw, 15px);
  padding-right: clamp(17px, 5vw, 38px);
  padding-bottom: clamp(8px, 2vw, 15px);
  padding-left: clamp(18px, 4vw, 33px);
}
@media (min-width: 768px) {
  .top_recruit .btn {
    position: absolute;
    bottom: clamp(30px, 4vw, 43px);
    right: clamp(40px, 5vw, 62px);
    gap: clamp(15px, 2.5vw, 25px);
  }
}

/* GREEN PLACEページ
***************************************************************/
/* 自社ブランドについて
***************************************************************/
.vision_content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .vision_content {
    gap: 20px;
    height: 668px;
  }
}
@media (min-width: 1024px) {
  .vision_content {
    flex-direction: row;
  }
}

/* 左側：植物画像＋オーバーレイテキスト */
.vision_left {
  width: 100%;
}
@media (min-width: 768px) {
  .vision_left {
    height: 50%;
  }
}
@media (min-width: 1024px) {
  .vision_left {
    width: 56%;
    height: 100%;
  }
}

/* 植物画像コンテナ */
.vision_plants_image {
  position: relative;
  width: 100%;
  height: 300px;
}
@media (min-width: 768px) {
  .vision_plants_image {
    height: 100%;
  }
}
.vision_plants_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .vision_plants_image img {
    border-radius: 20px;
  }
}

/* オーバーレイテキスト */
.vision_text_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  padding: 25px 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 480px) {
  .vision_text_overlay {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .vision_text_overlay {
    border-radius: 20px;
    padding: 81px 62px;
  }
}
@media (min-width: 1024px) {
  .vision_text_overlay {
    color: #606060;
  }
}

.vision_label {
  font-size: clamp(14px, 2vw, 20px);
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .vision_label {
    margin-bottom: 20px;
  }
}

.vision_title {
  font-size: clamp(18px, 2.5vw, 35px);
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.67;
  margin: 0 0 10px 0;
}
@media (min-width: 480px) {
  .vision_title {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .vision_title {
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .vision_title {
    margin-bottom: 18px;
  }
}
@media (min-width: 1440px) {
  .vision_title {
    margin-bottom: 15px;
  }
}

.vision_description {
  font-size: clamp(15px, 2.5vw, 25px);
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

/* 右側：画像＋テキストエリア */
.vision_right {
  flex: 1;
  display: flex;
  gap: 12px;
}
@media (min-width: 768px) {
  .vision_right {
    gap: 20px;
  }
}
@media (min-width: 1024px) {
  .vision_right {
    width: 42%;
    flex-direction: column;
  }
}

/* 右側の画像 */
.vision_staff_image {
  width: 100%;
  flex: 1;
}
.vision_staff_image img {
  width: 100%;
  height: 334px;
  object-fit: cover;
  object-position: center right;
  border-radius: 20px;
}

/* 右側のテキスト */
.vision_mission_text {
  background: #FFF9E7;
  border-radius: 8px;
  padding: 15px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.45;
  letter-spacing: 0.2em;
}
@media (min-width: 768px) {
  .vision_mission_text {
    border-radius: 20px;
    padding: 20px;
  }
}

/* GREEN PLACEについてセクション
***************************************************************/
.about_content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 1024px) {
  .about_content {
    gap: 40px;
    align-items: flex-start;
  }
}

/* 画像グリッドエリア */
.about_images {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .about_images {
    flex-direction: row;
    gap: 20px;
  }
}

.about_images_top {
  display: flex;
  gap: 10px;
}
@media (min-width: 768px) {
  .about_images_top {
    display: contents;
  }
}

.image_item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.image_item img {
  width: 100%;
  height: 154px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .image_item img {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .image_item {
    border-radius: 12px;
  }
}
.image_item.image_01, .image_item.image_02 {
  flex: 1;
}
@media (min-width: 1024px) {
  .image_item.image_01, .image_item.image_02 {
    flex: 0 0 314px;
  }
}
@media (min-width: 768px) {
  .image_item.image_03 {
    flex: 1;
    min-width: 0;
  }
}

/* テキストコンテンツエリア */
.about_text_content {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (min-width: 1024px) {
  .about_text_content {
    flex-direction: row;
    gap: 34px;
  }
}

.about_description p {
  letter-spacing: 0.1em;
  line-height: 1.7;
  margin: 0;
  max-width: 860px;
}
@media (min-width: 768px) {
  .about_description p {
    line-height: 2;
  }
}

/* GREEN PLACEロゴ */
.green_place_logo img {
  width: 211px;
  height: auto;
}
@media (min-width: 768px) {
  .green_place_logo img {
    width: 428px;
  }
}

/* ショップ一覧セクション
***************************************************************/
.shop .shop_links {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 768px) {
  .shop .shop_links {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .shop .shop_links {
    gap: 18px;
  }
}
.shop .shop_link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFF9E7;
  border: 1px solid #F8B62D;
  border-radius: 20px;
  padding: 20px 25px;
  text-decoration: none;
  color: #606060;
  transition: all 0.3s ease;
  flex: 1;
  gap: 20px;
}
@media (min-width: 480px) {
  .shop .shop_link {
    padding: 22px 28px;
  }
}
@media (min-width: 768px) {
  .shop .shop_link {
    padding: 24px 30px;
  }
}
@media (min-width: 1024px) {
  .shop .shop_link {
    padding: 28px 35px;
  }
}
@media (min-width: 1440px) {
  .shop .shop_link {
    padding: 35px 40px;
  }
}
.shop .shop_link:hover {
  background: #f39800;
  color: white;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(243, 152, 0, 0.3);
}
.shop .shop_link:hover .shop_arrow {
  transform: translateX(5px);
}
.shop .shop_link:hover .shop_arrow svg {
  color: white;
}
.shop .shop_name {
  font-size: clamp(18px, 2.5vw, 25px);
  font-weight: bold;
  letter-spacing: 0.05em;
}
.shop .shop_arrow_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #ED6D46;
  border-radius: 50%;
  transition: all 0.3s ease;
  border: 1px solid #F8B62D;
  width: 43px;
  height: 43px;
}
@media (min-width: 768px) {
  .shop .shop_arrow_btn {
    width: 60px;
    height: 60px;
  }
}
.shop .shop_arrow_btn img {
  width: 19px;
  height: 10px;
  object-fit: contain;
}
@media (min-width: 768px) {
  .shop .shop_arrow_btn img {
    width: 27px;
    height: 14px;
  }
}

/* section1
***************************************************************/
.privacy_policy .bg-color {
  padding: 78px 0 52px;
}

.privacy_content {
  line-height: 2;
}
/* section2
***************************************************************/
/* section3
***************************************************************/
/* section4
***************************************************************/
/* section1
***************************************************************/
.service .bg-color {
  padding-bottom: 62px;
}
@media (min-width: 768px) {
  .service .bg-color {
    padding-bottom: 93px;
  }
}
/* section2
***************************************************************/
/* section3
***************************************************************/
/* section4
***************************************************************/
.disclosure .bg-color {
  padding-top: 78px;
}

.disclosure_content {
  line-height: 2;
}

.single-column .column_date_container:first-child,
.single-column .column_new_label:first-child,
.single-column .column_categories {
  display: none !important;
}
.single-column .page_fv + * .column_date_container,
.single-column .page_wrap > .column_date_container {
  display: none !important;
}

.column_article_meta_wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .column_article_meta_wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
}

.column_article_meta {
  flex-shrink: 0;
}

.column_categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.column_detail {
  margin-bottom: 58px;
}
@media (min-width: 768px) {
  .column_detail {
    margin-bottom: 80px;
  }
}
.column_detail .column_article_meta {
  margin-bottom: 0;
}

.column_detail .column_container {
  display: flex;
  flex-direction: column-reverse;
  gap: 30px;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .column_detail .column_container {
    flex-direction: row;
    gap: clamp(20px, 3vw, 40px);
  }
}

.column_detail .column_sidebar {
  width: 100%;
  order: 2;
}
@media (min-width: 768px) {
  .column_detail .column_sidebar {
    flex: 0 0 clamp(180px, 22vw, 280px);
    order: 1;
  }
}

.column_detail_main {
  background: #FFF9E7;
  border-radius: 24px;
  width: 100%;
  min-width: 0;
  order: 1;
  padding-bottom: 58px;
}
@media (min-width: 768px) {
  .column_detail_main {
    flex: 1;
    order: 2;
  }
}

.column_article {
  padding: 30px 20px;
}

.column_article_thumbnail {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 1024px) {
  .column_article_thumbnail {
    margin-bottom: 40px;
  }
}
.column_article_thumbnail img {
  width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
@media (min-width: 1024px) {
  .column_article_thumbnail img {
    max-height: 500px;
  }
}

.column_article_header {
  padding: 30px 20px 20px;
}
@media (min-width: 1024px) {
  .column_article_header {
    padding: 40px 40px 30px;
  }
}

.column_article_title {
  font-size: clamp(25px, 3vw, 30px);
  font-weight: 700;
  color: #F8B62D;
  line-height: 1.4;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
}
@media (min-width: 1024px) {
  .column_article_title {
    margin-bottom: 50px;
    padding-bottom: 20px;
  }
}
.column_article_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: #F8B62D;
}
@media (min-width: 1024px) {
  .column_article_title::after {
    width: 80px;
    height: 3px;
  }
}

.column_article_meta {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .column_article_meta {
    margin-bottom: 25px;
  }
}

.column_categories {
  margin-bottom: 0;
}

.column_category_tag {
  display: inline-block;
  background: #F8B62D;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  padding: 6px 12px;
  border-radius: 15px;
  text-decoration: none;
  margin-right: 8px;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  .column_category_tag {
    font-size: 13px;
    padding: 8px 16px;
    margin-right: 10px;
  }
}
@media (hover: hover) {
  .column_category_tag:hover {
    background: #eaa108;
    transform: translateY(-1px);
  }
}

.column_article_content {
  line-height: 2;
}
@media (min-width: 1024px) {
  .column_article_content {
    padding: 0 40px 40px;
  }
}
.column_article_content h4,
.column_article_content h5,
.column_article_content h6 {
  margin: 30px 0 15px;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .column_article_content h4,
  .column_article_content h5,
  .column_article_content h6 {
    margin: 40px 0 20px;
  }
}
.column_article_content h4:first-child,
.column_article_content h5:first-child,
.column_article_content h6:first-child {
  margin-top: 0;
}
.column_article_content h2 {
  font-size: clamp(20px, 2.8vw, 26px);
  font-weight: 500;
  color: #F8B62D;
  padding-bottom: 6px;
  border-bottom: 2px solid #F8B62D;
  margin: 0 0 25px;
}
@media (min-width: 1024px) {
  .column_article_content h2 {
    padding-bottom: 10px;
    border-bottom: 3px solid #F8B62D;
    margin: 0 0 30px;
  }
}
.column_article_content h3 {
  font-size: clamp(18px, 2.5vw, 22px);
  font-weight: 500;
  color: #F8B62D;
  padding-left: 15px;
  border-left: 4px solid #F8B62D;
  background: linear-gradient(90deg, rgba(248, 182, 45, 0.1) 0%, transparent 100%);
  padding: 9px 15px;
  border-radius: 0 8px 8px 0;
  margin: 20px 0 10px;
}
@media (min-width: 1024px) {
  .column_article_content h3 {
    padding-left: 20px;
    border-left: 5px solid #F8B62D;
    padding: 12px 20px;
    margin: 30px 0 15px;
  }
}
.column_article_content h4 {
  font-size: clamp(16px, 2.2vw, 18px);
  color: #606060;
  font-weight: 600;
}
.column_article_content h5 {
  font-size: clamp(14px, 2vw, 16px);
  color: #606060;
  font-weight: 600;
}
.column_article_content h6 {
  font-size: clamp(13px, 1.8vw, 14px);
  color: #606060;
  font-weight: 600;
}
.column_article_content p {
  margin-bottom: 15px;
}
.column_article_content ul {
  list-style: disc;
  margin: 15px 0 15px 20px;
}
@media (min-width: 1024px) {
  .column_article_content ul {
    margin: 20px 0 20px 30px;
  }
}
.column_article_content ol {
  list-style: string;
  margin: 15px 0 15px 20px;
}
@media (min-width: 1024px) {
  .column_article_content ol {
    margin: 20px 0 20px 30px;
  }
}
.column_article_content li {
  margin-bottom: 8px;
}
.column_article_content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 20px 0;
}
@media (min-width: 1024px) {
  .column_article_content img {
    margin: 30px 0;
  }
}

.wp-block-list li {
  word-break: break-all;
  overflow-wrap: break-word;
}
.wp-block-list li a {
  word-break: break-all;
  overflow-wrap: break-word;
  white-space: normal;
  line-height: 1.6;
  display: inline-block;
  max-width: 100%;
}
@media (min-width: 768px) {
  .wp-block-list li a {
    line-height: 1.7;
  }
}

@media (min-width: 1024px) {
  .column_article_footer {
    padding: 30px 40px;
  }
}

.column_post_navigation {
  display: flex;
  gap: 20px;
}
.column_post_navigation .column_nav_prev,
.column_post_navigation .column_nav_next {
  flex: 1;
  min-width: 0;
}
.column_post_navigation .column_nav_link {
  display: block;
  background: #ffffff;
  border: 1px solid #F8B62D;
  border-radius: 20px;
  padding: 20px 12px;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
  height: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_link {
    padding: 30px 20px;
  }
}
.column_post_navigation .column_nav_link:hover .column_nav_readmore::before {
  transform: translateX(0);
}
.column_post_navigation .column_nav_link:hover .column_nav_readmore .arrow_container .arrow_original {
  transform: translateX(100%);
  filter: brightness(0) invert(1);
}
.column_post_navigation .column_nav_link:hover .column_nav_readmore .arrow_container .arrow_hover {
  transform: translateX(100%);
  filter: brightness(0) invert(1);
}
.column_post_navigation .column_nav_label {
  display: block;
  font-size: 10px;
  color: #F8B62D;
  margin-bottom: 8px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: #ffffff;
  border: 1px solid #F8B62D;
  padding: 3px 8px;
  border-radius: 26px;
  width: fit-content;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_label {
    font-size: 12px;
    padding: 5px 12px;
    margin-bottom: 12px;
  }
}
.column_post_navigation .column_nav_content_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_content_bottom {
    gap: 20px;
  }
}
.column_post_navigation .column_nav_title {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  color: #606060;
  margin: 0;
  flex: 1;
  min-width: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_title {
    font-size: 16px;
  }
}
.column_post_navigation .column_nav_readmore {
  border: 1px solid #F8B62D;
  border-radius: 50%;
  background: #FFF9E7;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_readmore {
    width: 50px;
    height: 50px;
  }
}
.column_post_navigation .column_nav_readmore::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8B62D;
  border-radius: 50%;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1;
}
.column_post_navigation .column_nav_readmore .arrow_container {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  width: 17px;
  height: 9px;
  z-index: 2;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_readmore .arrow_container {
    width: 24px;
    height: 12px;
  }
}
.column_post_navigation .column_nav_readmore .arrow_container .arrow_original {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
.column_post_navigation .column_nav_readmore .arrow_container .arrow_hover {
  position: absolute;
  top: 0;
  left: -100%;
  transition: transform 0.3s ease;
}
.column_post_navigation .column_nav_readmore .arrow_container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.column_post_navigation .column_nav_prev .column_nav_label::before {
  content: "← ";
  margin-right: 4px;
}
.column_post_navigation .column_nav_prev .arrow_container {
  transform: rotate(180deg);
}
.column_post_navigation .column_nav_next .column_nav_label::after {
  content: " →";
  margin-left: 4px;
}
@media (min-width: 768px) {
  .column_post_navigation .column_nav_prev:only-child,
  .column_post_navigation .column_nav_next:only-child {
    max-width: 60%;
  }
}

.column_related {
  margin-bottom: 40px;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .column_related {
    margin-bottom: 50px;
  }
}
.column_related .column_related_title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
  padding-bottom: 12px;
}
@media (min-width: 1024px) {
  .column_related .column_related_title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
}
.column_related .column_related_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background: #F8B62D;
  border-radius: 2px;
}
@media (min-width: 1024px) {
  .column_related .column_related_title::after {
    width: 60px;
    height: 3px;
  }
}
.column_related .column_list {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 15px !important;
  margin-bottom: 40px !important;
}
@media (min-width: 768px) {
  .column_related .column_list {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px 14px !important;
  }
}
@media (min-width: 1024px) {
  .column_related .column_list {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 50px 14px !important;
    margin-bottom: 49px !important;
  }
}
.column_related .column_item {
  background-color: #FFF9E7 !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}
.column_related .column_thumbnail {
  position: relative !important;
  border-radius: 14px !important;
  background-color: #f0f0f0 !important;
  width: 100% !important;
  height: auto !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
  aspect-ratio: 278/146 !important;
}
@media (min-width: 768px) {
  .column_related .column_thumbnail {
    border-radius: 20px !important;
    margin-bottom: 34px !important;
    aspect-ratio: 399/210 !important;
  }
}
.column_related .column_thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform 0.3s ease !important;
}
.column_related .column_arrow_btn {
  width: 42px;
  height: 42px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #F8B62D;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  flex-shrink: 0;
  position: absolute;
  bottom: 14px;
  right: 15px;
  z-index: 2;
  overflow: hidden;
}
@media (min-width: 768px) {
  .column_related .column_arrow_btn {
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 20px;
  }
}
@media (min-width: 1440px) {
  .column_related .column_arrow_btn {
    width: 60px;
    height: 60px;
  }
}
.column_related .column_arrow_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F8B62D;
  border-radius: 50%;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1;
}
.column_related .column_arrow_btn .arrow_container {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  width: 17px;
  height: 9px;
  z-index: 2;
}
@media (min-width: 768px) {
  .column_related .column_arrow_btn .arrow_container {
    width: 32px;
    height: 16px;
  }
}
.column_related .column_arrow_btn .arrow_container .arrow_original {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.3s ease;
}
.column_related .column_arrow_btn .arrow_container .arrow_hover {
  position: absolute;
  top: 0;
  left: -100%;
  transition: transform 0.3s ease;
}
.column_related .column_arrow_btn .arrow_container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.column_related .column_item:hover .column_arrow_btn::before {
  transform: translateX(0);
}
.column_related .column_item:hover .column_arrow_btn .arrow_container .arrow_original {
  transform: translateX(100%);
  filter: brightness(0) invert(1);
}
.column_related .column_item:hover .column_arrow_btn .arrow_container .arrow_hover {
  transform: translateX(100%);
  filter: brightness(0) invert(1);
}
.column_related .column_date_container {
  display: flex !important;
  align-items: flex-end !important;
  gap: 10px !important;
  margin-bottom: 9px !important;
}
@media (min-width: 768px) {
  .column_related .column_date_container {
    margin-bottom: 12px !important;
    gap: 21px !important;
  }
}
.column_related .column_date_block {
  display: flex !important;
  flex-direction: column !important;
}
.column_related .column_date_year {
  font-size: clamp(14px, 2vw, 20px) !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
}
.column_related .column_date_day {
  font-size: clamp(28px, 5vw, 40px) !important;
  font-family: "Montserrat", sans-serif !important;
  line-height: 1.3 !important;
}
.column_related .column_new_label_content {
  background: #ffffff !important;
  border: 1px solid #F8B62D !important;
  color: #F8B62D !important;
  font-size: clamp(10px, 2vw, 18px) !important;
  padding: clamp(3px, 1vw, 7px) clamp(8px, 2vw, 30px) !important;
  border-radius: 26px !important;
  font-family: "Montserrat", sans-serif !important;
  flex-shrink: 0 !important;
}
@media (min-width: 768px) {
  .column_related .column_new_label_content {
    margin-bottom: 24px !important;
  }
}
.column_related .column_title {
  color: #606060 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  line-height: 1.3 !important;
  margin: 0 !important;
}
.column_related .column_item:hover .column_arrow_btn::before {
  transform: translateX(0) !important;
}
.column_related .column_item:hover .column_arrow_btn::after {
  color: #ffffff !important;
  transform: translateX(3px) !important;
}
.column_related .column_item:hover .column_thumbnail img {
  transform: scale(1.05) !important;
}

.table_of_contents {
  background: #ffffff;
  border: 1px solid #F8B62D;
  border-radius: 12px;
  padding: 25px 20px;
  margin: 30px 0 40px;
}
@media (min-width: 1024px) {
  .table_of_contents {
    padding: 30px 40px;
    margin: 40px 0 50px;
  }
}
.table_of_contents .toc_header {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_header {
    gap: 20px;
  }
}
@media (hover: hover) {
  .table_of_contents .toc_header:hover {
    opacity: 0.8;
  }
}
.table_of_contents .toc_title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  color: #F8B62D;
  position: relative;
  padding-bottom: 12px;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_title {
    font-size: 20px;
    padding-bottom: 15px;
  }
}
.table_of_contents .toc_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background: #F8B62D;
  border-radius: 2px;
}
.table_of_contents .toc_toggle {
  font-size: 14px;
  color: #F8B62D;
  transition: transform 0.3s ease;
  margin-bottom: 12px;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_toggle {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.table_of_contents .toc_header.active .toc_toggle {
  transform: rotate(180deg);
}
.table_of_contents .toc_content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  transform: translateY(-10px);
}
.table_of_contents .toc_content.open {
  max-height: 1200px;
  opacity: 1;
  transform: translateY(0);
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_content.open {
    margin-top: 25px;
  }
}
.table_of_contents .toc_list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: toc-counter;
  will-change: transform;
}
.table_of_contents .toc_list .toc_item {
  transform: translateZ(0);
}
.table_of_contents .toc_list .toc_item a {
  display: flex;
  align-items: flex-start;
  color: #333;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.6;
  padding: 8px 12px;
  border-radius: 6px;
  transition: all 0.3s ease;
  position: relative;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_list .toc_item a {
    font-size: 15px;
    padding: 10px 15px;
    padding-left: 40px;
  }
}
.table_of_contents .toc_list .toc_item a:hover {
  background-color: rgba(248, 182, 45, 0.05);
  color: #F8B62D;
  transform: translateX(3px);
}
.table_of_contents .toc_list .toc_item.toc_item_h3 {
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_list .toc_item.toc_item_h3 {
    margin-left: 30px;
  }
}
.table_of_contents .toc_list .toc_item.toc_item_h3 a {
  font-size: 13px;
  color: #666;
}
@media (min-width: 1024px) {
  .table_of_contents .toc_list .toc_item.toc_item_h3 a {
    font-size: 14px;
  }
}
.table_of_contents .toc_list .toc_item.toc_item_h3 a:hover {
  color: #eaa108;
}
@media (max-width: 767px) {
  .table_of_contents .toc_list .toc_item.sp_hidden {
    display: none;
  }
}

.column_article_content h2,
.column_article_content h3 {
  scroll-margin-top: 80px;
  position: relative;
}
.column_article_content h2::before,
.column_article_content h3::before {
  content: "";
  display: block;
  height: 80px;
  margin-top: -80px;
  visibility: hidden;
}

.column_btn_wrap {
  display: flex;
  justify-content: center;
  text-align: center;
}
.wp-block-table {
  background: #ffffff;
}

/*===================================================
ICTページ
===================================================*/
.ict .bg-color {
  padding-top: 89px;
}

.ict_content {
  max-width: 1200px;
  margin: 0 auto;
}

.pdf_embed_container {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .pdf_embed_container {
    margin-bottom: 60px;
  }
}

.download_btn {
  display: inline-block;
  padding: 15px 30px;
  background: #F8B62D;
  color: #ffffff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  .download_btn {
    padding: 18px 40px;
    font-size: 16px;
  }
}
@media (hover: hover) {
  .download_btn:hover {
    background: #eaa108;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(248, 182, 45, 0.3);
  }
}

.download_section {
  text-align: center;
}
.download_text {
  font-size: 14px;
  color: #606060;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .download_text {
    font-size: 15px;
    margin-bottom: 25px;
  }
}

.download_link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 25px;
  background: #F8B62D;
  color: #ffffff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media (min-width: 1024px) {
  .download_link {
    padding: 15px 30px;
    font-size: 16px;
    gap: 12px;
  }
}
@media (hover: hover) {
  .download_link:hover {
    background: #eaa108;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(248, 182, 45, 0.3);
  }
}

@media screen and (max-width: 480px) {
  .pdf_embed_container {
    margin-bottom: 30px;
  }
  .pdf_not_supported {
    padding: 40px 20px;
  }
  .download_section {
    padding: 25px 20px;
  }
}/*# sourceMappingURL=style.css.map */