TADAIMA AROMA
A collection page of 高級ナビ オンラインストア
About
/* --- コンテナ設定 --- */ .ta-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; } /* --- ヘッダーエリア --- */ .ta-header { text-align: center; margin-bottom: 50px; } .ta-brand { font-family: 'Times New Roman', serif; font-size: 13px; letter-spacing: 0.25em; color: #8d6e63; /* 優しいウッドブラウン */ text-transform: uppercase; display: block; margin-bottom: 15px; } .ta-main-title { font-size: 28px; font-weight: 500; margin: 0 0 15px 0; line-height: 1.5; color: #3e3e3e; } .ta-sub-text { font-family: "Helvetica Neue", Arial, sans-serif; font-size: 14px; color: #888; margin: 0; } /* --- 権威性バナー(浮遊デザイン・ナチュラル) --- */ .ta-trust-banner { /* 枠線なし、温かみのある影 */ border: none; box-shadow: 0 5px 25px rgba(141, 110, 99, 0.1); /* 背景は極めて薄い生成り色 */ background-color: #fdfbf9; padding: 40px 30px; text-align: center; margin-bottom: 50px; position: relative; border-radius: 4px; } /* 上のライン(木目のイメージ) */ .ta-trust-banner::before { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 2px; background-color: #a1887f; /* 落ち着いたブラウン */ border-top-left-radius: 4px; border-top-right-radius: 4px; } .ta-trust-label { color: #a1887f; font-size: 13px; font-weight: bold; display: block; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.1em; } .ta-trust-head { font-size: 20px; font-weight: bold; color: #4e342e; /* 濃いブラウン */ margin-bottom: 10px; } .ta-trust-desc { font-size: 13px; color: #6d4c41; } /* --- 3つの特徴 --- */ .ta-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 40px; text-align: left; } .ta-feat-item { padding-top: 15px; border-top: 1px solid #efebe9; } .ta-feat-num { font-family: 'Times New Roman', serif; font-size: 36px; color: #d7ccc8; /* 薄いモカベージュ */ line-height: 1; margin-bottom: 10px; } .ta-feat-head { font-size: 15px; font-weight: bold; margin-bottom: 10px; color: #4e342e; } .ta-feat-text { font-