@charset "utf-8";
/* 202110座談会css */
#message {
	background-image: url(../../images/recruit/zadankai202110/message_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 20px auto;
	padding-top: 81.73%;
	height: 0;
	width: 100%;
}

#message02 {
	background-image: url(../../images/recruit/zadankai202110/message_bg_sp.png);
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0 auto 60px;
	width: 100%;
}
#message02 dt {
	font-size: 24px;
	font-weight: 600;
	margin: 20px 0 0.5em;
}
#message02 dd {
	font-size: 14px;
	margin: 0 0 50px;
}
#message02 dd span {
	font-size: 26px;
	font-weight: 600;
}

#zadankai {
	display: block;
	margin: 30px auto;
	width: 96%;
}

#ct-zadankai p img {
	margin: 0 auto 1em;
}

#prof-zadankai dt.sti_prof {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	font-weight: 600;
	color: #36C;
	margin: 1em 0 2em;
	text-align: center;
}

#mov dt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	font-weight: 600;
	color: #36C;
	text-align: center;
	margin: 40px 0 20px;
}

#mov dd {
position: relative;
height: 0;
margin: 20px 0 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

#mov dd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#prof-zadankai {
	display: block;
	margin: 30px auto;
	width: 100%;
}

.sti_prof {
	font-size: 16px;
	font-weight: 600;
	color: #36C;
	margin: 1em 0;
}

#prof-zadankai dd {
	display: block;
	margin: 0 0 2em;
	padding: 0;
	width: 100%;
}
#prof-zadankai dd div {
	display: block;
}
.ph-prof {
	text-align: center;
}

.prof-zadankai {
	font-size: 14px;
	width: 100%;
}

.f15-bold {
	font-size: 16px;
	font-weight: 600;
}

.bold {
	font-weight: 600;
}

.prof-zadankai table {
	position: relative;
	margin: 2em 0;
}
.prof-zadankai th {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	width: 6.5em;
}
.prof-zadankai th:after {
	position: absolute;
	left: 5.5em;
	content: "：";
}
.prof-zadankai td {
	text-align: left;
}

#discussion {
	text-align: left;
	margin: 1em auto;
}
#discussion p {
	line-height: 1.6em;
	margin-top: 1em;
}
#discussion p img {
	margin: 1.5em auto;
	height: auto;
	width: auto;
	max-width: 100%;
}
.f18-red-bold {
	font-size: 18px;
	font-weight: 600;
	color: #C00;
}
