@charset "UTF-8";
.idhansfree651newcolors {
  /* =============================================================
   fitfit 651 LP - v3 Stylesheet (SP-first, Figma-accurate)
   Prefix: lp651-
   Mobile: 375px / Desktop: 768px+ (target 1280px)
   ============================================================= */
  /* -------------------------------------------------------------
   0. BOEM共通パーツ非表示（広告専用LPのため回遊導線を消す）
   ------------------------------------------------------------- */
}
.idhansfree651newcolors header.lc-header,
.idhansfree651newcolors footer.lc-footer,
.idhansfree651newcolors #cookieWrap {
  display: none !important;
}
.idhansfree651newcolors {
  /* Channel.ioチャットは `#ch-plugin { display:block  }` を自前で
   当てるため、詳細度を上げてbody起点で打ち消す */
}
.idhansfree651newcolors body #ch-plugin,
.idhansfree651newcolors body [id^=ch-plugin] {
  display: none !important;
  visibility: hidden !important;
}
.idhansfree651newcolors .lc-content-body {
  padding: 0 !important;
  margin: 0 !important;
}
.idhansfree651newcolors {
  /* -------------------------------------------------------------
   1. Reset
   ------------------------------------------------------------- */
}
.idhansfree651newcolors *,
.idhansfree651newcolors *::before,
.idhansfree651newcolors *::after {
  box-sizing: border-box !important;
}
.idhansfree651newcolors html {
  -webkit-text-size-adjust: 100% !important;
  scroll-behavior: smooth !important;
}
.idhansfree651newcolors body {
  margin: 0 !important;
}
.idhansfree651newcolors img {
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
}
.idhansfree651newcolors button {
  font: inherit !important;
  cursor: pointer !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  color: inherit !important;
}
.idhansfree651newcolors ul,
.idhansfree651newcolors ol {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.idhansfree651newcolors a {
  color: inherit !important;
  text-decoration: none !important;
}
.idhansfree651newcolors p,
.idhansfree651newcolors h1,
.idhansfree651newcolors h2,
.idhansfree651newcolors h3,
.idhansfree651newcolors h4 {
  margin: 0 !important;
}
.idhansfree651newcolors details {
  border: none !important;
}
.idhansfree651newcolors summary {
  cursor: pointer !important;
}
.idhansfree651newcolors summary::-webkit-details-marker {
  display: none !important;
}
.idhansfree651newcolors summary::marker {
  display: none !important;
  content: "" !important;
}
.idhansfree651newcolors hr {
  border: none !important;
}
.idhansfree651newcolors {
  /* -------------------------------------------------------------
   2. Design Tokens
   ------------------------------------------------------------- */
}
.idhansfree651newcolors :root {
  /* Colors */
  --brand: #bd1734 !important;
  --brand-hover: #a01029 !important;
  --muted: #755d5d !important;
  --ink-900: #1a1a1a !important;
  --ink-700: #333333 !important;
  --ink-500: #666666 !important;
  /* Backgrounds */
  --bg-white: #ffffff !important;
  --bg-cream: #f6f5f3 !important;
  --bg-sand: #eeeae9 !important;
  --bg-warm: #fff6f2 !important;
  --bg-linen: #faf6f1 !important;
  --bg-footer: #755d5d !important;
  /* Fonts */
  --font-mincho: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  --font-gothic:
    "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  --font-cormorant: "Cormorant", serif !important;
  /* Shadows */
  --shadow-card: 0 0 4px rgba(0, 0, 0, 0.15) !important;
  /* Spacing */
  --section-padding-sp: 64px 20px !important;
  --section-padding-pc: 100px 40px !important;
  --inner-max: 1080px !important;
}
.idhansfree651newcolors {
  /* -------------------------------------------------------------
   3. Base / Body
   ------------------------------------------------------------- */
  font-family: "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  color: #333333 !important;
  background-color: #ffffff !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  overflow-x: hidden !important;
  /* -------------------------------------------------------------
   4. Shared Components
   ------------------------------------------------------------- */
  /* --- Eyebrow (section label) --- */
}
.idhansfree651newcolors .lp651-eyebrow {
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  letter-spacing: 1.4px !important;
  line-height: 2 !important;
  color: #bd1734 !important;
  text-align: center !important;
  margin-bottom: -4px !important;
}
.idhansfree651newcolors .lp651-eyebrow--white {
  color: rgba(255, 255, 255, 0.9) !important;
}
.idhansfree651newcolors {
  /* --- Section Title --- */
}
.idhansfree651newcolors .lp651-section-title {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 2 !important;
  color: #1a1a1a !important;
  text-align: center !important;
  margin-bottom: 40px !important;
}
.idhansfree651newcolors .lp651-section-title--white {
  color: #ffffff !important;
}
.idhansfree651newcolors .lp651-section-title.lp651-section-title2 {
  color: #000 !important;
  text-align: center !important;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.25) !important;
  font-family: "Yu Mincho" !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 150% !important; /* 36px */
  letter-spacing: 1.92px !important;
  margin-bottom: 12px !important;
}
.idhansfree651newcolors .lp651-section-title.lp651-section-title3 {
  color: #000 !important;
  text-align: center !important;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.25) !important;
  font-family: "Yu Mincho" !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 200% !important; /* 48px */
  margin-top: -10px !important;
  margin-bottom: 39px !important;
}
.idhansfree651newcolors .lp651-section-text {
  color: #000 !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 200% !important; /* 32px */
  text-align: center !important;
  margin-bottom: 29px !important;
}
.idhansfree651newcolors {
  /* --- CTA Button --- */
}
.idhansfree651newcolors .lp651-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 54px !important;
  padding: 0 32px !important;
  border-radius: 3px !important;
  font-family: "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  text-align: center !important;
  text-decoration: none !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease, opacity 0.2s ease !important;
}
.idhansfree651newcolors .lp651-btn--primary {
  background-color: #bd1734 !important;
  color: #ffffff !important;
}
.idhansfree651newcolors .lp651-btn--primary:hover {
  background-color: #a01029 !important;
}
.idhansfree651newcolors .lp651-btn--white {
  background-color: #ffffff !important;
  color: #bd1734 !important;
}
.idhansfree651newcolors .lp651-btn--white:hover {
  background-color: #f5f5f5 !important;
}
.idhansfree651newcolors {
  /* Inner container */
}
.idhansfree651newcolors .lp651-inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
}
.idhansfree651newcolors {
  /* =============================================================
   5. HEADER
   ============================================================= */
}
.idhansfree651newcolors .lp651-header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 100 !important;
  background: rgba(255, 255, 255, 0.95) !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
}
.idhansfree651newcolors .lp651-header__inner {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  height: 56px !important;
  padding: 0 16px !important;
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-header__logo img {
  height: 28px !important;
  width: auto !important;
}
.idhansfree651newcolors {
  /* Hamburger (SP) */
}
.idhansfree651newcolors .lp651-header__hamburger {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  width: 32px !important;
  height: 32px !important;
  gap: 5px !important;
}
.idhansfree651newcolors .lp651-header__hamburger-line {
  display: block !important;
  width: 20px !important;
  height: 2px !important;
  background-color: #333333 !important;
  border-radius: 1px !important;
  transition: transform 0.3s ease, opacity 0.3s ease !important;
}
.idhansfree651newcolors .lp651-header__hamburger.is-active .lp651-header__hamburger-line:nth-child(1) {
  transform: translateY(7px) rotate(45deg) !important;
}
.idhansfree651newcolors .lp651-header__hamburger.is-active .lp651-header__hamburger-line:nth-child(2) {
  opacity: 0 !important;
}
.idhansfree651newcolors .lp651-header__hamburger.is-active .lp651-header__hamburger-line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg) !important;
}
.idhansfree651newcolors {
  /* Nav (PC) */
}
.idhansfree651newcolors .lp651-header__nav {
  display: none !important;
}
.idhansfree651newcolors .lp651-header__nav-list {
  display: flex !important;
  gap: 28px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  color: #333333 !important;
}
.idhansfree651newcolors .lp651-header__nav-list a:hover {
  color: #bd1734 !important;
}
.idhansfree651newcolors .lp651-header__nav-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 36px !important;
  padding: 0 20px !important;
  background-color: #bd1734 !important;
  color: #ffffff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  border-radius: 3px !important;
  margin-left: 24px !important;
  transition: background-color 0.2s !important;
}
.idhansfree651newcolors .lp651-header__nav-cta:hover {
  background-color: #a01029 !important;
}
.idhansfree651newcolors {
  /* SP nav overlay */
}
.idhansfree651newcolors .lp651-header__nav.is-open {
  display: flex !important;
  flex-direction: column !important;
  position: fixed !important;
  top: 56px !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  background: rgba(255, 255, 255, 0.98) !important;
  padding: 40px 20px !important;
  z-index: 99 !important;
}
.idhansfree651newcolors .lp651-header__nav.is-open .lp651-header__nav-list {
  flex-direction: column !important;
  gap: 0 !important;
}
.idhansfree651newcolors .lp651-header__nav.is-open .lp651-header__nav-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}
.idhansfree651newcolors .lp651-header__nav.is-open .lp651-header__nav-list a {
  display: block !important;
  padding: 16px 0 !important;
  font-size: 16px !important;
}
.idhansfree651newcolors .lp651-header__nav.is-open .lp651-header__nav-cta {
  margin-left: 0 !important;
  margin-top: 24px !important;
  height: 54px !important;
  font-size: 16px !important;
}
.idhansfree651newcolors {
  /* =============================================================
   6. FV (First View)
   ============================================================= */
}
.idhansfree651newcolors .lp651-fv {
  position: relative !important;
  padding-top: 56px !important; /* header offset */
  background: radial-gradient(ellipse at 50% 40%, #f8e2d9 0%, #f6f5f3 70%) !important;
  overflow: hidden !important;
  min-height: 100vh !important;
  min-height: 100svh !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end !important;
}
.idhansfree651newcolors {
  /* Badge */
}
.idhansfree651newcolors .lp651-fv__badge {
  position: absolute !important;
  top: 72px !important;
  right: 16px !important;
  z-index: 10 !important;
  width: 124px !important;
  height: 120px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
}
.idhansfree651newcolors .lp651-fv__badge-wreath {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.idhansfree651newcolors .lp651-fv__badge-label {
  position: relative !important;
  font-family: "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  font-weight: 700 !important;
  font-size: 10px !important;
  color: #bd1734 !important;
  line-height: 1 !important;
  margin-top: 4px !important;
}
.idhansfree651newcolors .lp651-fv__badge-num {
  position: relative !important;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 500 !important;
  font-size: 58px !important;
  line-height: 0.9 !important;
  background: linear-gradient(82deg, #bd1734 27%, #e06e6e 49%, #bd1734 90%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}
.idhansfree651newcolors .lp651-fv__badge-unit {
  position: relative !important;
  font-family: "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  font-weight: 700 !important;
  font-size: 10px !important;
  color: #bd1734 !important;
  line-height: 2 !important;
  margin-top: -4px !important;
}
.idhansfree651newcolors {
  /* Vertical text — SPでは画像と重なるため非表示。PCブレイクポイントで復活 */
}
.idhansfree651newcolors .lp651-fv__vertical {
  display: none !important;
  position: absolute !important;
  top: 120px !important;
  left: 12px !important;
  writing-mode: vertical-rl !important;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2em !important;
  line-height: 1.6 !important;
  color: #755d5d !important;
  z-index: 5 !important;
}
.idhansfree651newcolors {
  /* Photo stack */
}
.idhansfree651newcolors .lp651-fv__photos {
  position: relative !important;
  width: 100% !important;
  margin: 0 auto !important;
  aspect-ratio: 3/4 !important;
  flex-shrink: 0 !important;
}
.idhansfree651newcolors .lp651-fv__photo-back {
  position: absolute !important;
  top: 8% !important;
  left: 5% !important;
  width: 78% !important;
  transform: rotate(6deg) !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15) !important;
}
.idhansfree651newcolors .lp651-fv__photo-overlay {
  position: absolute !important;
  inset: 0 !important;
  background: rgba(0, 0, 0, 0.25) !important;
}
.idhansfree651newcolors .lp651-fv__photo-front {
  position: absolute !important;
  top: 4% !important;
  right: 5% !important;
  width: 78% !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12) !important;
  z-index: 2 !important;
}
.idhansfree651newcolors {
  /* FV Copy */
}
.idhansfree651newcolors .lp651-fv__copy {
  position: relative !important;
  z-index: 5 !important;
  text-align: center !important;
  padding: 32px 20px 40px !important;
}
.idhansfree651newcolors .lp651-fv__title {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  line-height: 1.9 !important;
  letter-spacing: 0.04em !important;
  background: linear-gradient(135deg, #bd1734 0%, #e06e6e 50%, #bd1734 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  margin-bottom: 24px !important;
}
.idhansfree651newcolors .lp651-fv__cta {
  width: 100% !important;
}
.idhansfree651newcolors .lp651-fv__sub {
  font-size: 11px !important;
  color: #755d5d !important;
  margin-top: 10px !important;
  letter-spacing: 0.04em !important;
}
.idhansfree651newcolors {
  /* =============================================================
   7. CONCEPT
   ============================================================= */
}
.idhansfree651newcolors .lp651-concept {
  padding: 64px 20px !important;
  background-color: #ffffff !important;
}
.idhansfree651newcolors .lp651-concept__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.idhansfree651newcolors .lp651-concept__lead {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 2.2 !important;
  color: #1a1a1a !important;
  margin-bottom: 32px !important;
}
.idhansfree651newcolors .lp651-concept__tagline {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 22px !important;
  line-height: 1.8 !important;
  background: linear-gradient(135deg, #bd1734 0%, #e06e6e 50%, #bd1734 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  margin-bottom: 24px !important;
}
.idhansfree651newcolors .lp651-concept__body {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  line-height: 2 !important;
  color: #755d5d !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-concept__body--red {
  color: #bd1734 !important;
}
.idhansfree651newcolors .lp651-concept__product-name {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #333333 !important;
  letter-spacing: 0.08em !important;
  margin-bottom: 40px !important;
}
.idhansfree651newcolors {
  /* Concept photos */
}
.idhansfree651newcolors .lp651-concept__photos {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-concept__photo {
  border-radius: 6px !important;
  overflow: hidden !important;
}
.idhansfree651newcolors .lp651-concept__photo--left {
  transform: translateY(16px) !important;
}
.idhansfree651newcolors .lp651-concept__photo--right {
  transform: translateY(-16px) !important;
}
.idhansfree651newcolors {
  /* =============================================================
   8. POINT (Trust Badges)
   ============================================================= */
}
.idhansfree651newcolors .lp651-point {
  padding: 40px 20px !important;
  background-color: #eeeae9 !important;
}
.idhansfree651newcolors .lp651-point__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-point__badges {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  gap: 12px !important;
  max-width: 420px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-point__badge {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  flex: 1 1 0 !important;
  min-width: 0 !important;
}
.idhansfree651newcolors .lp651-point__icon {
  width: 72px !important;
  height: 72px !important;
  border: 2px solid #bd1734 !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 10px !important;
  background: #ffffff !important;
}
.idhansfree651newcolors .lp651-point__icon img,
.idhansfree651newcolors .lp651-point__icon svg {
  width: 32px !important;
  height: 32px !important;
}
.idhansfree651newcolors .lp651-point__label {
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #333333 !important;
  line-height: 1.5 !important;
}
.idhansfree651newcolors .lp651-point__label strong {
  font-weight: 700 !important;
  color: #bd1734 !important;
}
.idhansfree651newcolors .lp651-point__note {
  font-size: 12px !important;
  color: #333333 !important;
  margin-top: 4px !important;
  line-height: 1.4 !important;
}
.idhansfree651newcolors {
  /* =============================================================
   9. FOR YOU
   ============================================================= */
}
.idhansfree651newcolors .lp651-foryou {
  padding: 64px 20px !important;
  background-color: #ffffff !important;
}
.idhansfree651newcolors .lp651-foryou__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-foryou__card {
  margin-bottom: 0 !important;
}
.idhansfree651newcolors .lp651-foryou__img {
  border-radius: 3px !important;
  overflow: hidden !important;
  margin: 0 auto 20px !important;
  max-width: 500px !important;
}
.idhansfree651newcolors .lp651-foryou__img img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  transform: scale(1.12) !important;
  transform-origin: center !important;
}
.idhansfree651newcolors .lp651-foryou__text {
  padding: 0 4px !important;
  margin-bottom: 32px !important;
  text-align: center !important;
}
.idhansfree651newcolors .lp651-foryou__desc {
  margin-bottom: 16px !important;
  color: #000 !important;
  text-align: center !important;
  font-family: "Yu Gothic" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 200% !important;
}
.idhansfree651newcolors .lp651-foryou__quote {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 2 !important;
  color: #bd1734 !important;
}
.idhansfree651newcolors .lp651-foryou__divider {
  height: 1px !important;
  background-color: #eeeae9 !important;
  margin: 0 0 32px 0 !important;
}
.idhansfree651newcolors {
  /* =============================================================
   10. VALUE
   ============================================================= */
}
.idhansfree651newcolors .lp651-value {
  /* no padding, bg image fills */
}
.idhansfree651newcolors .lp651-value__bg {
  position: relative !important;
  background-size: cover !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  min-height: 480px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.idhansfree651newcolors .lp651-value__glass {
  position: relative !important;
  z-index: 2 !important;
  background: linear-gradient(135deg, rgba(160, 154, 153, 0.7) 0%, rgba(202, 173, 173, 0.7) 100%) !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  border-radius: 12px !important;
  padding: 48px 28px !important;
  margin: 40px 20px !important;
  text-align: center !important;
  max-width: 500px !important;
  width: calc(100% - 40px) !important;
}
.idhansfree651newcolors .lp651-value__title {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 2 !important;
  color: #ffffff !important;
  margin-bottom: 24px !important;
}
.idhansfree651newcolors .lp651-value__series-label {
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-size: 13px !important;
  letter-spacing: 1.4px !important;
  color: rgba(255, 255, 255, 0.75) !important;
  margin-bottom: 4px !important;
}
.idhansfree651newcolors .lp651-value__number {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 40px !important;
  line-height: 1.4 !important;
  color: #ffffff !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-value__unit {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}
.idhansfree651newcolors .lp651-value__ruikei {
  font-size: 20px !important;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 1.4 !important;
  color: #ffffff !important;
  margin-bottom: 8px !important;
  margin-right: 8px !important;
}
.idhansfree651newcolors .lp651-value__desc {
  font-size: 13px !important;
  line-height: 2 !important;
  color: rgba(255, 255, 255, 0.92) !important;
}
.idhansfree651newcolors {
  /* =============================================================
   11. FEATURES
   ============================================================= */
}
.idhansfree651newcolors .lp651-features {
  padding: 64px 20px !important;
  background-color: #f6f5f3 !important;
}
.idhansfree651newcolors .lp651-features__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-features__card {
  background: #ffffff !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) !important;
  margin-bottom: 24px !important;
}
.idhansfree651newcolors .lp651-features__card:last-child {
  margin-bottom: 0 !important;
}
.idhansfree651newcolors .lp651-features__img {
  width: 100% !important;
}
.idhansfree651newcolors .lp651-features__text {
  padding: 24px 20px 28px !important;
}
.idhansfree651newcolors .lp651-features__num {
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  color: #bd1734 !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-features__heading {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 1.7 !important;
  color: #1a1a1a !important;
  margin-bottom: 12px !important;
}
.idhansfree651newcolors .lp651-features__body {
  font-size: 14px !important;
  line-height: 1.9 !important;
  color: #333333 !important;
  margin-bottom: 16px !important;
}
.idhansfree651newcolors .lp651-features__accent {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  color: #bd1734 !important;
  line-height: 1.8 !important;
}
.idhansfree651newcolors .lp651-features__note {
  font-size: 12px !important;
  color: #755d5d !important;
  margin-top: 8px !important;
  line-height: 1.4 !important;
}
.idhansfree651newcolors .lp651-features__img img {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  object-position: center 65% !important;
}
.idhansfree651newcolors .lp651-features__img--clip-br {
  overflow: hidden !important;
}
.idhansfree651newcolors .lp651-features__img--clip-br img {
  height: 280px !important;
  object-fit: cover !important;
  object-position: 30% bottom !important;
  transform: scale(1.3) !important;
  transform-origin: 30% bottom !important;
}
.idhansfree651newcolors .lp651-features__img--scale {
  overflow: hidden !important;
}
.idhansfree651newcolors .lp651-features__img--scale img {
  height: 280px !important;
  object-position: center 95% !important;
  transform: scale(1.05) !important;
  transform-origin: center 95% !important;
}
.idhansfree651newcolors {
  /* =============================================================
   12. DESIGN
   ============================================================= */
}
.idhansfree651newcolors .lp651-design {
  padding: 64px 20px !important;
  background-color: #eeeae9 !important;
}
.idhansfree651newcolors .lp651-design__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-design__body {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  line-height: 2.2 !important;
  color: #333333 !important;
  text-align: center !important;
  margin-bottom: 32px !important;
}
.idhansfree651newcolors .lp651-design__photos {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px !important;
  max-width: 400px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-design__photo {
  border-radius: 6px !important;
  overflow: hidden !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) !important;
}
.idhansfree651newcolors .lp651-design__photo--1 {
  transform: translateY(20px) !important;
}
.idhansfree651newcolors .lp651-design__photo--2 {
  transform: translateY(-20px) !important;
}
.idhansfree651newcolors {
  /* =============================================================
   13. COLOR LINEUP
   ============================================================= */
}
.idhansfree651newcolors .lp651-color {
  padding: 64px 20px !important;
  background-color: #f6f5f3 !important;
}
.idhansfree651newcolors .lp651-color__inner {
  max-width: 1140px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors {
  /* SP: horizontal scroll-snap carousel */
}
.idhansfree651newcolors .lp651-color__carousel {
  display: flex !important;
  gap: 16px !important;
  overflow-x: auto !important;
  scroll-snap-type: x mandatory !important;
  -webkit-overflow-scrolling: touch !important;
  padding-bottom: 12px !important;
  /* Hide scrollbar */
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}
.idhansfree651newcolors .lp651-color__carousel::-webkit-scrollbar {
  display: none !important;
}
.idhansfree651newcolors .lp651-color__card {
  flex: 0 0 calc(100% - 40px) !important;
  scroll-snap-align: center !important;
  background: #ffffff !important;
  border-radius: 8px !important;
  overflow: hidden !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) !important;
  padding-bottom: 24px !important;
  display: flex !important;
  flex-direction: column !important;
}
.idhansfree651newcolors .lp651-color__img {
  width: 100% !important;
  overflow: hidden !important;
}
.idhansfree651newcolors .lp651-color__img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.idhansfree651newcolors .lp651-color__name {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #1a1a1a !important;
  padding: 16px 25px 4px !important;
  color: #755d5d !important;
  leading-trim: both !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 100% !important;
  margin: 12px 0 2px !important;
}
.idhansfree651newcolors .lp651-color__desc {
  padding: 0 26px !important;
  margin-bottom: 20px !important;
  color: #000 !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 200% !important;
}
.idhansfree651newcolors .lp651-color__cta {
  margin: auto 26px 0 !important;
  width: calc(100% - 49px) !important;
  font-size: 13px !important;
  padding: 0 12px !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  border-radius: 3px !important;
  border: 1px solid #bd1734 !important;
  background: #fff !important;
}
.idhansfree651newcolors .lp651-color__cta span {
  color: #bd1734 !important;
  text-align: center !important;
  font-family: "Yu Mincho" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 200% !important;
  position: relative !important;
  padding-right: 21px !important;
}
.idhansfree651newcolors .lp651-color__cta span::before {
  content: "" !important;
  width: 8px !important;
  height: 10px !important;
  position: absolute !important;
  top: 12px !important;
  right: 0 !important;
  background-image: url("data:image/svg+xml!important;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDggMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03LjMyMTYgNC4xNzQ2M0M3LjYzNDk0IDQuMzcwNDcgNy42MzQ5NCA0LjgyNjggNy4zMjE2IDUuMDIyNjNMMC43NjQ5OTggOS4xMjA1MUMwLjQzMTk3NCA5LjMyODY1IDAgOS4wODkyMyAwIDguNjk2NTFMMCAwLjUwMDc1NkMwIDAuMTA4MDM4IDAuNDMxOTc1IC0wLjEzMTM4MyAwLjc2NDk5OSAwLjA3Njc1NzVMNy4zMjE2IDQuMTc0NjNaIiBmaWxsPSIjQkQxNzM0Ii8+Cjwvc3ZnPgo=") !important;
}
.idhansfree651newcolors .lp651-color__cta:hover span {
  color: #fff !important;
}
.idhansfree651newcolors .lp651-color__cta:hover span::before {
  background-image: url("data:image/svg+xml!important;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDggMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03LjMyMTYgNC4xNzQ2M0M3LjYzNDk0IDQuMzcwNDcgNy42MzQ5NCA0LjgyNjggNy4zMjE2IDUuMDIyNjNMMC43NjQ5OTggOS4xMjA1MUMwLjQzMTk3NCA5LjMyODY1IC0xLjkzNzE1ZS0wNyA5LjA4OTIzIC0xLjkzNzE1ZS0wNyA4LjY5NjUxVjAuNTAwNzU2Qy0xLjkzNzE1ZS0wNyAwLjEwODAzOSAwLjQzMTk3NSAtMC4xMzEzODMgMC43NjQ5OTkgMC4wNzY3NTc1TDcuMzIxNiA0LjE3NDYzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==") !important;
}
.idhansfree651newcolors {
  /* =============================================================
   14. CUSTOMER VOICE
   ============================================================= */
}
.idhansfree651newcolors .lp651-voice {
  padding: 64px 20px !important;
  background-color: #fff6f2 !important;
}
.idhansfree651newcolors .lp651-voice__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors {
  /* Rating */
}
.idhansfree651newcolors .lp651-voice__rating {
  text-align: center !important;
  margin-bottom: 32px !important;
}
.idhansfree651newcolors .lp651-voice__stars {
  display: flex !important;
  justify-content: center !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-voice__stars img {
  height: 20px !important;
  width: auto !important;
}
.idhansfree651newcolors .lp651-voice__score {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  color: #333333 !important;
}
.idhansfree651newcolors .lp651-voice__score strong {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #bd1734 !important;
}
.idhansfree651newcolors .lp651-voice__count {
  font-family: "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  font-size: 12px !important;
  color: #755d5d !important;
  margin-left: 4px !important;
}
.idhansfree651newcolors .lp651-voice__sub {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  line-height: 2 !important;
  color: #333333 !important;
  text-align: center !important;
  margin-bottom: 32px !important;
}
.idhansfree651newcolors {
  /* Review cards */
}
.idhansfree651newcolors .lp651-voice__cards {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}
.idhansfree651newcolors .lp651-voice__card {
  background: #ffffff !important;
  border-radius: 8px !important;
  padding: 24px 20px !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) !important;
}
.idhansfree651newcolors .lp651-voice__quote {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
  color: #333333 !important;
  margin-bottom: 0 !important;
}
.idhansfree651newcolors {
  /* =============================================================
   15. ADVANCED
   ============================================================= */
}
.idhansfree651newcolors .lp651-advanced {
  /* wrapper only */
}
.idhansfree651newcolors .lp651-advanced__bg {
  background-image: url("https://qamedia.aws.locondo.jp/fitfitqastatic/common/img/banner/lp/651-meta-lp1/fv-bg.jpg") !important;
  background-size: cover !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}
.idhansfree651newcolors .lp651-advanced__overlay {
  padding: 64px 20px !important;
  background: linear-gradient(135deg, rgba(111, 162, 192, 0.55) 0%, rgba(111, 162, 192, 0.4) 100%) !important;
  backdrop-filter: blur(4px) !important;
  -webkit-backdrop-filter: blur(4px) !important;
}
.idhansfree651newcolors .lp651-advanced__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-advanced__intro {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  line-height: 2 !important;
  color: rgba(255, 255, 255, 0.92) !important;
  text-align: center !important;
  margin-bottom: 32px !important;
}
.idhansfree651newcolors .lp651-advanced__closing {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-size: 14px !important;
  line-height: 2 !important;
  color: rgba(255, 255, 255, 0.92) !important;
  text-align: center !important;
  margin-top: 32px !important;
}
.idhansfree651newcolors .lp651-advanced__cards {
  display: flex !important;
  flex-direction: column !important;
  gap: 16px !important;
}
.idhansfree651newcolors .lp651-advanced__card {
  background: rgba(255, 255, 255, 0.1) !important;
  border-radius: 12px !important;
  padding: 28px 24px !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
}
.idhansfree651newcolors .lp651-advanced__num {
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  color: rgba(255, 255, 255, 0.75) !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-advanced__heading {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 1.7 !important;
  color: #ffffff !important;
  margin-bottom: 12px !important;
}
.idhansfree651newcolors .lp651-advanced__body {
  font-size: 13px !important;
  line-height: 1.9 !important;
  color: rgba(255, 255, 255, 0.88) !important;
}
.idhansfree651newcolors {
  /* =============================================================
   16. FAQ
   ============================================================= */
}
.idhansfree651newcolors .lp651-faq {
  padding: 64px 20px !important;
  background-color: #f6f5f3 !important;
}
.idhansfree651newcolors .lp651-faq__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
}
.idhansfree651newcolors .lp651-faq__list {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
}
.idhansfree651newcolors .lp651-faq__item {
  border-bottom: 1px solid #ddd5d0 !important;
}
.idhansfree651newcolors .lp651-faq__item:first-child {
  border-top: 1px solid #ddd5d0 !important;
}
.idhansfree651newcolors .lp651-faq__question {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  padding: 20px 36px 20px 0 !important;
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  color: #1a1a1a !important;
  position: relative !important;
  list-style: none !important;
}
.idhansfree651newcolors {
  /* Q prefix */
}
.idhansfree651newcolors .lp651-faq__question::before {
  content: "Q." !important;
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #bd1734 !important;
  margin-right: 12px !important;
  flex-shrink: 0 !important;
}
.idhansfree651newcolors {
  /* Plus/minus toggle */
}
.idhansfree651newcolors .lp651-faq__question::after {
  content: "+" !important;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  color: #755d5d !important;
  line-height: 1 !important;
  transition: transform 0.3s ease !important;
}
.idhansfree651newcolors .lp651-faq__item[open] .lp651-faq__question::after {
  content: "−" !important; /* minus sign */
}
.idhansfree651newcolors .lp651-faq__answer {
  padding: 0 0 20px 0 !important;
}
.idhansfree651newcolors .lp651-faq__answer p {
  font-size: 13px !important;
  line-height: 2 !important;
  color: #333333 !important;
  padding-left: 32px !important;
}
.idhansfree651newcolors {
  /* =============================================================
   17. MEMBER
   ============================================================= */
}
.idhansfree651newcolors .lp651-member {
  padding: 64px 20px !important;
  background-color: #fff6f2 !important;
}
.idhansfree651newcolors .lp651-member__inner {
  max-width: 1080px !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.idhansfree651newcolors {
  /* Member ticket card */
}
.idhansfree651newcolors .lp651-member__box {
  background: #bd1734 !important;
  border-radius: 0 !important;
  padding: 32px 24px !important;
  margin-bottom: 0 !important;
  color: #ffffff !important;
}
.idhansfree651newcolors .lp651-member__box--point {
  position: relative !important;
  overflow: hidden !important;
}
.idhansfree651newcolors .lp651-member__box-label {
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-size: 12px !important;
  letter-spacing: 1.2px !important;
  color: rgba(255, 255, 255, 0.75) !important;
  margin-bottom: 4px !important;
}
.idhansfree651newcolors .lp651-member__box-heading {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  color: #ffffff !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-member__box-number {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 56px !important;
  color: #ffffff !important;
  line-height: 1.2 !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-member__box-unit {
  font-size: 24px !important;
  font-weight: 600 !important;
}
.idhansfree651newcolors .lp651-member__box-watermark {
  font-family: "Cormorant", serif !important;
  font-style: italic !important;
  font-size: 48px !important;
  color: rgba(255, 255, 255, 0.06) !important;
  position: absolute !important;
  bottom: 8px !important;
  right: 16px !important;
  pointer-events: none !important;
}
.idhansfree651newcolors .lp651-member__box-desc {
  font-size: 13px !important;
  line-height: 1.8 !important;
  color: rgba(255, 255, 255, 0.92) !important;
  margin-bottom: 8px !important;
}
.idhansfree651newcolors .lp651-member__box-note {
  font-size: 11px !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
.idhansfree651newcolors .lp651-member__divider {
  width: 100% !important;
  height: 0 !important;
  border-top: 3px dashed rgba(255, 255, 255, 0.35) !important;
  margin: 0 !important;
  position: relative !important;
}
.idhansfree651newcolors .lp651-member__box--benefits {
  padding: 24px !important;
}
.idhansfree651newcolors .lp651-member__highlight {
  font-family: "YuMincho", "Yu Mincho", "Hiragino Mincho ProN", "HG明朝E", serif !important;
  font-weight: 600 !important;
  font-size: 32px !important;
  color: #ffffff !important;
  margin-bottom: 32px !important;
  line-height: 1.4 !important;
}
.idhansfree651newcolors .lp651-member__benefits {
  display: flex !important;
  justify-content: center !important;
  gap: 24px !important;
  margin-bottom: 28px !important;
  flex-wrap: wrap !important;
}
.idhansfree651newcolors .lp651-member__benefit {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  border: 0.5px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 3px !important;
  background: rgba(255, 255, 255, 0.1) !important;
  padding: 10px 16px !important;
  flex: 0 0 auto !important;
}
.idhansfree651newcolors .lp651-member__benefit-icon {
  width: 32px !important;
  height: 32px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
}
.idhansfree651newcolors .lp651-member__benefit-icon img {
  width: 24px !important;
  height: 24px !important;
  filter: brightness(0) invert(1) !important;
}
.idhansfree651newcolors .lp651-member__benefit-text {
  font-size: 12px !important;
  font-weight: 500 !important;
  color: rgba(255, 255, 255, 0.92) !important;
  line-height: 1.5 !important;
}
.idhansfree651newcolors .lp651-member__amazon-block {
  margin-top: 32px !important;
  margin-bottom: 24px !important;
}
.idhansfree651newcolors .lp651-member__amazon {
  font-family: "YuGothic", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #755d5d !important;
  margin-bottom: 12px !important;
  line-height: 1.6 !important;
}
.idhansfree651newcolors .lp651-member__amazon-detail {
  font-size: 14px !important;
  color: #755d5d !important;
  line-height: 1.6 !important;
}
.idhansfree651newcolors .lp651-member__cta {
  min-width: 280px !important;
  border-radius: 30px !important;
}
.idhansfree651newcolors {
  /* =============================================================
   18. PAYMENT
   ============================================================= */
  /* =============================================================
   19. CTA SECTION
   ============================================================= */
  /* =============================================================
   20. FOOTER
   ============================================================= */
}
.idhansfree651newcolors .lp651-footer {
  background-color: #755d5d !important;
  padding: 32px 20px !important;
}
.idhansfree651newcolors .lp651-footer__inner {
  max-width: var(--inner-max) !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.idhansfree651newcolors .lp651-footer__copy {
  font-size: 11px !important;
  color: rgba(255, 255, 255, 0.7) !important;
  letter-spacing: 0.04em !important;
}
.idhansfree651newcolors {
  /* =============================================================
   21. PC BREAKPOINT (768px+)
   ============================================================= */
}
@media (min-width: 768px) {
  .idhansfree651newcolors {
    /* --- Header --- */
  }
  .idhansfree651newcolors .lp651-header__inner {
    height: 64px !important;
    padding: 0 32px !important;
  }
  .idhansfree651newcolors .lp651-header__logo img {
    height: 32px !important;
  }
  .idhansfree651newcolors .lp651-header__hamburger {
    display: none !important;
  }
  .idhansfree651newcolors .lp651-header__nav {
    display: flex !important;
    align-items: center !important;
  }
  .idhansfree651newcolors {
    /* --- Base --- */
  }
  .idhansfree651newcolors .lp651 {
    font-size: 15px !important;
  }
  .idhansfree651newcolors .lp651-section-title {
    font-size: 28px !important;
    margin-bottom: 48px !important;
  }
  .idhansfree651newcolors {
    /* --- FV --- */
  }
  .idhansfree651newcolors .lp651-fv {
    padding-top: 64px !important;
    min-height: 85vh !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 48px !important;
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .idhansfree651newcolors .lp651-fv__badge {
    top: 76px !important;
    left: 70px !important;
    right: auto !important;
    width: 162px !important;
    height: 158px !important;
  }
  .idhansfree651newcolors .lp651-fv__badge-label {
    font-size: 14px !important;
  }
  .idhansfree651newcolors .lp651-fv__badge-num {
    font-size: 82px !important;
  }
  .idhansfree651newcolors .lp651-fv__badge-unit {
    font-size: 14px !important;
  }
  .idhansfree651newcolors .lp651-fv__vertical {
    display: block !important;
    top: 140px !important;
    left: auto !important;
    right: 56px !important;
    font-size: 15px !important;
    letter-spacing: 0.24em !important;
    line-height: 1.9 !important;
    color: #333333 !important;
  }
  .idhansfree651newcolors .lp651-fv__photos {
    max-width: 440px !important;
    order: 2 !important;
    flex-shrink: 0 !important;
  }
  .idhansfree651newcolors .lp651-fv__copy {
    order: 1 !important;
    text-align: left !important;
    padding: 0 !important;
    max-width: 440px !important;
  }
  .idhansfree651newcolors .lp651-fv__title {
    font-size: 30px !important;
    text-align: left !important;
  }
  .idhansfree651newcolors .lp651-fv__cta {
    width: auto !important;
    min-width: 280px !important;
  }
  .idhansfree651newcolors .lp651-fv__sub {
    text-align: left !important;
  }
  .idhansfree651newcolors {
    /* --- Concept --- */
  }
  .idhansfree651newcolors .lp651-concept {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-concept__lead {
    font-size: 20px !important;
  }
  .idhansfree651newcolors .lp651-concept__tagline {
    font-size: 28px !important;
  }
  .idhansfree651newcolors .lp651-concept__photos {
    max-width: 560px !important;
    gap: 20px !important;
  }
  .idhansfree651newcolors {
    /* --- Point --- */
  }
  .idhansfree651newcolors .lp651-point {
    padding: 48px 40px !important;
  }
  .idhansfree651newcolors .lp651-point__badges {
    gap: 48px !important;
  }
  .idhansfree651newcolors .lp651-point__icon {
    width: 88px !important;
    height: 88px !important;
  }
  .idhansfree651newcolors .lp651-point__label {
    font-size: 14px !important;
  }
  .idhansfree651newcolors {
    /* --- For You --- */
  }
  .idhansfree651newcolors .lp651-foryou {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-foryou__card {
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
    align-items: center !important;
  }
  .idhansfree651newcolors .lp651-foryou__card:nth-child(even) {
    flex-direction: row-reverse !important;
  }
  .idhansfree651newcolors .lp651-foryou__img {
    flex: 0 0 48% !important;
    margin-bottom: 0 !important;
  }
  .idhansfree651newcolors .lp651-foryou__text {
    flex: 1 !important;
    margin-bottom: 0 !important;
    text-align: left !important;
  }
  .idhansfree651newcolors .lp651-foryou__desc {
    font-size: 15px !important;
  }
  .idhansfree651newcolors .lp651-foryou__quote {
    font-size: 17px !important;
  }
  .idhansfree651newcolors .lp651-foryou__divider {
    margin: 26px 0 !important;
  }
  .idhansfree651newcolors {
    /* --- Value --- */
  }
  .idhansfree651newcolors .lp651-value__bg {
    min-height: 560px !important;
  }
  .idhansfree651newcolors .lp651-value__glass {
    padding: 56px 48px !important;
    max-width: 560px !important;
  }
  .idhansfree651newcolors .lp651-value__number {
    font-size: 52px !important;
  }
  .idhansfree651newcolors .lp651-value__unit {
    font-size: 24px !important;
  }
  .idhansfree651newcolors .lp651-value__desc {
    font-size: 14px !important;
  }
  .idhansfree651newcolors {
    /* --- Features --- */
  }
  .idhansfree651newcolors .lp651-features {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-features__card {
    display: flex !important;
    margin-bottom: 32px !important;
  }
  .idhansfree651newcolors .lp651-features__card:nth-child(odd) {
    flex-direction: row !important;
  }
  .idhansfree651newcolors .lp651-features__card:nth-child(even) {
    flex-direction: row-reverse !important;
  }
  .idhansfree651newcolors .lp651-features__img {
    flex: 0 0 340px !important;
    max-width: 340px !important;
  }
  .idhansfree651newcolors .lp651-features__img img {
    height: 100% !important;
    min-height: 280px !important;
    object-fit: cover !important;
    object-position: center 40% !important;
  }
  .idhansfree651newcolors .lp651-features__img--scale img {
    height: 100% !important;
    object-position: center 60% !important;
    transform: scale(1.18) !important;
    transform-origin: center 60% !important;
  }
  .idhansfree651newcolors .lp651-features__img--clip-br img {
    height: 100% !important;
  }
  .idhansfree651newcolors .lp651-features__text {
    flex: 1 !important;
    padding: 36px 32px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }
  .idhansfree651newcolors .lp651-features__heading {
    font-size: 22px !important;
    text-align: left !important;
  }
  .idhansfree651newcolors {
    /* --- Design --- */
  }
  .idhansfree651newcolors .lp651-design {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-design__photos {
    max-width: 700px !important;
    gap: 24px !important;
  }
  .idhansfree651newcolors {
    /* --- Color Lineup --- */
  }
  .idhansfree651newcolors .lp651-color {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-color__carousel {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
    overflow-x: visible !important;
    scroll-snap-type: none !important;
  }
  .idhansfree651newcolors .lp651-color__card {
    flex: unset !important;
  }
  .idhansfree651newcolors {
    /* --- Customer Voice --- */
  }
  .idhansfree651newcolors .lp651-voice {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-voice__score strong {
    font-size: 36px !important;
  }
  .idhansfree651newcolors .lp651-voice__cards {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 20px !important;
  }
  .idhansfree651newcolors {
    /* --- Advanced --- */
  }
  .idhansfree651newcolors .lp651-advanced__overlay {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-advanced__cards {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
  }
  .idhansfree651newcolors .lp651-advanced__heading {
    font-size: 20px !important;
  }
  .idhansfree651newcolors {
    /* --- FAQ --- */
  }
  .idhansfree651newcolors .lp651-faq {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-faq__inner {
    max-width: 720px !important;
  }
  .idhansfree651newcolors .lp651-faq__question {
    font-size: 15px !important;
    padding: 24px 40px 24px 0 !important;
  }
  .idhansfree651newcolors .lp651-faq__answer p {
    font-size: 14px !important;
  }
  .idhansfree651newcolors {
    /* --- Member --- */
    /* --- Payment --- */
  }
  .idhansfree651newcolors .lp651-payment {
    padding: 100px 40px !important;
  }
  .idhansfree651newcolors .lp651-payment__coupon-code {
    font-size: 32px !important;
  }
  .idhansfree651newcolors {
    /* --- CTA Section --- */
  }
  .idhansfree651newcolors .lp651-cta-section {
    padding: 80px 40px !important;
  }
  .idhansfree651newcolors .lp651-cta-section__lead {
    font-size: 26px !important;
  }
  .idhansfree651newcolors {
    /* --- Footer --- */
  }
  .idhansfree651newcolors .lp651-footer {
    padding: 40px 40px !important;
  }
}
.idhansfree651newcolors {
  /* =============================================================
   22. Large Desktop (1280px+)
   ============================================================= */
}
@media (min-width: 1280px) {
  .idhansfree651newcolors .lp651-header__inner {
    padding: 0 48px !important;
  }
  .idhansfree651newcolors .lp651-fv {
    padding-left: 120px !important;
    padding-right: 120px !important;
    gap: 72px !important;
  }
  .idhansfree651newcolors .lp651-fv__photos {
    max-width: 500px !important;
  }
  .idhansfree651newcolors .lp651-fv__copy {
    max-width: 500px !important;
  }
  .idhansfree651newcolors .lp651-fv__title {
    font-size: 34px !important;
  }
  .idhansfree651newcolors .lp651-color__carousel {
    gap: 54px !important;
  }
  .idhansfree651newcolors .lp651-features__card {
    border-radius: 12px !important;
  }
}
.idhansfree651newcolors {
  /* =============================================================
   23. Utility / Accessibility
   ============================================================= */
}
@media (prefers-reduced-motion: reduce) {
  .idhansfree651newcolors html {
    scroll-behavior: auto !important;
  }
  .idhansfree651newcolors *,
  .idhansfree651newcolors *::before,
  .idhansfree651newcolors *::after {
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}
.idhansfree651newcolors {
  /* Focus visible for keyboard nav */
}
.idhansfree651newcolors .lp651-btn:focus-visible,
.idhansfree651newcolors .lp651-faq__question:focus-visible,
.idhansfree651newcolors .lp651-header__nav-list a:focus-visible,
.idhansfree651newcolors .lp651-header__nav-cta:focus-visible {
  outline: 2px solid var(--brand) !important;
  outline-offset: 2px !important;
}
.idhansfree651newcolors {
  /* Print */
}
@media print {
  .idhansfree651newcolors .lp651-header {
    position: static !important;
  }
  .idhansfree651newcolors .lp651-fv {
    min-height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .idhansfree651newcolors .ifPc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .idhansfree651newcolors .ifSp {
    display: none !important;
  }
}
.idhansfree651newcolors#mv {
  width: 100% !important;
  position: relative !important;
}
.idhansfree651newcolors#mv .inner {
  position: relative !important;
  max-width: 100% !important;
  padding: 0 !important;
}/*# sourceMappingURL=style.css.map */