/* 固定 */
@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Spectral&family=Noto+Sans+JP:wght@400&family=Noto+Serif+JP");

.sp_only {
  display: block;
}

.pc_only {
  display: none;
}

#footer {
  margin-top: 0;
  padding-top: 80px;
  background-color: #fff;
}

img {
  width: 100%;
  height: auto;
}

.fs-l-main {
  width: 100% !important;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  position: relative;
  z-index: 0;
}

.fs-l-pageMain {
  width: 100% !important;
  max-width: 100%;
}

.fs-c-breadcrumb {
  max-width: 800px;
  margin-inline: auto;
}

.main {
  width: 100%;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
    "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial,
    Helvetica, Verdana, sans-serif;
}

.serif {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif,
    "Noto Serif JP", serif;
  font-weight: 400;
}

.seasons {
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* 固定 */

/* LP */
.popup_2507 {
  width: 100%;
  margin-inline: auto;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",
    "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial,
    Helvetica, Verdana, sans-serif;
  overflow-x: hidden;
}

/* main_visual */
.popup_2507 .main_visual {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
}

/* main_visual */

/* about */
.popup_2507 .about {
  width: 100%;
  /* background-color: #c0979d; */
}

.popup_2507 .about__container {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  position: relative;
  /* background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/About__bg.jpg); */
  background-image: url(/img/contents/2507_popup/about_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: calc(90 * (100vw / 800)) calc(140 * (100vw / 800));
}

.popup_2507 .about__flower {
  width: calc(394 * (100vw / 800));
  max-width: 394px;
  position: absolute;
  top: calc(-70 * (100vw / 800));
  left: 50%;
  translate: -50% 0;
}

.popup_2507 .about__title {
  margin-bottom: calc(65 * (100vw / 800));
  position: relative;
}

.popup_2507 .about__title--logo {
  width: calc(140 * (100vw / 800));
  max-width: 140px;
  margin-inline: auto;
  margin-bottom: calc(40 * (100vw / 800));
}

.popup_2507 .about__title--main {
  width: calc(485 * (100vw / 800));
  max-width: 485px;
  margin-inline: auto;
  margin-bottom: calc(50 * (100vw / 800));
}

.popup_2507 .about__title--and {
  position: absolute;
  width: calc(60 * (100vw / 800));
  max-width: 60px;
  top: calc(205 * (100vw / 800));
  left: 50%;
  translate: -50% 0;
}

.popup_2507 .about__title--sub {
  width: calc(380 * (100vw / 800));
  max-width: 380px;
  margin-inline: auto;
  margin-bottom: calc(30 * (100vw / 800));
}

.popup_2507 .about__title--text {
  width: calc(140 * (100vw / 800));
  max-width: 140px;
  margin-inline: auto;
}

.popup_2507 .about__star {
  width: calc(20 * (100vw / 800));
  max-width: 20px;
  margin-inline: auto;
  margin-bottom: calc(85 * (100vw / 800));
}

.popup_2507 .about__h3 {
  font-size: calc(35 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.1em;
  color: #64292f;
  margin-bottom: calc(40 * (100vw / 800));
}

.popup_2507 .about__h3 .big {
  font-size: calc(45 * (100vw / 800));
}

.popup_2507 .about__text {
  font-size: calc(23 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 1.75;
  /* color: #695656; */
  color: #ffffff;
  margin-bottom: calc(80 * (100vw / 800));
}

.popup_2507 .about__logo {
  width: calc(135 * (100vw / 800));
  max-width: 135px;
  margin-inline: auto;
  margin-bottom: calc(80 * (100vw / 800));
}

.popup_2507 .about__place--container {
  width: calc(665 * (100vw / 800));
  max-width: 665px;
  height: calc(484 * (100vw / 800));
  max-height: 484px;
  margin-inline: auto;
  padding-block: calc(75 * (100vw / 800)) 0;
  /* border: solid 3px #64292f; */
  position: relative;
  z-index: 0;
  margin-bottom: calc(60 * (100vw / 800));
}

.popup_2507 .about__place--container::before {
  content: "";
  width: calc(630 * (100vw / 800));
  max-width: 630px;
  height: calc(452 * (100vw / 800));
  max-height: 452px;
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  border: solid 1px #64292f;
  background-color: #f1e7e6;
  z-index: -1;
}

.popup_2507 .about__place--container .flower {
  width: calc(220 * (100vw / 800));
  max-width: 220px;
  position: absolute;
}

.popup_2507 .about__place--container .about_place__line {
  width: calc(111 * (100vw / 800));
  max-width: 111px;
  position: absolute;
}

.popup_2507 .about__place--container .about_place__line--top-left {
  left: 0;
  top: 0;
}

.popup_2507 .about__place--container .about_place__line--bottom-right {
  right: 0;
  bottom: 0;
}

.popup_2507 .about__place--container.shinjuku {
  margin-bottom: calc(60 * (100vw / 800));
}

.popup_2507 .about__place--container.nagoya {
  margin-bottom: calc(165 * (100vw / 800));
}

/* .popup_2507 .about__place--container.shinjuku .flower {
  left: calc(-65 * (100vw / 800));
  top: calc(-110 * (100vw / 800));
}

.popup_2507 .about__place--container.nagoya .flower {
  right: calc(-65 * (100vw / 800));
  bottom: calc(-110 * (100vw / 800));
} */

.popup_2507 .about__place--container .title {
  width: calc(540 * (100vw / 800));
  max-width: 540px;
  margin-inline: auto;
  padding-bottom: calc(30 * (100vw / 800));
  border-bottom: solid 1px #bbadac;
  margin-bottom: calc(30 * (100vw / 800));
}

.popup_2507 .about__place--container .title__main {
  /* margin-bottom: calc(25 * (100vw / 800)); */
  /* font-size: calc(24 * (100vw / 800)); */
  /* text-align: center; */
  /* letter-spacing: 0.06em; */
  /* color: #64292f; */
  width: calc(395 * (100vw / 800));
  max-width: 395px;
  margin: 0 auto calc(25 * (100vw / 800));
}

.popup_2507 .about__place--container .title__sub {
  margin-inline: auto;
  /* font-size: 0; */
  width: calc(144 * (100vw / 800));
  max-width: 144px;
}

/* .popup_2507 .about__place--container.shinjuku .title__sub {
  width: calc(250 * (100vw / 800));
  max-width: 250px;
}

.popup_2507 .about__place--container.nagoya .title__sub {
  width: calc(455 * (100vw / 800));
  max-width: 455px;
} */

.popup_2507 .about__place--container .information {
  display: grid;
  grid-template-columns: calc(80 * (100vw / 800)) 1fr;
  gap: calc(20 * (100vw / 800)) calc(15 * (100vw / 800));
  align-content: center;
  padding-left: calc(90 * (100vw / 800));
  margin-inline: auto;
}

.popup_2507 .about__place--container .information__category {
  display: grid;
  place-content: center;
  height: calc(30 * (100vw / 800));
  max-height: 30px;
  font-size: calc(20 * (100vw / 800));
  letter-spacing: 0.06em;
  background-color: #9a6664;
  color: #fff;
}

.popup_2507 .about__place--container .information__text {
  font-size: calc(20 * (100vw / 800));
  letter-spacing: 0;
  color: #695656;
  text-align: left;
  line-height: 1.5;
}

/* アンカーリンク */
/* .popup_2507 .about__tab {
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  margin-inline: auto;
}

.popup_2507 .about__tab .tab__btn {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(2, calc(355 * (100vw / 800)));
  margin-bottom: calc(-4 * (100vw / 800));
}

.popup_2507 .about__tab .tab__btn--content {
  height: calc(120 * (100vw / 800));
  max-height: 120px;
  background-color: #64292f;
  position: relative;
  padding-top: calc(25 * (100vw / 800));
}

.popup_2507 .about__tab .tab__btn--content .text {
  font-size: calc(24 * (100vw / 800));
  letter-spacing: 0.06em;
  color: #fff;
  text-align: center;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .about__tab .tab__btn--content.nagoya .text {
  font-size: calc(20 * (100vw / 800));
} */

/* .popup_2507 .about__tab .tab__btn--content.is-active .text {
  color: #64292f;
}

.popup_2507 .about__tab .tab__btn--content::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  margin-inline: auto;
  display: block;
} */

/* .popup_2507 .about__tab .tab__btn--content.shinjuku::after {
  width: calc(205 * (100vw / 800));
  max-width: 205px;
  height: calc(20 * (100vw / 800));
  max-height: 20px;
  background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/Tab__lumine--title_w.png);
}

.popup_2507 .about__tab .tab__btn--content.shinjuku.is-active::after {
  background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/Tab__lumine--title_r.png);
}

.popup_2507 .about__tab .tab__btn--content.nagoya::after {
  width: calc(215 * (100vw / 800));
  max-width: 215px;
  height: calc(37 * (100vw / 800));
  max-height: 37px;
  background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/Tab__nagoya--title_w.png);
}

.popup_2507 .about__tab .tab__btn--content.nagoya.is-active::after {
  background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/Tab__nagoya--title_r.png);
} */

.popup_2507 .about__tab .tab__btn--content.is-active {
  background-color: #faf6f6;
  height: calc(132 * (100vw / 800));
  max-height: 132px;
  border: solid 2px #64292f;
  border-bottom: none;
}

.popup_2507 .tab__contents--panel {
  display: none;
}

.popup_2507 .tab__contents--panel.is-active {
  display: block;
  width: 100%;
  /* background-color: #faf6f6; */
  /* border: solid 2px #64292f; */
  display: grid;
  gap: calc(30 * (100vw / 800));
  justify-content: center;
  padding-block: calc(50 * (100vw / 800));
}

.popup_2507 .tab__contents--panel .anchor__button {
  position: relative;
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  height: calc(100 * (100vw / 800));
  max-height: 100px;
  background-color: #f1e7e6;
  box-shadow: calc(10 * (100vw / 800)) calc(10 * (100vw / 800))
    calc(10 * (100vw / 800)) 0 rgba(99, 40, 46, 0.2);
}

.popup_2507 .tab__contents--panel .anchor__button.commingSoon {
  background-color: #c0b9b9;
}

.popup_2507 .tab__contents--panel .anchor__button.commingSoon a {
  pointer-events: none;
}

.popup_2507 .tab__contents--panel .anchor__button a {
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.popup_2507 .tab__contents--panel .anchor__button a::after {
  content: "";
  width: calc(20 * (100vw / 800));
  max-width: 20px;
  height: calc(20 * (100vw / 800));
  max-height: 20px;
  border-top: solid 1px #766464;
  border-right: solid 1px #766464;
  position: absolute;
  right: calc(40 * (100vw / 800));
  top: 45%;
  translate: 0 -50%;
  rotate: 135deg;
}

.popup_2507 .tab__contents--panel .anchor__button .sub_title {
  font-size: calc(18 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.06em;
  color: #64292f;
  line-height: 1;
  margin-bottom: calc(15 * (100vw / 800));
}

.popup_2507 .tab__contents--panel .anchor__button .main_title {
  font-size: calc(28 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.06em;
  color: #695656;
  line-height: 1;
}

.popup_2507 .tab__contents--panel .anchor__button .main_title .seasons {
  font-size: calc(30 * (100vw / 800));
}

/* アンカーリンク */
/* about */

/* lp__contents */
.popup_2507 .lp__contents {
  display: block;
}

/* .popup_2507 .lp__contents.is-active {
  display: block;
} */

/* pickup-item */
.popup_2507 .pickup-item {
  background-color: #f1e7e6;
  padding-bottom: calc(180 * (100vw / 800));
}

.popup_2507 .pickup-item__container {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  padding-block: calc(185 * (100vw / 800)) 0;
}

.popup_2507 .pickup-item__title {
  margin-bottom: calc(55 * (100vw / 800));
}

.popup_2507 .pickup-item__title .title {
  width: calc(460 * (100vw / 800));
  max-width: 460px;
  margin-inline: auto;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .pickup-item__title .sub_title {
  font-size: calc(30 * (100vw / 800));
  line-height: 1.6;
  color: #695656;
  text-align: center;
}

.popup_2507 .pickup-item__text {
  font-size: calc(22 * (100vw / 800));
  letter-spacing: 0.12em;
  line-height: 1.75;
  color: #695656;
  margin-bottom: calc(75 * (100vw / 800));
  text-align: center;
}

.popup_2507 .pickup-item-container {
  margin-top: calc(170 * (100vw / 800));
}
@media screen and (min-width: 780px) {
  .popup_2507 .pickup-item-container {
    margin-top: 170px;
  }
}

.popup_2507 .pickup-item-container + .pickup-item-container {
  margin-top: calc(200 * (100vw / 800));
}
@media screen and (min-width: 780px) {
  .popup_2507 .pickup-item-container + .pickup-item-container {
    margin-top: 200px;
  }
}

.popup_2507 .pickup-item-content {
  margin-bottom: calc(50 * (100vw / 800));
}

.popup_2507 .pickup-item--img {
  width: 100%;
  height: calc(675 * (100vw / 800));
  max-height: 675px;
  position: relative;
  z-index: 0;
}

.popup_2507 .pickup-item_item-img {
  width: 100%;
}

.popup_2507 .pickup-item_item-img-detail-container {
  margin-top: calc(50 * (100vw / 800));
}
@media screen and (min-width: 780px) {
  .popup_2507 .pickup-item_item-img-detail-container {
    margin-top: 50px;
  }
}

.popup_2507 .pickup-item_item-img-detail {
  cursor: pointer;
}

.popup_2507 .pickup-item_item-main-img {
  width: 100%;
}

.popup_2507 .pickup-item--img .img__icon {
  width: calc(160 * (100vw / 800));
  max-width: 160px;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  right: calc(45 * (100vw / 800));
}

.popup_2507 .pickup-item--img .img__01 {
  width: calc(490 * (100vw / 800));
  max-width: 490px;
}

.popup_2507 .pickup-item--img .img__02 {
  position: absolute;
  width: calc(322 * (100vw / 800));
  max-width: 322px;
  right: 0;
  bottom: 0;
}

.popup_2507 .pickup-item--title {
  margin-top: calc(50 * (100vw / 800));
  margin-bottom: calc(50 * (100vw / 800));
  position: relative;
}

.popup_2507 .pickup-item--title .item__title {
  width: calc(350 * (100vw / 800));
  max-width: 350px;
  margin-inline: auto;
  margin-bottom: calc(60 * (100vw / 800));
}

.popup_2507 .pickup-item--title .item__text {
  font-size: calc(22 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 1.75;
  color: #695656;
}

.popup_2507 .pickup-item__shirring_tops--cardigan {
  width: calc(755 * (100vw / 800));
  max-width: 755px;
  height: calc(755 * (100vw / 800));
  max-height: 755px;
  margin-left: auto;
  position: relative;
  z-index: 0;
  margin-bottom: calc(105 * (100vw / 800));
}

.popup_2507 .pickup-item__shirring_tops--cardigan .cardigan__img--title {
  position: absolute;
  width: calc(400 * (100vw / 800));
  max-width: 400px;
  top: calc(65 * (100vw / 800));
  left: calc(5 * (100vw / 800));
}

.popup_2507 .pickup-item__shirring_tops--cardigan .cardigan__img--01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(320 * (100vw / 800));
  max-width: 320px;
}

.popup_2507 .pickup-item__shirring_tops--cardigan .cardigan__img--02 {
  width: calc(465 * (100vw / 800));
  max-width: 465px;
  margin-left: auto;
}

.popup_2507 .pickup-item__shirring_tops--sheer_shirt {
  width: calc(755 * (100vw / 800));
  max-width: 755px;
  height: calc(730 * (100vw / 800));
  max-height: 730px;
  position: relative;
  z-index: 0;
  margin-bottom: calc(100 * (100vw / 800));
}

.popup_2507 .pickup-item__shirring_tops--sheer_shirt .sheer_shirt__img--title {
  position: absolute;
  width: calc(342 * (100vw / 800));
  max-width: 342px;
  right: calc(10 * (100vw / 800));
  top: calc(80 * (100vw / 800));
}

.popup_2507 .pickup-item__shirring_tops--sheer_shirt .sheer_shirt__img--01 {
  width: calc(470 * (100vw / 800));
  max-width: 470px;
}

.popup_2507 .pickup-item__shirring_tops--sheer_shirt .sheer_shirt__img--02 {
  position: absolute;
  width: calc(320 * (100vw / 800));
  max-width: 320px;
  right: 0;
  bottom: 0;
}

.popup_2507 .pickup-item__information {
  display: grid;
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  height: calc(380 * (100vw / 800));
  max-height: 380px;
  margin-inline: auto;
  padding-inline: calc(90 * (100vw / 800)) calc(55 * (100vw / 800));
  grid-template-columns: calc(180 * (100vw / 800)) calc(360 * (100vw / 800));
  border-radius: calc(50 * (100vw / 800));
  box-shadow: calc(1 * (100vw / 800)) calc(1 * (100vw / 800))
    calc(35 * (100vw / 800)) calc(4 * (100vw / 800)) rgba(129, 120, 119, 0.2);
  background-color: #fff;
  align-items: center;
  justify-content: space-between;
}

.popup_2507 .pickup-item__information--text {
  display: grid;
  align-content: center;
  gap: calc(45 * (100vw / 800));
}

.popup_2507 .pickup-item__information--text .tag__list {
  width: calc(310 * (100vw / 800));
  max-width: 310px;
  display: grid;
  justify-content: space-between;
  align-content: center;
  grid-template-columns: repeat(2, calc(150 * (100vw / 800)));
}

.popup_2507 .pickup-item__information--text .contents {
  height: calc(30 * (100vw / 800));
  max-height: 30px;
  border-radius: 100vh;
  display: grid;
  place-content: center;
  color: #fff;
  font-size: calc(20 * (100vw / 800));
  letter-spacing: 0.06em;
}

.popup_2507 .pickup-item__information--text .contents:nth-child(1) {
  background-color: #c5a4a4;
}

.popup_2507 .pickup-item__information--text .contents:nth-child(2) {
  background-color: #ae9f9f;
}

.popup_2507 .pickup-item__information--text .item__name {
  font-size: calc(21 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 1.75;
  font-feature-settings: "palt";
}

.popup_2507 .pickup-item__information--text .size__color {
  display: flex;
  justify-content: center;
  gap: calc(20 * (100vw / 800));
}

.popup_2507 .pickup-item__information--text .size__color .size {
  font-size: calc(18 * (100vw / 800));
  letter-spacing: 0.12em;
}

.popup_2507 .pickup-item__information--text .size__color .color {
  width: calc(56 * (100vw / 800));
  max-width: 56px;
}

.pickup-item_item-title__01 {
  transform: translateY(calc(26 * (100vw / 800)));
}

/* pickup-item */

/* special_event */

.popup_2507 .special_event__check {
  width: calc(378 * (100vw / 800));
  margin: 0 auto;
  margin-top: calc(100 * (100vw / 800));
}
@media screen and (min-width: 780px) {
  .popup_2507 .special_event__check {
    width: 378px;
    margin-top: 100px;
  }
}

.special_event__contents {
  position: relative;
}

.special_event__contents-img {
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  position: absolute;
  top: calc(158 * (100vw / 800));
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 780px) {
  .special_event__contents-img {
    top: 158px;
  }
}

.popup_2507 .special_event__line-btn {
  width: calc(534 * (100vw / 800));
  max-width: 534px;
  margin: calc(30 * (100vw / 800)) auto 0;
}

.popup_2507 .special_event__container {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  padding-block: calc(160 * (100vw / 800)) calc(150 * (100vw / 800));
  padding-bottom: calc(119 * (100vw / 800));
  background-image: url(/img/contents/2507_popup/special-event-bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.popup_2507 .special_event__title {
  margin-bottom: calc(75 * (100vw / 800));
}

.popup_2507 .special_event__title .title {
  width: calc(500 * (100vw / 800));
  max-width: 500px;
  margin-inline: auto;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .special_event__title .sub_title {
  font-size: calc(30 * (100vw / 800));
  text-align: center;
  color: #ffffff;
  line-height: 1.6;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.popup_2507 .special_event__text {
  font-size: calc(22 * (100vw / 800));
  text-align: center;
  color: #ffffff;
  line-height: 1.6;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
}

.popup_2507 .special_event__illustrator {
  display: grid;
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  grid-template-columns: calc(180 * (100vw / 800)) calc(445 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(130 * (100vw / 800));
  background-color: #fff;
  border-radius: calc(50 * (100vw / 800));
  padding-block: calc(35 * (100vw / 800)) calc(50 * (100vw / 800));
  gap: calc(35 * (100vw / 800));
  justify-content: center;
}

.popup_2507 .special_event__illustrator .illustrator__img a {
  display: grid;
  gap: calc(7 * (100vw / 800));
  justify-content: center;
}

.popup_2507 .special_event__illustrator .insta__img--icon {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 100vh;
}

.popup_2507 .special_event__illustrator .insta__img--id {
  width: calc(115 * (100vw / 800));
  max-width: 115px;
  margin-inline: auto;
}

.popup_2507 .special_event__illustrator .illustrator__information .title {
  display: grid;
  gap: calc(15 * (100vw / 800));
  padding-bottom: calc(18 * (100vw / 800));
  position: relative;
  margin-bottom: calc(15 * (100vw / 800));
}

.popup_2507
  .special_event__illustrator
  .illustrator__information
  .title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  background-size: calc(10 * (100vw / 800)) 2px;
  background-image: linear-gradient(
    to right,
    #a07979 calc(4 * (100vw / 800)),
    transparent calc(6 * (100vw / 800))
  );
  background-position: left bottom;
}

.popup_2507 .special_event__illustrator .illustrator__information .title .job {
  color: #695656;
  font-size: calc(16 * (100vw / 800));
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.popup_2507 .special_event__illustrator .illustrator__information .title .name {
  color: #695656;
  font-size: calc(30 * (100vw / 800));
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.popup_2507 .special_event__illustrator .illustrator__information .text {
  font-size: calc(18 * (100vw / 800));
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  line-height: 1.75;
}

.popup_2507 .special_event__list {
  display: grid;
  gap: calc(80 * (100vw / 800));
}

.popup_2507 .special_event__list .event {
  position: relative;
}

.popup_2507 .special_event__list .event__num {
  position: absolute;
  top: calc(-30 * (100vw / 800));
  left: 0;
}

.popup_2507 .special_event__list ._01 .event__num {
  width: calc(126 * (100vw / 800));
  max-width: 126px;
}

.popup_2507 .special_event__list ._02 .event__num {
  width: calc(152 * (100vw / 800));
  max-width: 152px;
}

.popup_2507 .special_event__list .event__title {
  width: calc(475 * (100vw / 800));
  max-width: 475px;
  margin-left: calc(195 * (100vw / 800));
  margin-bottom: calc(25 * (100vw / 800));
}

.popup_2507 .special_event__list .event__img {
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  margin-inline: auto;
  margin-bottom: calc(25 * (100vw / 800));
  border-radius: calc(50 * (100vw / 800));
  position: relative;
}

.popup_2507 .special_event__list .event__img--icon {
  width: calc(160 * (100vw / 800));
  max-width: 160px;
  aspect-ratio: 1;
  position: absolute;
  top: calc(20 * (100vw / 800));
  right: calc(20 * (100vw / 800));
}

.popup_2507 .special_event__list .event__name {
  font-size: calc(36 * (100vw / 800));
  line-height: 1.333;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .special_event__list .event__name .sub {
  font-size: calc(24 * (100vw / 800));
  line-height: 2;
}

.popup_2507 .special_event__list .event__bar {
  height: 1px;
  position: relative;
  background-color: #64292f;
  margin-inline: auto;
  margin-bottom: calc(25 * (100vw / 800));
}

.popup_2507 .special_event__list ._01 .event__bar {
  width: calc(683 * (100vw / 800));
  max-width: 683px;
}

.popup_2507 .special_event__list ._02 .event__bar {
  width: calc(620 * (100vw / 800));
  max-width: 620px;
}

.popup_2507 .special_event__list .event__bar::before,
.popup_2507 .special_event__list .event__bar::after {
  content: "";
  width: calc(20 * (100vw / 800));
  max-width: 20px;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/SpecialEvent__bar__star.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.popup_2507 .special_event__list .event__bar::before {
  left: calc(-10 * (100vw / 800));
}

.popup_2507 .special_event__list .event__bar::after {
  right: calc(-10 * (100vw / 800));
}

.popup_2507 .special_event__list .event__attention {
  font-size: calc(18 * (100vw / 800));
  text-align: center;
  color: #fff;
  line-height: 1.333;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

/* special_event */

/* special_novelty */
.popup_2507 .special_novelty {
  background-color: #f1e7e6;
}

.popup_2507 .special_novelty__container {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  padding-block: calc(160 * (100vw / 800)) calc(150 * (100vw / 800));
}

.popup_2507 .special_novelty__title {
  margin-bottom: calc(55 * (100vw / 800));
}

.popup_2507 .special_novelty__title .title {
  width: calc(560 * (100vw / 800));
  max-width: 560px;
  margin-inline: auto;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .special_novelty__title .sub_title {
  font-size: calc(30 * (100vw / 800));
  text-align: center;
  color: #695656;
  line-height: 1.6;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

.popup_2507 .special_novelty__text {
  font-size: calc(22 * (100vw / 800));
  text-align: center;
  color: #695656;
  line-height: 1.6;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  margin-bottom: calc(70 * (100vw / 800));
}

.popup_2507 .special_novelty__list {
  display: grid;
  gap: calc(80 * (100vw / 800));
}

.popup_2507 .special_novelty__list .novelty {
  position: relative;
}

.popup_2507 .special_novelty__list .novelty__num {
  position: absolute;
  top: calc(-10 * (100vw / 800));
  left: 0;
}

.popup_2507 .special_novelty__list ._01 .novelty__num {
  width: calc(126 * (100vw / 800));
  max-width: 126px;
}

.popup_2507 .special_novelty__list ._02 .novelty__num {
  width: calc(152 * (100vw / 800));
  max-width: 152px;
}

.popup_2507 .special_novelty__list .novelty__title {
  margin-inline: auto;
  margin-bottom: calc(25 * (100vw / 800));
}

.popup_2507 .special_novelty__list ._01 .novelty__title {
  width: calc(200 * (100vw / 800));
  max-width: 200px;
}

.popup_2507 .special_novelty__list ._02 .novelty__title {
  width: calc(140 * (100vw / 800));
  max-width: 140px;
}

.popup_2507 .special_novelty__list .novelty__img {
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  margin-inline: auto;
  margin-bottom: calc(25 * (100vw / 800));
  border-radius: calc(50 * (100vw / 800));
  position: relative;
}

.popup_2507 .special_novelty__list .novelty__img--icon {
  width: calc(160 * (100vw / 800));
  max-width: 160px;
  aspect-ratio: 1;
  position: absolute;
  top: calc(20 * (100vw / 800));
  right: calc(20 * (100vw / 800));
}

.popup_2507 .special_novelty__list .novelty__name {
  font-size: calc(36 * (100vw / 800));
  line-height: 1.333;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  text-align: center;
  color: #695656;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .special_novelty__list .novelty__name .sub {
  display: inline-block;
  font-size: calc(24 * (100vw / 800));
  line-height: 1.5;
  margin-bottom: calc(15 * (100vw / 800));
}

.popup_2507 .special_novelty__list .novelty__bar {
  height: 1px;
  position: relative;
  background-color: #633636;
  margin-inline: auto;
  margin-bottom: calc(25 * (100vw / 800));
}

.popup_2507 .special_novelty__list ._01 .novelty__bar {
  width: calc(683 * (100vw / 800));
  max-width: 683px;
}

.popup_2507 .special_novelty__list ._02 .novelty__bar {
  width: calc(620 * (100vw / 800));
  max-width: 620px;
}

.popup_2507 .special_novelty__list .novelty__bar::before,
.popup_2507 .special_novelty__list .novelty__bar::after {
  content: "";
  width: calc(20 * (100vw / 800));
  max-width: 20px;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  background-image: url(https://tu-hacci.co.jp/img/contents/2503_popup/SpecialNovelty__bar__star.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.popup_2507 .special_novelty__list .novelty__bar::before {
  left: calc(-10 * (100vw / 800));
}

.popup_2507 .special_novelty__list .novelty__bar::after {
  right: calc(-10 * (100vw / 800));
}

.popup_2507 .special_novelty__list .novelty__attention {
  font-size: calc(18 * (100vw / 800));
  text-align: center;
  color: #695656;
  line-height: 1.333;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

/* special_novelty */

/* LINEUP */
.popup_2507 .lineup__area {
  width: 100%;
  margin: 0 auto;
  background-color: #fcf9f8;
  padding: calc(120 * (100vw / 800)) 0 calc(80 * (100vw / 800));
}

.popup_2507 .lineup__ttl {
  width: calc(320 * (100vw / 800));
  margin: 0 auto calc(20 * (100vw / 800));
}

.popup_2507 .lineup__subttl {
  font-size: calc(30 * (100vw / 800));
  letter-spacing: 0.06em;
  text-align: center;
  line-height: 1.6;
  color: #695656;
  margin-bottom: calc(80 * (100vw / 800));
}

.popup_2507 .lineup__mv {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.popup_2507 .lineup__txt {
  font-size: calc(22 * (100vw / 800));
  text-align: center;
  line-height: 1;
  letter-spacing: 0.12em;
  margin: calc(95 * (100vw / 800)) 0 calc(65 * (100vw / 800));
  color: #695656;
}

/*タブ切り替え全体のスタイル*/
.popup_2507 .tabs {
  /* width: calc(540 * (100vw / 800)); */
  width: calc(720 * (100vw / 800));
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  gap: calc(40 * (100vw / 800)) 0;
}

/*タブのスタイル*/
.popup_2507 .tab_btn {
  width: calc(150 * (100vw / 800));
  background-color: #f1f0ec;
  border-radius: calc(100 * (100vw / 800)) calc(100 * (100vw / 800)) 0 0;
  display: block;
}

.tab_btn:nth-of-type(1),
.tab_btn:nth-of-type(4) {
  margin-left: calc(80 * (100vw / 800));
}

.tab_btn:nth-of-type(3),
.tab_btn:nth-of-type(6) {
  margin-right: calc(80 * (100vw / 800));
}

.popup_2507 .tab_item {
  width: calc(250 * (100vw / 800));
  /* width: 250px; */
  text-align: center;
}

.popup_2507 .tab_btn:hover {
  background-color: #f1e6e4;
}

/*ラジオボタンを全て消す*/
.popup_2507 input[name="tab_btn"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.popup_2507 .tab_content {
  display: none;
  background-color: #f1e6e4;
  padding: calc(40 * (100vw / 800)) calc(40 * (100vw / 800))
    calc(30 * (100vw / 800));
  width: calc(720 * (100vw / 800));
  margin-top: calc(50 * (100vw / 800));
}

.popup_2507 .tab_wrap {
  width: calc(640 * (100vw / 800));
  overflow-x: scroll;
  cursor: grab;
  /* ドラッグ時のカーソル */
  user-select: none;
  /* テキスト選択を無効化 */
}

.popup_2507 .tab_wrap::-webkit-scrollbar {
  height: 5px;
}

.popup_2507 .tab_wrap::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 5px;
}

.popup_2507 .tab_wrap.scrolling::-webkit-scrollbar-thumb {
  background: #999;
}

.popup_2507 .tab_wrap::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 5px;
}

.popup_2507 .tab_wrap.scrolling::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
}

.popup_2507 .tab_content .tab_ttl {
  text-align: center;
  color: #695656;
  font-size: calc(30 * (100vw / 800));
  letter-spacing: 0.06em;
  margin-bottom: calc(35 * (100vw / 800));
}

.popup_2507 .tab_content .tab_itemlist {
  display: flex;
  align-items: flex-start;
  width: fit-content;
  margin-bottom: calc(35 * (100vw / 800));
  user-select: none;
  /* テキスト選択を無効化 */
}

.popup_2507 .tab_content .tab_item_img {
  /* width: calc(200 * (100vw / 800)); */
  width: fit-content;
  margin: 0 auto;
}

.popup_2507 .tab_content .tab_item_txt,
.popup_2507 .tab_content .tab_item_size,
.popup_2507 .tab_content .tab_item_price {
  text-align: center;
  font-size: calc(18 * (100vw / 800));
  letter-spacing: 0.06em;
  line-height: 1.5;
  color: #333333;
}

.popup_2507 .tab_content .tab_item_txt {
  margin: calc(20 * (100vw / 800)) 0 0;
  line-height: 1.5;
}

.popup_2507 .tab_content .tab_item_color {
  display: inline-block;
  height: calc(18 * (100vw / 800));
  margin: 0 auto;
  line-height: 1;
}

.popup_2507 .tab_content .tab_item_color img {
  width: auto;
  height: 100%;
}

.popup_2507 .tab_content .tab_attention {
  margin-top: calc(20 * (100vw / 800));
  font-size: calc(18 * (100vw / 800));
  text-align: center;
  color: #695656;
  letter-spacing: 0.06em;
}

/*選択されているタブのコンテンツのみを表示*/
/* #vivante:checked ~ #vivante_content,
#leene:checked ~ #leene_content,
#morningroutine:checked ~ #morningroutine_content,
#airlange:checked ~ #airlange_content,
#brairazu:checked ~ #brairazu_content,
#rakusiasleep:checked ~ #rakusiasleep_content,
#nightbra:checked ~ #nightbra_content,
#other:checked ~ #other_content {
  display: block;
} */

#leene-vivante:checked ~ #leene-vivante_content,
#morning-routine:checked ~ #morning-routine_content,
#bramone:checked ~ #bramone_content,
#rakusia-sleep:checked ~ #rakusia-sleep_content,
#pliea:checked ~ #pliea_content,
#other:checked ~ #other_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.popup_2507 .tabs > input:checked + .tab_btn {
  background-color: #f1e6e4;
}

/* LINEUP */

/* event_location */

.popup_2507 .event_location__container {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  padding-block: calc(185 * (100vw / 800)) calc(160 * (100vw / 800));
  background-image: url(/img/contents/2507_popup/event-location_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.popup_2507 .event_location__title {
  display: grid;
  width: calc(550 * (100vw / 800));
  max-width: 550px;
  margin-inline: auto;
  margin-bottom: calc(70 * (100vw / 800));
  gap: calc(40 * (100vw / 800));
}

.popup_2507 .event_location__title .title {
  width: 100%;
}

.popup_2507 .event_location__title .sub_title {
  font-size: calc(30 * (100vw / 800));
  line-height: 1;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  text-align: center;
  color: #fff;
}

.popup_2507 .event_location__information {
  position: relative;
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  margin-inline: auto;
  margin-bottom: calc(80 * (100vw / 800));
  background-color: #fff;
  /* border-radius: calc(120 * (100vw / 800)) 0 calc(120 * (100vw / 800)) 0; */
  padding-block: calc(85 * (100vw / 800)) calc(70 * (100vw / 800));
}

.popup_2507 .event_location__information .about_place__line {
  width: calc(111 * (100vw / 800));
  max-width: 111px;
  position: absolute;
}

.popup_2507 .event_location__information .about_place__line--top-left {
  left: calc(-20 * (100vw / 800));
  top: calc(-20 * (100vw / 800));
}

.popup_2507 .event_location__information .about_place__line--bottom-right {
  right: calc(-20 * (100vw / 800));
  bottom: calc(-20 * (100vw / 800));
}

.popup_2507 .information__title {
  width: calc(575 * (100vw / 800));
  max-width: 575px;
  margin-inline: auto;
  margin-bottom: calc(38 * (100vw / 800));
  padding-bottom: calc(30 * (100vw / 800));
  display: grid;
  gap: calc(20 * (100vw / 800));
  border-bottom: solid 1px #d9c9c9;
}

.popup_2507 .information__title .title {
  font-size: calc(36 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.06em;
  color: #b08787;
}

.popup_2507 .information__title .sub_title {
  /* width: calc(250 * (100vw / 800)); */
  /* max-width: 250px; */
  margin-inline: auto;
}

.popup_2507 .information__list {
  display: grid;
  grid-template-columns: calc(80 * (100vw / 800)) calc(400 * (100vw / 800));
  padding-left: calc(120 * (100vw / 800));
  gap: calc(20 * (100vw / 800));
}

.popup_2507 .information__list .category {
  height: calc(30 * (100vw / 800));
  max-height: 30px;
  display: grid;
  place-content: center;
  color: #fff;
  background-color: #a39696;
  font-size: calc(20 * (100vw / 800));
}

.popup_2507 .information__list .text {
  /* font-size: calc(20 * (100vw / 800)); */
  font-size: calc(16 * (100vw / 800));
  letter-spacing: 0.06em;
  line-height: 1.75;
  color: #695656;
}

.popup_2507 .information__map {
  margin-top: calc(35 * (100vw / 800));
  margin-bottom: calc(35 * (100vw / 800));
}

/* map */
.popup_2507 .map_modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.popup_2507 .modal-content {
  background-color: #fff;
  padding: 0;
  border: none;
  width: 100%;
  height: fit-content;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.popup_2507 .nagoya_close,
.popup_2507 .shinjuku_close {
  color: #fff;
  font-size: calc(70 * (100vw / 800));
  font-weight: bold;
  position: absolute;
  right: 0;
  top: calc(-90 * (100vw / 800));
  z-index: 1;
}

.popup_2507 .close:hover,
.popup_2507 .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.popup_2507 .map_img_btn {
  width: calc(680 * (100vw / 800));
  max-width: 680px;
  height: calc(280 * (100vw / 800));
  max-height: 280px;
  margin: calc(100 * (100vw / 800)) auto 0;
}

#nagoya_map_Img,
#shinjuku_map_Img {
  cursor: pointer;
}

#container {
  width: 100%;
  /* height: 100vh; */
  overflow: hidden;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  position: relative;
}

#container .container_icon {
  width: calc(110 * (100vw / 800));
  max-width: 110px;
  height: calc(110 * (100vw / 800));
  max-height: 110px;
  position: absolute;
  right: calc(30 * (100vw / 800));
  top: calc(30 * (100vw / 800));
}

#container img {
  max-width: 100%;
  max-height: 100%;
  cursor: grab;
}

#container img:active {
  cursor: grabbing;
}

#container .zoom_btn {
  position: absolute;
  bottom: calc(40 * (100vw / 800));
  right: 0;
  width: calc(60 * (100vw / 800));
  max-width: 60px;
  height: calc(140 * (100vw / 800));
  max-height: 140px;
}

#nagoya_zoom-in,
.modal-map_zoom-in-btn {
  right: 0;
  top: 0;
}

#nagoya_zoom-out,
.modal-map_zoom-out-btn {
  right: 0;
  bottom: 0;
}

#nagoya_zoom-in,
#nagoya_zoom-out,
.modal-map_zoom-in-btn,
.modal-map_zoom-out-btn {
  display: grid;
  place-content: center;
  position: absolute;
  padding: 0;
  width: calc(60 * (100vw / 800));
  max-width: 60px;
  height: calc(60 * (100vw / 800));
  max-height: 60px;
  line-height: calc(60 * (100vw / 800));
  text-align: center;
  background-color: #333;
  border: none;
  cursor: pointer;
  font-size: calc(26 * (100vw / 800));
  color: #fff;
  font-weight: bold;
}

/* map */
.popup_2507 .information__cache {
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  margin-inline: auto;
  margin-top: calc(70 * (100vw / 800));
}

.popup_2507 .information__cache .title {
  width: calc(480 * (100vw / 800));
  max-width: 480px;
  height: calc(46 * (100vw / 800));
  max-height: 46px;
  margin-inline: auto;
  display: grid;
  place-content: center;
  font-size: calc(26 * (100vw / 800));
  border-radius: 100vh;
  border: solid 1px #333333;
  margin-bottom: calc(20 * (100vw / 800));
}

.popup_2507 .information__cache .text {
  font-size: calc(22 * (100vw / 800));
  text-align: center;
  margin-bottom: calc(60 * (100vw / 800));
  color: #404040;
}

.popup_2507 .information__cache .credit {
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  margin-inline: auto;
  margin-bottom: calc(30 * (100vw / 800));
}

.popup_2507 .information__cache .ic_money {
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  margin-inline: auto;
  margin-bottom: calc(30 * (100vw / 800));
}

.popup_2507 .event_location__qa {
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  margin-inline: auto;
  padding-block: calc(80 * (100vw / 800)) calc(170 * (100vw / 800));
}

.popup_2507 .qa__title {
  width: calc(190 * (100vw / 800));
  max-width: 190px;
  margin-inline: auto;
  margin-bottom: calc(60 * (100vw / 800));
}

.popup_2507 .qa__list {
  display: grid;
  gap: calc(15 * (100vw / 800));
}

.popup_2507 .qa__list--contents .question {
  display: grid;
  position: relative;
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  margin-inline: auto;
  padding-block: calc(20 * (100vw / 800));
  padding-left: calc(35 * (100vw / 800));
  background-color: #f1e7e6;
  grid-template-columns: calc(35 * (100vw / 800)) calc(430 * (100vw / 800));
  gap: calc(25 * (100vw / 800));
  box-shadow: calc(10 * (100vw / 800)) calc(10 * (100vw / 800))
    calc(100 * (100vw / 800)) 0 rgba(182, 169, 163, 0.4);
}

.popup_2507 .qa__list--contents .question::after {
  content: "";
  width: calc(20 * (100vw / 800));
  max-width: 20px;
  height: calc(20 * (100vw / 800));
  max-height: 20px;
  border-top: solid 1px #766464;
  border-right: solid 1px #766464;
  position: absolute;
  right: calc(40 * (100vw / 800));
  top: calc(25 * (100vw / 800));
  rotate: 135deg;
  transition-duration: 500ms;
}

.popup_2507 .qa__list--contents .question.open::after {
  rotate: 315deg;
  top: calc(35 * (100vw / 800));
}

.popup_2507 .qa__list--contents .question__text {
  font-size: calc(24 * (100vw / 800));
  color: #695656;
  letter-spacing: 0.06em;
  line-height: 1.75;
}

.popup_2507 .qa__list--contents .answer {
  display: none;
}

.popup_2507 .qa__list--contents .answer__container {
  display: grid;
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  margin-inline: auto;
  padding-block: calc(20 * (100vw / 800));
  padding-left: calc(35 * (100vw / 800));
  grid-template-columns: calc(30 * (100vw / 800)) calc(560 * (100vw / 800));
  gap: calc(25 * (100vw / 800));
}

.popup_2507 .qa__list--contents .answer__text {
  font-size: calc(24 * (100vw / 800));
  color: #fff;
  letter-spacing: 0.06em;
  line-height: 1.75;
}

.popup_2507 .event_location__logo {
  width: calc(485 * (100vw / 800));
  max-width: 485px;
  margin-inline: auto;
}

/* event_location */

/* LP */

/* アニメーションテンプレート */
.smooth {
  clip-path: inset(0 100% 0 0);
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: clip-path;
}

.smooth.tate {
  clip-path: inset(0 0 100% 0);
}

.smooth._delay {
  transition-delay: 0.5s;
}

.smooth.is-active {
  clip-path: inset(0);
  transition-delay: 0.5s;
}

.fade {
  opacity: 0;
}

.fade._delay {
  animation-delay: 1.5s;
  opacity: 0;
}

.fade.is-active {
  animation-name: fade_anim;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes fade_anim {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade._zoom {
  transform: scale(1.2);
}

.fade._zoom.is-active {
  animation-name: zoom_anim;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes zoom_anim {
  from {
    opacity: 0;
    transform: scale(1.2);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.fade._blur.is-active {
  animation-name: blur_anim;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

@keyframes blur_anim {
  from {
    opacity: 0;
    filter: blur(5px);
  }

  to {
    opacity: 1;
    filter: blur(0);
  }
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* アニメーションテンプレート */

/* PCサイズ */
@media screen and (min-width: 780px) {
  .sp_only {
    display: block;
  }

  .pc_only {
    display: none;
  }

  /* LP */

  /* main_visual */
  /* main_visual */

  /* about */

  .popup_2507 .about__container {
    padding-block: 90px 140px;
  }

  .popup_2507 .about__flower {
    top: -70px;
  }

  .popup_2507 .about__title {
    margin-bottom: 65px;
  }

  .popup_2507 .about__title--logo {
    margin-bottom: 40px;
  }

  .popup_2507 .about__title--main {
    margin-bottom: 50px;
  }

  .popup_2507 .about__title--and {
    top: 205px;
  }

  .popup_2507 .about__title--sub {
    margin-bottom: 30px;
  }

  .popup_2507 .about__star {
    margin-bottom: 85px;
  }

  .popup_2507 .about__h3 {
    font-size: 35px;
    margin-bottom: 40px;
  }

  .popup_2507 .about__h3 .big {
    font-size: 45px;
  }

  .popup_2507 .about__text {
    font-size: 23px;
    margin-bottom: 80px;
  }

  .popup_2507 .about__logo {
    margin-bottom: 80px;
  }

  .popup_2507 .about__place--container {
    padding-block: 75px 0;
  }

  .popup_2507 .about__place--container.shinjuku {
    margin-bottom: 60px;
  }

  .popup_2507 .about__place--container.nagoya {
    margin-bottom: 165px;
  }

  .popup_2507 .about__place--container.shinjuku .flower {
    left: -65px;
    top: -110px;
  }

  .popup_2507 .about__place--container.nagoya .flower {
    right: -65px;
    bottom: -110px;
  }

  .popup_2507 .about__place--container .title {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .popup_2507 .about__place--container .title__main {
    margin-bottom: 25px;
    font-size: 24px;
  }

  .popup_2507 .about__place--container .information {
    grid-template-columns: 80px 1fr;
    gap: 20px 15px;
    padding-left: 90px;
  }

  .popup_2507 .about__place--container .information__category {
    font-size: 20px;
  }

  .popup_2507 .about__place--container .information__text {
    font-size: 20px;
  }

  /* アンカーリンク */
  .popup_2507 .about__tab .tab__btn {
    grid-template-columns: repeat(2, 355px);
    margin-bottom: -2px;
  }

  .popup_2507 .about__tab .tab__btn--content {
    padding-top: 25px;
  }

  .popup_2507 .about__tab .tab__btn--content .text {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .popup_2507 .about__tab .tab__btn--content.nagoya .text {
    font-size: 20px;
  }

  .popup_2507 .tab__contents--panel.is-active {
    gap: 30px;
    padding-block: 50px;
  }

  .popup_2507 .tab__contents--panel .anchor__button {
    box-shadow: 10px 10px 10px 0 rgba(99, 40, 46, 0.2);
  }

  .popup_2507 .tab__contents--panel .anchor__button a::after {
    right: 40px;
  }

  .popup_2507 .tab__contents--panel .anchor__button .sub_title {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .popup_2507 .tab__contents--panel .anchor__button .main_title {
    font-size: 28px;
  }

  .popup_2507 .tab__contents--panel .anchor__button .main_title .seasons {
    font-size: 30px;
  }

  /* アンカーリンク */
  /* about */

  /* pickup-item */
  .popup_2507 .pickup-item {
    padding-bottom: 180px;
  }

  .popup_2507 .pickup-item__container {
    padding-block: 185px 0;
  }

  .popup_2507 .pickup-item__title {
    margin-bottom: 55px;
  }

  .popup_2507 .pickup-item__title .title {
    margin-bottom: 20px;
  }

  .popup_2507 .pickup-item__title .sub_title {
    font-size: 30px;
  }

  .popup_2507 .pickup-item__text {
    font-size: 22px;
    margin-bottom: 75px;
  }

  .popup_2507 .pickup-item-content {
    margin-bottom: 50px;
  }

  .popup_2507 .pickup-item--img .img__icon {
    right: 45px;
  }

  .popup_2507 .pickup-item--title {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .popup_2507 .pickup-item--title .item__title {
    margin-bottom: 60px;
  }

  .popup_2507 .pickup-item--title .item__text {
    font-size: 22px;
  }

  .popup_2507 .pickup-item__shirring_tops--cardigan {
    margin-bottom: 105px;
  }

  .popup_2507 .pickup-item__shirring_tops--cardigan .cardigan__img--title {
    top: 65px;
    left: 5px;
  }

  .popup_2507 .pickup-item__shirring_tops--sheer_shirt {
    margin-bottom: 100px;
  }

  .popup_2507
    .pickup-item__shirring_tops--sheer_shirt
    .sheer_shirt__img--title {
    right: 10px;
    top: 80px;
  }

  .popup_2507 .pickup-item__information {
    padding-inline: 90px 55px;
    grid-template-columns: 180px 360px;
    border-radius: 50px;
    box-shadow: 1px 1px 35px 4px rgba(129, 120, 119, 0.2);
  }

  .popup_2507 .pickup-item__information--text {
    gap: 45px;
  }

  .popup_2507 .pickup-item__information--text .tag__list {
    grid-template-columns: repeat(2, 150px);
  }

  .popup_2507 .pickup-item__information--text .contents {
    font-size: 20px;
  }

  .popup_2507 .pickup-item__information--text .item__name {
    font-size: 21px;
  }

  .popup_2507 .pickup-item__information--text .size__color {
    gap: 20px;
  }

  .popup_2507 .pickup-item__information--text .size__color .size {
    font-size: 18px;
  }

  /* pickup-item */

  /* special_event */
  .popup_2507 .special_event__container {
    padding-block: 160px 150px;
    padding-bottom: 119px;
  }

  .popup_2507 .special_event__title {
    margin-bottom: 75px;
  }

  .popup_2507 .special_event__title .title {
    margin-bottom: 20px;
  }

  .popup_2507 .special_event__title .sub_title {
    font-size: 30px;
  }

  .popup_2507 .special_event__text {
    font-size: 22px;
  }

  .popup_2507 .special_event__illustrator {
    grid-template-columns: 180px 445px;
    margin-bottom: 130px;
    border-radius: 50px;
    padding-block: 35px 50px;
    gap: 35px;
  }

  .popup_2507 .special_event__illustrator .illustrator__img a {
    gap: 7px;
  }

  .popup_2507 .special_event__illustrator .illustrator__information .title {
    gap: 15px;
    padding-bottom: 18px;
    margin-bottom: 15px;
  }

  .popup_2507
    .special_event__illustrator
    .illustrator__information
    .title::after {
    background-size: 10px 2px;
    background-image: linear-gradient(to right, #a07979 4px, transparent 6px);
  }

  .popup_2507
    .special_event__illustrator
    .illustrator__information
    .title
    .job {
    font-size: 16px;
  }

  .popup_2507
    .special_event__illustrator
    .illustrator__information
    .title
    .name {
    font-size: 30px;
  }

  .popup_2507 .special_event__illustrator .illustrator__information .text {
    font-size: 18px;
  }

  .popup_2507 .special_event__list {
    gap: 80px;
  }

  .popup_2507 .special_event__list .event__num {
    top: -30px;
  }

  .popup_2507 .special_event__list .event__title {
    margin-left: 195px;
    margin-bottom: 25px;
  }

  .popup_2507 .special_event__list .event__img {
    margin-bottom: 25px;
    border-radius: 50px;
  }

  .popup_2507 .special_event__list .event__img--icon {
    top: 20px;
    right: 20px;
  }

  .popup_2507 .special_event__list .event__name {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .popup_2507 .special_event__list .event__name .sub {
    font-size: 24px;
  }

  .popup_2507 .special_event__list .event__bar {
    margin-bottom: 25px;
  }

  .popup_2507 .special_event__list .event__bar::before {
    left: -10px;
  }

  .popup_2507 .special_event__list .event__bar::after {
    right: -10px;
  }

  .popup_2507 .special_event__list .event__attention {
    font-size: 18px;
  }

  /* special_event */

  /* special_novelty */
  .popup_2507 .special_novelty__container {
    padding-block: 160px 150px;
  }

  .popup_2507 .special_novelty__title {
    margin-bottom: 55px;
  }

  .popup_2507 .special_novelty__title .title {
    margin-bottom: 20px;
  }

  .popup_2507 .special_novelty__title .sub_title {
    font-size: 30px;
  }

  .popup_2507 .special_novelty__text {
    font-size: 22px;
    margin-bottom: 70px;
  }

  .popup_2507 .special_novelty__list {
    gap: 80px;
  }

  .popup_2507 .special_novelty__list .novelty__num {
    top: -10px;
  }

  .popup_2507 .special_novelty__list .novelty__title {
    margin-inline: auto;
    margin-bottom: 25px;
  }

  .popup_2507 .special_novelty__list .novelty__img {
    margin-bottom: 25px;
    border-radius: 50px;
  }

  .popup_2507 .special_novelty__list .novelty__img--icon {
    top: 20px;
    right: 20px;
  }

  .popup_2507 .special_novelty__list .novelty__name {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .popup_2507 .special_novelty__list .novelty__name .sub {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .popup_2507 .special_novelty__list .novelty__bar {
    margin-bottom: 25px;
  }

  .popup_2507 .special_novelty__list .novelty__bar::before {
    left: -10px;
  }

  .popup_2507 .special_novelty__list .novelty__bar::after {
    right: -10px;
  }

  .popup_2507 .special_novelty__list .novelty__attention {
    font-size: 18px;
  }

  /* special_novelty */

  /* LINEUP */
  .popup_2507 .lineup__area {
    width: 100%;
    margin: 0 auto;
    background-color: #fcf9f8;
    padding: 120px 0 80px;
  }

  .popup_2507 .lineup__ttl {
    width: 320px;
    margin: 0 auto 20px;
  }

  .popup_2507 .lineup__subttl {
    font-size: 30px;
    letter-spacing: 0.06em;
    text-align: center;
    line-height: 1.6;
    color: #695656;
    margin-bottom: 80px;
  }

  .popup_2507 .lineup__mv {
    width: 100%;
  }

  .popup_2507 .lineup__txt {
    font-size: 22px;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.12em;
    margin: 95px 0 65px;
    color: #695656;
  }

  /*タブ切り替え全体のスタイル*/
  .popup_2507 .tabs {
    /* width: 540px; */
    width: 720px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    gap: 40px 0;
  }

  /*タブのスタイル*/
  .popup_2507 .tab_btn {
    width: 150px;
    background-color: #f1f0ec;
    border-radius: 100px 100px 0 0;
    display: block;
  }

  .tab_btn:nth-of-type(1),
  .tab_btn:nth-of-type(4) {
    margin-left: 80px;
  }

  .tab_btn:nth-of-type(3),
  .tab_btn:nth-of-type(6) {
    margin-right: 80px;
  }

  .popup_2507 .tab_item {
    width: 250px;
    text-align: center;
  }

  .popup_2507 .tab_btn:hover {
    background-color: #f1e6e4;
  }

  /*ラジオボタンを全て消す*/
  .popup_2507 input[name="tab_btn"] {
    display: none;
  }

  /*タブ切り替えの中身のスタイル*/
  .popup_2507 .tab_content {
    display: none;
    background-color: #f1e6e4;
    padding: 40px 40px 30px;
    width: 720px;
    margin-top: 50px;
  }

  .popup_2507 .tab_wrap {
    width: 640px;
    overflow-x: scroll;
  }

  .popup_2507 .tab_wrap::-webkit-scrollbar {
    background: transparent;
    height: 5px;
  }

  .popup_2507 .tab_wrap::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 5px;
  }

  .popup_2507 .tab_wrap.scrolling::-webkit-scrollbar-thumb {
    background: #999;
  }

  .popup_2507 .tab_wrap::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 5px;
  }

  .popup_2507 .tab_wrap.scrolling::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 5px;
  }

  .popup_2507 .tab_content .tab_ttl {
    text-align: center;
    color: #695656;
    font-size: 30px;
    letter-spacing: 0.06em;
    margin-bottom: 35px;
  }

  .popup_2507 .tab_content .tab_itemlist {
    display: flex;
    align-items: flex-start;
    width: fit-content;
    margin-bottom: 35px;
  }

  .popup_2507 .tab_content .tab_item_img {
    /* width: 200px; */
    width: fit-content;
    margin: 0 auto;
  }

  .popup_2507 .tab_content .tab_item_txt,
  .popup_2507 .tab_content .tab_item_size,
  .popup_2507 .tab_content .tab_item_price {
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.06em;
    line-height: 1.5;
    color: #333333;
  }

  .popup_2507 .tab_content .tab_item_txt {
    margin: 20px 0 0;
    line-height: 1.5;
  }

  .popup_2507 .tab_content .tab_item_color {
    display: inline-block;
    height: 18px;
    margin: 0 auto;
    line-height: 1;
  }

  .popup_2507 .tab_content .tab_item_color img {
    width: auto;
    height: 100%;
  }

  .popup_2507 .tab_content .tab_attention {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.06em;
  }

  /*選択されているタブのコンテンツのみを表示*/
  #vivante:checked ~ #vivante_content,
  #leene:checked ~ #leene_content,
  #morningroutine:checked ~ #morningroutine_content,
  #airlange:checked ~ #airlange_content,
  #brairazu:checked ~ #brairazu_content,
  #rakusiasleep:checked ~ #rakusiasleep_content,
  #nightbra:checked ~ #nightbra_content,
  #other:checked ~ #other_content {
    display: block;
  }

  /*選択されているタブのスタイルを変える*/
  .popup_2507 .tabs > input:checked + .tab_btn {
    background-color: #f1e6e4;
  }

  /* LINEUP */

  /* event_location */

  .popup_2507 .event_location__container {
    padding-block: 185px 160px;
  }

  .popup_2507 .event_location__title {
    margin-bottom: 70px;
    gap: 40px;
  }

  .popup_2507 .event_location__title .sub_title {
    font-size: 30px;
  }

  .popup_2507 .event_location__information {
    margin-bottom: 80px;
    /* border-radius: 120px 0 120px 0; */
    padding-block: 85px 70px;
  }

  .popup_2507 .information__title {
    margin-bottom: 38px;
    padding-bottom: 30px;
    gap: 20px;
  }

  .popup_2507 .information__title .title {
    font-size: 36px;
  }

  .popup_2507 .information__list {
    grid-template-columns: 80px 400px;
    padding-left: 120px;
    gap: 20px;
  }

  .popup_2507 .information__list .category {
    font-size: 20px;
  }

  .popup_2507 .information__list .text {
    /* font-size: 20px; */
    font-size: 16px;
  }

  .popup_2507 .information__map {
    margin-top: 35px;
    margin-bottom: 35px;
    cursor: pointer;
  }

  /* map */
  .popup_2507 .information__cache {
    margin-top: 70px;
  }

  .popup_2507 .map_modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
  }

  .popup_2507 .modal-content {
    background-color: #fff;
    padding: calc(110 * (40vw / 800));
    border: none;
    width: 100%;
    max-width: 800px;
    height: fit-content;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  @media screen and (min-width: 780px) {
    .popup_2507 .modal-content {
      padding: 40px;
    }
  }

  .popup_2507 .shinjuku_close,
  .popup_2507 .nagoya_close {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 1;
    cursor: pointer;
  }

  .popup_2507 .map_img_btn {
    width: 680px;
    height: 280px;
    margin: 100px auto 0;
  }

  #nagoya_map_Img,
  #shinjuku_map_Img {
    cursor: pointer;
  }

  #container {
    width: 100%;
    /* height: 100vh; */
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  #container .container_icon {
    width: 110px;
    height: 110px;
    position: absolute;
    right: 30px;
    top: 30px;
  }

  #container img {
    max-width: 100%;
    max-height: 100%;
    cursor: grab;
  }

  #container img:active {
    cursor: grabbing;
  }

  #container .zoom_btn {
    position: absolute;
    bottom: 40px;
    right: 0px;
  }

  #nagoya_zoom-in,
  #nagoya_zoom-out,
  .modal-map_zoom-in-btn,
  .modal-map_zoom-out-btn {
    font-size: 26px;
  }

  /* map */

  .popup_2507 .information__cache .title {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .popup_2507 .information__cache .text {
    font-size: 22px;
    margin-bottom: 60px;
  }

  .popup_2507 .information__cache .credit,
  .popup_2507 .information__cache .ic_money {
    margin-bottom: 30px;
  }

  .popup_2507 .event_location__qa {
    padding-block: 80px 170px;
  }

  .popup_2507 .qa__title {
    margin-bottom: 60px;
  }

  .popup_2507 .qa__list {
    gap: 15px;
  }

  .popup_2507 .qa__list--contents .question {
    padding-block: 20px;
    padding-left: 35px;
    grid-template-columns: 35px 430px;
    gap: 25px;
    box-shadow: 10px 10px 100px 0 rgba(182, 169, 163, 0.4);
  }

  .popup_2507 .qa__list--contents .question::after {
    right: 40px;
    top: 25px;
  }

  .popup_2507 .qa__list--contents .question.open::after {
    top: 35px;
  }

  .popup_2507 .qa__list--contents .question__text {
    font-size: 24px;
  }

  .popup_2507 .qa__list--contents .answer__container {
    padding-block: 20px;
    padding-left: 35px;
    grid-template-columns: 30px 560px;
    gap: 25px;
  }

  .popup_2507 .qa__list--contents .answer__text {
    font-size: 24px;
  }

  /* event_location */

  /* LP */
}

/* PCサイズ */
