@charset "UTF-8";
.fs-l-main {
  margin: 0;
  padding: 0;
}

.fs-l-main,
.fs-l-pageMain {
  width: 100%;
  max-width: 100%;
}

/* .device-click a,
.device-click button {
  transition: unset;
} */

/* .device-click a:hover,
.device-click button:hover {
  opacity: unset !important;
} */

.line_800K_friends-sale_2603 {
  --min-size: 0;
  --max-size: 10px;
  --fluid-size: 1.25vw;
  font-size: min(var(--fluid-size), var(--max-size));
  position: relative;
  overflow: hidden;
}
.line_800K_friends-sale_2603 .l-inner {
  margin: 0 auto;
  max-width: 80em;
}

.--bg-img {
  --bg-color: red;
  --bg-img-path: url("");
  --bg-img-width: 80em;
  --bg-img-height: 545.2em;
  --bg-img--pos-top: 0;
  background-color: var(--bg-color);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.--bg-img::after {
  content: "";
  position: absolute;
  background-image: var(--bg-img-path);
  width: var(--bg-img-width);
  height: var(--bg-img-height);
  background-size: contain;
  background-repeat: no-repeat;
  top: var(--bg-img--pos-top);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}

.--pseudo-before {
  --pseudo-width: 20.9em;
  --pseudo-height: 25.2em;
  --pseudo-bg-color: red;
  --pseudo-bg-img-path: url("");
  --pseudo-pos-top: none;
  --pseudo-pos-left: none;
  --pseudo-pos-right: none;
  --pseudo-pos-left: none;
  --pseudo-pos-z-index: 0;
  position: relative;
  z-index: 0;
}
.--pseudo-before::before {
  content: "";
  position: absolute;
  width: var(--pseudo-width);
  height: var(--pseudo-height);
  background-color: var(--pseudo-bg-color, transparent);
  background-image: var(--pseudo-bg-img-path);
  background-repeat: no-repeat;
  background-size: contain;
  top: var(--pseudo-pos-top);
  left: var(--pseudo-pos-left);
  right: var(--pseudo-pos-right);
  bottom: var(--pseudo-pos-bottom);
  pointer-events: none;
  z-index: var(--pseudo-pos-z-index);
}

.--pseudo-after {
  --pseudo-width: 20.9em;
  --pseudo-height: 25.2em;
  --pseudo-bg-color: red;
  --pseudo-bg-img-path: url("");
  --pseudo-pos-top: none;
  --pseudo-pos-left: none;
  --pseudo-pos-right: none;
  --pseudo-pos-left: none;
  --pseudo-pos-z-index: 0;
  position: relative;
  z-index: 0;
}
.--pseudo-after::after {
  content: "";
  content: "";
  position: absolute;
  width: var(--pseudo-width);
  height: var(--pseudo-height);
  background-color: var(--pseudo-bg-color, transparent);
  background-image: var(--pseudo-bg-img-path);
  background-repeat: no-repeat;
  background-size: contain;
  top: var(--pseudo-pos-top);
  left: var(--pseudo-pos-left);
  right: var(--pseudo-pos-right);
  bottom: var(--pseudo-pos-bottom);
  pointer-events: none;
  z-index: var(--pseudo-pos-z-index);
}

.line_800K_friends-sale_2603 .countdown_area {
  --countdown-bgColor: #7d8394;
  --countdown-textColor: #fff;
  background-color: var(--countdown-bgColor);
  padding: 0;
}
.line_800K_friends-sale_2603 .cdt {
  font-family: YuMincho, serif;
  color: var(--countdown-textColor);
  line-height: 1.2;
}
.line_800K_friends-sale_2603 .cdt p {
  font-size: 3.6em !important;
  margin-bottom: 0.3em;
}
.line_800K_friends-sale_2603 .cdt .kazu,
.line_800K_friends-sale_2603 .cdt .text {
  font-size: 5em !important;
  color: var(--countdown-textColor);
}
.line_800K_friends-sale_2603 .cdt .kazu + .text {
  margin-left: 0.1em;
}
.line_800K_friends-sale_2603 .cdt .text + .kazu {
  margin-left: 0.2em;
}

/* calc(748 / 800 * 100vw); */

.line_800K_friends-sale_2603 .special-set {
  background: #ebe8d8;
}

.line_800K_friends-sale_2603 .special-set_contents {
  background: #ebe8d8;
}

.line_800K_friends-sale_2603 .special-set_bg {
  background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_00.png"); /* ここに画像パスを入力 */
  background-size: cover; /* 全体を表示 */
  background-position: center; /* 中央合わせ */
  background-repeat: no-repeat;
  padding-top: calc(69 / 800 * 100vw);
  padding-bottom: calc(100 / 800 * 100vw);
}

/* .line_800K_friends-sale_2603 .special-set_intro {
  padding-top: calc(68 / 800 * 100vw);
} */

.line_800K_friends-sale_2603 .thank_you_text_01 {
  padding-bottom: calc(57 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .obi_text_01 {
  text-align: center;
  padding-bottom: calc(66 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .obi_text_01 img {
  width: calc(540 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .title_path--01 {
  text-align: center;
  padding-bottom: calc(63 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .title_path--01 img {
  width: calc(1 * (100vw / 375));
  height: calc(60 * (100vw / 375));
}

.line_800K_friends-sale_2603 .special_set {
  width: calc(748 / 800 * 100vw);
  background-color: #ffffff;
  margin-inline: auto;
}

.line_800K_friends-sale_2603 .special_heading_01,
.line_800K_friends-sale_2603 .special_heading_02 {
  text-align: center;
}

.line_800K_friends-sale_2603 .special_heading_01 {
  padding-top: calc(94 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .special_heading_01 img {
  width: calc(665 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .special_heading_02 img {
  width: calc(665 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .contents_area_01 {
  display: grid;
  grid-template-columns: calc(312 / 800 * 100vw) calc(312 / 800 * 100vw);
  justify-content: center;
  align-items: center;
  padding-top: calc(47 / 800 * 100vw);
  gap: calc(26 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_img_01 img {
  width: calc(312 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_list_01 {
}

.line_800K_friends-sale_2603 .item_name_01 {
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  font-size: calc(26 / 800 * 100vw);
  line-height: 1.46;
  letter-spacing: -0.06em;
  margin: 0 auto;
  padding-top: calc(7 / 800 * 100vw);
  padding-bottom: calc(18 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_bra_img_01,
.line_800K_friends-sale_2603 .item_bra_img_02 {
  text-align: center;
  padding-bottom: calc(18 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_bra_img_01 img {
  width: calc(208 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_bra_img_02 img {
  width: calc(272 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .normal_price {
  font-size: calc(25.62 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .price_contents {
  padding-top: calc(35 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_normal_price_01,
.line_800K_friends-sale_2603 .item_normal_price_02 {
  font-size: calc(32.02 / 800 * 100vw);
  text-align: center;
  font-family: "YuMincho", serif;
  font-weight: 400;
}

.line_800K_friends-sale_2603 .item_normal_price_01 {
  margin: 0 0 0 calc(115 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_normal_price_02 {
  margin: 0 0 0 calc(100 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_special_price_01,
.line_800K_friends-sale_2603 .item_special_price_03 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(11 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_special_price_03 {
  /* margin: 0 0 0 calc(-10 / 800 * 100vw); */
}

.line_800K_friends-sale_2603 .off_img img {
  width: calc(121 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_special_price_02,
.line_800K_friends-sale_2603 .item_special_price_04 {
  color: #8c3a48;
  --fs-vw: calc(102 / 800 * 100vw);
  font-family: "the-seasons", sans-serif;
  font-size: var(--fs-vw);
  margin-left: 0;
  margin-right: 0;
  margin-top: calc(var(--fs-vw) * -0.1);
  margin-bottom: calc(var(--fs-vw) * -0.1);
  overflow-wrap: normal;
}

.line_800K_friends-sale_2603 .yen_width {
  font-size: calc(68 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .line-btn-01 {
  padding-bottom: calc(38 / 800 * 100vw);
  opacity: 1;
  transition: opacity 0.3s;
}

.line_800K_friends-sale_2603 .line-btn-01:hover {
  opacity: 0.7;
}

.line_800K_friends-sale_2603 .line-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #433f40;
  color: #fff;
  text-decoration: none;
  font-size: calc(24 / 800 * 100vw);
  padding: calc(7 / 800 * 100vw) calc(14 / 800 * 100vw);
  max-width: calc(480 / 800 * 100vw);
  margin: calc(26 / 800 * 100vw) auto 0;
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Helvetica Neue", Arial, sans-serif;
}

/* ホバー時の演出 */
.line_800K_friends-sale_2603 .line-btn:hover {
  opacity: 0.7;
}

.line_800K_friends-sale_2603 .arrow {
  display: inline-block;
  margin-left: calc(10 / 800 * 100vw);
  font-size: calc(39 / 800 * 100vw);
  transition: transform 0.3s;
  line-height: 1;
  transform: translateY(calc(-2 / 800 * 100vw));
}

.line_800K_friends-sale_2603 .line-btn:hover .arrow {
  opacity: 0.7;
}

.line_800K_friends-sale_2603 .arrow_02 {
  display: inline-block;
  font-size: calc(39 / 800 * 100vw);
  line-height: 1;
  transform: translateY(calc(2.5 / 800 * 100vw));
}

.line_800K_friends-sale_2603 .item_attention_01,
.line_800K_friends-sale_2603 .item_attention_02 {
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Helvetica Neue", Arial, sans-serif;
  font-size: calc(18 / 800 * 100vw);
  text-align: left;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.line_800K_friends-sale_2603 .item_attention_01 {
  padding-bottom: calc(111 / 800 * 100vw);
  margin: 0 auto;
}

.line_800K_friends-sale_2603 .item_attention_02 {
  padding-bottom: calc(125 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .friends_campaign {
  background-color: #f8efe3;
}

.line_800K_friends-sale_2603 .special_coupon_15off {
  background-color: #f8efe3;
}

.line_800K_friends-sale_2603 .coupon_15off_bg {
  background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_01.png"); /* ここに画像パスを入力 */
  background-size: cover; /* 全体を表示 */
  background-position: center; /* 中央合わせ */
  background-repeat: no-repeat;
  padding-bottom: calc(112 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .special_coupon_15off_img {
  padding-top: calc(79 / 800 * 100vw);
  text-align: center;
}

.line_800K_friends-sale_2603 .special_coupon_15off_img img {
  width: calc(608 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .special_coupon_contents_img {
  padding-top: calc(66 / 800 * 100vw);
  padding-bottom: calc(36 / 800 * 100vw);
  text-align: right;
}

/* 全体の枠組み */
.line_800K_friends-sale_2603 .how-to-use {
  background-color: #fcfbfa; /* 柔らかな背景色 */
  border: 1px solid #b89668; /* 細いベージュの枠線 */
  padding: calc(57 / 800 * 100vw) 0 calc(69 / 800 * 100vw)
    calc(20 / 800 * 100vw);
  max-width: calc(581 / 800 * 100vw);
  margin: 0 auto;
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}

.line_800K_friends-sale_2603 .title {
  font-size: calc(28 / 800 * 100vw);
  font-weight: normal;
  color: #513d34;
  margin-bottom: calc(46 / 800 * 100vw);
}

/* 2カラムのGrid設定 */
.line_800K_friends-sale_2603 .step-container {
  display: flex;
  flex-direction: column;
  gap: calc(30 / 800 * 100vw);
  max-width: calc(550 / 800 * 100vw);
  margin: 0 auto calc(40 / 800 * 100vw);
  text-align: left;
}

.line_800K_friends-sale_2603 .step-item {
  display: grid;
  grid-template-columns: calc(80 / 800 * 100vw) 1fr; /* 左側を固定、右側を可変に */
  gap: calc(15 / 800 * 100vw);
  align-items: baseline;
}

.line_800K_friends-sale_2603 .step-label {
  font-size: calc(18 / 800 * 100vw);
  color: #513d34;
  letter-spacing: 0.05em;
}

.line_800K_friends-sale_2603 .step-content h3 {
  font-size: calc(18 / 800 * 100vw);
  font-weight: 700;
  margin: 0 0 8px 0;
  color: #513d34;
}

.line_800K_friends-sale_2603 .step-content p {
  font-size: calc(18 / 800 * 100vw);
  color: #513d34;
  line-height: 1.88;
  margin: 0;
}

/* ボタンのデザイン */
.line_800K_friends-sale_2603 .line-action-btn {
  display: inline-block;
  background-color: #4a3a2b; /* 画像のような濃い茶色 */
  color: #fff;
  text-decoration: none;
  padding: calc(10 / 800 * 100vw) calc(24 / 800 * 100vw) calc(8 / 800 * 100vw);
  font-size: calc(26 / 800 * 100vw);
  opacity: 1;
  transition: opacity 0.3s;
}

.line_800K_friends-sale_2603 .line-action-btn:hover {
  opacity: 0.7;
}

.line_800K_friends-sale_2603 .how_to_join {
  background-color: #f4eeef;
}

.line_800K_friends-sale_2603 .bg-join {
  background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_02.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.line_800K_friends-sale_2603 .join-section {
  text-align: center;
  color: #fff;
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Helvetica Neue", Arial, sans-serif;
}

/* タイトルの装飾（両脇に線） */
.line_800K_friends-sale_2603 .join-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: calc(20 / 800 * 100vw);
  font-size: calc(36 / 800 * 100vw);
  font-weight: 400;
  margin: 0 auto;
  padding-top: calc(56 / 800 * 100vw);
  padding-bottom: calc(61 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .join-title::before,
.line_800K_friends-sale_2603 .join-title::after {
  content: "";
  height: calc(2 / 800 * 100vw);
  width: calc(93 / 800 * 100vw);
  background-color: #fff;
}

/* ★ 2カラムのグリッド設定 ★ */
.line_800K_friends-sale_2603 .join-container {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 均等な2カラム */
  gap: calc(30 / 800 * 100vw);
  max-width: calc(640 / 800 * 100vw);
  margin: 0 auto calc(40 / 800 * 100vw);
  align-items: center;
}

/* スマホ画像 */
.line_800K_friends-sale_2603 .smartphone-img img {
  width: calc(260 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .item_attention_03 {
  color: #4a3a2b;
  font-size: calc(10 / 800 * 100vw);
  padding-top: calc(11 / 800 * 100vw);
}

/* 手順リストのボックス */
.line_800K_friends-sale_2603 .steps-box {
  background-color: #f8f1f1; /* 薄いピンクベージュ */
  padding: calc(40 / 800 * 100vw) calc(36 / 800 * 100vw);
  color: #4a3a2b;
  text-align: left;
  width: calc(350 / 800 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}

.line_800K_friends-sale_2603 .steps-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
  line-height: 2;
}

.line_800K_friends-sale_2603 .steps-text {
  padding-bottom: calc(39 / 800 * 100vw);
  font-size: calc(20 / 800 * 100vw);
  line-height: 1.5;
}

.line_800K_friends-sale_2603 .steps-text:last-child {
  padding-bottom: 0;
}

/* 緑のボタン */
.line_800K_friends-sale_2603 .add-friend-btn {
  display: inline-block;
  background-color: #909f91; /* くすみグリーン */
  color: #fff;
  text-decoration: none;
  width: calc(380 / 800 * 100vw);
  padding: calc(12 / 800 * 100vw) 0 calc(13 / 800 * 100vw);
  border-radius: calc(30 / 800 * 100vw);
  font-size: calc(24 / 800 * 100vw);
  margin-bottom: calc(50 / 800 * 100vw);
  opacity: 1;
  transition: opacity 0.3s;
}

.line_800K_friends-sale_2603 .add-friend-btn:hover {
  opacity: 0.7;
}

/* 「さらに！」の三角形部分 */
.line_800K_friends-sale_2603 .more-badge {
  position: relative;
  font-size: calc(36 / 800 * 100vw);
  font-weight: 400;
  padding-bottom: calc(130 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .benefit-section {
  background-color: #f6eeef;
  padding: calc(60 / 800 * 100vw) calc(20 / 800 * 100vw);
  text-align: center;
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Helvetica Neue", Arial, sans-serif;
}

.line_800K_friends-sale_2603 .benefit-title {
  font-size: calc(28 / 800 * 100vw);
  font-weight: 400;
  padding-bottom: calc(88 / 800 * 100vw);
  color: #333333;
  margin: 0 auto;
}

.line_800K_friends-sale_2603 .benefit-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(40 / 800 * 100vw);
  max-width: calc(600 / 800 * 100vw);
  margin: 0 auto calc(80 / 800 * 100vw);
}

.line_800K_friends-sale_2603 .benefit-item img {
  width: 100%;
  height: auto; /* アスペクト比を維持 */
  display: block; /* 下部の隙間を消す */
  /* 必要であればここで角丸などを設定 */
  /* border-radius: 12px; */
}

/* ボタンのデザイン（前述のものを流用） */
.line_800K_friends-sale_2603 .benefit-btns {
  display: flex;
  flex-direction: column;
  gap: calc(12 / 800 * 100vw);
  align-items: center;
}

.line_800K_friends-sale_2603 .btn {
  display: block;
  width: calc(320 / 800 * 100vw);
  padding: calc(15 / 800 * 100vw) calc(30 / 800 * 100vw) calc(16 / 800 * 100vw);
  color: #fff;
  text-decoration: none;
  border-radius: calc(30 / 800 * 100vw);
  font-size: calc(24 / 800 * 100vw);
  opacity: 1;
  transition: opacity 0.3s;
}

.line_800K_friends-sale_2603 .btn:hover {
  opacity: 0.7;
}

.line_800K_friends-sale_2603 .btn-pink {
  background-color: #c4aca6;
}

.line_800K_friends-sale_2603 .btn-brown {
  background-color: #927e7e;
}

/* 2603_line_800K_friends-sale_dummy sp */

@media screen and (min-width: 780px) {
  .line_800K_friends-sale_2603 .special-set {
    background: #ebe8d8;
  }

  .line_800K_friends-sale_2603 .special-set_contents {
    background: #ebe8d8;
  }

  .line_800K_friends-sale_2603 .special-set_bg {
    padding-top: 69px;
    padding-bottom: 100px;
  }

  /* .line_800K_friends-sale_2603 .special-set_intro {
  padding-top: 68px;
} */

  .line_800K_friends-sale_2603 .thank_you_text_01 {
    padding-bottom: 57px;
  }

  .line_800K_friends-sale_2603 .obi_text_01 {
    text-align: center;
    padding-bottom: 66px;
  }

  .line_800K_friends-sale_2603 .obi_text_01 img {
    width: 540px;
  }

  .line_800K_friends-sale_2603 .title_path--01 {
    text-align: center;
    padding-bottom: 63px;
  }

  .line_800K_friends-sale_2603 .title_path--01 img {
    width: 1px;
    height: 127px;
  }

  .line_800K_friends-sale_2603 .special_set {
    width: 748px;
    background-color: #ffffff;
    margin-inline: auto;
  }

  .line_800K_friends-sale_2603 .special_heading_01,
  .line_800K_friends-sale_2603 .special_heading_02 {
    text-align: center;
  }

  .line_800K_friends-sale_2603 .special_heading_01 {
    padding-top: 94px;
  }

  .line_800K_friends-sale_2603 .special_heading_01 img {
    width: 665px;
  }

  .line_800K_friends-sale_2603 .special_heading_02 img {
    width: 665px;
  }

  .line_800K_friends-sale_2603 .contents_area_01 {
    display: grid;
    grid-template-columns: 312px 312px;
    justify-content: center;
    align-items: center;
    padding-top: 47px;
    gap: 26px;
  }

  .line_800K_friends-sale_2603 .item_img_01 img {
    width: 312px;
  }

  .line_800K_friends-sale_2603 .item_list_01 {
  }

  .line_800K_friends-sale_2603 .item_name_01 {
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
      "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
      "Helvetica Neue", Arial, sans-serif;
    text-align: center;
    font-size: 26px;
    line-height: 1.46;
    letter-spacing: -0.06em;
    margin: 0 auto;
    padding-top: 7px;
    padding-bottom: 18px;
  }

  .line_800K_friends-sale_2603 .item_bra_img_01,
  .line_800K_friends-sale_2603 .item_bra_img_02 {
    text-align: center;
    padding-bottom: 18px;
  }

  .line_800K_friends-sale_2603 .item_bra_img_01 img {
    width: 208px;
  }

  .line_800K_friends-sale_2603 .item_bra_img_02 img {
    width: 272px;
  }

  .line_800K_friends-sale_2603 .normal_price {
    font-size: 25.62px;
  }

  .line_800K_friends-sale_2603 .price_contents {
    padding-top: 35px;
  }

  .line_800K_friends-sale_2603 .item_normal_price_01,
  .line_800K_friends-sale_2603 .item_normal_price_02 {
    font-size: 32.02px;
    text-align: center;
    font-family: "YuMincho", serif;
    font-weight: 400;
  }

  .line_800K_friends-sale_2603 .item_normal_price_01 {
    margin: 0 0 0 115px;
  }

  .line_800K_friends-sale_2603 .item_normal_price_02 {
    margin: 0 0 0 100px;
  }

  .line_800K_friends-sale_2603 .item_special_price_01,
  .line_800K_friends-sale_2603 .item_special_price_03 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 11px;
  }

  .line_800K_friends-sale_2603 .item_special_price_03 {
    /* margin: 0 0 0 -10px; */
  }

  .line_800K_friends-sale_2603 .off_img img {
    width: 121px;
  }

  .line_800K_friends-sale_2603 .item_special_price_02,
  .line_800K_friends-sale_2603 .item_special_price_04 {
    font-family: "the-seasons", sans-serif;
    font-size: 102px;
    color: #8c3a48;
    margin-left: 0;
    margin-right: 0;
    margin-top: calc((102px - 153px) / 2);
    margin-bottom: calc((102px - 153px) / 2);
    overflow-wrap: normal;
  }

  .line_800K_friends-sale_2603 .yen_width {
    font-size: 68px;
  }

  .line_800K_friends-sale_2603 .line-btn-01 {
    padding-bottom: 38px;
    opacity: 1;
    transition: opacity 0.3s;
  }

  .line_800K_friends-sale_2603 .line-btn-01:hover {
    opacity: 0.7;
  }

  .line_800K_friends-sale_2603 .line-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #433f40;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    padding: 7px 14px;
    max-width: 480px;
    margin: 26px auto 0;
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
      "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
      "Helvetica Neue", Arial, sans-serif;
  }

  /* ホバー時の演出 */
  .line_800K_friends-sale_2603 .line-btn:hover {
    opacity: 0.7;
  }

  .line_800K_friends-sale_2603 .arrow {
    display: inline-block;
    margin-left: 10px;
    font-size: 39px;
    transition: transform 0.3s;
    line-height: 1;
    transform: translateY(-2px);
  }

  .line_800K_friends-sale_2603 .line-btn:hover .arrow {
    opacity: 0.7;
  }

  .line_800K_friends-sale_2603 .arrow_02 {
    display: inline-block;
    font-size: 39px;
    line-height: 1;
    transform: translateY(2.5px);
  }

  .line_800K_friends-sale_2603 .item_attention_01,
  .line_800K_friends-sale_2603 .item_attention_02 {
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
      "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
      "Helvetica Neue", Arial, sans-serif;
    font-size: 18px;
    text-align: left;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }

  .line_800K_friends-sale_2603 .item_attention_01 {
    padding-bottom: 111px;
    margin: 0 auto;
  }

  .line_800K_friends-sale_2603 .item_attention_02 {
    padding-bottom: 125px;
  }

  .line_800K_friends-sale_2603 .friends_campaign {
    background-color: #f8efe3;
  }

  .line_800K_friends-sale_2603 .special_coupon_15off {
    background-color: #f8efe3;
  }

  .line_800K_friends-sale_2603 .coupon_15off_bg {
    background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_01.png"); /* ここに画像パスを入力 */
    background-size: cover; /* 全体を表示 */
    background-position: center; /* 中央合わせ */
    background-repeat: no-repeat;
    padding-bottom: 112px;
  }

  .line_800K_friends-sale_2603 .special_coupon_15off_img {
    padding-top: 79px;
    text-align: center;
  }

  .line_800K_friends-sale_2603 .special_coupon_15off_img img {
    width: 608px;
  }

  .line_800K_friends-sale_2603 .special_coupon_contents_img {
    padding-top: 66px;
    padding-bottom: 37px;
    text-align: right;
  }

  /* 全体の枠組み */
  .line_800K_friends-sale_2603 .how-to-use {
    background-color: #fcfbfa; /* 柔らかな背景色 */
    border: 1px solid #b89668; /* 細いベージュの枠線 */
    padding: 57px 0 69px 20px;
    max-width: 581px;
    margin: 0 auto;
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
      "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
      "Helvetica Neue", Arial, sans-serif;
    text-align: center;
  }

  .line_800K_friends-sale_2603 .title {
    font-size: 28px;
    font-weight: normal;
    color: #513d34;
    margin-bottom: 46px;
  }

  /* 2カラムのGrid設定 */
  .line_800K_friends-sale_2603 .step-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 550px;
    margin: 0 auto 40px;
    text-align: left;
  }

  .line_800K_friends-sale_2603 .step-item {
    display: grid;
    grid-template-columns: 80px 1fr; /* 左側を固定、右側を可変に */
    gap: 15px;
    align-items: baseline;
  }

  .line_800K_friends-sale_2603 .step-label {
    font-size: 18px;
    color: #513d34;
    letter-spacing: 0.05em;
  }

  .line_800K_friends-sale_2603 .step-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 8px 0;
    color: #513d34;
  }

  .line_800K_friends-sale_2603 .step-content p {
    font-size: 18px;
    color: #513d34;
    line-height: 1.88;
    margin: 0;
  }

  /* ボタンのデザイン */
  .line_800K_friends-sale_2603 .line-action-btn {
    display: inline-block;
    background-color: #4a3a2b; /* 画像のような濃い茶色 */
    color: #fff;
    text-decoration: none;
    padding: 10px 24px 8px;
    font-size: 26px;
    opacity: 1;
    transition: opacity 0.3s;
  }

  .line_800K_friends-sale_2603 .line-action-btn:hover {
    opacity: 0.7;
  }

  .line_800K_friends-sale_2603 .how_to_join {
    background-color: #f4eeef;
    /* padding-bottom: 112px; */
  }

  .line_800K_friends-sale_2603 .bg-join {
    background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_02.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }

  .line_800K_friends-sale_2603 .join-section {
    text-align: center;
    color: #fff;
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
      "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
      "Helvetica Neue", Arial, sans-serif;
  }

  /* タイトルの装飾（両脇に線） */
  .line_800K_friends-sale_2603 .join-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    font-size: 36px;
    font-weight: 400;
    margin: 0 auto;
    padding-top: 56px;
    padding-bottom: 61px;
  }

  .line_800K_friends-sale_2603 .join-title::before,
  .line_800K_friends-sale_2603 .join-title::after {
    content: "";
    height: 2px;
    width: 93px;
    background-color: #fff;
  }

  /* ★ 2カラムのグリッド設定 ★ */
  .line_800K_friends-sale_2603 .join-container {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 均等な2カラム */
    gap: 30px;
    max-width: 640px;
    margin: 0 auto 40px;
    align-items: center;
  }

  /* スマホ画像 */
  .line_800K_friends-sale_2603 .smartphone-img img {
    width: 260px;
  }

  .line_800K_friends-sale_2603 .item_attention_03 {
    color: #4a3a2b;
    font-size: 10px;
    padding-top: 11px;
  }

  /* 手順リストのボックス */
  .line_800K_friends-sale_2603 .steps-box {
    background-color: #f8f1f1; /* 薄いピンクベージュ */
    padding: 40px 36px;
    color: #4a3a2b;
    text-align: left;
    width: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .line_800K_friends-sale_2603 .steps-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    line-height: 2;
  }

  .line_800K_friends-sale_2603 .steps-text {
    padding-bottom: 39px;
    font-size: 20px;
    line-height: 1.5;
  }

  .line_800K_friends-sale_2603 .steps-text:last-child {
    padding-bottom: 0;
  }

  /* 緑のボタン */
  .line_800K_friends-sale_2603 .add-friend-btn {
    display: inline-block;
    background-color: #909f91; /* くすみグリーン */
    color: #fff;
    text-decoration: none;
    width: 380px;
    padding: 12px 0 13px;
    border-radius: 30px;
    font-size: 24px;
    margin-bottom: 50px;
    opacity: 1;
    transition: opacity 0.3s;
  }

  .line_800K_friends-sale_2603 .add-friend-btn:hover {
    opacity: 0.7;
  }

  /* 「さらに！」の三角形部分 */
  .line_800K_friends-sale_2603 .more-badge {
    position: relative;
    font-size: 36px;
    font-weight: 400;
    padding-bottom: 130px;
  }

  .line_800K_friends-sale_2603 .benefit-section {
    background-color: #f6eeef;
    padding: 60px 20px;
    text-align: center;
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
      "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
      "Helvetica Neue", Arial, sans-serif;
  }

  .line_800K_friends-sale_2603 .benefit-title {
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 88px;
    color: #333333;
    margin: 0 auto;
  }

  /* ★ 2カラム・中央寄せのグリッド設定 ★ */
  .line_800K_friends-sale_2603 .benefit-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2カラム */
    gap: 40px; /* 画像同士の隙間 */
    max-width: 600px; /* ここで全体のサイズ感を調整 */
    margin: 0 auto 80px; /* 水平中央寄せ */
  }

  .line_800K_friends-sale_2603 .benefit-item img {
    width: 100%; /* 親要素(grid)の幅いっぱいに広げる */
    height: auto; /* アスペクト比を維持 */
    display: block; /* 下部の隙間を消す */
    /* 必要であればここで角丸などを設定 */
    /* border-radius: 12px; */
  }

  /* ボタンのデザイン（前述のものを流用） */
  .line_800K_friends-sale_2603 .benefit-btns {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
  }

  .line_800K_friends-sale_2603 .btn {
    display: block;
    width: 320px;
    padding: 15px 30px 16px;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-size: 24px;
    opacity: 1;
    transition: opacity 0.3s;
  }

  .line_800K_friends-sale_2603 .btn:hover {
    opacity: 0.7;
  }

  .line_800K_friends-sale_2603 .btn-pink {
    background-color: #c4aca6;
  }

  .line_800K_friends-sale_2603 .btn-brown {
    background-color: #927e7e;
  }
}

/* 2603_line_800K_friends-sale_dummy pc */

.line_induction {
  background-color: white !important;
  margin-bottom: 5em;
}
.line_induction .l-inner {
  margin: 0 auto;
  max-width: 800px;
  overflow: hidden;
}

html:not(.js-enabled) .js-timed-content {
  display: none;
}

.js-enabled .js-timed-content {
  display: none;
}

.line_800K_friends-sale_2603 .u-pt-0 {
  padding-top: 0em !important;
}

.line_800K_friends-sale_2603 .u-pt-10 {
  padding-top: 1em !important;
}

.line_800K_friends-sale_2603 .u-pt-20 {
  padding-top: 2em !important;
}

.line_800K_friends-sale_2603 .u-pt-30 {
  padding-top: 3em !important;
}

.line_800K_friends-sale_2603 .u-pt-40 {
  padding-top: 4em !important;
}

.line_800K_friends-sale_2603 .u-pt-50 {
  padding-top: 5em !important;
}

.line_800K_friends-sale_2603 .u-pt-60 {
  padding-top: 6em !important;
}

.line_800K_friends-sale_2603 .u-pt-70 {
  padding-top: 7em !important;
}

.line_800K_friends-sale_2603 .u-pt-80 {
  padding-top: 8em !important;
}

.line_800K_friends-sale_2603 .u-pt-90 {
  padding-top: 9em !important;
}

.line_800K_friends-sale_2603 .u-pt-100 {
  padding-top: 10em !important;
}

.line_800K_friends-sale_2603 .u-pt-110 {
  padding-top: 11em !important;
}

.line_800K_friends-sale_2603 .u-pt-120 {
  padding-top: 12em !important;
}

.line_800K_friends-sale_2603 .u-pt-130 {
  padding-top: 13em !important;
}

.line_800K_friends-sale_2603 .u-pt-140 {
  padding-top: 14em !important;
}

.line_800K_friends-sale_2603 .u-pt-150 {
  padding-top: 15em !important;
}

.line_800K_friends-sale_2603 .u-pt-160 {
  padding-top: 16em !important;
}

.line_800K_friends-sale_2603 .u-pt-170 {
  padding-top: 17em !important;
}

.line_800K_friends-sale_2603 .u-pt-180 {
  padding-top: 18em !important;
}

.line_800K_friends-sale_2603 .u-pt-190 {
  padding-top: 19em !important;
}

.line_800K_friends-sale_2603 .u-pt-200 {
  padding-top: 20em !important;
}

.line_800K_friends-sale_2603 .u-pb-0 {
  padding-bottom: 0em !important;
}

.line_800K_friends-sale_2603 .u-pb-10 {
  padding-bottom: 1em !important;
}

.line_800K_friends-sale_2603 .u-pb-20 {
  padding-bottom: 2em !important;
}

.line_800K_friends-sale_2603 .u-pb-30 {
  padding-bottom: 3em !important;
}

.line_800K_friends-sale_2603 .u-pb-40 {
  padding-bottom: 4em !important;
}

.line_800K_friends-sale_2603 .u-pb-50 {
  padding-bottom: 5em !important;
}

.line_800K_friends-sale_2603 .u-pb-60 {
  padding-bottom: 6em !important;
}

.line_800K_friends-sale_2603 .u-pb-70 {
  padding-bottom: 7em !important;
}

.line_800K_friends-sale_2603 .u-pb-80 {
  padding-bottom: 8em !important;
}

.line_800K_friends-sale_2603 .u-pb-90 {
  padding-bottom: 9em !important;
}

.line_800K_friends-sale_2603 .u-pb-100 {
  padding-bottom: 10em !important;
}

.line_800K_friends-sale_2603 .u-pb-110 {
  padding-bottom: 11em !important;
}

.line_800K_friends-sale_2603 .u-pb-120 {
  padding-bottom: 12em !important;
}

.line_800K_friends-sale_2603 .u-pb-130 {
  padding-bottom: 13em !important;
}

.line_800K_friends-sale_2603 .u-pb-140 {
  padding-bottom: 14em !important;
}

.line_800K_friends-sale_2603 .u-pb-150 {
  padding-bottom: 15em !important;
}

.line_800K_friends-sale_2603 .u-pb-160 {
  padding-bottom: 16em !important;
}

.line_800K_friends-sale_2603 .u-pb-170 {
  padding-bottom: 17em !important;
}

.line_800K_friends-sale_2603 .u-pb-180 {
  padding-bottom: 18em !important;
}

.line_800K_friends-sale_2603 .u-pb-190 {
  padding-bottom: 19em !important;
}

.line_800K_friends-sale_2603 .u-pb-200 {
  padding-bottom: 20em !important;
}

.line_800K_friends-sale_2603 .u-pl-0 {
  padding-left: 0em !important;
}

.line_800K_friends-sale_2603 .u-pl-10 {
  padding-left: 1em !important;
}

.line_800K_friends-sale_2603 .u-pl-20 {
  padding-left: 2em !important;
}

.line_800K_friends-sale_2603 .u-pl-30 {
  padding-left: 3em !important;
}

.line_800K_friends-sale_2603 .u-pl-40 {
  padding-left: 4em !important;
}

.line_800K_friends-sale_2603 .u-pl-50 {
  padding-left: 5em !important;
}

.line_800K_friends-sale_2603 .u-pl-60 {
  padding-left: 6em !important;
}

.line_800K_friends-sale_2603 .u-pl-70 {
  padding-left: 7em !important;
}

.line_800K_friends-sale_2603 .u-pl-80 {
  padding-left: 8em !important;
}

.line_800K_friends-sale_2603 .u-pl-90 {
  padding-left: 9em !important;
}

.line_800K_friends-sale_2603 .u-pl-100 {
  padding-left: 10em !important;
}

.line_800K_friends-sale_2603 .u-pl-110 {
  padding-left: 11em !important;
}

.line_800K_friends-sale_2603 .u-pl-120 {
  padding-left: 12em !important;
}

.line_800K_friends-sale_2603 .u-pl-130 {
  padding-left: 13em !important;
}

.line_800K_friends-sale_2603 .u-pl-140 {
  padding-left: 14em !important;
}

.line_800K_friends-sale_2603 .u-pl-150 {
  padding-left: 15em !important;
}

.line_800K_friends-sale_2603 .u-pl-160 {
  padding-left: 16em !important;
}

.line_800K_friends-sale_2603 .u-pl-170 {
  padding-left: 17em !important;
}

.line_800K_friends-sale_2603 .u-pl-180 {
  padding-left: 18em !important;
}

.line_800K_friends-sale_2603 .u-pl-190 {
  padding-left: 19em !important;
}

.line_800K_friends-sale_2603 .u-pl-200 {
  padding-left: 20em !important;
}

.line_800K_friends-sale_2603 .u-pr-0 {
  padding-right: 0em !important;
}

.line_800K_friends-sale_2603 .u-pr-10 {
  padding-right: 1em !important;
}

.line_800K_friends-sale_2603 .u-pr-20 {
  padding-right: 2em !important;
}

.line_800K_friends-sale_2603 .u-pr-30 {
  padding-right: 3em !important;
}

.line_800K_friends-sale_2603 .u-pr-40 {
  padding-right: 4em !important;
}

.line_800K_friends-sale_2603 .u-pr-50 {
  padding-right: 5em !important;
}

.line_800K_friends-sale_2603 .u-pr-60 {
  padding-right: 6em !important;
}

.line_800K_friends-sale_2603 .u-pr-70 {
  padding-right: 7em !important;
}

.line_800K_friends-sale_2603 .u-pr-80 {
  padding-right: 8em !important;
}

.line_800K_friends-sale_2603 .u-pr-90 {
  padding-right: 9em !important;
}

.line_800K_friends-sale_2603 .u-pr-100 {
  padding-right: 10em !important;
}

.line_800K_friends-sale_2603 .u-pr-110 {
  padding-right: 11em !important;
}

.line_800K_friends-sale_2603 .u-pr-120 {
  padding-right: 12em !important;
}

.line_800K_friends-sale_2603 .u-pr-130 {
  padding-right: 13em !important;
}

.line_800K_friends-sale_2603 .u-pr-140 {
  padding-right: 14em !important;
}

.line_800K_friends-sale_2603 .u-pr-150 {
  padding-right: 15em !important;
}

.line_800K_friends-sale_2603 .u-pr-160 {
  padding-right: 16em !important;
}

.line_800K_friends-sale_2603 .u-pr-170 {
  padding-right: 17em !important;
}

.line_800K_friends-sale_2603 .u-pr-180 {
  padding-right: 18em !important;
}

.line_800K_friends-sale_2603 .u-pr-190 {
  padding-right: 19em !important;
}

.line_800K_friends-sale_2603 .u-pr-200 {
  padding-right: 20em !important;
}

.line_800K_friends-sale_2603 .u-mt-0 {
  margin-top: 0em !important;
}

.line_800K_friends-sale_2603 .u-mt-10 {
  margin-top: 1em !important;
}

.line_800K_friends-sale_2603 .u-mt-20 {
  margin-top: 2em !important;
}

.line_800K_friends-sale_2603 .u-mt-30 {
  margin-top: 3em !important;
}

.line_800K_friends-sale_2603 .u-mt-40 {
  margin-top: 4em !important;
}

.line_800K_friends-sale_2603 .u-mt-50 {
  margin-top: 5em !important;
}

.line_800K_friends-sale_2603 .u-mt-60 {
  margin-top: 6em !important;
}

.line_800K_friends-sale_2603 .u-mt-70 {
  margin-top: 7em !important;
}

.line_800K_friends-sale_2603 .u-mt-80 {
  margin-top: 8em !important;
}

.line_800K_friends-sale_2603 .u-mt-90 {
  margin-top: 9em !important;
}

.line_800K_friends-sale_2603 .u-mt-100 {
  margin-top: 10em !important;
}

.line_800K_friends-sale_2603 .u-mt-110 {
  margin-top: 11em !important;
}

.line_800K_friends-sale_2603 .u-mt-120 {
  margin-top: 12em !important;
}

.line_800K_friends-sale_2603 .u-mt-130 {
  margin-top: 13em !important;
}

.line_800K_friends-sale_2603 .u-mt-140 {
  margin-top: 14em !important;
}

.line_800K_friends-sale_2603 .u-mt-150 {
  margin-top: 15em !important;
}

.line_800K_friends-sale_2603 .u-mt-160 {
  margin-top: 16em !important;
}

.line_800K_friends-sale_2603 .u-mt-170 {
  margin-top: 17em !important;
}

.line_800K_friends-sale_2603 .u-mt-180 {
  margin-top: 18em !important;
}

.line_800K_friends-sale_2603 .u-mt-190 {
  margin-top: 19em !important;
}

.line_800K_friends-sale_2603 .u-mt-200 {
  margin-top: 20em !important;
}

.line_800K_friends-sale_2603 .u-mb-0 {
  margin-bottom: 0em !important;
}

.line_800K_friends-sale_2603 .u-mb-10 {
  margin-bottom: 1em !important;
}

.line_800K_friends-sale_2603 .u-mb-20 {
  margin-bottom: 2em !important;
}

.line_800K_friends-sale_2603 .u-mb-30 {
  margin-bottom: 3em !important;
}

.line_800K_friends-sale_2603 .u-mb-40 {
  margin-bottom: 4em !important;
}

.line_800K_friends-sale_2603 .u-mb-50 {
  margin-bottom: 5em !important;
}

.line_800K_friends-sale_2603 .u-mb-60 {
  margin-bottom: 6em !important;
}

.line_800K_friends-sale_2603 .u-mb-70 {
  margin-bottom: 7em !important;
}

.line_800K_friends-sale_2603 .u-mb-80 {
  margin-bottom: 8em !important;
}

.line_800K_friends-sale_2603 .u-mb-90 {
  margin-bottom: 9em !important;
}

.line_800K_friends-sale_2603 .u-mb-100 {
  margin-bottom: 10em !important;
}

.line_800K_friends-sale_2603 .u-mb-110 {
  margin-bottom: 11em !important;
}

.line_800K_friends-sale_2603 .u-mb-120 {
  margin-bottom: 12em !important;
}

.line_800K_friends-sale_2603 .u-mb-130 {
  margin-bottom: 13em !important;
}

.line_800K_friends-sale_2603 .u-mb-140 {
  margin-bottom: 14em !important;
}

.line_800K_friends-sale_2603 .u-mb-150 {
  margin-bottom: 15em !important;
}

.line_800K_friends-sale_2603 .u-mb-160 {
  margin-bottom: 16em !important;
}

.line_800K_friends-sale_2603 .u-mb-170 {
  margin-bottom: 17em !important;
}

.line_800K_friends-sale_2603 .u-mb-180 {
  margin-bottom: 18em !important;
}

.line_800K_friends-sale_2603 .u-mb-190 {
  margin-bottom: 19em !important;
}

.line_800K_friends-sale_2603 .u-mb-200 {
  margin-bottom: 20em !important;
}

.line_800K_friends-sale_2603 .u-ml-0 {
  margin-left: 0em !important;
}

.line_800K_friends-sale_2603 .u-ml-10 {
  margin-left: 1em !important;
}

.line_800K_friends-sale_2603 .u-ml-20 {
  margin-left: 2em !important;
}

.line_800K_friends-sale_2603 .u-ml-30 {
  margin-left: 3em !important;
}

.line_800K_friends-sale_2603 .u-ml-40 {
  margin-left: 4em !important;
}

.line_800K_friends-sale_2603 .u-ml-50 {
  margin-left: 5em !important;
}

.line_800K_friends-sale_2603 .u-ml-60 {
  margin-left: 6em !important;
}

.line_800K_friends-sale_2603 .u-ml-70 {
  margin-left: 7em !important;
}

.line_800K_friends-sale_2603 .u-ml-80 {
  margin-left: 8em !important;
}

.line_800K_friends-sale_2603 .u-ml-90 {
  margin-left: 9em !important;
}

.line_800K_friends-sale_2603 .u-ml-100 {
  margin-left: 10em !important;
}

.line_800K_friends-sale_2603 .u-ml-110 {
  margin-left: 11em !important;
}

.line_800K_friends-sale_2603 .u-ml-120 {
  margin-left: 12em !important;
}

.line_800K_friends-sale_2603 .u-ml-130 {
  margin-left: 13em !important;
}

.line_800K_friends-sale_2603 .u-ml-140 {
  margin-left: 14em !important;
}

.line_800K_friends-sale_2603 .u-ml-150 {
  margin-left: 15em !important;
}

.line_800K_friends-sale_2603 .u-ml-160 {
  margin-left: 16em !important;
}

.line_800K_friends-sale_2603 .u-ml-170 {
  margin-left: 17em !important;
}

.line_800K_friends-sale_2603 .u-ml-180 {
  margin-left: 18em !important;
}

.line_800K_friends-sale_2603 .u-ml-190 {
  margin-left: 19em !important;
}

.line_800K_friends-sale_2603 .u-ml-200 {
  margin-left: 20em !important;
}

.line_800K_friends-sale_2603 .u-mr-0 {
  margin-right: 0em !important;
}

.line_800K_friends-sale_2603 .u-mr-10 {
  margin-right: 1em !important;
}

.line_800K_friends-sale_2603 .u-mr-20 {
  margin-right: 2em !important;
}

.line_800K_friends-sale_2603 .u-mr-30 {
  margin-right: 3em !important;
}

.line_800K_friends-sale_2603 .u-mr-40 {
  margin-right: 4em !important;
}

.line_800K_friends-sale_2603 .u-mr-50 {
  margin-right: 5em !important;
}

.line_800K_friends-sale_2603 .u-mr-60 {
  margin-right: 6em !important;
}

.line_800K_friends-sale_2603 .u-mr-70 {
  margin-right: 7em !important;
}

.line_800K_friends-sale_2603 .u-mr-80 {
  margin-right: 8em !important;
}

.line_800K_friends-sale_2603 .u-mr-90 {
  margin-right: 9em !important;
}

.line_800K_friends-sale_2603 .u-mr-100 {
  margin-right: 10em !important;
}

.line_800K_friends-sale_2603 .u-mr-110 {
  margin-right: 11em !important;
}

.line_800K_friends-sale_2603 .u-mr-120 {
  margin-right: 12em !important;
}

.line_800K_friends-sale_2603 .u-mr-130 {
  margin-right: 13em !important;
}

.line_800K_friends-sale_2603 .u-mr-140 {
  margin-right: 14em !important;
}

.line_800K_friends-sale_2603 .u-mr-150 {
  margin-right: 15em !important;
}

.line_800K_friends-sale_2603 .u-mr-160 {
  margin-right: 16em !important;
}

.line_800K_friends-sale_2603 .u-mr-170 {
  margin-right: 17em !important;
}

.line_800K_friends-sale_2603 .u-mr-180 {
  margin-right: 18em !important;
}

.line_800K_friends-sale_2603 .u-mr-190 {
  margin-right: 19em !important;
}

.line_800K_friends-sale_2603 .u-mr-200 {
  margin-right: 20em !important;
}

.line_800K_friends-sale_2603 .u-mt-0- {
  margin-top: -0em !important;
}

.line_800K_friends-sale_2603 .u-mt-10- {
  margin-top: -1em !important;
}

.line_800K_friends-sale_2603 .u-mt-20- {
  margin-top: -2em !important;
}

.line_800K_friends-sale_2603 .u-mt-30- {
  margin-top: -3em !important;
}

.line_800K_friends-sale_2603 .u-mt-40- {
  margin-top: -4em !important;
}

.line_800K_friends-sale_2603 .u-mt-50- {
  margin-top: -5em !important;
}

.line_800K_friends-sale_2603 .u-mt-60- {
  margin-top: -6em !important;
}

.line_800K_friends-sale_2603 .u-mt-70- {
  margin-top: -7em !important;
}

.line_800K_friends-sale_2603 .u-mt-80- {
  margin-top: -8em !important;
}

.line_800K_friends-sale_2603 .u-mt-90- {
  margin-top: -9em !important;
}

.line_800K_friends-sale_2603 .u-mt-100- {
  margin-top: -10em !important;
}

.line_800K_friends-sale_2603 .u-mb-0- {
  margin-bottom: -0em !important;
}

.line_800K_friends-sale_2603 .u-mb-10- {
  margin-bottom: -1em !important;
}

.line_800K_friends-sale_2603 .u-mb-20- {
  margin-bottom: -2em !important;
}

.line_800K_friends-sale_2603 .u-mb-30- {
  margin-bottom: -3em !important;
}

.line_800K_friends-sale_2603 .u-mb-40- {
  margin-bottom: -4em !important;
}

.line_800K_friends-sale_2603 .u-mb-50- {
  margin-bottom: -5em !important;
}

.line_800K_friends-sale_2603 .u-mb-60- {
  margin-bottom: -6em !important;
}

.line_800K_friends-sale_2603 .u-mb-70- {
  margin-bottom: -7em !important;
}

.line_800K_friends-sale_2603 .u-mb-80- {
  margin-bottom: -8em !important;
}

.line_800K_friends-sale_2603 .u-mb-90- {
  margin-bottom: -9em !important;
}

.line_800K_friends-sale_2603 .u-mb-100- {
  margin-bottom: -10em !important;
}

.line_800K_friends-sale_2603 .u-ml-0- {
  margin-left: -0em !important;
}

.line_800K_friends-sale_2603 .u-ml-10- {
  margin-left: -1em !important;
}

.line_800K_friends-sale_2603 .u-ml-20- {
  margin-left: -2em !important;
}

.line_800K_friends-sale_2603 .u-ml-30- {
  margin-left: -3em !important;
}

.line_800K_friends-sale_2603 .u-ml-40- {
  margin-left: -4em !important;
}

.line_800K_friends-sale_2603 .u-ml-50- {
  margin-left: -5em !important;
}

.line_800K_friends-sale_2603 .u-ml-60- {
  margin-left: -6em !important;
}

.line_800K_friends-sale_2603 .u-ml-70- {
  margin-left: -7em !important;
}

.line_800K_friends-sale_2603 .u-ml-80- {
  margin-left: -8em !important;
}

.line_800K_friends-sale_2603 .u-ml-90- {
  margin-left: -9em !important;
}

.line_800K_friends-sale_2603 .u-ml-100- {
  margin-left: -10em !important;
}

.line_800K_friends-sale_2603 .u-mr-0- {
  margin-right: -0em !important;
}

.line_800K_friends-sale_2603 .u-mr-10- {
  margin-right: -1em !important;
}

.line_800K_friends-sale_2603 .u-mr-20- {
  margin-right: -2em !important;
}

.line_800K_friends-sale_2603 .u-mr-30- {
  margin-right: -3em !important;
}

.line_800K_friends-sale_2603 .u-mr-40- {
  margin-right: -4em !important;
}

.line_800K_friends-sale_2603 .u-mr-50- {
  margin-right: -5em !important;
}

.line_800K_friends-sale_2603 .u-mr-60- {
  margin-right: -6em !important;
}

.line_800K_friends-sale_2603 .u-mr-70- {
  margin-right: -7em !important;
}

.line_800K_friends-sale_2603 .u-mr-80- {
  margin-right: -8em !important;
}

.line_800K_friends-sale_2603 .u-mr-90- {
  margin-right: -9em !important;
}

.line_800K_friends-sale_2603 .u-mr-100- {
  margin-right: -10em !important;
}

.line_800K_friends-sale_2603 .u-margin-center {
  margin: 0 auto;
}
.line_800K_friends-sale_2603 .u-margin-right {
  margin: 0 0 0 auto;
}
.line_800K_friends-sale_2603 .u-flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.line_800K_friends-sale_2603 .u-text-center {
  text-align: center !important;
}
.line_800K_friends-sale_2603 .u-text-left {
  text-align: left !important;
}
.line_800K_friends-sale_2603 .u-text-right {
  text-align: right !important;
}
.line_800K_friends-sale_2603 .u-position-relative {
  position: relative;
}
.line_800K_friends-sale_2603 .u-position-absolute {
  position: absolute;
}
.line_800K_friends-sale_2603 .u-position-absolute_center {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.line_800K_friends-sale_2603 .text {
  --text-color: #000;
  --text-size: 3.5em;
  --text-letter-spacing: auto;
  --text-line-height: auto;
  --text-adjust-size: 0.9em;
  color: var(--text-color);
  text-align: center;
  font-size: var(--text-size);
  letter-spacing: var(--text-letter-spacing);
  line-height: var(--text-line-height);
  white-space: nowrap;
}
.line_800K_friends-sale_2603 .text .adjust-size {
  font-size: var(--text-adjust-size);
}
.line_800K_friends-sale_2603 .text .seasons {
  font-family: "the-seasons", sans-serif;
}
.line_800K_friends-sale_2603 .text .marker {
  background-color: var(--marker-bg-color, #e3dfd1);
  padding: 0 0.8em;
  display: inline-flex;
  align-items: center;
  color: var(--marker-text-color, #543b3b);
}
.line_800K_friends-sale_2603 .text.--gothic {
  font-family:
    "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
}
.line_800K_friends-sale_2603 .text.--mincho {
  font-family: YuMincho, serif;
}

.line_800K_friends-sale_2603 .c-button {
  --btn-bg: #3f3f3f;
  --btn-bg-img: none;
  --btn-bg-size: cover;
  --btn-bg-pos: center;
  --btn-bg-repeat: no-repeat;
  --btn-color: #fff;
  --btn-radius: 0;
  --btn-padding-y: 1.4em;
  --btn-padding-x: 4em;
  --btn-padding-left: 1.8em;
  --btn-padding-right: 0.7em;
  --btn-font-size: 1.6em;
  --btn-gap: 1em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--btn-gap);
  padding: var(--btn-padding-y) var(--btn-padding-x);
  font-size: var(--btn-font-size);
  letter-spacing: 0;
  text-decoration: none;
  border-radius: var(--btn-radius);
  color: var(--btn-color);
  background-color: var(--btn-bg);
  white-space: nowrap;

  background-image: var(--btn-bg-img);
  background-size: var(--btn-bg-size);
  background-position: var(--btn-bg-pos);
  background-repeat: var(--btn-bg-repeat);
  transition:
    background-color 0.3s ease,
    transform 0.2s ease;
}
.line_800K_friends-sale_2603 .c-button:hover {
  background-color: color-mix(in srgb, var(--btn-bg), white 20%);
}
.line_800K_friends-sale_2603 .c-button__label {
  line-height: 1.5;
  position: relative;
  z-index: 1;
}
.line_800K_friends-sale_2603 .c-button__icon {
  font-size: var(--btn-icon-size, 1.4em);
  line-height: 1;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: var(--btn-icon-mb, 0);
}
.line_800K_friends-sale_2603 .c-button__icon svg,
.line_800K_friends-sale_2603 .c-button__icon i {
  font-size: 1em;
  display: inline-block;
}
.line_800K_friends-sale_2603 .c-button__icon img {
  width: var(--btn-icon-size, 1.4em);
  height: var(--btn-icon-size, 1.4em);
  object-fit: contain;
  display: block;
  fill: #d86b4a;
}
.line_800K_friends-sale_2603 .c-button__icon::before {
  content: "";
  display: var(--btn-icon-display, none);
  width: var(--btn-icon-size, 1.4em);
  height: var(--btn-icon-size, 1.4em);
  background-image: var(--btn-icon-img, none);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.line_800K_friends-sale_2603 .c-button.--dark {
  --btn-bg: #3f3f3f;
  --btn-color: #fff;
}
.line_800K_friends-sale_2603 .c-button.--light {
  --btn-bg: #f8f8f8;
  --btn-color: #333;
}
.line_800K_friends-sale_2603 .c-button.--accent {
  --btn-bg: #d86b4a;
  --btn-color: #fff;
}
.line_800K_friends-sale_2603 .c-button.--small {
  --btn-padding-y: 0.6em;
  --btn-padding-x: 2em;
  --btn-font-size: 1.4em;
}
.line_800K_friends-sale_2603 .c-button.--large {
  --btn-padding-y: 0.7em;
  --btn-padding-x: 3.4em;
  --btn-font-size: 2.5em;
  --btn-gap: 0.5em;
  --btn-icon-size: 1.8em;
}
.line_800K_friends-sale_2603 .c-button.--type1 {
  --btn-font-size: 2.2em;
  --btn-padding-y: 0.6em;
  --btn-gap: 0.7em;
}
.line_800K_friends-sale_2603 .c-button.--type2 {
  --btn-font-size: 2.2em;
  --btn-padding-y: 0.6em;
  --btn-icon-size: 0.9em;
  padding-right: 0.7em;
  --btn-gap: 0.7em;
  padding-left: 1.8em;
}
.line_800K_friends-sale_2603 .c-button.--type3 {
  --btn-font-size: 2.2em;
  --btn-padding-y: 0.6em;
  --btn-icon-size: 0.9em;
  padding-right: 0.7em;
  --btn-gap: 3.5em;
  padding-left: var(--btn-padding-left, 1.8em);
  padding-left: 4.8em;
}
.line_800K_friends-sale_2603 .c-button.--type3-1 {
  --btn-font-size: 2.2em;
  --btn-padding-y: 0.6em;
  --btn-icon-size: 0.9em;
  padding-right: 0.7em;
  --btn-gap: 0.7em;
  padding-left: 1.8em;
}
.line_800K_friends-sale_2603 .c-button.--type3-1.--size_ad {
  padding-left: 1.8em;
  padding-right: 1.9em;
}
.line_800K_friends-sale_2603 .c-button.--type3-1.--size_bd,
.line_800K_friends-sale_2603 .c-button.--type3-1.--size_ef,
.line_800K_friends-sale_2603 .c-button.--type3-1.--size_eh {
  padding-right: 1.9em;
  --btn-gap: 0.9em;
  padding-left: 1.8em;
  margin-top: 0.5em;
}
.line_800K_friends-sale_2603 .c-button.--type3-1.--check {
  padding-left: 1.4em;
  padding-right: 1.2em;
}
.line_800K_friends-sale_2603 .c-button.--type5 {
  --btn-font-size: 2.2em;
  --btn-padding-y: 0.4em;
  --btn-icon-size: 0.9em;
  padding-right: 1.7em;
  --btn-gap: 0.6em;
  padding-left: var(--btn-padding-left, 1.8em);
  padding-left: 1.8em;
}
.line_800K_friends-sale_2603 .c-button.--type6 {
  --btn-font-size: 2.2em;
  --btn-padding-y: 0.4em;
  --btn-icon-size: 0.9em;
  padding-right: 1.7em;
  --btn-gap: 0.6em;
  padding-left: var(--btn-padding-left, 1.8em);
  padding-left: 1.6em;
}
@media (hover: hover) {
  .line_800K_friends-sale_2603 .u-hover-btn {
    transition: opacity 0.5s ease;
    cursor: pointer;
  }
  .line_800K_friends-sale_2603 .u-hover-btn:hover {
    opacity: 0.7;
  }
}

.line_800K_friends-sale_2603 {
  --menu-bgColor: #3a3937;
  --menu-lineColor: #dbd7ce;
  --menu-container: #1d1c1a;
}
.line_800K_friends-sale_2603 .menu {
  background-color: var(--menu-bgColor);
}
.line_800K_friends-sale_2603 .menu.--grid4 .menu_line__center::before {
  width: 0.6em;
  height: 70em;
  top: 4em;
}
.line_800K_friends-sale_2603 .menu.--grid6 .menu_line__center::before {
  width: 0.6em;
  height: 110em;
  top: 4em;
}
.line_800K_friends-sale_2603 .menu_container {
  background-color: var(--menu-container);
  max-width: 72em;
}
.line_800K_friends-sale_2603 .menu_gridContainer {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-template-rows: repeat(2, auto);
}
.line_800K_friends-sale_2603 .menu_line__top,
.line_800K_friends-sale_2603 .menu_line__center,
.line_800K_friends-sale_2603 .menu_line__bottom {
  position: relative;
}
.line_800K_friends-sale_2603 .menu_line__top::before,
.line_800K_friends-sale_2603 .menu_line__center::before,
.line_800K_friends-sale_2603 .menu_line__bottom::before {
  content: "";
  position: absolute;
  background-color: var(--menu-lineColor);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.line_800K_friends-sale_2603 .menu_line__top::before {
  width: 28em;
  height: 0.6em;
  top: 0;
}
.line_800K_friends-sale_2603 .menu_line__center::before {
  width: 0.6em;
  height: 70em;
  top: 26em;
}
.line_800K_friends-sale_2603 .menu_line__bottom::before {
  width: 33em;
  height: 0.3em;
  bottom: -0.5em;
}

.line_800K_friends-sale_2603 .ticket {
  --base-color: #87728f;
  --ticket-bgColor: #f8f5f9;
  --ticketTitle-bgColor: var(--base-color);
  --ticketBtn-bgColor: var(--base-color);
  --ticketBorder-textColor: var(--base-color);
  background-color: var(--ticket-bgColor);
  padding-bottom: 5em;
}
.line_800K_friends-sale_2603 {
}
.line_800K_friends-sale_2603 .ticket_titleContainer {
  background: var(--ticketTitle-bgColor);
  text-align: center;
  padding: 2em 0;
}
.line_800K_friends-sale_2603 .ticket_title {
  font-family: "the-seasons", sans-serif;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #fff;
  font-size: 4em;
}
.line_800K_friends-sale_2603 .ticket_borderText {
  font-family:
    YuGothic,
    Hiragino Sans;
  letter-spacing: 0.04em;
  color: var(--ticketBorder-textColor);
  background-color: #fff;
  font-size: 2.5em;
  display: inline-block;
  padding: 0em 1.5em;
  margin-top: 0.6em;
  line-height: 1.5;
}
.line_800K_friends-sale_2603 .ticket_strongText {
  font-family: YuMincho, serif;
  line-height: 1;
  color: #fff;
  font-size: 4.8em;
  letter-spacing: 0.01em;
  margin-top: 0.4em;
}
.line_800K_friends-sale_2603 .ticket_strongText span {
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.15em;
}
.line_800K_friends-sale_2603 {
}
.line_800K_friends-sale_2603 .ticket_bodyContainer {
  display: grid;
  grid-template-columns: auto auto;
  justify-items: center;
  justify-content: center;
  column-gap: 4em;
  margin-top: 8em;
  padding-bottom: 2.5em;
}
.line_800K_friends-sale_2603 .ticket_img {
  width: 32.5em;
  box-shadow: 0px 0.5em 2em 0 rgba(110, 80, 102, 0.32);
}
.line_800K_friends-sale_2603 .ticket_textContainer {
  display: grid;
  align-items: center;
  justify-items: center;
}
.line_800K_friends-sale_2603 .ticket_text__subTitle {
  font-family:
    YuGothic,
    Hiragino Sans;
  color: #333;
  font-size: 3.5em;
  line-height: 1.1;
  text-align: center;
  margin-top: 1em;
}
.line_800K_friends-sale_2603 .ticket_text__subTitle span {
  font-size: 1.5em;
}
.line_800K_friends-sale_2603 .ticket_text__price {
  font-family: YuMincho, serif;
  font-size: 3.5em;
  color: #9e6c6c;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin-left: 0.2em;
  margin-top: 0.6em;
}
.line_800K_friends-sale_2603 .ticket_text__price span {
  font-family: YuMincho, serif;
  font-size: 1.9em;
}
.line_800K_friends-sale_2603 .ticket_text__btn {
  display: inline-block;
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 3em;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.2em 1.3em;
  border-radius: 50px;
  background-color: var(--ticketBtn-bgColor);
}
.line_800K_friends-sale_2603 .ticket_text__btn a {
  color: #fff;
}
.line_800K_friends-sale_2603 .ticket_text__annotation {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 1.8em;
  letter-spacing: 0.01em;
}
.line_800K_friends-sale_2603 .ticket_annotation {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 1.6em;
  letter-spacing: 0.01em;
}

.line_800K_friends-sale_2603 .productContainer.--type1 {
  display: grid;
  grid-template-columns: auto auto;
  width: fit-content;
  margin: 0 auto;
  gap: 5em;
}
.line_800K_friends-sale_2603 .productContainer.--type1 .productItem {
  width: 32.5em;
}
.line_800K_friends-sale_2603 .productContainer.--type1 .productItem_text {
  text-align: center;
  color: #000;
  font-size: 2.2em;
  letter-spacing: 0.8;
  line-height: 1.3;
  margin-top: 1em;
  white-space: nowrap;
}
.line_800K_friends-sale_2603
  .productContainer.--type1
  .productItem_priceContainer {
  margin-top: 2em;
}
.line_800K_friends-sale_2603 .productContainer.--type1 .productItem_price {
  font-size: 5em;
  line-height: 1px;
  text-align: center;
}
.line_800K_friends-sale_2603 .productContainer.--type1 .productItem_price .yen,
.line_800K_friends-sale_2603
  .productContainer.--type1
  .productItem_price
  .price {
  font-family: "the-seasons", sans-serif;
}
.line_800K_friends-sale_2603 .productContainer.--type1 .productItem_price .yen {
  font-size: 0.7em;
}
.line_800K_friends-sale_2603
  .productContainer.--type1
  .productItem_normalPrice {
  font-size: 0.4em;
  margin-right: 0.5em;
  line-height: 1.3;
}
.line_800K_friends-sale_2603 .productContainer.--type1-2 {
  display: grid;
  grid-template-columns: auto auto;
  width: fit-content;
  margin: 0 auto;
  gap: 5em;
}
.line_800K_friends-sale_2603 .productContainer.--type1-2 .productItem {
  width: 31em;
}
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem:nth-child(3) {
  margin-top: 3em;
}
.line_800K_friends-sale_2603 .productContainer.--type1-2 .productItem_text {
  text-align: center;
  color: #000;
  font-size: 2em;
  letter-spacing: 0.8;
  line-height: 1.3;
  margin-top: 0.6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem_priceContainer {
  margin-top: 1em;
  display: flex;
  justify-content: center;
}
.line_800K_friends-sale_2603 .productContainer.--type1-2 .productItem_price {
  font-size: 5em;
  line-height: 1;
  text-align: center;
}
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem_price
  .yen,
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem_price
  .price {
  font-family: "the-seasons", sans-serif;
}
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem_price
  .yen {
  font-size: 0.7em;
}
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem_normalPrice {
  font-size: 2em;
  margin-right: 0.5em;
  color: #7d7d7d;
  text-decoration: line-through;
}
.line_800K_friends-sale_2603
  .productContainer.--type1-2
  .productItem_salePrice {
  font-size: 2.2em;
  color: #be392a;
}

.line_800K_friends-sale_2603 .productContainer.--type2-1 {
  --product-type2-bg-color: #e7d4d3;
  --product-type2-border-color: #cfa2ad;
  --product-type2-main-color: #933c47;
  --product-type2-badge-color: --product-type2-main-color;
  --product-type2-sale-price-text-color: --product-type2-main-color;
  display: grid;
  justify-content: center;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productItem {
  background-color: var(--product-type2-bg-color);
  width: 70em;
  padding-bottom: 5em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productLeadText {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: YuMincho, serif;
  color: var(--product-type2-main-color);
  margin-top: 6em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productLeadText_sub {
  width: fit-content;
  font-size: 2.5em;
  border-bottom: 1px dotted var(--product-type2-main-color);
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productLeadText_main {
  font-size: 3em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productItem_img {
  margin: 0 auto;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_img.--padding {
  width: 60em;
  margin-top: 3em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_img.--border {
  border: var(--product-type2-border-color) 1.5em solid;
  width: 65em;
  margin-top: 3em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productItem_img {
  --rounded-percentage: 25%;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_img.--rounded-top-left {
  border-top-left-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_img.--rounded-top-right {
  border-top-right-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_img.--rounded-bottom-left {
  border-bottom-left-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_img.--rounded-bottom-right {
  border-bottom-right-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productItem_text {
  text-align: center;
  color: #000;
  font-size: 2.4em;
  letter-spacing: 0.8;
  line-height: 1.7;
  margin-top: 1.5em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .productItem_price {
  position: relative;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_priceContainer {
  margin-top: 3.5em;
  margin-left: 29em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_normalPrice {
  font-size: 5em;
  line-height: 1px;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_normalPrice
  .normalPriceText {
  font-size: 0.4em;
  margin-right: 0.5em;
  line-height: 1.3;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_normalPrice
  .yen,
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_normalPrice
  .price {
  font-family: "the-seasons", sans-serif;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_normalPrice
  .yen {
  font-size: 0.6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_normalPrice
  .price {
  font-size: 0.7em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_salePriceBadge {
  position: absolute;
  top: -0.1em;
  left: 2.2em;
  width: 2.5em;
  height: 2.5em;
  font-size: 5.6em;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  text-align: center;
  display: grid;
  justify-content: center;
  align-items: center;
  background-color: var(--product-type2-badge-color);
  color: #fff;
  border-radius: 50%;
  padding-left: 0.2em;
  padding-top: 0.1em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_salePriceBadge
  span {
  font-size: 0.6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_salePriceBadge
  .percent {
  margin-left: 0.2em;
  margin-bottom: 0.3em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_salePrice {
  font-size: 8em;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  color: var(--product-type2-sale-price-text-color);
  margin-top: 0.1em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_salePrice
  .yen {
  font-size: 0.7em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .--pseudo-before {
  --pseudo-width: 20.9em;
  --pseudo-height: 25.2em;
  --pseudo-bg-color: transparent;
  --pseudo-pos-top: -5.1em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1 .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/img_pseudo_product-item01.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1
  .productItem_price
  .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-25.png");
  --pseudo-width: 14em;
  --pseudo-height: 14em;
  --pseudo-bg-color: transparent;
  --pseudo-pos-top: -13em;
  --pseudo-pos-left: 12em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1.--p1 {
  --product-type2-bg-color: transparent;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: start;
  gap: 1.7em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-1.--p1 .productItem {
  width: 33em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem.--01
  .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-20.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem.--02
  .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-10.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem.--03
  .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-10.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem.--04
  .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-10.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem_priceContainer {
  margin-top: 0em;
  margin-left: 9em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem_normalPrice {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem_normalPrice.--adjust-space {
  margin-top: 0.5em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem_text {
  margin-top: 1.1em;
  font-size: 2.2em;
  line-height: 1.4;
  font-family:
    YuGothic,
    Hiragino Sans;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem_price
  .--pseudo-before::before {
  --pseudo-width: 9em;
  --pseudo-height: 9em;
  --pseudo-pos-left: 1.6em;
  --pseudo-pos-top: -8em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-1.--p1
  .productItem_salePrice {
  margin-left: 0.4em;
  font-size: 7em;
  color: #872840;
  white-space: nowrap;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 {
  --product-type2-bg-color: #fff;
  --product-type2-border-color: #763132;
  --product-type2-badge-color: #763132;
  --product-type2-sale-price-text-color: #763132;
  display: grid;
  justify-content: center;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem {
  background-color: var(--product-type2-bg-color);
  width: 75em;
  padding-bottom: 5em;
  border-radius: 50px;
  box-shadow: 2px 2px 3px 3px rgba(49, 49, 49, 0.2);
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem_subTitle {
  text-align: center;
  font-size: 2.5em;
  font-family:
    YuGothic,
    Hiragino Sans;
  margin-top: 2.5em;
  color: #282828;
  letter-spacing: 0.05em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem_title {
  text-align: center;
  font-size: 4.5em;
  font-family: YuMincho, serif;
  margin-top: 0.4em;
  letter-spacing: 0.05em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem_img {
  margin: 0 auto;
  margin-top: 3em;
  width: 68em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_img.--border {
  border: var(--product-type2-border-color) 1em solid;
  width: 60em;
  margin-top: 3em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem_img {
  --rounded-percentage: 25%;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_img.--rounded-top-left {
  border-top-left-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_img.--rounded-top-right {
  border-top-right-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_img.--rounded-bottom-left {
  border-bottom-left-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_img.--rounded-bottom-right {
  border-bottom-right-radius: var(--rounded-percentage);
  overflow: hidden;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem_text {
  text-align: center;
  color: #000;
  font-size: 2.4em;
  letter-spacing: 0.8;
  line-height: 1.3;
  margin-top: 1em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-2 .productItem_price {
  position: relative;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_priceContainer {
  margin-top: 2.5em;
  margin-left: 22em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_normalPrice {
  font-size: 7em;
  line-height: 1;
  font-family: YuMincho, serif;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_normalPrice
  .normalPriceText {
  font-size: 0.4em;
  line-height: 1.3;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_normalPrice
  .yen,
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_normalPrice
  .price {
  font-family: "the-seasons", sans-serif;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_normalPrice
  .yen {
  font-size: 0.45em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_normalPrice
  .price {
  font-size: 0.65em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_salePriceBadge {
  position: absolute;
  width: 14em;
  top: 1.1em;
  left: 1.3em;
  width: 2.4em;
  height: 2.4em;
  font-size: 5.5em;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  text-align: center;
  display: grid;
  justify-content: center;
  align-items: center;
  background-color: var(--product-type2-badge-color);
  color: #fff;
  border-radius: 50%;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_salePriceBadge
  span {
  font-size: 0.7em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_salePriceBadge.--line-3 {
  width: 2.5em;
  height: 2.5em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_salePriceBadge.--line-3
  span {
  font-size: 0.5em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_salePrice {
  font-size: 16em;
  line-height: 1;
  font-family: "the-seasons", sans-serif;
  color: var(--product-type2-sale-price-text-color);
}
.line_800K_friends-sale_2603
  .productContainer.--type2-2
  .productItem_salePrice
  .yen {
  font-size: 0.65em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-3 {
  --base-color: #993443;
  --text-color: #5e5252;
  --salePrice-text-color: var(--base-color);
  --btn-bgColor: var(--base-color);
  display: grid;
  grid-template-columns: auto auto;
  justify-content: space-around;
}
.line_800K_friends-sale_2603 .productContainer.--type2-3 .productItem_body {
  text-align: center;
}
.line_800K_friends-sale_2603 .productContainer.--type2-3 .productItem_title {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 2.5em;
  margin-top: 0.8em;
  color: var(--text-color);
}
.line_800K_friends-sale_2603
  .productContainer.--type2-3
  .productItem_normalPrice {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 2.5em;
  margin-top: 0.8em;
  color: var(--text-color);
}
.line_800K_friends-sale_2603
  .productContainer.--type2-3
  .productItem_salePrice {
  font-family: "the-seasons", sans-serif;
  font-size: 8em;
  color: var(--salePrice-text-color);
  margin-left: 0.8em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-3
  .productItem_salePrice
  span {
  font-size: 0.6em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-3
  .productItem_salePrice.--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-25.png");
  --pseudo-width: 1.2em;
  --pseudo-height: 1.2em;
  --pseudo-bg-color: transparent;
  --pseudo-pos-top: 0.2em;
  --pseudo-pos-left: -1.4em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-3 .productItem_btn {
  display: inline-block;
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 3em;
  text-align: center;
  padding: 0.2em 1.3em;
  border-radius: 50px;
  background-color: var(--btn-bgColor);
}
.line_800K_friends-sale_2603 .productContainer.--type2-3 .productItem_btn a {
  color: #fff;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4 {
  --base-color: #a04144;
  --text-color: #424242;
  --salePrice-text-color: var(--base-color);
  --btn-bgColor: var(--base-color);
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: end;
  padding-left: 2em;
  padding-right: 2em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--reverse
  .productItem_img {
  order: 2;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4.--bg-img {
  --bg-color: transparent;
  --bg-img-path: url("/img/salepage/structure/product/bg_product_t2-4_01.png");
  --bg-img-width: 80em;
  --bg-img-height: 66em;
  --bg-img--pos-top: 0em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4 .productItem_img {
  width: 37.9em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4 .productItem_body {
  text-align: center;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4 .productItem_title {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 2.3em;
  margin-top: 0.4em;
  color: var(--text-color);
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_normalPrice {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 2.1em;
  margin-top: 0.6em;
  margin-left: 5.2em;
  color: var(--text-color);
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_normalPrice
  .yen,
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_normalPrice
  .price {
  font-family: "the-seasons", sans-serif;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_normalPrice
  .yen {
  font-size: 1.3em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_normalPrice
  .price {
  font-size: 1.6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_salePrice {
  font-family: "the-seasons", sans-serif;
  font-size: 8em;
  color: var(--salePrice-text-color);
  margin-top: -0.35em;
  margin-left: 1.5em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_salePrice
  span {
  font-size: 0.7em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_salePrice.--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-25.png");
  --pseudo-width: 1.35em;
  --pseudo-height: 1.35em;
  --pseudo-bg-color: transparent;
  --pseudo-pos-top: -0.1em;
  --pseudo-pos-left: -1.4em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_btnContainer {
  display: grid;
  grid-template-columns: auto;
  gap: 1.5em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_btnContainer
  .c-button.--type2,
.line_800K_friends-sale_2603
  .productContainer.--type2-4
  .productItem_btnContainer
  .c-button.--type3 {
  border-radius: 50px;
  font-family:
    YuGothic,
    Hiragino Sans;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4.--p2 {
  background-color: #f9f4f0;
  width: fit-content;
  align-items: start;
  margin: 0 auto;
  padding-top: 3.5em;
  padding-bottom: 3.5em;
  padding-left: 3em;
  padding-right: 2.7em;
  gap: 7em;
}
.line_800K_friends-sale_2603 .productContainer.--type2-4.--p2 .productItem_img {
  width: 30em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_title {
  margin-top: 0;
  font-size: 2.6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_normalPrice {
  margin-left: 3em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_normalPrice
  .yen {
  margin-left: 0.3em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_salePrice {
  margin-left: 0.8em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_salePrice.--pseudo-before {
  --pseudo-width: 1.5em;
  --pseudo-height: 1.5em;
  --pseudo-pos-top: -0.2em;
  --pseudo-pos-left: -1.6em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_salePrice.--pseudo-before.--off_par_10 {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-10.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_salePrice.--pseudo-before.--off_par_20 {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-20.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_salePrice.--pseudo-before.--off_par_30 {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-30.png");
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_btnContainer {
  margin-top: 3em;
  gap: 1.3em;
}
.line_800K_friends-sale_2603
  .productContainer.--type2-4.--p2
  .productItem_btnContainer
  .c-button {
  border-radius: 0;
  --btn-bg: #424242;
}
.line_800K_friends-sale_2603
  .productContainer
  .productItem_price
  .--pseudo-before {
  --pseudo-bg-img-path: url("/img/salepage/structure/product/badge-off-25.png");
  --pseudo-width: 14em;
  --pseudo-height: 14em;
  --pseudo-bg-color: transparent;
  --pseudo-pos-top: -15em;
  --pseudo-pos-left: 6em;
}

.line_800K_friends-sale_2603 .mv {
  background-color: #f4f2e7;
}

.line_800K_friends-sale_2603 .countdown_area {
  --countdown-bgColor: #f4f2e7;
  --countdown-textColor: #5e5252;
}

.line_800K_friends-sale_2603 .menu {
  --menu-bgColor: #e4dbcd;
  --menu-lineColor: #f1eae2;
  margin-top: -0.1em;
}
.line_800K_friends-sale_2603 .menu .menu_container {
  --menu-container: #fff;
}
.line_800K_friends-sale_2603 .menu .menu_container.--pseudo-before {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/deco-menu_01.png");
  --pseudo-pos-z-index: -1;
  --pseudo-width: 72.4em;
  --pseudo-height: 112.4em;
  --pseudo-bg-color: transparent;
  --pseudo-pos-top: 0em;
  --pseudo-pos-left: 0em;
}
.line_800K_friends-sale_2603 .menu .menu_line__center::before {
  height: 67em;
}

.line_800K_friends-sale_2603 .section1 {
  padding-bottom: 20em;
}
.line_800K_friends-sale_2603 .section1.--bg-img {
  --bg-color: #d7c8bd;
  --bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_section1.png");
  --bg-img-width: 80em;
  --bg-img-height: 431.1em;
}
.line_800K_friends-sale_2603 .section1 .section1_title {
  margin-top: 2.8em;
}
.line_800K_friends-sale_2603 .section1 .section1_txt {
  margin-top: 1em;
}
.line_800K_friends-sale_2603 .section1 .section1_txt.--pseudo-before {
  --pseudo-bg-color: #fff;
  --pseudo-pos-z-index: 0;
  --pseudo-width: 0.1em;
  --pseudo-height: 11.8em;
  --pseudo-pos-top: -6em;
  --pseudo-pos-left: 40.2em;
}
.line_800K_friends-sale_2603 .section1 .section1_products {
  margin-top: 55em;
}
.line_800K_friends-sale_2603 .section1 .productContainer {
  background-color: #f9f4f0;
  width: fit-content;
  align-items: start;
  margin: 0 auto;
  padding-top: 3.5em;
  padding-bottom: 3.5em;
  padding-left: 3em;
  padding-right: 2.7em;
  gap: 7em;
}
.line_800K_friends-sale_2603 .section1 .productContainer .productItem_img {
  width: 30em !important;
}
.line_800K_friends-sale_2603 .section1 .productContainer .productItem_title {
  margin-top: 0 !important;
  font-size: 2.6em;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_normalPrice {
  margin-left: 3em;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_normalPrice
  .yen {
  margin-left: 0.3em;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_salePrice {
  margin-left: 0.8em;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_salePrice.--pseudo-before {
  --pseudo-width: 1.5em;
  --pseudo-height: 1.5em;
  --pseudo-pos-top: -0.2em;
  --pseudo-pos-left: -1.6em;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_salePrice.--pseudo-before.--off_par_10 {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-10.png") !important;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_salePrice.--pseudo-before.--off_par_20 {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-20.png") !important;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_salePrice.--pseudo-before.--off_par_30 {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-30.png") !important;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_btnContainer {
  margin-top: 3em;
  gap: 1.3em;
}
.line_800K_friends-sale_2603
  .section1
  .productContainer
  .productItem_btnContainer
  .c-button {
  border-radius: 0 !important;
  --btn-bg: #424242 !important;
}
.line_800K_friends-sale_2603 .section1 .section1_view-more {
  margin-top: 12em;
}
.line_800K_friends-sale_2603
  .section1
  .section1_view-more
  .section1_view-more__img {
  width: 62.7em;
  margin: 0 auto;
  margin-top: 0.6em;
}
.line_800K_friends-sale_2603
  .section1
  .section1_view-more
  .section1_view-more__btn {
  width: 32.4em;
  margin: 0 auto;
  margin-top: 6.4em;
}

.line_800K_friends-sale_2603 .section2 {
  background-color: #f3dacd;
  padding-bottom: 27em;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.line_800K_friends-sale_2603 .section2::after {
  content: "";
  position: absolute;
  background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_section2.png");
  width: 80em;
  height: 541.8em;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.line_800K_friends-sale_2603 .section2 .section2_diagnosis {
  margin-top: 10em;
  position: relative;
}
.line_800K_friends-sale_2603
  .section2
  .section2_diagnosis
  .section2_diagnosisBtn {
  position: absolute;
  width: 16.5em;
  top: 68.4em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_diagnosis
  .section2_diagnosisBtn.--01 {
  left: 4.7em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_diagnosis
  .section2_diagnosisBtn.--02 {
  left: 22.7em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_diagnosis
  .section2_diagnosisBtn.--03 {
  left: 40.7em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_diagnosis
  .section2_diagnosisBtn.--04 {
  left: 58.7em;
}
.line_800K_friends-sale_2603 .section2 .text.--1 {
  --text-color: #543b3b;
  --text-size: 2.5em;
  --text-line-height: 1.7em;
  --text-letter-spacing: 0.01em;
  margin-top: 4.8em;
}
.line_800K_friends-sale_2603 .section2 .text.--2 {
  font-family: "the-seasons", sans-serif;
  --text-color: #543b3b;
  --text-size: 7.6em;
  --text-line-height: 1.7em;
  --text-letter-spacing: 0.07em;
  margin-top: 1.5em;
}
.line_800K_friends-sale_2603 .section2 .text.--3 {
  --text-color: #000;
  --text-size: 2.5em;
  --text-line-height: 1.7em;
  --text-letter-spacing: 0.07em;
  margin-top: 1.5em;
}
.line_800K_friends-sale_2603 .section2 .tabs {
  margin-top: 3em;
}
.line_800K_friends-sale_2603 .section2 .tab-buttons {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  gap: 1.5em 2em;
}
.line_800K_friends-sale_2603 .section2 .tab-button {
  width: 33.5em;
}
.line_800K_friends-sale_2603 .section2 .tab-content {
  display: none;
  opacity: 0;
}
.line_800K_friends-sale_2603 .section2 .tab-content.active {
  display: block;
  animation: blurFade 1s ease forwards;
}
@keyframes blurFade {
  0% {
    opacity: 0;
    filter: blur(8px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}
.line_800K_friends-sale_2603 .section2 .tab-content_title {
  width: 50.3em;
  margin: 0 auto;
}
.line_800K_friends-sale_2603 .section2 .section2_main-item .productItem {
  --product-type2-bg-color: #fff !important;
  width: 70em;
  margin: 0 auto;
  border-radius: 400px;
  padding-top: 12em;
  padding-bottom: 9em !important;
  margin-top: 13em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_main-item
  .productItem.--01
  .--pseudo-before {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-20.png") !important;
}
.line_800K_friends-sale_2603 .section2 .section2_main-item .productItem_img {
  width: 62em;
  margin-top: 6.5em !important;
}
.line_800K_friends-sale_2603
  .section2
  .section2_main-item
  .productItem_salePrice {
  --product-type2-sale-price-text-color: #a64754;
}
.line_800K_friends-sale_2603 .section2 .section2_recommend-item {
  margin-top: 4.5em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productContainer {
  margin-top: 2.5em;
  gap: 2em;
}
.line_800K_friends-sale_2603 .section2 .section2_recommend-item .productItem {
  background-color: #fff;
  padding: 3em 1.5em;
  width: 36em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_text {
  line-height: 1.3em;
  margin-top: 0.7em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_price
  .yen {
  font-size: 0.5em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_price
  .price {
  font-size: 0.7em;
  margin-left: 0.05em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_price.--sm
  .productItem_normalPrice {
  font-size: 0.35em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_price.--sm
  .yen {
  font-size: 0.4em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_price.--sm
  .price {
  font-size: 0.55em;
  margin-left: 0.05em;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_salePrice {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: baseline;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_saleDiscount {
  background-color: #a74753;
  padding: 0.2em 0.5em;
  color: #fff;
  margin-right: 0.5em;
  font-size: 0.9em;
  font-family:
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ",
    "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Arial, Helvetica, Verdana,
    sans-serif;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_salePrice {
  font-family: "the-seasons", sans-serif;
  font-size: 1.9em;
  line-height: 1em;
  color: #a74753;
}
.line_800K_friends-sale_2603
  .section2
  .section2_recommend-item
  .productItem_salePrice
  .yen {
  font-size: 0.9em;
  margin-right: 0.1em;
}
.line_800K_friends-sale_2603 .section2 .adjust-space_01 {
  margin-top: 2.6em;
}
.line_800K_friends-sale_2603 .section2 .adjust-space_02 {
  margin-top: 3.5em;
}

.line_800K_friends-sale_2603 .section3 {
  --base-color: #857966;
  background-color: #fffaea;
}
.line_800K_friends-sale_2603 .section3 .ticket_borderText {
  padding: 0em 1em;
  line-height: 1.7;
}
.line_800K_friends-sale_2603 .section3 .ticket_strongText {
  color: #896c1f;
}
.line_800K_friends-sale_2603 .section3 .ticket_strongText {
  font-size: 6.8em;
  letter-spacing: 0.1em;
}
.line_800K_friends-sale_2603 .section3 .ticket_titleContainer {
  padding-top: 3em;
  padding-bottom: 3em;
  column-gap: 2.5em;
}
.line_800K_friends-sale_2603 .section3 .ticket_titleContainer.--bg-img {
  --bg-color: transparent;
  --bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_title_section3.png");
  --bg-img-width: 80em;
  --bg-img-height: 100em;
  --bg-img--pos-top: 0em;
}
.line_800K_friends-sale_2603 .section3 .ticket_bodyContainer {
  margin-top: 5em;
}
.line_800K_friends-sale_2603 .section3 .ticket_text__subTitle {
  margin-top: 0.3em;
  line-height: 1.5em;
}
.line_800K_friends-sale_2603 .section3 .ticket_text__price {
  color: #8d2e34;
  font-size: 4.2em;
  margin-top: 0.1em;
}
.line_800K_friends-sale_2603 .section3 .ticket_text__btn {
  margin-top: 0.4em;
  --ticketBtn-bgColor: #8d2e34;
}
.line_800K_friends-sale_2603 .section3 .ticket_text__annotation {
  letter-spacing: 0.13em;
}
.line_800K_friends-sale_2603 .section3 .ticket_text__annotation_2 {
  font-size: 1.6em;
  letter-spacing: 0.05em;
}
.line_800K_friends-sale_2603 .section3 .ticket_img {
  animation: ticketShadow 6s ease-in-out infinite;
}
@keyframes ticketShadow {
  0% {
    box-shadow: 0 0.5em 2em rgba(110, 80, 102, 0.32);
  }
  50% {
    box-shadow: 0 1em 2.5em rgba(110, 80, 102, 0.32);
  }
  100% {
    box-shadow: 0 0.5em 2em rgba(110, 80, 102, 0.32);
  }
}

.line_800K_friends-sale_2603 .section4 {
  background-color: #fff9f7;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.line_800K_friends-sale_2603 .section4::after {
  content: "";
  position: absolute;
  background-image: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/bg_section4.png");
  width: 80em;
  height: 219em;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0em;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.line_800K_friends-sale_2603 .section4.--bg-img {
  --bg-color: #872840;
  --bg-img-width: 80em;
  --bg-img-height: 23.4em;
}
.line_800K_friends-sale_2603 .section4 .productContainer {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: start;
  gap: 1.7em;
}
.line_800K_friends-sale_2603 .section4 .productContainer.--type2-1 {
  --product-type2-bg-color: transparent;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem {
  width: 33em;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem.--01
  .--pseudo-before {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-20.png") !important;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem.--02
  .--pseudo-before {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-10.png") !important;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem.--03
  .--pseudo-before {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-10.png") !important;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem.--04
  .--pseudo-before {
  --pseudo-bg-img-path: url("https://tu-hacci.co.jp/img/salepage/260324_line_800K_friends-sale/badge-off-10.png") !important;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem_priceContainer {
  margin-top: 0em !important;
  margin-left: 9em !important;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem_normalPrice {
  font-family:
    YuGothic,
    Hiragino Sans;
  font-size: 6em !important;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem_normalPrice.--adjust-space {
  margin-top: 0.36em;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem_text {
  margin-top: 1.1em !important;
  font-size: 2.2em !important;
  line-height: 1.4 !important;
  font-family:
    YuGothic,
    Hiragino Sans;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem_price
  .--pseudo-before::before {
  --pseudo-width: 9em;
  --pseudo-height: 9em;
  --pseudo-pos-left: 1.6em;
  --pseudo-pos-top: -8em;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .productItem_salePrice {
  margin-left: 0.4em;
  font-size: 7em !important;
  color: #872840 !important;
  white-space: nowrap;
}
.line_800K_friends-sale_2603 .section4 .productContainer.--type2-1 .--check {
  padding-left: 1.4em;
  padding-right: 1.2em;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .c-button.--size_ad,
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .c-button.--size_eh {
  padding-right: 1.8em;
}
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .c-button.--size_ef,
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .c-button.--size_eh,
.line_800K_friends-sale_2603
  .section4
  .productContainer.--type2-1
  .c-button.--size_bd {
  padding-right: 1.9em;
  --btn-gap: 0.9em;
  padding-left: 1.8em;
  margin-top: 0.5em;
}
