KiSEKI

A collection page of 高級ナビ オンラインストア

category
Products
10
Active ads
0
Depth
Published
2026/01/28

About

/* --- コンテナ設定 --- */ .ks-nav-container { font-family: "Shippori Mincho", "Yu Mincho", serif; max-width: 860px; margin: 0 auto; padding: 50px 20px; color: #444; line-height: 1.9; background-color: #fff; box-sizing: border-box; } /* --- ヘッダーエリア --- */ .ks-header { text-align: center; margin-bottom: 50px; } .ks-brand { font-family: 'Times New Roman', serif; font-size: 13px; letter-spacing: 0.25em; color: #8d6e63; /* 木の温もりを感じるブラウン */ text-transform: uppercase; display: block; margin-bottom: 15px; } .ks-main-title { font-size: 28px; font-weight: 500; margin: 0 0 15px 0; line-height: 1.5; color: #3e2723; /* 濃いブラウン */ } .ks-sub-text { font-family: "Helvetica Neue", Arial, sans-serif; font-size: 14px; color: #888; margin: 0; } /* --- 権威性バナー(枠線なし・浮遊デザイン) --- */ .ks-trust-banner { /* 枠線なし、柔らかな影 */ border: none; box-shadow: 0 5px 25px rgba(141, 110, 99, 0.1); /* 背景は極めて薄いベージュ(白木イメージ) */ background-color: #fcfbf9; padding: 40px 30px; text-align: center; margin-bottom: 50px; position: relative; border-radius: 4px; } /* 上のライン(檜のゴールド) */ .ks-trust-banner::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 2px; background: linear-gradient(90deg, #d7ccc8, #d4b483, #d7ccc8); /* 木目ゴールドのグラデーション */ border-top-left-radius: 4px; border-top-right-radius: 4px; } .ks-trust-label { color: #bcaaa4; font-size: 13px; font-weight: bold; display: block; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.1em; } .ks-trust-head { font-size: 20px; font-weight: bold; color: #4e342e; margin-bottom: 10px; } .ks-trust-desc { font-size: 13px; color: #6d4c41; } /* --- 3つの特徴 --- */ .ks-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 40px; text-align: left; } .ks-feat-item { padding-top: 15px; border-top: 1px solid #efebe9; } .ks-feat-num { font-family: 'Times New Roman', serif; font-size: 36px; color: #d7ccc8; /* 薄いベージュの数字 */ line-height: 1; margin-bottom: 10px; } .ks-feat-head { font-size: 15px; font-weight: bold; margin-bott