/* =====================================================================

 * layout
 
 * =================================================================== */

h2#ttl-recruit { background: url(img/ttl_recruit_new.gif) no-repeat; }
h2#ttl-career { background: url(img/ttl_career.gif) no-repeat; }
/* h2#ttl-message { background: url(img/ttl_message.gif) no-repeat; } */
/* h2#ttl-entry   { background: url(img/ttl_entry.gif)   no-repeat; } */
h3.tb-caption {
	margin: 0 0 10px 0;
}
h4 { background: url(img/recruit.gif) no-repeat; }
.articles,
.articles2,
.articles3 {
	position: relative;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
	background: url(../../img/dot_line.gif) repeat-x bottom;
}
.articles2 {
	margin: 0;
}
.articles3 {
	margin: 0;
	padding: 0 0 15px 0;
	background: none;
	border-bottom: 1px solid #cccccc;
}
.tableStyle {
	margin: 0 0 25px 0;
	width: 725px;
	border-top: 1px solid #cccccc;
}
.tableStyle th,
.tableStyle td {
	padding: 8px 5px 6px 15px;
	border-bottom: 1px solid #cccccc;
}
.tableStyle th {
	width: 125px;
	background: #eef5e5;
}
#contactUs p {
	text-align: center;
}
.m-midashi {
	font-size: 116%;
	font-weight: bold;
}
.message {
	overflow: hidden;
	zoom: 1;
}
.emphasis {
	padding: 0 0 10px 0;
	font-size: 108%;
	font-weight: bold;
}
/* 修正202102 */
.entry {
	margin-bottom: 20px;
	padding-bottom: 30px;
	width: 725px;
	background: url(../../img/dot_line.gif) repeat-x bottom;
}
.entry p {
	overflow: hidden;
	margin-bottom: 0;
	padding: 0;
	font-size: 131%;
	font-weight: bold;
}
/* 修正202202 */
/*
#entryBox {
	margin-top: 12px;
}
*/
#entrySite li {
	display: inline-block;
	vertical-align: middle;
/* 	margin-right: 10px; */
	margin-right: 12px;
}
#entrySite li:nth-child(2) {
   margin-right: 5px;
}
.lBox, .rBox {
	float: left;
	padding-right: 25px;
	vertical-align: middle;
}
.rBox {
	padding-top: 5px;
}
#nijiboshu p {
	margin-bottom: 10px;	
}
#nijiboshu .emphasis, #saiyoEntry .emphasis {
	padding: 0;
	font-size: 131%;
	color: #5d8ec9;
}
#nijiboshu p.normal {
	margin-bottom: 5px;
	font-size: 108%;
	font-weight: normal;
}
#nijiboshu dl {
	margin-bottom: 20px;
	border-top: 1px solid #cccccc;
}
#nijiboshu dt {
	float: left;
	clear: left;
	padding: 11px 15px 10px;
	width: 13em;
	background: #eef5e5;
}
#nijiboshu dd {
	padding: 11px 5px 10px 15.5em;
	border-bottom: 1px solid #cccccc;
	font-size: 108%;
	font-weight: bold;
}
/* 追加202106 */
.notes {
  text-align: right;
  font-size: 93%;
}
.tableStyle.hiritsu {
  margin-bottom: 10px;
}