{"title":"QUIKSILVER Get it. Now","description":"\u003cstyle\u003e\n  .pcOnly {\n    display: block;\n  }\n  .spOnly {\n    display: none;\n  }\n  ul {\n    list-style: none;\n    padding-left: 0 !important;\n  }\n  .contents_wrap{\n    width: 100vw;\n    margin-left: calc(-50vw + 50%);\n  }\n  .contents_wrap p {\n    font-size: 16px;\n    line-height: 1.5;\n    position: relative;\n  }\n  .wrap_video{\n    width: 100%;\n    height: 420px;\n    position: relative;\n  }\n  .wrap_video video{\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    position: absolute;\n    top: 0;\n    left: 0;\n  }\n  .contents_wrap p.video_ontxt{\n    position: absolute;\n    top: 50%;\n    left: 30%;\n    transform: translate(-50%,-50%);\n    width: 50%;\n  }\n  .red_line{\n    background: #dd042b;\n    padding: 1rem 0;\n  }\n  .red_line img{\n    width: 10%;\n    margin: 0 auto!important;\n    display: block;\n  }\n  .wrap_txt{\n    position: relative;\n    overflow: hidden;\n    height: 80vw;\n  }\n  .wrap_txt .bg_wrap .bg_wrap_img{\n    height: 40vw;\n  }\n  .wrap_txt .bg_wrap img{\n    display: block;\n    margin: 0!important;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center center;\n  }\n  .wrap_txt .bg_wrap .bg_wrap_img:last-of-type img{\n    object-position: center 20%;\n  }\n  .wrap_txt .wrap_txtarea{\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%,-50%);\n    text-shadow: 0px 0px 4px rgba(55, 55, 55, 1);\n    text-align: center;\n  }\n  .wrap_txt .wrap_txtarea p{\n    font-size: 18px;\n    font-weight: bold;\n    color: #fff;\n    line-height: 2.5;\n    margin: 0!important;\n  }\n  .wrap_txt .wrap_txt_logo{\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translate(-50%,-50%);\n    width: 30%;\n    margin: 0!important;\n  }\n  .wrap_txt .wrap_txtarea p + p {\n    margin-top: 2rem!important;\n  }\n  .wrap_txt .wrap_txt_logo img{\n    margin: 0!important;\n  } \n  .wrap_img{\n    display: flex;\n    height: 80vw;\n  }\n  .wrap_img .wrap_img_col{\n    width: 30%;\n    height: 40vw;\n  }\n  .wrap_img .wrap_img_col:nth-child(2){\n    width: calc(100% - (30% * 2));\n    height: 80vw;\n  }\n  .wrap_img .wrap_img_col img {\n    display: block;\n    margin: 0 !important;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center center;\n  }\n  .wrap_img .wrap_img_col:nth-child(2) img {\n    object-position: 41% 60%;\n  }\n  .red_video{\n    background: #dd042b;\n    padding: 120px 0 100px; \n  }\n  .red_video img{\n    width: 800px;\n    display: block;\n    margin: 0 auto;\n  }\n  .cont_movie {\n    width: 70%;\n    margin: 0 auto;\n    aspect-ratio: 16 \/ 9;\n  }\n  .cont_movie iframe {\n    width: 100%;\n    height: 100%;\n  }\n  .red_video .link_btn{\n    margin: 60px auto 80px;\n    width: 25%;\n  }\n  .red_video .link_btn a{\n    display: block;\n    background: #fff;\n    padding: 1rem;\n    color: #dd042b;\n    text-align: center;\n    transition: 0.3s;\n  }\n  .red_video .link_btn a:hover{\n    opacity: 0.7;\n  }\n  .red_video .icon{\n    margin: 0 auto!important;\n    width: 4%;\n  }\n  .red_video .icon img{\n    margin: 0!important;\n  }\n  @media screen and (min-width:768px) and (max-width:900px) {\n    .wrap_txt{\n      height: 100vw;\n    }\n    .wrap_txt .bg_wrap .bg_wrap_img {\n      height: 50vw;\n    }\n    .red_line img{\n      width: 16%;\n    }\n    .red_video{\n      padding: 60px 0;\n    }\n    .red_video .icon{\n      width: 8%;\n    }\n    .red_video .link_btn{\n      margin: 40px auto 60px;\n      width: 30%;\n    }\n    .cont_movie{\n      width: 80%;\n    }\n  }\n  @media (max-width: 767px) {\n    .spOnly {\n      display: block;\n    }\n    .pcOnly {\n      display: none;\n    }\n    .contents_wrap {\n      margin: 0 -10px;\n    }\n    .wrap_video video {\n      width: 100%;\n    }\n    .contents_wrap p.video_ontxt{\n      left: 50%;\n      width: 70%;\n    }\n    .red_line img{\n      width: 40%;\n    }\n    .wrap_txt{\n      height: 100vh;\n    }\n    .wrap_txt .bg_wrap .bg_wrap_img{\n      height: 50vh;\n    }\n    .wrap_txt .wrap_txtarea{\n      width: 80%;\n    }\n    .wrap_txt .wrap_txtarea p{\n      font-size: 16px;\n    }\n    .wrap_img{\n      flex-direction: column;\n      height: 150vh;\n    }\n    .wrap_img .wrap_img_col{\n      width: 100%;\n      display: flex;\n      flex-wrap: wrap;\n      height: 25%;\n    }\n    .wrap_img .wrap_img_col:nth-child(2){\n      width: 100%;\n      height: 50%;\n    }\n    .wrap_img .wrap_img_col img{\n      width: calc(100% \/ 2);\n    }\n    .wrap_img .wrap_img_col:nth-child(2) img{\n      width: 100%;\n    }\n    .cont_movie {\n      width: 100%;\n    }\n    .wrap_txt .bg_wrap img{\n      width: 120%;\n      height: 120%;\n    }\n    .wrap_txt .wrap_txt_logo{\n      width: 50%;\n    }\n    .red_video{\n      padding: 40px 20px;\n    }\n    .red_video .link_btn{\n      width: 80%;\n      margin: 40px auto;\n    }\n    .red_video .icon{\n      width: 20%;\n    }\n    .red_video .link_btn a{\n      padding: 0.8rem;\n    }\n  }\n  \u003c\/style\u003e\n  \n  \u003cdiv class=\"contents_wrap\"\u003e\n    \n    \u003cdiv class=\"wrap_video\"\u003e\n      \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/27909791fcb74602823c3766d9472db9.mp4\" autoplay muted loop class=\"pcOnly\"\u003e\u003c\/video\u003e\n      \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/6e6dcb6689424ef38f733afa7e837e87.mp4\" playsinline autoplay muted loop class=\"spOnly\"\u003e\u003c\/video\u003e\n      \u003cp class=\"video_ontxt\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_ttl.png?v=1745210019\" alt=\"\"\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"red_line\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_logo.png?v=1745210019\" alt=\"\"\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"wrap_txt\"\u003e\n      \u003cdiv class=\"bg_wrap\"\u003e\n        \u003cdiv class=\"bg_wrap_img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_bg01.jpg?v=1745381216\" alt=\"\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"bg_wrap_img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_bg02.jpg?v=1745381448\" alt=\"\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wrap_txtarea\"\u003e\n        \u003cp\u003e次のサーフトリップ\u003cbr\u003eパウダーラン ミッション\u003cbr\u003e思いがけない冒険\u003c\/p\u003e\n        \u003cp\u003e人生において確実なことは何もなく\u003cbr\u003e明日何が起こるか\u003cbr\u003e誰にもわかりません\u003c\/p\u003e\n        \u003cp\u003e私たちに残された選択肢は\u003cbr\u003eたった一つだけです\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"wrap_txt_logo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_ttl.png?v=1745210019\" alt=\"\"\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"red_video\"\u003e\n      \u003cdiv class=\"cont_movie\"\u003e\n        \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/lypGwLToFIM?si=h5fuQARQIwxFgCVD\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"link_btn\"\u003e\n        \u003ca href=\"https:\/\/boardriders.co.jp\/collections\/quiksilver-new-items\" rel=\"noopener noreferrer\"\u003e最新コレクションを見る\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_icon_1c87a2fd-f94c-4dec-b644-0ea2a7b7bdca.png?v=1745382057\" alt=\"\"\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"wrap_img\"\u003e\n      \u003cdiv class=\"wrap_img_col\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_01.jpg?v=1745212599\" alt=\"\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_02.jpg?v=1745212599\" alt=\"\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wrap_img_col\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_03.jpg?v=1745212599\" alt=\"\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wrap_img_col\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_04.jpg?v=1745212599\" alt=\"\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0840\/7033\/4745\/files\/qs_getitnow_05.jpg?v=1745212599\" alt=\"\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \n  \u003c\/div\u003e","products":[],"url":"https:\/\/boardriders.co.jp\/zh-tw\/collections\/quiksilver-collections-getitnow.oembed","provider":"Boardriders Japan online store","version":"1.0","type":"link"}