{"product_id":"tp622","title":"Red Balloon Sleeve Knit","description":"\u003cstyle\u003e\n  \/* ==============================\n     BASE\n  ============================== *\/\n  .ys-red-knit-page {\n    font-size: 14px;\n    line-height: 1.9;\n    color: #111;\n  }\n\n  .ys-mincho {\n    font-family:\n      \"Yu Mincho\",\n      \"YuMincho\",\n      \"Hiragino Mincho ProN\",\n      \"Hiragino Mincho Pro\",\n      \"Times New Roman\",\n      serif;\n  }\n\n  \/* ==============================\n     PRODUCT TABS\n  ============================== *\/\n  .ys-product-tabs {\n    position: relative;\n    margin: 34px 0 0;\n    border-top: 1px solid #dedede;\n  }\n\n  .ys-product-tabs \u003e input {\n    position: absolute;\n    opacity: 0;\n    pointer-events: none;\n  }\n\n  .ys-tab-nav {\n    display: grid;\n    grid-template-columns: .82fr 1.18fr 1.55fr;\n    border-bottom: 1px solid #dedede;\n  }\n\n  .ys-tab-label {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 60px;\n    padding: 0 4px;\n    margin: 0;\n\n    font-family:\n      \"Yu Mincho\",\n      \"YuMincho\",\n      \"Hiragino Mincho ProN\",\n      \"Times New Roman\",\n      serif;\n\n    font-size: 14px;\n    font-weight: 400;\n    line-height: 1.25;\n    letter-spacing: .01em;\n    color: #111;\n\n    cursor: pointer;\n    white-space: nowrap;\n  }\n\n  #ys-red-knit-details:checked\n  ~ .ys-tab-nav\n  label[for=\"ys-red-knit-details\"]::after,\n\n  #ys-red-knit-fabric:checked\n  ~ .ys-tab-nav\n  label[for=\"ys-red-knit-fabric\"]::after,\n\n  #ys-red-knit-shipping:checked\n  ~ .ys-tab-nav\n  label[for=\"ys-red-knit-shipping\"]::after {\n    content: \"\";\n    position: absolute;\n    left: 10px;\n    right: 10px;\n    bottom: -1px;\n    height: 1px;\n    background: #111;\n  }\n\n  .ys-tab-panel {\n    display: none;\n    padding: 25px 4px 29px;\n    font-size: 13px;\n    line-height: 1.9;\n    color: #111;\n  }\n\n  #ys-red-knit-details:checked\n  ~ .ys-tab-panels\n  .ys-panel-details {\n    display: block;\n  }\n\n  #ys-red-knit-fabric:checked\n  ~ .ys-tab-panels\n  .ys-panel-fabric {\n    display: block;\n  }\n\n  #ys-red-knit-shipping:checked\n  ~ .ys-tab-panels\n  .ys-panel-shipping {\n    display: block;\n  }\n\n  .ys-info-heading {\n    margin: 0 0 9px;\n    font-family:\n      \"Yu Mincho\",\n      \"YuMincho\",\n      \"Hiragino Mincho ProN\",\n      \"Times New Roman\",\n      serif;\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: .08em;\n    color: #666;\n  }\n\n  .ys-info-title {\n    margin: 0 0 13px;\n    font-family:\n      \"Yu Mincho\",\n      \"YuMincho\",\n      \"Hiragino Mincho ProN\",\n      \"Times New Roman\",\n      serif;\n    font-size: 16px;\n    font-weight: 400;\n    line-height: 1.7;\n  }\n\n  .ys-info-block {\n    margin: 0 0 26px;\n  }\n\n  .ys-info-block:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* ==============================\n     SIZE TABLE\n  ============================== *\/\n  .ys-size-wrap {\n    overflow-x: auto;\n  }\n\n  .ys-product-tabs table {\n    width: 100%;\n    min-width: 430px;\n    border-collapse: collapse;\n    margin: 5px 0 10px;\n    font-size: 12px;\n  }\n\n  .ys-product-tabs th,\n  .ys-product-tabs td {\n    padding: 10px 5px;\n    border-bottom: 1px solid #e5e5e5;\n    text-align: left;\n    font-weight: 400;\n    white-space: nowrap;\n  }\n\n  .ys-product-tabs th {\n    color: #777;\n    font-size: 11px;\n  }\n\n  .ys-tab-note {\n    margin: 11px 0 0 !important;\n    color: #777;\n    font-size: 11px;\n    line-height: 1.75;\n  }\n\n  \/* ==============================\n     SHIPPING\n  ============================== *\/\n  .ys-shipping-row {\n    padding: 0 0 21px;\n    margin: 0 0 21px;\n    border-bottom: 1px solid #ededed;\n  }\n\n  .ys-shipping-row:last-child {\n    padding-bottom: 0;\n    margin-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .ys-shipping-heading {\n    margin: 0 0 9px;\n    font-family:\n      \"Yu Mincho\",\n      \"YuMincho\",\n      \"Hiragino Mincho ProN\",\n      \"Times New Roman\",\n      serif;\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: .08em;\n    color: #666;\n  }\n\n  .ys-shipping-main {\n    margin: 0 0 4px;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .ys-shipping-text {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .ys-shipping-note {\n    margin: 11px 0 0;\n    font-size: 11px;\n    line-height: 1.8;\n    color: #777;\n  }\n\n  \/* ==============================\n     MOBILE\n  ============================== *\/\n  @media screen and (max-width: 390px) {\n    .ys-tab-label {\n      min-height: 57px;\n      padding-left: 1px;\n      padding-right: 1px;\n      font-size: 11.5px;\n    }\n\n    .ys-tab-panel {\n      padding-left: 2px;\n      padding-right: 2px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ys-red-knit-page\"\u003e\n\u003c!-- ==============================\n       PRODUCT STORY\n  ============================== --\u003e\n\u003cdiv style=\"margin: 0 0 34px;\"\u003e\n\u003cp style=\"margin: 0 0 7px; font-size: 10px; letter-spacing: .16em; color: #82776a;\"\u003eRED BALLOON SLEEVE KNIT\u003c\/p\u003e\n\u003cp class=\"ys-mincho\" style=\"margin: 0 0 16px; font-size: 18px; line-height: 1.65;\"\u003eコーディネートを変える、鮮やかな赤。\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px;\"\u003eふっくらとした肉厚な編み地と、立体的に膨らむバルーンスリーブが目を引くショートニット。\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px;\"\u003e鮮やかなレッドが、いつものデニムやベーシックカラーのボトムを新鮮な印象に見せてくれます。\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eコンパクトな着丈で、ボリュームのある袖とのバランスも美しく。一枚取り入れるだけで、スタイリングが完成します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ==============================\n       PRODUCT INFO TABS\n  ============================== --\u003e\n\u003cdiv class=\"ys-product-tabs\"\u003e\n\u003c!-- CONTROLS --\u003e \u003cinput type=\"radio\" name=\"ys-red-knit-product-info\" id=\"ys-red-knit-details\" checked\u003e \u003cinput type=\"radio\" name=\"ys-red-knit-product-info\" id=\"ys-red-knit-fabric\"\u003e \u003cinput type=\"radio\" name=\"ys-red-knit-product-info\" id=\"ys-red-knit-shipping\"\u003e \u003c!-- NAV --\u003e\n\u003cdiv class=\"ys-tab-nav\"\u003e\n\u003clabel class=\"ys-tab-label\" for=\"ys-red-knit-details\"\u003e DETAILS \u003c\/label\u003e \u003clabel class=\"ys-tab-label\" for=\"ys-red-knit-fabric\"\u003e FABRIC \u0026amp; SIZE \u003c\/label\u003e \u003clabel class=\"ys-tab-label\" for=\"ys-red-knit-shipping\"\u003e SHIPPING \u0026amp; NOTES \u003c\/label\u003e\n\u003c\/div\u003e\n\u003c!-- PANELS --\u003e\n\u003cdiv class=\"ys-tab-panels\"\u003e\n\u003c!-- ==========================\n           DETAILS\n      ========================== --\u003e\n\u003cdiv class=\"ys-tab-panel ys-panel-details\"\u003e\n\u003cdiv class=\"ys-info-block\"\u003e\n\u003cp class=\"ys-info-heading\"\u003eDETAILS\u003c\/p\u003e\n\u003cp class=\"ys-info-title\"\u003e一枚で着映える、主役ニット。\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px;\"\u003eしっかりとした肉厚なニット素材を使用し、身体のラインを拾いすぎず、きれいなシルエットを保ちます。\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px;\"\u003e肩からふんわりと膨らむバルーンスリーブが、女性らしい華やかさを演出。袖口をリブで引き締めることで、立体的な袖のフォルムを際立たせています。\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eグレー・アイボリー・ブラック・ブラウン・ベージュ・ネイビーなどのベーシックカラーはもちろん、デニムとも好相性。いつものボトムに合わせるだけで、鮮度のあるスタイリングを楽しめます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==========================\n           FABRIC \u0026 SIZE\n      ========================== --\u003e\n\u003cdiv class=\"ys-tab-panel ys-panel-fabric\"\u003e\n\u003c!-- COLOR --\u003e\n\u003cdiv class=\"ys-info-block\"\u003e\n\u003cp class=\"ys-info-heading\"\u003eCOLOR\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px;\"\u003e\u003cstrong\u003eRed\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FABRIC --\u003e\n\u003cdiv class=\"ys-info-block\"\u003e\n\u003cp class=\"ys-info-heading\"\u003eFABRIC\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 14px;\"\u003e\u003cstrong\u003ePolyester \/ Nylon \/ Others\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eふっくらと厚みのあるニット素材。立体的なバルーンスリーブのシルエットをきれいに保ち、コーディネートに温かみのある表情を添えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FIT --\u003e\n\u003cdiv class=\"ys-info-block\"\u003e\n\u003cp class=\"ys-info-heading\"\u003eFIT\u003c\/p\u003e\n\u003cp style=\"margin: 0;\"\u003eOne size \/ ショート丈 \/ バルーンスリーブ \/ 五分袖程度 \/ リブネック\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003cdiv class=\"ys-info-block\"\u003e\n\u003cp class=\"ys-info-heading\"\u003eSIZE GUIDE\u003c\/p\u003e\n\u003cdiv class=\"ys-size-wrap\"\u003e\n\u003ctable\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\u003eONE SIZE\u003c\/td\u003e\n\u003ctd\u003e約35cm\u003c\/td\u003e\n\u003ctd\u003e約36cm\u003c\/td\u003e\n\u003ctd\u003e約98cm\u003c\/td\u003e\n\u003ctd\u003e約41cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"ys-tab-note\"\u003e※コンパクトなショート丈のデザインです。\u003cbr\u003e※サイズは平置きでの採寸です。採寸方法により1〜3cm程度の誤差が生じる場合がございます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==========================\n           SHIPPING \u0026 NOTES\n      ========================== --\u003e\n\u003cdiv class=\"ys-tab-panel ys-panel-shipping\"\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ys-shipping-row\"\u003e\n\u003cp class=\"ys-shipping-heading\"\u003eDELIVERY\u003c\/p\u003e\n\u003cp class=\"ys-shipping-main\"\u003e\u003cstrong\u003eご入金確認後、1〜2週間前後で発送予定\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ys-shipping-note\"\u003e※海外からのお取り寄せ商品のため、まれに品切れとなる場合や、入荷状況・輸送状況により発送までお時間をいただく場合がございます。\u003cbr\u003e品切れの場合は、速やかに返金処理をさせていただきます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"ys-shipping-row\"\u003e\n\u003cp class=\"ys-shipping-heading\"\u003eNOTES\u003c\/p\u003e\n\u003cp class=\"ys-shipping-text\"\u003eニット製品の特性上、編み目やサイズ感には若干の個体差が生じる場合がございます。\u003c\/p\u003e\n\u003cp class=\"ys-shipping-note\"\u003eバッグやアクセサリーなどによる引っ掛かり、着用中の摩擦にご注意ください。\u003c\/p\u003e\n\u003cp class=\"ys-shipping-note\"\u003eお客様都合による返品・交換はお受けしておりません。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Y's Stella","offers":[{"title":"Default Title","offer_id":44680612151382,"sku":"tp622","price":5890.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/3339\/4006\/files\/182350028_3edebffd-a030-4c42-8881-0a9a88f65920.jpg?v=1778427219","url":"https:\/\/ys-stella.com\/products\/tp622","provider":"Y's Stella Online","version":"1.0","type":"link"}