student-profile-hero_0.jpg

国際的なキャンパス

世界各国から学生が集う多国籍キャンパス

fall2024ratio-ug.png

テンプル大学ジャパンキャンパス(TUJ)では、アメリカをはじめ、アジアやヨーロッパ、中東、アフリカなど、世界約カ国・地域から集まる学生がともに学んでいます。日本にいながら異なる文化への理解を深め、国際感覚を養うことができる、ユニークで国際的なキャンパスです。TUJで、世界中から集まるクラスメイトとかけがえのない友情を育んでください。

学生の出身国

アフリカ
  • アルジェリア
  • ウガンダ
  • エジプト
  • ガーナ
  • ケニア
  • コートジボワール
  • ジブチ
  • ジンバブエ
  • スーダン
  • ナイジェリア
  • ナミビア
  • マダガスカル
  • 南アフリカ
  • モザンビーク
  • モロッコ
  • リビア
  • レソト
ヨーロッパ
  • アイスランド
  • アイルランド
  • アゼルバイジャン
  • アルバニア
  • イタリア
  • ウクライナ
  • ウズベキスタン
  • 英国
  • エストニア
  • オーストリア
  • オランダ
  • カザフスタン
  • 北マケドニア
  • キプロス
  • クロアチア
  • ジョージア
  • スイス
  • スウェーデン
  • スペイン
  • スロベニア
  • セルビア
  • タジキスタン
  • チェコ
  • デンマーク
  • ドイツ
  • ノルウェー
  • ハンガリー
  • フィンランド
  • フランス
  • ブルガリア
  • ベラルーシ
  • ベルギー
  • ポーランド
  • ポルトガル
  • モルドバ
  • ラトビア
  • リトアニア
  • リヒテンシュタイン
  • ルーマニア
  • ルクセンブルク
  • ロシア
中東
  • アフガニスタン
  • アラブ首長国連邦
  • イスラエル
  • イラク
  • イラン
  • オマーン
  • カタール
  • クウェート
  • サウジアラビア
  • シリア
  • トルコ
  • レバノン
アジア
  • インド
  • インドネシア
  • 韓国
  • カンボジア
  • 北朝鮮
  • シンガポール
  • スリランカ
  • タイ
  • 台湾
  • 中国
  • 日本
  • ネパール
  • パキスタン
  • バングラデシュ
  • フィリピン
  • ベトナム
  • 香港
  • マカオ
  • マレーシア
  • ミャンマー
  • モンゴル
  • ラオス
オセアニア
  • オーストラリア
  • ニュージーランド
  • フィジー
  • ミクロネシア
アメリカ大陸
  • アメリカ
  • アルゼンチン
  • ウルグアイ
  • エクアドル
  • カナダ
  • キューバ
  • グアテマラ
  • コロンビア
  • ジャマイカ
  • チリ
  • ドミニカ共和国
  • トリニダード・トバゴ
  • ブラジル
  • ベネズエラ
  • ペルー
  • ボリビア
  • ホンジュラス
  • メキシコ

のぞいてみようTUJのキャンパスライフ

参加してみようTUJのクラブやアクティビティ

学生アクティビティ

TUJでは、文化交流や日帰り・宿泊旅行など、多様な背景を持つ学生同士が交流を深めることができる、様々なイベントやアクティビティを学期を通して企画・実施しています。

TUJ Activities & Events on Facebook 

最新の学生アクティビティ情報  English

 

event-activities_2024.png

学生会

学生の代表として、キャンパス内の様々な意見や要望、改善策を大学側に伝えたり、様々なイベントを通して学生同士のネットワーキングの場を提供しています。

学生組織・クラブ活動

その他の学生組織やクラブ活動は、学生サービス・交流部(Office of Student Services and Engagement)が管轄し、学生によって運営されています。自分のアイデアに賛同する学生が集まれば、新しいクラブ活動をスタートすることもできます。こうした活動は、クラス以外で、学生同士が友情を育むことに貢献しています。

最新のクラブ活動情報はこちら  Englishをご覧ください。

clubs_2024.jpg

<!-- The Modal -->
<div id="myModal02" class="modal">
<span id="close02" class="close">&times;</span>
<img class="modal-content" id="img02">
<div id="caption02" class="caption"></div>
</div>

<script>
// Get the modal
var modal = document.getElementById("myModal02");

// Get the image and insert it inside the modal - use its "alt" text as a caption
var img = document.getElementById("myImg02");
var modalImg = document.getElementById("img02");
var captionText = document.getElementById("caption02");
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.src;
captionText.innerHTML = this.alt;
}

// Get the <span> element that closes the modal
var span = document.getElementById("close02");

// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
</script>

過ごしてみようTUJでのカレッジライフ

<img id="myImg03" class="myImg" src="https://www.tuj.ac.jp/sites/japan/files/sample-schedule.gif&quot; alt="クラブ活動" style="width:100%">

<!-- The Modal -->
<div id="myModal03" class="modal">
<span id="close03" class="close">&times;</span>
<img class="modal-content" id="img03">
<div id="caption03" class="caption"></div>
</div>

<script>
// Get the modal
var modal = document.getElementById("myModal03");

// Get the image and insert it inside the modal - use its "alt" text as a caption
var img = document.getElementById("myImg03");
var modalImg = document.getElementById("img03");
var captionText = document.getElementById("caption03");
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.src;
captionText.innerHTML = this.alt;
}

// Get the <span> element that closes the modal
var span = document.getElementById("close03");

// When the user clicks on <span> (x), close the modal
span.onclick = function() {
modal.style.display = "none";
}
</script>

入学手続きヘルプ

  • 住所: 〒154-0004 東京都世田谷区太子堂1-14-29 (アクセス)
  • E-mail:
  • Tel: 0120-86-1026(フリーダイヤル)
  • 電話受付時間: 平日9:00~17:30 (日本時間) ※土日祝日休み

 オープンキャンパス
 資料請求
 お問い合わせ

<style type="text/css">#box {
padding: 0;
margin-bottom: 2em;
border: solid 3px #FCB819 /* UG: #FCB819, Grad-Ed: #C7D703, Law: #2E297B, AEP: #CBF6FF, Cont-Ed: #BAA682, Other: #A41E35, depends on the program*/
}
#box h3 {
color: #2C2C2C; /* #FFFFFF or #2C2C2C, depends on the background color*/
margin: 0;
padding: 0.5em;
background: #FCB819 /* UG: #FCB819, Grad-Ed: #C7D703, Law: #2E297B, AEP: #CBF6FF, Cont-Ed: #BAA682, Other: #A41E35, depends on the program*/
}
#box h5 {
margin: 0.5em;
padding: 0.5em;
}
#box p {
padding: 0 1em;
margin-bottom: 1em;
}
#box ul {
margin: 1em;
}
</style>

<style>
body.tu-layout-theme-rebrand main > .region-content h2.gold_h2 {
text-transform: uppercase;
border-bottom: 3px solid #BAA682;
line-height: 1.8;
margin-bottom: 1em;
}
</style>