It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.person-inc.co.jp/

  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head><meta name="description" content="ViVi専属モデルのブリッジマン遊七をはじめ、主にハーフ、外国人の赤ちゃんからティーンのモデルが所属しています。"/>
  5. <meta charset="utf-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <title>PERSON モデルエージェンシー</title>
  8.  
  9. <meta name="viewport" content="width=device-width, initial-scale=1">
  10.  
  11. <head prefix="og: http://ogp.me/ns#">
  12. <meta property="og:title" content="PERSON モデルエージェンシー">
  13. <meta property="og:type" content="website">
  14. <meta property="og:url" content="http://www.person-inc.co.jp">
  15. <meta property="og:image" content="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/ogp.png">
  16. <meta property="og:site_name" content="PERSON モデルエージェンシー">
  17. <meta property="og:locale" content="ja_JP">
  18.  
  19. <link rel="icon" type="image/svg+xml" href="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/favicon.svg">
  20. <link rel="apple-touch-icon" href="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/apple-touch-icon.png">
  21.  
  22. <link rel="canonical" href="https://www.person-inc.co.jp" />
  23.  
  24.  
  25. <link data-minify="1" rel="stylesheet" href="https://www.person-inc.co.jp/wp-content/cache/min/1/wp-content/themes/PERSON-Ver2/_assets/css/reset.css?ver=1662095910">
  26. <link data-minify="1" rel="stylesheet" href="https://www.person-inc.co.jp/wp-content/cache/min/1/wp-content/themes/PERSON-Ver2/_assets/css/style.css?ver=1662095910">
  27. <script type="rocketlazyloadscript" data-minify="1" src="https://www.person-inc.co.jp/wp-content/cache/min/1/ajax/libs/jquery/2.1.1/jquery.min.js?ver=1662095910" defer></script>
  28. <script type="rocketlazyloadscript" data-minify="1" src="https://www.person-inc.co.jp/wp-content/cache/min/1/wp-content/themes/PERSON-Ver2/_assets/js/common.js?ver=1662095910" defer></script>
  29. <script type="rocketlazyloadscript" src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/js/velocity.min.js" defer></script>
  30. <script type="rocketlazyloadscript" data-minify="1" src="https://www.person-inc.co.jp/wp-content/cache/min/1/wp-content/themes/PERSON-Ver2/_assets/js/top.js?ver=1662095910" defer></script>
  31.  
  32.  
  33. <!--[if lt IE 9]>
  34. <script src="//cdn.jsdelivr.net/html5shiv/3.7.2/html5shiv.min.js"></script>
  35. <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
  36. <![endif]-->
  37. </head>
  38.  
  39. <body>
  40. <header id="header">
  41. <h1 id="logo"><a href="/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="PERSON" data-lazy-src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/common/logo.svg"><noscript><img src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/common/logo.svg" alt="PERSON"></noscript></a></h1>
  42. <nav class="navi_content">
  43. <ul>
  44. <li data-text="TOP"><a href="/">TOP</a></li>
  45. <li><a href="/person-models/">MODELS</a></li>
  46. <li><a href="/person-kids/">KIDS</a></li>
  47. <li><a href="/news/">NEWS</a></li>
  48. <li><a href="/registration/">REGISTRATION</a></li>
  49. <li><a href="/company/">COMPANY</a></li>
  50. <li><a href="/contact/">CONTACT</a></li>
  51. </ul>
  52. </nav>
  53. <div class="cd-overlay-nav">
  54. <span></span>
  55. </div>
  56. <div class="cd-overlay-content">
  57. <span></span>
  58. </div>
  59. <a href="#" class="cd-nav-trigger">Menu<span class="cd-icon"></span></a>
  60. </header>
  61.  
  62. <main id="contents">
  63. <section id="enter" class="scroll-in">
  64. <div id="models" class="enter_block">
  65. <a href="/person-models/">
  66. <ul id="models_bg" class="bg_wrap">
  67. <li class="bg_item"><picture>
  68. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2023/07/cod60365-3.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  69. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="Models" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2023/07/cod60365-3.jpg"/>
  70. </picture>
  71. <noscript><picture>
  72. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2023/07/cod60365-3.jpg.webp"/>
  73. <img src="https://www.person-inc.co.jp/wp-content/uploads/2023/07/cod60365-3.jpg" alt="Models"/>
  74. </picture>
  75. </noscript></li>
  76. <li class="bg_item"><picture>
  77. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2021/03/201114_0128-コピー.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  78. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="Models" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2021/03/201114_0128-コピー.jpg"/>
  79. </picture>
  80. <noscript><picture>
  81. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2021/03/201114_0128-コピー.jpg.webp"/>
  82. <img src="https://www.person-inc.co.jp/wp-content/uploads/2021/03/201114_0128-コピー.jpg" alt="Models"/>
  83. </picture>
  84. </noscript></li>
  85. <li class="bg_item"><picture>
  86. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/cod-34521.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  87. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="Models" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/cod-34521.jpg"/>
  88. </picture>
  89. <noscript><picture>
  90. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/cod-34521.jpg.webp"/>
  91. <img src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/cod-34521.jpg" alt="Models"/>
  92. </picture>
  93. </noscript></li>
  94. <li class="bg_item"><picture>
  95. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2024/03/アイリ 5.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  96. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="Models" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2024/03/アイリ 5.jpg"/>
  97. </picture>
  98. <noscript><picture>
  99. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2024/03/アイリ 5.jpg.webp"/>
  100. <img src="https://www.person-inc.co.jp/wp-content/uploads/2024/03/アイリ 5.jpg" alt="Models"/>
  101. </picture>
  102. </noscript></li>
  103. <li class="bg_item"><picture>
  104. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2018/02/models_kv_07.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  105. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="Models" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2018/02/models_kv_07.jpg"/>
  106. </picture>
  107. <noscript><picture>
  108. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2018/02/models_kv_07.jpg.webp"/>
  109. <img src="https://www.person-inc.co.jp/wp-content/uploads/2018/02/models_kv_07.jpg" alt="Models"/>
  110. </picture>
  111. </noscript></li>
  112. </ul>
  113. <h2 class="enter_ttl"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="PERSON Models" data-lazy-src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/top/logo_models.svg"><noscript><img src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/top/logo_models.svg" alt="PERSON Models"></noscript></h2>
  114. <div class="enter_btn scroll-in">ENTER</div>
  115. </a>
  116. </div>
  117. <div id="kids" class="enter_block">
  118. <a href="/person-kids/">
  119. <ul id="kids_bg" class="bg_wrap">
  120. <li class="bg_item"><picture>
  121. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2021/03/S__51134499.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  122. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="kids" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2021/03/S__51134499.jpg"/>
  123. </picture>
  124. <noscript><picture>
  125. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2021/03/S__51134499.jpg.webp"/>
  126. <img src="https://www.person-inc.co.jp/wp-content/uploads/2021/03/S__51134499.jpg" alt="kids"/>
  127. </picture>
  128. </noscript></li>
  129. <li class="bg_item"><picture>
  130. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_07.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  131. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="kids" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_07.jpg"/>
  132. </picture>
  133. <noscript><picture>
  134. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_07.jpg.webp"/>
  135. <img src="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_07.jpg" alt="kids"/>
  136. </picture>
  137. </noscript></li>
  138. <li class="bg_item"><picture>
  139. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/sara-3-コピー.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  140. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="kids" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/sara-3-コピー.jpg"/>
  141. </picture>
  142. <noscript><picture>
  143. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/sara-3-コピー.jpg.webp"/>
  144. <img src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/sara-3-コピー.jpg" alt="kids"/>
  145. </picture>
  146. </noscript></li>
  147. <li class="bg_item"><picture>
  148. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_18.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  149. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="kids" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_18.jpg"/>
  150. </picture>
  151. <noscript><picture>
  152. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_18.jpg.webp"/>
  153. <img src="https://www.person-inc.co.jp/wp-content/uploads/2018/02/kids_kv_18.jpg" alt="kids"/>
  154. </picture>
  155. </noscript></li>
  156. <li class="bg_item"><picture>
  157. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/S__48447526-コピー.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  158. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" alt="kids" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/S__48447526-コピー.jpg"/>
  159. </picture>
  160. <noscript><picture>
  161. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/S__48447526-コピー.jpg.webp"/>
  162. <img src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/S__48447526-コピー.jpg" alt="kids"/>
  163. </picture>
  164. </noscript></li>
  165. </ul>
  166. <h2 class="enter_ttl"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="PERSON Kids" data-lazy-src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/top/logo_kids.svg"><noscript><img src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/top/logo_kids.svg" alt="PERSON Kids"></noscript></h2>
  167. <div class="enter_btn scroll-in">ENTER</div>
  168. </a>
  169. </div>
  170. </section>
  171.  
  172. <section id="news" class="section scroll-in">
  173. <h2 class="contents_ttl">NEWS</h2>
  174. <div class="news_list">
  175. <ul class="scroll-in">
  176. <li>
  177. <div class="news_icon"><picture>
  178. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/2020.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  179. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/2020.jpg"/>
  180. </picture>
  181. <noscript><picture>
  182. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/2020.jpg.webp"/>
  183. <img src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/2020.jpg"/>
  184. </picture>
  185. </noscript></div>
  186. <div class="news_txt">
  187. <span class="news_date">2024.04.22</span>
  188. <p>加藤椛奈がベルメゾンライフスタイリングカタログに出演</p>
  189. </div>
  190. </li>
  191. <li>
  192. <div class="news_icon"><picture>
  193. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2024/04/a4-コピー.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  194. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2024/04/a4-コピー.jpg"/>
  195. </picture>
  196. <noscript><picture>
  197. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2024/04/a4-コピー.jpg.webp"/>
  198. <img src="https://www.person-inc.co.jp/wp-content/uploads/2024/04/a4-コピー.jpg"/>
  199. </picture>
  200. </noscript></div>
  201. <div class="news_txt">
  202. <span class="news_date">2024.04.22</span>
  203. <p>上野あいりが近江屋振袖に出演</p>
  204. </div>
  205. </li>
  206. <li>
  207. <div class="news_icon"><picture>
  208. <source type="image/webp" data-lazy-srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/models_ico_01.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E"/>
  209. <img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%200%200&#039;%3E%3C/svg%3E" data-lazy-src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/models_ico_01.jpg"/>
  210. </picture>
  211. <noscript><picture>
  212. <source type="image/webp" srcset="https://www.person-inc.co.jp/wp-content/uploads/2020/03/models_ico_01.jpg.webp"/>
  213. <img src="https://www.person-inc.co.jp/wp-content/uploads/2020/03/models_ico_01.jpg"/>
  214. </picture>
  215. </noscript></div>
  216. <div class="news_txt">
  217. <span class="news_date">2024.03.19</span>
  218. <p>ブリッジマン遊七がMARY QUANT に出演</p>
  219. </div>
  220. </li>
  221. </ul>
  222. </div>
  223. </section>
  224. <section id="about" class="section scroll-in">
  225. <h2 class="contents_ttl">About PERSON</h2>
  226. <div class="contents_txt">
  227. <p>ViVi専属モデルのブリッジマン遊七が<br class="sp">所属するモデルエージェンシーです。<br />
  228. 関西だけでなく、東京でも<br class="sp">プロモーションを行っていますので<br />
  229. 積極的にあらゆるチャンスに臨んでいきます。</p>
  230. </div>
  231. <div class="contents_btn"><a href="/registration/">モデル募集ページ</a></div>
  232. <div class="contents_btn"><a href="/contact/">出演のご依頼/お問い合わせ</a></div>
  233. </section>
  234. </main>
  235.  
  236.  
  237. <footer id="footer" class="scroll-in">
  238. <div id="pagetop"><a href="#"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Pagetop" data-lazy-src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/common/pagetop.svg"><noscript><img src="https://www.person-inc.co.jp/wp-content/themes/PERSON-Ver2/_assets/img/common/pagetop.svg" alt="Pagetop"></noscript></a></div>
  239. <p class="copyright">TEL: 0797-38-5024 e-mail: &#109;&#111;&#100;&#101;&#108;&#64;&#112;&#101;&#114;&#115;&#111;&#110;&#45;&#105;&#110;&#99;&#46;&#99;&#111;&#46;&#106;&#112;<br />
  240. &copy; <script type="rocketlazyloadscript" data-rocket-type="text/javascript">document.write(new Date().getFullYear());</script> PERSON Inc.</p>
  241. </footer>
  242.  
  243. <!-- Cursor setting -->
  244. <div class="cursor"></div>
  245. <div class="follower"></div>
  246. <script type="rocketlazyloadscript" data-minify="1" src='https://www.person-inc.co.jp/wp-content/cache/min/1/ajax/libs/gsap/2.1.1/TweenMax.min.js?ver=1662095910' defer></script>
  247. <script type="rocketlazyloadscript" data-minify="1" src="https://www.person-inc.co.jp/wp-content/cache/min/1/wp-content/themes/PERSON-Ver2/_assets/js/cursor.js?ver=1662095910" defer></script>
  248.  
  249. <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  250. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  251. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  252. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.person-inc.co.jp/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script></body>
  253. </html>
  254.  
  255. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714860333 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda