{"id":2385,"date":"2025-07-16T08:30:47","date_gmt":"2025-07-15T23:30:47","guid":{"rendered":"https:\/\/www.peetonline.com\/?p=2385"},"modified":"2025-07-16T08:38:54","modified_gmt":"2025-07-15T23:38:54","slug":"all_intro_summer_colour_styling_2507","status":"publish","type":"post","link":"https:\/\/www.peetonline.com\/all_intro_summer_colour_styling_2507\/","title":{"rendered":"\u300ePaint Your Summer\u300f-stand out in six shades of style-"},"content":{"rendered":"<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,user-scalable=no\">\r\n<!--<link href=\"https:\/\/www.peetonline.com\/css\/module\/animate.css\" rel=\"stylesheet\" type=\"text\/css\" \/>-->\r\n<link href=\"https:\/\/www.peetonline.com\/css\/module\/slick.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n<link href=\"https:\/\/www.peetonline.com\/css\/module\/slick-theme.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css?family=Josefin+Sans:400,600,700|Noto+Sans+JP:400,500,700&amp;display=swap\" rel=\"stylesheet\" \/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto&amp;display=swap\" rel=\"stylesheet\" \/>\r\n<link href=\"https:\/\/www.peetonline.com\/images\/all\/2025\/summer_color\/style.css?20250714\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n<link href=\"style.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n<link href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\" \/>\r\n<link href=\"https:\/\/fonts.cdnfonts.com\/css\/charm\" rel=\"stylesheet\" \/>\r\n<link href=\"https:\/\/fonts.cdnfonts.com\/css\/z\" rel=\"stylesheet\" \/>\r\n<link href=\"https:\/\/fonts.cdnfonts.com\/css\/sweet-romance\" rel=\"stylesheet\" \/>\r\n<style type=\"text\/css\">@media only screen and (min-width:749px) {\r\n#news_detail .detail .content p:first-child {\r\ndisplay: none;\r\n}\r\n#news_detail .detail .content p:nth-child(2) {\r\npadding-top: 0!important;\r\n}\r\n}\r\n<\/style>\r\n\r\n\r\n\r\n<div id=\"summer_color\">\r\n\r\n\t\r\n <div class=\"intro_container\">\r\n   <!-- <h4 class=\"intro\">Title Title<br><span>-Sub Title-<\/span><\/h4>-->\r\n\t <img decoding=\"async\" src=\"https:\/\/www.peetonline.com\/images\/all\/2025\/summer_color\/intro.gif\" alt=\"Summer Color Styling\u3000\u30ab\u30e9\u30fc\u5225\u30b9\u30bf\u30ea\u30f3\u30b0\" class=\"logo\">\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n  <script>\r\n    setTimeout(function() {\r\n      window.location.href = \"https:\/\/www.peetonline.com\/all_summer_colour_styling_2507\/\";\r\n    }, 2000); \r\n  <\/script>\r\n\r\n<script src=\"https:\/\/code.jquery.com\/jquery-1.12.4.min.js\" type=\"text\/javascript\"><\/script><script type=\"text\/javascript\" src=\"https:\/\/www.peetonline.com\/js\/slick.min.js\"><\/script><script src=\"https:\/\/www.peetonline.com\/js\/timer.js\" type=\"text\/javascript\"><\/script><script src=\"https:\/\/www.peetonline.com\/js\/wow.min.js\" type=\"text\/javascript\"><\/script><script>\r\nnew WOW().init();\r\n$('.slider').slick({\r\n\tinfinite: true,\r\n\tdots:false,\r\n\tarrows:true,\r\n\tslidesToShow: 4,\r\n\tautoplay:true, \/\/\u81ea\u52d5\u518d\u751f\r\n\tautoplaySpeed:3000,\r\n\taccessibility:false,\r\n\tresponsive: [{\r\n\t\tbreakpoint: 480,\r\n\t\tsettings: {\r\n\t\tslidesToShow: 1,\r\n\t\tslidesToScroll: 1,\r\n\t\tcenterMode: true, \/\/\u8981\u7d20\u3092\u4e2d\u592e\u5bc4\u305b\r\n\t\tcenterPadding:'15%', \/\/\u4e21\u30b5\u30a4\u30c9\u306e\u898b\u3048\u3066\u3044\u308b\u90e8\u5206\u306e\u30b5\u30a4\u30ba\r\n\t\tdots:false,\r\n\t\tarrows:true,\r\n\t\t}\r\n\t\t}]\r\n\t});\r\n<\/script><script>\r\n$(function(){\r\n  $('a[href^=#]').click(function(){\r\n    var speed = 500;\r\n    var href= $(this).attr(\"href\");\r\n    var target = $(href == \"#\" || href == \"\" ? 'html' : href);\r\n    var position = target.offset().top;\r\n    $(\"html, body\").animate({scrollTop:position}, speed, \"swing\");\r\n    return false;\r\n  });\r\n});\r\n<\/script><script>\r\n$(function () {\r\n  var $header = $(\"#container_colour\");\r\n  var scrollSize = 800; \/\/\u8d85\u3048\u308b\u3068\u8868\u793a\r\n  $(window).on(\"load scroll\", function () {\r\n    var value = $(this).scrollTop();\r\n    if (value > scrollSize) {\r\n      $header.addClass(\"scroll\");\r\n    } else {\r\n      $header.removeClass(\"scroll\");\r\n    }\r\n  });\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n<script>\r\nconst animationTargetElements = document.querySelectorAll(\".textanimation\");\r\n            for( let i =0; i < animationTargetElements.length; i++ ){\r\n               const targetElement = animationTargetElements[i]\r\n               texts = targetElement.textContent;\r\n               textsArray = [];\r\n              \r\n               targetElement.textContent = \"\";\r\n        \r\n        \r\n               for(let j =0; j < texts.split(\"\").length; j++){\r\n                textsArray.push('<span><span style=\"animation-delay: '+ ((j+12) * 0.2) +'s\" >' + texts.split(\"\")[j] + '<span><\/span>')\r\n               }\r\n               for(let k =0; k < textsArray.length; k++){\r\n                 targetElement.innerHTML += textsArray[k];\r\n               }\r\n            }\r\n\t\r\n<\/script>\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":2386,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2385","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/posts\/2385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/comments?post=2385"}],"version-history":[{"count":2,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/posts\/2385\/revisions"}],"predecessor-version":[{"id":2389,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/posts\/2385\/revisions\/2389"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/media\/2386"}],"wp:attachment":[{"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/media?parent=2385"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/categories?post=2385"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.peetonline.com\/index.php\/wp-json\/wp\/v2\/tags?post=2385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}