@charset "utf-8";

/* CONTENTS===================================================
海外インターンシップ編
 
=========================================================== */

/* 海外インターンシップ編 */
/* -------------------------------------------------------- */

.internship-copy-blue {
	font-weight: bold;
	font-size: 1.4em;
	color: #2670E5;
}

.internship-copy-blue-text {
	color:#2670E5;
	padding: 0.4em 0;
}

.internship-copy-red {
	font-weight: bold;
	font-size: 1.4em;
	color: #CF3378;
}

/* メインテキスト */

td.interviewer-blue {
	font-weight: bold;
	color:#2670E5;
	padding: 1em 0 0.5em;
}

td.interviewer-red {
	font-weight: bold;
	color: #CF3378;
	padding: 1em 0 0.5em;
}

/* 画像キャプション */

table.internship-image {
	margin-left: 1.8em;
	margin-bottom: 0.4em;
}

table.internship-image td {
	font-size: 0.83em;
}
