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

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --font-jp: "IBM Plex Sans JP", sans-serif;
  --font-en: "Montserrat", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #282828;
  --wte: #fff;
  --gry: #F2F2F2;
  --blue: #0144FE;
  --pink: #FE00C3;
  --yellow: #E5FF00;
  --green: #01FFAF;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
---------------------------------------------*/
/*--------------------------------------------　Keyframe
---------------------------------------------*/
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
@keyframes flipPing {
  0% {
    transform: rotateY(0);
  }
  /* 表 */
  16.667% {
    transform: rotateY(180deg);
  }
  /* 1秒かけて反転 */
  50% {
    transform: rotateY(180deg);
  }
  /* 2秒停止（裏のまま） */
  66.667% {
    transform: rotateY(0);
  }
  /* 1秒で戻る */
  100% {
    transform: rotateY(0);
  }
  /* 2秒停止（表） */
}
/* 既存の bounceIn は変更しない */
/* 左右に小さく振る。数回で止める（出現後は静止） */
@keyframes swingCenterOnce {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-8deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-3deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  font-size: 0;
  letter-spacing: 0.05em;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}
html ::-moz-selection {
  background-color: var(--pink);
  color: var(--wte);
}
html ::selection {
  background-color: var(--pink);
  color: var(--wte);
}
html ::-moz-selection {
  background-color: var(--theme);
  color: var(--wte);
}

body {
  background-color: var(--gry);
  color: var(--bck);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--medium);
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt" 1;
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.page__inner.--com {
  max-width: 127.2rem;
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img iframe,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .page__cursor {
    cursor: pointer;
  }
}
.page__select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.page__event-none {
  pointer-events: none;
}
.page__relative {
  position: relative;
}
.page__radius {
  border-radius: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page__radius {
    border-radius: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page__border {
  border: 1px solid var(--bck);
}
.page__hidden {
  overflow: hidden;
}
.page__mirrored {
  transform: scale(-1, 1);
}
.page__flip {
  transform: scale(1, -1);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　color
  ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__gry {
  color: var(--gry);
}
.page__blue {
  color: var(--blue);
}
.page__pink {
  color: var(--pink);
}
.page__yellow {
  color: var(--yellow);
}
.page__green {
  color: var(--green);
}
.page__bg-wte {
  background-color: var(--wte);
}
.page__bg-bck {
  background-color: var(--bck);
}
.page__bg-gry {
  background-color: var(--gry);
}
.page__bg-pink {
  background-color: var(--pink);
}
.page__bg-blue {
  background-color: var(--blue);
}
.page__bg-green {
  background-color: var(--green);
}
.page__bg-yellow {
  background-color: var(--yellow);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
}
.page__en {
  font-family: var(--font-en);
}
.page__txt-border {
  color: white;
  text-shadow: 1px 0 var(--bck), -1px 0 var(--bck), 0 1px var(--bck), 0 -1px var(--bck), 1px 1px var(--bck), -1px 1px var(--bck), 1px -1px var(--bck), -1px -1px var(--bck);
}
@media screen and (min-width: 769px) {
  .page__txt-border {
    text-shadow: clamp(0rem, 0.0694444444vw, 0.1rem) 0 var(--bck), clamp(-0.1rem, -0.0694444444vw, 0rem) 0 var(--bck), 0 clamp(0rem, 0.0694444444vw, 0.1rem) var(--bck), 0 clamp(-0.1rem, -0.0694444444vw, 0rem) var(--bck), clamp(0rem, 0.0694444444vw, 0.1rem) clamp(0rem, 0.0694444444vw, 0.1rem) var(--bck), clamp(-0.1rem, -0.0694444444vw, 0rem) clamp(0rem, 0.0694444444vw, 0.1rem) var(--bck), clamp(0rem, 0.0694444444vw, 0.1rem) clamp(-0.1rem, -0.0694444444vw, 0rem) var(--bck), clamp(-0.1rem, -0.0694444444vw, 0rem) clamp(-0.1rem, -0.0694444444vw, 0rem) var(--bck);
  }
}
.page__ls40 {
  letter-spacing: 0.04em;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　site
  ---------------------------------------------*/
}
.page__ttl {
  flex-direction: column;
  margin: 0 0 4rem;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .page__ttl {
    align-items: flex-end;
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 3.6111111111vw, 5.2rem);
  }
}
.page__ttl-en {
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page__ttl-en {
    font-size: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.page__ttl-jp {
  font-size: 1.2rem;
  font-weight: var(--medium);
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page__ttl-jp {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 0.1388888889vw, 0.2rem) 0;
  }
}
.page__btn {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 0 0 auto;
  padding: 0 0 1rem;
  position: relative;
  width: 14.4rem;
}
@media screen and (min-width: 769px) {
  .page__btn {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    padding: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 12.5vw, 18rem);
  }
}
@media screen and (min-width: 769px) {
  .page__btn.js-touch-acv:before {
    width: calc(100% + clamp(0rem, 0.5555555556vw, 0.8rem));
  }
}
@media screen and (min-width: 769px) {
  .page__btn.js-touch-acv:after {
    right: clamp(-1rem, -0.6944444444vw, 0rem);
  }
}
.page__btn:before {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  transition: width 0.3s var(--ease-hover);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page__btn:before {
    bottom: 0;
    left: 0;
    position: absolute;
  }
}
.page__btn:after {
  aspect-ratio: 20/14;
  background-image: url("../img/com/arrow.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: -0.2rem;
  transition: right 0.3s var(--ease-hover);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .page__btn:after {
    bottom: 0;
    position: absolute;
    right: clamp(-0.2rem, -0.1388888889vw, 0rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.page__cat {
  text-transform: capitalize;
}
.page__cat:after {
  display: block;
}
.page__cat.--all:after {
  content: "🌈";
}
.page__tape {
  aspect-ratio: 2704/107;
  clip-path: inset(0 100% 0 0);
  height: auto;
  transition: clip-path 4s var(--ease-base), opacity 4s var(--ease-base);
  width: 162rem;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .page__tape {
    width: clamp(0rem, 187.7777777778vw, 270.4rem);
  }
}
.js-inview-acv .page__tape {
  clip-path: inset(0 0 0 0);
}
.page__fadeinup {
  opacity: 0;
  transform: translateY(4rem);
  transition: transform 0.8s var(--ease-base), opacity 0.8s var(--ease-base);
}
@media screen and (min-width: 769px) {
  .page__fadeinup {
    transform: translateY(clamp(0rem, 2.7777777778vw, 4rem));
  }
}
.page__fadeinup.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　link
  ---------------------------------------------*/
}
.page__linkLine {
  background: linear-gradient(0deg, var(--wte), var(--wte)) no-repeat right bottom/0 1px;
  display: inline;
  transition: background-size 0.5s var(--ease-hover), color 0.5s var(--ease-hover);
}
.page__linkLine.-lineBlack {
  background: linear-gradient(0deg, var(--bck), var(--bck)) no-repeat right bottom/0 1px;
}
.page__linkLine.-lineGra {
  background: linear-gradient(0deg, var(--gradationLight), var(--gradationDark)) no-repeat right bottom/0 1px;
}
.page__linkLine:hover, .page__linkLine.js-link-acv, .js-link-acv .page__linkLine {
  background-position-x: left;
  background-size: 100% 1px;
}
.page__linkTransform {
  overflow: hidden;
  position: relative;
}
.page__linkTransform:after {
  content: attr(data-replace);
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(0, 200%);
  transform-origin: 50% 100%;
  transition: transform 0.3s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
.page__linkTransform:hover:after {
  transform: translate(0, 0);
}
.page__linkTransform:hover .page__linkReplace {
  transform: translate(0, -200%);
}
.page__linkReplace {
  display: block;
  transition: 0.3s var(--ease-hover);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer {
  border-top: 1px solid var(--bck);
}
.footer__inner {
  padding: 4rem 1.6rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: clamp(0rem, 3.75vw, 5.4rem) clamp(0rem, 1.1111111111vw, 1.6rem) clamp(0rem, 3.125vw, 4.5rem) clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.footer__flex {
  flex-direction: column;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer__flex1-ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-ttl {
    margin: 0 0 clamp(0rem, 2.5vw, 3.6rem);
  }
}
.footer__flex1-ttl-link {
  aspect-ratio: 166/39;
  height: auto;
  transition: 0.3s transform var(--ease-hover);
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-ttl-link {
    width: clamp(0rem, 11.5277777778vw, 16.6rem);
  }
}
.footer__flex1-ttl-link:not(.home .footer__flex1-ttl-link).js-touch-acv {
  transform: scale(1.05);
}
.home .footer__flex1-ttl-link {
  cursor: not-allowed;
}
.footer__flex1-nav-list {
  flex-wrap: wrap;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-nav-list {
    align-items: center;
    -moz-column-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
    column-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
  }
}
.footer__flex1-nav-item {
  width: auto;
}
.footer__flex1-nav-item:nth-child(4n+1) .footer__flex1-nav-link:before {
  background-image: url("../img/com/ca-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer__flex1-nav-item:nth-child(4n+2) .footer__flex1-nav-link:before {
  background-image: url("../img/com/ca-pink.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer__flex1-nav-item:nth-child(4n+3) .footer__flex1-nav-link:before {
  background-image: url("../img/com/ca-blue.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer__flex1-nav-item:nth-child(4n+4) .footer__flex1-nav-link:before {
  background-image: url("../img/com/ca-green.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer__flex1-nav-link {
  align-items: center;
  font-size: 1.6rem;
  line-height: 1;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .footer__flex1-nav-link {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    letter-spacing: 0em;
    text-decoration: none;
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.footer__flex1-nav-link.js-touch-acv:before {
  transform: rotateY(180deg);
}
.footer__flex1-nav-link:before {
  aspect-ratio: 20/20;
  content: "";
  display: block;
  flex-shrink: 0;
  height: auto;
  transition: transform 0.6s var(--ease-hover);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-nav-link:before {
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
@media screen and (min-width: 769px) {
  .footer__flex2 {
    padding: clamp(0rem, 5.5555555556vw, 8rem) 0 0;
  }
}
.footer__flex2-list {
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  justify-content: flex-end;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .footer__flex2-list {
    -moz-column-gap: clamp(0rem, 0.9722222222vw, 1.4rem);
    column-gap: clamp(0rem, 0.9722222222vw, 1.4rem);
    justify-content: flex-start;
    margin: 0 0 clamp(0rem, 2.5vw, 3.6rem) 0;
  }
}
.footer__flex2-link {
  font-size: 1.2rem;
  line-height: 1;
  transition: opacity 0.3s var(--ease-hover);
}
.footer__flex2-link.js-touch-acv {
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .footer__flex2-link {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.footer__flex2-copy {
  font-size: 1.2rem;
  line-height: 1;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .footer__flex2-copy {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-base), visibility 0.5s var(--ease-base);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
@media screen and (min-width: 769px) {
  .off-canvas {
    display: none;
  }
}
.off-canvas.is-open {
  opacity: 1;
  visibility: visible;
}
.off-canvas__inner {
  height: 100%;
  width: 100%;
}
.off-canvas__close {
  height: 2.4rem;
  position: fixed;
  right: 2rem;
  top: 2rem;
  width: 2.4rem;
}
.off-canvas__nav {
  border-left: 0.1rem solid var(--bck);
  height: 100lvh;
  padding: 8rem 2.4rem;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(24rem);
  transition: transform 0.3s var(--ease-base);
  width: 24rem;
}
.is-open .off-canvas__nav {
  transform: translateX(0);
}
.off-canvas__nav-list {
  row-gap: 2.4rem;
}
.off-canvas__nav-item:nth-child(4n+1) .off-canvas__nav-link:before {
  background-image: url("../img/com/ca-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.off-canvas__nav-item:nth-child(4n+2) .off-canvas__nav-link:before {
  background-image: url("../img/com/ca-pink.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.off-canvas__nav-item:nth-child(4n+3) .off-canvas__nav-link:before {
  background-image: url("../img/com/ca-blue.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.off-canvas__nav-item:nth-child(4n+4) .off-canvas__nav-link:before {
  background-image: url("../img/com/ca-green.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.off-canvas__nav-link {
  font-size: 2.4rem;
  letter-spacing: 0em;
  -moz-column-gap: 1.6rem;
  align-items: center;
  column-gap: 1.6rem;
}
.off-canvas__nav-link:before {
  aspect-ratio: 20/20;
  content: "";
  display: block;
  height: auto;
  transition: transform 0.6s var(--ease-hover);
  width: 2rem;
}
.off-canvas__nav-link.js-touch-acv:before {
  transform: rotateY(180deg);
}

/*--------------------------------------------　search
---------------------------------------------*/
.seaarch {
  background-color: rgba(40, 40, 40, 0.3);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-base), visibility 0.5s var(--ease-base);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
.seaarch.is-open {
  opacity: 1;
  visibility: visible;
}
.seaarch__inner {
  height: 100%;
  width: 100%;
}
.seaarch__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .seaarch__bg {
    cursor: pointer;
  }
}
.seaarch__flex {
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.seaarch__flex-cont {
  border-radius: 1.6rem;
  min-height: 26.8rem;
  padding: 2.4rem 1.6rem;
  width: 34.3rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    min-height: clamp(0rem, 23.75vw, 34.2rem);
    padding: 3.2rem 4rem;
    width: clamp(0rem, 41.6666666667vw, 60rem);
  }
}
.seaarch__flex-cont-ttl {
  align-items: center;
  justify-content: space-between;
  line-height: 1;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-ttl {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.seaarch__flex-cont-ttl-txt {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-ttl-txt {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.seaarch__flex-cont-ttl-close {
  height: 2rem;
  transition: transform 0.3s var(--ease-hover);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-ttl-close {
    cursor: pointer;
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.seaarch__flex-cont-ttl-close.js-touch-acv {
  transform: scale(1.5);
}
.seaarch__flex-cont-search-box {
  border-bottom: 1px solid var(--gry);
  height: auto;
  margin: 0 0 2.4rem;
  padding: 0 0 2.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-search-box {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.seaarch__flex-cont-search-box-inner {
  border-radius: 9999px;
  height: 5.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-search-box-inner {
    height: clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.seaarch__flex-cont-search-box-inner form,
.seaarch__flex-cont-search-box-inner input {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-search-box-inner form,
  .seaarch__flex-cont-search-box-inner input {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.seaarch__flex-cont-search-box-inner form button,
.seaarch__flex-cont-search-box-inner input button {
  -moz-appearance: none;
  -webkit-appearance: none;
  aspect-ratio: 1/1;
  background: none transparent;
  background-image: url("../img/com/ico-roupe.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  height: auto;
  left: 1.6rem;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s var(--ease-hover);
  vertical-align: middle;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-search-box-inner form button,
  .seaarch__flex-cont-search-box-inner input button {
    cursor: pointer;
    left: clamp(0rem, 1.6666666667vw, 2.4rem);
    position: absolute;
    top: 50%;
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.seaarch__flex-cont-search-box-inner form button.js-touch-acv,
.seaarch__flex-cont-search-box-inner input button.js-touch-acv {
  transform: translateY(-50%) scale(1.5);
}
.seaarch__flex-cont-search-box-inner input {
  padding: 0 1.6rem 0 5.6rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-search-box-inner input {
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem) 0 clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.seaarch__flex-cont-tag-list {
  flex-wrap: wrap;
  row-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-tag-list {
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.seaarch__flex-cont-tag-link {
  align-items: center;
  font-size: 1.2rem;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  line-height: 1;
  padding: 0.6rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-tag-link {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    padding: clamp(0rem, 0.6944444444vw, 1rem) clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.seaarch__flex-cont-tag-link.js-touch-acv {
  background-color: var(--yellow);
  border: 1px solid var(--yellow);
}
.seaarch__flex-cont-tag-link:before {
  content: "#";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .seaarch__flex-cont-tag-link:before {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  height: 9.4rem;
  left: 0;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .header {
    height: clamp(0rem, 7.9166666667vw, 11.4rem);
  }
}
.header__inner {
  border-bottom: 1px solid var(--bck);
  left: 0;
  padding: 1.2rem 6.4rem 1.2rem 1.6rem;
  position: fixed;
  top: 0;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 3.125vw, 4.5rem);
  }
}
.header__flex {
  align-items: center;
  justify-content: space-between;
}
.header__flex1 {
  align-items: center;
}
.header__flex1-ttl-link {
  aspect-ratio: 166/39;
  height: auto;
  transition: 0.3s transform var(--ease-hover);
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-link {
    width: clamp(0rem, 11.5277777778vw, 16.6rem);
  }
}
.header__flex1-ttl-link:not(.home .header__flex1-ttl-link).js-touch-acv {
  transform: scale(1.05);
}
.home .header__flex1-ttl-link {
  cursor: not-allowed;
}
@media screen and (min-width: 769px) {
  .header__flex1-nav {
    margin: 0 0 0 clamp(0rem, 3.2638888889vw, 4.7rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex1-nav-list {
    align-items: center;
    -moz-column-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
    column-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex1-nav-item:nth-child(4n+1) .header__flex1-nav-link:before {
    background-image: url("../img/com/ca-yellow.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .header__flex1-nav-item:nth-child(4n+2) .header__flex1-nav-link:before {
    background-image: url("../img/com/ca-pink.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .header__flex1-nav-item:nth-child(4n+3) .header__flex1-nav-link:before {
    background-image: url("../img/com/ca-blue.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .header__flex1-nav-item:nth-child(4n+4) .header__flex1-nav-link:before {
    background-image: url("../img/com/ca-green.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .header__flex1-nav-link {
    align-items: center;
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    letter-spacing: 0em;
    text-decoration: none;
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    line-height: 1;
  }
}
.header__flex1-nav-link.js-touch-acv:before {
  transform: rotateY(180deg);
}
@media screen and (min-width: 769px) {
  .header__flex1-nav-link:before {
    aspect-ratio: 20/20;
    content: "";
    display: block;
    height: auto;
    transition: transform 0.6s var(--ease-hover);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.header__flex2-serach {
  align-items: center;
  border: 1px solid var(--bck);
  border-radius: 9999px;
  height: 4rem;
  justify-content: center;
  transition: background-color 0.3s var(--ease-hover);
  width: 6.9rem;
}
@media screen and (min-width: 769px) {
  .header__flex2-serach {
    height: clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 4.7916666667vw, 6.9rem);
  }
}
.header__flex2-serach.js-touch-acv {
  background-color: var(--bck);
}
.header__flex2-serach.js-touch-acv .header__flex2-serach-ico path {
  fill: var(--wte);
}
.header__flex2-serach-ico {
  aspect-ratio: 1/1;
  height: auto;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .header__flex2-serach-ico {
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.header__flex2-serach-ico path {
  transition: fill 0.3s var(--ease-hover);
}
.header__flex2-nav-btn {
  height: 6.4rem;
  position: absolute;
  right: -6.4rem;
  top: -1.2rem;
  width: 6.4rem;
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.header__flex2-nav-btn-bar {
  background: var(--bck);
  border-radius: 9999px;
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), transform 0.5s var(--ease-nav);
  width: 2rem;
  will-change: opacity transform;
}
.header__flex2-nav-btn-bar:nth-child(1) {
  transform: translateY(-0.6rem);
}
.menu-active .header__flex2-nav-btn-bar:nth-child(1) {
  transform: rotate(45deg);
}
.menu-active .header__flex2-nav-btn-bar:nth-child(2) {
  opacity: 0;
}
.header__flex2-nav-btn-bar:nth-child(3) {
  transform: translateY(0.6rem);
}
.menu-active .header__flex2-nav-btn-bar:nth-child(3) {
  transform: rotate(-45deg);
}
.header__splide {
  border-bottom: 1px solid var(--bck);
  margin: 6.4rem 0 0;
}
@media screen and (min-width: 769px) {
  .header__splide {
    margin: clamp(0rem, 5.5555555556vw, 8rem) 0 0;
  }
}
.header__splide-slide {
  align-items: center;
  font-size: 1.3rem;
  height: 2.8rem;
  line-height: 1;
  margin: 0 1.6rem 0 0;
  padding: 0.3rem 0 0 0;
  width: auto;
}
@media screen and (min-width: 769px) {
  .header__splide-slide {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    height: clamp(0rem, 2.2222222222vw, 3.2rem);
    margin: 0 clamp(0rem, 2.4305555556vw, 3.5rem) 0 0;
    padding: clamp(0rem, 0.1388888889vw, 0.2rem) 0 0 0;
  }
}
.header__bread {
  border-bottom: 1px solid var(--bck);
  height: 3rem;
  margin: 6.4rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header__bread {
    height: clamp(0rem, 2.2222222222vw, 3.2rem);
    margin: clamp(0rem, 5.5555555556vw, 8rem) 0 0;
  }
}
.header__bread-inner {
  height: 100%;
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .header__bread-inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.header__bread-list {
  align-items: center;
  height: 100%;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .header__bread-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.header__bread-item, .header__bread-link {
  font-size: 1rem;
  max-width: 20rem;
  overflow: hidden;
  padding: 0.2rem 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .header__bread-item, .header__bread-link {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    max-width: 100%;
    padding: clamp(0rem, 0.1388888889vw, 0.2rem) 0 0;
  }
}
.header__bread-item {
  align-items: center;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .header__bread-item {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.header__bread-item:not(:last-child):after {
  background-image: url("../img/com/bread-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 1.2rem;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .header__bread-item:not(:last-child):after {
    height: clamp(0rem, 1.1111111111vw, 1.6rem);
    width: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.header__bread-link {
  line-height: 1.1;
  position: relative;
  transition: opacity 0.3s var(--ease-hover);
}
.header__bread-link:after {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.header__bread-link.js-touch-acv {
  opacity: 0.8;
}

/*--------------------------------------------　archive-top
---------------------------------------------*/
.archive-top__inner {
  padding: 13.3rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .archive-top__inner {
    padding: clamp(0rem, 11.3888888889vw, 16.4rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}

/*--------------------------------------------　archive-category
---------------------------------------------*/
.archive-category__inner {
  padding: 0 1.6rem 4rem;
}
@media screen and (min-width: 769px) {
  .archive-category__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.archive-category__flex {
  flex-direction: column;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .archive-category__flex {
    align-items: center;
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.archive-category__flex-list {
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .archive-category__flex-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.archive-category__flex-item.--br {
  width: calc(100% - 6.9rem);
}
.archive-category__flex-ttl {
  font-size: 2rem;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .archive-category__flex-ttl {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.archive-category__flex-link {
  align-items: center;
  border-radius: 0.4rem;
  font-size: 1.3rem;
  height: 3.7rem;
  letter-spacing: 0em;
  padding: 0 1.6rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .archive-category__flex-link {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    height: clamp(0rem, 3.125vw, 4.5rem);
    padding: 0 clamp(0rem, 1.0416666667vw, 1.5rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.archive-category__flex-link.js-touch-acv {
  background-color: var(--bck);
  color: var(--wte);
}
.archive-category__flex-link.--active {
  background-color: var(--bck);
  color: var(--wte);
  cursor: not-allowed;
}
.archive-category__flex-link:after {
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) {
  .archive-category__flex-link:after {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
  }
}

/*--------------------------------------------　blog-post
---------------------------------------------*/
.blog-post__inner {
  padding: 13.3rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .blog-post__inner {
    padding: clamp(0rem, 10.5555555556vw, 15.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.blog-post__cnt {
  border-radius: 1rem;
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.blog-post__cnt-top {
  flex-direction: column;
  margin: 0 0 2.4rem;
  position: relative;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 0 clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top1 {
    width: clamp(0rem, 26.6666666667vw, 38.4rem);
  }
}
.blog-post__cnt-top1-date {
  font-size: 2.4rem;
  left: -4rem;
  line-height: 1;
  position: absolute;
  top: 4.8rem;
  transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top1-date {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    left: clamp(-5.3rem, -3.6805555556vw, 0rem);
    position: absolute;
    top: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.blog-post__cnt-top1-img {
  aspect-ratio: 1/1;
  margin: 0 0 0 auto;
  width: 26rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top1-img {
    margin: 0 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
    width: clamp(0rem, 23.3333333333vw, 33.6rem);
  }
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2 {
    flex: 1;
  }
}
.blog-post__cnt-top2-cat {
  font-size: 2rem;
  line-height: 1.6;
  margin: 0 0 0.8rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-cat {
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.blog-post__cnt-top2-cat:after {
  font-size: 2rem;
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-cat:after {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.blog-post__cnt-top2-ttl {
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-ttl {
    font-size: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-top2-tags-list {
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  flex-wrap: wrap;
  margin: 0 0 2.4rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-tags-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    margin: 0 0 clamp(0rem, 2.9166666667vw, 4.2rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.blog-post__cnt-top2-tags-item {
  align-items: center;
  font-size: 1rem;
  line-height: 1;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  padding: 0.2rem 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-tags-item {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.3472222222vw, 0.5rem) clamp(0rem, 0.625vw, 0.9rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.blog-post__cnt-top2-tags-item:before {
  content: "#";
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-tags-item:before {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.blog-post__cnt-top2-txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-top2-txt {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.blog-post__cnt-index {
  border-radius: 1rem;
  flex-direction: column;
  padding: 2.4rem 1.6rem;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index {
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 4.0277777778vw, 5.8rem);
    -moz-column-gap: clamp(0rem, 10vw, 14.4rem);
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 10vw, 14.4rem);
    flex-direction: row;
  }
}
.blog-post__cnt-index1-ttl {
  font-size: 4rem;
  letter-spacing: 0em;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index1-ttl {
    font-size: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.blog-post__cnt-index1-txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index1-txt {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index2 {
    flex: 1;
  }
}
.blog-post__cnt-index2-list {
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index2-list {
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-index2-link {
  font-size: 1.4rem;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index2-link {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.blog-post__cnt-index2-link.js-touch-acv:before {
  background-image: url("../img/com/ca-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-post__cnt-index2-link:before {
  aspect-ratio: 1/1;
  background-image: url("../img/com/ca.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  transition: 0.3s var(--ease-hover);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-index2-link:before {
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.blog-post__cnt-repeat {
  margin: 4rem 0;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat {
    margin: clamp(0rem, 3.8888888889vw, 5.6rem) 0;
  }
}
.blog-post__cnt-repeat p,
.blog-post__cnt-repeat strong,
.blog-post__cnt-repeat a {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat p,
  .blog-post__cnt-repeat strong,
  .blog-post__cnt-repeat a {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-repeat h2 {
  align-items: center;
  display: flex;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat h2 {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-repeat h2:before {
  aspect-ratio: 1/1;
  background-image: url("../img/com/ca-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat h2:before {
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.blog-post__cnt-repeat h3 {
  background-color: var(--gry);
  border-radius: 0.4rem;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  margin: 0 0 1.6rem;
  padding: 0.6rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat h3 {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 0.4166666667vw, 0.6rem) clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-repeat a {
  color: var(--blue);
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat a:hover {
    opacity: 0.5;
  }
}
.blog-post__cnt-repeat-img {
  height: auto;
  margin: 4rem auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-img {
    margin: clamp(0rem, 3.8888888889vw, 5.6rem) auto;
    width: clamp(0rem, 55.5555555556vw, 80rem);
  }
}
.blog-post__cnt-repeat-flex {
  flex-direction: column;
  padding: 1.6rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 4.0277777778vw, 5.8rem);
  }
}
.blog-post__cnt-repeat-flex1 {
  aspect-ratio: 388/204;
  border-radius: 0.8rem;
  height: auto;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-flex1 {
    border-radius: clamp(0rem, 0.5555555556vw, 0.8rem);
    width: clamp(0rem, 26.9444444444vw, 38.8rem);
  }
}
.blog-post__cnt-repeat-flex1 img {
  border: 0.1rem solid #DBDFDF;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-flex2 {
    flex: 1;
  }
}
.blog-post__cnt-repeat-flex2-ttl {
  font-size: 1.4rem !important;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-flex2-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem) !important;
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-repeat-flex2-link {
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-flex2-link {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.blog-post__cnt-repeat-flex2-link:before {
  aspect-ratio: 1/1;
  background-image: url("../img/com/ico-link.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-repeat-flex2-link:before {
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.blog-post__cnt-share {
  flex-direction: column;
  margin: 4rem 0;
  padding: 2.4rem 1.6rem;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-share {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin: clamp(0rem, 3.8888888889vw, 5.6rem) 0;
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.blog-post__cnt-share1-ttl {
  font-size: 4rem;
  letter-spacing: 0em;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-share1-ttl {
    font-size: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.blog-post__cnt-share1-txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-share1-txt {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.blog-post__cnt-share2-list {
  align-items: center;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-share2-list {
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.blog-post__cnt-share2-link {
  aspect-ratio: 1/1;
  height: auto;
  transition: 0.3s transform var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-share2-link {
    cursor: pointer;
    width: clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.blog-post__cnt-share2-link.js-touch-acv {
  transform: scale(1.2);
}
.blog-post__cnt-pager {
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-pager {
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-pager-prev-ico, .blog-post__cnt-pager-next-ico {
  aspect-ratio: 1/1;
  height: auto;
  transition: transform 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-pager-prev-ico, .blog-post__cnt-pager-next-ico {
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.js-touch-acv .blog-post__cnt-pager-prev-ico, .js-touch-acv .blog-post__cnt-pager-next-ico {
  transform: scale(1.5);
}
.js-touch-acv .blog-post__cnt-pager-next-ico {
  transform: scale(-1, 1) scale(1.5);
}
.blog-post__cnt-pager-prev, .blog-post__cnt-pager-next {
  align-items: center;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-pager-prev, .blog-post__cnt-pager-next {
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.blog-post__cnt-pager-prev-txt, .blog-post__cnt-pager-archive, .blog-post__cnt-pager-next-txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-pager-prev-txt, .blog-post__cnt-pager-archive, .blog-post__cnt-pager-next-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.blog-post__cnt-pager-archive {
  position: relative;
  transition: opacity 0.3s var(--ease-hover);
}
.blog-post__cnt-pager-archive.js-touch-acv {
  opacity: 0.8;
}
.blog-post__cnt-pager-archive:after {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .blog-post__cnt-pager-archive:after {
    bottom: clamp(0rem, 0.2777777778vw, 0.4rem);
    left: 50%;
    position: absolute;
  }
}

/*--------------------------------------------　contact-top
---------------------------------------------*/
.contact-top__inner {
  padding: 13.3rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .contact-top__inner {
    padding: clamp(0rem, 11.3888888889vw, 16.4rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}

/*--------------------------------------------　contact-frm
---------------------------------------------*/
.contact-frm__inner {
  padding: 0 1.6rem 8rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.contact-frm__bg {
  border-radius: 1rem;
  height: 104rem;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  width: calc(100% - 3.2rem);
}
@media screen and (min-width: 769px) {
  .contact-frm__bg {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    height: clamp(0rem, 83.3333333333vw, 120rem);
    width: calc(100% - clamp(0rem, 2.7777777778vw, 4rem));
  }
}
.contact-frm__cnt {
  height: 104rem;
  padding: 4rem 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt {
    height: clamp(0rem, 83.3333333333vw, 120rem);
    padding: clamp(0rem, 5.8333333333vw, 8.4rem) clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.contact-frm__cnt-dls {
  margin: 0 0 4.4rem;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dls {
    margin: 0 0 clamp(0rem, 3.0555555556vw, 4.4rem);
    row-gap: clamp(0rem, 2.5vw, 3.6rem);
  }
}
.contact-frm__cnt-dl {
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dl {
    row-gap: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.contact-frm__cnt-dl-dt {
  align-items: center;
  font-size: 1.6rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dl-dt {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    -moz-column-gap: clamp(0rem, 0.4166666667vw, 0.6rem);
    column-gap: clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.--require .contact-frm__cnt-dl-dt:after {
  align-items: center;
  background-color: var(--pink);
  border-radius: 0.2rem;
  color: var(--wte);
  content: "必須";
  display: flex;
  font-size: 1rem;
  height: 2rem;
  justify-content: center;
  position: relative;
  top: -0.2rem;
  width: 4.3rem;
}
@media screen and (min-width: 769px) {
  .--require .contact-frm__cnt-dl-dt:after {
    border-radius: clamp(0rem, 0.1388888889vw, 0.2rem);
    font-size: clamp(0rem, 0.7638888889vw, 1.1rem);
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 2.9861111111vw, 4.3rem);
  }
}
.contact-frm__cnt-dl-dd {
  border-radius: 0.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dl-dd {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.--radio .contact-frm__cnt-dl-dd {
  height: 8rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd {
    height: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  align-items: center;
  display: flex;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    cursor: pointer;
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio] {
  background-color: var(--gry);
  border-radius: 50%;
  height: 2rem;
  position: relative;
  vertical-align: -2px;
  width: 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio] {
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio]:checked:before {
  background: var(--blue);
  border-radius: 50%;
  content: "";
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio]:checked:before {
    height: clamp(0rem, 0.6944444444vw, 1rem);
    width: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.--input .contact-frm__cnt-dl-dd {
  height: 3.8rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .--input .contact-frm__cnt-dl-dd {
    height: clamp(0rem, 3.0555555556vw, 4.4rem);
  }
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border: 1px solid var(--bck);
  border-radius: 0;
  border-radius: 0.4rem;
  color: inherit;
  font-size: inherit;
  font-size: 1.2rem;
  height: 100%;
  left: 0;
  margin: 0;
  margin: -1px 0 0 -1px;
  outline: none;
  padding: 0;
  padding: 0 1.6rem;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #CDCDCD;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input::placeholder {
  color: #CDCDCD;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input:not(:-moz-placeholder) {
  background-color: rgba(1, 68, 254, 0.2);
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input:not(:placeholder-shown) {
  background-color: rgba(1, 68, 254, 0.2);
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input:focus {
  background-color: rgba(1, 68, 254, 0.1);
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input.wpcf7-not-valid {
  border: 1px solid var(--pink);
}
.--txtarea .contact-frm__cnt-dl-dd {
  height: 18.2rem;
}
@media screen and (min-width: 769px) {
  .--txtarea .contact-frm__cnt-dl-dd {
    height: clamp(0rem, 16.3888888889vw, 23.6rem);
  }
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border: 1px solid var(--bck);
  border-radius: 0;
  border-radius: 0.4rem;
  color: inherit;
  font-size: inherit;
  font-size: 1.2rem;
  height: 100%;
  left: 0;
  margin: 0;
  margin: -1px 0 0 -1px;
  outline: none;
  padding: 0;
  padding: 1.6rem;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #CDCDCD;
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea::placeholder {
  color: #CDCDCD;
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea:not(:-moz-placeholder) {
  background-color: rgba(1, 68, 254, 0.2);
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea:not(:placeholder-shown) {
  background-color: rgba(1, 68, 254, 0.2);
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea:focus {
  background-color: rgba(1, 68, 254, 0.1);
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
  border: 1px solid var(--pink);
}
.contact-frm__cnt-chk {
  align-items: center;
  height: 2rem;
  justify-content: center;
  margin: 0 0 4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk {
    height: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap {
  position: static;
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=checkbox] {
  background-color: var(--gry);
  height: 2rem;
  position: relative;
  vertical-align: -5px;
  width: 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.1rem solid var(--blue);
  border-radius: 0.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=checkbox] {
    border-radius: clamp(0rem, 0.1388888889vw, 0.2rem);
    cursor: pointer;
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=checkbox]:checked:before {
  background-image: url("../img/com/ico-chk.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.contact-frm__cnt-chk .wpcf7-not-valid-tip {
  text-align: center;
}
.contact-frm__cnt-chk-link {
  display: block;
  font-size: 1.4rem;
  height: 1.4rem;
  line-height: 1;
  margin: 0 0 0 0.4rem;
  text-decoration: underline;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk-link {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 0 clamp(0rem, 0.2777777778vw, 0.4rem);
  }
  .contact-frm__cnt-chk-link:hover {
    opacity: 0.5;
  }
}
.contact-frm__cnt-chk-txt {
  display: block;
  font-size: 1.4rem;
  height: 1.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-frm__btn {
  height: 5.6rem;
  margin: 0 auto;
  position: relative;
  transition: 0.3s var(--ease-hover);
  width: 16.7rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__btn {
    height: clamp(0rem, 4.3055555556vw, 6.2rem);
    width: clamp(0rem, 13.125vw, 18.9rem);
  }
  .contact-frm__btn:hover {
    background-color: var(--bck);
    color: var(--wte);
  }
}
.contact-frm__btn input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-frm__btn input {
    cursor: pointer;
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.contact-frm__btn .wpcf7-spinner {
  background-color: var(--blue);
  margin: 0;
  position: absolute;
  right: -3.5rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .contact-frm__btn .wpcf7-spinner {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    position: absolute;
    right: clamp(-4rem, -2.7777777778vw, 0rem);
    top: 50%;
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .contact-frm__btn .wpcf7-spinner:before {
    height: clamp(0rem, 0.4166666667vw, 0.6rem);
    transform-origin: clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 0.5555555556vw, 0.8rem);
    width: clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.contact-frm .wpcf7-not-valid-tip {
  bottom: -2.2rem;
  color: var(--pink);
  font-size: 1rem;
  font-size: 1rem;
  left: 50%;
  padding: 0.4rem 0;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-frm .wpcf7-not-valid-tip {
    bottom: clamp(-3.1rem, -2.1527777778vw, 0rem);
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    left: 50%;
    padding: clamp(0rem, 0.5555555556vw, 0.8rem) 0;
    position: absolute;
  }
}
.contact-frm .wpcf7-response-output {
  background-color: var(--pink);
  border: none !important;
  border-radius: 0.4rem;
  bottom: 10.2rem;
  color: var(--wte);
  font-size: 1rem;
  font-weight: var(--bold);
  left: 50%;
  margin: 0 !important;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .contact-frm .wpcf7-response-output {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    bottom: clamp(0rem, 6.5972222222vw, 9.5rem);
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    left: 50%;
    padding: clamp(0rem, 0.8333333333vw, 1.2rem) !important;
    position: absolute;
    width: clamp(0rem, 57.6388888889vw, 83rem);
  }
}

/*--------------------------------------------　contact-thanks
---------------------------------------------*/
.contact-thanks__inner {
  padding: 13.3rem 1.6rem 8rem;
}
@media screen and (min-width: 769px) {
  .contact-thanks__inner {
    padding: clamp(0rem, 10.5555555556vw, 15.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.e404 .contact-thanks__inner {
  padding: 13.3rem 1.6rem 14.4rem;
}
@media screen and (min-width: 769px) {
  .e404 .contact-thanks__inner {
    padding: clamp(0rem, 10.5555555556vw, 15.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.contact-thanks__bg {
  border-radius: 1rem;
  height: 31.8rem;
  left: 50%;
  position: absolute;
  top: 13.3rem;
  transform: translateX(-50%);
  width: calc(100% - 3.2rem);
}
@media screen and (min-width: 769px) {
  .contact-thanks__bg {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    height: clamp(0rem, 33.1944444444vw, 47.8rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 10.5555555556vw, 15.2rem);
    width: calc(100% - clamp(0rem, 2.7777777778vw, 4rem));
  }
}
.e404 .contact-thanks__bg {
  height: 38.2rem;
}
@media screen and (min-width: 769px) {
  .e404 .contact-thanks__bg {
    height: clamp(0rem, 33.1944444444vw, 47.8rem);
  }
}
.contact-thanks__cnt {
  height: 31.8rem;
  padding: 4rem 1.6rem;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-thanks__cnt {
    height: clamp(0rem, 33.1944444444vw, 47.8rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.contact-thanks__cnt-ttl {
  font-size: 4rem;
  line-height: 1.6;
  margin: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contact-thanks__cnt-ttl {
    font-size: clamp(0rem, 4.1666666667vw, 6rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.contact-thanks__cnt-sttl {
  font-size: 1.6rem;
  margin: 0 0 2.4rem;
  text-align: center;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contact-thanks__cnt-sttl {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 4rem;
  }
}
.contact-thanks__cnt-txt {
  font-size: 1.2rem;
  margin: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contact-thanks__cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.contact-thanks__cnt-link {
  margin: 0 auto;
  text-align: center;
}
.contact-thanks__cnt-link-txt {
  display: inline-block;
  font-size: 1.4rem;
  position: relative;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .contact-thanks__cnt-link-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-thanks__cnt-link-txt.js-touch-acv {
  opacity: 0.8;
}
.contact-thanks__cnt-link-txt:after {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-thanks__cnt-link-txt:after {
    bottom: clamp(0rem, 0.2083333333vw, 0.3rem);
    left: 50%;
    position: absolute;
  }
}

/*--------------------------------------------　home-fv
---------------------------------------------*/
.home-fv__inner {
  padding: 14.8rem 0 0;
}
@media screen and (min-width: 769px) {
  .home-fv__inner {
    padding: clamp(0rem, 15.9722222222vw, 23rem) 0 0;
  }
}
.home-fv__splide {
  width: 100%;
}
.home-fv__splide-track {
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-track {
    margin: 0 0 clamp(0rem, 1.25vw, 1.8rem);
  }
}
.home-fv__splide-slide {
  margin: 0 1.6rem 0 0;
  width: 30rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide {
    margin: 0 clamp(0rem, 1.1111111111vw, 1.6rem) 0 0;
    width: clamp(0rem, 54.8611111111vw, 79rem);
  }
}
.home-fv__splide-slide-link {
  flex-direction: column;
  height: 42rem;
  padding: 2rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-link {
    padding: clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    align-items: center;
    column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    flex-direction: row;
    height: clamp(0rem, 25vw, 36rem);
  }
}
.home-fv__splide-slide-img {
  aspect-ratio: 1/1;
  height: auto;
  margin: 0 0 0 auto;
  transition: transform 0.3s var(--ease-hover);
  width: 22rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-img {
    margin: 0;
    width: clamp(0rem, 19.4444444444vw, 28rem);
  }
}
.js-touch-acv .home-fv__splide-slide-img {
  transform: rotate(-3deg);
}
.home-fv__splide-slide-cont {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont {
    margin: 0 0 clamp(-0.6rem, -0.4166666667vw, 0rem);
  }
}
.home-fv__splide-slide-cont-cat {
  font-size: 2rem;
  line-height: 1;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-cat {
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
    margin: 0 0 clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.home-fv__splide-slide-cont-cat:after {
  font-size: 2rem;
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-cat:after {
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.home-fv__splide-slide-cont-ttl {
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.home-fv__splide-slide-cont-date {
  font-size: 2rem;
  font-weight: var(--bold);
  left: -1.6rem;
  line-height: 1;
  position: absolute;
  top: 6.4rem;
  transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-date {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    font-weight: var(--medium);
    left: auto;
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
    position: relative;
    top: auto;
    transform: rotate(0);
  }
}
.home-fv__splide-slide-cont-tags-list {
  flex-wrap: wrap;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-tags-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-fv__splide-slide-cont-tags-item {
  align-items: center;
  font-size: 1rem;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  padding: 0.2rem 0.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-tags-item {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    padding: clamp(0rem, 0.1388888889vw, 0.2rem) clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.home-fv__splide-slide-cont-tags-item:before {
  content: "#";
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-slide-cont-tags-item:before {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.home-fv__splide-ui {
  margin: 0 auto;
  width: 30rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-ui {
    width: clamp(0rem, 54.8611111111vw, 79rem);
  }
}
.home-fv__splide-ui-arrows {
  justify-content: space-between;
}
.home-fv__splide-ui-arrows-prev, .home-fv__splide-ui-arrows-next {
  align-items: center;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-ui-arrows-prev, .home-fv__splide-ui-arrows-next {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-fv__splide-ui-arrows-prev-ico, .home-fv__splide-ui-arrows-next-ico {
  height: 1.6rem;
  transition: transform 0.3s var(--ease-hover);
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-ui-arrows-prev-ico, .home-fv__splide-ui-arrows-next-ico {
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.js-touch-acv .home-fv__splide-ui-arrows-prev-ico, .js-touch-acv .home-fv__splide-ui-arrows-next-ico {
  transform: scale(1.5);
}
.js-touch-acv .home-fv__splide-ui-arrows-next-ico {
  transform: scale(-1, 1) scale(1.5);
}
.home-fv__splide-ui-arrows-prev-txt, .home-fv__splide-ui-arrows-next-txt {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .home-fv__splide-ui-arrows-prev-txt, .home-fv__splide-ui-arrows-next-txt {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.home-fv__pick {
  left: 50%;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  top: 11rem;
  transform: translateX(-50%);
  transition: opacity 0.4s var(--ease-base) 0.8s;
  width: 95%;
}
@media screen and (min-width: 769px) {
  .home-fv__pick {
    height: clamp(0rem, 8.8194444444vw, 12.7rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 11.8055555556vw, 17rem);
    width: clamp(0rem, 63.5416666667vw, 91.5rem);
  }
}
.home-fv__pick.js-inview-acv {
  opacity: 1;
}
.home-fv__pick-img {
  aspect-ratio: 252/127;
  height: auto;
  margin: 0 0 0 auto;
  width: 18.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__pick-img {
    width: clamp(0rem, 17.5vw, 25.2rem);
  }
}
.js-inview-acv .home-fv__pick-img img {
  /* ← shorthandを正しく。6回だけ振って止める */
  animation: swingCenterOnce 0.4s linear 0.8s 1 both;
  /*         name       duration timing delay count fill */
  will-change: transform;
}

/*--------------------------------------------　home-banner
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .home-banner {
    transition: transform 0.8s var(--ease-base) 0.2s, opacity 0.8s var(--ease-base) 0.2s;
  }
}
.home-banner__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .home-banner__inner {
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0 0 0;
  }
}
.home-banner__splide {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .home-banner__splide {
    width: clamp(0rem, 54.8611111111vw, 79rem);
  }
}
.home-banner__splide-track {
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .home-banner__splide-track {
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.home-banner__splide-slide {
  aspect-ratio: 1580/400;
  height: auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-banner__splide-slide {
    width: clamp(0rem, 54.8611111111vw, 79rem);
  }
}
.home-banner__splide-slide-link {
  display: block;
  transition: transform 0.3s var(--ease-hover);
}
.home-banner__splide-slide-link.js-touch-acv {
  transform: scale(0.975);
}
.home-banner__splide-pagination {
  align-items: center;
  height: 0.8rem;
  justify-content: center;
  width: 100%;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .home-banner__splide-pagination {
    height: clamp(0rem, 0.6944444444vw, 1rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-banner__splide-pagination li {
  border: 1px solid var(--bck);
  border-radius: 50%;
  height: 0.8rem;
  overflow: hidden;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-banner__splide-pagination li {
    height: clamp(0rem, 0.6944444444vw, 1rem);
    width: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.home-banner__splide-pagination li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}
.home-banner__splide-pagination li button.is-active {
  background-color: var(--yellow);
}

/*--------------------------------------------　home-lead
---------------------------------------------*/
.home-lead__tape {
  left: 50%;
  position: absolute;
  top: 53.5rem;
  transform: translateX(-50%) rotate(-20deg);
}
@media screen and (min-width: 769px) {
  .home-lead__tape {
    left: 50%;
    position: absolute;
    top: clamp(0rem, 25vw, 36rem);
  }
}
.home-lead__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .home-lead__inner {
    padding: clamp(0rem, 5.6944444444vw, 8.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 4.3055555556vw, 6.2rem);
  }
}
.home-lead__flex {
  flex-direction: column;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .home-lead__flex {
    flex-direction: row;
  }
}
@media screen and (min-width: 769px) {
  .home-lead__flex1 {
    flex: 1;
    padding: clamp(0rem, 10.4166666667vw, 15rem) 0 0 0;
  }
}
.home-lead__flex1-ttl {
  aspect-ratio: 996/296;
  height: auto;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-lead__flex1-ttl {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 34.5833333333vw, 49.8rem);
  }
}
.home-lead__flex1-txt {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.5;
  padding: 0.8rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .home-lead__flex1-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.home-lead__flex2 {
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .home-lead__flex2 {
    height: clamp(0rem, 41.3888888889vw, 59.6rem);
    width: clamp(0rem, 41.4583333333vw, 59.7rem);
  }
}
.home-lead__flex2-cnt:nth-child(2) {
  margin: 0 0 0 -3px;
}
.home-lead__flex2-cnt:nth-child(3) {
  margin: -4px 0 0 0;
}
.home-lead__flex2-cnt:nth-child(4) {
  margin: -4px 0 0 -3px;
}
.home-lead__flex2-cnt, .home-lead__flex2-cnt-slide {
  aspect-ratio: 300/300;
  height: auto;
  position: relative;
  width: 50%;
}
@media screen and (min-width: 769px) {
  .home-lead__flex2-cnt, .home-lead__flex2-cnt-slide {
    width: clamp(0rem, 20.8333333333vw, 30rem);
  }
}
.home-lead__flex2-cnt-slide {
  width: 100%;
}
.home-lead__flex2-cnt-slide.--1 .home-lead__flex2-cnt-slide-omote,
.home-lead__flex2-cnt-slide.--1 .home-lead__flex2-cnt-slide-ura {
  animation: flipPing 5s var(--ease-base) infinite both 2s;
}
.home-lead__flex2-cnt-slide.--2 .home-lead__flex2-cnt-slide-omote,
.home-lead__flex2-cnt-slide.--2 .home-lead__flex2-cnt-slide-ura {
  animation: flipPing 5s var(--ease-base) infinite both;
}
.home-lead__flex2-cnt-slide-omote, .home-lead__flex2-cnt-slide-ura {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*--------------------------------------------　home-youtube
---------------------------------------------*/
.home-youtube__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .home-youtube__inner {
    padding: clamp(0rem, 11.9444444444vw, 17.2rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.home-youtube__list {
  flex-direction: column;
  margin: 0 0 4rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-youtube__list {
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    flex-direction: row;
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
@media screen and (min-width: 769px) {
  .home-youtube__item {
    width: calc(33.3333333% - clamp(0rem, 5.5555555556vw, 8rem) / 3);
  }
}
.home-youtube__item-img {
  aspect-ratio: 384/217;
  margin: 0 0 1rem;
  transition: transform 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .home-youtube__item-img {
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.js-touch-acv .home-youtube__item-img {
  transform: rotate(-3deg);
}
.home-youtube__item-date {
  font-size: 1.2rem;
  line-height: 1;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .home-youtube__item-date {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.home-youtube__item-ttl {
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .home-youtube__item-ttl {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
  }
}

/*--------------------------------------------　home-one
---------------------------------------------*/
.home-one__inner {
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-one__inner {
    padding: clamp(0rem, 8.1944444444vw, 11.8rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.home-one__flex {
  align-items: center;
  border-radius: 2rem;
  flex-direction: column;
  padding: 4rem 1.6rem;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .home-one__flex {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    padding: clamp(0rem, 8.0555555556vw, 11.6rem) clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 4.8611111111vw, 7rem) clamp(0rem, 6.8055555556vw, 9.8rem);
    -moz-column-gap: clamp(0rem, 8.1944444444vw, 11.8rem);
    column-gap: clamp(0rem, 8.1944444444vw, 11.8rem);
    flex-direction: row;
  }
}
.home-one__flex1 {
  aspect-ratio: 282/56;
  height: auto;
  width: 24rem;
}
@media screen and (min-width: 769px) {
  .home-one__flex1 {
    margin: clamp(-3rem, -2.0833333333vw, 0rem) 0 0 0;
    width: clamp(0rem, 26.9444444444vw, 38.8rem);
  }
}
.home-one__flex2-ttl {
  font-size: 1.9rem;
  line-height: 1.5;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .home-one__flex2-ttl {
    font-size: clamp(0rem, 1.5972222222vw, 2.3rem);
    line-height: 1;
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-one__flex2-txt {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .home-one__flex2-txt {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
    letter-spacing: 0.1em;
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-one__flex2-btn {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  margin: 0 0 0 auto;
  position: relative;
  width: 13.2rem;
}
@media screen and (min-width: 769px) {
  .home-one__flex2-btn {
    font-size: clamp(0rem, 1.0416666667vw, 1.5rem);
    right: clamp(-9rem, -6.25vw, 0rem);
    width: clamp(0rem, 9.1666666667vw, 13.2rem);
  }
}
.home-one__flex2-btn:before {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-one__flex2-btn:before {
    bottom: clamp(0rem, 0.3472222222vw, 0.5rem);
    left: 0;
    position: absolute;
  }
}
.home-one__flex2-btn:after {
  aspect-ratio: 20/14;
  background-image: url("../img/com/arrow.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
}
@media screen and (min-width: 769px) {
  .home-one__flex2-btn:after {
    bottom: clamp(0rem, 0.3472222222vw, 0.5rem);
    position: absolute;
    right: clamp(-0.2rem, -0.1388888889vw, 0rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}

/*--------------------------------------------　page-newreco
---------------------------------------------*/
.home .page-newreco__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .home .page-newreco__inner {
    padding: clamp(0rem, 9.1666666667vw, 13.2rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.archive-blog .page-newreco__inner, .archive-tax .page-newreco__inner, .tags .page-newreco__inner, .search .page-newreco__inner {
  padding: 0 1.6rem 4rem;
}
@media screen and (min-width: 769px) {
  .archive-blog .page-newreco__inner, .archive-tax .page-newreco__inner, .tags .page-newreco__inner, .search .page-newreco__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.single-blog .page-newreco__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .single-blog .page-newreco__inner {
    padding: clamp(0rem, 6.3888888889vw, 9.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.page-newreco__splide {
  display: block;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__splide {
    display: none;
  }
}
.page-newreco__list, .page-newreco__splide-list {
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .page-newreco__list, .page-newreco__splide-list {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    align-items: stretch;
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.home .page-newreco__list, .home .page-newreco__splide-list {
  flex-wrap: nowrap;
}
@media screen and (min-width: 769px) {
  .home .page-newreco__list, .home .page-newreco__splide-list {
    margin: 0 0 clamp(0rem, 3.125vw, 4.5rem);
  }
}
.page-newreco__list {
  flex-direction: column;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__list {
    flex-direction: row;
  }
}
.home .page-newreco__list {
  display: none;
}
@media screen and (min-width: 769px) {
  .home .page-newreco__list {
    display: flex;
  }
}
.page-newreco__item, .page-newreco__splide-item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-newreco__item, .page-newreco__splide-item {
    width: calc(33.3333333% - clamp(0rem, 2.2222222222vw, 3.2rem) / 3);
  }
}
.home .page-newreco__item, .home .page-newreco__splide-item {
  margin: 0 1.6rem 0 0;
  width: 30rem;
}
@media screen and (min-width: 769px) {
  .home .page-newreco__item, .home .page-newreco__splide-item {
    margin: 0;
    width: calc(33.3333333% - clamp(0rem, 2.2222222222vw, 3.2rem) / 3);
  }
}
.home .page-newreco__item:nth-child(1) .page-newreco__item-link:after,
.home .page-newreco__item:nth-child(1) .page-newreco__splide-item-link:after, .home .page-newreco__item.--1 .page-newreco__item-link:after,
.home .page-newreco__item.--1 .page-newreco__splide-item-link:after, .home .page-newreco__splide-item:nth-child(1) .page-newreco__item-link:after,
.home .page-newreco__splide-item:nth-child(1) .page-newreco__splide-item-link:after, .home .page-newreco__splide-item.--1 .page-newreco__item-link:after,
.home .page-newreco__splide-item.--1 .page-newreco__splide-item-link:after {
  background-image: url("../img/home/new-blue.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .page-newreco__item:nth-child(2) .page-newreco__item-link:after,
.home .page-newreco__item:nth-child(2) .page-newreco__splide-item-link:after, .home .page-newreco__item.--2 .page-newreco__item-link:after,
.home .page-newreco__item.--2 .page-newreco__splide-item-link:after, .home .page-newreco__splide-item:nth-child(2) .page-newreco__item-link:after,
.home .page-newreco__splide-item:nth-child(2) .page-newreco__splide-item-link:after, .home .page-newreco__splide-item.--2 .page-newreco__item-link:after,
.home .page-newreco__splide-item.--2 .page-newreco__splide-item-link:after {
  background-image: url("../img/home/new-green.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home .page-newreco__item:nth-child(3) .page-newreco__item-link:after,
.home .page-newreco__item:nth-child(3) .page-newreco__splide-item-link:after, .home .page-newreco__item.--3 .page-newreco__item-link:after,
.home .page-newreco__item.--3 .page-newreco__splide-item-link:after, .home .page-newreco__splide-item:nth-child(3) .page-newreco__item-link:after,
.home .page-newreco__splide-item:nth-child(3) .page-newreco__splide-item-link:after, .home .page-newreco__splide-item.--3 .page-newreco__item-link:after,
.home .page-newreco__splide-item.--3 .page-newreco__splide-item-link:after {
  background-image: url("../img/home/new-yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-newreco__item-link, .page-newreco__splide-item-link {
  padding: 2rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-link, .page-newreco__splide-item-link {
    height: 100%;
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 2.6388888889vw, 3.8rem);
  }
}
.page-newreco__item-link:after, .page-newreco__splide-item-link:after {
  aspect-ratio: 156/74;
  bottom: 19rem;
  content: "";
  display: block;
  height: auto;
  left: 0.5rem;
  position: absolute;
  transform: rotate(-10deg);
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-link:after, .page-newreco__splide-item-link:after {
    bottom: clamp(0rem, 17.0138888889vw, 24.5rem);
    left: clamp(0rem, 0.9027777778vw, 1.3rem);
    position: absolute;
    width: clamp(0rem, 10.8333333333vw, 15.6rem);
  }
}
.page-newreco__item-img, .page-newreco__splide-item-img {
  aspect-ratio: 1/1;
  margin: 0 2rem 0 auto;
  position: relative;
  transition: transform 0.3s var(--ease-hover);
  width: 22rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-img, .page-newreco__splide-item-img {
    margin: 0 0 clamp(0rem, 2.6388888889vw, 3.8rem) auto;
    width: calc(100% - clamp(0rem, 2.6388888889vw, 3.8rem));
  }
}
.home .page-newreco__item-img, .home .page-newreco__splide-item-img {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 769px) {
  .home .page-newreco__item-img, .home .page-newreco__splide-item-img {
    margin: 0 0 clamp(0rem, 2.6388888889vw, 3.8rem) auto;
  }
}
.js-touch-acv .page-newreco__item-img, .js-touch-acv .page-newreco__splide-item-img {
  transform: rotate(-3deg);
}
.page-newreco__item-date, .page-newreco__splide-item-date {
  font-size: 2rem;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 6.4rem;
  transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  .page-newreco__item-date, .page-newreco__splide-item-date {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    left: clamp(-0.4rem, -0.2777777778vw, 0rem);
    position: absolute;
    top: clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.home .page-newreco__item-date, .home .page-newreco__splide-item-date {
  left: -1.6rem;
  position: absolute;
  top: 6.4rem;
}
@media screen and (min-width: 769px) {
  .home .page-newreco__item-date, .home .page-newreco__splide-item-date {
    left: clamp(-0.4rem, -0.2777777778vw, 0rem);
    position: absolute;
    top: clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.page-newreco__item-cont-cat, .page-newreco__splide-item-cont-cat {
  font-size: 2rem;
  margin: 0 0 0.8rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-cont-cat, .page-newreco__splide-item-cont-cat {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 0.9027777778vw, 1.3rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.page-newreco__item-cont-cat:after, .page-newreco__splide-item-cont-cat:after {
  font-size: 2rem;
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-cont-cat:after, .page-newreco__splide-item-cont-cat:after {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.page-newreco__item-cont-ttl, .page-newreco__splide-item-cont-ttl {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-cont-ttl, .page-newreco__splide-item-cont-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.page-newreco__item-cont-tags-list, .page-newreco__splide-item-cont-tags-list {
  flex-wrap: wrap;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-cont-tags-list, .page-newreco__splide-item-cont-tags-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-newreco__item-cont-tags-item, .page-newreco__splide-item-cont-tags-item {
  align-items: center;
  font-size: 1rem;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  line-height: 1;
  padding: 0.2rem 0.4rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-cont-tags-item, .page-newreco__splide-item-cont-tags-item {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.4166666667vw, 0.6rem) clamp(0rem, 0.4861111111vw, 0.7rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.page-newreco__item-cont-tags-item:before, .page-newreco__splide-item-cont-tags-item:before {
  content: "#";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__item-cont-tags-item:before, .page-newreco__splide-item-cont-tags-item:before {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.page-newreco__pagination {
  height: 4rem;
  margin: 4rem 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-newreco__pagination {
    height: clamp(0rem, 2.7777777778vw, 4rem);
    margin: clamp(0rem, 2.7777777778vw, 4rem) 0 0;
  }
}
.page-newreco__pagination .wp-pagenavi {
  align-items: center;
  display: flex;
  justify-content: center;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__pagination .wp-pagenavi {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-newreco__pagination .wp-pagenavi span,
.page-newreco__pagination .wp-pagenavi a {
  align-items: center;
  border-radius: 0.4rem;
  color: var(--bck);
  display: flex;
  font-size: 1.4rem;
  height: 4rem;
  justify-content: center;
  transition: 0.3s var(--ease-hover);
  width: 4rem;
}
@media screen and (min-width: 769px) {
  .page-newreco__pagination .wp-pagenavi span,
  .page-newreco__pagination .wp-pagenavi a {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    height: clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 2.7777777778vw, 4rem);
  }
  .page-newreco__pagination .wp-pagenavi span:hover,
  .page-newreco__pagination .wp-pagenavi a:hover {
    background-color: var(--bck);
    color: var(--wte);
  }
}
@media screen and (min-width: 769px) {
  .page-newreco__pagination .wp-pagenavi span.previouspostslink, .page-newreco__pagination .wp-pagenavi span.nextpostslink,
  .page-newreco__pagination .wp-pagenavi a.previouspostslink,
  .page-newreco__pagination .wp-pagenavi a.nextpostslink {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.page-newreco__pagination .wp-pagenavi span {
  cursor: not-allowed;
}
.page-newreco__pagination .wp-pagenavi span:not(.extend) {
  background-color: var(--bck);
  color: var(--wte);
}
.page-newreco__pagination .wp-pagenavi a,
.page-newreco__pagination .wp-pagenavi span.extend {
  background-color: var(--wte);
  border: 0.1rem solid var(--bck);
}

/*--------------------------------------------　page-rank
---------------------------------------------*/
.home .page-rank__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .home .page-rank__inner {
    padding: clamp(0rem, 11.8055555556vw, 17rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.single-blog .page-rank__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .single-blog .page-rank__inner {
    padding: clamp(0rem, 6.25vw, 9rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.page-rank__flex {
  flex-direction: column;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 4.0972222222vw, 5.9rem);
    column-gap: clamp(0rem, 4.0972222222vw, 5.9rem);
  }
}
@media screen and (min-width: 769px) {
  .page-rank__flex1 {
    width: clamp(0rem, 45.1388888889vw, 65rem);
  }
}
.page-rank__flex1-list {
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-list {
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-rank__flex1-item:nth-child(1) .page-rank__flex1-item-link:after {
  background-image: url("../img/home/no1-pink.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-rank__flex1-item:nth-child(2) .page-rank__flex1-item-link:after {
  background-image: url("../img/home/no2.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-rank__flex1-item:nth-child(3) .page-rank__flex1-item-link:after {
  background-image: url("../img/home/no3.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-rank__flex1-item-link {
  padding: 1.6rem;
  -moz-column-gap: 1.6rem;
  align-items: center;
  column-gap: 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-link {
    padding: clamp(0rem, 1.6666666667vw, 2.4rem);
    -moz-column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    align-items: flex-end;
    column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.page-rank__flex1-item-link:after {
  aspect-ratio: 117/56;
  content: "";
  display: block;
  height: auto;
  left: -1.4rem;
  position: absolute;
  top: 0.4rem;
  transform: rotate(-10deg);
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-link:after {
    bottom: clamp(0rem, 2.7777777778vw, 4rem);
    left: clamp(-3.6rem, -2.5vw, 0rem);
    position: absolute;
    top: auto;
    width: clamp(0rem, 8.125vw, 11.7rem);
  }
}
.page-rank__flex1-item-img {
  aspect-ratio: 1/1;
  transition: transform 0.3s var(--ease-hover);
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-img {
    width: clamp(0rem, 11.1111111111vw, 16rem);
  }
}
.js-touch-acv .page-rank__flex1-item-img {
  transform: rotate(-3deg);
}
.page-rank__flex1-item-cont {
  flex: 1;
}
.page-rank__flex1-item-cont-cat {
  font-size: 1.6rem;
  margin: 0 0 1rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-cat {
    font-size: clamp(0rem, 1.5972222222vw, 2.3rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.page-rank__flex1-item-cont-cat:after {
  font-size: 1.6rem;
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-cat:after {
    font-size: clamp(0rem, 1.5972222222vw, 2.3rem);
  }
}
.page-rank__flex1-item-cont-ttl {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.page-rank__flex1-item-cont-date {
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-date {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.page-rank__flex1-item-cont-tags-list {
  flex-wrap: wrap;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  row-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-tags-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-rank__flex1-item-cont-tags-item {
  align-items: center;
  font-size: 1rem;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  padding: 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-tags-item {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.1388888889vw, 0.2rem) clamp(0rem, 0.5555555556vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.page-rank__flex1-item-cont-tags-item:before {
  content: "#";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex1-item-cont-tags-item:before {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
@media screen and (min-width: 769px) {
  .page-rank__flex2 {
    flex: 1;
  }
}
.page-rank__flex2-list {
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-list {
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-rank__flex2-item:nth-child(1) .page-rank__flex2-link-num:after {
  content: "No.4";
}
.page-rank__flex2-item:nth-child(2) .page-rank__flex2-link-num:after {
  content: "No.5";
}
.page-rank__flex2-item:nth-child(3) .page-rank__flex2-link-num:after {
  content: "No.6";
}
.page-rank__flex2-item:nth-child(4) .page-rank__flex2-link-num:after {
  content: "No.7";
}
.page-rank__flex2-item:nth-child(5) .page-rank__flex2-link-num:after {
  content: "No.8";
}
.page-rank__flex2-item:nth-child(6) .page-rank__flex2-link-num:after {
  content: "No.9";
}
.page-rank__flex2-item:nth-child(7) .page-rank__flex2-link-num:after {
  content: "No.10";
}
.page-rank__flex2-link {
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-link {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-rank__flex2-link-num {
  margin: 0.4rem 0 0;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-link-num {
    margin: clamp(0rem, 0.2777777778vw, 0.4rem) 0 0;
  }
}
.page-rank__flex2-link-num:after {
  display: block;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-link-num:after {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    width: clamp(0rem, 2.9861111111vw, 4.3rem);
  }
}
.page-rank__flex2-link-img {
  aspect-ratio: 1/1;
  height: auto;
  transition: transform 0.3s var(--ease-hover);
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-link-img {
    width: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.js-touch-acv .page-rank__flex2-link-img {
  transform: rotate(-3deg);
}
.page-rank__flex2-link-cont-ttl {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-link-cont-ttl {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.page-rank__flex2-link-cont-date {
  font-size: 1rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page-rank__flex2-link-cont-date {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}

/*--------------------------------------------　page-hot
---------------------------------------------*/
.page-hot__tape {
  left: 50%;
  position: absolute;
  top: 24rem;
  transform: translateX(-50%) rotate(20deg);
}
@media screen and (min-width: 769px) {
  .page-hot__tape {
    left: 50%;
    position: absolute;
    top: clamp(0rem, 27.2222222222vw, 39.2rem);
  }
}
.home .page-hot__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .home .page-hot__inner {
    padding: clamp(0rem, 9.0277777778vw, 13rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.archive-tax .page-hot__inner, .tags .page-hot__inner {
  padding: 13.3rem 1.6rem 4rem;
}
@media screen and (min-width: 769px) {
  .archive-tax .page-hot__inner, .tags .page-hot__inner {
    padding: clamp(0rem, 11.3888888889vw, 16.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.single-blog .page-hot__inner {
  padding: 8rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .single-blog .page-hot__inner {
    padding: clamp(0rem, 9.0277777778vw, 13rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.page-hot__list {
  border-radius: 1rem;
  flex-wrap: wrap;
  padding: 1.6rem;
  row-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .page-hot__list {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    padding: clamp(0rem, 3.8888888889vw, 5.6rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-hot__link {
  align-items: center;
  font-size: 1.2rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1;
  padding: 0.6rem;
  transition: 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .page-hot__link {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    padding: clamp(0rem, 0.6944444444vw, 1rem) clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.page-hot__link.js-touch-acv {
  background-color: var(--yellow);
  border: 1px solid var(--yellow);
}
.page-hot__link:before {
  content: "#";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page-hot__link:before {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.page-hot__link.--active {
  background-color: var(--yellow);
  border: 1px solid var(--yellow);
  cursor: not-allowed;
}

/*--------------------------------------------　page-posts
---------------------------------------------*/
.--interview .page-posts__tape {
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%) rotate(-20deg);
}
@media screen and (min-width: 769px) {
  .--interview .page-posts__tape {
    left: 50%;
    position: absolute;
    top: clamp(0rem, 10.0694444444vw, 14.5rem);
  }
}
.--tips .page-posts__tape {
  left: 50%;
  position: absolute;
  top: 114rem;
  transform: translateX(-50%) rotate(20deg);
}
@media screen and (min-width: 769px) {
  .--tips .page-posts__tape {
    left: 50%;
    position: absolute;
    top: clamp(0rem, 58.3333333333vw, 84rem);
  }
}
.--interview .page-posts__inner {
  padding: 16rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .--interview .page-posts__inner {
    padding: clamp(0rem, 9.375vw, 13.5rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.--tips .page-posts__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .--tips .page-posts__inner {
    padding: clamp(0rem, 11.8055555556vw, 17rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.--event .page-posts__inner {
  padding: 8rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .--event .page-posts__inner {
    padding: clamp(0rem, 11.8055555556vw, 17rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.page-posts__flex {
  flex-direction: column;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    align-items: stretch;
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
@media screen and (min-width: 769px) {
  .page-posts__flex1 {
    width: clamp(0rem, 33.3333333333vw, 48rem);
  }
}
.page-posts__flex1-item-link {
  padding: 2rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-link {
    min-height: 100%;
    padding: clamp(0rem, 3.1944444444vw, 4.6rem) clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.page-posts__flex1-item-link:after {
  aspect-ratio: 156/74;
  bottom: 0;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  transform: rotate(-10deg);
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-link:after {
    bottom: clamp(0rem, 17.0138888889vw, 24.5rem);
    left: clamp(0rem, 0.9027777778vw, 1.3rem);
    position: absolute;
    width: clamp(0rem, 10.8333333333vw, 15.6rem);
  }
}
.page-posts__flex1-item-img {
  aspect-ratio: 1/1;
  margin: 0 2rem 1.6rem auto;
  position: relative;
  transition: transform 0.3s var(--ease-hover);
  width: 22rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-img {
    margin: 0 0 clamp(0rem, 3.125vw, 4.5rem) auto;
    width: calc(100% - clamp(0rem, 3.3333333333vw, 4.8rem));
  }
}
.js-touch-acv .page-posts__flex1-item-img {
  transform: rotate(-3deg);
}
.page-posts__flex1-item-date {
  font-size: 2rem;
  left: 0rem;
  line-height: 1;
  position: absolute;
  top: 6.4rem;
  transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-date {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    left: clamp(-0.4rem, -0.2777777778vw, 0rem);
    position: absolute;
    top: clamp(0rem, 7.2222222222vw, 10.4rem);
  }
}
.page-posts__flex1-item-cont-cat {
  font-size: 2rem;
  margin: 0 0 0.8rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-cont-cat {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 0.9027777778vw, 1.3rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.page-posts__flex1-item-cont-cat:after {
  font-size: 2rem;
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-cont-cat:after {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.page-posts__flex1-item-cont-ttl {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-cont-ttl {
    font-size: clamp(0rem, 1.3194444444vw, 1.9rem);
    margin: 0 0 clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.page-posts__flex1-item-cont-tags-list {
  flex-wrap: wrap;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-cont-tags-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-posts__flex1-item-cont-tags-item {
  align-items: center;
  font-size: 1rem;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  line-height: 1;
  padding: 0.2rem 0.4rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-cont-tags-item {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    padding: clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 0.6944444444vw, 1rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.page-posts__flex1-item-cont-tags-item:before {
  content: "#";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex1-item-cont-tags-item:before {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
@media screen and (min-width: 769px) {
  .page-posts__flex2 {
    flex: 1;
  }
}
.page-posts__flex2-list {
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-list {
    row-gap: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.page-posts__flex2-item-link {
  padding: 1.6rem;
  -moz-column-gap: 1.6rem;
  align-items: center;
  column-gap: 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-link {
    padding: clamp(0rem, 1.5277777778vw, 2.2rem) clamp(0rem, 1.6666666667vw, 2.4rem);
    -moz-column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    align-items: flex-end;
    column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.page-posts__flex2-item-link:after {
  aspect-ratio: 117/56;
  bottom: 0;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  transform: rotate(-10deg);
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-link:after {
    bottom: clamp(0rem, 2.7777777778vw, 4rem);
    left: clamp(-3.6rem, -2.5vw, 0rem);
    position: absolute;
    width: clamp(0rem, 8.125vw, 11.7rem);
  }
}
.page-posts__flex2-item-img {
  aspect-ratio: 1/1;
  transition: transform 0.3s var(--ease-hover);
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-img {
    width: clamp(0rem, 11.1111111111vw, 16rem);
  }
}
.js-touch-acv .page-posts__flex2-item-img {
  transform: rotate(-3deg);
}
.page-posts__flex2-item-cont {
  flex: 1;
}
.page-posts__flex2-item-cont-cat {
  font-size: 1.6rem;
  margin: 0 0 1rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-cat {
    font-size: clamp(0rem, 1.5972222222vw, 2.3rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.page-posts__flex2-item-cont-cat:after {
  font-size: 1.6rem;
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-cat:after {
    font-size: clamp(0rem, 1.5972222222vw, 2.3rem);
  }
}
.page-posts__flex2-item-cont-ttl {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-ttl {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.page-posts__flex2-item-cont-date {
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-date {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: 0 0 clamp(0rem, 1.1805555556vw, 1.7rem);
  }
}
.page-posts__flex2-item-cont-tags-list {
  flex-wrap: wrap;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-tags-list {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-posts__flex2-item-cont-tags-item {
  align-items: center;
  font-size: 1rem;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
  line-height: 1;
  padding: 0.3rem 0.4rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-tags-item {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.4166666667vw, 0.6rem) clamp(0rem, 0.4861111111vw, 0.7rem);
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.page-posts__flex2-item-cont-tags-item:before {
  content: "#";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page-posts__flex2-item-cont-tags-item:before {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}

/*--------------------------------------------　privacy-top
---------------------------------------------*/
.privacy-top__inner {
  padding: 13.3rem 1.6rem 0;
}
@media screen and (min-width: 769px) {
  .privacy-top__inner {
    padding: clamp(0rem, 11.3888888889vw, 16.4rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}

/*--------------------------------------------　privacy-policy
---------------------------------------------*/
.privacy-policy__inner {
  padding: 0 1.6rem 8rem;
}
@media screen and (min-width: 769px) {
  .privacy-policy__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.privacy-policy__cnt {
  border-radius: 1rem;
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .privacy-policy__cnt {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    padding: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.privacy-policy__cnt-lead {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .privacy-policy__cnt-lead {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.privacy-policy__list {
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .privacy-policy__list {
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.privacy-policy__item-ttl {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .privacy-policy__item-ttl {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.privacy-policy__item-txt, .privacy-policy__item-txt-link {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .privacy-policy__item-txt, .privacy-policy__item-txt-link {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.privacy-policy__item-txt-link {
  text-decoration: underline;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .privacy-policy__item-txt-link:hover {
    opacity: 0.5;
  }
}/*# sourceMappingURL=style.css.map */
