リビジョン 1711ffed

差分を見る:

app/Controller/TopController.php
38 38
 */
39 39
	var $name = 'top';
40 40
	public $uses = array('ContactValidate');
41
	public $layout = 'top';
41
	public $layout = 'procedure';
42 42

  
43 43
	function beforeFilter(){
44 44
		$this->Auth->allow();
......
51 51
/**
52 52
 * privacy_policy
53 53
 */
54
	public function privacy_policy() {
54
	public function privacy() {
55 55
	}
56 56
/**
57
 * kiyaku
57
 * terms
58 58
 */
59
	public function kiyaku() {
59
	public function terms() {
60 60
	}
61 61
/**
62
 * about
62
 * about us
63 63
 */
64
	public function about() {
64
	public function aboutus() {
65 65
	}
66 66
/**
67 67
 * company
app/View/Layouts/procedure.ctp
49 49

  
50 50
	<!-- メインコンテンツ -->
51 51

  
52
	<script type="text/javascript">
53
	$(function(){
54
		reviseMargin();
55
		$(window).on("resize",reviseMargin);
56
		function reviseMargin(){
57
			$("#contents").css({
58
				"margin-top":$("header")[150].offsetHeight + "px",
59
				"margin-bottom": $("footer")[450].offsetHeight + "px"
60
			});
61
		}
62
	});
63
	</script>
64

  
65

  
66

  
67

  
68 52
	<div class="container">
69 53

  
70 54
		<?php echo $this->fetch('content'); ?>
app/View/top/aboutus.ctp
1
<!-- 運営会社情報 -->
2
	<main role="main">
3
		<article class="legacy">
4
			<h2>
5
				<img src="/img/img_h1_aboutus.png" alt="運営会社情報">
6
			</h2>
7
			<p>この規約(以下「本規約」といいます。)は、IT KiDS株式会社(以下「当社」といいます。)が提供するPictCodeに関するすべての製品およびサービス(以下「本サービス」といいます。)の利用に関する条件を、本サービスを利用するお客様(以下「お客様」といいます。)と当社との間で定めるものです。</p>
8
			<div id="contents">
9
			<section>
10
				<h3>1.&nbsp;定義</h3>
11
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
12
				<ol>
13
					<li></li>
14
					<li></li>
15
				</ol>
16
			</section>
17
			<section>
18
				<h3>1.&nbsp;定義</h3>
19
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
20
				<ol>
21
					<li></li>
22
					<li></li>
23
				</ol>
24
			</section>
25
			<section>
26
				<h3>1.&nbsp;定義</h3>
27
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
28
				<ol>
29
					<li></li>
30
					<li></li>
31
				</ol>
32
			</section>
33
			<section>
34
				<h3>1.&nbsp;定義</h3>
35
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
36
				<ol>
37
					<li></li>
38
					<li></li>
39
				</ol>
40
			</section>
41
			<section>
42
				<h3>1.&nbsp;定義</h3>
43
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
44
				<ol>
45
					<li></li>
46
					<li></li>
47
				</ol>
48
			</section>
49
			<section>
50
				<h3>1.&nbsp;定義</h3>
51
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
52
				<ol>
53
					<li></li>
54
					<li></li>
55
				</ol>
56
			</section>
57
			</div>
58
		</article>
59
	</main>
app/View/top/contact.ctp
1
<header>
2
<div class="container">
3
<div class="row">
4
<div class="col-lg-12">
5
<div class="intro-text">
6
<span class="name">お問い合わせテスト3</span>
7
</div>
8
</div>
9
</div>
10
</div>
11
</header>
12
<div class="contact form">
13
<?php echo $this->Form->create('ContactValidate',array(
14
	'inputDefaults' => array(
15
		'div' => 'form-group',
16
		'wrapInput' => false,
17
		'class' => 'form-control'
18
	),
19
	'class' => 'well')); ?>
20
<fieldset>
21
	<legend><?php echo __('お問い合わせ'); ?></legend>
22
<?php
23
	echo $this->Form->input('name',array('label'=>'お名前'));
24
	echo $this->Form->input('mail',array('label'=>'メールアドレス'));
25
	echo $this->Form->input('comment',array('type'=>'textarea','label'=>'問い合わせ内容'));
26
?>
27
<?php echo $this->Form->submit('送信する',array('class'=>'btn btn-info')); ?>
28
<?php echo $this->Form->end(); ?>
29
</div>
30

  
31
<?php echo $this->element('footer');?>
1
<!-- お問い合わせ -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_contact01.png" alt="お問い合わせ - 送信内容入力">
6
			</h2>
7
			<p class="">PictCodeに関するお問い合わせやご相談、ご質問などがございましたら、下記のお問い合わせフォームより対応いたします。</p>
8
		<hr>
9
			<section>
10
				<dl>
11
					<dt><label for="">お名前</label></dt>
12
					<dd><input type="text" name="name" value="" id="" placeholder="お名前" /></dd>
13
					<dt><label for="">年齢</label></dt>
14
					<dd><input type="text" name="age" value="" id="" pattern="^[0-9A-Za-z]+$" placeholder="半角数字" /></dd>
15
					<dt><label for="">メールアドレス</label></dt>
16
					<dd><input type="text" name="email" value="" id="" pattern="^[0-9A-Za-z]+$" placeholder="半角英数字" /></dd>
17
					<dt><label for="">メールアドレス(確認用)</label></dt>
18
					<dd><input type="text" name="email" value="" id="" pattern="^[0-9A-Za-z]+$" placeholder="半角英文字(再入力)" /></dd>
19
					<dt><label for="">郵便番号</label></dt>
20
					<dd><input type="text" name="email" value="" id="" pattern="^[0-9A-Za-z]+$" placeholder="半角数字で入力して下さい" /></dd>
21
					<dt><label for="">ご住所</label></dt>
22
					<dd><input type="text" name="address01" value="" id="" placeholder="例) ○○県 ○○市○○町 ○丁目 ○‐○" /></dd>
23
					<dd><input type="text" name="address02" value="" id="" placeholder="例) ○○ビル○○号室" /></dd>
24
					<dt><label for="">お電話番号</label></dt>
25
					<dd><input type="text" name="email" value="" pattern="^[0-9]+$" id="" placeholder="半角数字" /></dd>
26
					<dt><label for="">お問い合わせ内容</label></dt>
27
					<dd><textarea type="text" name="details" value="" id="" placeholder="お問い合わせ内容をご記入ください"></textarea></dd>
28
				</dl>
29
			</section>
30
			<section class="button_area01">
31
				<a href="index.html"><p class="button btn_back01"></p></a>
32
				<a href="contact_check.html"><p class="button btn_check01"></p></a>
33
			</section>
34
		</article>
35
	</main>
app/View/top/contact_check.ctp
1
<!-- お問い合わせ 内容確認 -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_contact02.png" alt="お問い合わせ - 送信内容確認">
6
			</h2>
7
			<p>ご記入内容に誤りがないかをご確認ください。内容に誤りがある場合には「修正する」ボタンを押して修正を、問題がないようでしたら「送信する」ボタンを押して送信してください。</p>
8
			<hr>
9
				<section>
10
					<dl>
11
						<dt><label for="">お名前</label></dt>
12
						<dd>お名前 太郎</dd>
13
						<dt><label for="">年齢</label></dt>
14
						<dd>92歳</dd>
15
						<dt><label for="">メールアドレス</label></dt>
16
						<dd>onamaetarou@onamae.com</dd>
17
						<dt><label for="">郵便番号</label></dt>
18
						<dd>〒180-0004</dd>
19
						<dt><label for="">ご住所</label></dt>
20
						<dd>東京都港区西麻布4-18-1</dd>
21
						<dd>麻布ウェストB1F</dd>
22
						<dt><label for="">お電話番号</label></dt>
23
						<dd>03-3409-4767</dd>
24
						<dt><label for="">お問い合わせ内容</label></dt>
25
						<dd>西麻布で長年愛され続けるオムライスが有名な洋食屋。<br>以前、職場が近かったのでよく利用していましたが、突然の閉店。その1年後に場所を変えて復活したという噂は聞いていましたが、職場が変りなかなか行けていなかったのですが、久々に行きました。<br>場所は以前の場所よりもさらに牛坂を上がった住宅地の奥。確実に知っている人しか来れない場所なので心配です。<br>店内は半地下ですが、以前よりも広く開放的になっていました。<br>オムライス(945円・大盛り1,155円)はデミソース、ホワイトソース、ケチャップの3種類から選べます。個人的にはほろ苦いデミソースが好きです。</dd>
26
					</dl>
27
				</section>
28
				<section class="button_area01">
29
					<a href="contact.html"><p class="button btn_alter01"></p></a>
30
					<a href="contact_thanks.html"><p class="button btn_submit"></p></a>
31
				</section>
32
		</article>
33
	</main>
app/View/top/contact_thanks.ctp
1
<!-- お問い合わせ Thanksページ -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_contact03.png" alt="お問い合わせ - 送信完了">
6
			</h2>
7
				<p>お問い合わせいただき、ありがとうございます。</p>
8
				<p>ご記入いただきましたメールアドレスに送信確認メールを自動送信致しました。折り返し、3営業日以内にご返答させていただきます。お問い合わせ内容によっては3営業日以上お時間をいただく場合がございます。何卒、ご了承くださいませ。</p>
9
				<p>万が一、送信確認メールが来ない場合は、自動的に振り分け処理にて迷惑メールに保管されているか、もしくはメールアドレスに誤りがある可能性があります。この場合には、大変お手数ではございますが、メールアドレスをご確認の上、お問い合わせフォームより再度ご送信下さい。</p>
10
			<section class="button_area01">
11
				<a href="index.html"><p class="button btn_top02"></p></a>
12
			</section>
13
		</article>
14
	</main>
app/View/top/delete_check.ctp
1
<!-- 保存データ削除 確認画面 -->
2
	<main role="main">
3
		<article class="register">
4
			<h2>
5
				<img src="/img/img_h1_delete02.png" alt="ほぞんデータ - さくじょかくにん">
6
			</h2>
7
				<p>せんたくした プログラムを さくじょ します。</p>
8
				<p>一度さくじょした プログラムは もとにもどすことが できません。 さくじょを 止めるばあいには「もどる」ボタンを、 さくじょしても よい ばあいには「さくじょ」ボタンをおして さくじょしてください。</p>
9
				<section class="delete">
10
					<h3>タイトルのタイトル</h3>
11
					<img src="/img/img_save_sample.png" alt="title">
12
					<p>プログラム説明文・プログラム説明文・プログラム説明文・プログラム説明文・プログラム説明文・プログラム説明文・プログラム説明文・プログラム説明文</p>
13
				</section>
14
				<section class="button_area01">
15
					<a href="data_index.html"><p class="button btn_back02"></p></a>
16
					<a href="delete_comp.html"><p class="button btn_delete"></p></a>
17
				</section>
18
		</article>
19
	</main>
app/View/top/delete_comp.ctp
1
<!--保存データ 削除完了画面 -->
2
	<main role="main">
3
		<article class="register">
4
			<h2>
5
				<img src="/img/img_h1_delete03.png" alt="ほぞんデータ - さくじょかんりょう">
6
			</h2>
7
			<div id="contents">
8
				<p>せんたくした プログラムを さくじょ しました。</p>
9
				<section class="delete">
10
					<img src="/img/img_img_delete.png" alt="プログラムをさくじょしました">
11
				</section>
12
			</div>
13
				<section class="button_area01">
14
					<a href="login_top.html"><p class="button btn_top03"></p></a>
15
				</section>
16
		</article>
17
	</main>
app/View/top/privacy.ctp
1
<!-- プライバシー・ポリシー -->
2
	<main role="main">
3
		<article class="legacy">
4
			<h2>
5
				<img src="/img/img_h1_privacy.png" alt="プライバシーポリシー">
6
			</h2>
7
			<p>この規約(以下「本規約」といいます。)は、IT KiDS株式会社(以下「当社」といいます。)が提供するPictCodeに関するすべての製品およびサービス(以下「本サービス」といいます。)の利用に関する条件を、本サービスを利用するお客様(以下「お客様」といいます。)と当社との間で定めるものです。</p>
8
			<div id="contents">
9
			<section>
10
				<h3>1.&nbsp;定義</h3>
11
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
12
				<ol>
13
					<li></li>
14
					<li></li>
15
				</ol>
16
			</section>
17
			<section>
18
				<h3>1.&nbsp;定義</h3>
19
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
20
				<ol>
21
					<li></li>
22
					<li></li>
23
				</ol>
24
			</section>
25
			<section>
26
				<h3>1.&nbsp;定義</h3>
27
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
28
				<ol>
29
					<li></li>
30
					<li></li>
31
				</ol>
32
			</section>
33
			<section>
34
				<h3>1.&nbsp;定義</h3>
35
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
36
				<ol>
37
					<li></li>
38
					<li></li>
39
				</ol>
40
			</section>
41
			<section>
42
				<h3>1.&nbsp;定義</h3>
43
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
44
				<ol>
45
					<li></li>
46
					<li></li>
47
				</ol>
48
			</section>
49
			<section>
50
				<h3>1.&nbsp;定義</h3>
51
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
52
				<ol>
53
					<li></li>
54
					<li></li>
55
				</ol>
56
			</section>
57
			</div>
58
		</article>
59
	</main>
app/View/top/privacy_policy.ctp
1
<header>
2
<div class="container">
3
<div class="row">
4
<div class="col-lg-12">
5
<div class="intro-text">
6
<span class="name">プライバシーポリシー</span>
7
</div>
8
</div>
9
</div>
10
</div>
11
</header>
12
<?php echo $this->element('footer');?>
app/View/top/reminder.ctp
1
<!-- ログイン リマインダー -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_reissue.png" alt="パスワードの再設定">
6
			</h2>
7
			<p>パスワードを再発行します。ご両親にご確認の上、ご登録いただいたメールアドレスを入力し、パスワード再発行用のURLを取得してください。ニックネームに関しましては、再発行用URLをクリックした際に表示されます。<br>(※携帯電話用メールアカウントの場合、メールフィルターを解除する必要があります。「itkids.club」のアカウント受信設定を行ってください。)</p>
8
			<div id="contents">
9
			<hr>
10
				<section>
11
					<dl>
12
						<dt><label for="">メールアドレス</label></dt>
13
						<dd><input type="text" name="email" value="" pattern="^[0-9]+$" id="" placeholder="メールアドレス" /></dd>
14
						<dt><label for="">メールアドレス(確認用)</label></dt>
15
						<dd><input type="text" name="email" value="" pattern="^[0-9]+$" id="" placeholder="メールアドレス(確認用)"/></dd>
16
					</dl>
17
				</section>
18
				<section class="caution">
19
					<p>メールアドレスが一致しません。<br>誤りがないかもう一度ご確認の上、正確にご入力ください。</p>
20
				</section>
21
			</div>
22
				<section class="button_area01">
23
					<a href="index.html"><p class="button btn_back01"></p></a>
24
					<a href="reminder_check.html"><p class="button btn_check01"></p></a>
25
				</section>
26
		</article>
27
	</main>
app/View/top/reminder_check.ctp
1
<!-- ログイン リマインダー確認画面 -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_reissue.png" alt="パスワードの再設定">
6
			</h2>
7
			<p class="">パスワードを再発行します。ご両親にご確認の上、ご登録いただいたメールアドレスを入力し、パスワード再発行用のURLを取得してください。ニックネームに関しましては、再発行用URLをクリックした際に表示されます。<br>(※携帯電話用メールアカウントの場合、メールフィルターを解除する必要があります。「itkids.club」のアカウント受信設定を行ってください。)</p>
8
			<div id="contents">
9
			<hr>
10
				<section>
11
					<dl>
12
						<dt><label for="">メールアドレス</label></dt>
13
						<dd>onamaetarou@onamae.com</dd>
14
					</dl>
15
				</section>
16
				<section>
17
					<p>以上の内容でよろしいでしょうか?内容に誤りがある場合には「修正する」ボタンを押し修正を、再発行する場合には「送信する」ボタンを押して再発行用URLを取得してください。</p>
18
				</section>
19
			</div>
20
					<section class="button_area01">
21
					<a href="reminder.html"><p class="button btn_alter01"></p></a>
22
					<a href="reminder_reissue.html"><p class="button btn_reissue"></p></a>
23
				</section>
24
		</article>
25
	</main>
app/View/top/reminder_reissue.ctp
1
<!-- ログイン リマインダー送信完了画面 -->
2
	<main role="main">
3
		<article class="contact">
4
			<h2>
5
				<img src="/img/img_h1_reissue.png" alt="お問い合わせ - 送信完了">
6
			</h2>
7
				<p>パスワード再発行用のURLを、ご登録いただいたメールアドレス宛てに送信しました。</p>
8
				<p>メールボックスをご確認の上、メールに添付されているURLをクリックし、指示に従ってパスワードの再発行を行ってください。</p>
9
			<section class="image">
10
				<img src="/img/img_img_sendmail.png">
11
			</section>
12
			<section class="button_area01">
13
				<a href="index.html"><p class="button btn_top02"></p></a>
14
			</section>
15
		</article>
16
	</main>
app/View/top/save.ctp
1
<!-- データ保存 -->
2
<main role="main">
3
		<article class="large_form">
4
			<h2>
5
				<img src="/img/img_h1_admin_save01.png" alt="プログラムほぞん">
6
			</h2>
7
				<p>さくせいした プログラムを ほぞん します。</p>
8
				<p>プログラムに タイトルを付け、せるめい文を 書いて みんなに アピールしましょう。</p>
9
				<p>プログラムの ないようと せつめいが 書けたら 「かくにん」ボタンを おしてね!</p>
10
				<section>
11
					<dl>
12
						<dt><label for="">タイトル</label></dt>
13
						<dd><input type="text" name="title" value="" id="" placeholder="タイトル" /></dd>
14
						<dt><label for="">せつめい</label></dt>
15
						<dd><textarea name="description" value="" id="" placeholder="せつめい" /></textarea></dd>
16
					</dl>
17
				</section>
18
				<section class="button_area01">
19
					<a href="index.html"><p class="button btn_back02"></p></a>
20
					<a href="save_check.html"><p class="button btn_check02"></p></a>
21
				</section>
22
		</article>
23
	</main>
app/View/top/save_check.ctp
1
<!-- データ保存 保存内容確認画面 -->
2
	<main role="main">
3
		<article class="register">
4
			<h2>
5
				<img src="/img/img_h1_admin_save02.png" alt="保存内容確認">
6
			</h2>
7
				<p>さくせいした プログラムを ほぞん します。</p>
8
				<p>文や タイトルに まちがいないか かくにんしましょう。 まちがいが あれば 「しゅうせい」 ボタンをおして しゅうせいし、 まちがいが なければ 「ほぞん」 ボタンを おして プログラムを ほぞんしましょう。</p>
9
				<section>
10
				<img src="img/img_save_sample.png" alt="保存したデータ名">
11
					<dl>
12
						<dt><label for="">タイトル</label></dt>
13
						<dd>タイトルのタイトル</dd>
14
						<dt><label for="">せつめい</label></dt>
15
						<dd>説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。説明ごにょごにょ。</textarea></dd>
16
					</dl>
17
				</section>
18
				<section class="button_area01">
19
					<a href="save.html"><p class="button btn_alter02"></p></a>
20
					<a href="save_comp.html"><p class="button btn_save"></p></a>
21
				</section>
22
		</article>
23
	</main>
app/View/top/save_comp.ctp
1
<!-- データ保存 保存完了画面 -->
2
	<main role="main">
3
		<article class="admin">
4
			<h2>
5
				<img src="/img/img_h1_copy02.png" alt="ほぞんデータ - こぴーかんりょう">
6
			</h2>
7
			<p>さくせいした プログラムを ほぞん しました!</p>
8

  
9
			<!-- Save Data 01 -->
10
			<section class="save_data saved">
11
				<a name="#save_data01">
12
					<img src="img/img_save_sample02.png" alt="タイトル">
13
					<h3>作品タイトル作品タイトル</h3>
14
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
15
				</a>
16
				<ul class="data_button">
17
					<li><a href="delete_check.html">さくじょ</a></li>
18
					<li><a href="play.html">きょうゆう</a></li>
19
					<li><a href="copy.html">コピー</a></li>
20
				</ul>
21
			</section>
22

  
23
			<!-- Save Data 02 -->
24
			<section class="save_data">
25
				<a name="#save_data02">
26
					<img src="img/img_save_sample02.png" alt="タイトル">
27
					<h3>作品タイトル作品タイトル</h3>
28
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
29
				</a>
30
				<ul class="data_button">
31
					<li><a href="delete_check.html">さくじょ</a></li>
32
					<li><a href="play.html">きょうゆう</a></li>
33
					<li><a href="copy.html">コピー</a></li>
34
				</ul>
35
			</section>
36

  
37
			<!-- Save Data 03 -->
38
			<section class="save_data">
39
				<a name="#save_data03">
40
					<img src="img/img_save_sample02.png" alt="タイトル">
41
					<h3>作品タイトル作品タイトル</h3>
42
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
43
				</a>
44
				<ul class="data_button">
45
					<li><a href="delete_check.html">さくじょ</a></li>
46
					<li><a href="play.html">きょうゆう</a></li>
47
					<li><a href="copy.html">コピー</a></li>
48
				</ul>
49
			</section>
50

  
51
			<!-- Save Data 04 -->
52
			<section class="save_data">
53
				<a name="#save_data04">
54
					<img src="img/img_save_sample02.png" alt="タイトル">
55
					<h3>作品タイトル作品タイトル</h3>
56
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
57
				</a>
58
				<ul class="data_button">
59
					<li><a href="delete_check.html">さくじょ</a></li>
60
					<li><a href="play.html">きょうゆう</a></li>
61
					<li><a href="copy.html">コピー</a></li>
62
				</ul>
63
			</section>
64

  
65
			<!-- Save Data 05 -->
66
			<section class="save_data">
67
				<a name="#save_data05">
68
					<img src="img/img_save_sample02.png" alt="タイトル">
69
					<h3>作品タイトル作品タイトル</h3>
70
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
71
				</a>
72
				<ul class="data_button">
73
					<li><a href="delete_check.html">さくじょ</a></li>
74
					<li><a href="play.html">きょうゆう</a></li>
75
					<li><a href="copy.html">コピー</a></li>
76
				</ul>
77
			</section>
78

  
79
			<!-- Save Data 06 -->
80
			<section class="save_data">
81
				<a name="#save_data06">
82
					<img src="img/img_save_sample02.png" alt="タイトル">
83
					<h3>作品タイトル作品タイトル</h3>
84
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
85
				</a>
86
				<ul class="data_button">
87
					<li><a href="delete_check.html">さくじょ</a></li>
88
					<li><a href="play.html">きょうゆう</a></li>
89
					<li><a href="copy.html">コピー</a></li>
90
				</ul>
91
			</section>
92

  
93
			<!-- Save Data 07 -->
94
			<section class="save_data">
95
				<a name="#save_data07">
96
					<img src="img/img_save_sample02.png" alt="タイトル">
97
					<h3>作品タイトル作品タイトル</h3>
98
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
99
				</a>
100
				<ul class="data_button">
101
					<li><a href="delete_check.html">さくじょ</a></li>
102
					<li><a href="play.html">きょうゆう</a></li>
103
					<li><a href="copy.html">コピー</a></li>
104
				</ul>
105
			</section>
106

  
107
			<!-- Save Data 08 -->
108
			<section class="save_data">
109
				<a name="#save_data08">
110
					<img src="img/img_save_sample02.png" alt="タイトル">
111
					<h3>作品タイトル作品タイトル</h3>
112
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
113
				</a>
114
				<ul class="data_button">
115
					<li><a href="delete_check.html">さくじょ</a></li>
116
					<li><a href="play.html">きょうゆう</a></li>
117
					<li><a href="copy.html">コピー</a></li>
118
				</ul>
119
			</section>
120

  
121
			<!-- Save Data 09 -->
122
			<section class="save_data">
123
				<a name="#save_data09">
124
					<img src="img/img_save_sample02.png" alt="タイトル">
125
					<h3>作品タイトル作品タイトル</h3>
126
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
127
				</a>
128
				<ul class="data_button">
129
					<li><a href="delete_check.html">さくじょ</a></li>
130
					<li><a href="play.html">きょうゆう</a></li>
131
					<li><a href="copy.html">コピー</a></li>
132
				</ul>
133
			</section>
134

  
135
			<!-- Save Data 10 -->
136
			<section class="save_data">
137
				<a name="#save_data10">
138
					<img src="img/img_save_sample02.png" alt="タイトル">
139
					<h3>作品タイトル作品タイトル</h3>
140
					<p>内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。内容ないようナイヨウ内容ないようナイヨウ内容ないようナイヨウ。</p>
141
				</a>
142
				<ul class="data_button">
143
					<li><a href="delete_check.html">さくじょ</a></li>
144
					<li><a href="play.html">きょうゆう</a></li>
145
					<li><a href="copy.html">コピー</a></li>
146
				</ul>
147
			</section>
148

  
149

  
150
		</article>
151
	</main>
app/View/top/save_login.ctp
1
<!-- データ保存 ログイン画面 -->
2
	<main role="main">
3
		<article class="large_form">
4
			<h2>
5
				<img src="/img/img_h1_save06.png" alt="ぷろぐらむ の ほぞん - ログイン かくにん">
6
			</h2>
7
			<p>今はまだ ログイン されていません。 ログインすることで 作ったプログラムを ほぞんできるよ!</p>
8
			<p>ログインしますか?</p>
9
			<section class="button_area01">
10
				<a href="index.html"><p class="button btn_back03"></p></a>
11
				<a href="login.html"><p class="button btn_save02"></p></a>
12
			</section>
13
			<section class="login_top01">
14
				<a href="register.html"><p class="register_btn01"><img src="/img/img_arrow_top01.png" alt="今すぐとうろく!">今すぐとうろく!</p></a>
15
			</section>
16
			<section class="button_area01">
17
				<a href="index.html"><p class="button btn_top02"></p></a>
18
			</section>
19
		</article>
20
	</main>
app/View/top/terms.ctp
1
<!-- 利用規約 -->
2
	<main role="main">
3
		<article class="legacy">
4
			<h2>
5
				<img src="/img/img_h1_terms.png" alt="利用規約">
6
			</h2>
7
			<p>この規約(以下「本規約」といいます。)は、IT KiDS株式会社(以下「当社」といいます。)が提供するPictCodeに関するすべての製品およびサービス(以下「本サービス」といいます。)の利用に関する条件を、本サービスを利用するお客様(以下「お客様」といいます。)と当社との間で定めるものです。</p>
8
			<div id="contents">
9
			<section>
10
				<h3>1.&nbsp;定義</h3>
11
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
12
				<ol>
13
					<li></li>
14
					<li></li>
15
				</ol>
16
			</section>
17
			<section>
18
				<h3>1.&nbsp;定義</h3>
19
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
20
				<ol>
21
					<li></li>
22
					<li></li>
23
				</ol>
24
			</section>
25
			<section>
26
				<h3>1.&nbsp;定義</h3>
27
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
28
				<ol>
29
					<li></li>
30
					<li></li>
31
				</ol>
32
			</section>
33
			<section>
34
				<h3>1.&nbsp;定義</h3>
35
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
36
				<ol>
37
					<li></li>
38
					<li></li>
39
				</ol>
40
			</section>
41
			<section>
42
				<h3>1.&nbsp;定義</h3>
43
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
44
				<ol>
45
					<li></li>
46
					<li></li>
47
				</ol>
48
			</section>
49
			<section>
50
				<h3>1.&nbsp;定義</h3>
51
				<p>ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。ここに法規的文言が入ります。</p>
52
				<ol>
53
					<li></li>
54
					<li></li>
55
				</ol>
56
			</section>
57
			</div>
58
		</article>
59
	</main>
app/webroot/css/_main.css
1
@header-height: 100px;
2
@header-color: white;
3
@header-bg: black;
4
@footer-height: 100px;
5
@footer-color: white;
6
@footer-bg: black;
7
@font-face {
8
font-family: 'Yasashisa';
9
src:url('../fonts/YasashisaGothic.woff');
10
}
11

  
12
* {
13
    margin: 0;
14
    padding: 0;
15
    -webkit-box-sizing: border-box;
16
       -moz-box-sizing: border-box;
17
         -o-box-sizing: border-box;
18
        -ms-box-sizing: border-box;
19
            box-sizing: border-box;
20
}
21

  
22

  
23

  
24
body {
25
    background-color: #FFF;
26
	padding: 0px;
27
	margin: 0;
28
	font-family: Yasashisa !important;
29
	color: #4C2A01 !important;
30
	background-image: url(../img/bg_main_001.png);
31

  
32
}
33

  
34
#preload{
35
	width: 100%;
36
	height: 100%;
37
	position: relative;
38
	background: #777;
39
}
40

  
41
.progress{
42
	width: 200px;
43
	position: absolute;
44
	top: 0;
45
	right: 0;
46
	bottom: 0;
47
	left: 0;
48
	margin: auto;
49
}
50

  
51
#preload_bar{
52
	width: 200px;
53
}
54

  
55
#ui-tab{
56
	position: absolute;
57
	/*background: blue;*/
58
	width: 100%;
59
	/*height: 100%;*/
60
}
61

  
62
#coding-tab{
63
	position: absolute;
64
}
65

  
66
#header{
67
	-moz-background-size:100% 100%;
68
	background-size:100% 100%;
69
	border:0px;
70
	width: 100%;
71
	height: 90px;
72
	z-index: 10;
73
	display: none;
74
}
75

  
76
.header_area {
77
	display:inline-block;
78
	text-align:center;
79
	position: absolute;
80
}
81

  
82
#header_left {
83
	width: 140px;
84
	left: 10px;
85
}	
86

  
87
#header_center {
88
	width: 210px;
89
	left: 0;
90
	right: 0;
91
	margin-left: auto;
92
	margin-right: auto;
93
}
94

  
95
#header_right {
96
	width: 420px;
97
	right: 10px;
98
}
99

  
100
.header_button {
101
	width: 64px;
102
	height: 64px;
103
	padding: 0px;
104
	background: transparent;
105
	margin-top:10px;
106
	margin-right: 2px;
107
	border:0px;
108
	outline: 0 !important;
109
	overflow : hidden;
110

  
111
	-moz-background-size:100% 100%;
112
	background-size:100% 100%;
113

  
114
	box-shadow: 3px 3px 5px 0px #555;
115
	-webkit-box-shadow: 3px 3px 5px 0px #555;
116
	-moz-box-shadow: 3px 3px 5px 0px #555;
117

  
118
	border-radius: 12px;
119
	-webkit-border-radius: 12px;
120
	-moz-border-radius: 12px;
121
}
122

  
123
.header_button:hover {
124
	width: 64px;
125
	height: 64px;
126
	padding: 0px;
127
	background: transparent;
128
	margin-top:10px;
129
	margin-right: 2px;
130
	margin-left: 2px;
131
	border:0px;
132

  
133
	-moz-background-size:100% 100%;
134
	background-size:100% 100%;
135

  
136
	box-shadow: 3px 3px 5px 0px #000 inset;
137
	-webkit-box-shadow: 3px 3px 5px 0px #000 inset;
138
	-moz-box-shadow: 3px 3px 5px 0px #000 inset;
139

  
140
	border-radius: 12px;
141
	-webkit-border-radius: 12px;
142
	-moz-border-radius: 12px;
143
}
144

  
145
/*
146
.header_button_image {
147
	width: 64px;
148
	height: 64px;
149
	padding: 0px;
150
	margin: 0px;
151
}
152

  
153
#modal_coding_vector_cancel{
154
	padding: 5px;
155
	background: transparent;
156
	border:0px;
157
}*/
158

  
159

  
160
/* Header on WEB Pages */
161

  
162

  
163
header {  
164
    z-index: 128;
165
    position: fixed;
166
    top: 0;
167
    width: 100%;
168
    padding:9px 8px;
169
    color: @header-color;
170
    background: @header-bg;
171
    height: @header-height;
172
    line-height: @header-height;
173
	background-image: url(../img/bg_header_001.png);
174
	text-align: center;
175
}
176

  
177
header img.left {
178
	display: inline-block;
179
}
180

  
181
header img.left {
182
	float: left;
183
}
184

  
185
header img.right {
186
	float: right;
187
}
188

  
189
header img.center {
190
	margin: 25px auto;
191
}
192

  
193

  
194
/* Main on WEB Pages */
195

  
196
article {
197
	background-color: rgba(255,255,255,0.75);
198
	width: 944px;
199
	padding: 24px 111px 24px;
200
	margin: 20px auto !important;
201
	border-radius: 10px;
202
	box-shadow:5px 5px  rgba(51,38,20,0.5);
203
	font-family: 
204
}
205

  
206
main {
207
	display: block;
208
	height: ;
209
	margin-top: 112px;
210
	margin-bottom: 112px;
211
}
212

  
213
article.main_top{
214
	display: block;
215
	overflow: hidden;
216
	background-image: url(../img/img_bg_top01.png);
217
	width: 944px;
218
	height: calc(100% - 300px);
219
	padding: 24px 111px;
220
	margin: 20px auto !important;
221
	border-radius: 10px;
222
}
223

  
224
article h2 {
225
	margin: 0 auto 24px;
226
}
227

  
228
article h3{
229
	margin: 0 auto 24px auto;
230
	font-weight: bold;
231
}
232

  
233
article section {
234
	display: block;
235
	margin: 0 auto 48px;
236
}
237

  
238

  
239
/* Footer on WEB Pages */
240

  
241
footer {  
242
    z-index: 128;
243
    position: fixed;
244
    bottom: 0;
245
	background-image: url(../img/bg_footer_001.png);
246
    width: 100%;
247
	padding-top: 5px;
248
	padding-bottom: 5px;
249
	margin-top: 20px;
250
    color: @header-color;
251
    background: @header-bg;
252
    height: @footer-height;
253
    line-height: @footer-height;
254
    text-align: center;
255
}
256

  
257
footer ul {
258
	display: block;
259
	width: 940px;
260
	padding-left: 10px;
261
	padding-right: 10px;
262
	list-style-type: none;
263
}
264

  
265
footer ul li {
266
	float: left;
267
	background:url(../img/footer_arrow01.png) left no-repeat;
268
	padding: 10px 0 10px 20px;
269
	margin-right: 30px;
270
	text-decoration: none;
271
	color: #4C2A01 !important;
272
}
273

  
274
footer hr {
275
	clear: both;
276
	border-top:1px solid #4C2A01 !important;
277
	margin:5px auto;
278
}
279

  
280
footer ul li a,a:link,a:visited {
281
	font-size: 12px;
282
	color: #4C2A01 !important;
283
	font-weight: bold;
284
	text-decoration: none !important;
285
}
286

  
287
footer ul li a:hover {
288
	color: #4C2A01 !important;
289
	text-decoration: underline !important;
290
}
291

  
292
img.logo {
293
	float: right;
294
	right: 0;
295
	margin: 0 10px 0;
296
}
297

  
298
#wrapper {
299
	display: block;
300
	width: 960px;
301
	margin: 0 auto;
302
	text-align: left;
303
}
304

  
305
/* TOP Page */
306

  
307
section.main_top01 {
308
	display: block;
309
	width: 630px;
310
	height: 350px;
311
	margin: 6px auto 0 150px;
312
	background-image: url(../img/img_contents_top01.png);
313
}
314

  
315
section.main_top01 p.main_btn01{
316
	display:inline-block;
317
	width: 420px;
318
	height: 80px;
319
	margin:190px 0 3px 140px;
320
	text-align: center;
321
	background-color: #FFF;
322
	border-radius: 5px;
323
	box-shadow:0 5px rgba(58,20,20,0.65);
324
	}
325

  
326
section.main_top01 p.main_btn01 a{
327
	display:block;
328
	padding-top:20px;
329
	height:80px;
330
	font-size: 32px;
331
	font-weight: bold;
332
	color: #EA7575 !important;
333
}
334

  
335
section.main_top01 img {
336
	margin-right: 20px;
337
	margin-top: -5px;
338
}
339

  
340
section.main_top01 p.main_btn01:hover{
341
	margin:195px 0 0 140px;
342
	box-shadow:none;
343
}
344

  
345
section.main_top02{
346
	display: block;
347
	width: 738px;
348
	height: 270px;
349
	margin: 4px auto 0 auto;
350
	background-image: url(../img/img_contents_top02.png);
351
}
352

  
353
section.main_top02 p.main_btn02{
354
	width: 210px;
355
	height: 40px;
356
	margin:90px 0 3px 385px;
357
	font-size: 18px;
358
	font-weight: bold;
359
	display:inline-block;
360
	text-align: center;
361
	background-color: #F39800;
362
	border-radius: 3px;
363
	box-shadow:0 3px rgba(56,41,20,0.65);
364
	}
365

  
366
section.main_top02 p.main_btn02 a{
367
	display:block;
368
	padding-top: 8px;
369
	height:40px;
370
	font-size: 18px;
371
	font-weight: bold;
372
	color: #FFF !important;
373
}
374

  
375
section.main_top02 p.main_btn02:hover{
376
	margin:93px 0 0 385px;
377
	box-shadow:none;
378
}
379

  
380
section.main_top02 p.main_btn03{
381
	width: 190px;
382
	height: 30px;
383
	margin:60px 0 3px 395px;
384
	font-weight: bold;
385
	display:inline-block;
386
	text-align: center;
387
	background-color: #6AB4DE;
388
	border-radius: 3px;
389
	box-shadow:0 3px rgba(22,47,58,0.65);
390
	}
391

  
392
section.main_top02 p.main_btn03 a{
393
	display:block;
394
	padding-top: 5px;
395
	height:30px;
396
	font-size: 15px;
397
	font-weight: bold;
398
	color: #FFF !important;
399
}
400

  
401
section.main_top02 p.main_btn03:hover{
402
	margin:63px 0 0 395px;
403
	box-shadow:none;
404
}
405

  
406
article {
407
	display: block;
408
}
409

  
410
/* Login and Save Page */
411

  
412

  
413
article.large_form {
414
	font-size: 18px;
415
}
416

  
417
article.large_form p {
418
	margin-bottom: 6px;
419
}
420

  
421
article.large_form dl {
422
	display: inline-table;
423
	height: 40px;
424
	margin: 12px 0 0;
425
}
426

  
427
article.large_form dl dt {
428
	position: absolute;
429
	padding: 0;
430
	margin: 6px 0;
431
	display: block;
432
	width: 226px;
433
}
434

  
435
article.large_form dl dd {
436
	margin:0;
437
  padding: 3px 0 3px 155px;
438
}
439

  
440
article.large_form dl dt label{
441
	width: 226px;
442
	margin-right: 0;
443
	margin-bottom: 24px;
444
	float: left;
445
	text-align: left;
446
	font-size: 36px;
447
	font-weight: bold; 
448
}
449

  
450
article.large_form dl dd input,
451
article.large_form dl dd textarea {
452
	display: block;
453
	position: relative;
454
	width: 464px;
455
	height: 60px;
456
	margin: 0 0 24px 120px;
457
	padding: 3px 0 3px 1em;;
458
	-webkit-border-radius: 5px;
459
	-moz-border-radius: 5px;
460
	border-radius: 5px;
461
	font-size: 24px;
462
}
463

  
464
article.large_form dl dd textarea {
465
	height: 180px !important;
466
}
467

  
468
article.large_form dl dd input:focus,
469
article.large_form dl dd textarea:focus{
470
	-webkit-transition: all .3s;
471
	transition: all .3s;
472
	box-shadow: 0 0 7px #1abc9c;
473
	border: 1px solid #1abc9c;
474
}
475

  
476
/*
477
article.login dl dd {
478
	display: block;
479
	position: relative;
480
	width: 464px;
481
	margin: 0 0 24px 120px;
482
	padding: 3px 0 3px 1em;;
483
	-webkit-border-radius: 5px;
484
	-moz-border-radius: 5px;
485
	border-radius: 5px;
486
}
487

  
488
article.login dl dd input {
489
	height: 60px;
490
}
491

  
492
article.login dl dd textarea {
493
	height: 180px;
494
}
495
*/
496

  
497

  
498
/* Register Page */
499

  
500
article.register,
501
article.contact {
502
	display: block;
503
	height:100%;
504
	margin-top:112px;
505
	padding: 24px 111px 24px;
506
}
507

  
508
article.register {
509
	font-size: 18px;
510
}
511

  
512
article.register ol {
513
	display: block;
514
	overflow: hidden;
515
	width: 768px;
516
	height: 85px;
517
	margin: 24px auto 48px;
518
	padding: 0;
519
	list-style: none;
520
}
521
article.register ol li {
522
	display: block;
523
	overflow: hidden;
524
	float: left;
525
	background-image: url(../img/img_register_nav.png);
526
	width: 185px;
527
	height: 85px;
528
	margin: 0;
529
}
530
article.register ol li#navigator01_off {background-position:0 0;}
531
article.register ol li#navigator01_on {background-position:0 -85px;}
532
article.register ol li#navigator02_off {background-position:555px 0;}
533
article.register ol li#navigator02_on {background-position:555px -85px;}
534
article.register ol li#navigator03_off {background-position:370px 0;}
535
article.register ol li#navigator03_on {background-position:370px -85px;}
536
article.register ol li#navigator04_off {background-position:185px 0;}
537
article.register ol li#navigator04_on {background-position:185px -85px;}
538

  
539
article h3 {
540
	text-align: center;
541
	margin: 24px auto;
542
	font-size: 36px;
543
	font-weight: bold;
544
	color:#4C2A01;
545
}
546

  
547
article.register img {
548
	display: block;
549
	margin: 24px auto 12px;
550
}
551

  
552
article.register dl {
553
	display: inline-table;
554
	height: 40px;
555
	margin: 12px 0 0;
556
}
557

  
558
article.register dl dt {
559
	position: absolute;
560
	padding: 12px 0 0;
561
	margin: 12px 0;
562
	display: block;
563
	width: 226px;
564
}
565

  
566

  
567
article.register dl dd {
568
	margin:12px 0 0;
569
  padding: 12px 0 3px 155px;
570
  font-size: 24px;
571
}
572

  
573
article.register dl dd p {
574
	margin:9px 0 0 0px;
575
  padding: 3px 0 3px 120px;
576
}
577

  
578
article.register dl dt label{
579
	width: 226px;
580
	margin-right: 0;
581
	float: left;
582
	text-align: left;
583
	font-size: 24px;
584
	font-weight: bold; 
585
}
586

  
587
article.register dl dd input {
588
	display: block;
589
	position: relative;
590
	width: 464px;
591
	height: 40px;
592
	margin: 0 0 0 120px;
593
	padding: 3px 0 3px 1em;;
594
	-webkit-border-radius: 5px;
595
	-moz-border-radius: 5px;
596
	border-radius: 5px;
597
}
598

  
599
article.register dl dd input:focus{
600
	-webkit-transition: all .3s;
601
	transition: all .3s;
602
	box-shadow: 0 0 7px #1abc9c;
603
	border: 1px solid #1abc9c;
604
}
605

  
606

  
607
/* Contact Form */
608

  
609
article.contact{
610
	font-size: 14px;
611
}
612

  
613
article.contact dl {
614
	display: inline-table;
615
	height: 40px;
616
	margin: 12px 0 0;
617
}
618

  
619
article.contact dl dt {
620
	position: absolute;
621
	padding: 8px 0 0;
622
	margin: 12px 0;
623
 	display: block;
624
	width: 226px;
625
}
626

  
627

  
628
article.contact dl dd {
629
	margin:12px 0 0;
630
	padding: 6px 0 2px 155px;
631
}
632

  
633
article.contact dl dt label{
634
	width: 226px;
635
	margin-right: 0;
636
	float: left;
637
	text-align: left;
638
	font-size: 14px;
639
	font-weight: bold; 
640
}
641

  
642
article.contact dl dd input,
643
article.contact dl dd textarea {
644
	display: block;
645
	position: relative;
646
	width: 464px;
647
	height: 36px;
648
	margin: 0 0 0 120px;
649
	padding: 2px 0 2px 1em;;
650
	-webkit-border-radius: 5px;
651
	-moz-border-radius: 5px;
652
	border-radius: 5px;
653
}
654

  
655
article.contact dl dd textarea {
656
	height: 180px;
657
}
658

  
659
article.contact dl dd.radio label,
660
article.contact dl dd.radio input {
661
	display: block;
662
	width: 80px;
663
	height: 36px;
664
	margin: 0 0 0 20px;
665
	padding: 2px 0 2px 1em;;
666
	-webkit-border-radius: 5px;
667
	-moz-border-radius: 5px;
668
	border-radius: 5px;
669
}
670

  
671
article.contact dl dd input:focus,
672
article.contact dl dd textarea:focus,
673
article.contact dl dd.radio:focus {
674
	-webkit-transition: all .3s;
675
	transition: all .3s;
676
	box-shadow: 0 0 7px #1abc9c;
677
	border: 1px solid #1abc9c;
678
}
679

  
680

  
681
/* Nav Button */
682

  
683
section.button_area01 {
684
	display: block;
685
	overflow: hidden;
686
	position: bottom;
687
	width: 536px;
688
	height: 85px;
689
	margin:48px auto 0;
690
}
691

  
692
section.button_area01 .button {
693
	display: block;
... 差分の行数が表示可能な上限を超えました。超過分は表示しません。

他の形式にエクスポート: Unified diff