{"product_id":"mind-control-t","title":"\"마인드 컨트롤\" 티셔츠","description":"\u003cdiv class=\"red-accent-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"acc-label-red\"\u003eSIZE GUIDE\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003ctable class=\"size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003e어깨 너비\u003c\/th\u003e\n\u003cth\u003e가슴 너비\u003c\/th\u003e\n\u003cth\u003e총장\u003c\/th\u003e\n\u003cth\u003e소매 길이\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e1 (M)\u003c\/td\u003e\n\u003ctd\u003e55 cm\u003c\/td\u003e\n\u003ctd\u003e58 cm\u003c\/td\u003e\n\u003ctd\u003e60 cm\u003c\/td\u003e\n\u003ctd\u003e21 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2 (L)\u003c\/td\u003e\n\u003ctd\u003e59 cm\u003c\/td\u003e\n\u003ctd\u003e65 cm\u003c\/td\u003e\n\u003ctd\u003e65 cm\u003c\/td\u003e\n\u003ctd\u003e22 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 共通スタイル（もし以前のDETAILSのスタイルが全体CSSにあればここは不要だけど、念のため） *\/\n.red-accent-accordion {\n  border-top: 1px solid #eee;\n  margin-top: 10px;\n}\n.red-accent-accordion details {\n  border-bottom: 1px solid #eee;\n}\n.red-accent-accordion summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 12px 0;\n  cursor: pointer;\n  list-style: none;\n}\n.red-accent-accordion summary::-webkit-details-marker {\n  display: none;\n}\n.acc-label-red {\n  background-color: #D4001A; \/* PANTONE 2035C *\/\n  color: #fff;\n  font-size: 11px;\n  font-weight: 800;\n  padding: 3px 10px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n.acc-icon {\n  font-size: 16px;\n  font-weight: 300;\n  color: #111;\n}\n\n\/* 内部のテーブルデザイン *\/\n.acc-content {\n  padding: 10px 0 20px;\n}\n.size-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-bottom: 12px;\n}\n.size-table th {\n  font-size: 10px;\n  font-weight: 700;\n  text-align: left;\n  padding: 8px 0;\n  color: #111;\n  border-bottom: 1px solid #eee;\n  letter-spacing: 0.05em;\n}\n.size-table td {\n  font-size: 12px;\n  padding: 10px 0;\n  color: #444;\n  border-bottom: 1px solid #f9f9f9;\n}\n.size-note {\n  font-size: 10px;\n  color: #888;\n  line-height: 1.5;\n  margin: 0;\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n.model-spec-tag {\n  display: inline-flex;\n  flex-direction: column;\n  align-items: flex-start;\n  margin: 20px 0;\n  font-family: \"Helvetica Neue\", Arial, sans-serif;\n}\n\n.spec-label {\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.15em;\n  color: #fff;\n  background: #111;\n  padding: 2px 8px;\n  margin-bottom: 6px;\n  border-radius: 2px;\n}\n\n.spec-details {\n  display: flex;\n  align-items: center;\n  font-size: 13px;\n  color: #444;\n  border-left: 2px solid #111; \/* 縦線でアクセント *\/\n  padding-left: 12px;\n}\n\n.spec-item strong {\n  color: #111;\n  font-weight: 600;\n}\n\n.divider {\n  margin: 0 10px;\n  color: #ccc;\n  font-weight: 300;\n}\n\n.size-box {\n  background: #f0f0f0;\n  padding: 2px 6px;\n  font-weight: bold;\n  color: #111;\n  margin-left: 4px;\n}\n\n\/* スマホでの調整 *\/\n@media screen and (max-width: 480px) {\n  .spec-details {\n    font-size: 11px;\n    padding-left: 10px;\n  }\n  .divider {\n    margin: 0 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cstyle\u003e\n.ultimate-center-chart {\n  margin: 20px 0;\n  width: 100%;\n}\n\n.ultimate-center-chart table {\n  width: 100%;\n  border-collapse: collapse;\n  table-layout: fixed; \/* 全ての列幅を均等に固定 *\/\n  border-top: 1.5px solid #000;\n  border-bottom: 1.5px solid #000;\n}\n\n\/* ヘッダーとセルの共通設定 *\/\n.ultimate-center-chart th, \n.ultimate-center-chart td {\n  \/* ここで強制的に真ん中寄せ *\/\n  text-align: center !important; \n  vertical-align: middle;\n  padding: 12px 0;\n  border-bottom: 1px solid #eee;\n  white-space: nowrap;\n  \/* ブラウザのデフォルト余白を消去 *\/\n  margin: 0;\n}\n\n.ultimate-center-chart th {\n  font-size: 11px;\n  font-weight: 700;\n  color: #000;\n  background-color: #fafafa;\n}\n\n.ultimate-center-chart td {\n  font-size: 13px;\n  color: #333;\n}\n\n\/* SIZE列とS,M,Lの列だけ色を変えて強調 *\/\n.ultimate-center-chart .size-label,\n.ultimate-center-chart .col-size {\n  background-color: #fafafa;\n  font-weight: 700;\n  color: #000;\n}\n\n\/* スマホ用の微調整 *\/\n@media screen and (max-width: 480px) {\n  .ultimate-center-chart th {\n    font-size: 9px;\n    padding: 10px 0;\n  }\n  .ultimate-center-chart td {\n    font-size: 11px;\n    padding: 10px 0;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"red-accent-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"acc-label-red\"\u003eMODEL INFO\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003cdiv class=\"material-details\"\u003e\u003cspan class=\"material-item\"\u003e178cm \/ 67kg \u003cstrong\u003eSIZE②\u003c\/strong\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.red-accent-accordion {\n  margin: 10px 0;\n  border-bottom: 1px solid #eee;\n  font-family: \"Helvetica Neue\", Arial, sans-serif;\n}\n\n.red-accent-accordion summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 15px 0;\n  cursor: pointer;\n  list-style: none;\n  outline: none;\n}\n\n.red-accent-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n\/* PANTONE 2035C (#D4001A) を適用 *\/\n.acc-label-red {\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.15em;\n  color: #fff;\n  background: #D4001A; \/* PANTONE 2035C の近似色 *\/\n  padding: 2px 8px;\n  border-radius: 2px;\n}\n\n.acc-icon {\n  font-size: 18px;\n  color: #111;\n  font-weight: 300;\n  transition: transform 0.3s;\n}\n\n.red-accent-accordion details[open] .acc-icon {\n  transform: rotate(45deg);\n}\n\n.acc-content {\n  padding: 5px 0 20px 0;\n  animation: fadeIn 0.4s ease;\n}\n\n.material-item {\n  font-size: 13px;\n  color: #111;\n  letter-spacing: 0.05em;\n  display: block;\n}\n\n.material-item strong {\n  font-weight: 700;\n}\n\n.material-desc {\n  font-size: 11px;\n  color: #888;\n  margin: 5px 0 0 0;\n}\n\n@keyframes fadeIn {\n  from { opacity: 0; }\n  to { opacity: 1; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"red-accent-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"acc-label-red\"\u003eDETAILS\u003c\/span\u003e \u003cspan class=\"acc-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"acc-content\"\u003e\n\u003cul class=\"detail-list\"\u003e\n\u003cli\u003e품번:\u003c\/li\u003e\n\u003cli\u003e소재: COTTON 100%\u003c\/li\u003e\n\u003cli\u003e생산국: 일본제\u003c\/li\u003e\n\u003cli\u003e오리지널 그래픽 프린트\u003c\/li\u003e\n\u003cli\u003e실크스크린\u003c\/li\u003e\n\u003cli\u003e크롭 BOX 실루엣\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n.red-accent-accordion {\n  margin: 10px 0;\n  border-bottom: 1px solid #eee;\n  font-family: \"Helvetica Neue\", Arial, sans-serif;\n}\n\n.red-accent-accordion summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 15px 0;\n  cursor: pointer;\n  list-style: none;\n  outline: none;\n}\n\n.red-accent-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.acc-label-red {\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.15em;\n  color: #fff;\n  background: #D4001A; \/* PANTONE 2035C *\/\n  padding: 2px 8px;\n  border-radius: 2px;\n}\n\n.acc-icon {\n  font-size: 18px;\n  color: #111;\n  font-weight: 300;\n  transition: transform 0.3s;\n}\n\n.red-accent-accordion details[open] .acc-icon {\n  transform: rotate(45deg);\n}\n\n.acc-content {\n  padding: 10px 0 20px 0;\n  animation: fadeIn 0.4s ease;\n}\n\n\/* 箇条書きのデザイン *\/\n.detail-list {\n  margin: 0;\n  padding: 0 0 15px 15px;\n  list-style-type: square; \/* 四角いドットでおしゃれに *\/\n}\n\n.detail-list li {\n  font-size: 13px;\n  color: #333;\n  line-height: 1.6;\n  margin-bottom: 10px;\n}\n\n\/* ヴィンテージの注意書き *\/\n.vintage-notice {\n  background-color: #f9f9f9;\n  padding: 12px;\n  border-radius: 4px;\n}\n\n.vintage-notice p {\n  font-size: 11px;\n  color: #666;\n  margin: 0;\n  line-height: 1.5;\n}\n\n@keyframes fadeIn {\n  from { opacity: 0; }\n  to { opacity: 1; }\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"MAISON CASANOVA","offers":[{"title":"1","offer_id":44078511030308,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true},{"title":"2","offer_id":44078511063076,"sku":null,"price":22000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/4859\/2420\/files\/MINDCONTROL_6.jpg?v=1777532115","url":"https:\/\/csnv.jp\/ko\/products\/mind-control-t","provider":"MAISON CASANOVA","version":"1.0","type":"link"}