{"product_id":"weedyyz-logo-nylon-shorts","title":"Weedyyz®︎ ロゴ ナイロンショーツ","description":"\u003cstyle\u003e\n\/* =========================================\n   WEEDYYZ®︎ MERCH\n   LOGO NYLON SHORTS\n========================================= *\/\n\n.wyz-shorts{\n  --green:#169447;\n  --green-dark:#087131;\n  --green-soft:#eaf7ee;\n  --black:#101010;\n  --gray:#6d6d6d;\n  --line:#dcded9;\n  --offwhite:#f7f8f4;\n  --white:#ffffff;\n\n  color:var(--black);\n  font-family:inherit;\n}\n\n.wyz-shorts *,\n.wyz-shorts *::before,\n.wyz-shorts *::after{\n  box-sizing:border-box;\n}\n\n.wyz-shorts-wrap{\n  width:min(100%,980px);\n  margin:0 auto;\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n.wyz-shorts-hero{\n  position:relative;\n  overflow:hidden;\n  padding:90px 45px;\n\n  background:\n    radial-gradient(\n      circle at 82% 20%,\n      rgba(22,148,71,.22),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #ffffff 0%,\n      #f4faf6 58%,\n      #e3f4e8 100%\n    );\n}\n\n.wyz-shorts-hero::before{\n  content:\"\";\n  position:absolute;\n  width:420px;\n  height:420px;\n  right:-170px;\n  top:-190px;\n  border:1px solid rgba(22,148,71,.25);\n  border-radius:50%;\n}\n\n.wyz-shorts-eyebrow{\n  position:relative;\n  z-index:2;\n  margin-bottom:22px;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.22em;\n}\n\n.wyz-shorts-hero h2{\n  position:relative;\n  z-index:2;\n  margin:0;\n  font-size:clamp(46px,8vw,94px);\n  line-height:.87;\n  letter-spacing:-.06em;\n  font-weight:900;\n}\n\n.wyz-shorts-hero h2 span{\n  display:block;\n}\n\n.wyz-shorts-hero-copy{\n  position:relative;\n  z-index:2;\n  max-width:720px;\n  margin-top:35px;\n  color:#555;\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* =========================================\n   PROFILE\n========================================= *\/\n\n.wyz-shorts-profile{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-shorts-profile-item{\n  padding:24px 22px;\n  border-right:1px solid rgba(255,255,255,.35);\n}\n\n.wyz-shorts-profile-item:last-child{\n  border-right:0;\n}\n\n.wyz-shorts-profile-item small{\n  display:block;\n  margin-bottom:7px;\n  font-size:9px;\n  letter-spacing:.18em;\n  opacity:.7;\n}\n\n.wyz-shorts-profile-item strong{\n  font-size:15px;\n}\n\n\n\/* =========================================\n   GENERAL\n========================================= *\/\n\n.wyz-shorts-section{\n  padding:75px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-shorts-label{\n  margin-bottom:18px;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.2em;\n}\n\n.wyz-shorts-title{\n  margin:0 0 30px;\n  font-size:clamp(34px,5vw,62px);\n  line-height:.92;\n  letter-spacing:-.045em;\n  font-weight:900;\n}\n\n.wyz-shorts-section p{\n  margin:0 0 18px;\n  color:var(--gray);\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* =========================================\n   DOUBLE GRAPHIC\n========================================= *\/\n\n.wyz-shorts-graphic{\n  padding:85px 45px;\n  background:var(--black);\n  color:#fff;\n}\n\n.wyz-shorts-graphic .wyz-shorts-label{\n  color:#54df85;\n}\n\n.wyz-shorts-graphic h2{\n  margin:0 0 22px;\n  font-size:clamp(43px,7vw,82px);\n  line-height:.86;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-shorts-graphic-profile{\n  margin-bottom:35px;\n  color:#54df85;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.14em;\n}\n\n.wyz-shorts-graphic p{\n  max-width:760px;\n  margin:0 0 16px;\n  color:#c9c9c9;\n  font-size:15px;\n  line-height:2;\n}\n\n.wyz-shorts-side-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  margin-top:45px;\n  border-top:1px solid rgba(255,255,255,.3);\n}\n\n.wyz-shorts-side{\n  padding:30px 25px 30px 0;\n}\n\n.wyz-shorts-side + .wyz-shorts-side{\n  padding-left:30px;\n  border-left:1px solid rgba(255,255,255,.3);\n}\n\n.wyz-shorts-side small{\n  display:block;\n  margin-bottom:9px;\n  color:#54df85;\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.17em;\n}\n\n.wyz-shorts-side strong{\n  display:block;\n  margin-bottom:10px;\n  font-size:24px;\n}\n\n.wyz-shorts-side span{\n  color:#c9c9c9;\n  font-size:13px;\n  line-height:1.8;\n}\n\n\n\/* =========================================\n   FEATURES\n========================================= *\/\n\n.wyz-shorts-features{\n  padding:75px 0;\n  background:var(--green-soft);\n}\n\n.wyz-shorts-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  border-top:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-shorts-feature{\n  min-height:145px;\n  padding:28px 25px 28px 0;\n  border-bottom:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-shorts-feature:nth-child(even){\n  padding-left:25px;\n  border-left:1px solid rgba(22,148,71,.25);\n}\n\n.wyz-shorts-feature small{\n  display:block;\n  margin-bottom:9px;\n  color:var(--green);\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.17em;\n}\n\n.wyz-shorts-feature strong{\n  display:block;\n  margin-bottom:8px;\n  font-size:20px;\n}\n\n.wyz-shorts-feature p{\n  margin:0;\n  color:var(--gray);\n  font-size:13px;\n  line-height:1.8;\n}\n\n\n\/* =========================================\n   BLACK\n========================================= *\/\n\n.wyz-shorts-black{\n  padding:85px 45px;\n  background:var(--green);\n  color:#fff;\n}\n\n.wyz-shorts-black-label{\n  margin-bottom:20px;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.2em;\n  opacity:.75;\n}\n\n.wyz-shorts-black h2{\n  margin:0;\n  font-size:clamp(58px,10vw,120px);\n  line-height:.82;\n  letter-spacing:-.065em;\n  font-weight:900;\n}\n\n.wyz-shorts-black p{\n  max-width:730px;\n  margin-top:32px;\n  color:rgba(255,255,255,.86);\n  font-size:14px;\n  line-height:2;\n}\n\n\n\/* =========================================\n   STYLE\n========================================= *\/\n\n.wyz-shorts-style{\n  padding:85px 45px;\n  background:var(--black);\n  color:#fff;\n}\n\n.wyz-shorts-style .wyz-shorts-label{\n  color:#54df85;\n}\n\n.wyz-shorts-style h2{\n  margin:0 0 28px;\n  font-size:clamp(43px,7vw,80px);\n  line-height:.87;\n  letter-spacing:-.055em;\n  font-weight:900;\n}\n\n.wyz-shorts-style p{\n  max-width:760px;\n  margin:0 0 17px;\n  color:#c9c9c9;\n  font-size:15px;\n  line-height:2;\n}\n\n\n\/* =========================================\n   DETAILS\n========================================= *\/\n\n.wyz-shorts-details{\n  width:100%;\n  border-collapse:collapse;\n  border-top:1px solid var(--line);\n}\n\n.wyz-shorts-details th,\n.wyz-shorts-details td{\n  padding:20px 0;\n  border-bottom:1px solid var(--line);\n  text-align:left;\n  vertical-align:top;\n}\n\n.wyz-shorts-details th{\n  width:32%;\n  color:var(--green);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.15em;\n}\n\n.wyz-shorts-details td{\n  color:#333;\n  font-size:14px;\n  line-height:1.8;\n}\n\n\n\/* =========================================\n   FAQ\n========================================= *\/\n\n.wyz-shorts-faq{\n  padding:75px 0;\n  background:var(--offwhite);\n}\n\n.wyz-shorts-faq-list{\n  border-top:1px solid var(--line);\n}\n\n.wyz-shorts-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.wyz-shorts-faq summary{\n  position:relative;\n  padding:25px 40px 25px 0;\n  cursor:pointer;\n  list-style:none;\n  font-size:17px;\n  font-weight:700;\n}\n\n.wyz-shorts-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.wyz-shorts-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:3px;\n  top:20px;\n  color:var(--green);\n  font-size:27px;\n}\n\n.wyz-shorts-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.wyz-shorts-answer{\n  max-width:760px;\n  padding-bottom:25px;\n  color:var(--gray);\n  font-size:14px;\n  line-height:2;\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media(max-width:749px){\n\n  .wyz-shorts-hero,\n  .wyz-shorts-graphic,\n  .wyz-shorts-black,\n  .wyz-shorts-style{\n    padding-left:22px;\n    padding-right:22px;\n  }\n\n  .wyz-shorts-profile{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .wyz-shorts-profile-item{\n    border-bottom:1px solid rgba(255,255,255,.3);\n  }\n\n  .wyz-shorts-feature-grid,\n  .wyz-shorts-side-grid{\n    grid-template-columns:1fr;\n  }\n\n  .wyz-shorts-feature:nth-child(even){\n    padding-left:0;\n    border-left:0;\n  }\n\n  .wyz-shorts-side + .wyz-shorts-side{\n    padding-left:0;\n    border-left:0;\n    border-top:1px solid rgba(255,255,255,.3);\n  }\n\n  .wyz-shorts-details th{\n    width:38%;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wyz-shorts\"\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"wyz-shorts-hero\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-eyebrow\"\u003e\n    WEEDYYZ®︎ \/ MERCH \/ NYLON SHORTS\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    \u003cspan\u003eLOGO\u003c\/span\u003e\n    \u003cspan\u003eNYLON\u003c\/span\u003e\n    \u003cspan\u003eSHORTS.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"wyz-shorts-hero-copy\"\u003e\n    ブラックボディの左右に異なるグラフィックを落とし込んだ、\n    Weedyyz®︎オリジナル ナイロンショーツ。\n    リラックスしたシルエットとストリート感を両立した、\n    デイリーに使いやすいマーチアイテムです。\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PROFILE --\u003e\n\n\u003cdiv class=\"wyz-shorts-profile\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-profile-item\"\u003e\n    \u003csmall\u003eCOLOR\u003c\/small\u003e\n    \u003cstrong\u003eBLACK\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-shorts-profile-item\"\u003e\n    \u003csmall\u003eSTYLE\u003c\/small\u003e\n    \u003cstrong\u003eNYLON SHORTS\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-shorts-profile-item\"\u003e\n    \u003csmall\u003eGRAPHIC\u003c\/small\u003e\n    \u003cstrong\u003eDOUBLE DESIGN\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"wyz-shorts-profile-item\"\u003e\n    \u003csmall\u003eFIT\u003c\/small\u003e\n    \u003cstrong\u003eRELAXED\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- CONCEPT --\u003e\n\n\u003csection class=\"wyz-shorts-section\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-label\"\u003e\n      PRODUCT CONCEPT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-shorts-title\"\u003e\n      BLACK.\u003cbr\u003e\n      STREET.\u003cbr\u003e\n      GRAPHIC.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Weedyyz®︎ ロゴ ナイロンショーツは、\n      シンプルなブラックボディをベースに\n      左右で異なるグラフィックを配置したオリジナルショーツです。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      左裾にはヴィンテージ調のリーフモチーフ、\n      右裾にはクラシックなラベルから着想を得た\n      Weedyyz®︎ロゴを配置しています。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ゆったりしたシルエットで、\n      ストリートからリラックススタイルまで\n      幅広いコーディネートに取り入れやすい一着です。\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- GRAPHICS --\u003e\n\n\u003csection class=\"wyz-shorts-graphic\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-label\"\u003e\n      DOUBLE GRAPHIC\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      LEFT.\u003cbr\u003e\n      RIGHT.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-shorts-graphic-profile\"\u003e\n      LEAF × WEEDYYZ®︎ LOGO\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      左右それぞれに異なるグラフィックを配置することで、\n      シンプルなブラックショーツに\n      Weedyyz®︎らしいアクセントを加えています。\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wyz-shorts-side-grid\"\u003e\n\n      \u003cdiv class=\"wyz-shorts-side\"\u003e\n        \u003csmall\u003eLEFT LEG\u003c\/small\u003e\n        \u003cstrong\u003eLEAF GRAPHIC\u003c\/strong\u003e\n        \u003cspan\u003e\n          左裾にはヴィンテージテイストを意識した\n          リーフモチーフを配置。\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-side\"\u003e\n        \u003csmall\u003eRIGHT LEG\u003c\/small\u003e\n        \u003cstrong\u003eWEEDYYZ®︎ LOGO\u003c\/strong\u003e\n        \u003cspan\u003e\n          右裾にはクラシックなラベルをイメージした\n          Weedyyz®︎ロゴを配置。\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FEATURES --\u003e\n\n\u003csection class=\"wyz-shorts-features\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-label\"\u003e\n      FEATURES\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-shorts-title\"\u003e\n      BUILT FOR\u003cbr\u003e\n      DAILY LIFE.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-shorts-feature-grid\"\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e01 \/ ORIGINAL\u003c\/small\u003e\n        \u003cstrong\u003eWeedyyz®︎ Design\u003c\/strong\u003e\n        \u003cp\u003eWeedyyz®︎オリジナルデザイン。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e02 \/ GRAPHIC\u003c\/small\u003e\n        \u003cstrong\u003eDouble Graphic\u003c\/strong\u003e\n        \u003cp\u003e左右で異なるグラフィックを配置。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e03 \/ COLOR\u003c\/small\u003e\n        \u003cstrong\u003eAll Black\u003c\/strong\u003e\n        \u003cp\u003eスタイリングしやすいブラックカラー。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e04 \/ WAIST\u003c\/small\u003e\n        \u003cstrong\u003eElastic Waist\u003c\/strong\u003e\n        \u003cp\u003eデイリーに履きやすいウエストゴム仕様。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e05 \/ LOOP\u003c\/small\u003e\n        \u003cstrong\u003eUtility Loop\u003c\/strong\u003e\n        \u003cp\u003eキーホルダーなどを取り付けられるループ付き。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e06 \/ FIT\u003c\/small\u003e\n        \u003cstrong\u003eRelaxed Fit\u003c\/strong\u003e\n        \u003cp\u003eゆったりしたリラックスシルエット。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e07 \/ STYLE\u003c\/small\u003e\n        \u003cstrong\u003eStreet Ready\u003c\/strong\u003e\n        \u003cp\u003eTシャツやスニーカーと合わせやすいデザイン。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wyz-shorts-feature\"\u003e\n        \u003csmall\u003e08 \/ USE\u003c\/small\u003e\n        \u003cstrong\u003eMulti Scene\u003c\/strong\u003e\n        \u003cp\u003eデイリー、レジャー、アウトドアにも対応。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BLACK --\u003e\n\n\u003csection class=\"wyz-shorts-black\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-black-label\"\u003e\n      EVERYDAY BLACK\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      BLACK\u003cbr\u003e\n      GOES\u003cbr\u003e\n      ANYWHERE.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      ベースカラーは合わせやすいブラック。\n      グラフィックをアクセントにしながらも、\n      Tシャツ、タンクトップ、フーディー、\n      スニーカーなど幅広いアイテムと組み合わせられます。\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- STYLE --\u003e\n\n\u003csection class=\"wyz-shorts-style\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-label\"\u003e\n      STREET STYLE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      WEAR.\u003cbr\u003e\n      CHILL.\u003cbr\u003e\n      MOVE.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      オーバーサイズTシャツと合わせた\n      ストリートスタイルはもちろん、\n      タンクトップやスニーカーと合わせた\n      軽いサマースタイルにもおすすめ。\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      ゆったりしたシルエットなので、\n      普段使いだけでなく、\n      レジャー、アウトドア、リラックスウェアとしても\n      取り入れやすいショーツです。\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- DETAILS --\u003e\n\n\u003csection class=\"wyz-shorts-section\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-label\"\u003e\n      PRODUCT DETAILS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-shorts-title\"\u003e\n      THE\u003cbr\u003e\n      SPEC.\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"wyz-shorts-details\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePRODUCT\u003c\/th\u003e\n          \u003ctd\u003eWeedyyz®︎ ロゴ ナイロンショーツ\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTYPE\u003c\/th\u003e\n          \u003ctd\u003eNylon Shorts\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCOLOR\u003c\/th\u003e\n          \u003ctd\u003eBlack\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eLEFT GRAPHIC\u003c\/th\u003e\n          \u003ctd\u003eヴィンテージ調 リーフグラフィック\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRIGHT GRAPHIC\u003c\/th\u003e\n          \u003ctd\u003eWeedyyz®︎ ロゴグラフィック\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWAIST\u003c\/th\u003e\n          \u003ctd\u003eウエストゴム仕様\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDETAIL\u003c\/th\u003e\n          \u003ctd\u003eキーホルダー等を取り付けられるループ付き\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eFIT\u003c\/th\u003e\n          \u003ctd\u003eRelaxed Fit\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eSTYLE\u003c\/th\u003e\n          \u003ctd\u003eStreet \/ Relax \/ Outdoor\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"wyz-shorts-faq\"\u003e\n\n  \u003cdiv class=\"wyz-shorts-wrap\"\u003e\n\n    \u003cdiv class=\"wyz-shorts-label\"\u003e\n      FREQUENTLY ASKED QUESTIONS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"wyz-shorts-title\"\u003e\n      FAQ.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wyz-shorts-faq-list\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eカラーは何色ですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          合わせやすいブラックカラーです。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e左右のデザインは同じですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          いいえ。左裾にはヴィンテージ調のリーフグラフィック、\n          右裾にはWeedyyz®︎ロゴを配置しています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eウエストはゴム仕様ですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          はい。デイリーに履きやすいウエストゴム仕様です。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eキーホルダーなどを付けられますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          はい。キーホルダーなどを取り付けられるループを備えています。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eシルエットは細身ですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          ゆったりとしたリラックス感のあるシルエットです。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e普段着以外にも使えますか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          デイリーウェアのほか、\n          レジャー、アウトドア、リラックスシーンにも\n          取り入れやすいデザインです。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWeedyyz®︎オリジナル商品ですか？\u003c\/summary\u003e\n        \u003cdiv class=\"wyz-shorts-answer\"\u003e\n          はい。Weedyyz®︎オリジナルデザインのショーツです。\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Weedyyz®︎ CBD","offers":[{"title":"Default Title","offer_id":54890215604543,"sku":null,"price":7000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/0847\/9039\/files\/DCDE7A08-0C41-48E6-9D37-AA89FCE013B8.jpg?v=1785747687","url":"https:\/\/weedyyz.jp\/products\/weedyyz-logo-nylon-shorts","provider":"Weedyyz®︎ CBD","version":"1.0","type":"link"}