/* ── マーカー(文字ハイライト) ── */
.aa-marker{padding:0 2px}
.aa-marker-yellow{background:linear-gradient(transparent 55%,rgba(255,245,0,.55) 55%)}
.aa-marker-orange{background:linear-gradient(transparent 55%,rgba(255,165,0,.50) 55%)}
.aa-marker-red{background:linear-gradient(transparent 55%,rgba(255,90,90,.40) 55%)}
.aa-marker-blue{background:linear-gradient(transparent 55%,rgba(80,160,255,.40) 55%)}
.aa-marker-paragraph{margin:12px 0}
/* ── ノートボックス ── */
.aa-note-box{background:#f0f7ff;border-left:4px solid #4a9eff;padding:12px 16px;border-radius:0 6px 6px 0;margin:16px 0;line-height:1.75;font-size:14px}
/* ── 警告ボックス ── */
.aa-warning-box{background:#fff8e1;border-left:4px solid #ffa000;padding:12px 16px;border-radius:0 6px 6px 0;margin:16px 0;line-height:1.75;font-size:14px}
/* ── この記事でわかること ── */
.aa-wyl-box{background:#fff;border:2px solid #FFB900;border-radius:5px;margin:24px 0;overflow:hidden}
.aa-wyl-title{display:flex;align-items:center;gap:10px;padding:10px 14px}
.aa-wyl-line{flex:1;height:1px;background-color:#FFB900;display:block;min-width:10px}
.aa-wyl-title-text{color:#FFB900;font-weight:700;font-size:15px;white-space:nowrap;line-height:1.4}
.aa-wyl-list{margin:0 !important;padding:0 !important;list-style:none !important}
.aa-wyl-item{display:flex !important;align-items:flex-start !important;gap:10px !important;padding:14px 16px !important;border-top:1px solid #e8e8e8;line-height:1.65;font-size:14px;list-style:none !important}
.aa-wyl-item::before{display:none !important}
.aa-wyl-check{color:#FFB900;font-weight:700;font-size:15px;flex-shrink:0;margin-top:1px;line-height:1.65}
.aa-wyl-text{flex:1;color:inherit}
/* ── 吹き出しフォールバック ── */
.aa-balloon-fallback{background:#f5f5f5;border-radius:8px;padding:12px 16px;margin:12px 0;border-left:3px solid #ccc;font-size:14px;line-height:1.7}
/* ── アフィリエイトボックス ── */
.aa-affiliate-box{background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:16px 20px;margin:24px 0}
.aa-affiliate-inner{display:flex;gap:18px;align-items:center}
.aa-product-img{width:110px;height:110px;object-fit:contain;display:block;flex-shrink:0;border-radius:6px;}
.aa-affiliate-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}
.aa-product-name{font-size:13px;font-weight:700;line-height:1.5;color:#222;margin:0}
.aa-affiliate-label{font-size:10px;color:#bbb;text-align:center;letter-spacing:.04em;margin:0}
.aa-affiliate-buttons{display:flex;gap:6px;flex-wrap:wrap}
.aa-btn{flex:1 1 120px;min-width:110px;display:inline-flex;align-items:center;justify-content:center;padding:9px 4px;border-radius:5px;text-decoration:none;font-size:11.5px;font-weight:700;color:#fff;text-align:center;line-height:1.3;white-space:nowrap}
.aa-btn:hover{opacity:.85;color:#fff;text-decoration:none}
.aa-btn-rakuten{background:#bf0000}
.aa-btn-amazon{background:#ff9900;color:#222}
.aa-btn-amazon:hover{color:#222}
.aa-btn-yahoo{background:#ff0033}
.aa-btn-mercari{background:#ea352d}
.aa-btn-qoo10{background:#f06f00}
.aa-affiliate-text-links{font-size:12px;line-height:1.7;text-align:center;margin:2px 0 0;color:#555}
.aa-affiliate-text-links a{color:#1264a3;text-decoration:underline;font-weight:600}
.aa-affiliate-text-separator{color:#999;margin:0 4px}
.aa-substitute-section{display:flex;flex-direction:column;gap:24px;margin:16px 0}
.aa-substitute-title{font-size:15px;font-weight:700;margin:16px 0 6px 0;color:#222}
.aa-substitute-reason{color:inherit;margin:0 0 10px 0;line-height:1.8}
.aa-source-section{margin:32px 0 8px;padding:18px 20px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}
.aa-source-heading{font-size:16px!important;line-height:1.5!important;margin:0 0 12px!important;padding:0!important;border:none!important;background:none!important;color:#222!important}
.aa-source-list{margin:0!important;padding:0!important;list-style:none!important}
.aa-source-item{margin:0 0 10px!important;padding:0!important;list-style:none!important;line-height:1.7}
.aa-source-item::before{display:none!important;content:none!important}
.aa-source-link{font-weight:700;color:#1264a3;text-decoration:underline;text-underline-offset:2px;word-break:break-word}
.aa-source-used-for{display:block;font-size:12px;color:#64748b;margin-top:2px}
.aa-faq{margin:32px 0 24px}
.aa-faq-item{margin:0 0 20px;border-radius:6px;overflow:hidden}
.aa-faq-q-row{display:flex!important;align-items:flex-start!important;gap:12px;padding:14px 18px;background:#f8f8f8;border:1px solid #e8e8e8;border-bottom:none}
.aa-faq-q-badge{flex-shrink:0;width:26px;height:26px;background:#c0392b;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}
.aa-faq .aa-faq-q-row h3.aa-faq-q-text{font-size:15px!important;font-weight:700!important;color:#222!important;line-height:1.6!important;margin:0!important;padding:0!important;border:none!important;border-bottom:none!important;box-shadow:none!important;background:none!important;flex:1}
.aa-faq .aa-faq-q-row h3.aa-faq-q-text::before,.aa-faq .aa-faq-q-row h3.aa-faq-q-text::after{display:none!important;content:none!important;border:none!important;background:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}
.aa-faq-a-row{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;background:#fff;border:1px solid #e8e8e8}
.aa-faq-a-badge{flex-shrink:0;width:26px;height:26px;background:#d4960a;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1}
.aa-faq-a-text{font-size:14px!important;color:#444!important;line-height:1.8!important;margin:0!important;flex:1}
@media(max-width:599px){
.aa-wyl-line-left{flex:1 !important;width:auto !important;flex-shrink:1 !important}
.aa-affiliate-box{padding:16px}
.aa-affiliate-inner{flex-direction:column;align-items:center}
.aa-product-img{width:130px;height:130px}
.aa-affiliate-content{width:100%;gap:8px}
.aa-product-name{text-align:center;font-size:14px}
.aa-affiliate-buttons{flex-direction:column;gap:8px}
.aa-btn{padding:12px 8px;font-size:13px;border-radius:6px}}
「イアム」という名の服ブランドは複数存在しますが、検索されることの多いI_am(アイアム)は、運営会社である株式会社Eimの公式サイトで2026年1月17日付の「ブランドクローズのお知らせ」が掲載されており、現在は新規展開を終了しています(出典:I_am公式ページ)。この記事では、I_amというブランドがどのような評価を受けてきたのか、サイズ感や素材に関して分かっている情報を整理しました。
この記事でわかること
- ✓I_amというブランドの現状(ブランドクローズの事実)
- ✓口コミ・評判として語られてきた内容とその根拠
- ✓サイズ感・素材に関して確認できた情報と、今から購入できるかどうか
目次
イアム(I_am)はどんな評判?現在の状況
I_amは、株式会社Eim(京都市中京区、2019年設立)が展開していたレディースアパレルブランドです(出典:会社概要ページ)。公式通販サイト「eim online」では2026年1月17日付で「I_am ブランドクローズのお知らせ」が掲示されており、現時点でブランドとしての新規販売は終了しています(出典:I_am公式ページ)。実際、現在のZOZOTOWNのI_amブランドページでも該当する取り扱い商品が見つからない状態になっており、この状況と一致しています(出典:ZOZOTOWNブランドページ)。
I_amは公式にブランドクローズを発表済みで、現在は新規の取り扱いがない状態
イアムの服はどんな評価だった?口コミの内容
ここでは、I_amというブランドがどんな服として紹介されてきたか、確認できた範囲でまとめます。
ブランドの特徴として紹介されていた内容
ファッションメディアの紹介記事では、I_amは白やベージュなど落ち着いた色味のアイテムが多く、大人の女性らしさを表現できるブランドとして紹介されていました(出典:MERYブランド紹介記事)。カジュアルになりすぎない、きれいめ寄りのデザインが特徴とされており、オフィスカジュアルからプライベートまで使いやすいラインナップだったとみられています。
サイズ感・素材について
今回のSTEP0調査では、I_amの服のサイズ感や素材の質について、信頼できる一次情報(公式仕様ページやメーカー発表)として具体的な数値やレビュー集計データを確認することはできませんでした。個別の口コミサイトや個人ブログの評価は出典として使用できないため、本記事では断定的な記載を避けています。サイズ表記や素材の質感は商品ごとに異なるため、個別のアイテムについて知りたい場合は、実際に販売されていた商品ページの詳細説明を確認するのが確実な方法です。
サイズ感・素材の具体的な口コミデータは公式情報として確認できず
イアムの服は今から買える?代わりの選択肢
執筆時点(2026年7月)で確認したところ、eim online上のブランド一覧にはI_amの名称は表示されておらず、現在は同社が展開する「lawgy(ラウジー)」「Amiur(エミレ)」「MILRTY(ミルリティー)」が中心となっています(出典:eim online公式サイト)。※この情報は記事執筆時点のものです。
過去には2025年6月に「7周年」を迎え、記念アイテムが販売されていたこともプレスリリースで確認できます(出典:PR TIMESプレスリリース)。
似た系統で選べるブランド
情報として、同じ運営会社であるeim onlineの「lawgy」「Amiur」「MILRTY」は、I_amと同様にきれいめ〜カジュアルのレディースアイテムを扱っています。
イアムの服に関するよくある質問
I_amは今後再開する予定はある?
執筆時点で、公式からI_amブランドの再開に関するアナウンスは確認できていません。
I_amの服はどこで買える?
公式ブランドとしての新規販売は終了しているとみられ、ZOZOTOWNでも現在は該当アイテムが見当たりません(出典:ZOZOTOWNブランドページ)。
似た名前の別ブランドと混同していない?
「イアム」を名乗るブランドは他にも複数存在するため、探しているアイテムが本記事で扱うI_am(eim online運営)と一致しているか、購入前に運営会社名を確認することをおすすめします。
{“@context”:”https://schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”ORUNは安全ですか?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”記事にはORUNに関する情報は含まれていませんが、一般的には公式サイトや信頼できるレビューを確認することが安全性を判断する手助けになります。”}},{“@type”:”Question”,”name”:”Iamalphaの評判は?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”I_amに関する情報は詳しく述べられていますが、Iamalphaについては言及がありません。評判を知りたい場合は、口コミサイトやファッションメディアを参考にするのが良いでしょう。”}},{“@type”:”Question”,”name”:”Antiquaの年齢層は?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”Antiquaに関する具体的な情報は記事に記載されていません。一般的には、ブランドのスタイルやターゲット層によって異なるため、公式サイトやレビューを確認することをおすすめします。”}}]}
関連する質問
Q
ORUNは安全ですか?
A
記事にはORUNに関する情報は含まれていませんが、一般的には公式サイトや信頼できるレビューを確認することが安全性を判断する手助けになります。
Q
Iamalphaの評判は?
A
I_amに関する情報は詳しく述べられていますが、Iamalphaについては言及がありません。評判を知りたい場合は、口コミサイトやファッションメディアを参考にするのが良いでしょう。
Q
Antiquaの年齢層は?
A
Antiquaに関する具体的な情報は記事に記載されていません。一般的には、ブランドのスタイルやターゲット層によって異なるため、公式サイトやレビューを確認することをおすすめします。
まとめ
I_amは株式会社Eimが運営していたレディースブランドで、公式に2026年1月17日付でブランドクローズが発表されています。サイズ感や素材に関する具体的な口コミデータは公式情報として確認できませんでしたが、落ち着いた色味の大人向けアイテムとして紹介されていたブランドでした。今後変更があれば更新します。
参考・出典
I_am(アイアム)公式ページ・ブランドクローズのお知らせ
株式会社Eim 会社概要
eim online 公式サイト(現行ブランド一覧)
ZOZOTOWN I_amブランドページ
MERY「株式会社Eimの魅力溢れるECショップ」
PR TIMES「I_amブランド7周年アニバーサリーバッグ」