@charset "shift_jis";

/*------------------------------------------------------------

個別ページ

------------------------------------------------------------*/

/* 共通
------------------------------------------------------------*/
.page-recruit .red_text, 
.page-recruit em.notice {
	color: #ff0000;
}

#container-body #colMain {
	float:none;
	margin:0 auto;
}

body.col2 #container-body #colMain {
	float: right;
}

#colMain .indent {
	margin:0 10px;
}

#colMain .section {
	margin: 0 10px 30px;
}

#colSub ul.link li ul {
	margin-top:5px;
}

#colSub ul.link li ul li {
	padding:5px 0 5px 14px;
	text-indent:-12px;
	background:url(/common/imgs/line-dotted.gif) repeat-x left top;
}

.page-collection .lead {
	padding:0 0 20px;
}
#colMain h4, 
.index #colMain h3, 
.info #colMain h3, 
.entry #colMain h3,
body.col2 #colMain h3 {
	margin:10px 0;
	border:1px solid #ddd;
	background:url(/common/imgs/bullet-blue.jpg) 10px 10px no-repeat;
	font-weight:bold;
	padding:6px 0 6px 25px;
}

body.col2 #colMain .btn-entry {
	text-align: center;
}

body.col2 #colMain .entry_endtext {
	text-align: center;
	color:#ff0000;
}

body.col2 #colMain .entry_text {
	margin: 0;
	padding: 0;
	text-align: center;
}
body.col2 #colMain .entry_text p.left{
	text-align: left;
}
body.col2 #colMain .entry_text p {
	margin-bottom: 15px;
}
body.col2 #colMain .entry_text ul.banner {
	display: table;
	margin: 0 auto;
}
body.col2 #colMain .entry_text ul.banner > li {
	display: table-cell;
}
body.col2 #colMain .entry_text ul.banner > li:first-child {
	padding-right: 2em;
}

.txt {
	padding:0 0 15px;
}
.txt .img {
	float: left;
	width: 120px;
	margin-right: 10px;
}
.txt .bold {
	font-weight: bold;
}
.ctr {
	text-align:center;
}

ul.gen li {
	list-style:disc;
	margin-left:1.5em;
}
ul.notes li {
	padding-left:1em;
	text-indent:-1em;
}
ul.transition {
	margin-top:1em;
}

ol.gen li {
	list-style:decimal outside;
	margin-left:1.5em !important;
	margin-left:2em;
}
/* hack for IE7 */
*:first-child+html ol.gen li {
	margin-left:2em !important;
}

.note-box {
	margin:0 0 1em;
	padding:10px;
	border:1px solid #cccccc;
}
.note-box dl.note {
	margin-top:1em;
}
.note-box dl.note dt {
	margin-bottom:0.1em;
	font-weight:bold;
}

.note-box dl.note ol {
	margin-left:2.5em;
	list-style:decimal;
}

dl.attached-documents dt {
	font-weight:bold;
}
dl.attached-documents dd {
	margin-left:0.5em;
}

/* キャリア採用エントリー、採用情報、応募フォーム
------------------------------------------------------------*/
#container-body .entry #colMain, 
#container-body .info #colMain, 
#container-body .form #colMain,
#container-body .index #colMain {
	width:790px;
}

/* キャリア採用トップ
------------------------------------------------------------*/
#container-body .index #colMain {
	width:920px;
}

#container-body .index #colMain .list_col3 {
	margin-bottom: 20px;
}

#container-body .index #colMain .list_col3 li {
	float: left;
	width: 293px;
	margin-right: 20px;
}

#container-body .index #colMain .list_col3 li h3 {
	margin: 0 0 10px;
	border: none;
	background: none;
	padding: 0;
}

#container-body .index #colMain .list_col3 li.last-child {
	margin-right: 0;
}

#container-body .index #colMain .list_col3 li .img {
	float: left;
	width: 100px;
}

#container-body .index #colMain .list_col3 li .desc {
	float: right;
	width: 183px;
}

#container-body .index #colMain .list_col2 {
	margin-bottom: 20px;
}

#container-body .index #colMain .list_col2 li {
	float: left;
	width: 450px;
	margin-right: 20px;
}

#container-body .index #colMain .list_col2 li h3 {
	margin: 0 0 10px;
	border: none;
	background: none;
	padding: 0;
}

#container-body .index #colMain .list_col2 li.last-child {
	margin-right: 0;
}

#container-body .index #colMain .list_col2 li .img {
	float: left;
	width: 150px;
}

#container-body .index #colMain .list_col2 li .desc {
	float: right;
	width: 290px;
}

#container-body .index #colMain .list_col2 li .desc .ttl {
	font-weight: bold;
}

#container-body .index #colMain .list_col2 li .desc .index_link{
	font-weight:bold;
	padding-bottom:3px;
}

#container-body .index #colMain .list_col2 li ul li {
	float: none;
	width: auto;
	margin-right: 0;
}

#container-body .index #colMain .list_col2 li .desc .detail {
	margin-bottom: 9px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #aaaaaa;
}

#container-body .index #colMain .list_col2 li .desc .links a {
	padding-left:8px;
	background:url(/common/imgs/bullet-triangle.jpg) no-repeat 0 3px;
}

#container-body .index #colMain .list_col2 li .desc .links li.red{
	color:#ff0000;	
}

#container-body .recruit_movie {
	margin: 0 auto;
	padding: 0;
	width: 640px;
}
#container-body .recruit_movie > .secound {
	margin: 20px 0 0 0;
}

/* 採用情報
------------------------------------------------------------*/
#entry ul.transition li {
	text-align:center;
}

#entry ul.transition.agree {
	width:300px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#entry ul.transition.agree li {
	display:inline;
	margin:0 5px;
}

table.recruitment-outline {
	width:100%;
	margin:0 0 20px;
	border-collapse:collapse;
}
table.recruitment-outline th,
table.recruitment-outline td {
	padding:5px 10px;
	border:1px solid #cccccc;
	vertical-align:middle;
}
table.recruitment-outline th {
	width:15%;
}
table.recruitment-outline td {
	width:85%;
}

table.recruitment-outline td dd {
	margin:0 0 1em 0.5em;
}

/* 応募フォーム
------------------------------------------------------------*/
#form-contents .attention, #form-contents .error, #form-contents .required {
	color:#cc0000;
	font-weight:normal !important;
}
#form-contents p.error {
	margin-bottom:0.1em;
}

#form-contents dl.privacy-policy {
	margin:1em 0;
	padding:10px;
	border:1px solid #cccccc;
}
#form-contents dl.privacy-policy dt {
	margin-bottom:0.1em;
	font-weight:bold;
	text-align:center;
}
#form-contents dl.privacy-policy dd {
	margin-top:1em;
}
#form-contents dl.privacy-policy dd p {
	margin-left:1em;
}
#form-contents dl.privacy-policy dd ol {
	margin-left:2.5em;
	list-style:decimal;
}

#form-contents .thanks-box {
	margin:10px 0 60px;
	padding:10px;
	text-align:center;
	border:1px solid #cccccc;
}
#form-contents .thanks-box .h-thanks {
	padding:0 0 10px;
	font-weight:bold;
}

ol.proposal-list {
	font-weight:bold;
}
ol.proposal-list li {
	position:relative;
	z-index:1;
	list-style-type:decimal;
	list-style-position:outside;
	_list-style-position:inside;
	margin-left:1.5em;
	_margin-left:0;
	_padding:10px 0;
	_background:url(/common/imgs/line-dotted.gif) repeat-x left top;
}
/* hack for IE7 */
*:first-child+html ol.proposal-list li {
	margin-left:0;
	padding:10px 0;
	background:url(/common/imgs/line-dotted.gif) repeat-x left top;
	list-style-position:inside;
	}
ol.proposal-list li span {
	display:block;
	position:relative;
	z-index:2;
	margin-left:-1.5em;
	_margin-left:0;
	padding:10px 0 10px 1.5em;
	_padding:0 0 0 1.5em;
	background:url(/common/imgs/line-dotted.gif) repeat-x left top;
	_background:#ffffff;
	font-weight:normal;
	_text-indent:-1.5em;
}
/* hack for IE7 */
*:first-child+html ol.proposal-list li span {
	margin-left:0;
	padding:0 0 0 1.5em;
	background:#ffffff;
	text-indent:-1.5em;
	}

#form-contents h3,
#form-contents h2.thanks {
	height:40px;
	margin:0 0 10px;
	line-height:40px;
	text-indent:10px;
	background:url(/recruit/imgs/message-box.jpg) 0 0 no-repeat;
	font-weight:bold;
	color:#1955a7;
}

#form-contents ul.btn-area {
	margin:0 auto;
	text-align:center;
}
#form-contents ul.btn-area li {
	display:inline;
	margin:0 30px;
	text-align:center;
}
#form-contents ul.btn-area input {
	padding:3px 15px;
}

#form-contents .ssl-seal {
	text-align:right;
}

.form-table {
	width:100%;
	margin:0 0 20px;
	border-collapse:collapse;
}
.form-table th,
.form-table td {
	padding:5px 10px;
	border:1px solid #cccccc;
	vertical-align:middle;
}
.form-table th {
	width:20%;
}
.form-table td {
	width:80%;
}

.form-table th span.notes, 
.form-table dt span.notes {
	display:block;
}
.form-table td span.example, 
.form-table td span.notes {
	margin-left:0.5em;
}
.form-table td span.pre-sub {
	margin-right:0.5em;
}
.form-table td span.post-sub {
	margin-left:0.5em;
}
.form-table td .pl {
	margin-top:0.5em;
}
.form-table td .following {
	display:inline;
	margin-right:1em;
}
.form-table td ul.following li {
	display:inline;
	float:none;
}

.form-table .txt-area textarea {
	width:99%;
	height:100px;
}

.form-table ul.check-item {
	zoom:100%;
	line-height:200%;
}
.form-table ul.check-item:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
	}
.form-table ul.check-item li {
	float:left;
	margin-right:0.5em;
	white-space:nowrap;
}
.form-table ul.check-item li.other {
	clear:left;
	margin-top:1em;
}
.form-table .cell-bg {
	background-color:#e4edfc;
}
.form-table dl.sub dt, 
.form-table dl.sub dd {
	display: table-cell;
	_display: inline;
	_zoom: 1;
	vertical-align: middle;
}
/* hack for IE7 */
*:first-child+html .form-table dl.sub dt, 
*:first-child+html .form-table dl.sub dd {
	display: inline;
	zoom: 1;
	}
.form-table dl.sub dt {
	padding-right: 0.5em;
}
.form-table dl.sub dd {
	padding-right: 1em;
}
.form-table dl.sub dd ul.check-item, .form-table dl.sub dd select, 
.form-table dl.sub2 dd ul.check-item, .form-table dl.sub2 dd select {
	display: inline;
}
.form-table dl.sub2 dd {
	margin-top: 0.2em;
}

.form-table dl.sub.main-position, 
.form-table dl.sub.career-misc {
	width:100%;
}
.form-table dl.sub.main-position dd, 
.form-table dl.sub.career-misc dd {
	width:450px;
}
.form-table dl.sub.main-position dd .txt-area textarea, 
.form-table dl.sub.career-misc dd .txt-area textarea {
	height:50px;
}

.form-table input.num-short {
	width:50px;
}
.form-table input.very-short {
	width:70px;
}
.form-table input.short {
	width:100px;
}
.form-table input.mid-short {
	width:150px;
}
.form-table input.middle {
	width:250px;
}
.form-table input.long {
	width:99%;
}
.form-table input.age {
	width:3em;
}
.form-table input.datey {
	width:4em;
}
.form-table input.datem, 
.form-table input.dated {
	width:2em;
}
.form-table input.major, 
.form-table input.qualified-name {
	width:98%;
}

.form-table table.education, 
.form-table table.qualification {
	width:100%;
	margin-bottom:1em;
}
.form-table table.education th.date, 
.form-table table.qualification th.date {
	width:30%;
}
.form-table table.education th.major {
	width:40%;
}
.form-table table.qualification th.qualified-name {
	width:70%;
}
.form-table table.education td, 
.form-table table.qualification td {
	width:auto;
}

/* 人事メッセージ
------------------------------------------------------------*/
#message .img {
	float:right;
	width:200px;
	padding:0;
}
#message .desc {
	float:left;
	width:450px;
	padding:0;
}

/* 求める人物像
------------------------------------------------------------*/
#human .img-center {
	text-align: center;
}

/* 新卒採用
------------------------------------------------------------*/
#flesh #colMain .section dl dt {
	font-weight: bold;
}
#flesh #colMain .section dl dd {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
#flesh #colMain .section dl dd.last-child {
	margin-bottom: 0;
	border-bottom: none;
}

/* 選考フロー
------------------------------------------------------------*/
#flow #colMain .red {
	color: #ff0000;
}
#flow #colMain .section dl {
	margin: 15px 0 10px 0;
}
#flow #colMain .section dl dt {
	width: 680px;
	height: 40px;
	background: url(/common/imgs/box-blue-flat.jpg) no-repeat scroll 0 0 transparent;
	color: #1955A7;
	font-weight: bold;
	line-height: 40px;
	text-indent: 10px;
}
#flow #colMain .section dl dt span {
	margin-left: 20px;
	color: #333333;
}
#flow #colMain .section dl dd {
	margin: 15px 0;
	padding-left: 90px;
	background: url(/recruit/imgs/flesh/icon-arrow.gif) no-repeat 30px center;
}

#flow #colMain .section ul {
	margin: 15px 0 10px 0;
	padding: 0;
}
#flow #colMain .section ul li{
	margin: 15px 0;
}
#flow #colMain .section ul li.flowDetail img{
	display: block;
	margin: 0;
	padding: 0;
	height: 6px;
	font-size: 1px;
	line-height: 1em;
}
#flow #colMain .section ul li.flowDetail table {
	width: 680px;
}
#flow #colMain .section ul li.flowDetail table th,
#flow #colMain .section ul li.flowDetail table td{
	background-color: #e4edfc;
}
#flow #colMain .section ul li.flowDetail table th{
	color: #1955A7;
	font-weight: bold;
	text-indent: 10px;
	width: 67px;
}
#flow #colMain .section ul li.flowDetail table td{
	color: #1955A7;
	font-weight: bold;
	color: #333333;
	padding: 5px 0;
}
#flow #colMain .section ul li.flowDetail table td p.small {
	font-weight: normal;
}


#flow #colMain .section ul li.flowArrow {
	margin-left: 25px;
}

/* 説明会スケジュール
------------------------------------------------------------*/
#schedule #colMain .section h4 {
	margin: 0 0 5px;
	padding: 0;
	border: none;
	background: none;
	font-weight: bold;
}
#schedule #colMain .section .setumeikai {
	width: 100%;
}
#schedule #colMain .section .setumeikai th {
	margin: 0;
	padding: 5px;
	background-color: #1855a6;
	color: #ffffff;
	text-align: center;
	border-right: solid 1px #cccccc;

}
#schedule #colMain .section .setumeikai th.col1 {
	width: 230px;
}
#schedule #colMain .section .setumeikai th.col2 {
	width: 60px;
}
#schedule #colMain .section .setumeikai th.col3 {
	width: 130px;
}
#schedule #colMain .section .setumeikai th.last {
	border-right: none;
}
#schedule #colMain .section .setumeikai td {
	padding: 5px;
	text-align: center;
	background-color: #e5f4ff;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	vertical-align: middle;
}
#schedule #colMain .section .setumeikai td.col2 {
	background-color: #c9ddff;	
}
#schedule #colMain .section .setumeikai td.last {
	border-right: none;
}
#schedule #colMain .section .table-company {
	width: 100%;
	margin-bottom: 5px;
}
#schedule #colMain .section .table-company th,
#schedule #colMain .section .table-company td {
	text-align: center;
	border-right: 1px solid #fff;
	padding: 5px 10px;
}
#schedule #colMain .section .table-company th {
	background-color: #e3edfc;
	font-weight: bold;
}
#schedule #colMain .section .table-company td {
	border-bottom: 1px solid #fff;
	background-color: #e5f4ff;
}
#schedule #colMain .section .box-note {
	background: #e9e9e9 url(/recruit/imgs/flesh/note-bg-head.gif) no-repeat left top;
}
#schedule #colMain .section .box-note .inner-foot {
	padding: 10px;
	background: url(/recruit/imgs/flesh/note-bg-foot.gif) no-repeat left bottom;
}


/* キャリア採用
------------------------------------------------------------*/
#career .mb10 {
	margin-bottom: 10px;
}