ストライプシャツ
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400&family=Noto+Sans+JP:wght@300;400;500&display=swap'); * { box-sizing: border-box; margin: 0; padding : 0; } .page-wrap { font-family: 'Noto Sans JP', sans-serif; font-weight: 300; color: #1a1a1a; background: transparent; line-height: 1.9; font-size: 15px; max-width: 720px; margin: 0 auto; padding: 2rem 1.25rem 4rem; } .img-block { width: 100%; margin: 1.5rem 0; } .img-block img { display: block; width: 100%; height: auto; } .img-grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 1.5rem 0; } .img-grid-2 img { display: block; width: 100%; height: auto; } .img-placeholder { width: 100%; background: #f0f0f0; display: flex; align-items: center; justify-content: center; color: #aaa; font-size: 12px; letter-spacing: 0.1em; margin: 1.5rem 0; padding: 4rem 0; } .hero { padding: 2rem 0 2.5rem; border-bottom: 0.5px solid #ddd; margin-bottom: 3rem; } .hero-eyebrow { font-size: 11px; letter-spacing: 0.25em; color: #999; margin-bottom: 1rem; text-transform: uppercase; display: block; } .hero-title { font-family: 'Noto Serif JP', serif; font-size: 28px; font-weight: 300; line-height: 1.5; color: #1a1a1a; margin-bottom: 1rem; } .hero-subtitle { font-size: 14px; color: #666; line-height: 1.85; margin-bottom: 0.4rem; } .section { margin-bottom: 4rem; } .section-label { font-size: 11px; letter-spacing: 0.2em; color: #999; text-transform: uppercase; margin-bottom: 0.75rem; display: block; } .section-heading { font-family: 'Noto Serif JP', serif; font-size: 20px; font-weight: 300; line-height: 1.6; margin-bottom: 1.25rem; color: #1a1a1a; } .body-text { font-size: 14.5px; line-height: 2; color: #555; margin-bottom: 1rem; } .body-text strong { color: #1a1a1a; font-weight: 500; } .divider { border: none; border-top: 0.5px solid #ddd; margin: 2.5rem 0; } .callout { background: #f7f7f7; border-radius: 8px; padding: 1.5rem 1.75rem; margin: 2rem 0; } .callout-heading { font-family: 'Noto Serif JP', serif; font-size: 16px; font-weight: 300; margin-bottom: 0.75rem; color: #1a1a1a; } .callout-text { font-size: 13.5px; color: #666; line-height: 1.85; } .feature-list { list-style: none; margin: 1.25rem 0; } .feature-list li { font-size: 14px; color: #555; padding: 0.65rem 0; border-bottom: 0.5px solid #e0e0e0; display: flex; gap: 12px; align-items: flex-start; line-height: 1.7; } .feature-list li:first-child { border-top: 0.5px solid #e0e0e0; } .feature-list li strong { color: #1a1a1a; font-weight: 500; } .feature-bullet { font-size: 11px; color: #aaa; margin-top: 3px; flex-shrink: 0; } .staff-voice { border-left: 2px solid #ccc; padding: 1rem 0 1rem 1.5rem; margin: 2rem 0; } .staff-voice-name { font-size: 11px; letter-spacing: 0.15em; color: #999; margin-bottom: 0.5rem; text-transform: uppercase; display: block; } .staff-voice-text { font-size: 14px; color: #555; line-height: 1.9; font-style: italic; } .review-btn-wrap { margin: 2rem 0 0.5rem; text-align: center; } .review-btn { display: inline-block; font-family: 'Noto Sans JP', sans-serif; font-size: 13px; font-weight: 400; letter-spacing: 0.1em; color: #1E1208; background: #ffffff; border: 1px solid #1E1208; padding: 0.75rem 2.5rem; text-decoration: none; cursor: pointer; } .color-swatches { display: flex; gap: 20px; margin: 1.5rem 0; flex-wrap: wrap; } .swatch-item { display: flex; flex-direction: column; align-items: center; gap: 6px; } .swatch-circle { width: 40px; height: 40px; border-radius: 50%; border: 1px solid #ddd; } .swatch-label { font-size: 11px; color: #999; letter-spacing: 0.1em; } .quote-block { text-align: center; padding: 2.5rem 1rem; margin: 2.5rem 0; } .quote-block p { font-family: 'Noto Serif JP', serif; font-size: 18px; font-weight: 300; line-height: 1.8; color: #1a1a1a; } .size-unit { font-size: 12px; color: #999; margin-bottom: 8px; letter-spacing: 0.05em; display: block; } .size-table-wrap { border: 1px solid #c8c8c8; overflow: hidden; margin: 1.25rem 0; } .size-table { width: 100%; border-collapse: collapse; font-size: 13.5px; } .size-table th { background: #f0f0f0; font-weight: 500; font-size: 13px; color: #222; padding: 10px 18px; border-bottom: 1px solid #c8c8c8; text-align: center; } .size-table th:first-child { text-align: left; } .size-table td { padding: 10px 18px; color: #555; border-bottom: 1px solid #c8c8c8; text-align: center; font-size: 13.5px; } .size-table tr:last-child td { border-bottom: none; } .size-table td:first-child { font-weight: 500; color: #222; background: #f0f0f0; text-align: left; border-right: 1px solid #c8c8c8; } .note-text { font-size: 12.5px; color: #999; line-height: 1.8; margin-top: 0.75rem; } .info-table-wrap { border: 1px solid #c8c8c8; overflow: hidden; margin: 1.25rem 0; } .info-table { width: 100%; border-collapse: collapse; font-size: 13.5px; } .info-table td { padding: 12px 18px; border-bottom: 1px solid #c8c8c8; vertical-align: top; line-height: 1.7; } .info-table tr:last-child td { border-bottom: none; } .info-table .info-key { font-weight: 500; color: #222; background: #f0f0f0; white-space: nowrap; width: 110px; border-right: 1px solid #c8c8c8; font-size: 13px; } .info-table .info-val { color: #555; } .info-note { font-size: 12px; color: #999; margin-top: 4px; display: block; } @media (max-width: 520px) { .img-grid-2 { grid-template-columns: 1fr; } .hero-title { font-size: 22px; } .info-table .info-key { width: 80px; font-size: 12px; } } Rien+∞ — 2026 Spring アシメストライプシャツブルー / ピンク / ロンドン 一枚で様になる、大人のストライプ。 さりげないアシンメトリーが、シンプルなコーデに個性を添えます。 Story 「毎朝、着る服がない」——そんな朝に、このシャツを。 ストライプのシャツ、と聞くとシンプルに聞こえますが、このアシメシャツはちょっと違います。左右で異なる裾の長さが、さりげなく個性を演出。「なんか今日おしゃれだね」と言われる、そんな一枚です。 程よくゆとりのあるシルエットで、体のラインを拾わずリラックスして着られます。ヒップ周りをやさしくカバーする丈感だから、パンツスタイルにも安心して合わせられます。 今季はデザインそのままに、爽やかなストライプが3色展開。ブルー、ピンク、そしてロンドン。どれにしようか迷うのも、きっと楽しい時間になるはずです。 Wearing Style シャツとして、羽織りとして。着回しは、あなた次第。 このアシメシャツの魅力は、着方の自由さにあります。 — 1枚でシャツとして。ボタンをすべて止めて、主役として着こなす。デニムでも、揺れるパンツでも、カーブパンツでも、スカートでも——不思議とどんなボトムスにも合ってしまいます。 — 羽織りとして。春はTシャツの上に、夏はタンクトップやキャミソールの上に。アームがタイトではないので、重ね着しても窮屈になりません。 お手持ちのボトムスが、全部合う。 デニム、エレガントな揺れ素材のパンツ、トレンドのカーブパンツ、タイトスカート、ふんわりスカート——要は、何でも合ってしまうのがこのシャツの罪なところ。Rien+の無地カーブパンツや変形スカートとも相性抜群です。 Design Detail 細部に、こだわりが宿っています。 さりげないけれど、確かな作り込み。それがこのシャツを特別にしています。 — アシンメトリーの裾。前丈59cm・後ろ丈73cmの前後差が生む、さりげない個性。シンプルなシャツに、ほどよい抜け感を与えます。 — フライフロント仕様。ボタンが隠れるすっきりとした前立て。清潔感があり、きちんとした印象を与えます。 — シェルボタン。上品な光沢のある貝ボタンを使用。素材感まで丁寧に選ばれています。 — 赤い糸のボタン。台襟とカフスのボタンは赤い糸で縫い付けられています。袖をまくったときにのぞく、小さな可愛さ。 Staff Voice スタッフが、正直に着てみました。 Staff — ロンドンストライプを狙っています 「当方、ロンドンストライプを狙っているんですが、完売のニオイがプンプンしてきて手が出せずにいます。お客様が優先ですもの、わかっています……(泣)。でも本当に、どのカラーも素敵なんですよね。ブルーの爽やかさも、ピンクの柔らかさも、ロンドンの大人っぽさも、全色欲しくなる一枚です」 着用レビューはこちら 「おしゃれは、楽しんだ者勝ち」——それぞれの個性に合った着方を、どうぞ。 Color 3色、どれにしますか。 爽やかなブルー、やさしいピンク、大人っぽいロンドン。同じストライプでも、カラーが変わると印象がまったく変わります。迷ったら、2色買いもおすすめです。 Size Guide サイズについて サイズ選びに迷ったときはお気軽にお問い合わせください。 単位:cm サイズ FREE 身幅 66 裄丈 76 左丈(前) 59 右丈(後ろ・最長) 73 ※ 手作業による平置き採寸のため、多少の誤差が出る場合がございます。※ モデル身長:156cm(着用写真参照) Information 商品情報 ブランド Rien+∞ 素材 綿 100% サイズ FREE上記サイズ表をご覧ください。手作業による平置き採寸のため、多少の誤差が出る場合がございます。 カラー Blue / Pink / London 原産国 Made in Japan 気になることがあれば、お気軽にお問い合わせください。 LINE で友だち追加
More you might like
Related
ストライプシャツ
Related
ストライプシャツラッシュガード
Related
短丈ストライプシャツチュールドッキング
Related