
    
    
    
    
    
    
    
    {"id":52475,"date":"2024-10-31T11:45:52","date_gmt":"2024-10-31T02:45:52","guid":{"rendered":"https:\/\/popteen.co.jp\/media\/?p=52475"},"modified":"2024-12-04T11:12:50","modified_gmt":"2024-12-04T02:12:50","slug":"media-241025-18","status":"publish","type":"post","link":"https:\/\/popteen.co.jp\/media\/52475\/","title":{"rendered":"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01"},"content":{"rendered":"<style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_80_5a3D6tHLy9ugQmzp\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/11\/PE-3012-2ver4.jpg\" usemap=\"#ImageMap_80_5a3D6tHLy9ugQmzp\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_80_5a3D6tHLy9ugQmzp\" srcset=\"\">\r\n                <map name=\"ImageMap_80_5a3D6tHLy9ugQmzp\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"80,1370,51,1335,75,1230,31,1142,50,1061,40,1013,54,959,43,916,56,880,66,806,133,767,227,769,293,797,324,856,312,1071,271,1197,282,1283,242,1344,209,1396,108,1391\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"630,1349,539,1281,600,1174,689,1175,685,1064,679,920,778,917,839,1090,870,1150,957,1144,1001,1033,1068,1033,1128,1104,1135,1208,967,1371,799,1397,649,1390\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"1144,631,1176,577,1197,503,1174,436,1139,445,1136,361,1129,288,1109,263,1142,174,1135,115,1147,81,1183,81,1234,67,1272,74,1315,88,1340,137,1367,263,1356,386,1317,464,1356,654,1280,689,1156,682\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_80_5a3D6tHLy9ugQmzp\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_80_5a3D6tHLy9ugQmzp map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_80_5a3D6tHLy9ugQmzp(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_80_5a3D6tHLy9ugQmzp\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_80_5a3D6tHLy9ugQmzp map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_80_5a3D6tHLy9ugQmzp(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_80_5a3D6tHLy9ugQmzp(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    \n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2.jpg\" alt=\"\" width=\"1400\" height=\"2489\" class=\"aligncenter size-full wp-image-52919\" srcset=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2.jpg 1400w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2-135x240.jpg 135w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2-576x1024.jpg 576w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2-768x1365.jpg 768w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2-450x800.jpg 450w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver2-270x480.jpg 270w\" sizes=\"auto, (max-width: 1400px) 100vw, 1400px\" \/><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3.jpg\" alt=\"\" width=\"1400\" height=\"2489\" class=\"aligncenter size-full wp-image-53191\" srcset=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3.jpg 1400w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3-135x240.jpg 135w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3-768x1365.jpg 768w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3-576x1024.jpg 576w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3-450x800.jpg 450w, https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1371ver3-270x480.jpg 270w\" sizes=\"auto, (max-width: 1400px) 100vw, 1400px\" \/><style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_75_mvj0efA74XHBDkaL\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1357ver2.jpg\" usemap=\"#ImageMap_75_mvj0efA74XHBDkaL\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_75_mvj0efA74XHBDkaL\" srcset=\"\">\r\n                <map name=\"ImageMap_75_mvj0efA74XHBDkaL\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"133,1431,132,2207,1260,2203,1263,1436\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_75_mvj0efA74XHBDkaL\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_75_mvj0efA74XHBDkaL map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_75_mvj0efA74XHBDkaL(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_75_mvj0efA74XHBDkaL\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_75_mvj0efA74XHBDkaL map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_75_mvj0efA74XHBDkaL(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_75_mvj0efA74XHBDkaL(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_76_9GJBCKPW3a1E24VH\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/Popteen.zip-5ver2.jpg\" usemap=\"#ImageMap_76_9GJBCKPW3a1E24VH\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_76_9GJBCKPW3a1E24VH\" srcset=\"\">\r\n                <map name=\"ImageMap_76_9GJBCKPW3a1E24VH\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"131,307,130,774,1251,781,1254,295\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"253,851,257,939,1121,941,1122,832,256,845\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"402,1457,401,2038,980,2026,982,1453\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"269,2087,269,2182,1149,2185,1152,2072\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_76_9GJBCKPW3a1E24VH\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_76_9GJBCKPW3a1E24VH map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_76_9GJBCKPW3a1E24VH(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_76_9GJBCKPW3a1E24VH\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_76_9GJBCKPW3a1E24VH map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_76_9GJBCKPW3a1E24VH(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_76_9GJBCKPW3a1E24VH(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_73_Ncp1r6umQMqxSP7v\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/11\/IMG_1352.jpeg\" usemap=\"#ImageMap_73_Ncp1r6umQMqxSP7v\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_73_Ncp1r6umQMqxSP7v\" srcset=\"\">\r\n                <map name=\"ImageMap_73_Ncp1r6umQMqxSP7v\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"95,214,118,301,296,321,286,380,131,375,97,469,92,779,100,840,237,995,318,1096,443,1234,566,1275,679,1275,881,1169,933,1080,921,1038,1047,1074,1204,1004,1278,925,1294,893,1289,810,1151,662,1066,552,953,448,864,414,976,351,984,327,947,302,829,333,734,291,599,219,431,226,358,159,304,119\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"458,2316,269,2244,221,2186,205,2146,224,2048,226,2027,128,1997,62,1921,57,1882,73,1778,107,1716,184,1644,274,1584,252,1551,127,1610,81,1546,225,1442,384,1411,394,1492,346,1518,398,1511,445,1463,508,1383,595,1308,710,1306,780,1324,840,1280,949,1267,994,1294,1038,1452,1064,1477,1128,1481,1163,1545,1265,1823,1281,1903,1191,2010,970,2130,720,2272\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_73_Ncp1r6umQMqxSP7v\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_73_Ncp1r6umQMqxSP7v map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_73_Ncp1r6umQMqxSP7v(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_73_Ncp1r6umQMqxSP7v\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_73_Ncp1r6umQMqxSP7v map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_73_Ncp1r6umQMqxSP7v(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_73_Ncp1r6umQMqxSP7v(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_74_6e3RY5FKqXCdcMua\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/11\/IMG_1353.jpeg\" usemap=\"#ImageMap_74_6e3RY5FKqXCdcMua\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_74_6e3RY5FKqXCdcMua\" srcset=\"\">\r\n                <map name=\"ImageMap_74_6e3RY5FKqXCdcMua\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"29,35,30,2486,631,2484,629,33\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_74_6e3RY5FKqXCdcMua\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_74_6e3RY5FKqXCdcMua map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_74_6e3RY5FKqXCdcMua(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_74_6e3RY5FKqXCdcMua\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_74_6e3RY5FKqXCdcMua map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_74_6e3RY5FKqXCdcMua(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_74_6e3RY5FKqXCdcMua(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_77_BQG0wnz4YF35KTCy\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_1354ver2.jpg\" usemap=\"#ImageMap_77_BQG0wnz4YF35KTCy\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_77_BQG0wnz4YF35KTCy\" srcset=\"\">\r\n                <map name=\"ImageMap_77_BQG0wnz4YF35KTCy\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"218,331,218,432,432,459,394,524,354,629,371,668,383,686,179,742,120,793,100,877,109,993,206,1058,442,1095,743,1105,949,1074,988,1032,978,956,1160,963,1219,920,1232,896,1230,728,1186,631,1186,611,1243,597,1251,514,1249,469,1224,413,816,361,286,311\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"355,1450,384,1506,412,1642,396,1811,402,1923,525,2057,587,2115,660,2187,729,2230,845,2285,984,2236,1073,2164,1053,2077,1172,2067,1224,1998,1215,1923,1194,1809,1106,1670,1033,1593,1064,1468,1044,1354,946,1261,867,1186,762,1170,672,1193,609,1214,544,1315,415,1348\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"486,2182,177,2188,204,2058,488,2073\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_77_BQG0wnz4YF35KTCy\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_77_BQG0wnz4YF35KTCy map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_77_BQG0wnz4YF35KTCy(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_77_BQG0wnz4YF35KTCy\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_77_BQG0wnz4YF35KTCy map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_77_BQG0wnz4YF35KTCy(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_77_BQG0wnz4YF35KTCy(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_72_H3ED8GdzCytBuXY1\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/11\/IMG_1355.jpeg\" usemap=\"#ImageMap_72_H3ED8GdzCytBuXY1\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_72_H3ED8GdzCytBuXY1\" srcset=\"\">\r\n                <map name=\"ImageMap_72_H3ED8GdzCytBuXY1\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"636,33,632,2454,1232,2454,1231,32\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_72_H3ED8GdzCytBuXY1\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_72_H3ED8GdzCytBuXY1 map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_72_H3ED8GdzCytBuXY1(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_72_H3ED8GdzCytBuXY1\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_72_H3ED8GdzCytBuXY1 map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_72_H3ED8GdzCytBuXY1(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_72_H3ED8GdzCytBuXY1(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <style>\r\n\r\n.main_view_block .one_imagemap,\r\n.one_imagemap\r\n{\r\n    position: relative;\r\n}\r\n\r\n.main_view_block .one_imagemap canvas,\r\n.one_imagemap canvas{\r\n    width: 100%;\r\n    height: 100%;\r\n    cursor: not-allowed;\r\n    pointer-events: none;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n}\r\n\r\n.main_view_block .one_imagemap area:hover:after{\r\n    content: '';\r\n    \r\n}\r\n\r\n\r\n<\/style>\r\n    <div class=\"one_imagemap\" id=\"one_imagemap_81_9Qi5FTZbJXW4wEyN\">\r\n                <img decoding=\"async\" src=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/11\/IMG_1359ver3.jpg\" usemap=\"#ImageMap_81_9Qi5FTZbJXW4wEyN\" alt=\"imagemap\" class=\"imagemap_image imagemap_image_81_9Qi5FTZbJXW4wEyN\" srcset=\"\">\r\n                <map name=\"ImageMap_81_9Qi5FTZbJXW4wEyN\">\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"135,2754,1137,2742,1179,2820,1319,2815,1299,2727,1289,2538,948,2531,973,2464,430,2462,481,2541,146,2557\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"656,2232,522,2133,538,1979,411,1899,395,1670,323,1568,379,1354,314,1207,416,1142,497,1141,519,1156,573,1155,589,1155,629,1113,681,1087,721,1099,752,1068,792,1088,825,1067,825,1046,847,1050,890,1091,1024,1168,974,1327,1082,1583,949,1682,962,1800,988,1926,1043,1947,1046,1973,1046,2011,1046,2050,1048,2063,952,2115,941,2142,934,2164,845,2247\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n            \r\n\r\n            <area shape=\"poly\" coords=\"64,2957,84,3312,1335,3300,1329,2969\" href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\" alt=\"\" target=\"_blank\" onclick=\"gtag('event', 'click', {'event_category': 'magazine-img-btn-click','event_label': 'https:\/\/www.donki.com\/products\/popteen_sl\/','value': '1'})\"\/>\r\n                    <\/map>\r\n         <canvas id=\"canvas_81_9Qi5FTZbJXW4wEyN\" width=\"300\" height=\"150\">\r\n    <\/div>\r\n    <script>\r\n        jQuery(window).on(\"load\", function(){\r\n            jQuery('#one_imagemap_81_9Qi5FTZbJXW4wEyN map').imageMapResize();\r\n\r\n        });\r\n\r\nfunction drow_canvas_to_map_81_9Qi5FTZbJXW4wEyN(areaobj, fill_type){\r\n\r\n    const canvas = document.getElementById(\"canvas_81_9Qi5FTZbJXW4wEyN\");\r\n    const ctx = canvas.getContext(\"2d\");\r\n\r\n\r\n    $(canvas).attr(\"width\", $(canvas).width());\r\n    $(canvas).attr(\"height\", $(canvas).height());\r\n\r\n    ctx.clearRect(0, 0, $(canvas).width(), $(canvas).height());\r\n\r\n    \/\/ mouse leave\r\n    if (fill_type == false)\r\n        return;\r\n\r\n    var path_pairs = areaobj.attr(\"coords\").split(\",\");\r\n\r\n    ctx.beginPath();\r\n    ctx.fillStyle = \"#e45fab40\";\r\n    \/\/ctx.strokeStyle = 'red';\r\n    \/\/ctx.translate(0.5, 0.5);\r\n    \/\/ctx.shadowColor = \"#e45fab\";\r\n    \/\/ctx.shadowBlur = 15;\r\n\r\n    for (var i = 0; i < path_pairs.length; ){\r\n        var x = path_pairs[i];\r\n        var y = path_pairs[i+1];\r\n        if (i == 0){\r\n            ctx.moveTo(x, y);\r\n        }\r\n        else{\r\n            ctx.lineTo(x, y);\r\n        }\r\n        i=i+2;\r\n    }\r\n\r\n    ctx.closePath();\r\n    ctx.fill();\r\n    \/\/ctx.stroke();\r\n}\r\n\r\n\/* JavaScript (jQuery) *\/\r\njQuery(function(){\r\n  jQuery('#one_imagemap_81_9Qi5FTZbJXW4wEyN map area').hover(\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n               \/\/ $(this).focus();   \r\n               drow_canvas_to_map_81_9Qi5FTZbJXW4wEyN(jQuery(this), true);\r\n           }\r\n        },\r\n       function() { \r\n           if (jQuery(this).attr(\"alt\") != \"\u5168\u4f53\"){\r\n                drow_canvas_to_map_81_9Qi5FTZbJXW4wEyN(jQuery(this), false); \r\n           }\r\n        }\r\n  )\r\n});\r\n    <\/script>\r\n\r\n    <a href=\"https:\/\/www.donki.com\/products\/popteen_sl\/\"><span style=\"text-decoration: underline; color: #008080;\"><strong><span style=\"font-size: 10pt;\"><\/span><\/strong><\/span><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":53103,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_crdt_document":"","footnotes":""},"categories":[6],"tags":[1099],"series":[],"magazine-tag":[1014,1064],"mag_month_tag":[1013,1065],"class_list":["post-52475","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fashion","tag-popteen-donki-collaboration","magazine-tag-fashion","magazine-tag-new"],"views":1924,"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01<\/title>\n<meta name=\"description\" content=\"Popteen\uff08\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\uff09\u3068\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u304c\u30b3\u30e9\u30dc\u30b7\u30e5\u30fc\u30ba\u3092\u51fa\u3057\u305f\u3088\uff01\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b3\u304c\u3067\u304d\u308b\u30b9\u30cb\u30fc\u30ab\u30fc\uff06\u30d6\u30fc\u30c4\u306f\u305d\u308c\u305e\u308c2\u8272\u5c55\u958b\u3002\u304a\u3057\u3083\u308c\u306a\u5973\u5b50\u9ad8\u751f\u306e\u30de\u30b9\u30c8\u30d0\u30a4\u3060\u304b\u3089\u8981\u30c1\u30a7\u30c3\u30af\uff01\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/popteen.co.jp\/media\/52475\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01\" \/>\n<meta property=\"og:description\" content=\"Popteen\uff08\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\uff09\u3068\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u304c\u30b3\u30e9\u30dc\u30b7\u30e5\u30fc\u30ba\u3092\u51fa\u3057\u305f\u3088\uff01\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b3\u304c\u3067\u304d\u308b\u30b9\u30cb\u30fc\u30ab\u30fc\uff06\u30d6\u30fc\u30c4\u306f\u305d\u308c\u305e\u308c2\u8272\u5c55\u958b\u3002\u304a\u3057\u3083\u308c\u306a\u5973\u5b50\u9ad8\u751f\u306e\u30de\u30b9\u30c8\u30d0\u30a4\u3060\u304b\u3089\u8981\u30c1\u30a7\u30c3\u30af\uff01\" \/>\n<meta property=\"og:url\" content=\"https:\/\/popteen.co.jp\/media\/52475\/\" \/>\n<meta property=\"og:site_name\" content=\"Popteen Media\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/popteenmagazine\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-31T02:45:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-04T02:12:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_9860.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1400\" \/>\n\t<meta property=\"og:image:height\" content=\"1400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Popteen_jp\" \/>\n<meta name=\"twitter:site\" content=\"@Popteen_jp\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/\"},\"author\":{\"name\":\"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#\\\/schema\\\/person\\\/fec3c43a05cd6e159ca6738c37975104\"},\"headline\":\"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01\",\"datePublished\":\"2024-10-31T02:45:52+00:00\",\"dateModified\":\"2024-12-04T02:12:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/\"},\"wordCount\":20,\"publisher\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/10\\\/IMG_9860.jpg\",\"keywords\":[\"Popteen\u00d7\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u30b3\u30e9\u30dc\"],\"articleSection\":[\"\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\"],\"inLanguage\":\"ja\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/\",\"url\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/\",\"name\":\"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/10\\\/IMG_9860.jpg\",\"datePublished\":\"2024-10-31T02:45:52+00:00\",\"dateModified\":\"2024-12-04T02:12:50+00:00\",\"description\":\"Popteen\uff08\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\uff09\u3068\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u304c\u30b3\u30e9\u30dc\u30b7\u30e5\u30fc\u30ba\u3092\u51fa\u3057\u305f\u3088\uff01\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b3\u304c\u3067\u304d\u308b\u30b9\u30cb\u30fc\u30ab\u30fc\uff06\u30d6\u30fc\u30c4\u306f\u305d\u308c\u305e\u308c2\u8272\u5c55\u958b\u3002\u304a\u3057\u3083\u308c\u306a\u5973\u5b50\u9ad8\u751f\u306e\u30de\u30b9\u30c8\u30d0\u30a4\u3060\u304b\u3089\u8981\u30c1\u30a7\u30c3\u30af\uff01\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#primaryimage\",\"url\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/10\\\/IMG_9860.jpg\",\"contentUrl\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/10\\\/IMG_9860.jpg\",\"width\":1400,\"height\":1400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/52475\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"TOP\",\"item\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3\",\"item\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/fashion\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#website\",\"url\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/\",\"name\":\"Popteen Media\",\"description\":\"\u5168\u56fd\u306e\u4e2d\u9ad8\u751f\u306b\u30ea\u30a2\u30eb\u3067\u5f79\u7acb\u3064\u60c5\u5831\u3092\u304a\u5c4a\u3051\u3001\u30aa\u30b7\u30e3\u30ec\u3092\u3081\u3044\u3044\u3063\u3071\u3044\u697d\u3057\u3093\u3067\u307b\u3057\u3044\",\"publisher\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#organization\"},\"alternateName\":\"\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#organization\",\"name\":\"\u682a\u5f0f\u4f1a\u793e\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\",\"alternateName\":\"Popteen\",\"url\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/10\\\/popteen_logo.png\",\"contentUrl\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/10\\\/popteen_logo.png\",\"width\":657,\"height\":241,\"caption\":\"\u682a\u5f0f\u4f1a\u793e\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\"},\"image\":{\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/popteenmagazine\\\/\",\"https:\\\/\\\/x.com\\\/Popteen_jp\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCtFmQ51K2iSHJwBKwyQQRdw\",\"https:\\\/\\\/www.tiktok.com\\\/popteen_jp\",\"https:\\\/\\\/www.instagram.com\\\/popteen_official\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/#\\\/schema\\\/person\\\/fec3c43a05cd6e159ca6738c37975104\",\"name\":\"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005\",\"url\":\"https:\\\/\\\/popteen.co.jp\\\/media\\\/author\\\/popteenmediaeditor\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01","description":"Popteen\uff08\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\uff09\u3068\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u304c\u30b3\u30e9\u30dc\u30b7\u30e5\u30fc\u30ba\u3092\u51fa\u3057\u305f\u3088\uff01\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b3\u304c\u3067\u304d\u308b\u30b9\u30cb\u30fc\u30ab\u30fc\uff06\u30d6\u30fc\u30c4\u306f\u305d\u308c\u305e\u308c2\u8272\u5c55\u958b\u3002\u304a\u3057\u3083\u308c\u306a\u5973\u5b50\u9ad8\u751f\u306e\u30de\u30b9\u30c8\u30d0\u30a4\u3060\u304b\u3089\u8981\u30c1\u30a7\u30c3\u30af\uff01","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/popteen.co.jp\/media\/52475\/","og_locale":"ja_JP","og_type":"article","og_title":"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01","og_description":"Popteen\uff08\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\uff09\u3068\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u304c\u30b3\u30e9\u30dc\u30b7\u30e5\u30fc\u30ba\u3092\u51fa\u3057\u305f\u3088\uff01\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b3\u304c\u3067\u304d\u308b\u30b9\u30cb\u30fc\u30ab\u30fc\uff06\u30d6\u30fc\u30c4\u306f\u305d\u308c\u305e\u308c2\u8272\u5c55\u958b\u3002\u304a\u3057\u3083\u308c\u306a\u5973\u5b50\u9ad8\u751f\u306e\u30de\u30b9\u30c8\u30d0\u30a4\u3060\u304b\u3089\u8981\u30c1\u30a7\u30c3\u30af\uff01","og_url":"https:\/\/popteen.co.jp\/media\/52475\/","og_site_name":"Popteen Media","article_publisher":"https:\/\/www.facebook.com\/popteenmagazine\/","article_published_time":"2024-10-31T02:45:52+00:00","article_modified_time":"2024-12-04T02:12:50+00:00","og_image":[{"width":1400,"height":1400,"url":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_9860.jpg","type":"image\/jpeg"}],"author":"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005","twitter_card":"summary_large_image","twitter_creator":"@Popteen_jp","twitter_site":"@Popteen_jp","twitter_misc":{"\u57f7\u7b46\u8005":"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/popteen.co.jp\/media\/52475\/#article","isPartOf":{"@id":"https:\/\/popteen.co.jp\/media\/52475\/"},"author":{"name":"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005","@id":"https:\/\/popteen.co.jp\/media\/#\/schema\/person\/fec3c43a05cd6e159ca6738c37975104"},"headline":"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01","datePublished":"2024-10-31T02:45:52+00:00","dateModified":"2024-12-04T02:12:50+00:00","mainEntityOfPage":{"@id":"https:\/\/popteen.co.jp\/media\/52475\/"},"wordCount":20,"publisher":{"@id":"https:\/\/popteen.co.jp\/media\/#organization"},"image":{"@id":"https:\/\/popteen.co.jp\/media\/52475\/#primaryimage"},"thumbnailUrl":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_9860.jpg","keywords":["Popteen\u00d7\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u30b3\u30e9\u30dc"],"articleSection":["\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3"],"inLanguage":"ja"},{"@type":"WebPage","@id":"https:\/\/popteen.co.jp\/media\/52475\/","url":"https:\/\/popteen.co.jp\/media\/52475\/","name":"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01","isPartOf":{"@id":"https:\/\/popteen.co.jp\/media\/#website"},"primaryImageOfPage":{"@id":"https:\/\/popteen.co.jp\/media\/52475\/#primaryimage"},"image":{"@id":"https:\/\/popteen.co.jp\/media\/52475\/#primaryimage"},"thumbnailUrl":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_9860.jpg","datePublished":"2024-10-31T02:45:52+00:00","dateModified":"2024-12-04T02:12:50+00:00","description":"Popteen\uff08\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3\uff09\u3068\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u304c\u30b3\u30e9\u30dc\u30b7\u30e5\u30fc\u30ba\u3092\u51fa\u3057\u305f\u3088\uff01\u30aa\u30ea\u30b8\u30ca\u30eb\u30c7\u30b3\u304c\u3067\u304d\u308b\u30b9\u30cb\u30fc\u30ab\u30fc\uff06\u30d6\u30fc\u30c4\u306f\u305d\u308c\u305e\u308c2\u8272\u5c55\u958b\u3002\u304a\u3057\u3083\u308c\u306a\u5973\u5b50\u9ad8\u751f\u306e\u30de\u30b9\u30c8\u30d0\u30a4\u3060\u304b\u3089\u8981\u30c1\u30a7\u30c3\u30af\uff01","breadcrumb":{"@id":"https:\/\/popteen.co.jp\/media\/52475\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/popteen.co.jp\/media\/52475\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/popteen.co.jp\/media\/52475\/#primaryimage","url":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_9860.jpg","contentUrl":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2024\/10\/IMG_9860.jpg","width":1400,"height":1400},{"@type":"BreadcrumbList","@id":"https:\/\/popteen.co.jp\/media\/52475\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"TOP","item":"https:\/\/popteen.co.jp\/media\/"},{"@type":"ListItem","position":2,"name":"\u30d5\u30a1\u30c3\u30b7\u30e7\u30f3","item":"https:\/\/popteen.co.jp\/media\/fashion\/"},{"@type":"ListItem","position":3,"name":"\u30c9\u30f3\u30fb\u30ad\u30db\u30fc\u30c6\u3068\u5546\u54c1\u958b\u767a\u2b50\ufe0e \u305f\u304f\u3055\u3093\u306eLOVE\u304c\u8a70\u307e\u3063\u305f\u53ef\u611b\u3044\u30b7\u30e5\u30fc\u30ba\u304c\u8a95\u751f\u3057\u307e\u3057\u305f\uff01"}]},{"@type":"WebSite","@id":"https:\/\/popteen.co.jp\/media\/#website","url":"https:\/\/popteen.co.jp\/media\/","name":"Popteen Media","description":"\u5168\u56fd\u306e\u4e2d\u9ad8\u751f\u306b\u30ea\u30a2\u30eb\u3067\u5f79\u7acb\u3064\u60c5\u5831\u3092\u304a\u5c4a\u3051\u3001\u30aa\u30b7\u30e3\u30ec\u3092\u3081\u3044\u3044\u3063\u3071\u3044\u697d\u3057\u3093\u3067\u307b\u3057\u3044","publisher":{"@id":"https:\/\/popteen.co.jp\/media\/#organization"},"alternateName":"\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/popteen.co.jp\/media\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/popteen.co.jp\/media\/#organization","name":"\u682a\u5f0f\u4f1a\u793e\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3","alternateName":"Popteen","url":"https:\/\/popteen.co.jp\/media\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/popteen.co.jp\/media\/#\/schema\/logo\/image\/","url":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2021\/10\/popteen_logo.png","contentUrl":"https:\/\/popteen.co.jp\/media\/wp-content\/uploads\/sites\/2\/2021\/10\/popteen_logo.png","width":657,"height":241,"caption":"\u682a\u5f0f\u4f1a\u793e\u30dd\u30c3\u30d7\u30c6\u30a3\u30fc\u30f3"},"image":{"@id":"https:\/\/popteen.co.jp\/media\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/popteenmagazine\/","https:\/\/x.com\/Popteen_jp","https:\/\/www.youtube.com\/channel\/UCtFmQ51K2iSHJwBKwyQQRdw","https:\/\/www.tiktok.com\/popteen_jp","https:\/\/www.instagram.com\/popteen_official\/"]},{"@type":"Person","@id":"https:\/\/popteen.co.jp\/media\/#\/schema\/person\/fec3c43a05cd6e159ca6738c37975104","name":"\u30e1\u30c7\u30a3\u30a2\u7de8\u96c6\u8005","url":"https:\/\/popteen.co.jp\/media\/author\/popteenmediaeditor\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/posts\/52475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/comments?post=52475"}],"version-history":[{"count":23,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/posts\/52475\/revisions"}],"predecessor-version":[{"id":57425,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/posts\/52475\/revisions\/57425"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/media\/53103"}],"wp:attachment":[{"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/media?parent=52475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/categories?post=52475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/tags?post=52475"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/series?post=52475"},{"taxonomy":"magazine-tag","embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/magazine-tag?post=52475"},{"taxonomy":"mag_month_tag","embeddable":true,"href":"https:\/\/popteen.co.jp\/media\/wp-json\/wp\/v2\/mag_month_tag?post=52475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}