@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap");
/*============================
全体
============================*/
/*============================
喪中はがき
============================*/
.land.-mochuhagaki .land-title .titleimage {
  padding: 4em 0 5em; }
  @media screen and (max-width: 479px) {
    .land.-mochuhagaki .land-title .titleimage {
      padding: 4em 0; } }
  .land.-mochuhagaki .land-title .titleimage a {
    text-decoration: none; }
    .land.-mochuhagaki .land-title .titleimage a .digital-desc {
      border: solid 1px #efeaf3;
      border-radius: 5px;
      background: #efeaf3;
      width: 100%;
      max-width: 520px;
      margin: 0 auto;
      padding: 1.2em 1.8em;
      box-shadow: 2px 2px 4px #ccc; }
      @media screen and (max-width: 767px) {
        .land.-mochuhagaki .land-title .titleimage a .digital-desc {
          width: 90%; } }
      @media screen and (max-width: 479px) {
        .land.-mochuhagaki .land-title .titleimage a .digital-desc {
          width: 82%; } }
      .land.-mochuhagaki .land-title .titleimage a .digital-desc .ttl {
        text-align: center;
        font-size: 16px;
        padding-bottom: 0.6em;
        font-weight: bold;
        color: #4d286a; }
        @media screen and (max-width: 479px) {
          .land.-mochuhagaki .land-title .titleimage a .digital-desc .ttl {
            font-size: 14px; } }
        .land.-mochuhagaki .land-title .titleimage a .digital-desc .ttl br {
          display: none; }
          @media screen and (max-width: 479px) {
            .land.-mochuhagaki .land-title .titleimage a .digital-desc .ttl br {
              display: block; } }
      @media screen and (max-width: 479px) {
        .land.-mochuhagaki .land-title .titleimage a .digital-desc .txt {
          font-size: 12px; } }
.land.-mochuhagaki .land-title .btnarea a {
  text-decoration: none; }
  .land.-mochuhagaki .land-title .btnarea a .digitalbtn {
    border: solid 1px #dedede;
    border-radius: 3px;
    width: 100%;
    max-width: 520px;
    margin: 2em auto 0;
    background: #dedede;
    padding: 0.6em;
    font-size: 16px;
    font-weight: bold; }
    @media screen and (max-width: 479px) {
      .land.-mochuhagaki .land-title .btnarea a .digitalbtn {
        font-weight: normal;
        font-size: 14px; } }

/*============================
デジタル喪中はがき
============================*/
:root {
  --bg: #ffffff;
  --bg-soft: #f8f6fb;
  --bg-mid: #f1ecf5;
  --bg-deep: #2a2632;
  --text: #2a2a35;
  --text-mid: #555560;
  --text-sub: #8a8794;
  --line: #ece9f0;
  --line-strong: #d4d0db;
  --fuji: #a89bc4;
  --fuji-deep: #7d6da3;
  --fuji-soft: #d8cfe4;
  --fuji-tint: #efeaf3;
  --warn-bg: #fdf8e7;
  --warn-line: #d4c47a;
  --warn-text: #6b5d2e; }

.digital-m-postcard {
  font-family: 'Noto Sans JP', sans-serif;
  color: var(--text);
  background: var(--bg);
  line-height: 1.85;
  font-feature-settings: "palt";
  font-size: 15px;
  -webkit-font-smoothing: antialiased; }
  .digital-m-postcard a {
    color: inherit;
    text-decoration: none; }
  .digital-m-postcard ::selection {
    background: var(--fuji-soft); }

/* ============= HERO ============= */
.hero {
  padding: 88px 60px 96px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(180deg, #ffffff 0%, #f6f2fa 60%, #efeaf3 100%);
  position: relative;
  overflow: hidden;
  /* 背景の水彩フローラル（左右反転で柄を右側に寄せる） */
  /* テキスト側（左）の可読性を確保するホワイトベール */ }
  .hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url("img/haikei.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scaleX(-1);
    z-index: 0;
    pointer-events: none;
    /* 上下端をフェードさせて、画像の切れ目を自然に */
    mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 6%, #000 16%, #000 84%, rgba(0, 0, 0, 0.4) 94%, transparent 100%);
    -webkit-mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.4) 6%, #000 16%, #000 84%, rgba(0, 0, 0, 0.4) 94%, transparent 100%); }
  .hero::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0.55) 25%, rgba(255, 255, 255, 0.25) 45%, rgba(255, 255, 255, 0) 65%);
    z-index: 0;
    pointer-events: none; }
  .hero-inner {
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 72px;
    align-items: center;
    position: relative;
    z-index: 1; }
  .hero-tag {
    display: inline-flex;
    align-items: stretch;
    margin-bottom: 26px;
    border: 1px solid var(--fuji-soft);
    border-radius: 2px;
    overflow: hidden; }
    .hero-tag .badge {
      background: var(--fuji-deep);
      color: #fff;
      padding: 7px 14px;
      font-family: 'Marcellus', serif;
      font-size: 10.5px;
      letter-spacing: 0.3em;
      display: flex;
      align-items: center; }
    .hero-tag .label {
      background: var(--fuji-tint);
      padding: 7px 18px;
      font-size: 12.5px;
      letter-spacing: 0.18em;
      font-weight: 600;
      color: var(--fuji-deep);
      display: flex;
      align-items: center; }
  .hero-kicker {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.04em;
    color: var(--text-mid);
    margin-bottom: 14px; }
  .hero h1 {
    font-family: 'Shippori Mincho', serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.04em;
    margin-bottom: 22px; }
    .hero h1 em {
      font-style: normal; }
  .hero .lede {
    font-size: 15px;
    line-height: 2;
    color: var(--text-mid);
    max-width: 480px; }
  .hero .hero-btn {
    border: solid 1px #beb5d3;
    border-radius: 3px;
    background: #d9d3e6;
    margin-top: 6%;
    padding: 0.5em;
    text-align: center;
    width: 100%;
    max-width: 480px;
    letter-spacing: 0.15em; }
    @media screen and (max-width: 980px) {
      .hero .hero-btn {
        margin: 6% auto 0; } }
  .hero-visual {
    position: relative;
    aspect-ratio: 4 / 5;
    max-height: 560px;
    width: 100%;
    margin: 0 auto 24px;
    /* 画像クリッピング用フレーム（PNGの白枠を画面外に押し出す） */
    /* 接地面の影（画像の下に楕円ドロップシャドウ） */ }
    .hero-visual .frame {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1; }
      .hero-visual .frame img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
        transform: scale(1.28);
        transform-origin: center center; }
    .hero-visual::after {
      content: '';
      position: absolute;
      left: 12%;
      right: 12%;
      bottom: -18px;
      height: 32px;
      background: radial-gradient(ellipse at center, rgba(95, 78, 140, 0.55) 0%, rgba(125, 109, 163, 0.36) 32%, rgba(168, 155, 196, 0.16) 58%, transparent 78%);
      filter: blur(14px);
      z-index: 0;
      pointer-events: none; }

/* ============= ABOUT ============= */
.about {
  padding: 80px 60px;
  background: var(--bg); }
  .about-inner {
    max-width: 880px;
    margin: 0 auto;
    text-align: center; }
  .about .en {
    font-family: 'Marcellus', serif;
    font-size: 11px;
    letter-spacing: 0.32em;
    color: var(--fuji-deep);
    margin-bottom: 16px; }
  .about h2 {
    font-family: 'Shippori Mincho', serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1.6;
    margin-bottom: 32px; }
    .about h2 em {
      font-style: normal;
      color: var(--fuji-deep); }
  .about .body-text {
    font-size: 15px;
    line-height: 2.05;
    color: var(--text-mid);
    text-align: left;
    max-width: 720px;
    margin: 0 auto 32px; }
    .about .body-text p + p {
      margin-top: 18px; }
  .about .points {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    max-width: 720px;
    margin: 0 auto; }
  .about .point {
    background: var(--bg-soft);
    padding: 22px 18px;
    border-top: 2px solid var(--fuji);
    text-align: left; }
    .about .point .ic {
      font-family: 'Marcellus', serif;
      font-size: 11px;
      letter-spacing: 0.25em;
      color: var(--fuji-deep);
      margin-bottom: 8px; }
    .about .point .ttl {
      font-size: 14.5px;
      font-weight: 600;
      letter-spacing: 0.04em;
      line-height: 1.7; }

/* ============= DESIGN EXAMPLES ============= */
.examples {
  padding: 72px 60px 64px;
  background: var(--bg); }
  .examples-inner {
    max-width: 1080px;
    margin: 0 auto; }
  .examples-head {
    text-align: center;
    margin-bottom: 36px; }
    .examples-head .en {
      font-family: 'Marcellus', serif;
      font-size: 11px;
      letter-spacing: 0.32em;
      color: var(--fuji-deep);
      margin-bottom: 12px; }
    .examples-head h2 {
      font-family: 'Shippori Mincho', serif;
      font-size: 26px;
      font-weight: 500;
      letter-spacing: 0.1em;
      margin-bottom: 12px; }
      .examples-head h2 em {
        font-style: normal;
        color: var(--fuji-deep); }
    .examples-head p {
      font-size: 13.5px;
      color: var(--text-mid);
      line-height: 1.85; }
  .examples-track {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }

.ex {
  /* 拡大アイコン（クリック可能の合図） */
  /* 各サンプルの意味ある領域がフレーム内に収まるよう調整 */
  /* SampleC: お写真&#12316;名前&#12316;本文の頭まで見せる */
  /* SampleI: 背景画像と文字部分を表示 */
  /* SampleT: 中央の文章を表示 */
  /* Variant 1: Minimal */
  /* Variant 2: Washi traditional */
  /* Variant 3: Modern dark */ }
  .ex-card {
    display: flex;
    flex-direction: column; }
  .ex-image {
    aspect-ratio: 3 / 4;
    border: 1px solid var(--line);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background: #fff;
    cursor: pointer;
    transition: transform .3s, box-shadow .3s; }
    .ex-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center top;
      display: block; }
  .ex-zoom {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    background: rgba(42, 38, 50, 0.78);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0.92;
    pointer-events: none;
    transition: background .2s, transform .2s;
    backdrop-filter: blur(4px); }
  .ex-card:hover .ex-zoom {
    background: var(--fuji-deep);
    transform: scale(1.08); }
  .ex-zoom svg {
    width: 18px;
    height: 18px; }
  .ex-card:nth-child(1) .ex-image img {
    object-position: center 20%; }
  .ex-card:nth-child(2) .ex-image img {
    object-position: center 35%; }
  .ex-card:nth-child(3) .ex-image img {
    object-position: center 55%; }
  .ex-card:hover .ex-image {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(125, 109, 163, 0.12); }
  .ex-image.v1 {
    background: #ffffff;
    border-color: var(--line); }
    .ex-image.v1 .ex-mark {
      font-family: 'Shippori Mincho', serif;
      font-size: 18px;
      color: var(--fuji-deep);
      letter-spacing: 0.2em;
      text-align: center;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid var(--fuji-soft); }
    .ex-image.v1 .ex-body {
      font-family: 'Shippori Mincho', serif;
      font-size: 9.5px;
      color: var(--text);
      line-height: 1.95;
      letter-spacing: 0.05em;
      flex: 1; }
    .ex-image.v1 .ex-foot {
      font-family: 'Marcellus', serif;
      font-size: 8px;
      letter-spacing: 0.32em;
      color: var(--text-sub);
      text-align: center;
      margin-top: 8px; }
  .ex-image.v2 {
    background: radial-gradient(circle at 20% 10%, rgba(180, 158, 110, 0.08) 0%, transparent 40%), radial-gradient(circle at 80% 90%, rgba(180, 158, 110, 0.06) 0%, transparent 40%), #f5efe2;
    border-color: #d8cdb6;
    color: #3a2e1d; }
    .ex-image.v2 .ex-mark {
      font-family: 'Shippori Mincho', serif;
      font-size: 16px;
      color: #3a2e1d;
      letter-spacing: 0.25em;
      text-align: center;
      margin-bottom: 10px; }
      .ex-image.v2 .ex-mark::before, .ex-image.v2 .ex-mark::after {
        content: '';
        display: inline-block;
        width: 14px;
        height: 1px;
        background: #3a2e1d;
        vertical-align: middle;
        margin: 0 8px; }
    .ex-image.v2 .ex-body {
      font-family: 'Shippori Mincho', serif;
      font-size: 9.5px;
      color: #3a2e1d;
      line-height: 1.95;
      letter-spacing: 0.05em;
      flex: 1;
      text-align: center; }
    .ex-image.v2 .ex-seal {
      align-self: center;
      margin-top: 6px;
      width: 22px;
      height: 22px;
      border: 1px solid #8b3a3a;
      color: #8b3a3a;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Shippori Mincho', serif;
      font-size: 9px;
      letter-spacing: 0; }
  .ex-image.v3 {
    background: radial-gradient(ellipse at 20% 30%, rgba(168, 155, 196, 0.18) 0%, transparent 60%), linear-gradient(155deg, #2a2632 0%, #3a3245 100%);
    border-color: #2a2632;
    color: #fff; }
    .ex-image.v3 .ex-tag {
      font-family: 'Marcellus', serif;
      font-size: 8px;
      letter-spacing: 0.32em;
      color: var(--fuji-soft);
      margin-bottom: 8px; }
    .ex-image.v3 .ex-mark {
      font-family: 'Shippori Mincho', serif;
      font-size: 17px;
      color: #fff;
      letter-spacing: 0.12em;
      margin-bottom: 10px; }
    .ex-image.v3 .ex-line {
      width: 24px;
      height: 1px;
      background: var(--fuji-soft);
      margin-bottom: 10px; }
    .ex-image.v3 .ex-body {
      font-family: 'Shippori Mincho', serif;
      font-size: 9.5px;
      color: rgba(255, 255, 255, 0.85);
      line-height: 1.95;
      letter-spacing: 0.05em;
      flex: 1; }
    .ex-image.v3 .ex-foot {
      font-family: 'Marcellus', serif;
      font-size: 8px;
      letter-spacing: 0.32em;
      color: rgba(255, 255, 255, 0.5);
      margin-top: 8px; }
  .ex-meta {
    margin-top: 14px;
    display: flex;
    align-items: baseline;
    gap: 10px; }
    .ex-meta .num {
      font-family: 'Marcellus', serif;
      font-size: 10px;
      letter-spacing: 0.3em;
      color: var(--fuji-deep); }
    .ex-meta .name {
      font-size: 13px;
      font-weight: 600;
      letter-spacing: 0.04em; }
  .ex-caption {
    margin-top: 6px;
    font-size: 11.5px;
    line-height: 1.75;
    color: var(--text-sub); }

/* ============= USAGE (Condition + Steps merged) ============= */
.usage {
  padding: 96px 60px 88px;
  background: var(--bg-soft); }
  .usage-inner {
    max-width: 880px;
    margin: 0 auto; }
  .usage-head {
    text-align: center;
    margin-bottom: 48px; }
    .usage-head .en {
      font-family: 'Marcellus', serif;
      font-size: 11px;
      letter-spacing: 0.32em;
      color: var(--fuji-deep);
      margin-bottom: 14px; }
    .usage-head h2 {
      font-family: 'Shippori Mincho', serif;
      font-size: 32px;
      font-weight: 500;
      letter-spacing: 0.1em;
      margin-bottom: 16px; }
      .usage-head h2 em {
        font-style: normal;
        color: var(--fuji-deep); }
    .usage-head p {
      font-size: 14.5px;
      color: var(--text-mid);
      line-height: 1.95; }

/* Condition block (now inside usage section) */
.cond-block {
  background: var(--bg);
  border: 1px solid var(--line);
  padding: 32px 36px;
  position: relative;
  margin-bottom: 48px; }
  .cond-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 56px;
    height: 3px;
    background: var(--fuji); }
  .cond-block .sub-en {
    font-family: 'Marcellus', serif;
    font-size: 10.5px;
    letter-spacing: 0.32em;
    color: var(--fuji-deep);
    margin-bottom: 10px; }
  .cond-block h3 {
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.06em;
    margin-bottom: 22px; }
.cond-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: var(--text);
  margin-bottom: 12px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--line); }
  .cond-text strong {
    font-weight: 700;
    font-size: 22px;
    color: var(--fuji-deep);
    margin: 0 2px; }
.cond-note {
  font-size: 12.5px;
  line-height: 1.85;
  color: var(--text-mid);
  display: flex;
  gap: 8px; }
  .cond-note::before {
    content: '※';
    color: var(--text-sub);
    flex-shrink: 0; }

/* Sub heading for steps within usage section */
.steps-subhead {
  text-align: center;
  margin-bottom: 32px; }
  .steps-subhead .sub-en {
    font-family: 'Marcellus', serif;
    font-size: 10.5px;
    letter-spacing: 0.32em;
    color: var(--fuji-deep);
    margin-bottom: 10px; }
  .steps-subhead h3 {
    font-family: 'Shippori Mincho', serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.1em; }
    .steps-subhead h3 em {
      font-style: normal;
      color: var(--fuji-deep); }
.steps-list {
  display: flex;
  flex-direction: column;
  gap: 24px; }

.step {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: 4px;
  padding: 36px 40px;
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 32px;
  position: relative; }
  .step-num {
    width: 64px;
    height: 64px;
    background: var(--bg-deep);
    color: #fff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1; }
    .step-num .lab {
      font-family: 'Marcellus', serif;
      font-size: 8.5px;
      letter-spacing: 0.3em;
      opacity: 0.7;
      margin-bottom: 4px; }
    .step-num .nm {
      font-family: 'Marcellus', serif;
      font-size: 22px;
      color: var(--fuji-soft);
      letter-spacing: 0.05em; }
  .step-body {
    /* Inline notice (au/Apple) */ }
    .step-body h3 {
      font-size: 19px;
      font-weight: 700;
      letter-spacing: 0.04em;
      line-height: 1.6;
      margin-bottom: 12px;
      color: var(--text); }
    .step-body .text {
      font-size: 14.5px;
      line-height: 1.95;
      color: var(--text-mid); }
      .step-body .text strong {
        color: var(--text);
        font-weight: 600;
        background: var(--fuji-tint);
        padding: 1px 6px; }
    .step-body .ss-frame {
      margin-top: 18px;
      padding: 22px;
      background: var(--bg-soft);
      border: 1px dashed var(--line-strong);
      border-radius: 4px;
      display: flex;
      align-items: center;
      gap: 14px;
      font-size: 12.5px;
      color: var(--text-mid);
      line-height: 1.7; }
      .step-body .ss-frame .ph {
        flex-shrink: 0;
        width: 64px;
        height: 48px;
        background: var(--bg);
        border: 1px solid var(--line-strong);
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--text-sub);
        font-size: 18px; }
    .step-body .notice {
      margin-top: 18px;
      background: var(--warn-bg);
      border-left: 3px solid var(--warn-line);
      padding: 18px 22px;
      border-radius: 2px; }
    .step-body .notice-ttl {
      font-size: 13.5px;
      font-weight: 700;
      letter-spacing: 0.03em;
      color: var(--warn-text);
      margin-bottom: 10px;
      display: flex;
      align-items: center;
      gap: 8px; }
      .step-body .notice-ttl::before {
        content: '!';
        display: inline-flex;
        width: 18px;
        height: 18px;
        background: var(--warn-text);
        color: var(--warn-bg);
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: 11px;
        font-weight: 700; }
    .step-body .notice p {
      font-size: 13px;
      line-height: 1.95;
      color: var(--warn-text); }
    .step-body .notice .domains {
      margin-top: 10px;
      display: flex;
      flex-wrap: wrap;
      gap: 6px; }
      .step-body .notice .domains span {
        background: rgba(212, 196, 122, 0.18);
        border: 1px solid rgba(212, 196, 122, 0.5);
        padding: 4px 10px;
        font-size: 11.5px;
        color: var(--warn-text);
        font-family: 'Marcellus', serif;
        letter-spacing: 0.03em; }
    .step-body .notice .mailto {
      display: inline-block;
      margin-top: 8px;
      font-size: 12.5px;
      font-weight: 600;
      color: var(--warn-text);
      border-bottom: 1px solid var(--warn-text);
      padding-bottom: 1px;
      letter-spacing: 0.02em; }

/* ============= UTILITY ============= */
br.sp-only {
  display: none; }

/* ============= RESPONSIVE ============= */
@media screen and (max-width: 900px) {
  .hero {
    padding: 48px 24px 64px;
    /* スマホでは画像を縦いっぱいに配置し、柄の濃い側を見せる */
    /* スマホは下方向にホワイトベール（テキストが下にあるため） */ }
    .hero::before {
      background-size: auto 110%;
      background-position: 25% center; }
    .hero::after {
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 45%, rgba(255, 255, 255, 0.55) 72%, rgba(255, 255, 255, 0.85) 100%); }
    .hero-inner {
      grid-template-columns: 1fr;
      gap: 36px; }
    .hero-kicker {
      font-size: 13px;
      line-height: 1.7;
      margin-bottom: 10px; }
    .hero h1 {
      font-size: 26px;
      line-height: 1.55; }
    .hero-tag .badge {
      font-size: 9.5px;
      padding: 6px 12px; }
    .hero-tag .label {
      font-size: 11.5px;
      padding: 6px 14px; }
    .hero-visual {
      order: -1;
      max-width: 320px;
      margin: 8px auto 14px;
      aspect-ratio: 4 / 5; }
      .hero-visual img {
        box-shadow: 0 1px 2px rgba(42, 38, 50, 0.04), 0 6px 14px rgba(125, 109, 163, 0.14), 0 18px 36px rgba(42, 38, 50, 0.16); }

  .about {
    padding: 64px 24px; }
    .about h2 {
      font-size: 22px; }
    .about .points {
      grid-template-columns: 1fr;
      gap: 10px; }
    .about .point {
      padding: 16px 18px;
      display: flex;
      align-items: center;
      gap: 16px;
      border-top: none;
      border-left: 2px solid var(--fuji); }
      .about .point .ic {
        margin-bottom: 0;
        flex-shrink: 0;
        min-width: 64px;
        padding-right: 14px;
        border-right: 1px solid var(--line-strong); }
      .about .point .ttl {
        font-size: 14px;
        line-height: 1.5; }
        .about .point .ttl br {
          display: none; }

  .examples {
    padding: 56px 0 48px; }
    .examples-head {
      padding: 0 24px; }
      .examples-head h2 {
        font-size: 22px; }
    .examples-track {
      grid-template-columns: none;
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      padding: 4px 24px 16px;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: thin; }
      .examples-track .ex-card {
        flex: 0 0 76%;
        max-width: 280px;
        scroll-snap-align: start; }
        .examples-track .ex-card + .ex-card {
          margin-left: 14px; }

  .usage {
    padding: 72px 24px 64px; }
    .usage-head h2 {
      font-size: 26px; }

  .cond-block {
    padding: 24px 22px;
    margin-bottom: 36px; }
    .cond-block h3 {
      font-size: 17px; }
  .cond-text {
    font-size: 15px; }
    .cond-text strong {
      font-size: 19px; }

  .steps-subhead h3 {
    font-size: 20px; }

  .step {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px; }
    .step-num {
      width: 56px;
      height: 56px; }
    .step-body h3 {
      font-size: 17px; }

  br.sp-only {
    display: initial; } }
/* ============= LIGHTBOX MODAL ============= */
.ex-modal {
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s ease, visibility .25s ease;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px); }
  .ex-modal.is-open {
    opacity: 1;
    visibility: visible; }
  .ex-modal-inner {
    position: relative;
    max-width: min(560px, 92vw);
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    transform: scale(0.96);
    transition: transform .3s ease; }
  .ex-modal.is-open .ex-modal-inner {
    transform: scale(1); }
  .ex-modal-img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 24px 60px rgba(42, 38, 50, 0.22);
    display: block; }
  .ex-modal-close {
    position: absolute;
    top: -54px;
    right: -8px;
    width: 44px;
    height: 44px;
    background: rgba(42, 38, 50, 0.78);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .2s, transform .2s;
    backdrop-filter: blur(4px); }
    .ex-modal-close:hover {
      background: var(--fuji-deep);
      transform: scale(1.06); }
    .ex-modal-close svg {
      width: 18px;
      height: 18px; }

@media screen and (max-width: 900px) {
  .ex-modal-close {
    top: -50px;
    right: 0;
    width: 40px;
    height: 40px; } }

/*# sourceMappingURL=mourning-postcard.css.map */
