/* 固定 */
@charset "utf-8";

/* * {
  outline: 1px solid red;
} */

@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__2602 {
  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;
  color: #695656;
  font-feature-settings: "palt";
}

/* main_visual */
#popup__2602 .mainvisual {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  position: relative;
}

#popup__2602 .mainvisual .mainvisual_rotate {
  width: calc(130 * (100vw / 800));
  height: calc(130 * (100vw / 800));
  position: absolute;
  /* bottom: calc(350*(100vw/800)); */
  top: calc(66 * (100vw / 800));
  right: calc(100 * (100vw / 800));
  animation: spin 15s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* main_visual */

#popup__2602 .about {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  background-image: url("https://tu-hacci.co.jp/img/contents/2602_popup/sec01--about__bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(2842 * (100vw / 800));
  padding-top: calc(195 * (100vw / 800));
}

#popup__2602 .about .title {
  position: relative;
  width: calc(432 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(190 * (100vw / 800));
}

#popup__2602 .about .title_sub {
  position: absolute;
  width: calc(400 * (100vw / 800));
  left: calc(170 * (100vw / 800));
  top: calc(330 * (100vw / 800));
}

#popup__2602 .about .title_under {
  width: calc(18 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(60 * (100vw / 800));
}

#popup__2602 .about .text {
  font-size: calc(26 * (100vw / 800));
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.846;
  color: #a15657;
  margin-bottom: calc(80 * (100vw / 800));
}

#popup__2602 .about .text .text_logo {
  width: calc(105 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(20 * (100vw / 800));
}

#popup__2602 .about .info {
  width: calc(710 * (100vw / 800));
  height: calc(530 * (100vw / 800));
  padding-top: calc(80 * (100vw / 800));
  margin-inline: auto calc(35 * (100vw / 800));
  margin-bottom: calc(70 * (100vw / 800));
  background-image: url("https://tu-hacci.co.jp/img/contents/2602_popup/sec01--about__info--bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

#popup__2602 .about .info .info__title {
  width: calc(305 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(75 * (100vw / 800));
}

#popup__2602 .about .info .info__list {
  width: calc(590 * (100vw / 800));
  margin-inline: auto;
  display: grid;
  gap: calc(20 * (100vw / 800));
}

#popup__2602 .about .info .info__list--text {
  display: flex;
  gap: calc(15 * (100vw / 800));
  align-items: center;
  font-size: calc(22 * (100vw / 800));
}

#popup__2602 .about .info .info__list--text .info__list--title {
  display: grid;
  place-content: center;
  width: calc(80 * (100vw / 800));
  height: calc(30 * (100vw / 800));
  background-color: #ae696a;
  font-size: calc(20 * (100vw / 800));
  color: #fff;
}

#popup__2602 .about .anchor {
  display: grid;
  gap: calc(30 * (100vw / 800));
  width: calc(600 * (100vw / 800));
  margin-inline: auto;
}

#popup__2602 .about .anchor li {
  box-shadow: 0 calc(7 * (100vw / 800)) calc(15 * (100vw / 800))
    calc(4 * (100vw / 800)) rgba(133, 67, 74, 0.28);
}

/* 260201_追加記述分 */

/* * {
    outline: 1px solid red;
  } */
/* 検証用 */

#popup__2602 .new_item_item--01 {
  position: relative;
  padding-bottom: calc(101 * (100vw / 800));
}

#popup__2602 .new_item_item--02 {
  position: relative;
  /* padding-bottom: 101px; */
}

#popup__2602 .fashion_item--heading {
  position: absolute;
  width: calc(192 * (100vw / 800));
  max-width: 192px;
  margin: auto;
  top: calc(99 * (100vw / 800));
  left: calc(50 * (100vw / 800));
  /* left: 17px; */
}

#popup__2602 .fashion_item--heading svg {
  width: 100%;
  height: auto;
  display: block;
}

#popup__2602 .fashion_item--heading--02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: visible;
  width: calc(192 * (100vw / 800));
  max-width: 192px;
  margin-top: calc(17 * (100vw / 800));
}

#popup__2602 .fashion_item--heading--02 svg {
  width: 100%;
  height: auto;
  display: block;
}

#popup__2602 .fashion_item--heading--03 {
  position: absolute;
  width: calc(192 * (100vw / 800));
  max-width: 192px;
  top: calc(70 * (100vw / 800));
  right: calc(100 * (100vw / 800));
}

#popup__2602 .fashion_item--heading--03 svg {
  width: 100%;
  height: auto;
  display: block;
}

#popup__2602 #heading_item_0001,
#heading_item_0003,
#heading_item_0005,
#heading_item_0007,
#heading_item_0009 {
  fill: #695656;
}

/* 回転させるグループの設定 */
#popup__2602 #heading_item_0002,
#heading_item_0004,
#heading_item_0006,
#heading_item_0008,
#heading_item_0010 {
  fill: #695656;
  transform-box: view-box;
  transform-origin: center;
  /* animation: spin 15s linear infinite; */
}

#popup__2602 .pickup_item_list {
  width: calc(720 * (100vw / 800));
  max-width: calc(720 * (100vw / 800));
  height: calc(380 * (100vw / 800));
  margin-inline: auto;
  /* margin-bottom: calc(40 * (100vw / 800)); */
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  justify-content: space-evenly;
  align-items: center;
  background-color: #ffffff;
  border-radius: calc(50 * (100vw / 800));
  box-shadow: 0 1px 35px 4px rgba(129, 120, 119, 0.2);
}

#popup__2602 .-mt-bt-01 {
margin-bottom: calc(50 * (100vw / 800));
}
/* 1~5,8, */

#popup__2602 .-mt-bt-02 {
margin-bottom: calc(163 * (100vw / 800));
}
/* 6 */

#popup__2602 .-mt-bt-03 {
margin-bottom: calc(150 * (100vw / 800));
}
/* 7 */

#popup__2602 .-mt-bt-04 {
margin-bottom: calc(144 * (100vw / 800));
}
/* 9 */

#popup__2602 .-mt-bt-05 {
margin-bottom: calc(160 * (100vw / 800));
}
/* 10 */

#popup__2602 .-mt-bt-06 {
margin-bottom: calc(128 * (100vw / 800));
}
/* 11 */

#popup__2602 .pickup_item_01 {
  width: calc(218 * (100vw / 800));
  max-width: calc(218 * (100vw / 800));
}

#popup__2602 .pickup_item_02 {
  width: calc(184 * (100vw / 800));
  max-width: calc(184 * (100vw / 800));
}

#popup__2602 .pickup_item_03 {
  width: calc(197 * (100vw / 800));
  max-width: calc(197 * (100vw / 800));
}

#popup__2602 .pickup_item_04 {
  width: calc(195 * (100vw / 800));
  max-width: calc(195 * (100vw / 800));
}

#popup__2602 .pickup_item--information {
  text-align: center;
  letter-spacing: 0.12em;
}

#popup__2602 .pickup_item_txt_01 {
  margin-inline: auto;
  width: calc(234 * (100vw / 800));
}

#popup__2602 .pickup__bar {
  width: calc(376 * (100vw / 800));
  height: 1px;
  margin-inline: auto;
  background-color: #695656;
  margin: calc(21 * (100vw / 800)) 0;
}

#popup__2602 .pickup_item--title,
.pickup_item--title--02 {
  font-family:
    "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif,
    "Noto Serif JP", serif;
  font-size: calc(24 * (100vw / 800));
  line-height: 1.25;
}

#popup__2602 .pickup_item--title {
  padding-bottom: calc(48 * (100vw / 800));
}

#popup__2602 .pickup_item--title--02 {
  display: inline-block;
  font-size: calc(20 * (100vw / 800));
  margin-top: calc(13 * (100vw / 800));
}

#popup__2602 .mt-02 {
  margin-bottom: calc(38 * (100vw / 800));
}

#popup__2602 .pickup_item--sizelist {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  gap: calc(22 * (100vw / 800));
}

#popup__2602 .pickup_item--size {
  font-size: calc(18 * (100vw / 800));
}
#popup__2602 .pickup_item--color {
  max-width: calc(76 * (100vw / 800));
}
/* 
#popup__2602 .pickup_item--color--02 {
  max-width: calc(96 * (100vw / 800));
}

#popup__2602 .pickup_item--color--03 {
  max-width: calc(118 * (100vw / 800));
} */

  #popup__2602 .pickup_item--color--02 {
    max-width: calc(96 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--03 {
    max-width: calc(56 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--04 {
    max-width: calc(36 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--05 {
    max-width: calc(36 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--06 {
    max-width: calc(36 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--07 {
    max-width: calc(56 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--08 {
    max-width: calc(76 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--09 {
    max-width: calc(77 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--10 {
    max-width: calc(118 * (100vw / 800));
  }

  #popup__2602 .pickup_item--color--11 {
    max-width: calc(57 * (100vw / 800));
  }

/* シンプルな回転アニメーション */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

#popup__2602 .lingerie_item,
.new_series_item {
  width: calc(355 * (100vw / 800));
  max-width: calc(355 * (100vw / 800));
}

#popup__2602 .lingerie_item {
  margin-right: calc(-70 * (100vw / 800));
}

#popup__2602 .new_series_item {
  margin-left: calc(-70 * (100vw / 800));
}

#popup__2602 .new_item_item--02 {
  margin-bottom: calc(34 * (100vw / 800));
}

#popup__2602 .new_item_item--03,
.new_item_item--05 {
  display: flex;
  justify-content: center;
  /* gap: calc(37 * (100vw / 800)); */
  gap: calc(74 * (100vw / 800));
}

#popup__2602 .new_item_item--05 {
  flex-direction: row-reverse;
  margin-bottom: calc(38 * (100vw / 800));
}

#popup__2602 .new_series_sub_text {
  font-size: calc(30 * (100vw / 800));
  letter-spacing: 0.12em;
  line-height: 1.66;
  margin-top: calc(51 * (100vw / 800));
  margin-bottom: calc(33 * (100vw / 800));
  white-space: nowrap;
  flex-shrink: 0;
  text-align: center;
}

#popup__2602 .new_series_text {
  font-size: calc(22 * (100vw / 800));
  letter-spacing: 0.12em;
  white-space: nowrap;
  flex-shrink: 0;
  text-align: center;
}

#popup__2602 .new_item_item--04 {
  position: relative;
}

#popup__2602 .punipuni_text--01 {
  font-size: calc(24 * (100vw / 800));
  line-height: 1.55;
  margin-top: calc(87 * (100vw / 800));
  margin-bottom: calc(33 * (100vw / 800));
}

#popup__2602 .punipuni_text--02 {
  font-size: calc(30 * (100vw / 800));
  letter-spacing: 0.12em;
  margin-bottom: calc(82 * (100vw / 800));
}

#popup__2602 .lingerie_item--02 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(32 * (100vw / 800));
  margin-top: calc(20 * (100vw / 800));
  margin-bottom: calc(57 * (100vw / 800));
}

#popup__2602 .lingerie_sub_item {
  max-width: calc(254 * (100vw / 800));
}

#popup__2602 .lingerie_sub_text,
.sub_text--01 {
  font-size: calc(22 * (100vw / 800));
  line-height: 1.8;
}

#popup__2602 .lingerie_sub_text {
  margin-top: calc(52 * (100vw / 800));
  white-space: nowrap;
  flex-shrink: 0;
  text-align: center;
}

/* 260201_追加記述分 */

/* newitem */
#popup__2602 .newitem {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  background-color: #f3e8e8;
  padding-block: calc(140 * (100vw / 800)) calc(135 * (100vw / 800));
}

#popup__2602 .newitem .title {
  width: calc(358 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(50 * (100vw / 800));
}

#popup__2602 .newitem .title_sub {
  width: calc(195 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(50 * (100vw / 800));
}

#popup__2602 .newitem .week {
  font-size: calc(22 * (100vw / 800));
  line-height: 1.27;
  margin-bottom: calc(50 * (100vw / 800));
  letter-spacing: 0.12em;
}

#popup__2602 .newitem .text {
  font-size: calc(22 * (100vw / 800));
  line-height: 1.75;
  margin-bottom: calc(50 * (100vw / 800));
  letter-spacing: 0.12em;
}

#popup__2602 .newitem .coming {
  font-size: calc(28 * (100vw / 800));
  line-height: 1.75;
  letter-spacing: 0.08em;
}

/* special */
#popup__2602 .special {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  background-color: #a87d7d;
  padding-block: calc(130 * (100vw / 800)) calc(135 * (100vw / 800));
  overflow: hidden;
}

#popup__2602 .special .title {
  width: calc(565 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(-25 * (100vw / 800));
}

#popup__2602 .special .title_sub {
  width: calc(220 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(75 * (100vw / 800));
}

#popup__2602 .special .text {
  font-size: calc(22 * (100vw / 800));
  letter-spacing: 0.12em;
  line-height: 1.75;
  color: #fff;
  margin-bottom: calc(180 * (100vw / 800));
}

#popup__2602 .special .novelty_item {
  position: relative;
  color: #fff;
  margin-bottom: calc(160 * (100vw / 800));
}

#popup__2602 .special .novelty_item:nth-last-child(1) {
  margin-bottom: 0;
}

#popup__2602 .special .novelty_item--num {
  position: absolute;
  left: calc(-7 * (100vw / 800));
  top: calc(-80 * (100vw / 800));
}

#popup__2602 .special .novelty_item--num._1 {
  width: calc(130 * (100vw / 800));
}

#popup__2602 .special .novelty_item--num._2 {
  width: calc(162 * (100vw / 800));
}

#popup__2602 .special .novelty_item--img {
  width: calc(720 * (100vw / 800));
  margin-inline: auto;
  position: relative;
  z-index: 1;
  margin-bottom: calc(40 * (100vw / 800));
}

#popup__2602 .special .novelty_item--icon {
  width: calc(160 * (100vw / 800));
  position: absolute;
  top: calc(20 * (100vw / 800));
  right: calc(20 * (100vw / 800));
}

#popup__2602 .special .novelty_item--sub_text {
  font-size: calc(24 * (100vw / 800));
  line-height: 1.25;
  letter-spacing: 0.06em;
  margin-bottom: calc(20 * (100vw / 800));
}

#popup__2602 .special .novelty_item--text {
  font-size: calc(36 * (100vw / 800));
  line-height: 1.333;
  letter-spacing: 0.06em;
  margin-bottom: calc(10 * (100vw / 800));
}

#popup__2602 .special .novelty_item--bar {
  height: calc(20 * (100vw / 800));
  width: fit-content;
  margin-inline: auto;
  margin-bottom: calc(10 * (100vw / 800));
}

#popup__2602 .special .novelty_item--bar img {
  height: 100%;
  width: auto;
}

#popup__2602 .special .novelty_item--left {
  /* text-align: center; */
}

#popup__2602 .special .novelty_item--attention {
  display: inline-block;
  text-align: left;
  font-size: calc(18 * (100vw / 800));
  line-height: 1.666;
  letter-spacing: 0.06em;
}

#popup__2602 .special .novelty_item--andmore {
  font-family: "the-seasons", sans-serif !important;
  /* 260130_フォント確認する */
}

/* lineup */
#popup__2602 .lineup {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  background-color: #fcf9f8;
  padding-block: calc(130 * (100vw / 800)) calc(135 * (100vw / 800));
}

#popup__2602 .lineup .title {
  width: calc(245 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(40 * (100vw / 800));
}

#popup__2602 .lineup .title_sub {
  width: calc(245 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(80 * (100vw / 800));
}

#popup__2602 .lineup .mainvisual {
  width: 100%;
  margin-bottom: calc(90 * (100vw / 800));
}

#popup__2602 .lineup .text {
  font-size: calc(22 * (100vw / 800));
  margin-bottom: calc(60 * (100vw / 800));
}

#popup__2602 .lineup .anchor {
  display: grid;
  gap: calc(80 * (100vw / 800));
}

#popup__2602 .lineup .anchor_title {
  margin-inline: auto;
  margin-bottom: calc(35 * (100vw / 800));
}

#popup__2602 .lineup .anchor_list {
  display: flex;
  flex-wrap: wrap;
  width: calc(520 * (100vw / 800));
  gap: calc(34 * (100vw / 800));
  justify-content: center;
  margin-inline: auto;
}

#popup__2602 .lineup .anchor_list_2 {
  display: flex;
  flex-wrap: wrap;
  width: calc(706 * (100vw / 800));
  gap: calc(34 * (100vw / 800));
  justify-content: center;
  margin-inline: auto;
}

#popup__2602 .lineup .anchor_list .anchor_btn {
  width: calc(150 * (100vw / 800));
}

#popup__2602 .lineup .anchor_list_2 .anchor_btn {
  width: calc(150 * (100vw / 800));
}

#popup__2602 .lineup .lingerie .anchor_title {
  width: calc(150 * (100vw / 800));
}

#popup__2602 .lineup .roomwear .anchor_title {
  width: calc(445 * (100vw / 800));
}

#popup__2602 .lineup .fasion .anchor_title {
  /* width: calc(115 * (100vw / 800)); */
  width: calc(365 * (100vw / 800));
}

#item_wrap {
  margin-bottom: calc(125 * (100vw / 800));
}

#popup__2602 .lineup .item_wrap {
  width: calc(720 * (100vw / 800));
  margin-inline: auto;
  background-color: #f1e6e4;
  padding: calc(40 * (100vw / 800)) 0 calc(80 * (100vw / 800));
  position: relative;
}

#popup__2602 .lineup .item_wrap .anchor_contents {
  display: none;
}

#popup__2602 .lineup .item_wrap .anchor_contents.is-active {
  display: block;
}

#popup__2602 .lineup .item_wrap--title {
  margin-inline: auto;
  margin-bottom: calc(30 * (100vw / 800));
}

#popup__2602 .lineup .leene .item_wrap--title {
  width: calc(238 * (100vw / 800));
}

#popup__2602 .lineup .Airlange .item_wrap--title {
  width: calc(473 * (100vw / 800));
}

#popup__2602 .lineup .Pliea .item_wrap--title {
  width: calc(68 * (100vw / 800));
}

#popup__2602 .lineup .punipuni .item_wrap--title {
  width: calc(185 * (100vw / 800));
}

#popup__2602 .lineup .other-lingerie .item_wrap--title {
  width: calc(213 * (100vw / 800));
}

#popup__2602 .lineup .rakusiasleep .item_wrap--title {
  width: calc(202 * (100vw / 800));
}

#popup__2602 .lineup .psnow .item_wrap--title {
  width: calc(102 * (100vw / 800));
}

#popup__2602 .lineup .bramone .item_wrap--title {
  width: calc(143 * (100vw / 800));
}

#popup__2602 .lineup .item_wrap--list {
  display: flex;
  flex-wrap: wrap;
}

#popup__2602 .lineup .item_wrap--list .item_content {
  width: 33.3%;
}

#popup__2602 .lineup .item_wrap--list .item_content--img {
  width: calc(200 * (100vw / 800));
  margin-bottom: calc(10 * (100vw / 800));
  margin-inline: auto;
}

#popup__2602 .lineup .item_wrap--list .item_content--name {
  font-size: calc(18 * (100vw / 800));
  color: #333;
  letter-spacing: 0.06em;
  line-height: 1.333;
  margin-bottom: calc(15 * (100vw / 800));
}

#popup__2602 .lineup .item_wrap--list .item_content--color {
  height: calc(16 * (100vw / 800));
  width: fit-content;
  margin-inline: auto;
}

#popup__2602 .lineup .add_mr {
  margin-bottom: calc(15 * (100vw / 800));
}

#popup__2602 .lineup .item_wrap--list .item_content--color img {
  height: 100%;
  width: auto;
}

#popup__2602 .lineup .item_wrap .attention {
  width: 100%;
  position: absolute;
  font-size: calc(18 * (100vw / 800));
  left: 0;
  bottom: calc(25 * (100vw / 800));
  color: #333;
  font-weight: 500;
}

/* location */
#popup__2602 .sec05-06__bg {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  background-image: url("https://tu-hacci.co.jp/img/contents/2602_popup/sec05-06--bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

#popup__2602 .location {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  padding-top: calc(130 * (100vw / 800));
}

#popup__2602 .location .title {
  width: calc(550 * (100vw / 800));
  max-width: 550px;
  margin-inline: auto;
  margin-bottom: calc(70 * (100vw / 800));
}

#popup__2602 .location__container {
  width: calc(720 * (100vw / 800));
  position: relative;
  margin-inline: auto;
  padding-block: calc(85 * (100vw / 800)) calc(100 * (100vw / 800));
  background-color: #fff;
}

#popup__2602 .location__container::before,
#popup__2602 .location__container::after {
  content: "";
  position: absolute;
  width: calc(155 * (100vw / 800));
  height: 1px;
  background-color: #bc7979;
  rotate: 135deg;
}

#popup__2602 .location__container::before {
  top: calc(30 * (100vw / 800));
  left: calc(-40 * (100vw / 800));
}

#popup__2602 .location__container::after {
  bottom: calc(30 * (100vw / 800));
  right: calc(-40 * (100vw / 800));
}

#popup__2602 .location__container--title {
  width: calc(390 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(35 * (100vw / 800));
}

#popup__2602 .location__bar {
  width: calc(578 * (100vw / 800));
  height: 1px;
  margin-inline: auto;
  background-color: #a07979;
  opacity: 0.4;
  margin-bottom: calc(35 * (100vw / 800));
}

#popup__2602 .information__list {
  display: grid;
  grid-template-columns: calc(80 * (100vw / 800)) 1fr;
  padding-left: calc(120 * (100vw / 800));
  gap: calc(20 * (100vw / 800));
  text-align: left;
}

#popup__2602 .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__2602 .information__list .text {
  font-size: calc(20 * (100vw / 800));
  letter-spacing: 0.06em;
  line-height: 1.75;
  color: #695656;
}

#popup__2602 .information__map {
  width: calc(665 * (100vw / 800));
  padding-block: calc(60 * (100vw / 800));
  margin-inline: auto;
  margin-bottom: calc(35 * (100vw / 800));
}

/* map */
#popup__2602 .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__2602 .modal-content {
  background-color: #fff;
  padding: 0;
  border: none;
  width: 100%;
  height: fit-content;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#popup__2602 .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__2602 .close:hover,
#popup__2602 .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#popup__2602 .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: calc(40 * (100vw / 800));
  width: calc(60 * (100vw / 800));
  max-width: 60px;
  height: calc(140 * (100vw / 800));
  max-height: 140px;
}

#zoom-in {
  right: 0;
  top: 0;
}

#zoom-out {
  right: 0;
  bottom: 0;
}

#zoom-in,
#zoom-out {
  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__2602 .location__cache {
  width: calc(600 * (100vw / 800));
  max-width: 600px;
  margin-inline: auto;
}

/* question */
#popup__2602 .question {
  width: calc(720 * (100vw / 800));
  max-width: 720px;
  margin-inline: auto;
  padding-block: calc(80 * (100vw / 800)) calc(170 * (100vw / 800));
}

#popup__2602 .question .title {
  width: calc(190 * (100vw / 800));
  max-width: 190px;
  margin-inline: auto;
  margin-bottom: calc(60 * (100vw / 800));
}

#popup__2602 .qa__list {
  display: grid;
  gap: calc(15 * (100vw / 800));
  margin-bottom: calc(120 * (100vw / 800));
}

#popup__2602 .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__2602 .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__2602 .qa__list--contents .question.open::after {
  rotate: 315deg;
  top: calc(35 * (100vw / 800));
}

#popup__2602 .qa__list--contents .question__text {
  font-size: calc(24 * (100vw / 800));
  color: #695656;
  letter-spacing: 0.06em;
  line-height: 1.75;
  text-align: left;
}

#popup__2602 .qa__list--contents .answer {
  display: none;
}

#popup__2602 .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__2602 .qa__list--contents .answer__text {
  font-size: calc(24 * (100vw / 800));
  color: #fff;
  letter-spacing: 0.06em;
  line-height: 1.75;
  text-align: left;
}

#popup__2602 .sec07--logo {
  width: calc(325 * (100vw / 800));
  max-width: 325px;
  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 */
  #popup__2602 .mainvisual {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    position: relative;
  }

  #popup__2602 .mainvisual .mainvisual_rotate {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 66px;
    /* bottom: 350px; */
    right: 100px;
    animation: spin 15s linear infinite;
  }

  @keyframes spin {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  /* main_visual */

  #popup__2602 .about {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    background-image: url("https://tu-hacci.co.jp/img/contents/2602_popup/sec01--about__bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 2842px;
    padding-top: 195px;
  }

  #popup__2602 .about .title {
    position: relative;
    width: 432px;
    margin-inline: auto;
    margin-bottom: 190px;
  }

  #popup__2602 .about .title_sub {
    position: absolute;
    width: 400px;
    left: 170px;
    top: 330px;
  }

  /* 260201_追加記述分 */

  /* * {
    outline: 1px solid red;
  } */

  /* 検証用 */

  #popup__2602 .new_item_item--01 {
    position: relative;
    padding-bottom: 101px;
  }

  #popup__2602 .new_item_item--02 {
    position: relative;
    /* padding-bottom: 101px; */
  }

  #popup__2602 .fashion_item--heading {
    position: absolute;
    width: 100%;
    max-width: 192px;
    margin: auto;
    top: 99px;
    left: 50px;
    /* left: 17px; */
  }

  #popup__2602 .fashion_item--heading--02 {
    /* width: 100%;
    max-width: 192px; */
    /* margin: auto; */
    margin-top: 17px;
  }

  #popup__2602 .fashion_item--heading--03 {
    position: absolute;
    top: 70px;
    right: 100px;
  }

  #popup__2602 #heading_item_0001,
  #heading_item_0003,
  #heading_item_0005,
  #heading_item_0007,
  #heading_item_0009 {
    fill: #695656;
  }

  /* 回転させるグループの設定 */
  #popup__2602 #heading_item_0002,
  #heading_item_0004,
  #heading_item_0006,
  #heading_item_0008,
  #heading_item_0010 {
    fill: #695656;
    transform-box: view-box;
    transform-origin: center; /* これで192x195の真ん中を軸にします */
    animation: spin 15s linear infinite;
  }

  #popup__2602 .pickup_item_list {
    width: 720px;
    max-width: 720px;
    height: 380px;
    margin-inline: auto;
    /* margin-bottom: 40px; */
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-around; */
    justify-content: space-evenly;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50px;
    box-shadow: 0 1px 35px 4px rgba(129, 120, 119, 0.2);
  }

  #popup__2602 .-mt-bt-01 {
margin-bottom: 50px;
}
/* 1~5,8, */

#popup__2602 .-mt-bt-02 {
margin-bottom: 163px;
}
/* 6 */

#popup__2602 .-mt-bt-03 {
margin-bottom: 150px;
}
/* 7 */

#popup__2602 .-mt-bt-04 {
margin-bottom: 144px;
}
/* 9 */

#popup__2602 .-mt-bt-05 {
margin-bottom: 160px;
}
/* 10 */

#popup__2602 .-mt-bt-06 {
margin-bottom: 128px;
}
/* 11 */

  #popup__2602 .pickup_item_01 {
    width: 218px;
    max-width: 218px;
  }

  #popup__2602 .pickup_item_02 {
    width: 184px;
    max-width: 184px;
  }

  #popup__2602 .pickup_item_03 {
    width: 197px;
    max-width: 197px;
  }

  #popup__2602 .pickup_item_04 {
    width: 195px;
    max-width: 195px;
  }

  #popup__2602 .pickup_item--information {
    text-align: center;
    letter-spacing: 0.12em;
  }

  #popup__2602 .pickup_item_txt_01 {
    margin-inline: auto;
    width: 234px;
  }

  #popup__2602 .pickup__bar {
    width: 376px;
    height: 1px;
    margin-inline: auto;
    background-color: #695656;
    margin: 21px 0;
  }

  #popup__2602 .pickup_item--title,
  .pickup_item--title--02 {
    font-family:
      "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif,
      "Noto Serif JP", serif;
    font-size: 24px;
    line-height: 1.25;
  }

  #popup__2602 .pickup_item--title {
    padding-bottom: 48px;
  }

  #popup__2602 .pickup_item--title--02 {
    display: inline-block;
    font-size: 20px;
    margin-top: 13px;
  }

  #popup__2602 .mt-02 {
    margin-bottom: 38px;
  }

  #popup__2602 .pickup_item--sizelist {
    display: flex;
    justify-content: center;
    gap: 22px;
  }

  #popup__2602 .pickup_item--size {
    font-size: 18px;
  }
  #popup__2602 .pickup_item--color {
    max-width: 76px;
  }

  #popup__2602 .pickup_item--color--02 {
    max-width: 96px;
  }

  #popup__2602 .pickup_item--color--03 {
    max-width: 56px;
    /* max-width: 118px; */
  }

  #popup__2602 .pickup_item--color--04 {
    max-width: 36px;
  }

  #popup__2602 .pickup_item--color--05 {
    max-width: 36px;
  }

  #popup__2602 .pickup_item--color--06 {
    max-width: 36px;
  }

  #popup__2602 .pickup_item--color--07 {
    max-width: 56px;
  }

  #popup__2602 .pickup_item--color--08 {
    max-width: 76px;
  }

  #popup__2602 .pickup_item--color--09 {
    max-width: 77px;
  }

  #popup__2602 .pickup_item--color--10 {
    max-width: 118px;
  }

  #popup__2602 .pickup_item--color--11 {
    max-width: 57px;
  }

  /* シンプルな回転アニメーション */
  @keyframes spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }

  #popup__2602 .lingerie_item {
    width: 355px;
    max-width: 355px;
    margin-right: -70px;
    /* 仮調整用 */
  }

  #popup__2602 .new_series_item {
    width: 355px;
    max-width: 355px;
    margin-left: -70px;
  }

  #popup__2602 .new_item_item--02 {
    margin-bottom: 34px;
  }

  #popup__2602 .new_item_item--03,
  .new_item_item--05 {
    display: flex;
    justify-content: center;
    gap: 37px;
    gap: 74px;
  }

  #popup__2602 .new_item_item--05 {
    flex-direction: row-reverse;
    margin-bottom: 38px;
  }

  #popup__2602 .new_series_sub_text {
    font-size: 30px;
    letter-spacing: 0.12em;
    line-height: 1.66;
    margin-top: 51px;
    margin-bottom: 33px;
  }

  #popup__2602 .new_series_text {
    font-size: 22px;
    letter-spacing: 0.12em;
  }

  #popup__2602 .new_item_item--04 {
    position: relative;
  }

  #popup__2602 .punipuni_text--01 {
    font-size: 24px;
    line-height: 1.55;
    margin-top: 87px;
    margin-bottom: 33px;
  }

  #popup__2602 .punipuni_text--02 {
    font-size: 30px;
    letter-spacing: 0.12em;
    margin-bottom: 82px;
  }

  #popup__2602 .lingerie_item--02 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    margin-top: 20px;
    margin-bottom: 57px;
  }

  #popup__2602 .lingerie_sub_item {
    max-width: 254px;
  }

  #popup__2602 .lingerie_sub_text,
  .sub_text--01 {
    font-size: 22px;
    line-height: 1.8;
  }

  #popup__2602 .lingerie_sub_text {
    margin-top: 52px;
  }

  /* 260201_追加記述分 */

  #popup__2602 .about .title_under {
    width: 18px;
    margin-inline: auto;
    margin-bottom: 60px;
  }

  #popup__2602 .about .text {
    font-size: 26px;
    text-align: center;
    letter-spacing: 0.08em;
    line-height: 1.846;
    color: #a15657;
    margin-bottom: 80px;
  }

  #popup__2602 .about .text .text_logo {
    width: 105px;
    margin-inline: auto;
    margin-bottom: 20px;
  }

  #popup__2602 .about .info {
    width: 710px;
    height: 530px;
    padding-top: 80px;
    margin-inline: auto 35px;
    margin-bottom: 70px;
    background-image: url("https://tu-hacci.co.jp/img/contents/2602_popup/sec01--about__info--bg.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  #popup__2602 .about .info .info__title {
    width: 305px;
    margin-inline: auto;
    margin-bottom: 75px;
  }

  #popup__2602 .about .info .info__list {
    width: 590px;
    margin-inline: auto;
    display: grid;
    gap: 20px;
  }

  #popup__2602 .about .info .info__list--text {
    display: flex;
    gap: 15px;
    align-items: center;
    font-size: 22px;
  }

  #popup__2602 .about .info .info__list--text .info__list--title {
    display: grid;
    place-content: center;
    width: 80px;
    height: 30px;
    background-color: #ae696a;
    font-size: 20px;
    color: #fff;
  }

  #popup__2602 .about .anchor {
    display: grid;
    gap: 30px;
    width: 600px;
    margin-inline: auto;
  }

  #popup__2602 .about .anchor li {
    box-shadow: 0 7px 15px 4px rgba(133, 67, 74, 0.28);
  }

  /* newitem */
  #popup__2602 .newitem {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    background-color: #f3e8e8;
    padding-block: 140px 135px;
  }

  #popup__2602 .newitem .title {
    width: 358px;
    margin-inline: auto;
    margin-bottom: 50px;
  }

  #popup__2602 .newitem .title_sub {
    width: 195px;
    margin-inline: auto;
    margin-bottom: 50px;
  }

  #popup__2602 .newitem .week {
    font-size: 22px;
    line-height: 1.27;
    margin-bottom: 50px;
    letter-spacing: 0.12em;
  }

  #popup__2602 .newitem .text {
    font-size: 22px;
    line-height: 1.75;
    margin-bottom: 50px;
    letter-spacing: 0.12em;
  }

  #popup__2602 .newitem .coming {
    font-size: 28px;
    line-height: 1.75;
    letter-spacing: 0.08em;
  }

  /* special */
  #popup__2602 .special {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    background-color: #a87d7d;
    padding-block: 130px 135px;
  }

  #popup__2602 .special .title {
    width: 565px;
    margin-inline: auto;
    margin-bottom: -25px;
  }

  #popup__2602 .special .title_sub {
    width: 220px;
    margin-inline: auto;
    margin-bottom: 75px;
  }

  #popup__2602 .special .text {
    font-size: 22px;
    letter-spacing: 0.12em;
    line-height: 1.75;
    color: #fff;
    margin-bottom: 180px;
  }

  #popup__2602 .special .novelty_item {
    position: relative;
    color: #fff;
    margin-bottom: 160px;
  }

  #popup__2602 .special .novelty_item:nth-last-child(1) {
    margin-bottom: 0;
  }

  #popup__2602 .special .novelty_item--num {
    position: absolute;
    left: -7px;
    top: -80px;
  }

  #popup__2602 .special .novelty_item--num._1 {
    width: 130px;
  }

  #popup__2602 .special .novelty_item--num._2 {
    width: 162px;
  }

  #popup__2602 .special .novelty_item--img {
    width: 720px;
    margin-inline: auto;
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
  }

  #popup__2602 .special .novelty_item--icon {
    width: 160px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  #popup__2602 .special .novelty_item--sub_text {
    font-size: 24px;
    letter-spacing: 0.06em;
    margin-bottom: 20px;
  }

  #popup__2602 .special .novelty_item--text {
    font-size: 36px;
    line-height: 1.333;
    letter-spacing: 0.06em;
    margin-bottom: 10px;
  }

  #popup__2602 .special .novelty_item--bar {
    height: 20px;
    width: fit-content;
    margin-inline: auto;
    margin-bottom: 10px;
  }

  #popup__2602 .special .novelty_item--bar img {
    height: 100%;
    width: auto;
  }

  #popup__2602 .special .novelty_item--attention {
    font-size: 18px;
    line-height: 1.666;
    letter-spacing: 0.06em;
  }

  /* lineup */
  #popup__2602 .lineup {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    background-color: #fcf9f8;
    padding-block: 130px 135px;
  }

  #popup__2602 .lineup .title {
    width: 245px;
    margin-inline: auto;
    margin-bottom: 40px;
  }

  #popup__2602 .lineup .title_sub {
    width: 245px;
    margin-inline: auto;
    margin-bottom: 80px;
  }

  #popup__2602 .lineup .mainvisual {
    width: 100%;
    margin-bottom: 90px;
  }

  #popup__2602 .lineup .text {
    font-size: 22px;
    margin-bottom: 60px;
  }

  #popup__2602 .lineup .anchor {
    display: grid;
    gap: 80px;
  }

  #popup__2602 .lineup .anchor_title {
    margin-inline: auto;
    margin-bottom: 35px;
  }

  #popup__2602 .lineup .anchor_list {
    display: flex;
    flex-wrap: wrap;
    width: 520px;
    gap: 34px;
    justify-content: center;
    margin-inline: auto;
  }

  #popup__2602 .lineup .anchor_list_2 {
    display: flex;
    flex-wrap: wrap;
    width: 706px;
    gap: 34px;
    justify-content: center;
    margin-inline: auto;
  }

  #popup__2602 .lineup .anchor_list .anchor_btn {
    width: 150px;
  }

  #popup__2602 .lineup .anchor_list_2 .anchor_btn {
    width: 150px;
  }

  #popup__2602 .lineup .lingerie .anchor_title {
    width: 150px;
  }

  #popup__2602 .lineup .roomwear .anchor_title {
    width: 445px;
  }

  #popup__2602 .lineup .fasion .anchor_title {
    /* width: 115px; */
    width: 365px;
  }

  #item_wrap {
    margin-bottom: 125px;
  }

  #popup__2602 .lineup .item_wrap {
    width: 720px;
    margin-inline: auto;
    background-color: #f1e6e4;
    padding: 40px 0 80px;
    position: relative;
  }

  #popup__2602 .lineup .item_wrap .anchor_contents {
    display: none;
  }

  #popup__2602 .lineup .item_wrap .anchor_contents.is-active {
    display: block;
  }

  #popup__2602 .lineup .item_wrap--title {
    margin-inline: auto;
    margin-bottom: 30px;
  }

  #popup__2602 .lineup .leene .item_wrap--title {
    width: 238px;
  }

  #popup__2602 .lineup .Airlange .item_wrap--title {
    width: 473px;
  }

  #popup__2602 .lineup .Pliea .item_wrap--title {
    width: 68px;
  }

  #popup__2602 .lineup .punipuni .item_wrap--title {
    width: 185px;
  }

  #popup__2602 .lineup .other-lingerie .item_wrap--title {
    width: 213px;
  }

  #popup__2602 .lineup .rakusiasleep .item_wrap--title {
    width: 202px;
  }

  #popup__2602 .lineup .psnow .item_wrap--title {
    width: 102px;
  }

  #popup__2602 .lineup .bramone .item_wrap--title {
    width: 143px;
  }

  #popup__2602 .lineup .item_wrap--list {
    display: flex;
    flex-wrap: wrap;
  }

  #popup__2602 .lineup .item_wrap--list .item_content {
    width: 33.3%;
  }

  #popup__2602 .lineup .item_wrap--list .item_content--img {
    width: 200px;
    margin-bottom: 10px;
    margin-inline: auto;
  }

  #popup__2602 .lineup .item_wrap--list .item_content--name {
    font-size: 18px;
    color: #333;
    letter-spacing: 0.06em;
    line-height: 1.333;
    margin-bottom: 15px;
  }

  #popup__2602 .lineup .item_wrap--list .item_content--color {
    height: 16px;
    width: fit-content;
    margin-inline: auto;
  }

  #popup__2602 .lineup .item_wrap--list .item_content--color img {
    height: 100%;
    width: auto;
  }

  #popup__2602 .lineup .item_wrap .attention {
    width: 100%;
    position: absolute;
    font-size: 18px;
    left: 0;
    bottom: 25px;
  }

  /* location */
  #popup__2602 .sec05-06__bg {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    background-image: url("https://tu-hacci.co.jp/img/contents/2602_popup/sec05-06--bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }

  #popup__2602 .location {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
    padding-top: 130px;
  }

  #popup__2602 .location .title {
    width: 550px;
    max-width: 550px;
    margin-inline: auto;
    margin-bottom: 70px;
  }

  #popup__2602 .location__container {
    width: 720px;
    position: relative;
    margin-inline: auto;
    padding-block: 85px 100px;
    background-color: #fff;
  }

  #popup__2602 .location__container::before,
  #popup__2602 .location__container::after {
    content: "";
    position: absolute;
    width: 155px;
    height: 1px;
    background-color: #bc7979;
    rotate: 135deg;
  }

  #popup__2602 .location__container::before {
    top: 30px;
    left: -40px;
  }

  #popup__2602 .location__container::after {
    bottom: 30px;
    right: -40px;
  }

  #popup__2602 .location__container--title {
    width: 390px;
    margin-inline: auto;
    margin-bottom: 35px;
  }

  #popup__2602 .location__bar {
    width: 578px;
    height: 1px;
    margin-inline: auto;
    background-color: #a07979;
    opacity: 0.4;
    margin-bottom: 35px;
  }

  #popup__2602 .information__list {
    display: grid;
    grid-template-columns: 80px 1fr;
    padding-left: 120px;
    gap: 20px;
    text-align: left;
  }

  #popup__2602 .information__list .category {
    height: 30px;
    max-height: 30px;
    display: grid;
    place-content: center;
    color: #fff;
    background-color: #a39696;
    font-size: 20px;
  }

  #popup__2602 .information__list .text {
    font-size: 20px;
    letter-spacing: 0.06em;
    line-height: 1.75;
    color: #695656;
  }

  #popup__2602 .information__map {
    width: 665px;
    padding-block: 60px;
    margin-inline: auto;
    margin-bottom: 35px;
  }

  /* map */
  #popup__2602 .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__2602 .modal-content {
    background-color: #fff;
    padding: 0;
    border: none;
    width: 100%;
    height: fit-content;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  #popup__2602 .close {
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: -90px;
    z-index: 1;
  }

  #popup__2602 .close:hover,
  #popup__2602 .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  #popup__2602 .map_img_btn {
    width: 680px;
    max-width: 680px;
    height: 280px;
    max-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;
    max-width: 110px;
    height: 110px;
    max-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: 40px;
    width: 60px;
    max-width: 60px;
    height: 140px;
    max-height: 140px;
  }

  #zoom-in {
    right: 0;
    top: 0;
  }

  #zoom-out {
    right: 0;
    bottom: 0;
  }

  #zoom-in,
  #zoom-out {
    display: grid;
    place-content: center;
    position: absolute;
    padding: 0;
    width: 60px;
    max-width: 60px;
    height: 60px;
    max-height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #333;
    border: none;
    cursor: pointer;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
  }

  /* map */

  #popup__2602 .location__cache {
    width: 600px;
    max-width: 600px;
    margin-inline: auto;
  }

  /* question */
  #popup__2602 .question {
    width: 720px;
    max-width: 720px;
    margin-inline: auto;
    padding-block: 80px 170px;
  }

  #popup__2602 .question .title {
    width: 190px;
    max-width: 190px;
    margin-inline: auto;
    margin-bottom: 60px;
  }

  #popup__2602 .qa__list {
    display: grid;
    gap: 15px;
    margin-bottom: 120px;
  }

  #popup__2602 .qa__list--contents .question {
    display: grid;
    position: relative;
    width: 600px;
    max-width: 600px;
    margin-inline: auto;
    padding-block: 20px;
    padding-left: 35px;
    background-color: #f1e7e6;
    grid-template-columns: 35px 430px;
    gap: 25px;
    box-shadow: 10px 10px 100px 0 rgba(182, 169, 163, 0.4);
  }

  #popup__2602 .qa__list--contents .question::after {
    content: "";
    width: 20px;
    max-width: 20px;
    height: 20px;
    max-height: 20px;
    border-top: solid 1px #766464;
    border-right: solid 1px #766464;
    position: absolute;
    right: 40px;
    top: 25px;
    rotate: 135deg;
    transition-duration: 500ms;
  }

  #popup__2602 .qa__list--contents .question.open::after {
    rotate: 315deg;
    top: 35px;
  }

  #popup__2602 .qa__list--contents .question__text {
    font-size: 24px;
    color: #695656;
    letter-spacing: 0.06em;
    line-height: 1.75;
    text-align: left;
  }

  #popup__2602 .qa__list--contents .answer {
    display: none;
  }

  #popup__2602 .qa__list--contents .answer__container {
    display: grid;
    width: 600px;
    max-width: 600px;
    margin-inline: auto;
    padding-block: 20px;
    padding-left: 35px;
    grid-template-columns: 30px 560px;
    gap: 25px;
  }

  #popup__2602 .qa__list--contents .answer__text {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.06em;
    line-height: 1.75;
    text-align: left;
  }

  #popup__2602 .sec07--logo {
    width: 325px;
    max-width: 325px;
    margin-inline: auto;
  }

  /* event_location */

  /* LP */
}

/* PCサイズ */
