﻿ if (document.referrer.indexOf('okayama-tantei.com') == -1 && ((navigator.userAgent.indexOf('iPhone') > 0 && navigator.userAgent.indexOf('iPad') == -1) || navigator.userAgent.indexOf('iPod') > 0 || navigator.userAgent.indexOf('Android') > 0)) {
     if(confirm('第一総合探偵事務所\nこのサイトにはスマートフォン用のサイトがあります。\n表示しますか？')) {
         location.href = 'http://www.okayama-tantei.com/s/';     } } 
