@charset "UTF-8";
/* =========================================================
styles-config
========================================================= */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Zen+Kaku+Gothic+Antique:wght@400;500;700;900&display=swap");
/* =========================================================
function
========================================================= */
/* =========================================================
media query
========================================================= */
/* =========================================================
body
========================================================= */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  letter-spacing: 0.03em;
  line-height: 1.3rem;
}

body {
  color: #000;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  -webkit-overflow-scrolling: touch;
  position: relative;
}
body:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
img {
  width: 100%;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

button {
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media print {
  html, body {
    _zoom: 70% !important;
  }
}
main {
  display: block; /*IE*/
}

/* =========================================================
default
========================================================= */
/* =========================================================
default
========================================================= */
/* =========================================================
PARCO Header
========================================================= */
.phd {
  padding: 0 10px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.phd__in {
  height: 55px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.phd__logo a {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.phd__logo__txt {
  width: 13px;
  height: 26px;
  margin-right: 2px;
}

.phd__logo__img {
  width: 92px;
  height: 27px;
  vertical-align: bottom;
  margin-bottom: -1px;
}

.phd__logo__img.parcoya-ueno {
  width: 155px;
  height: 25px;
}

.phd__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.phd__sns li {
  margin-right: 8px;
}

.phd__sns li:last-child {
  margin-right: 0;
}

.phd__sns li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 35px;
  height: 35px;
  background: #222;
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  .phd__sns li a {
    width: 28px;
    height: 28px;
  }
  .phd__sns li a:hover {
    opacity: 0.7;
  }
}
.phd__sns li a svg {
  fill: #FFF;
  width: 100%;
}

.phd__sns li a svg.x {
  fill: #FFF;
  width: 100%;
  height: 16px;
}

@media screen and (min-width: 769px) {
  .phd {
    padding: 0 20px;
  }
  .phd__in {
    height: 64px;
  }
  .phd__logo__txt {
    display: inline-block;
    font-size: 1.5rem;
    width: 14px;
    height: 32px;
    margin-right: 4px;
    vertical-align: middle;
  }
  .phd__logo__img {
    width: 120px;
    height: 36px;
    vertical-align: middle;
  }
  .phd__logo__img.parcoya-ueno {
    width: 205px;
    height: 34px;
  }
}
.phd__sns li .phd__sns__item__link-facebook {
  background: transparent;
}

.phd__sns li .phd__sns__item__link-facebook svg {
  height: 35px;
}

@media screen and (min-width: 769px) {
  .phd__sns li .phd__sns__item__link-facebook svg {
    height: 28px;
  }
}
.phd__sns li .phd__sns__item__link-twitter {
  background: #3AB1DB;
}

.phd__sns li .phd__sns__item__link-twitter svg {
  height: 16px;
}

@media screen and (min-width: 769px) {
  .phd__sns li .phd__sns__item__link-twitter svg {
    height: 11px;
  }
}
.phd__sns li .phd__sns__item__link-lineat {
  background: transparent;
}

.phd__sns li .phd__sns__item__link-lineat svg {
  height: 35px;
}

@media screen and (min-width: 769px) {
  .phd__sns li .phd__sns__item__link-lineat svg {
    height: 28px;
  }
}
.phd__sns li .phd__sns__item__link-instagram {
  background: #d93174;
}

.phd__sns li .phd__sns__item__link-instagram svg {
  height: 19px;
}

@media screen and (min-width: 769px) {
  .phd__sns li .phd__sns__item__link-instagram svg {
    height: 15px;
  }
}
.phd__sns li .phd__sns__item__link-tiktok {
  background: #000000;
}

.phd__sns li .phd__sns__item__link-tiktok svg {
  height: 19px;
}
@media screen and (min-width: 769px) {
  .phd__sns li .phd__sns__item__link-tiktok svg {
    height: 17px;
  }
}

/* =========================================================
PARCO Footer
========================================================= */
.pft {
  background-color: #373332;
  padding: 80px 0 40px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .pft {
    margin-top: 85px;
    padding: 50px 0 40px;
  }
}
.pft__in {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .pft__in {
    max-width: 930px;
  }
}
.pft__logo {
  text-align: center;
  max-width: 137px;
  margin: 0 auto;
}
.pft__logo svg {
  fill: #fff;
}
.pft__logo a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pft__logo__txt {
  width: 14px;
  height: 32px;
  margin-right: 4px;
}
.pft__logo__img {
  width: 120px;
  height: 36px;
  vertical-align: bottom;
  margin-bottom: -1px;
}
.pft__logo__img.parcoya-ueno {
  width: 205px;
  height: 34px;
}
.pft__logo.nagoya .pft__logo__txt {
  margin-right: 5px;
}
.pft__pageTop {
  position: absolute;
  top: -100px;
  left: 50%;
  margin-left: -22px;
}
@media screen and (min-width: 769px) {
  .pft__pageTop {
    position: fixed;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 30px;
    margin: 0;
  }
}
.pft__pageTop a {
  display: inline-block;
  position: relative;
  width: 45px;
  height: 45px;
  background: #373332;
  border-radius: 50%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .pft__pageTop a {
    width: 54px;
    height: 54px;
    background: #FFF;
    border-radius: 50%;
    text-indent: 100%;
  }
}
.pft__pageTop a:after {
  content: "";
  display: block;
  position: absolute;
  margin-top: 8px;
  margin-left: 18px;
  width: 7px;
  height: 7px;
  border-top: #fff 2px solid;
  border-right: #fff 2px solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .pft__pageTop a:after {
    margin-top: 13px;
    margin-left: 20px;
    width: 11px;
    height: 11px;
    border-top: #222 3px solid;
    border-right: #222 3px solid;
  }
}
.pft__copyright {
  margin-top: 20px;
  text-align: center;
  line-height: 1.8;
  font-family: copperplate, serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
}
.pft__copyright svg {
  height: 11px;
  fill: #fff;
  overflow: hidden;
}

@-webkit-keyframes poyoyon {
  0% {
    -webkit-transform: translateY(140px);
            transform: translateY(140px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20%, 100% {
    opacity: 1;
  }
}

@keyframes poyoyon {
  0% {
    -webkit-transform: translateY(140px);
            transform: translateY(140px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideIn-right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  60% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
@keyframes slideIn-right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  60% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideIn-right-pc {
  0% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
  60% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
@keyframes slideIn-right-pc {
  0% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
  60% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes splash-fadeUp {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  70% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  85% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
@keyframes splash-fadeUp {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  70% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  85% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30%, 100% {
    opacity: 1;
  }
}
@-webkit-keyframes splash-slideUp {
  95% {
    height: 80vh;
  }
  100% {
    height: 78vh;
  }
}
@keyframes splash-slideUp {
  95% {
    height: 80vh;
  }
  100% {
    height: 78vh;
  }
}
@-webkit-keyframes splash-slideUp-pc {
  95% {
    height: 72vh;
  }
  100% {
    height: 70vh;
  }
}
@keyframes splash-slideUp-pc {
  95% {
    height: 72vh;
  }
  100% {
    height: 70vh;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes blurToClear {
  0% {
    -webkit-filter: blur(50px);
            filter: blur(50px); /* アニメーション開始時のぼかしの度合い */
    opacity: 0.5; /* 画像の透明度も同時に変更する場合 */
  }
  100% {
    -webkit-filter: blur(0);
            filter: blur(0); /* アニメーション終了時はぼかしなし */
    opacity: 1; /* 画像の透明度も同時に変更する場合 */
  }
}
@keyframes blurToClear {
  0% {
    -webkit-filter: blur(50px);
            filter: blur(50px); /* アニメーション開始時のぼかしの度合い */
    opacity: 0.5; /* 画像の透明度も同時に変更する場合 */
  }
  100% {
    -webkit-filter: blur(0);
            filter: blur(0); /* アニメーション終了時はぼかしなし */
    opacity: 1; /* 画像の透明度も同時に変更する場合 */
  }
}
/* =========================================================
layout
========================================================= */
.sp-only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
}

.pc-only {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .pc-only {
    display: block !important;
  }
}

/* =========================================================
ヘッダー
========================================================= */
.header {
  position: relative;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
.header__title {
  text-align: center;
}
.header__title img {
  vertical-align: bottom;
}
.header__in {
  height: 100%;
}
@media screen and (min-width: 769px) {
  .header__in {
    margin: 0 auto;
  }
}

.blur-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
  pointer-events: none;
  background-color: hsl(181, 31%, 23%);
  background-image: radial-gradient(at 46% 0%, hsl(357, 53%, 61%) 0px, transparent 50%), radial-gradient(at 10% 82%, hsl(147, 14%, 34%) 0px, transparent 50%), radial-gradient(at 3% 20%, hsl(167, 43%, 31%) 0px, transparent 50%), radial-gradient(at 84% 99%, hsl(22, 19%, 56%) 0px, transparent 50%), radial-gradient(at 78% 55%, hsl(154, 70%, 62%) 0px, transparent 50%), radial-gradient(at 47% 60%, hsl(357, 17%, 48%) 0px, transparent 50%), radial-gradient(at 54% 49%, hsl(341, 34%, 65%) 0px, transparent 50%);
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
  -webkit-animation: fadeOut 3s ease-in 1s forwards;
          animation: fadeOut 3s ease-in 1s forwards;
  /* アニメーションの適用 */
}

.mv {
  position: relative;
  width: 100%;
}
.mv .mv_fairy {
  opacity: 0;
  width: 37%;
  position: absolute;
  top: 26%;
  left: 20%;
  -webkit-animation: mvFairy 1.5s ease-out forwards;
          animation: mvFairy 1.5s ease-out forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.mv .mv_fairy img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mv .mv_fairy {
    width: 77%;
    -webkit-animation: mvFairySP 1.5s ease-out forwards;
            animation: mvFairySP 1.5s ease-out forwards;
    top: 20%;
    left: 75%;
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
.mv__in {
  position: relative;
  width: 100%;
  height: 100%;
}
.mv-image {
  width: 100%;
  margin: auto;
}
.mv-text {
  width: 100%;
  width: 87%;
  max-width: 750px;
  position: absolute;
  top: auto;
  bottom: 162px;
  left: 0;
  right: 0;
  margin: auto;
  /* 初回アクセス時のみMVテキストにブラー効果 */
}
.mv-text.animate-blur {
  opacity: 0.5;
  -webkit-filter: blur(50px);
          filter: blur(50px);
  -webkit-animation: blurToClear 1s ease-in-out 3s forwards;
          animation: blurToClear 1s ease-in-out 3s forwards;
}
@media screen and (min-width: 769px) {
  .mv-text {
    max-width: 870px;
    width: 100%;
    bottom: 250px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .mv-text.sp {
    display: none;
  }
  .mv-text.pc {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1365px) {
  .mv-text {
    width: 90%;
  }
}

@-webkit-keyframes mvFairy {
  0% {
    opacity: 0;
    -webkit-transform: translate(calc(-50% - 200px), calc(-50% + 150px));
            transform: translate(calc(-50% - 200px), calc(-50% + 150px));
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@keyframes mvFairy {
  0% {
    opacity: 0;
    -webkit-transform: translate(calc(-50% - 200px), calc(-50% + 150px));
            transform: translate(calc(-50% - 200px), calc(-50% + 150px));
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@-webkit-keyframes mvFairySP {
  0% {
    opacity: 0;
    -webkit-transform: translate(calc(-50% + 200px), calc(-50% + 150px));
            transform: translate(calc(-50% + 200px), calc(-50% + 150px));
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@keyframes mvFairySP {
  0% {
    opacity: 0;
    -webkit-transform: translate(calc(-50% + 200px), calc(-50% + 150px));
            transform: translate(calc(-50% + 200px), calc(-50% + 150px));
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
/* =========================================================
sticky navi
========================================================= */
.gloval-navi-wrap {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .gloval-navi-wrap {
    padding-top: 15px;
  }
}

.gloval-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 1220px;
  margin-inline: auto;
  margin-bottom: 44px;
  padding-top: 135px;
}
@media screen and (min-width: 769px) {
  .gloval-navi {
    margin-bottom: 67px;
    padding-top: 185px;
  }
}

.gloval-navi__item {
  border-top: 1px solid #373332;
  border-left: 1px solid #373332;
  border-right: 1px solid #373332;
  border-bottom: 1px solid #373332;
  background-color: #BBE0E0;
  height: 50px;
  width: calc(50% - 30px);
  text-align: center;
  position: relative;
  border-radius: 10px 10px 0 0;
}
@media screen and (min-width: 769px) {
  .gloval-navi__item {
    width: calc(50% - 118px);
    height: 80px;
    border-radius: 20px 20px 0 0;
  }
}
.gloval-navi__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  padding: 16px 4px;
  font-size: clamp(18px, calc(10.385786802px + 2.0304568528vw), 26px);
  letter-spacing: 0.005em;
  line-height: 0.45;
}

.gloval-navi__item:nth-of-type(1) {
  margin-right: 10px;
}
.gloval-navi__item:nth-of-type(1):before {
  content: "";
  display: block;
  position: absolute;
  left: -98.5px;
  bottom: -1px;
  width: 98.5px;
  height: 1px;
  border-bottom: 1px solid #373332;
}
.gloval-navi__item:nth-of-type(1):after {
  content: "";
  display: block;
  position: absolute;
  right: -12px;
  bottom: -1px;
  width: 12px;
  height: 1px;
  border-bottom: 1px solid #373332;
}
@media screen and (min-width: 769px) {
  .gloval-navi__item:nth-of-type(1):after {
    right: -45.5px;
    width: 45.5px;
  }
}
@media screen and (min-width: 769px) {
  .gloval-navi__item:nth-of-type(1) {
    margin-right: 44px;
  }
}
.gloval-navi__item:nth-of-type(1) a::before {
  width: 119px;
  height: 23px;
  background-image: url(../images/common/sticky-nav-icon01.png);
  bottom: -5px;
}
.gloval-navi__item:nth-of-type(2):before {
  content: "";
  display: block;
  position: absolute;
  right: -98.5px;
  bottom: -1px;
  width: 98.5px;
  height: 1px;
  border-bottom: 1px solid #373332;
}

.gloval-navi__item.current {
  pointer-events: none;
  background: transparent;
  border-bottom: none;
  margin-bottom: 1px;
}
.gloval-navi__item.current a {
  border-radius: 20px 20px 0 0;
}
.gloval-navi__item.current:first-of-type:after {
  bottom: 0px;
}

.local-nav-wrap {
  margin-bottom: 55px;
}
@media screen and (min-width: 769px) {
  .local-nav-wrap {
    margin-bottom: 92px;
  }
}

.local-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  max-width: 770px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .local-nav {
    gap: 10px;
  }
}

.local-nav-item {
  width: 141px;
  height: 41px;
  border: 0.5px solid #707070;
  border-radius: 30px;
  background-color: #BBE0E0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  font-size: 16px;
  line-height: 0.4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.local-nav-item a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.local-nav-item a:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 0.5px solid #373332;
  border-radius: 100%;
  background-image: url(../images/common/arrow-right.svg);
  background-size: 8px 6px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 10px;
}
@media screen and (min-width: 769px) {
  .local-nav-item {
    width: 250px;
    height: 60px;
    font-size: 20px;
  }
  .local-nav-item a::after {
    width: 26px;
    height: 26px;
    right: 18px;
  }
}
.local-nav-item:hover {
  background-color: #F491AE;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* =========================================================
メインコンテンツ
========================================================= */
#wrapper {
  margin-bottom: 70px;
}
@media screen and (min-width: 769px) {
  #wrapper {
    margin-bottom: 165px;
  }
}

.text-link {
  font-size: 12px;
  color: #808080;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .text-link {
    font-size: 14px;
  }
}

/* =========================================================
ページタイトル
========================================================= */
.page-title {
  color: #BBE0E0;
  font-size: 48px;
  text-align: center;
  width: 100%;
  margin: 0 auto 27px;
  line-height: line-height(48, 58);
}
@media screen and (min-width: 769px) {
  .page-title {
    font-size: 80px;
    margin-bottom: 50px;
    line-height: line-height(80, 96);
  }
}

/* =========================================================
ギフトアイテムページ
========================================================= */
.category-heading {
  font-size: clamp(42px, calc(24.8680203046px + 4.5685279188vw), 60px);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.005em;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .category-heading {
    font-weight: 500;
    line-height: 0.6666666667;
    margin-bottom: 37.5px;
  }
}

.gifts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .gifts {
    gap: 10px;
    margin-bottom: 120px;
  }
}

.gift {
  border: 0.5px solid #373332;
  width: 50%;
  padding: 10px;
  position: relative;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gift.animated .front-cont {
  -webkit-animation: fadeIn 0.5s ease-in 0.5s forwards;
          animation: fadeIn 0.5s ease-in 0.5s forwards;
}
.gift .js-modalopen {
  margin-top: auto;
}
@media screen and (min-width: 769px) {
  .gift {
    width: calc(33.3333333333% - 7px);
    padding: 30px 26px;
  }
}
@media screen and (max-width: 768px) {
  .gift:not(:first-of-type):not(:nth-of-type(2)) {
    margin-top: -1px;
  }
  .gift:nth-of-type(even) {
    margin-left: -1px;
  }
}

.gift-image {
  margin-bottom: 33px;
}
@media screen and (min-width: 769px) {
  .gift-image {
    margin-bottom: 41.5px;
  }
}

.gift-detail {
  border-top: 1px solid #373332;
  padding-top: 10px;
}
@media screen and (min-width: 769px) {
  .gift-detail {
    padding-top: 20px;
  }
}

@media screen and (min-width: 769px) {
  .gift-detail-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px;
  }
}

.slick-dots {
  bottom: -25px !important;
}
@media screen and (min-width: 769px) {
  .slick-dots {
    bottom: -30px !important;
  }
}

.slick-dots li button:before {
  top: -5px !important;
  color: #cccccc !important;
  font-size: 30px !important;
}
.slick-dots li.slick-active button:before {
  color: #373332 !important;
  top: -6px !important;
  font-size: 35px !important;
}
@media screen and (min-width: 769px) {
  .slick-dots li.slick-active button:before {
    top: -6px !important;
  }
}

@media screen and (max-width: 768px) {
  .shop-logo {
    margin-bottom: 16px;
    height: 60px;
    background-color: #fff;
  }
  .shop-logo img {
    height: 60px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (min-width: 769px) {
  .shop-logo {
    width: 100px;
    margin-right: 10px;
  }
}

.shop-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 769px) {
  .shop-info {
    padding-top: 8.5px;
  }
}

.shop-info-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 11px;
}
@media screen and (min-width: 769px) {
  .shop-info-header {
    margin-bottom: 13px;
  }
}

.shop-info-header__floor {
  height: 18px;
  margin-right: 8px;
}

.shop-info-header__cart {
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shop-info-shop {
  font-size: clamp(14px, calc(12.0964467005px + 0.5076142132vw), 16px);
  font-weight: 400;
  line-height: 1.4285714286;
  margin-bottom: 11px;
}
@media screen and (min-width: 769px) {
  .shop-info-shop {
    line-height: 1.5;
  }
}

.item-name {
  font-size: clamp(12px, calc(10.0964467005px + 0.5076142132vw), 14px);
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 6px;
}
@media screen and (min-width: 769px) {
  .item-name {
    line-height: 1.4285714286;
    margin-bottom: 11px;
  }
}

.item-price {
  font-size: clamp(12px, calc(10.0964467005px + 0.5076142132vw), 14px);
  font-weight: 400;
  line-height: 1.6666666667;
  margin-bottom: 11px;
}
@media screen and (min-width: 769px) {
  .item-price {
    line-height: 1.4285714286;
    margin-bottom: 11.5px;
  }
}

.js-btn {
  border: 0.5px solid #373332;
  background-color: #BBE0E0;
  border-radius: 100px;
  letter-spacing: 0.005em;
  line-height: 2.1666666667;
}

.hover-wrap {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.hover-wrap:hover {
  opacity: 0.7;
}

.floor {
  background-color: #373332;
  color: #ffffff;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.2em;
  text-align: center;
  padding: 3px 4px 3px 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .floor {
    font-size: 14px;
  }
}

.gift.gift--wide {
  width: 100%;
  padding: 23px 26px 41px;
  max-width: 1024px;
  margin: 0 auto;
}
.gift.gift--wide .gift-image {
  margin-bottom: 20px;
}
.gift.gift--wide .gift-detail {
  border-top: none;
  padding-top: 0;
}
.gift.gift--wide .gift-detail-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.gift.gift--wide .shop-logo {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-bottom: 0;
}
.gift.gift--wide .shop-logo img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gift.gift--wide .shop-info-header__floor {
  width: 40px;
}
.gift.gift--wide .shop-info-header__floor .floor {
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .gift.gift--wide .shop-info-header__floor .floor {
    font-size: 16px;
  }
}
.gift.gift--wide .shop-info-shop {
  font-size: 16px;
}
.gift.gift--wide .item-name {
  font-size: 14px;
}
.gift.gift--wide .item-price {
  font-size: 14px;
}
.gift.gift--wide .front-cont {
  margin-bottom: 20px;
}
.gift.gift--wide .js-modalopen {
  width: 180px;
  height: 45px;
  font-size: 16px;
  line-height: 0.4;
}
.gift.gift--wide .js-modalopen:after {
  width: 20px;
  height: 20px;
  right: 16px;
}
@media screen and (min-width: 769px) {
  .gift.gift--wide {
    padding: 28px 26px 30px;
  }
  .gift.gift--wide .gift-detail-header {
    margin-bottom: 20px;
  }
  .gift.gift--wide .front-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .gift.gift--wide .gift-image {
    width: 40%;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .gift.gift--wide .gift-detail {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-top: none;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gift.gift--wide .gift-detail-body {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .gift.gift--wide .shop-logo {
    width: 150px;
    height: 150px;
    margin-right: 20px;
  }
  .gift.gift--wide .shop-info {
    padding-top: 0;
  }
  .gift.gift--wide .shop-info-header {
    margin-bottom: 20px;
  }
  .gift.gift--wide .shop-info-header__floor {
    width: 70px;
    height: 30px;
  }
  .gift.gift--wide .pc-only {
    margin-top: auto;
  }
  .gift.gift--wide .js-modalopen {
    margin-left: 0;
    width: 234px;
    height: 60px;
  }
  .gift.gift--wide .js-modalopen::after {
    width: 24px;
    height: 24px;
    right: 18px;
  }
}

/* =========================================================
ショップリストのアイテム
========================================================= */
.tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0 auto 48px;
  gap: 15px;
}

.tab-button {
  color: #BBE0E0;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: line-height(14, 20);
  width: calc(50% - 7.5px);
  max-width: 160px;
  padding: 12px 12px 0;
  cursor: pointer;
  text-align: center;
  border-bottom: 1.5px solid #BBE0E0;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.tab-button::after {
  display: block;
  content: "";
  width: 10px;
  height: 8px;
}
.tab-button:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #409594;
  border-bottom: 1.5px solid #409594;
}

.tab-button.active {
  font-weight: bold;
}
.tab-button.active::after {
  display: block;
  content: "";
  width: 10px;
  height: 8px;
  background-image: url(../images/common/arrow-bottom.png);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -16px;
}

.tab-item {
  display: none;
}
.tab-item.active {
  display: block;
}

@media screen and (min-width: 769px) {
  .tab-button {
    font-size: 16px;
    padding: 6px 12px 5px;
  }
  .tab-list {
    gap: 60px;
  }
}
.modal-item {
  width: 100%;
  list-style: none;
  position: relative;
  padding: 7px;
}
@media screen and (min-width: 769px) {
  .modal-item {
    border: 4px solid #000000;
    padding: 34px;
  }
}

.modal-item-info {
  margin-bottom: 20px;
}

.modal-item-name {
  font-size: clamp(14px, calc(12.0964467005px + 0.5076142132vw), 16px);
  line-height: 1.4285714286;
  margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
  .modal-item-name {
    line-height: 1.625;
    margin-bottom: 7.5px;
  }
}

.modal-item-price {
  font-size: clamp(14px, calc(12.0964467005px + 0.5076142132vw), 16px);
  margin-bottom: 11px;
}
@media screen and (min-width: 769px) {
  .modal-item-price {
    line-height: 1.25;
    margin-bottom: 32px;
  }
}

.modal-item-text {
  font-size: 13px;
  line-height: 1.5384615385;
  margin-bottom: 6px;
}
@media screen and (min-width: 769px) {
  .modal-item-text {
    line-height: 1.8461538462;
    margin-bottom: 11px;
  }
}

.modal-item-notice {
  font-size: 12px;
  line-height: 1.6666666667;
}

.modal-shop-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (min-width: 769px) {
  .modal-shop-info {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #373332;
  }
}

.modal-logo {
  width: 90px;
  margin-right: 10px;
}
@media screen and (min-width: 769px) {
  .modal-logo {
    width: 150px;
    height: 150px;
    margin-right: 18px;
  }
}

.modal-shop {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.modal-shop-floor {
  width: 40px;
  height: 20px;
  margin-bottom: 5px;
}
.modal-shop-floor .floor {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .modal-shop-floor {
    width: 50px;
    margin-bottom: 10.5px;
  }
  .modal-shop-floor .floor {
    font-size: 14px;
  }
}

.modal-shop-name {
  font-size: 14px;
  line-height: 1.4285714286;
  margin-bottom: 12px;
}

.modal-shop-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.modal-shop-link__item {
  background-color: #ffffff;
  border-radius: 100%;
  border: 0.5px solid #373332;
  width: 40px;
  height: 40px;
}
.modal-shop-link__item a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px;
}

.modal-wrap {
  width: calc(100vw - 80px);
  max-width: 1100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .modal-wrap {
    width: calc(100vw - 60px);
    top: inherit;
    left: inherit;
    margin: 0 auto;
    position: relative;
    -webkit-transform: inherit;
            transform: inherit;
    overflow-y: initial;
    padding-top: 0;
  }
}
@media screen and (min-width: 769px) and (max-height: 770px) {
  .modal-wrap {
    top: 10%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.modal-header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
  margin-bottom: 20px;
  height: 118px;
}
@media screen and (min-width: 769px) {
  .modal-header {
    padding: 0px;
    height: 130px;
  }
}
.modal-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 769px) {
  .modal-header__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.modal-header .logo {
  margin: 0 15px 0 0;
  max-width: 100px;
}
@media screen and (min-width: 769px) {
  .modal-header .logo {
    margin: 0 30px 0 0;
    max-width: 200px;
    width: 100%;
  }
}
.modal-header .info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 115px);
}
@media screen and (min-width: 769px) {
  .modal-header .info-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 120px);
    padding-top: 25px;
  }
}
.modal-header .shop {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 9px;
}
@media screen and (min-width: 769px) {
  .modal-header .shop {
    font-size: 20px;
  }
}
.modal-header .floor {
  font-size: 12px;
  font-weight: 800;
  /* font-family: 'Jost', serif; */
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  /* max-width: 32px; */
  margin: 1px 6px 6px 0;
  padding: 0 16px;
  display: inline-block;
  /* height: 15px; */
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .modal-header .floor {
    font-size: 13px;
    max-width: 45px;
    margin: 0 10px 0 0;
    display: inline-block;
    height: 21px;
    line-height: 1.69;
  }
}
.modal-header .link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 auto 0 0;
  line-height: 1.2;
  position: relative;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .modal-header .link {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .modal-header .link {
    font-size: 21px;
    margin: 0 0 0 auto;
  }
}
.modal-header .link a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
}
.modal-header .link a::after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 5px;
  position: relative;
  background-image: url(../images/common/arrow-right.png);
  background-size: contain;
  background-repeat: no-repeat;
  top: -3px;
  bottom: 0;
  margin: auto;
  right: -19px;
}
@media screen and (min-width: 769px) {
  .modal-header .link a::after {
    border-width: 2px;
    height: 12px;
    width: 12px;
    right: -15px;
  }
}
.modal-header .link a::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #1A1311;
  position: absolute;
  bottom: -5px;
}
@media screen and (min-width: 769px) {
  .modal-header .link a::before {
    width: 110%;
    bottom: -2px;
    height: 2px;
  }
}
@media screen and (max-width: 768px) {
  .modal-header .link a {
    display: block;
    position: relative;
    width: 100px;
  }
}

.modal-cont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.5px solid #373332;
  padding: 22px 20px 25px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .modal-cont {
    padding: 55px 20px 25px;
    max-width: 1024px;
    width: auto !important;
    display: -webkit-box;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 40px 40px 65px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 480px;
  }
}

.img-wrap {
  position: relative;
  margin-bottom: 15px;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .img-wrap {
    width: 42%;
    margin-right: 28px;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.img-wrap .img-wrap__slider {
  width: 100%;
  position: relative;
}
.img-wrap .img-wrap__slider .slick-arrow {
  position: absolute;
  border: 0.5px solid #373332;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  background-color: #BBE0E0;
  display: block;
  background-image: url(../images/common/arrow-right.svg);
  background-size: 12px 10px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -14px;
  z-index: 10;
}
.img-wrap .img-wrap__slider .slick-arrow.prev {
  left: 20%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.img-wrap .img-wrap__slider .slick-arrow.next {
  right: 20%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.img-wrap .img-wrap__slider .slick-dots {
  position: relative !important;
  bottom: -15px !important;
}
.img-wrap .img-wrap__slider .slick-dots li button:before {
  top: -5px !important;
  font-size: 30px !important;
}
.img-wrap .img-wrap__slider .slick-dots li.slick-active button:before {
  top: -6px !important;
}

@media screen and (min-width: 769px) {
  .modal-cont-slider-wrap {
    height: 600px;
    overflow: scroll;
    margin: 0 -30px;
    padding: 0 30px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .modal-cont-slider-wrap::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-height: 770px) {
  .modal-cont-slider-wrap {
    height: 62vh;
  }
}

.modal-cont-slider {
  position: relative;
  margin-bottom: 0 !important;
}
.modal-cont-slider .slick-arrow {
  position: absolute;
  bottom: 0;
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.modal-cont-slider .slick-arrow:hover {
  opacity: 0.6;
}
.modal-cont-slider .slick-arrow.prev {
  top: 25.5%;
  left: 8px;
  margin-left: 0;
}
@media screen and (min-width: 769px) {
  .modal-cont-slider .slick-arrow.prev {
    top: 45.5%;
    left: 12px;
  }
}
.modal-cont-slider .slick-arrow.next {
  top: 25.5%;
  right: 8px;
  margin-right: 0;
}
@media screen and (min-width: 769px) {
  .modal-cont-slider .slick-arrow.next {
    top: 45.5%;
    left: 38.5%;
  }
}
.modal-cont-slider .slick-arrow button {
  display: block;
  width: 30px;
  height: 30px;
  background: #363332;
}
@media screen and (min-width: 769px) {
  .modal-cont-slider .slick-arrow button {
    width: 40px;
    height: 40px;
  }
}
.modal-cont-slider .slick-arrow button:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  top: 12px;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../images/common/arrow-right-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .modal-cont-slider .slick-arrow button:before {
    width: 10px;
    height: 10px;
    top: 15px;
  }
}
.modal-cont-slider .slick-arrow button.slick-next {
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
.modal-cont-slider .slick-dots {
  height: 15px;
  margin-left: 4px;
}
@media screen and (max-width: 768px) {
  .modal-cont-slider .slick-dots {
    top: 53.5%;
  }
}
@media screen and (min-width: 769px) {
  .modal-cont-slider .slick-dots {
    width: 45%;
    margin-left: 3px;
    bottom: 7px;
  }
}
.modal-cont-slider .slick-dots li {
  margin: 0;
}
.modal-cont-slider .slick-dots li button:before {
  background-color: #c3c3c3;
  border-radius: 50%;
  content: "";
  color: #DDCCA1;
  height: 9px;
  width: 9px;
}
.modal-cont-slider .slick-dots li.slick-active button:before {
  background-color: #000000;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.modal-detail {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .modal-detail {
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .modal-detail {
    margin: 15px auto 0;
    padding: 0 !important;
    width: 100%;
  }
}

.miniwrap {
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 22px 0 25px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .miniwrap {
    border-top: none;
    padding: 0 0 25px;
  }
}

.shop {
  font-size: 12px;
  font-weight: 500;
  line-height: 160%;
}

.introduction {
  color: #363332;
  margin: 0 auto;
  font-size: 12px;
  line-height: 1.71;
  margin-bottom: 21px;
  word-break: break-all;
}
@media screen and (min-width: 769px) {
  .introduction {
    font-size: 14px;
    line-height: 2;
  }
}

.notice {
  font-size: 10px;
  line-height: 1.6;
  color: #363332;
}
@media screen and (min-width: 769px) {
  .notice {
    font-size: 12px;
  }
}

.modal-arrow {
  position: absolute;
  width: 26px;
  height: 26px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.modal-arrow:hover {
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .modal-arrow {
    width: 50px;
    height: 50px;
  }
}
.modal-arrow button {
  display: block;
  background: #fff;
  width: 30px;
  height: 30px;
  background: #363332;
}
@media screen and (min-width: 769px) {
  .modal-arrow button {
    width: 40px;
    height: 40px;
  }
}
.modal-arrow button::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: 15px;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(../images/common/arrow-right-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .modal-arrow button::after {
    width: 7px;
    height: 7px;
    top: 11px;
  }
}
.modal-arrow.prev {
  position: absolute;
  top: 60%;
  left: calc(50% - 550px);
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.modal-arrow.prev button::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0px;
  right: 0px;
}
@media screen and (max-width: 1180px) {
  .modal-arrow.prev {
    left: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .modal-arrow.prev {
    -webkit-transform: initial !important;
            transform: initial !important;
    top: 50%;
    bottom: 3px;
    left: -11px;
    position: absolute;
  }
}
.modal-arrow.next {
  position: absolute;
  top: 60%;
  left: calc(50% + 550px);
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 1180px) {
  .modal-arrow.next {
    right: 10px;
    left: initial;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .modal-arrow.next {
    -webkit-transform: initial !important;
            transform: initial !important;
    top: 50%;
    bottom: 3px;
    right: -11px;
    position: absolute;
    margin-left: auto;
  }
}

.modal-block {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  z-index: 500;
  display: none;
}
@media screen and (max-width: 768px) {
  .modal-block {
    padding: 17px 0 220px;
    overflow: scroll;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #52AEAD;
  }
}

.modal-bg {
  width: 100vw;
  height: 150vh;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .modal-bg {
    background: #52AEAD;
  }
}

.modal-close-top {
  position: absolute;
  top: 15px;
  right: -15px;
}

.modal-close {
  width: 40px;
  height: 40px;
  color: #000000;
  font-size: 24px;
  margin: 0 auto;
  padding: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: -15px;
  right: -15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 1;
  position: absolute;
  border: 0.5px solid #373332;
  border-radius: 100%;
  background-color: #ffffff;
}
.modal-close:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/common/icon-close.svg);
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.modal-close .icon {
  display: block;
  content: "";
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #000000;
  position: relative;
  margin-right: 5px;
}
.modal-close .icon::before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background-image: url(../images/common/modal-close.svg);
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .modal-close .icon {
    width: 40px;
    height: 40px;
  }
}
.modal-close:hover {
  opacity: 0.6;
}

.pc-only .modal-close {
  position: fixed;
  bottom: 0;
  top: initial;
  right: inherit;
  width: 100%;
  height: 60px;
  border-radius: 0;
  background-color: #373332;
}
.pc-only .modal-close:before {
  display: none;
}
.pc-only .modal-close img {
  width: 125px;
}

.js-modalopen {
  margin: 0 auto;
  height: clamp(30px, calc(20.4822335025px + 2.538071066vw), 40px);
  width: clamp(120px, calc(96.2055837563px + 6.345177665vw), 145px);
  border: 0.5px solid #373332;
  background-color: #BBE0E0;
  border-radius: 100px;
  font-size: clamp(12px, calc(8.192893401px + 1.0152284264vw), 16px);
  letter-spacing: 0.005em;
  line-height: 2.1666666667;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.js-modalopen:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #F491AE;
}
.js-modalopen:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 0.5px solid #373332;
  border-radius: 100%;
  background-image: url(../images/common/arrow-right.svg);
  background-size: 8px 6px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  right: 10px;
}
@media screen and (min-width: 769px) {
  .js-modalopen:after {
    width: 26px;
    height: 26px;
    background-size: 10px 8px;
  }
}

/* =========================================================
ショップリスト
========================================================= */
.shop-list-note {
  color: #4b4b4b;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin-top: -3px;
}

/* =========================================================
recommend
========================================================= */
.section-heading {
  font-size: clamp(42px, calc(24.8680203046px + 4.5685279188vw), 60px);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.005em;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .section-heading {
    font-weight: 500;
    line-height: 0.6666666667;
    margin-bottom: 50.5px;
  }
}

.parco-news-wrap {
  padding-top: 25px;
  margin-bottom: 75px;
}
@media screen and (min-width: 769px) {
  .parco-news-wrap {
    padding-top: 16px;
    margin-bottom: 115px;
  }
}

.shop-news-wrap .item-list {
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .shop-news-wrap {
    margin-bottom: 95px;
  }
}

.item-list {
  padding: 0 25px;
}
@media screen and (min-width: 769px) {
  .item-list {
    padding: 0;
  }
}

/* =========================================================
タグ集約
========================================================= */
.taglist {
  overflow: hidden;
}
.taglist__item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  list-style: none;
  display: none;
}
.taglist__item:last-of-type {
  margin-bottom: 0;
}
.taglist__item:last-child {
  margin-bottom: 0;
}
.taglist__item:nth-child(-n+6) {
  /* 初期表示6件 */
  display: block;
}
.taglist__item__in {
  height: 100%;
}
.taglist__item a {
  display: block;
  position: relative;
  height: 100%;
  padding: 15px;
  color: #555;
  background: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.taglist__item a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #555 transparent;
  position: absolute;
  right: 4px;
  bottom: 4px;
}
.taglist__txt {
  margin-top: 15px;
}
.taglist__photo {
  position: relative;
  padding: 0 40px;
}
.taglist__kaeru {
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 10px;
  font-size: 1rem;
  color: #fff;
  line-height: 1.1;
  display: inline-block;
  background: #ea5550;
  padding: 7px 5px;
}
.taglist__name {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.taglist__title {
  font-weight: bold;
  margin-bottom: 6px;
}

@media screen and (max-width: 768px) {
  .taglist__item {
    border: 1px solid #000000;
    border-top: 1px solid #000;
  }
}
@media screen and (min-width: 769px) {
  .taglist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .taglist__item {
    width: calc(33.33% - 10px);
    margin: 15px 15px 0 0;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .taglist__item:first-child {
    border-top: 1px solid #ccc;
  }
  .taglist__item:nth-child(-n+3) {
    margin-top: 0;
  }
  .taglist__item:nth-child(3n) {
    margin-right: 0;
  }
  .taglist__photo {
    padding: 0;
  }
}
.btn-taglist-more {
  display: none;
  width: 100%;
  max-width: 325px;
  margin: 8px auto 50px;
  padding: 15px 0 13px;
  border-radius: 100px;
  background: #BBE0E0;
  border: 1px solid #000000;
  color: #000000;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.13em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.btn-taglist-more:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 0.5px solid #373332;
  border-radius: 100%;
  background-image: url(../images/common/arrow-right.svg);
  background-size: 12px 8px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: absolute;
  right: 19px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .btn-taglist-more {
    margin: 43px auto 50px;
    max-width: 346px;
    height: 60px;
    font-size: 22px;
    letter-spacing: 0.05em;
  }
  .btn-taglist-more:hover {
    opacity: 0.7;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

.banner-area__in {
  max-width: 596px;
  margin: 0 auto;
}

/* =========================================================
フッター
========================================================= */
.page-ft {
  padding-top: 55px;
  text-align: center;
  background-color: #222222;
}
.page-ft__inner {
  padding: 0 51px 63.6px;
}
.page-ft .logo {
  max-width: 177px;
  margin: 0 auto 18px;
}
.page-ft .copyright {
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .page-ft {
    padding-top: 85px;
  }
  .page-ft .logo {
    margin: 0 auto 25px;
  }
  .page-ft__inner {
    padding: 0 51px 86.6px;
  }
}

.footer {
  padding: 80px 0 40px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer {
    padding: 81px 0 160px;
  }
}
.footer__in {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .footer__in {
    max-width: 835px;
  }
}
.footer__logo {
  text-align: center;
  max-width: 137px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 769px) {
  .footer__logo {
    display: none;
  }
}
.footer__logo a {
  text-decoration: none;
}
.footer__copyright {
  font-size: 10px;
  text-align: center;
  line-height: 1.8;
  font-family: copperplate, serif;
  font-weight: 500;
  font-style: normal;
  font-weight: 300;
  color: #000000;
}
@media screen and (min-width: 769px) {
  .footer__copyright {
    font-size: 12px;
  }
}

.pagetop {
  display: none;
  max-width: 38px;
  width: 100%;
  position: fixed;
  right: 10px;
  bottom: 114px;
  z-index: 50;
}
@media screen and (min-width: 769px) {
  .pagetop {
    right: 38px;
    bottom: 48px;
  }
}
.pagetop.active {
  display: block;
  -webkit-animation: fadeIn 0.5s ease-in 0s forwards;
          animation: fadeIn 0.5s ease-in 0s forwards;
}

.bnr__text {
  text-align: center;
  font-size: clamp(14px, 2vw, 16px);
  font-family: "vdl-v7mincho", sans-serif;
  margin-top: 30px;
}

/* =========================================================
bg_fixed
========================================================= */
.bg_fixed {
  z-index: 0;
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: #fff0c1;
  background-image: url(../images/item/bg_pc.jpg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .bg_fixed {
    background-image: url(../images/item/bg_pc.jpg);
  }
}
.bg_fixed video {
  pointer-events: none;
  mix-blend-mode: screen;
  -o-object-fit: cover;
     object-fit: cover;
}

/* =========================================================
decoration
========================================================= */
.decoration_lead {
  aspect-ratio: 163.527/49.014;
}

.decoration_main {
  aspect-ratio: 163.527/49.014;
}

/* =========================================================
lead
========================================================= */
.lead {
  z-index: 1;
  position: relative;
  background-color: #D08B09;
  overflow: hidden;
}
.lead:before, .lead:after {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .lead:before, .lead:after {
    background-size: cover;
  }
}
.lead:before {
  background-image: url(../images/item/kirakira_01_pc.png);
  -webkit-animation: leadbg 1s ease-out infinite alternate;
          animation: leadbg 1s ease-out infinite alternate;
}
@media screen and (max-width: 768px) {
  .lead:before {
    background-image: url(../images/item/kirakira_01_sp.png);
  }
}
.lead:after {
  background-position: right;
  background-image: url(../images/item/kirakira_02_pc.png);
  animation: leadbg 1s ease-out infinite alternate-reverse;
}
@media screen and (max-width: 768px) {
  .lead:after {
    background-position: unset;
    background-image: url(../images/item/kirakira_02_sp.png);
  }
}
.lead .lead_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto 100px;
  width: calc(100% - 40px);
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .lead .lead_inner {
    margin: 0 auto 65px;
  }
}
.lead .lead_inner * {
  z-index: 2;
  position: relative;
}
.lead .lead_inner .lead_decoration {
  width: 125px;
  padding-top: 40px;
  margin-bottom: 38px;
}
@media screen and (max-width: 768px) {
  .lead .lead_inner .lead_decoration {
    width: 100px;
    padding-top: 50px;
    margin-bottom: 25px;
  }
}
.lead .lead_inner .lead_text {
  text-align: center;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 46px;
}
@media screen and (max-width: 768px) {
  .lead .lead_inner .lead_text {
    font-size: 14px;
    margin-bottom: 46px;
    line-height: 1.7;
  }
}

@-webkit-keyframes leadbg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes leadbg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* =========================================================
main
========================================================= */
.main {
  overflow: hidden;
  z-index: 2;
  position: relative;
  width: 100%;
}
.main .main_title_decoration {
  width: 150px;
  margin: 60px auto 24px;
}
@media screen and (max-width: 768px) {
  .main .main_title_decoration {
    width: 75px;
    margin: 28px auto 10px;
  }
}
.main .main_title {
  text-align: center;
  font-size: 80px;
  font-family: "athelas", serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 44px;
}
@media screen and (max-width: 768px) {
  .main .main_title {
    font-size: 38px;
    margin-bottom: 20px;
  }
}
.main .section_window {
  position: relative;
  width: calc(100% - 100px);
  margin: 0 auto;
  max-width: 1100px;
}
@media screen and (max-width: 768px) {
  .main .section_window {
    width: calc(100% - 40px);
  }
}
.main .section {
  width: 100%;
  max-width: 1100px;
  padding: 20px;
  margin: 0 auto;
  background-color: #fff;
  outline: 2px solid black;
  outline-offset: -20px;
  border-radius: 9999px 9999px 0 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .main .section {
    width: 100%;
    padding: 5px;
    outline-offset: -5px;
    margin-bottom: 35px;
  }
}
.main .section .section_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 85%;
  margin: 0 auto 34px;
  /* detail_btn */
  /* profile_wrapper */
}
@media screen and (max-width: 768px) {
  .main .section .section_inner {
    width: calc(100% - 40px);
    margin-bottom: 27px;
  }
}
.main .section .section_inner .section_title_decoration {
  margin: 23px 0 51px 0;
  width: 24%;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .section_title_decoration {
    margin: 34px 0 24px 0;
    width: 42%;
  }
}
.main .section .section_inner .section_title {
  text-align: center;
  font-size: 42px;
  color: #B17709;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 42px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .section_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.main .section .section_inner .section_text {
  width: 80%;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.9;
  letter-spacing: 0.05em;
  margin-bottom: 52px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .section_text {
    width: 100%;
    font-size: 13px;
    margin-bottom: 20px;
  }
}
.main .section .section_inner .section_text span {
  color: #B17709;
}
.main .section .section_inner .flex_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.main .section .section_inner .flex_content .left_content {
  position: relative;
  width: 44%;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .flex_content .left_content {
    width: 100%;
    margin-bottom: 12px;
  }
}
.main .section .section_inner .flex_content .left_content .splide__track {
  margin-bottom: 15px;
}
.main .section .section_inner .flex_content .left_content .splide__pagination {
  position: relative;
}
.main .section .section_inner .flex_content .right_content {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .flex_content .right_content {
    width: 100%;
  }
}
.main .section .section_inner .flex_content .right_content .right_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #B17709;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 300;
  margin-bottom: 6px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .flex_content .right_content .right_title {
    font-size: 13px;
  }
}
.main .section .section_inner .flex_content .right_content .right_title:before {
  content: "";
  display: inline-block;
  width: 17px;
  aspect-ratio: 15/17.321;
  margin-right: 10px;
  background-image: url(../images/item/text_decoration.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.main .section .section_inner .flex_content .right_content .right_text {
  font-size: 15px;
  line-height: 1.9;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .flex_content .right_content .right_text {
    font-size: 12px;
    margin-bottom: 13px;
  }
}
.main .section .section_inner .flex_content .right_content .right_notion {
  margin-top: 30px;
  font-size: 12px;
  line-height: 1.9;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .flex_content .right_content .right_notion {
    margin-top: 13px;
    font-size: 11px;
    line-height: 1.8;
  }
}
.main .section .section_inner .flex_content .right_content .right_notion a {
  color: #B17709;
  text-decoration: underline;
}
.main .section .section_inner .detail_btn {
  z-index: 2;
  position: relative;
  width: 82%;
  max-width: 340px;
  height: 60px;
  margin: 32px auto 0;
  background: linear-gradient(-30deg, #241917 33.33%, #404040 33.33% 66.66%, #4E4E4E 66.66%);
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .detail_btn {
    margin-top: 20px;
    height: 50px;
  }
}
.main .section .section_inner .detail_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.main .section .section_inner .detail_btn a p {
  display: inline-block;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .detail_btn a p {
    font-size: 13px;
  }
}
.main .section .section_inner .detail_btn:hover {
  opacity: 0.8;
}
.main .section .section_inner .profile_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 32px;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .profile_wrapper {
    row-gap: 30px;
  }
}
.main .section .section_inner .profile_wrapper .profile_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.main .section .section_inner .profile_wrapper .profile_content .img_box {
  width: 150px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .profile_wrapper .profile_content .img_box {
    width: 90px;
  }
}
.main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper {
  width: calc(100% - 170px);
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_name_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_name_wrapper {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_name_wrapper .profile_name_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 768px) {
  .main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_name_wrapper .profile_name_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    row-gap: 20px;
    margin-bottom: 0;
  }
}
.main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_name_wrapper .profile_name {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-size: 15px;
  color: #B27707;
}
.main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_name_wrapper .profile_sns_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.main .section .section_inner .profile_wrapper .profile_content .profile_text_wrapper .profile_text {
  font-size: 12px;
  line-height: 2;
}
.main .section_decoration_wrapper {
  pointer-events: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  outline: none;
  background-color: rgba(0, 0, 0, 0);
}
.main .section_square {
  border-radius: 0 0 0 0;
  display: block;
}
.main .section_square .section_inner .img_box {
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .main .section_square .section_inner .img_box {
    margin-bottom: 12px;
  }
}
.main .section_square .section_inner .section_title {
  text-align: left;
  font-size: 26px;
  color: #000;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .main .section_square .section_inner .section_title {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.main .section_square .section_inner .section_text {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .main .section_square .section_inner .section_text {
    width: 100%;
    font-size: 13px;
    margin-bottom: 25px;
  }
}
.main .section_square .section_inner .flex_content {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .main .section_square .section_inner .flex_content {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.main .section_square .section_inner .flex_content .right_content .right_notion {
  margin-top: 0px;
}
.main .season_title {
  font-size: 70px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .main .season_title {
    font-size: 30px;
  }
}
.main .section_ownly {
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .main .section_ownly {
    width: 100%;
  }
}
.main .section_ownly .ownly_text {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 56px 0 60px;
  text-align: center;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .main .section_ownly .ownly_text {
    padding: 30px 0 30px;
    font-size: 14px;
    line-height: 1.7;
  }
}
.main .section_ownly .ownly_wrap {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding-bottom: 30px;
}
.main .section_decoration {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.main .section_decoration img {
  width: 100%;
}
.main .section_decoration_01_01 {
  width: 50%;
  top: 7%;
  left: 11%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_01_01 {
    width: 64%;
    top: 3%;
    left: 8%;
  }
}
.main .section_decoration_01_02 {
  z-index: -1;
  width: 32%;
  top: 108px;
  right: -16%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_01_02 {
    width: 38%;
    top: 27px;
    right: -23%;
  }
}
.main .section_decoration_01_03 {
  width: 69%;
  bottom: -28%;
  left: -9%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_01_03 {
    width: 60%;
    bottom: unset;
    top: 7%;
    left: -6%;
  }
}
.main .section_decoration_02_01 {
  width: 14%;
  top: 12%;
  left: 19%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_02_01 {
    width: 14%;
    top: 3%;
    left: 23%;
  }
}
.main .section_decoration_02_02 {
  width: 15%;
  top: 36%;
  left: 1%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_02_02 {
    width: 15%;
    top: 8%;
    left: 5%;
  }
}
.main .section_decoration_02_03 {
  width: 24%;
  top: 19%;
  right: -15%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_02_03 {
    width: 24%;
    top: 5%;
    right: -15%;
  }
}
.main .section_decoration_02_04 {
  width: 69%;
  bottom: -30%;
  right: -64%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_02_04 {
    width: 84%;
    bottom: -100px;
    right: -62%;
    -webkit-transform: translate(-50%, -50%) rotate(21deg);
            transform: translate(-50%, -50%) rotate(21deg);
  }
}
.main .section_decoration_03_01 {
  z-index: 2;
  width: 10%;
  top: 6%;
  left: 24%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_03_01 {
    width: 13%;
    top: 1.3%;
    left: 18%;
  }
}
.main .section_decoration_03_02 {
  width: 11%;
  top: 25%;
  left: 5%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_03_02 {
    width: 13%;
    top: 6.4%;
    left: 7%;
  }
}
.main .section_decoration_03_03 {
  width: 21%;
  top: 10%;
  right: -8%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_03_03 {
    width: 28%;
    top: 2%;
    right: -16%;
  }
}
.main .section_decoration_03_04 {
  width: 15%;
  top: 30%;
  right: -10%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_03_04 {
    width: 17%;
    top: 6%;
    right: -13%;
  }
}
.main .section_decoration_03_05 {
  width: 69%;
  top: 10%;
  left: 1%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_03_05 {
    width: 69%;
    top: 2%;
    left: -8%;
  }
}
.main .section_decoration_04_01 {
  width: 13%;
  top: 16%;
  left: 12%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_04_01 {
    width: 18%;
    top: 5%;
    left: 12%;
  }
}
.main .section_decoration_04_02 {
  width: 23%;
  top: 22%;
  right: -16%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_04_02 {
    width: 30%;
    top: 5%;
    right: -20%;
  }
}
.main .section_decoration_04_03 {
  width: 53%;
  top: 37%;
  right: -56%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_04_03 {
    width: 78%;
    top: unset;
    bottom: -70%;
    right: -73%;
  }
}
.main .section_decoration_04_04 {
  width: 69%;
  bottom: -12%;
  left: 1%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_04_04 {
    width: 109%;
    bottom: -40%;
    left: 2%;
  }
}
.main .section_decoration_05_01 {
  width: 40%;
  top: 13%;
  right: -40%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_05_01 {
    width: 52%;
    top: 4%;
    right: -49%;
  }
}
.main .section_decoration_05_02 {
  width: 69%;
  bottom: -37%;
  right: -61%;
}
@media screen and (max-width: 768px) {
  .main .section_decoration_05_02 {
    width: 69%;
    bottom: -11%;
    right: -61%;
  }
}

.splide .splide__pagination button {
  background-size: contain;
  opacity: 0.5;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 5px;
}
.splide .splide__pagination button.is-active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.splide01 .splide__pagination li:nth-of-type(1) button {
  background-image: url(../images/item/pagination_01_01.png);
}
.splide01 .splide__pagination li:nth-of-type(2) button {
  background-image: url(../images/item/pagination_01_02.png);
}
.splide02 .splide__pagination li:nth-of-type(1) button {
  background-image: url(../images/item/pagination_02_01.png);
}
.splide02 .splide__pagination li:nth-of-type(2) button {
  background-image: url(../images/item/pagination_02_02.png);
}

.canvas_window {
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

/* =========================================================
slick
========================================================= */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 30px;
  line-height: 20px;
  text-align: center;
  color: #FFF100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #56C800;
  opacity: 1;
}/*# sourceMappingURL=style.css.map */