Notice (8) : Trying to get property 'number' of non-object [APP/Controller/ContactsController.php , line 269 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $entity = object(Cake\ORM\Entity) {
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Contactkgs'
}
$subjects = [
'注文方法' => '注文方法',
'操作方法' => '操作方法',
'時計設計・図面のご相談' => '時計設計・図面のご相談',
'支払いについて' => '支払いについて',
'納期・配送について' => '納期・配送について',
'画面エラー' => '画面エラー',
'その他' => 'その他'
]
$rtn = null ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
App\Controller\ContactsController::addkg() - APP/Controller/ContactsController.php, line 269
App\Controller\CrudContentsController::invokeAction() - ROOT/vendor/friendsofcake/crud/src/Controller/ControllerTrait.php, line 64
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\SecurityHeadersMiddleware::__invoke() - CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 133
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Warning (512) : Unable to emit headers. Headers sent in file=/home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php , line 53 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 855
$message = 'Unable to emit headers. Headers sent in file=/home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php line=855' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 154 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => 'all'
]
$name = 'x-permitted-cross-domain-policies'
$first = true
$value = 'all' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => 'same-origin'
]
$name = 'referrer-policy'
$first = true
$value = 'same-origin' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => 'sameorigin'
]
$name = 'x-frame-options'
$first = true
$value = 'sameorigin' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => '1; mode=block'
]
$name = 'x-xss-protection'
$first = true
$value = '1; mode=block' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => 'noopen'
]
$name = 'x-download-options'
$first = true
$value = 'noopen' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=1400">
<title>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </title>
<link href="/favicon.ico?1722852929" type="image/x-icon" rel="icon"/><link href="/favicon.ico?1722852929" type="image/x-icon" rel="shortcut icon"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="東京都大田区にある学校法人池上学園 徳持幼稚園のご紹介です。">
<meta name="keywords" content="池上学園,徳持幼稚園,東京都,幼稚園,大田区,募集,無償化,預かり保育,のびのび,未入園児"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"/><script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/vendors/waitMe/waitMe.min.css?1679878666"/>
<link rel="stylesheet" href="/css/style.css?20230117"/><!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <link rel="stylesheet" href="./css/slick.css">
<link rel="stylesheet" href="./css/slick-theme.css"> -->
<link rel="stylesheet" href="/css/slick.css?1699955038"/><link rel="stylesheet" href="/css/slick-theme.css?1699955039"/>
<!-- <script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script> -->
<!-- slider-->
<!--pagetop -->
<!-- <script>
$(function() {
var TopBtn = $('#PageTopBtn');
TopBtn.hide();
//スクロール位置が100でボタンを表示
$(window).scroll(function() {
if ($(this).scrollTop() > 200) {
TopBtn.slideDown();
}
else {
TopBtn.slideUp();
}
});
//ボタンを押下するとトップへ移動
TopBtn.click(function() {
$('body,html').animate({
scrollTop: 0
}, 300);
return false;
});
});
</script> -->
<!--pagetop -->
<!-- object-fit-images -->
<!-- <link rel="stylesheet" href="./css/lightbox.css"> -->
<link rel="stylesheet" href="/css/lightbox.css?1699955041"/>
<link rel="stylesheet" href="/css/smartphone.css?20230101" media="only screen and (max-width : 767px)">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="layout-default sidebar-mini skin-purple-light
env- debug
controller-Contacts action-addkg
on-logout">
<div class="wrapper" id="system_main">
<div id="top_wrapper"><!-- Add 2023-12-12 -->
<header>
<h1>
<a href="/">
<img src="/img/title.png" alt="徳持幼稚園" style="display:inline">
</a>
</h1>
<!-- <h2 style="color:#000;text-align:center;margin-bottom:0;background-image:none;font-size: 1.5em;font-weight: bold;"> -->
<h2 class="slogan">
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
</h2>
<h2 class="slogan-android">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
<h2 class="slogan-iphone">
よくあそび よくまなび <br><span>ゆたかな心を育てる幼児と父母の学校</span>
</h2>
</header>
<div class="content-wrapper">
<section class="content-header">
<h1>
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム </h1>
</section>
<section class="content">
<span style="">
</span>
<nav>
<ul>
<li class="home "><a href="/">トップページ</a></li>
<li ><a href="/outline">園の概要</a></li>
<li ><a href="/event">年間予定</a></li>
<li ><a href="/announcements">お知らせ</a></li>
<li ><a href="/insta">すくわくプログラム</a></li>
</ul>
</nav>
<div id="container">
<div id="main">
<article>
<h2 style="height:2em;text-align:center;padding-top;1em;">未就園親子登園の申し込みフォーム</h2>
<!-- <div>
<a href="/" style="background-color:#605F94;color:#FFF,width:160px;">
<span style="color:#FFF">トップページに戻る</span>
</a>
</div>
<br> -->
<!-- <div style="width:90%;margin:0 auto;">
<div style="font-weight:bold;" class="">
当園では、基本、お問合せは電話で承っております。<br>
デジタルでは伝わりにくい人の気持ちを大切に考えており、<br>
電話での対応を第一に考えております。
</div>
</div>
<p class="toiawase-tel">
☎:03-3751-1665
</p>
<br>
「ホームページを見て」と<br>お伝えくださいませ。<br>
午前8:30-午後18:00<br>
<br>
〒146-0082<br>
東京都大田区池上3丁目35番17号<br>
<br><br>
<div class="kwtext-left">
また、どうしても電話する時間が無い、電話しずらい等あれば
下記、お問合せフォームをお使いください。<br>
お問合せフォームからの返信は3開園日以内を目安とお考えください。<br>
<br>
ご理解、ご協力のほど、宜しくお願いいたします。
</div>
<br> -->
</article>
<form method="post" accept-charset="utf-8" class="validation contactForm" name="toiawase" role="form" action="/Contacts/addkg"><div style="display:none;"><input type="hidden" name="_method" value="POST"/><input type="hidden" name="_csrfToken" autocomplete="off" value="26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77"/></div>
<section id="app">
<div class="contact card p-4">
<div class="card-body p-2 m-2">
<div class="meta mb-4 pb-4" style="display:none">
<div class="field fiel-date row mb-4">
<div class="col col-md-2">
<span class="text-primary">日時</span>
</div>
<div class="col col-md-10">
2025/12/26 </div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
保護者氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name" required="required" v-model="person_name" class="form-control"/> <div v-cloak v-if="!person_name && person_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
保護者フリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="person_name_kana" required="required" v-model="person_name_kana" class="form-control"/> <div v-cloak v-if="!person_name_kana && person_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の氏名 </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name" required="required" v-model="child_name" class="form-control"/> <div v-cloak v-if="!child_name && child_name !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様のフリガナ </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="child_name_kana" required="required" v-model="child_name_kana" class="form-control"/> <div v-cloak v-if="!child_name_kana && child_name_kana !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
お子様の生年月日 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="birthday" required="required" v-model="birthday" class="form-control"/> <div v-cloak v-if="!birthday && birthday !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
住所 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="address" required="required" v-model="address" class="form-control"/> <div v-cloak v-if="!address && address !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
緊急連絡先電話番号 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="phone" required="required" v-model="phone" class="form-control"/> <div v-cloak v-if="!phone && phone !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<!-- <span class="text-danger">[必須]</span> -->
<span class="text-danger" style="color:#F00">[必須]</span>
メールアドレス </label>
<!-- <div class="col-lg-9"> -->
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="text" name="email" required="required" v-model="email" class="form-control"/> <div v-cloak v-if="!email && email !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
御親族の徳持幼稚園卒業について 御親族・御兄弟に、徳持幼稚園の卒業生がいらっしゃる方は、こちらにチェックを入れてください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<select name="graduation" required="required" v-model="graduation" @change="subjectChanged" class="form-control"><option value="御兄弟に卒業生あり">御兄弟に卒業生あり</option><option value="御親族に卒業生あり">御親族に卒業生あり</option><option value="卒業生はいない">卒業生はいない</option></select> <div v-cloak v-if="!graduation && graduation !== null" class="text-danger mt-2 mb-1">
当園の卒業有無を選択してください </div>
</div>
</div>
<!-- <div class="form-group row mb-4 font-120">
<label class="col-lg-3 font-weight-normal font-90 col-form-label">
<span class="text-danger" style="color:#F00">[必須]</span>
<php echo __('お問い合わせ項目'); ?>
以下から選択してください。
</label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<= $this->Form->hidden('subject', $subjects, ['empty' => '', 'required' => true, 'v-model' => 'subject', '@change' => 'subjectChanged']) ?>
<div v-cloak v-if="!subject && subject !== null" class="text-danger mt-2 mb-1">
<php echo __('お問い合わせ項目を選択してください'); ?>
</div>
</div>
</div> -->
<input type="hidden" name="subject" value="未就園児親子登園"/>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
その他お問い合わせ内容 <br>
※質問等、お気軽にお問い合わせください。 </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<textarea name="body" rows="7" v-model="body" class="form-control"></textarea> <div v-cloak v-if="!body && body !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<div class="form-group row mb-4 font-120 ">
<label class="col-lg-12 font-weight-normal font-90 col-form-label">
<span class="text-danger"></span>
同意チェック <br>
※未就園児親子登園の内容を理解・同意のうえで申込みます </label>
<div class="col-lg-9" style="border:1px solid #000; width:70%;margin:5px auto">
<input type="hidden" name="agree" value="0"/><input type="checkbox" name="agree" value="1" required="required" v-model="agree"> <div v-cloak v-if="!agree && agree !== null" class="text-danger mt-2 mb-1">
</div>
</div>
</div>
<!-- <div class="form-group row mb-0">
<div class="col-lg-12">
<label class="font-weight-normal font-120 col-form-label"><php echo __('画像添付'); ?></label>
<div class="font-80 text-primary">
※画面エラー発生の場合、 システム画面のスクリーンショットを 添付して頂くことを推奨します。
</div>
</div>
<div class="col-lg-9">
<vue-uploader ref="uploader" :previews='<php echo json_encode($files ?? []); ?>' :max="3" />
</div>
</div> -->
</div>
</div>
<div class="form-group text-center mt-4 pt-4">
<!-- reCAPTCHA v3 start -->
<input type="hidden" name="g-recaptcha-response" id="recaptchaResponse">
<!-- reCAPTCHA v3 end -->
<div style="margin-bottom:20px"></div>
<button type="submit" class="btn btn-lg font-120 btn-wide btn-xwide btn-primary" id="confirm-btn" @click.prevent="validate">
送信 </button>
</div>
<div style="display:none;"><input type="hidden" name="_Token[fields]" autocomplete="off" value="ae78a67e91e4951f085cc61c1be795ef7a48d751%3Asubject"/><input type="hidden" name="_Token[unlocked]" autocomplete="off" value="file%7Cfiles%7Cfiles.error%7Cfiles.name%7Cfiles.size%7Cfiles.tmp_name%7Cfiles.type%7Cg-recaptcha-response"/><input type="hidden" name="_Token[debug]" autocomplete="off" value="%5B%22%5C%2FContacts%5C%2Faddkg%22%2C%7B%220%22%3A%22person_name%22%2C%221%22%3A%22person_name_kana%22%2C%222%22%3A%22child_name%22%2C%223%22%3A%22child_name_kana%22%2C%224%22%3A%22birthday%22%2C%225%22%3A%22address%22%2C%226%22%3A%22phone%22%2C%227%22%3A%22email%22%2C%228%22%3A%22graduation%22%2C%22subject%22%3A%22%5Cu672a%5Cu5c31%5Cu5712%5Cu5150%5Cu89aa%5Cu5b50%5Cu767b%5Cu5712%22%2C%229%22%3A%22body%22%2C%2210%22%3A%22agree%22%7D%2C%5B%22file%22%2C%22files%22%2C%22files.name%22%2C%22files.type%22%2C%22files.tmp_name%22%2C%22files.error%22%2C%22files.size%22%2C%22g-recaptcha-response%22%5D%5D"/></div></form></section>
</div><!-- #main -->
</div><!-- #container -->
<script src="https://www.google.com/recaptcha/api.js?render=6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW"></script>
<script>
// grecaptcha.ready(function() {
// grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
// var recaptchaResponse = document.getElementById('recaptchaResponse');
// recaptchaResponse.value = token;
// });
// });
document.getElementById('confirm-btn').addEventListener('click', function() {
grecaptcha.ready(function() {
grecaptcha.execute('6LfNulspAAAAACPWYwP-7qVSpmDlryHnc3m_A0PW', {action: 'submit'}).then(function(token) {
var recaptchaResponse = document.getElementById('recaptchaResponse');
recaptchaResponse.value = token;
});
});
})
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$("form").submit(function () {
alert("iwaotest");
// var form = $(this).closest('form');
var name = $('input[name="person_name"]');
var email = $('input[name="email"]');
// var subject = $('[name=subject] option:selected').text();
var msg = "";
var status = "";
var is_error = false;
var html = '<p>こちらの内容で送信してよろしいですか?</p><hr />'
+ '<dl>'
+ '<dt>氏名</dt><dd>' + name+'</dd><br>'
+ '<dt>メールアドレス</dt><dd>' + email+'</dd><br>'
+ '<dt>お問い合わせ項目</dt><dd>未就園児 親子登園</dd><br>'
+ '<dt>お問い合わせ内容</dt>'
+ '</dl>';
+ msg.replace(/\r\n/g, "<br>");
html = html.replace(/(\n|\r)/g, "<br>");
// 会社名チェック
// if (id_check && company_name=="") {
// is_error = true;
// } else {
// is_error = false;
// }
if (window.confirm('送信してもよろしいですか?')) {
//alert("OK");
form.submit();
//document.getElementsById("g-recaptcha-response").submit();
/*bootbox.confirm({
message: html,
buttons: {
confirm: {
label: 'はい、送信します',
className: 'btn-success'
},
cancel: {
label: 'キャンセル',
className: 'btn-danger'
}
},
callback: function (result)
{
if( result )
{
}
}
});*/
} else {
return false;
}
//e.preventDefault();
});
});
</script>
</section>
</div>
<!-- <footer id="footer" style="margin:10px 0"> -->
<footer id="footer">
<!-- <section style="display:-webkit-flex;display:flex;justify-content: center;"> -->
<section>
<!--2023/8/30追加修正ここから-->
<!-- <div class="insta" style="-webkit-flex: 1;flex: 1;"> -->
<div class="insta">
<a href="https://www.instagram.com/tokumochikg/" target="_blank">
<img src="/img/insta_logo.png" alt="インスタグラムはこちらから">
</a>
</div>
<!--2023/8/30追加修正ここまで-->
<!-- <ul style="color:#000"> -->
<!-- <div class="footer__address" style="flex: 4;margin-right:16px"> -->
<div class="footer__address">
<!-- <ul style="text-align:left;color:#000"> -->
<ul>
<li class="footer__companyname">学校法人 池上学園 徳持幼稚園</li>
<li class="footer__companyname_sp">学校法人 池上学園 <br>徳持幼稚園</li>
<li class="footer__address_inner">〒146-0082 東京都大田区池上3丁目35番17号</li>
<li class="footer__address_inner_sp">〒146-0082 東京都大田区<br>池上3丁目35番17号</li>
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
</div>
<div class="yobi" style="-webkit-flex: 1;flex: 1;">
</div>
</section>
<!-- <ul class="footer__tellink" style="text-align:left;color:#000;margin-right:20%"> -->
<ul class="footer__tellink_sp">
<li class="tel-link"><a href="tel:0337511665" style="color:#000">☎:03-3751-1665</a></li>
</ul>
<!--2023/9/27追加修正ここから-->
<!-- <div id="counter">
<img src="./img/ecount.gif">
</div> -->
<!--2023/9/27追加修正ここまで-->
<!-- <p class="footer__copyright" style="color:#000;margin:0 20%"> -->
<p class="footer__copyright">
Copyright © Tokumochi Kindergarten All rights reserved.
</p>
<br>
</footer>
<!-- <script language="javascript" type="text/javascript"
src="./js/lightbox.js"></script> -->
<script src="/js/lightbox.js?1699955061"></script> <div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div>
<div id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div></div><!-- Add 2023-12-12 -->
</div>
<!-- jQuery 2.1.4 -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script><script src="/js/jquery.min.js?1699955038"></script>
<!-- Latest compiled and minified JavaScript -->
<!--tdy-->
<!--[if lt IE 9]>
<script src="https://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<!-- slider-->
<!-- <script src="./js/slick.min.js" type="text/javascript" charset="utf-8"></script> -->
<script src="/js/slick.min.js?1699955040"></script>
<script>
$(function() {
$('.slider').slick({
infinite: true,// 無限スクロールにするかどうか。最後の画像の次は最初の画像が表示される。
slidesToShow: 1,// スライドのエリアに画像がいくつ表示されるかを指定
centerMode: true, //要素を中央寄せ
centerPadding:'18%', //両サイドの見えている部分のサイズ
autoplay:true, //自動再生
cssEase: 'ease',// 切り替えのアニメーション。ease,linear,ease-in,ease-out,ease-in-out
dots: false,// 画像下のドット(ページ送り)を表示
fade: false,// 切り替え時のフェードイン設定。trueでon
arrows: true,// 左右の次へ、前へボタンを表示するかどうか
speed: 2000,
dotsClass: 'dot-class',// ドットのclass名をつける
responsive: [{
//breakpoint: 480,
settings: {
centerMode: false,
}
}]
});
});
</script>
<!-- slider-->
<!--pagetop -->
<script>
$(function() {
// ナビゲーションボタンの変更により無効(2023-12-12)
// var TopBtn = $('#PageTopBtn');
// TopBtn.hide();
//スクロール位置が100でボタンを表示
// $(window).scroll(function() {
// if ($(this).scrollTop() > 200) {
// TopBtn.slideDown();
// }
// else {
// TopBtn.slideUp();
// }
// });
//ボタンを押下するとトップへ移動
// TopBtn.click(function() {
// $('body,html').animate({
// scrollTop: 0
// }, 300);
// return false;
// });
});
</script>
<!--pagetop -->
<!-- object-fit-images -->
<!-- <script src="./js/ofi.min.js"></script> -->
<script src="/js/ofi.min.js?1699955040"></script><script>
objectFitImages('img.object-fit-img');
</script>
<!-- object-fit-images -->
<!-- <div
id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div
id="lightbox" class="lightbox" style="display: none;"><div
class="lb-outerContainer"><div class="lb-container"><img
class="lb-image"
src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div
class="lb-nav"><a class="lb-prev"
href="https://tokumochi-kg.jp/"></a><a
class="lb-next" href="https://tokumochi-kg.jp/"></a></div><div
class="lb-loader"><a class="lb-cancel"></a></div></div></div><div
class="lb-dataContainer"><div class="lb-data"><div
class="lb-details"><span class="lb-caption"></span><span
class="lb-number"></span></div><div
class="lb-closeContainer"><a class="lb-close"></a></div></div></div>
</div> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N10PRXY1X0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-N10PRXY1X0');
</script>
</body>
</html>
'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => true,
'expire' => '0',
'samesite' => null
]
]
$values = [
(int) 0 => 'nosniff'
]
$name = 'x-content-type-options'
$first = true
$value = 'nosniff' ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/www_ftp/public_html/tokumochi-kg.jp/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 269 ]Code Context {
return parent :: handleError ( $code , $description , $file , $line , $context );
} $name = 'csrfToken'
$value = '26b06258557296898c0dca71a440a629708dac6856c7a230b9054cffce63368f4bb1b989ec67c78e3c7f2ecb9b1fb42cd815bdbf82318c07f83e8ec5de261a77'
$options = [
'path' => '/',
'domain' => '',
'secure' => false,
'samesite' => null,
'httponly' => true,
'expires' => '0'
] ErrorEmail\Error\ErrorHandler::_callParentHandleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 113
ErrorEmail\Error\ErrorHandler::handleError() - ROOT/vendor/ebrigham1/cakephp-error-email/src/Error/ErrorHandler.php, line 63
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::setcookie() - CORE/src/Http/ResponseEmitter.php, line 269
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 211
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 192
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - /home/www_ftp/public_html/www.tokumochi-kg.com/webroot/index.php, line 40
学校法人池上学園 徳持幼稚園・未就園親子 登園日の申込みフォーム
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校
よくあそび よくまなび ゆたかな心を育てる幼児と父母の学校