@charset "UTF-8";
/* ==================================================
 CSS変数
================================================== */
:root {
  /* ▼ フォントファミリー */
  --ff-01: "Figtree", "Noto Sans JP", sans-serif;
  /* ▼ サイズ: 375-1920 */
  --size--60--30: clamp(-60px, -22.7px - 1.95vw, -30px);
  --size--30--20: clamp(-30px, -17.4px - .78vw, -20px);
  --size-0-2: clamp(0px, -.485px + .13vw, 2px);
  --size-0-5: clamp(0px, -1.214px + .32vw, 5px);
  --size-0-10: clamp(0px, -2.427px + .65vw, 10px);
  --size-2-4: clamp(2px, 1.515px + .13vw, 4px);
  --size-2-5: clamp(2px, 1.272px + .19vw, 5px);
  --size-5-10: clamp(5px, 3.786px + .32vw, 10px);
  --size-5-15: clamp(5px, 2.573px + .65vw, 15px);
  --size-8-15: clamp(8px, 6.301px + .45vw, 15px);
  --size-10-12: clamp(10px, 9.515px + .13vw, 12px);
  --size-10-15: clamp(10px, 8.786px + .32vw, 15px);
  --size-10-20: clamp(10px, 7.573px + .65vw, 20px);
  --size-10-30: clamp(10px, 5.146px + 1.29vw, 30px);
  --size-10-45: clamp(10px, 1.505px + 2.27vw, 45px);
  --size-12-14: clamp(12px, 11.515px + .13vw, 14px);
  --size-13-15: clamp(13px, 12.515px + .13vw, 15px);
  --size-13-16: clamp(13px, 12.272px + .19vw, 16px);
  --size-15-18: clamp(15px, 14.272px + .19vw, 18px);
  --size-15-20: clamp(15px, 13.786px + .32vw, 20px);
  --size-15-30: clamp(15px, 11.359px + .97vw, 30px);
  --size-15-45: clamp(15px, 7.718px + 1.94vw, 45px);
  --size-15-60: clamp(15px, 4.078px + 2.91vw, 60px);
  --size-16-18: clamp(16px, 15.515px + .13vw, 18px);
  --size-16-20: clamp(16px, 15.029px + .26vw, 20px);
  --size-16-32: clamp(16px, 12.117px + 1.04vw, 32px);
  --size-18-24: clamp(18px, 16.544px + .39vw, 24px);
  --size-19-30: clamp(19px, 16.33px + .71vw, 30px);
  --size-20-24: clamp(20px, 19.029px + .26vw, 24px);
  --size-20-26: clamp(20px, 18.544px + .39vw, 26px);
  --size-20-28: clamp(20px, 18.058px + .52vw, 28px);
  --size-20-30: clamp(20px, 17.573px + .65vw, 30px);
  --size-20-34: clamp(20px, 16.602px + .91vw, 34px);
  --size-20-40: clamp(20px, 15.146px + 1.29vw, 40px);
  --size-20-45: clamp(20px, 13.932px + 1.62vw, 45px);
  --size-20-60: clamp(20px, 10.291px + 2.59vw, 60px);
  --size-20-90: clamp(20px, 3.01px + 4.53vw, 90px);
  --size-22-26: clamp(22px, 21.029px + .26vw, 26px);
  --size-22-38: clamp(22px, 18.117px + 1.04vw, 38px);
  --size-22-40: clamp(22px, 17.631px + 1.17vw, 40px);
  --size-22-60: clamp(22px, 12.777px + 2.46vw, 60px);
  --size-24-28: clamp(24px, 23.029px + .26vw, 28px);
  --size-25-35: clamp(25px, 22.573px + .65vw, 35px);
  --size-25-45: clamp(25px, 20.146px + 1.29vw, 45px);
  --size-25-50: clamp(25px, 18.932px + 1.62vw, 50px);
  --size-26-38: clamp(26px, 23.087px + .78vw, 38px);
  --size-28-34: clamp(28px, 26.544px + .39vw, 34px);
  --size-30-34: clamp(30px, 29.029px + .26vw, 34px);
  --size-30-40: clamp(30px, 27.573px + .65vw, 40px);
  --size-30-45: clamp(30px, 26.359px + .97vw, 45px);
  --size-30-60: clamp(30px, 22.718px + 1.94vw, 60px);
  --size-30-75: clamp(30px, 19.078px + 2.91vw, 75px);
  --size-30-90: clamp(30px, 15.437px + 3.88vw, 90px);
  --size-30-120: clamp(30px, 8.155px + 5.83vw, 120px);
  --size-35-45: clamp(35px, 32.573px + .65vw, 45px);
  --size-35-50: clamp(35px, 31.359px + .97vw, 50px);
  --size-40-45: clamp(40px, 38.786px + .32vw, 45px);
  --size-40-60: clamp(40px, 35.146px + 1.29vw, 60px);
  --size-40-80: clamp(40px, 30.291px + 2.59vw, 80px);
  --size-45-60: clamp(45px, 41.359px + .97vw, 60px);
  --size-45-75: clamp(45px, 37.718px + 1.94vw, 75px);
  --size-45-90: clamp(45px, 34.078px + 2.91vw, 90px);
  --size-45-120: clamp(45px, 26.796px + 4.85vw, 120px);
  --size-50-105: clamp(50px, 36.65px + 3.56vw, 105px);
  --size-60-90: clamp(60px, 52.718px + 1.94vw, 90px);
  --size-60-100: clamp(60px, 50.291px + 2.59vw, 100px);
  --size-60-110: clamp(60px, 47.864px + 3.24vw, 110px);
  --size-60-120: clamp(60px, 45.437px + 3.88vw, 120px);
  --size-60-150: clamp(60px, 38.155px + 5.83vw, 150px);
  --size-75-150: clamp(75px, 56.796px + 4.85vw, 150px);
  --size-80-120: clamp(80px, 70.291px + 2.59vw, 120px);
  --size-80-200: clamp(80px, 50.874px + 7.77vw, 200px);
  --size-120-150: clamp(120px, 112.718px + 1.94vw, 150px);
  --size-120-210: clamp(120px, 98.155px + 5.83vw, 210px);
  --size-150-360: clamp(150px, 99.029px + 13.59vw, 360px);
  --size-210-300: clamp(210px, 188.155px + 5.83vw, 300px);
  --size-220-360: clamp(220px, 186.019px + 9.06vw, 360px);
  --size-270-360: clamp(270px, 248.155px + 5.83vw, 360px);
  /* ▼ サイズ: 1281-1920 */
  --size-5-10_2: clamp(5px, -5.023px + .78vw, 10px);
  --size-7-15_2: clamp(7px, -9.038px + 1.25vw, 15px);
  --size-15-25_2: clamp(15px, -5.047px + 1.56vw, 25px);
  --size-20-30_2: clamp(20px, -.047px + 1.56vw, 30px);
  --size-22-40_2: clamp(22px, -14.085px + 2.82vw, 40px);
  /* ▼ サイズ: 1025-1920 */
  --size-390-600_3: clamp(390px, 149.497px + 23.46vw, 600px);
  /* ▼ カラー */
  --tp: transparent;
  --logo-red: #df0018;
  --gray-01: #f5f5f5;
  --error-red: #e8382f;
  /* ▼ トランジション */
  --ts-02: all .2s ease;
  --ts-03: all .3s ease;
  --ts-04: all .4s ease;
  --ts-06: all .6s ease;
  --btn-size: 60px;
  --btn-size2: 50px;
}
@media (max-width: 1024px) {
  :root {
    --btn-size: 50px;
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes opacityFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* ==================================================
 TABLE OF CONTENTS
  - COMMON
    - レスポンシブ表示制御
    - ブロック
    - コンテンツ幅
    - 余白
    - ボタン
    - 文字関連
    - 色関連
    - その他
  - LAYOUT
  - INDEX
  - PAGE
    - アパレルリファービッシュ事業
    - 代表挨拶
    - PHILOSOPHY
    - 会社概要
  - ブログ
  - お知らせ
  - お問い合わせ
  - 404
================================================== */
/* ==================================================
 COMMON
================================================== */
body {
  font-family: var(--ff-01);
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #222;
}
@media (max-width: 1024px) {
  body {
    font-size: 15px;
  }
  body:not(.home) .site-header + main {
    padding-top: 60px;
  }
}

a {
  text-decoration: none;
  color: #222;
  transition: var(--ts-02);
}
a[href^="tel:"] {
  pointer-events: auto;
}

input[type=text],
input[type=email],
input[type=tel],
textarea,
select {
  width: 100%;
  padding: var(--size-10-15);
  font-size: 16px;
  line-height: 1.75;
  background: var(--gray-01);
  border: 1px solid var(--gray-01);
  border-radius: 8px;
  transition: var(--ts-02);
}
@media (max-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea,
  select {
    border-radius: 5px;
  }
}
input[type=text]:hover, input[type=text]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
  background: #fff;
  border-color: #ddd;
  outline: none;
}

textarea {
  height: 180px;
}

select {
  width: auto;
  cursor: pointer;
}

table {
  width: 100%;
}

/* レスポンシブ表示制御 */
@media (min-width: 601px) {
  .sp-less {
    display: none;
  }
}
@media (min-width: 769px) {
  .tab-less {
    display: none;
  }
}
@media (min-width: 1025px) {
  .note-less {
    display: none;
  }
}
@media (min-width: 1281px) {
  .pc-less {
    display: none;
  }
}
@media (min-width: 1921px) {
  .fhd-less {
    display: none;
  }
}
@media (max-width: 600px) {
  .sp-more {
    display: none;
  }
}
@media (max-width: 768px) {
  .tab-more {
    display: none;
  }
}
@media (max-width: 1024px) {
  .note-more {
    display: none;
  }
}
@media (max-width: 1280px) {
  .pc-more {
    display: none;
  }
}
@media (max-width: 1920px) {
  .fhd-more {
    display: none;
  }
}
/* ブロック */
.flex {
  display: flex;
}

.grid {
  display: grid;
}

.ai-s {
  align-items: start;
}

.ai-c {
  align-items: center;
}

.ai-e {
  align-items: end;
}

.d-inline-block {
  display: inline-block;
}

.site-main {
  overflow-x: hidden;
}
.site-main.page-main {
  overflow-x: visible;
}
.site-main:has(#page-message) .child-page-bottom-nav-wrap::before, .site-main.contact-page-contents .child-page-bottom-nav-wrap::before {
  display: none;
}
@media (max-width: 600px) {
  .site-main:has(#page-philosophy) .child-page-header__title h1 {
    margin-top: -30px;
  }
}
.site-main:has(#page-outline) .child-page-bottom-nav-wrap::before {
  background: var(--gray-01);
}

#particles-js {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

/* コンテンツ幅 */
.w-90p, .w-90p_mxw-1680, .w-90p_mxw-1350, .w-90p_mxw-1200, .w-90p_mxw-1080, .w-90p_mxw-900, .w-90p_mxw-840, .w-90p_mxw-780, .w-90p_mxw-660 {
  width: 90%;
  margin-inline: auto;
}

.w-90p_mxw-660 {
  max-width: 660px;
}

.w-90p_mxw-780 {
  max-width: 780px;
}

.w-90p_mxw-840 {
  max-width: 840px;
}

.w-90p_mxw-900 {
  max-width: 900px;
}

.w-90p_mxw-1080 {
  max-width: 1080px;
}

.w-90p_mxw-1200 {
  max-width: 1200px;
}

.w-90p_mxw-1350 {
  max-width: 1350px;
}

.w-90p_mxw-1680 {
  max-width: 1680px;
}

/* 余白 */
.m-60-0 {
  margin: var(--size-30-60) 0;
}

.m-75-0 {
  margin: var(--size-30-75) 0;
}

.m-90-0 {
  margin: var(--size-45-90) 0;
}

.mt--60 {
  margin-top: calc(var(--size-30-60) * -1);
}

.mt-10 {
  margin-top: var(--size-5-10);
}

.mt-20 {
  margin-top: var(--size-10-20);
}

.mt-30 {
  margin-top: var(--size-15-30);
}

.mt-45 {
  margin-top: var(--size-20-45);
}

.mt-60 {
  margin-top: var(--size-30-60);
}

.mt-90 {
  margin-top: var(--size-45-90);
}

.mt-120 {
  margin-top: var(--size-60-120);
}

.mt-150 {
  margin-top: var(--size-75-150);
}

.mb-20 {
  margin-bottom: var(--size-10-20);
}

.mb-30 {
  margin-bottom: var(--size-15-30);
}

.mb-45 {
  margin-bottom: var(--size-20-45);
}

.mb-90 {
  margin-bottom: var(--size-45-90);
}

.mb-1e {
  margin-bottom: 1em;
}

.mb-2e {
  margin-bottom: 2em;
}

.ml-120 {
  margin-left: var(--size-60-120);
}

.p-60 {
  padding: var(--size-30-60);
}

.p-60-0 {
  padding: var(--size-30-60) 0;
}

.p-75-0 {
  padding: var(--size-30-75) 0;
}

.p-90-0 {
  padding: var(--size-45-90) 0;
}

.p-120-0 {
  padding: var(--size-60-120) 0;
}

.p-150-0 {
  padding: var(--size-75-150) 0;
}

.pt-30 {
  padding-top: var(--size-15-30);
}

.pt-60 {
  padding-top: var(--size-30-60);
}

.pt-75 {
  padding-top: var(--size-30-75);
}

.pt-90 {
  padding-top: var(--size-45-90);
}

.pt-105 {
  padding-top: var(--size-50-105);
}

.pt-120 {
  padding-top: var(--size-60-120);
}

.pt-150 {
  padding-top: var(--size-75-150);
}

.pb-60 {
  padding-bottom: var(--size-30-60);
}

.pb-90 {
  padding-bottom: var(--size-45-90);
}

.pb-120 {
  padding-bottom: var(--size-60-120);
}

.pb-150 {
  padding-bottom: var(--size-75-150);
}

.fw-700 {
  font-weight: 700;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

/* ボタン */
.btn {
  position: relative;
  display: flex;
  align-items: center;
  height: var(--btn-size);
  padding: 0 calc(var(--btn-size) * 1.25) 0 calc(var(--btn-size) / 2);
  color: #fff;
  background: var(--logo-red);
  border-radius: 100vmax;
}
.btn:not([target=_blank])::after {
  background: url(../images/arrow-red.svg) no-repeat center;
  background-size: 50% auto;
}
.btn:not([target=_blank]):hover::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 50% auto;
}
.btn[target=_blank]::after {
  background: url(../images/blank-red.svg) no-repeat center;
  background-size: 50% auto;
}
.btn[target=_blank]:hover::after {
  background: url(../images/blank-white.svg) no-repeat center;
  background-size: 50% auto;
}
.btn:hover::before {
  background: var(--logo-red);
}
.btn::before, .btn::after {
  position: absolute;
  right: calc(var(--btn-size) / 4);
  width: calc(var(--btn-size) - var(--btn-size) / 2);
  height: calc(var(--btn-size) - var(--btn-size) / 2);
  content: "";
  transition: var(--ts-02);
}
.btn::before {
  background: #fff;
  border-radius: 100vmax;
}

/* 文字関連 */
em {
  font-size: 1.1em;
  font-style: normal;
  font-weight: 700;
  color: var(--logo-red);
}

.char-up {
  visibility: hidden;
}

.title-style02, .title-style01 {
  position: relative;
  display: block;
  margin-bottom: var(--size-30-60);
  font-size: var(--size-16-20);
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.title-style02 .en, .title-style01 .en {
  display: block;
  margin: 0 -0.25em var(--size-15-30) 0;
  font-size: 3em;
  letter-spacing: 0.25em;
  white-space: nowrap;
  color: var(--logo-red);
}
@media (max-width: 1024px) {
  .title-style02 .en, .title-style01 .en {
    margin-right: -0.2em;
    font-size: 2.5em;
    letter-spacing: 0.2em;
  }
}

.title-style03 {
  position: relative;
  margin-bottom: var(--size-30-60);
  padding-bottom: var(--size-20-40);
  font-size: var(--size-22-38);
  font-weight: 700;
  text-align: center;
  --lineOpacity: 0;
}
.title-style03::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: var(--size-45-75);
  height: 4px;
  content: "";
  background: var(--logo-red);
  opacity: var(--lineOpacity);
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  .title-style03::before {
    height: 3px;
  }
}

.title-style04 {
  position: relative;
  padding-left: var(--size-40-60);
  font-size: var(--size-20-26);
  font-weight: 700;
  --lineOpacity: 0;
}
.title-style04::before {
  position: absolute;
  top: var(--size-15-20);
  left: 0;
  width: var(--size-30-45);
  height: 3px;
  content: "";
  background: var(--logo-red);
  opacity: var(--lineOpacity);
}
@media (max-width: 768px) {
  .title-style04::before {
    height: 2px;
  }
}

/* 色関連 */
.bg-gray-01 {
  background: var(--gray-01);
}

/* その他 */
.child-page-contents {
  background: #fff;
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .child-page-contents {
    opacity: 1;
  }
}
.contact-page-contents .child-page-contents {
  background: none;
  opacity: 1;
}

.breadcrumb {
  margin-top: 30px;
  padding-top: var(--size-20-45);
  border-top: 1px solid #d5d5d5;
}
.breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  gap: var(--size-5-10);
}
.breadcrumb a,
.breadcrumb span {
  display: block;
  padding: 0 var(--size-10-15);
  font-size: var(--size-12-14);
  background: #fff;
  border-radius: 100vmax;
}
.breadcrumb a {
  position: relative;
  padding-right: var(--size-25-35);
  color: rgba(0, 0, 0, 0.5);
}
.breadcrumb a::before {
  position: absolute;
  top: 50%;
  right: var(--size-10-15);
  width: var(--size-10-12);
  height: var(--size-10-12);
  content: "";
  background: url(../images/arrow-red.svg) no-repeat left center;
  background-size: 100% auto;
  opacity: 0.5;
  transition: var(--ts-02);
  transform: translateY(-50%);
}
.breadcrumb a:hover {
  color: #fff;
  background: var(--logo-red);
}
.breadcrumb a:hover::before {
  background: url(../images/arrow-white.svg) no-repeat left center;
  background-size: 100% auto;
  opacity: 1;
}
.breadcrumb span {
  color: var(--logo-red);
}
.parent-page-nav .breadcrumb {
  padding: var(--size-10-15) 0;
  background: var(--gray-01);
  border-top: none;
}

.entry__content h1,
.entry__content h2,
.entry__content h3,
.entry__content h4,
.entry__content h5,
.entry__content h6,
.entry__content p,
.entry__content ul,
.entry__content ol,
.entry__content dl,
.entry__content a,
.entry__content img,
.entry__content table {
  margin-top: var(--size-20-45);
}

.fade-up {
  opacity: 0;
}

.img-wipe-l img {
  clip-path: inset(0 100% 0 0);
  margin-top: 0;
  border-radius: var(--size-8-15);
}

.img-column2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--size-10-20);
}
.img-column2 img {
  margin-top: 0;
}

.is-disabled {
  pointer-events: none;
}

.base-table {
  display: grid;
  grid-template-columns: 18em 1fr;
}
@media (max-width: 768px) {
  .base-table {
    display: flex;
    flex-direction: column;
  }
}
.base-table dt {
  font-weight: 600;
}
.base-table a:not([class]) {
  text-decoration: underline;
  color: var(--logo-red);
}
.base-table a:not([class])[target=_blank] {
  padding-right: 22px;
  background: url(../images/blank-red.svg) no-repeat right center;
  background-size: 14px auto;
}
.base-table a:not([class]):hover {
  text-decoration: none;
}
.base-table .btn {
  height: 45px;
  margin: 5px 0;
  padding: 0 50px 0 20px;
  font-size: 14px;
}
.base-table .btn::before, .base-table .btn::after {
  right: 10px;
}
.base-table > * {
  padding: var(--size-10-15) var(--size-10-20);
}
.base-table > dt {
  border-bottom: 2px solid var(--logo-red);
}
@media (max-width: 768px) {
  .base-table > dt {
    padding-bottom: 0;
    color: var(--logo-red);
    border-bottom: none;
  }
}
.base-table > dd {
  border-bottom: 2px solid #eee;
}
@media (max-width: 768px) {
  .base-table > dd {
    padding-top: 0;
    padding-left: 26px;
    line-height: 2;
  }
}
.base-table > dd > dl {
  margin-top: 0;
}
.base-table > dd > dl dt {
  color: var(--logo-red);
}
.base-table > dd > dl dd {
  padding-left: 30px;
}
.base-table > dd > dl dd + dt {
  margin-top: 30px;
}

.post-type-main .breadcrumb {
  margin-top: 0;
  padding: 0;
}
.post-type-main .breadcrumb ol {
  margin-top: var(--size-60-120);
  padding: 15px 0;
  border-top: 1px solid #d5d5d5;
}

.category_list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--size-5-10);
  margin-bottom: var(--size-15-60);
  padding: 10px;
  background: var(--gray-01);
  border-radius: var(--size-16-32);
}
.category_list a {
  display: block;
  padding: var(--size-0-2) var(--size-15-30);
  color: #888;
  border-radius: 100vmax;
}
@media (max-width: 768px) {
  .category_list a {
    font-size: 13px;
  }
}
.category_list a:hover {
  color: #fff;
  background: var(--logo-red);
}
.category_list .current a {
  color: #fff;
  background: var(--logo-red);
}

.pagination {
  margin-top: var(--size-30-60);
}
.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: var(--size-8-15);
  justify-content: center;
}
.pagination .nav-links > * {
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--size-40-60);
  font-weight: 600;
  color: #888;
}
.pagination .nav-links .page-numbers.prev, .pagination .nav-links .page-numbers.next {
  width: 55px;
}
.pagination .nav-links .page-numbers.prev:hover, .pagination .nav-links .page-numbers.next:hover {
  color: var(--logo-red);
}
.pagination .nav-links .page-numbers:not(.prev):not(.next):not(.current) {
  background: var(--gray-01);
}
.pagination .nav-links .page-numbers:not(.prev):not(.next):not(.current):hover {
  color: #fff;
  background: var(--logo-red);
}
.pagination .nav-links .page-numbers:not(.prev):not(.next) {
  width: var(--size-40-60);
  font-size: var(--size-16-18);
  border-radius: 100vmax;
}
.pagination .nav-links .page-numbers.current {
  color: #fff;
  background: var(--logo-red);
}

.single-main .columns2 {
  display: flex;
  gap: 75px;
  align-items: start;
}
@media (max-width: 1024px) {
  .single-main .columns2 {
    flex-direction: column;
    align-items: center;
  }
}
.single-main .post-wrap {
  flex: 1;
}
.single-main .post-header h2 {
  font-size: var(--size-18-24);
}
.single-main .post-header .meta {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  margin: 15px 0 var(--size-25-45);
}
.single-main .post-header time {
  font-size: 15px;
  font-weight: 700;
  color: #888;
}
@media (max-width: 600px) {
  .single-main .post-header time {
    line-height: 1;
  }
}
.single-main .post-header .category {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.single-main .post-header .category a {
  display: block;
  padding: 0 15px;
  font-size: var(--size-13-15);
  line-height: 2;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 100vmax;
  transition: var(--ts-02);
}
.single-main .post-header .category a:hover {
  color: var(--logo-red);
  border-color: var(--logo-red);
}
.single-main .eyecatch {
  margin-bottom: var(--size-30-60);
}
.single-main .eyecatch img {
  height: auto;
}
.single-main .sidebar {
  position: sticky;
  top: 150px;
  width: 300px;
}
@media (max-width: 1024px) {
  .single-main .sidebar {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 300px;
  }
  .single-main .sidebar .widget-recent {
    order: 2;
  }
  .single-main .sidebar .widget-cat {
    order: 3;
  }
}
@media (max-width: 1024px) {
  .single-main .widget {
    width: 100%;
  }
}
.single-main .widget + .widget {
  margin-top: var(--size-30-60);
}
.single-main .widget-title {
  position: relative;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  border-top: 2px solid #ddd;
}
.single-main .widget-title::first-letter {
  color: var(--logo-red);
}
.single-main .widget-title::before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 60px;
  height: 2px;
  content: "";
  background: var(--logo-red);
}
.single-main .widget-list a {
  display: block;
  line-height: 1;
  border-radius: 5px;
}
.single-main .widget-list a:hover {
  color: var(--logo-red);
  background: #fff;
}
.single-main .recent-list a {
  padding: 15px;
  line-height: 1.5;
  border-top: 1px solid #ddd;
}
.single-main .recent-list time {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  color: #888;
}
.single-main .cat-list a {
  padding: 15px 20px;
}
.single-main .cat-list .cat-list {
  padding-left: 20px;
}
.single-main .cat-list .cat-list a {
  position: relative;
  padding: 15px 20px 15px 30px;
}
.single-main .cat-list .cat-list a::before {
  position: absolute;
  top: 13px;
  left: 10px;
  width: 10px;
  height: 10px;
  content: "";
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
}
.single-main .cat-list .cat-list a:hover::before {
  border-color: var(--logo-red);
}
@media (max-width: 1024px) {
  .single-main .widget-share {
    order: 1;
    margin: 0 0 var(--size-30-60) 0 !important;
  }
}
.single-main .widget-share ul {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .single-main .widget-share ul {
    justify-content: center;
  }
}
.single-main .widget-share a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 100vmax;
}
.single-main .widget-share a:hover {
  background: var(--logo-red);
}
.single-main .widget-share a:hover svg {
  fill: #fff;
}
.single-main .widget-share svg {
  width: 50%;
  fill: #555;
}

.detail-nav {
  margin-top: var(--size-60-90);
}
.detail-nav .detail-nav__list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 600px) {
  .detail-nav .detail-nav__list {
    flex-direction: column;
  }
}
.detail-nav .detail-nav__item:not(.archive) {
  position: relative;
  flex: 1;
}
.detail-nav .detail-nav__item:not(.archive)::before {
  position: absolute;
  top: -30px;
  font-size: var(--size-45-60);
  font-weight: 700;
  line-height: 1;
  color: #e8e8e8;
}
@media (max-width: 600px) {
  .detail-nav .detail-nav__item:not(.archive)::before {
    top: -20px;
  }
}
.detail-nav .detail-nav__item:not(.archive) a {
  display: flex;
  gap: 15px;
  height: 100%;
  padding: 15px;
  background: #fff;
}
.detail-nav .detail-nav__item:not(.archive) a:hover {
  color: var(--logo-red);
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.15);
}
.detail-nav .detail-nav__item:not(.archive) a:hover img {
  border-radius: 0;
}
.detail-nav .detail-nav__item:not(.archive) a:hover .category {
  color: var(--logo-red);
  border-color: var(--logo-red);
}
.detail-nav .img {
  width: var(--size-80-120);
  height: var(--size-80-120);
}
.detail-nav .img img {
  height: 100%;
  object-fit: cover;
  border-radius: var(--size-5-10);
  transition: var(--ts-02);
}
.detail-nav .meta {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: start;
  line-height: 2;
}
.detail-nav time {
  font-size: 13px;
  font-weight: 700;
}
.detail-nav .category {
  margin-top: 5px;
  padding: 0 10px;
  font-size: 12px;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 100vmax;
  transition: var(--ts-02);
}
.detail-nav .title {
  width: 100%;
  margin-top: 10px;
  font-size: 15px;
}
.detail-nav .prev::before {
  left: -20px;
  content: "Prev";
}
.detail-nav .next::before {
  right: -20px;
  content: "Next";
}
.detail-nav .is-empty::before {
  display: none;
}
.detail-nav .archive {
  width: 100%;
  text-align: center;
}

.author {
  display: flex;
  gap: 10px;
  align-items: center;
}
.author .icon {
  overflow: hidden;
  width: var(--size-40-45);
  height: var(--size-40-45);
  border: 2px solid #ddd;
  border-radius: 100vmax;
}
.author img {
  height: 100%;
  object-fit: cover;
}
.author .name {
  color: #888;
}

/* ==================================================
 LAYOUT
================================================== */
.site-header {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 99999;
  display: flex;
  justify-content: space-between;
  width: calc(100% - 40px);
  height: 70px;
  margin-top: 20px;
  padding: 0 30px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px var(--size-10-20) rgba(0, 0, 0, 0.1);
  transform: translateX(-50%);
}
@media (max-width: 1280px) {
  .site-header {
    align-items: center;
    width: 100%;
    height: 60px;
    margin-top: 0;
    padding: 0 0 0 5%;
    border-radius: 0;
  }
}

.site-header__logo {
  display: flex;
  align-items: center;
  width: var(--size-220-360);
}
.site-header__logo a:hover {
  opacity: 0.7;
}

.site-header__sp_contact {
  display: none;
}
@media (max-width: 1280px) {
  .site-header__sp_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 100%;
    margin-left: auto;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    background: var(--logo-red);
  }
  .site-header__sp_contact svg {
    width: 24px;
    height: 24px;
    margin-bottom: 5px;
    fill: #fff;
  }
}

.site-header__hamburger {
  display: none;
}
@media (max-width: 1280px) {
  .site-header__hamburger {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 100%;
    padding: 0;
    cursor: pointer;
    background: var(--tp);
    border: none;
    transition: var(--ts-02);
  }
  .is-nav-open .site-header__hamburger {
    background: #333;
  }
  .site-header__hamburger span {
    display: block;
    width: 30px;
    height: 2px;
    background: #333;
    transition: var(--ts-02);
  }
  .is-nav-open .site-header__hamburger span:first-child {
    background: #fff;
    transform: translateY(8px) rotate(35deg);
  }
  .is-nav-open .site-header__hamburger span:nth-child(2) {
    opacity: 0;
  }
  .is-nav-open .site-header__hamburger span:last-child {
    background: #fff;
    transform: translateY(-8px) rotate(-35deg);
  }
}

.site-header__nav {
  display: flex;
}
@media (max-width: 1280px) {
  .site-header__nav {
    position: fixed;
    top: 60px;
    right: 0;
    display: block;
    overflow-y: auto;
    width: 100%;
    max-width: 480px;
    height: calc(100vh - 60px);
    background: #333;
    transition: transform 0.3s ease;
    transform: translateX(100%);
  }
  .is-nav-open .site-header__nav {
    transform: translateX(0);
  }
}

.site-header__nav__parent {
  display: flex;
  gap: var(--size-22-40_2);
}
@media (max-width: 1280px) {
  .site-header__nav__parent {
    display: block;
  }
  .site-header__nav__parent a {
    display: block;
    color: #fff;
  }
}
.site-header__nav__parent > li {
  position: relative;
}
@media (max-width: 1280px) {
  .site-header__nav__parent > li:not(.site-header__nav__btn) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media (min-width: 1025px) {
  .site-header__nav__parent > li:not(.site-header__nav__btn):hover > a {
    color: var(--logo-red);
  }
  .site-header__nav__parent > li:not(.site-header__nav__btn):hover > a::before {
    bottom: 0;
  }
  .site-header__nav__parent > li:not(.site-header__nav__btn):hover > .site-header__nav__dropdown {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
  }
}
.site-header__nav__parent > li:not(.site-header__nav__btn) > a {
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  height: 100%;
}
@media (max-width: 1280px) {
  .site-header__nav__parent > li:not(.site-header__nav__btn) > a {
    height: 60px;
    padding-left: 20px;
  }
}
.site-header__nav__parent > li:not(.site-header__nav__btn) > a[target=_blank] {
  padding-right: 20px;
  background: url(../images/blank-red.svg) no-repeat right center;
  background-size: 12px auto;
}
@media (max-width: 1280px) {
  .site-header__nav__parent > li:not(.site-header__nav__btn) > a[target=_blank] {
    padding-right: 0;
    background: url(../images/blank-red.svg) no-repeat right 26px center;
    background-size: 12px auto;
  }
}
@media (min-width: 1025px) {
  .site-header__nav__parent > li:not(.site-header__nav__btn) > a::before {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    content: "";
    background: var(--logo-red);
    transition: var(--ts-02);
  }
}
.site-header__nav__parent .is-dropdown-open .site-header__nav__toggle::before {
  top: 27px;
  transform: rotate(-45deg);
}

.site-header__nav__toggle {
  display: none;
}
@media (max-width: 1280px) {
  .site-header__nav__toggle {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 100%;
    padding: 0;
    cursor: pointer;
    background: #444;
    border: 0;
  }
  .site-header__nav__toggle::before {
    position: absolute;
    top: 20px;
    left: 23px;
    width: 12px;
    height: 12px;
    content: "";
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transition: var(--ts-02);
    transform: rotate(135deg);
  }
}

.site-header__nav__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  width: max-content;
  pointer-events: none;
  background: var(--gray-01);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: var(--ts-02);
  transform: translateY(8px);
}
@media (max-width: 1280px) {
  .site-header__nav__dropdown {
    position: static;
    visibility: visible;
    overflow: hidden;
    width: 100%;
    height: 0;
    pointer-events: auto;
    background: #444;
    box-shadow: none;
    opacity: 1;
    transition: height 0.3s ease;
    transform: translateY(0);
  }
  .is-dropdown-open .site-header__nav__dropdown {
    padding: 10px 0;
  }
}
.site-header__nav__dropdown > li {
  font-size: 15px;
  color: #888;
}
@media (max-width: 1280px) {
  .site-header__nav__dropdown > li {
    font-size: 14px;
  }
}
.site-header__nav__dropdown > li:has(.site-header__nav__grandchild) {
  padding: var(--size-7-15_2) 0 0 var(--size-15-25_2);
}
@media (max-width: 1280px) {
  .site-header__nav__dropdown > li:has(.site-header__nav__grandchild) {
    padding: 0 0 0 34px;
  }
}
.site-header__nav__dropdown a {
  position: relative;
  display: block;
  padding: var(--size-7-15_2) var(--size-15-25_2);
  border-bottom: 1px solid #ddd;
}
@media (max-width: 1280px) {
  .site-header__nav__dropdown a {
    padding: 0 0 0 34px;
    font-size: 14px;
    border-bottom: none;
  }
}
.site-header__nav__dropdown a:not([target=_blank]) span {
  background: url(../images/arrow-red.svg) no-repeat right center;
  background-size: 12px auto;
}
.site-header__nav__dropdown a[target=_blank] span {
  background: url(../images/blank-red.svg) no-repeat right center;
  background-size: 12px auto;
}
.site-header__nav__dropdown a:hover {
  color: var(--logo-red);
  border-bottom-color: var(--logo-red);
}
.site-header__nav__dropdown span {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}

.site-header__nav__grandchild a {
  padding: var(--size-5-10_2) var(--size-15-25_2);
}
@media (max-width: 1280px) {
  .site-header__nav__grandchild a {
    padding: 0 0 0 14px;
  }
}

.site-header__nav__btn {
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .site-header__nav__btn {
    padding: 20px;
  }
}
.site-header__nav__btn .btn {
  height: var(--btn-size2);
  padding: 0 calc(var(--btn-size2) * 1.25) 0 calc(var(--btn-size2) / 2);
}
@media (max-width: 1280px) {
  .site-header__nav__btn .btn {
    display: flex;
  }
}
.site-header__nav__btn .btn::before, .site-header__nav__btn .btn::after {
  right: calc(var(--btn-size2) / 4);
  width: calc(var(--btn-size2) - var(--btn-size2) / 2);
  height: calc(var(--btn-size2) - var(--btn-size2) / 2);
}

.site-header__language_sns {
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .site-header__language_sns {
    justify-content: space-between;
    padding: 0 20px;
  }
}

.site-header__language {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  justify-content: center;
  margin-left: var(--size-20-30_2);
}
@media (max-width: 1280px) {
  .site-header__language {
    flex-direction: row;
    justify-content: start;
    margin-left: 20px;
  }
}
.site-header__language a {
  display: block;
  width: 40px;
  height: 22px;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 100vmax;
}
.site-header__language a:hover {
  color: var(--logo-red);
  border-color: var(--logo-red);
}

.site-header__sns-share {
  display: none;
}
@media (max-width: 1280px) {
  .site-header__sns-share {
    display: flex;
    gap: 5px;
  }
  .site-header__sns-share a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 100vmax;
  }
  .site-header__sns-share a:hover {
    background: var(--logo-red);
  }
  .site-header__sns-share a:hover svg {
    fill: #fff;
  }
  .site-header__sns-share svg {
    width: 55%;
    fill: #333;
  }
}

.site-footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #fff;
  background: #222;
}

.site-footer__cta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  background: var(--logo-red);
  box-shadow: inset 0 30px 50px -30px rgba(0, 0, 0, 0.1), inset 0 -30px 50px -30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .site-footer__cta {
    display: flex;
    flex-direction: column;
  }
}
.site-footer__cta li {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: var(--size-30-60);
}
.site-footer__cta li:first-child {
  position: relative;
}
.site-footer__cta li:first-child::before {
  position: absolute;
  top: 60px;
  right: 0;
  width: 1px;
  height: calc(100% - 120px);
  content: "";
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .site-footer__cta li:first-child::before {
    top: auto;
    right: 30px;
    bottom: 0;
    width: calc(100% - 60px);
    height: 1px;
  }
}
.site-footer__cta .title-style01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 var(--size-20-40) 0;
  font-size: var(--size-15-18);
  color: #fff;
}
.site-footer__cta .title-style01 .en {
  position: absolute;
  margin: 0;
  color: rgba(255, 255, 255, 0.2);
}
.site-footer__cta p {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .site-footer__cta p {
    font-size: 14px;
    line-height: 2;
  }
}
.site-footer__cta .btn {
  margin-top: auto;
  color: #222;
  background: #fff;
}
.site-footer__cta .btn::before {
  background: var(--logo-red);
}
.site-footer__cta .btn::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 50% auto;
}
.site-footer__cta .btn:hover {
  color: #fff;
  background: #222;
}
.site-footer__cta .btn:hover::before {
  background: #fff;
}
.site-footer__cta .btn:hover::after {
  background: url(../images/arrow-red.svg) no-repeat center;
  background-size: 50% auto;
}

.site-footer__info {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer__info .w-90p_mxw-1680 {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .site-footer__info .w-90p_mxw-1680 {
    flex-direction: column;
  }
}

.site-footer__logo {
  width: var(--size-270-360);
}
.site-footer__logo a:hover {
  opacity: 0.7;
}

.site-footer__tel {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .site-footer__tel {
    margin: 20px 0 25px;
  }
}
.site-footer__tel a {
  font-size: 20px;
  font-weight: 700;
}

.site-footer__sns {
  margin-left: 30px;
}
@media (max-width: 1024px) {
  .site-footer__sns {
    margin-left: 0;
  }
}
.site-footer__sns ul {
  display: flex;
  gap: 10px;
  align-items: center;
}
.site-footer__sns a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 100vmax;
}
.site-footer__sns a:hover {
  opacity: 0.7;
}
.site-footer__sns svg {
  width: 45%;
  fill: #fff;
}

.site-footer__nav .w-90p_mxw-1680 {
  display: flex;
  padding: var(--size-30-60) 0;
}
@media (max-width: 1024px) {
  .site-footer__nav .w-90p_mxw-1680 {
    flex-direction: column;
  }
}
.site-footer__nav a {
  display: inline-block;
  color: #fff;
}
.site-footer__nav .title-style01 {
  display: flex;
  align-items: center;
  margin-bottom: var(--size-20-40);
  font-size: var(--size-13-16);
  text-align: left;
  color: rgba(255, 255, 255, 0.2);
}
.site-footer__nav .title-style01 .en {
  margin: 0 20px 0 0;
  font-size: 2em;
  color: rgba(255, 255, 255, 0.2);
}

.site-footer__nav__sitemap {
  position: relative;
  flex: 4;
  padding-right: 60px;
}
@media (max-width: 1024px) {
  .site-footer__nav__sitemap {
    flex: initial;
    padding: 0 0 var(--size-30-60) 0;
  }
}
.site-footer__nav__sitemap::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1024px) {
  .site-footer__nav__sitemap::before {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1px;
  }
}

.site-footer__nav__parent {
  display: flex;
  flex-wrap: wrap;
  gap: var(--size-20-60);
  width: 100%;
}
.site-footer__nav__parent > li > a {
  position: relative;
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .site-footer__nav__parent > li > a {
    padding-left: 25px;
  }
}
.site-footer__nav__parent > li > a:hover::before {
  background: var(--logo-red);
}
.site-footer__nav__parent > li > a::before, .site-footer__nav__parent > li > a::after {
  position: absolute;
  top: 9px;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  transition: var(--ts-02);
}
@media (max-width: 1024px) {
  .site-footer__nav__parent > li > a::before, .site-footer__nav__parent > li > a::after {
    top: 7px;
    width: 18px;
    height: 18px;
  }
}
.site-footer__nav__parent > li > a::before {
  background: #fff;
  border-radius: 100vmax;
}
.site-footer__nav__parent > li > a:not([target=_blank])::after {
  background: url(../images/arrow-black.svg) no-repeat center;
  background-size: 50% auto;
}
.site-footer__nav__parent > li > a:not([target=_blank]):hover::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 50% auto;
}
.site-footer__nav__parent > li > a[target=_blank]::after {
  background: url(../images/blank-black.svg) no-repeat center;
  background-size: 50% auto;
}
.site-footer__nav__parent > li > a[target=_blank]:hover::after {
  background: url(../images/blank-white.svg) no-repeat center;
  background-size: 50% auto;
}
.site-footer__nav__parent .site-footer__nav__parent {
  display: block;
}

.site-footer__nav__child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .site-footer__nav__child {
    padding-left: 25px;
  }
}
.site-footer__nav__child li {
  font-size: 14px;
}
.site-footer__nav__child a {
  font-size: 14px;
  opacity: 0.5;
}
.site-footer__nav__child a:hover {
  opacity: 1;
}
.site-footer__nav__child a[target=_blank] {
  padding-right: 20px;
  background: url(../images/blank-red.svg) no-repeat right center;
  background-size: 12px auto;
}

.site-footer__nav__grandchild {
  padding-left: 30px;
}

.site-footer__nav__media {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 310px;
  padding-left: 60px;
}
@media (max-width: 1024px) {
  .site-footer__nav__media {
    flex: initial;
    padding: var(--size-30-60) 0 0;
  }
}
.site-footer__nav__media a {
  font-size: 14px;
}
.site-footer__nav__media a:hover {
  opacity: 0.7;
}
.site-footer__nav__media a[target=_blank] {
  padding-right: 20px;
  background: url(../images/blank-red.svg) no-repeat right center;
  background-size: 12px auto;
}

.site-footer__extra {
  margin-top: auto;
}
.site-footer__extra .bnr {
  max-width: 300px;
  margin-top: var(--size-30-60);
  margin-inline: auto;
}
.site-footer__extra .bnr a {
  display: block;
  padding-right: 0;
  background: none;
  border: 3px solid rgba(255, 255, 255, 0.2);
}
.site-footer__extra small {
  display: block;
  margin-top: 30px;
  text-align: right;
  opacity: 0.3;
}
@media (max-width: 1024px) {
  .site-footer__extra small {
    margin-top: 20px;
    text-align: center;
  }
}

/* ==================================================
 INDEX
================================================== */
.hero {
  position: relative;
  overflow: hidden;
  height: 100vh;
  padding: 0 5vw;
}

.hero__copy {
  position: relative;
  top: 50%;
  z-index: 2;
  width: 45%;
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .hero__copy {
    position: relative;
    top: auto;
    width: 100%;
    margin: 120px 0 30px;
    text-shadow: -2px -2px 8px rgba(255, 255, 255, 0.6), 0 -2px 8px rgba(255, 255, 255, 0.6), 2px -2px 8px rgba(255, 255, 255, 0.6), -2px 0 8px rgba(255, 255, 255, 0.6), 2px 0 8px rgba(255, 255, 255, 0.6), -2px 2px 8px rgba(255, 255, 255, 0.6), 0 2px 8px rgba(255, 255, 255, 0.6), 2px 2px 8px rgba(255, 255, 255, 0.6);
    transform: none;
  }
}

.hero__title {
  font-size: var(--size-40-80);
  font-weight: 700;
  line-height: 1.3;
}
.hero__title .en {
  display: block;
  margin-bottom: var(--size-10-30);
  font-size: var(--size-22-40);
  letter-spacing: 0.5em;
  white-space: nowrap;
  color: var(--logo-red);
}
@media (max-width: 600px) {
  .hero__title .en {
    letter-spacing: 0.25em;
  }
}

.hero__movie {
  position: absolute;
  top: 50%;
  right: 5vw;
  overflow: hidden;
  width: 55%;
  aspect-ratio: 16/9;
  border-radius: 15px;
  opacity: 0;
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  .hero__movie {
    width: 90%;
  }
}
.hero__movie video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rebrand-horizontal {
  position: relative;
  z-index: 999;
  overflow: hidden;
  height: 100vh;
}

.rebrand-horizontal__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.8);
}

.rebrand-horizontal__panel {
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.rebrand-horizontal__panel p {
  letter-spacing: 0.025em;
}

.rebrand-horizontal__marquee {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.rebrand-horizontal__marquee .rebrand-horizontal__marquee__inner {
  display: inline-flex;
  width: max-content;
  animation: marquee 15s linear infinite;
}
.rebrand-horizontal__marquee span {
  padding: 0 var(--size-15-30);
  font-size: var(--size-80-200);
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 255, 255, 0.5);
}

.mission {
  padding: var(--size-60-150) 0;
  background: rgba(255, 255, 255, 0.25);
}
.mission em {
  font-size: 1.2em;
}

.mission__content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--size-30-120);
  align-items: center;
}
@media (max-width: 1024px) {
  .mission__content {
    display: flex;
    flex-direction: column;
  }
}

.mission__imgs {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .mission__imgs {
    max-width: 510px;
  }
}
.mission__imgs img {
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.mission__imgs img:first-child {
  width: 50%;
  margin-top: var(--size-150-360);
}
.mission__imgs img:last-child {
  width: 60%;
  margin-left: -60px;
}

.strengths {
  position: relative;
  padding: var(--size-60-150) 0;
  background: var(--logo-red);
}
.strengths::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  content: "";
  background: var(--gray-01);
}
.strengths .title-style01 {
  margin-bottom: var(--size-45-90);
  color: #fff;
}
.strengths .title-style01 .en {
  color: #fff;
}
.strengths .strengths__list {
  position: relative;
}
.strengths .strengths__list::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  content: "";
  background: var(--gray-01);
}
.strengths ol {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--size-40-60);
  counter-reset: num;
}
@media (max-width: 768px) {
  .strengths ol {
    display: flex;
    flex-direction: column;
  }
}
.strengths li {
  position: relative;
  padding: var(--size-15-45) var(--size-20-60);
  counter-increment: num;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.strengths li::before {
  position: absolute;
  top: var(--size--60--30);
  left: var(--size--30--20);
  font-size: var(--size-60-100);
  font-weight: 700;
  line-height: 1;
  color: rgba(204, 204, 204, 0.3);
  content: counter(num, decimal-leading-zero);
}
.strengths dt {
  margin-bottom: var(--size-0-10);
  font-size: var(--size-20-26);
  font-weight: 700;
  text-align: center;
  color: var(--logo-red);
}

.service-horizontal {
  background: rgba(255, 255, 255, 0.25);
}
.service-horizontal .service-horizontal__wrapper {
  display: flex;
  gap: var(--size-20-60);
  width: max-content;
  padding: var(--size-60-150) 5vw;
}
@media (max-width: 1024px) {
  .service-horizontal .service-horizontal__wrapper {
    flex-direction: column;
    align-items: start;
    width: 100%;
  }
}
.service-horizontal .service-horizontal__panel {
  flex-shrink: 0;
  width: var(--size-390-600_3);
}
@media (max-width: 1024px) {
  .service-horizontal .service-horizontal__panel {
    width: 100%;
  }
  .service-horizontal .service-horizontal__panel .title-style01 + p {
    text-align: center;
  }
}
@media (max-width: 1024px) and (max-width: 768px) {
  .service-horizontal .service-horizontal__panel .title-style01 + p {
    text-align: left;
  }
}
.service-horizontal .service__item {
  position: relative;
  display: flex;
  overflow: hidden;
  aspect-ratio: 3/4;
  background: #000;
  border-radius: var(--size-8-15);
}
@media (max-width: 1024px) {
  .service-horizontal .service__item {
    aspect-ratio: auto;
  }
}
.service-horizontal img {
  object-fit: cover;
  opacity: 0.4;
}
@media (max-width: 1024px) {
  .service-horizontal img {
    position: absolute;
    width: 100%;
    height: 100%;
  }
}
.service-horizontal .service__text {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: var(--size-20-60);
  color: #fff;
}
@media (max-width: 1024px) {
  .service-horizontal .service__text {
    position: relative;
  }
}
.service-horizontal h3 {
  margin-bottom: var(--size-20-30);
  font-size: var(--size-20-28);
  text-align: center;
}
.service-horizontal h3 span {
  font-size: 0.75em;
}
@media (max-width: 1024px) {
  .service-horizontal h3 span {
    display: block;
  }
}
.service-horizontal .service__catch {
  width: 100%;
  margin-bottom: var(--size-30-40);
  padding: 5px 0;
  font-weight: 700;
  text-align: center;
  color: var(--logo-red);
  background: #fff;
}
@media (max-width: 1024px) {
  .service-horizontal .service__catch {
    line-height: 1.75;
  }
}
.service-horizontal .btn + .btn {
  margin-top: 15px;
}
.service-horizontal dl {
  width: 100%;
  padding: var(--size-20-30) 0;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.service-horizontal dl:first-of-type {
  margin-top: auto;
}
@media (max-width: 1024px) {
  .service-horizontal dl:first-of-type {
    margin-top: 30px;
  }
}
.service-horizontal dl + dl {
  margin-top: 15px;
}
.service-horizontal dt,
.service-horizontal dd {
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.service-horizontal dt {
  font-size: var(--size-16-18);
}
.service-horizontal dd {
  margin-top: var(--size-15-20);
  font-size: var(--size-45-60);
}
.service-horizontal dd span {
  margin-left: 5px;
  font-size: 0.4em;
}

.company {
  padding: var(--size-60-150) 0;
  background: var(--gray-01);
}
.company .title-style01 + p {
  text-align: center;
}
@media (max-width: 768px) {
  .company .title-style01 + p {
    text-align: left;
  }
  .company .title-style01 + p br {
    display: none;
  }
}
.company .company__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
@media (max-width: 768px) {
  .company .company__list {
    flex-direction: column;
  }
}
.company .company__list li {
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
}
@media (max-width: 768px) {
  .company .company__list li {
    width: 100% !important;
  }
}
.company .company__list li:nth-child(-n+3) {
  width: 33.3333333333%;
}
.company .company__list li:nth-child(-n+3) a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.company .company__list li:nth-child(-n+3) h3 {
  margin-top: var(--size-15-30);
  text-align: center;
}
.company .company__list li:nth-child(n+4) {
  width: 50%;
}
.company .company__list li:nth-child(n+4) a {
  padding: var(--size-15-60) var(--size-15-30);
}
.company a {
  display: block;
  height: 100%;
  padding: var(--size-15-30);
}
.company a:hover {
  color: var(--logo-red);
  background: #fff;
}
.company a:hover img {
  border-radius: 0;
}
.company a:hover h3::before {
  background: var(--logo-red);
}
.company a:not([target=_blank]) h3::after {
  background: url(../images/arrow-red.svg) no-repeat center;
  background-size: 40% auto;
}
.company a:not([target=_blank]):hover h3::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 40% auto;
}
.company a[target=_blank] h3::after {
  background: url(../images/blank-red.svg) no-repeat center;
  background-size: 40% auto;
}
.company a[target=_blank]:hover h3::after {
  background: url(../images/blank-white.svg) no-repeat center;
  background-size: 40% auto;
}
.company img {
  border-radius: var(--size-8-15);
  transition: var(--ts-02);
}
.company h3 {
  position: relative;
  display: inline-block;
  padding-right: var(--size-35-45);
  font-size: var(--size-20-26);
}
.company h3::before, .company h3::after {
  position: absolute;
  top: var(--size-2-5);
  right: 0;
  width: var(--size-28-34);
  height: var(--size-28-34);
  content: "";
  transition: var(--ts-02);
}
.company h3::before {
  background: #fff;
  border-radius: 100vmax;
}
@media (min-width: 1281px) {
  .company h3 br {
    display: none;
  }
}

.news {
  padding: var(--size-60-150) 0;
  background: rgba(255, 255, 255, 0.25);
}
.news .w-90p_mxw-1200 {
  gap: var(--size-45-120);
  align-items: center;
}
@media (max-width: 1024px) {
  .news .w-90p_mxw-1200 {
    flex-direction: column;
  }
}
.news .news__list {
  flex: 1;
}
.news .news__list li + li {
  margin-top: 15px;
}
.news .news__list__link {
  display: flex;
  gap: var(--size-20-30);
  align-items: center;
  padding: 15px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  box-shadow: 0 var(--size-2-5) var(--size-10-20) rgba(0, 0, 0, 0.1);
}
@media (max-width: 600px) {
  .news .news__list__link {
    flex-direction: column;
  }
}
.news .news__list__link:hover {
  color: var(--logo-red);
  border-color: var(--logo-red);
  box-shadow: 0 var(--size-2-5) var(--size-10-20) rgba(223, 0, 24, 0.3);
}
.news .news__list__link:hover .news__list__category {
  color: var(--logo-red);
  border-color: var(--logo-red);
}
.news .news__list__img {
  width: var(--size-120-150);
  height: var(--size-120-150);
}
.news .news__list__img img {
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.news .news__list__meta {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.news .news__list__category {
  margin-left: 15px;
  padding: 0 15px;
  font-size: 13px;
  line-height: 2;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 100vmax;
  transition: var(--ts-02);
}
.news .news__list__title {
  width: 100%;
  font-size: var(--size-15-18);
  line-height: 2;
}
@media (max-width: 600px) {
  .news .news__list__title {
    margin-top: 5px;
  }
}
.news time {
  font-size: 14px;
  font-weight: 700;
}

.blog {
  padding: var(--size-60-150) 0;
  background: var(--gray-01);
}
.blog header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 45px;
}
@media (max-width: 600px) {
  .blog header {
    flex-direction: column;
  }
}
.blog .title-style01 {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  text-align: left;
}
@media (max-width: 600px) {
  .blog .title-style01 {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.blog .title-style01 .en {
  margin: 0 20px 0 0;
}
@media (max-width: 600px) {
  .blog .title-style01 .en {
    margin: 0 0 15px 0;
  }
}
.blog .blog__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .blog .blog__list {
    flex-direction: column;
    gap: 15px;
  }
}
.blog .blog__list li {
  width: calc(33.3333333333% - var(--size-10-15));
}
@media (max-width: 600px) {
  .blog .blog__list li {
    width: 100%;
  }
}
@media (min-width: 601px) {
  .blog .blog__list li:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .blog .blog__list li:first-child a {
    display: grid;
    grid-template-areas: "A B" "A C";
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .blog .blog__list li:first-child .blog__list__img {
    grid-area: A;
  }
  .blog .blog__list li:first-child .blog__list__meta {
    display: block;
    grid-area: B;
    margin: 0;
  }
  .blog .blog__list li:first-child time,
  .blog .blog__list li:first-child .blog__list__category {
    display: inline-block;
  }
  .blog .blog__list li:first-child .blog__list__title {
    font-size: var(--size-15-20);
  }
  .blog .blog__list li:first-child .author {
    grid-area: C;
  }
}
.blog .blog__list__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: var(--size-15-20);
  background: #fff;
}
.blog .blog__list__link:hover {
  color: var(--logo-red);
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.15);
}
.blog .blog__list__link:hover img {
  border-radius: 0;
}
.blog .blog__list__link:hover .blog__list__category {
  color: var(--logo-red);
  border-color: var(--logo-red);
}
.blog .blog__list__link .author {
  margin-top: auto;
}
.blog .blog__list__img {
  aspect-ratio: 3/2;
}
.blog .blog__list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: var(--size-8-15);
  transition: var(--ts-02);
}
.blog .blog__list__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: var(--size-10-20) 0;
}
.blog time {
  margin-right: 15px;
}
.blog .blog__list__category {
  padding: 0 15px;
  font-size: 13px;
  line-height: 2;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 100vmax;
  transition: var(--ts-02);
}
.blog .blog__list__title {
  width: 100%;
  margin-top: var(--size-5-10);
  line-height: 2;
}
.blog time {
  font-size: 14px;
  font-weight: 700;
}

.recruit {
  padding: var(--size-60-150) 0;
  background: rgba(255, 255, 255, 0.25);
}
.recruit .recruit__content {
  position: relative;
  display: grid;
  grid-template-areas: "A B" "A C";
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(2, 1fr);
  gap: 0 60px;
  align-items: start;
}
@media (max-width: 1024px) {
  .recruit .recruit__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
}
@media (max-width: 600px) {
  .recruit .recruit__content {
    gap: 20px;
  }
}
.recruit .title-style01 {
  position: static;
  display: flex;
  grid-area: B;
  gap: 30px;
  align-items: end;
  margin-bottom: 30px;
  text-align: left;
  transform: none;
}
@media (max-width: 1024px) {
  .recruit .title-style01 {
    gap: 20px;
    margin-bottom: 10px;
  }
}
.recruit .title-style01 .en {
  margin-bottom: 0;
}
.recruit .title-style01 .ja {
  position: relative;
  top: -8px;
}
.recruit .recruit__movie {
  grid-area: A;
  line-height: 0;
}
.recruit video {
  width: 100%;
  border-radius: var(--size-10-20);
  box-shadow: 0 5px var(--size-15-30) rgba(0, 0, 0, 0.2);
}
.recruit .recruit__text {
  display: flex;
  flex-direction: column;
  grid-area: C;
  align-items: end;
}
.recruit .btn {
  margin-top: var(--size-20-45);
}

/* ==================================================
 PAGE
================================================== */
.parent-page-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--size-120-210) 0 var(--size-60-120);
}
@media (max-width: 1024px) {
  .parent-page-header {
    padding: var(--size-60-120) 0;
  }
}
.parent-page-header h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: var(--size-16-20);
  line-height: 1.25;
}
.parent-page-header .en {
  display: block;
  margin: 0 -0.25em var(--size-15-30) 0;
  font-size: 3em;
  letter-spacing: 0.25em;
  white-space: nowrap;
  color: var(--logo-red);
}
@media (max-width: 1024px) {
  .parent-page-header .en {
    margin-right: -0.2em;
    font-size: 2.5em;
    letter-spacing: 0.2em;
  }
}

.child-page-header {
  display: flex;
  align-items: center;
}
.child-page-header .child-page-header__title {
  position: absolute;
  left: 0;
  z-index: 99;
  width: 100%;
  padding-left: 5vw;
  font-size: var(--size-22-60);
  font-weight: 700;
}
.child-page-header .child-page-header__title h1 {
  display: flex;
  flex-direction: column;
  align-items: start;
  font-size: 1em;
  line-height: 1.25;
}
.child-page-header .child-page-header__title span {
  position: relative;
  --bgScale: 0;
}
.child-page-header .child-page-header__title span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #fff;
  transform: scaleX(var(--bgScale));
  transform-origin: left center;
}
.child-page-header .child-page-header__title .en {
  margin-bottom: var(--size-10-30);
  font-size: var(--size-15-30);
  letter-spacing: 0.5em;
  white-space: nowrap;
  color: var(--logo-red);
}
@media (max-width: 768px) {
  .child-page-header .child-page-header__title .en {
    letter-spacing: 0.25em;
  }
}
.child-page-header .child-page-header__title .ja {
  margin: 0 0 0 -0.1em;
  padding-right: 15px;
}
.child-page-header .child-page-header__img {
  z-index: -1;
  overflow: hidden;
  width: 70%;
  aspect-ratio: 16/9;
  margin-left: auto;
  border-radius: 0 0 0 var(--size-20-90);
}
@media (max-width: 1024px) {
  .child-page-header .child-page-header__img {
    width: 80%;
  }
}
.child-page-header .child-page-header__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.child-page-bottom-nav-wrap {
  position: relative;
}
.child-page-bottom-nav-wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  content: "";
  background: #fff;
  box-shadow: 0 var(--size-10-20) var(--size-20-40) -20px rgba(0, 0, 0, 0.1);
}
.child-page-bottom-nav-wrap > * {
  position: relative;
}

.child-page-bottom-nav {
  width: 80%;
  padding: var(--size-30-90) var(--size-15-60);
  background: var(--gray-01);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-radius: 0 var(--size-45-90) 0 0;
  box-shadow: 0 var(--size-5-10) var(--size-25-50) rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .child-page-bottom-nav {
    width: 95%;
    padding: 15px 10px 20px 10px;
  }
}

.page-child-nav .parent {
  padding-left: var(--size-10-20);
}
.page-child-nav .parent p {
  position: relative;
  margin-bottom: var(--size-5-15);
  padding-left: var(--size-40-60);
}
.page-child-nav .parent p::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: var(--size-30-45);
  height: var(--size-2-4);
  content: "";
  background: var(--logo-red);
  transform: translateY(-50%);
}
.page-child-nav .parent a {
  position: relative;
  display: inline-block;
  padding-right: var(--size-35-50);
  font-size: var(--size-20-34);
  font-weight: 700;
}
.page-child-nav .parent a:hover {
  color: var(--logo-red);
}
.page-child-nav .parent a:hover::before {
  background: var(--logo-red);
}
.page-child-nav .parent a:hover::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .parent a::before, .page-child-nav .parent a::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: var(--size-28-34);
  height: var(--size-28-34);
  content: "";
  transition: var(--ts-02);
  transform: translateY(-50%);
}
.page-child-nav .parent a::before {
  background: #fff;
  border-radius: 100vmax;
}
.page-child-nav .parent a::after {
  background: url(../images/arrow-red.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--size-10-20);
}
@media (max-width: 1024px) {
  .page-child-nav .child ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 600px) {
  .page-child-nav .child ul {
    display: flex;
    flex-direction: column;
  }
}
.parent-page-nav .page-child-nav .child ul {
  margin-bottom: var(--size-60-120);
}
.child-page-bottom-nav .page-child-nav .child ul {
  gap: 0;
}
.page-child-nav .child a {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: var(--size-15-20);
}
.parent-page-nav .page-child-nav .child a {
  background: var(--gray-01);
}
@media (max-width: 768px) {
  .child-page-bottom-nav .page-child-nav .child a {
    flex-direction: row;
    gap: 10px;
    align-items: center;
    padding: 10px;
  }
  .child-page-bottom-nav .page-child-nav .child a .img {
    width: 70px;
    height: 70px;
  }
  .child-page-bottom-nav .page-child-nav .child a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
  }
  .child-page-bottom-nav .page-child-nav .child a p {
    flex: 1;
    margin-top: 0;
    padding-right: 20px;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
  .child-page-bottom-nav .page-child-nav .child a p::before, .child-page-bottom-nav .page-child-nav .child a p::after {
    width: 22px;
    height: 22px;
  }
  .child-page-bottom-nav .page-child-nav .child a p::after {
    background-size: 45% auto !important;
  }
}
.page-child-nav .child a:hover {
  background: #fff;
}
.parent-page-nav .page-child-nav .child a:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.page-child-nav .child a:hover img {
  border-radius: 0;
}
.page-child-nav .child a:hover p {
  color: var(--logo-red);
}
.page-child-nav .child a:hover p::before {
  background: var(--logo-red);
}
.page-child-nav .child a:not([target=_blank]) p::after {
  background: url(../images/arrow-red.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child a:not([target=_blank]):hover p::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child a[target=_blank] p::after {
  background: url(../images/blank-red.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child a[target=_blank]:hover p::after {
  background: url(../images/blank-white.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child img {
  border-radius: var(--size-8-15);
  transition: var(--ts-02);
}
.page-child-nav .child p {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding-right: var(--size-40-45);
  font-weight: 700;
  line-height: 2;
  text-align: center;
  transition: var(--ts-02);
}
.parent-page-nav .page-child-nav .child p {
  margin: var(--size-15-30) 0 var(--size-5-15);
  font-size: var(--size-16-18);
}
.page-child-nav .child p::before, .page-child-nav .child p::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: var(--size-30-34);
  height: var(--size-30-34);
  content: "";
  transition: var(--ts-02);
  transform: translateY(-50%);
}
.page-child-nav .child p::before {
  background: #fff;
  border-radius: 100vmax;
}
.page-child-nav .child .current a {
  background: #fff;
}
.page-child-nav .child .current a:not([target=_blank]) p::after {
  background: url(../images/arrow-white.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child .current a[target=_blank] p::after {
  background: url(../images/blank-white.svg) no-repeat center;
  background-size: 40% auto;
}
.page-child-nav .child .current p {
  color: var(--logo-red);
}
.page-child-nav .child .current p::before {
  background: var(--logo-red);
}

/* アパレルリファービッシュ事業 */
#page-apparel .uncloset .introduction {
  display: flex;
  gap: var(--size-20-60);
  align-items: center;
}
@media (max-width: 600px) {
  #page-apparel .uncloset .introduction {
    flex-direction: column;
  }
}
#page-apparel .uncloset .introduction .img-wipe-l {
  border-radius: 15px;
  box-shadow: 0 var(--size-2-5) var(--size-15-30) rgba(0, 0, 0, 0.1);
}
@media (max-width: 600px) {
  #page-apparel .uncloset .introduction .img-wipe-l {
    max-width: 210px;
  }
}
#page-apparel .uncloset .introduction p {
  margin-top: 0;
}
#page-apparel .uncloset .links {
  display: flex;
  overflow: hidden;
  margin-top: var(--size-20-60);
  background: #fff;
  border-radius: var(--size-8-15);
}
@media (max-width: 1024px) {
  #page-apparel .uncloset .links {
    flex-direction: column;
    align-items: center;
  }
}
#page-apparel .uncloset .links > * {
  padding: var(--size-20-45) 0;
}
#page-apparel .uncloset .links * {
  margin-top: 0;
}
#page-apparel .uncloset .links .online {
  flex: 1;
}
#page-apparel .uncloset .links .online .btn:hover::after {
  background: url(../images/blank-red.svg) no-repeat center;
  background-size: 50% auto;
}
#page-apparel .uncloset .links .sns {
  flex: 1.5;
  border-left: 2px solid var(--gray-01);
}
@media (max-width: 1024px) {
  #page-apparel .uncloset .links .sns {
    width: 100%;
    border-top: 2px solid var(--gray-01);
    border-left: none;
  }
}
@media (max-width: 1024px) {
  #page-apparel .uncloset .links .sns .btn {
    width: 50px;
    padding: 0;
    color: transparent;
  }
  #page-apparel .uncloset .links .sns .btn::before {
    top: 3px;
    right: 3px;
    width: 44px;
    height: 44px;
  }
  #page-apparel .uncloset .links .sns .btn::after {
    background-size: 85% auto;
  }
}
#page-apparel .uncloset .links dl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-apparel .uncloset .links dt {
  position: relative;
  font-size: 1.1em;
  font-weight: 600;
}
#page-apparel .uncloset .links dt::before, #page-apparel .uncloset .links dt::after {
  position: absolute;
  top: 21px;
  width: 30px;
  height: 2px;
  content: "";
  background: #222;
}
@media (max-width: 1024px) {
  #page-apparel .uncloset .links dt::before, #page-apparel .uncloset .links dt::after {
    top: 18px;
    width: 25px;
  }
}
#page-apparel .uncloset .links dt::before {
  left: -40px;
  transform: rotate(45deg);
}
@media (max-width: 1024px) {
  #page-apparel .uncloset .links dt::before {
    left: -30px;
  }
}
#page-apparel .uncloset .links dt::after {
  right: -40px;
  transform: rotate(-45deg);
}
@media (max-width: 1024px) {
  #page-apparel .uncloset .links dt::after {
    right: -30px;
  }
}
#page-apparel .uncloset .links ul {
  display: flex;
  gap: var(--size-10-15);
  margin-top: var(--size-10-20);
}
#page-apparel .uncloset .links .btn:hover {
  opacity: 0.7;
}
#page-apparel .uncloset .links .btn:hover::before {
  background: #fff;
}
#page-apparel .uncloset .links .x a::after {
  background: url(../images/icon-x-color.png) no-repeat center;
  background-size: 55% auto;
}
#page-apparel .uncloset .links .instagram a::after {
  background: url(../images/icon-instagram-color.png) no-repeat center;
  background-size: 55% auto;
}
#page-apparel .uncloset .links .mercari a::after {
  background: url(../images/icon-mercari-color.png) no-repeat center;
  background-size: 55% auto;
}

/* 代表挨拶 */
#page-message .vision {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  #page-message .vision {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
  }
}
#page-message .vision .img {
  width: 100%;
  height: 100vh;
}
@media (max-width: 1024px) {
  #page-message .vision .img {
    height: auto;
  }
}
#page-message .vision .img img {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0;
  object-fit: cover;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  #page-message .vision .img img {
    object-position: 67% center;
  }
}
#page-message .vision .text {
  position: absolute;
  top: 0;
  left: 5%;
  width: 45%;
  padding-bottom: 120px;
}
@media (max-width: 1024px) {
  #page-message .vision .text {
    position: static;
    width: 90%;
    padding-bottom: 0;
  }
}
#page-message .vision .text > div {
  padding: var(--size-20-60);
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(30px);
}
@media (max-width: 1024px) {
  #page-message .vision .text > div {
    padding: 30px 0;
  }
}
#page-message .vision .text section + section {
  margin-top: var(--size-30-60);
}
#page-message .vision .text h3 {
  margin-top: 0;
}
#page-message .vision .text p {
  margin-top: var(--size-15-30);
}
#page-message .name {
  text-align: right;
}
#page-message .name dd {
  font-size: var(--size-20-24);
}
@media (max-width: 768px) {
  #page-message .name dd {
    line-height: 1.5;
  }
}
#page-message .name span {
  margin-right: 15px;
  font-size: 15px;
}

/* PHILOSOPHY */
#page-philosophy h2 {
  position: relative;
}
#page-philosophy h2 > span {
  display: block;
  width: 100%;
}
#page-philosophy h2 .ja {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  font-size: var(--size-18-24);
  letter-spacing: 0.05em;
  color: #888;
}
@media (max-width: 1024px) {
  #page-philosophy h2 .ja {
    bottom: -10px;
  }
}
#page-philosophy h2 .ja span {
  margin-left: 10px;
  color: var(--logo-red);
}
#page-philosophy h2 .en {
  font-size: var(--size-60-110);
  font-weight: 800;
  line-height: 1;
  color: #f1f1f1;
}
#page-philosophy .philosophy-item + .philosophy-item {
  margin-top: var(--size-45-90);
}
#page-philosophy .philosophy-item .content {
  position: relative;
  padding-left: var(--size-45-90);
}
#page-philosophy .philosophy-item .content::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: 2px;
  height: 100%;
  content: "";
  background: #ccc;
}
@media (max-width: 1024px) {
  #page-philosophy .philosophy-item .content::before {
    width: 1px;
  }
}
#page-philosophy .philosophy-item h3 {
  margin-top: 30px;
  font-size: var(--size-16-20);
}
#page-philosophy .philosophy-item p {
  margin-top: var(--size-20-30);
}
@media (max-width: 1024px) {
  #page-philosophy .philosophy-item p {
    line-height: 2;
  }
}
#page-philosophy .values h2 {
  margin-top: 0;
  text-align: center;
}
#page-philosophy .values h2 .ja {
  left: 50%;
  transform: translateX(-50%);
}
#page-philosophy .values .values-items {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--size-20-60);
  margin-top: var(--size-30-60);
}
@media (max-width: 1024px) {
  #page-philosophy .values .values-items {
    display: flex;
    flex-direction: column;
    max-width: 420px;
    margin-inline: auto;
  }
}
#page-philosophy .values .values-item {
  padding: var(--size-20-45);
  background: #fff;
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.1);
}
#page-philosophy .values .values-item * {
  margin-top: 0;
}
#page-philosophy .values .values-item h3 {
  margin: var(--size-25-50) 0 var(--size-20-30);
  font-size: var(--size-24-28);
  text-align: center;
}
#page-philosophy .values .values-item h3::first-letter {
  color: var(--logo-red);
}
#page-philosophy .values .values-item h3 span {
  display: block;
  margin-top: var(--size-0-5);
  font-size: var(--size-13-15);
}
#page-philosophy .values .content {
  padding-left: 0;
}
#page-philosophy .values .content::before {
  display: none;
}
#page-philosophy .guidelines .w-90p_mxw-900 {
  text-align: center;
}
#page-philosophy .guidelines h2 .ja {
  left: 50%;
  transform: translateX(-50%);
}
#page-philosophy .guidelines h2 .en {
  color: #fff;
}
@media (max-width: 600px) {
  #page-philosophy .guidelines h3 + p {
    text-align: left;
  }
}
#page-philosophy .guidelines em {
  display: block;
  margin-bottom: 10px;
  font-size: var(--size-24-28);
}
#page-philosophy .standard {
  position: relative;
  overflow: hidden;
  counter-reset: num;
}
#page-philosophy .standard .standard-horizontal__marquee {
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#page-philosophy .standard .standard-horizontal__marquee .standard-horizontal__marquee__inner {
  display: inline-flex;
  width: max-content;
  animation: marquee 25s linear infinite;
}
#page-philosophy .standard .standard-horizontal__marquee span {
  padding: 0 var(--size-15-30);
  font-size: var(--size-80-200);
  font-weight: 700;
  line-height: 1;
  color: var(--gray-01);
}
#page-philosophy .standard .w-90p_mxw-900 {
  position: relative;
}
#page-philosophy .standard h2 .ja {
  top: 50%;
  bottom: auto;
  text-align: center;
  color: var(--logo-red);
  transform: translateY(-50%);
}
#page-philosophy .standard h2 .en {
  text-align: center;
}
#page-philosophy .standard .lead {
  font-size: var(--size-19-30);
  font-weight: 700;
  text-align: center;
}
#page-philosophy .standard .standard-item + .standard-item {
  margin-top: var(--size-45-90);
}
#page-philosophy .standard h3 {
  font-size: var(--size-18-24);
}
#page-philosophy .standard h3 span {
  font-size: 0.9em;
  color: var(--logo-red);
}
@media (max-width: 600px) {
  #page-philosophy .standard h3 span {
    display: block;
    margin-left: 55px;
  }
}
#page-philosophy .standard ol {
  position: relative;
  padding-left: var(--size-45-90);
}
@media (max-width: 600px) {
  #page-philosophy .standard ol {
    margin-top: -10px;
  }
}
#page-philosophy .standard ol::before {
  position: absolute;
  top: 0;
  left: var(--size-20-45);
  width: 2px;
  height: 100%;
  content: "";
  background: #ccc;
}
@media (max-width: 1024px) {
  #page-philosophy .standard ol::before {
    width: 1px;
  }
}
#page-philosophy .standard li {
  counter-increment: num;
}
#page-philosophy .standard h4 {
  font-size: var(--size-16-20);
}
#page-philosophy .standard h4::before {
  position: relative;
  top: 2px;
  margin-right: 8px;
  font-size: var(--size-22-26);
  color: var(--logo-red);
  content: counter(num) ".";
}
#page-philosophy .standard h4 + p {
  margin-top: 10px;
}

/* 会社概要 */
#page-outline .base-table .sns {
  display: flex;
  gap: 18px;
  align-items: center;
}
#page-outline .base-table .sns ul {
  display: flex;
  gap: 6px;
  align-items: center;
  margin-top: 0;
}
#page-outline .base-table .sns a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-top: 0;
  background: #222;
  border-radius: 100vmax;
}
#page-outline .base-table .sns a:hover {
  opacity: 0.7;
}
#page-outline .base-table .sns svg {
  width: 65%;
  fill: #fff;
}
#page-outline .base-table .service {
  margin: 15px 0;
  padding: var(--size-15-30);
  background: var(--gray-01);
  border-radius: var(--size-8-15);
}
#page-outline .base-table .service h2 {
  margin-top: 0;
  font-size: var(--size-16-18);
  text-align: center;
}
#page-outline .base-table .service ul,
#page-outline .base-table .service dl {
  margin-top: 15px;
}
#page-outline .base-table .service ul {
  margin-left: 30px;
}
#page-outline .base-table .service li {
  list-style: disc;
}
#page-outline .history {
  overflow: hidden;
  height: 100vh;
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history {
    height: auto;
  }
}
#page-outline .history .title-style04 {
  margin-top: 0;
  font-size: var(--size-26-38);
}
#page-outline .history .title-style04::before {
  top: var(--size-20-30);
}
#page-outline .history-items {
  display: flex;
  padding: 0 5%;
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history-items {
    flex-direction: column;
    margin-top: 30px;
  }
}
#page-outline .history-item {
  position: relative;
  flex: 0 0 600px;
  padding-right: 60px;
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history-item {
    flex: 0 0 100%;
    margin-top: 0;
    padding: 30px 0 0 40px;
  }
}
#page-outline .history-item::before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #222;
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history-item::before {
    top: 0;
    left: 9px;
    width: 2px;
    height: 100%;
  }
}
#page-outline .history-item::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  content: "";
  background: #222;
  border-radius: 100vmax;
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history-item::after {
    top: 36px;
    width: 20px;
    height: 20px;
  }
}
#page-outline .history-item dt {
  margin-top: 30px;
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history-item dt {
    margin-top: 0;
    line-height: 1;
  }
}
#page-outline .history-item dt span {
  font-size: 2em;
}
#page-outline .history-item dd {
  height: calc(100% - 120px);
  margin-top: 10px;
  padding: var(--size-15-30);
  background: #fff;
  border-radius: var(--size-8-15);
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.1);
}
@media (min-aspect-ratio: 1/1) and (not ((min-width: 1200px) and (min-height: 1200px))), (max-width: 1024px) {
  #page-outline .history-item dd {
    height: auto;
  }
}
#page-outline .history-item dd ul {
  margin: 0 0 0 20px;
}
#page-outline .history-item dd li {
  line-height: 2;
  list-style: disc;
}
#page-outline .history-item dd a:not([class]) {
  text-decoration: none;
  color: var(--logo-red);
}
#page-outline .history-item dd a:not([class])[target=_blank] {
  padding-right: 25px;
  background: url(../images/blank-red.svg) no-repeat right 7px center;
  background-size: 12px auto;
}
#page-outline .history-item dd a:not([class]):hover {
  text-decoration: underline;
}
#page-outline .history-item dd .btn {
  height: 45px;
  margin: 5px 0 20px;
  padding: 0 50px 0 20px;
  font-size: 14px;
}
#page-outline .history-item dd .btn::before, #page-outline .history-item dd .btn::after {
  right: 10px;
}

/* ==================================================
 ブログ
================================================== */
.blog-main {
  background: var(--gray-01);
}

.blog-archive-main .blog {
  padding: 0;
  background: none;
}
.blog-archive-main .blog .category_list {
  background: #fff;
}
.blog-archive-main .blog .blog__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 25px;
}
@media (max-width: 600px) {
  .blog-archive-main .blog .blog__list {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
.blog-archive-main .blog .blog__list li {
  width: 100%;
}
.blog-archive-main .blog .blog__list li:first-child {
  margin-bottom: 0;
}
.blog-archive-main .blog .blog__list li:first-child a {
  display: flex;
  gap: 0;
}
.blog-archive-main .blog .blog__list li:first-child .blog__list__meta {
  display: flex;
  margin: var(--size-10-20) 0;
}
.blog-archive-main .blog .blog__list li:first-child .blog__list__title {
  font-size: 1em;
}
.blog-archive-main .blog .blog__list a {
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.15);
}
.blog-archive-main .blog .blog__list a:hover {
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.3);
}
.blog-archive-main .blog .page-numbers:not(.prev):not(.next):not(.current) {
  background: #fff;
}

.blog-single-main .post {
  padding: var(--size-20-60);
  background: #fff;
  border-radius: var(--size-8-15);
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.15);
}
.blog-single-main .author-wrap {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: var(--size-30-60);
  padding: 10px;
  background: var(--gray-01);
  border-radius: 100vmax;
}
@media (max-width: 600px) {
  .blog-single-main .author-wrap {
    flex-direction: column;
    padding: 15px 10px;
    border-radius: 5px;
  }
}
.blog-single-main .author-wrap dt {
  position: relative;
  height: var(--size-40-45);
  padding: 0 20px;
  font-size: 14px;
  line-height: var(--size-40-45);
  color: #fff;
  background: #555;
  border-radius: 100vmax;
}
.blog-single-main .author-wrap dt::before {
  position: absolute;
  top: 50%;
  right: -18px;
  content: "";
  border: 10px solid var(--tp);
  border-left: 15px solid #555;
  transform: translateY(-50%);
}
@media (max-width: 600px) {
  .blog-single-main .author-wrap dt::before {
    top: auto;
    right: 50%;
    bottom: -20px;
    border: 10px solid var(--tp);
    border-top: 15px solid #555;
    transform: translateX(50%);
  }
}
.blog-single-main .author-wrap .icon {
  border-color: #ccc;
}
.blog-single-main .author-wrap .name {
  color: #555;
}

/* ==================================================
 お知らせ
================================================== */
.news-main {
  background: #fff;
}
.news-main .news {
  padding: 0;
}
.news-main .detail-nav__item:not(.archive) a {
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.15);
}
.news-main .detail-nav__item:not(.archive) a:hover {
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.3);
}
.news-main .widget-share a {
  background: var(--gray-01);
}
.news-main .breadcrumb ol {
  border-top: none;
}

/* ==================================================
 お問い合わせ
================================================== */
.contact-page-contents h1,
.contact-page-contents h2,
.contact-page-contents h3,
.contact-page-contents h4,
.contact-page-contents h5,
.contact-page-contents h6,
.contact-page-contents p,
.contact-page-contents ul,
.contact-page-contents ol,
.contact-page-contents dl,
.contact-page-contents a,
.contact-page-contents img,
.contact-page-contents table {
  margin-top: 0;
}
.contact-page-contents .child-page-header {
  margin-bottom: var(--size-60-120);
}
.contact-page-contents .entry {
  padding-bottom: var(--size-60-120);
}
.contact-page-contents dl + dl {
  margin-top: 30px;
}
.contact-page-contents .req {
  position: relative;
  top: -2px;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.75;
  color: #fff;
  background: var(--logo-red);
  border-radius: 100px;
}
.contact-page-contents .privacy {
  overflow-y: scroll;
  height: var(--size-210-300);
  margin: var(--size-20-45) 0 20px;
  padding: var(--size-15-30);
  line-height: 1.75;
  border: 1px solid #ddd;
  border-radius: var(--size-5-10);
}
.contact-page-contents .privacy h5 {
  margin-bottom: 15px;
  font-size: var(--size-16-20);
  font-weight: 500;
  text-align: center;
}
.contact-page-contents .privacy p {
  font-size: 13px;
}
.contact-page-contents .privacy dt {
  margin-top: 15px;
}
.contact-page-contents .privacy a {
  text-decoration: underline;
  color: var(--logo-red);
}
.contact-page-contents .privacy a[target=_blank] {
  padding-right: 15px;
  background: url(../images/blank-red.svg) no-repeat right center;
  background-size: 10px auto;
}
.contact-page-contents .privacy a:hover {
  text-decoration: none;
}
.contact-page-contents .complete-msg a {
  margin: 0 10px;
}
.contact-page-contents .form-cont dt {
  font-weight: 600;
}
.contact-page-contents .form-cont fieldset dt {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.contact-page-contents .form-cont .wpcf7-list-item {
  margin-left: 0;
  line-height: 2.2;
}
.contact-page-contents .form-cont dd {
  margin: 5px 0 0 20px;
}
.contact-page-contents .form-cont .req {
  margin-left: 5px;
}
.contact-page-contents .form-cont .note {
  display: block;
  margin-top: 10px;
  font-size: 0.8em;
  line-height: 1.75;
  color: #888;
}
.contact-page-contents .form-cont .agreement {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
@media (max-width: 600px) {
  .contact-page-contents .form-cont .agreement {
    flex-direction: column;
  }
  .contact-page-contents .form-cont .agreement dd {
    margin: 0;
  }
}
.contact-page-contents .form-cont .agreement .req {
  top: 0;
  margin-left: 0;
}
.contact-page-contents .wpcf7 {
  padding: var(--size-20-45);
  background: #fff;
  border: none;
  border-radius: var(--size-15-30);
  box-shadow: 0 var(--size-5-10) var(--size-15-30) rgba(0, 0, 0, 0.15);
}
.contact-page-contents .wpcf7 form {
  margin: 0;
}
.contact-page-contents .wpcf7 select,
.contact-page-contents .wpcf7 .wpcf7-list-item-label {
  font-size: inherit;
}
.contact-page-contents .form-btns {
  justify-content: center;
  margin-top: 20px;
}
@media (max-width: 600px) {
  .contact-page-contents .form-btns {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.contact-page-contents .form-btns .form-btn span {
  display: block;
}
.contact-page-contents .form-btns .form-btn input {
  display: inline-block;
  height: auto;
  margin: 10px;
  padding: 10px 50px;
  font-size: 18px;
  font-weight: 700 !important;
  letter-spacing: 0.1em;
  border: none !important;
  border-radius: 100vmax;
}
.contact-page-contents .form-btns .form-btn input:not(:disabled) {
  color: #fff;
  cursor: pointer;
  background: var(--logo-red);
  transition: var(--ts-02);
}
.contact-page-contents .form-btns .form-btn input:not(:disabled):hover {
  opacity: 0.7;
}
.contact-page-contents .form-btns .form-btn input:disabled {
  color: #fff;
  cursor: not-allowed;
  background: #888;
}
.contact-page-contents .form-btns .btn-back input {
  background: #888 !important;
}
.contact-page-contents .wpcf7-not-valid-tip,
.contact-page-contents .wpcf7-response-output {
  font-size: 14px;
  font-weight: 600;
  color: var(--error-red) !important;
}
.contact-page-contents .wpcf7-response-output {
  margin: 0 !important;
  padding: 10px !important;
  line-height: 1.75;
  color: #fff !important;
  background: var(--error-red);
  border: none !important;
}

/* ==================================================
 404
================================================== */
.is-404 .w-90p_mxw-1680 {
  text-align: center;
}
.is-404 .btn {
  margin: 30px 0 60px;
}/*# sourceMappingURL=style.css.map */
