@charset "shift_jis";
/*------------------------------
	Components
------------------------------*/
/*-- cateTtl --*/
.cateTtl .inr {
	width:950px;
	height:160px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
}
.cateTtl .head {
	font-size:2.0em;
	font-weight:bold;
	position:absolute;
	top:50%;
	left:78px;
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}

#philo .cateTtl { background-color:#81bef8; }
#philo .cateTtl .inr { background-image:url(/jsl/philosophy/img/bg_catettl.png); }
#philo .cateTtl .head { color:#FFFFFF; }

#profile .cateTtl { background-color:#cbe6fc; }
#profile .cateTtl .inr { background-image:url(/jsl/profile/img/bg_catettl.png); }

#business .cateTtl { background-color:#deddf5; }
#business .cateTtl .inr { background-image:url(/jsl/business/img/bg_catettl.png); }

#recruit .cateTtl { background-color:#d0ddf2; }
#recruit .cateTtl .inr { background-image:url(/jsl/recruit/img/bg_catettl.png); }

#support .cateTtl { background-color:#e0f1e7; }
#support .cateTtl .inr { background-image:url(/jsl/support/img/bg_catettl.png); }

#staff .cateTtl { background-color:#fee7e7; }
#staff .cateTtl .inr { background-image:url(/jsl/staff/img/bg_catettl.png); }

#notification .cateTtl { background-color:#f2e5d0; }
/*#notification .cateTtl .inr { background-image:url(/jsl/notification/img/bg_catettl.png); }*/


/*-- ttlLv --*/
.ttlLv1 { width:100%; padding:50px 0 15px; border-bottom:solid 1px #e4e4e4; }
.ttlLv1 .heading { text-align:center; font-size:1.6em; font-weight:bold; color:#CC0000; }

.ttlLv2 { position:relative; padding-top:60px; margin-bottom:20px; }
.ttlLv2 .heading { color:#333; font-size:1.3em; font-weight:bold; padding-left:20px; border-left:5px solid #cc0000; }
.ttlLv2 .heading span { margin-left:10px; }
.ttlLv2 .heading span img { vertical-align:middle; }

.ttlLv3 { padding-top:40px; margin-bottom:15px; }
.ttlLv3 .heading{ font-size:1.3em; font-weight:bold; }


/*-- box_typeA --*/
.box_typeA { background:#f7f7f7; padding:30px 20px; }
.box_typeA .uBox { padding-bottom:35px; }
.box_typeA .dBox { padding-top:35px; background:url(/jsl/common/img/line_dashed.png) repeat-x 0 0; }
.box_typeA .heading { font-size:1.4em; }

/*-- column --*/
.clm_2col, .clm_3col, .clm_4col, .clm_5col { overflow:hidden; *zoom:1; }
.clm_2col { margin-left:-2%; }
.clm_2col > .col { width:48%; float:left; margin-left:2%; margin-top:0.5em; }
.clm_3col { margin-left:-2%; }
.clm_3col > .col { width:31%; float:left; margin-left:2%; margin-top:0.5em; }
.clm_4col { margin-left:-2%; }
.clm_4col > .col { width:23%; float:left; margin-left:2%; margin-top:0.5em; }
.clm_5col { margin-left:-2%; }
.clm_5col > .col { width:18%; float:left; margin-left:2%; margin-top:0.5em; }

/*-- list --*/
.txtList { }
.txtList > li { padding-left:0.8em; background:url(/jsl/common/img/blt_dot_black_01.png) 0 0.6em no-repeat; margin-top:0.2em; }
.txtList > li.icoRD { background:url(/jsl/common/img/blt_dot_red_01.png) 0 0.6em no-repeat; }

.numList { padding-left:32px; list-style:decimal outside none; }
.numList > li { margin-top:0.5em; }
.numList > li:first-child { margin-top:0; }

.noteList { }
.noteList > li { margin-top:0.5em; padding-left:1.2em; }
.noteList > li:first-child { margin-top:0; }
.noteList > li > span.listMark { width:1em; margin-right:0.2em; margin-left:-1.2em; display:inline-block; *display:inline; zoom:1; }

/*-- table_type --*/
.table_typeA table { border-bottom:solid 1px #e4e4e4; }
.table_typeA table tbody tr th { padding:15px 25px; background:#f7f7f7; border-top:1px solid #e4e4e4; font-weight:bold; }
.table_typeA table tbody tr td { padding:15px 25px; border-top:1px solid #e4e4e4; }
.table_typeA table tbody tr td.em { background:#fde8e8 }

.table_typeB table { border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; }
.table_typeB table thead tr th { padding:15px 15px; background:#f7f7f7; border-top:solid 1px #e4e4e4; border-left:1px solid #e4e4e4; font-weight:bold; text-align:center; }
.table_typeB table tbody tr th { padding:15px 15px; background:#f7f7f7; border-top:solid 1px #e4e4e4; border-left:1px solid #e4e4e4; font-weight:bold; }
.table_typeB table tbody tr td { padding:15px 15px; border-top:solid 1px #e4e4e4; border-left:1px solid #e4e4e4; }
.table_typeB table tbody tr td.em { background:#fde8e8 }

/* link */
.txtLink { display:inline-block; *display:inline; *zoom:1; padding-left:10px; font-size:14px; line-height:24px; color:#CC0000; text-decoration:none !important; background:url(/commonY15/img/icon_arrow_right_red_01.png) 0 6px no-repeat; }
.txtLink:link { text-decoration:none }
.txtLink:visited, .txtLink:focus { color:#CC0000 }
.txtLink:hover { color:#ca0000; text-decoration:underline !important; }

.inText { margin:0 3px; }
.inText, .inText > a { color:#c00; text-decoration:underline; }
.inText:link, .inText > a:link { text-decoration:underline }
.inText:visited, .txtLink:focus, .inText > a:visited, .txtLink > a:focus { color:#c00; }
.inText:hover, .inText > a:hover { color:#CC0000; text-decoration:underline !important; }
.inText.iconPDF { padding-left:1.8em; background:url(/jsl/common/img/icon_pdf_red_01.png) 0 0 no-repeat;}

/* button */
.btnWT {
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#cc0000;
	text-decoration:none;
	text-align:center;
	padding:7px 20px 5px!important;
	background-color:#fff;
	border:1px solid #cc0000;
}
.btnWT.full { display:block; }
.btnWT:link { color:#cc0000; text-decoration:none; }
.btnWT:visited{color:#cc0000;}
.btnWT:hover{color:#cc0000;text-decoration:underline;}
.btnWT:hover span{text-decoration:underline;cursor:pointer;}
.btnWT span { display:inline-block;*display:inline;*zoom:1; }
.btnWT span b{color:#cc0000;}
.btnWT.iconPDF span{ padding-left:1.8em; background:url(/jsl/common/img/icon_pdf_red_01.png) 0 0 no-repeat;}
.btnWT.arw span{ 
	padding-left:1em; 
	background:url(/jsl/common/img/icon_arw_red_rgt.png) 0 47% no-repeat;
	background-size: 4px;
}
.wideBtn span{
		width: 14em;
}
.js-c-viewmore.hidden .js-c-viewmore-btn span {
    background: url(/jsl/common/img/icon_arrow_btm_red.png) 0 48% no-repeat;
}
.js-c-viewmore.opened .js-c-viewmore-btn span {
    background: url(/jsl/common/img/icon_arrow_top_red.png) 0 47% no-repeat;
}
/*	SP View
------------------------------*/
@media only screen and (max-width:768px) {
	/*-- cateTtl --*/
	.cateTtl .inr {
		width:auto;
		height:80px;
		background-size:auto 100%;
	}
	.cateTtl .head {
		left:24px;
		font-size:1.25em;
	}
	
	
	/*-- ttlLv --*/
	.ttlLv1 { padding:40px 10px 0; }
	.ttlLv1 .heading { font-size:1.125em; }
	
	.ttlLv2 { padding-top:30px; margin-bottom:10px; }
	.ttlLv2 .heading { font-size:1.0em; font-weight:bold; padding-left:10px; border-left-width:4px; }
	.ttlLv2 .heading span { margin-left:5px; }
	.ttlLv2 .heading span img { width:60px; }
	
	.ttlLv3 { padding-top:30px; margin-bottom:0; }
	.ttlLv3 .heading{ font-size:1.0em; }
	
	/*-- box_typeA --*/
	.box_typeA { padding:20px 10px; }
	.box_typeA .uBox { padding-bottom:20px; }
	.box_typeA .dBox { padding-top:20px; background:url(/jsl/common/img/line_dashed.png) repeat-x 0 0; }
	.box_typeA .heading { font-size:1.125em; }
	
	/*-- column --*/
	.clm_2col { margin-left:0; }
	.clm_2col > .col { width:auto; float:none; margin-left:0; }
	.clm_3col { margin-left:-2%; }
	.clm_3col > .col { width:31%; float:left; margin-left:2%; margin-top:0.5em; }
	.clm_4col { margin-left:-2%; }
	.clm_4col > .col { width:23%; float:left; margin-left:2%; margin-top:0.5em; }
	.clm_5col { margin-left:-2%; }
	.clm_5col > .col { width:18%; float:left; margin-left:2%; margin-top:0.5em; }
	
	/*-- list --*/
	.txtList { }
	.txtList > li { padding-left:0.8em; background:url(/jsl/common/img/blt_dot_black_01.png) 0 0.6em no-repeat; margin-top:0.2em; }
	.txtList > li.icoRD { background:url(/jsl/common/img/blt_dot_red_01.png) 0 0.6em no-repeat; }
	
	.numList { padding-left:32px; list-style:decimal outside none; }
	.numList > li { margin-top:0.5em; }
	.numList > li:first-child { margin-top:0; }
	
	.noteList { }
	.noteList > li { margin-top:0.5em; padding-left:1.2em; }
	.noteList > li:first-child { margin-top:0; }
	.noteList > li > span.listMark { width:1em; margin-right:0.2em; margin-left:-1.2em; display:inline-block; *display:inline; zoom:1; }
	
	/*-- table_type --*/
	.table_typeA table tbody tr th { padding:5px 10px; white-space:nowrap; }
	.table_typeA table tbody tr td { padding:5px 10px; }
}


/*------------------------------
	philosophy
------------------------------*/
#philo .box_typeA .fcRD { color:#CC0000; }
#philo .box_typeA .listMod { width:50%; margin:0 auto; }
#philo .box_typeA .listMod li { text-align:left; }

#philo .unit01 { width:760px; margin:50px auto 0; }

#philo .unit02 { margin-top:30px; }
#philo .unit02 .image { float:left; margin-right:30px; }
#philo .unit02 .image .caption { font-weight:bold; }
#philo .unit02 .content { float:right; width:570px; }


/*	SP View
------------------------------*/
@media only screen and (max-width: 768px) {
	#philo .box_typeA .listMod { width:auto; }
	
	#philo .unit01 { width:auto; margin:25px auto 0; }

	#philo .unit02 { margin-top:15; }
	#philo .unit02 .image { float:none; margin-right:0; }
	#philo .unit02 .content { float:none; width:auto; }
}


/*------------------------------
	profile
------------------------------*/
#history .table_typeA table tbody tr th { border-left: 1px solid #e4e4e4; }
#history .table_typeA table tbody tr th.bdrNon { border-left:none }

/*	SP View
------------------------------*/
@media only screen and (max-width: 768px) {
}


/*------------------------------
	business
------------------------------*/
#business .numList li { font-weight:bold; }

/*	SP View
------------------------------*/
@media only screen and (max-width: 768px) {
}


/*------------------------------
	recruit
------------------------------*/
.RText{
	color: #c00;
	text-align: center;
}
.txtList.icoNum > li { margin-top:1em; padding-left:3em; line-height:2.5em; position:relative; background:none; }
.txtList.icoNum .icoNum01, .txtList.icoNum .icoNum02, .txtList.icoNum .icoNum03, .txtList.icoNum .icoNum04 {
	width:35px;
	height:35px;
	background-position:center center;
	background-repeat:no-repeat;
	position:absolute;
	top:0.2em;
	left:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.txtList.icoNum .icoNum01 { background-image: url(/jsl/recruit/img/icon_num_01.gif); }
.txtList.icoNum .icoNum02 { background-image: url(/jsl/recruit/img/icon_num_02.gif); }
.txtList.icoNum .icoNum03 { background-image: url(/jsl/recruit/img/icon_num_03.gif); }
.txtList.icoNum .icoNum04 { background-image: url(/jsl/recruit/img/icon_num_04.gif); }
.RText{
	color: #c00;
	text-align: center;
}


#qa .qaList > li { margin-top:2em; padding-top:2em; background:url(/jsl/common/img/line_dashed.png) repeat-x left top; }
#qa .qaList > li:first-child { margin-top:0; padding-top:0; background:none; }

#qa .qaList > li dt { padding:0.2em 0 0.1em 3em; background:url(/jsl/recruit/img/icon_q.gif) no-repeat 0 0; font-weight:bold; }
#qa .qaList > li dd { margin-top:0.5em; padding:0.2em 0 0.1em 3em; background:url(/jsl/recruit/img/icon_a.gif) no-repeat 0 0; }


/*	SP View
------------------------------*/
@media only screen and (max-width: 768px) {
	.txtList.icoNum > li { padding-left:2.2em; line-height:1.7em; }
	.txtList.icoNum .icoNum01, .txtList.icoNum .icoNum02, .txtList.icoNum .icoNum03, .txtList.icoNum .icoNum04 {
		width:1.7em;
		height:1.7em;
		-webkit-background-size:1.7em auto;
		background-size:1.7em auto;
		top:0;
	}
	
	#qa .qaList > li { margin-top:1em; padding-top:1.5em; -webkit-background-size:5px 1px; background-size:5px 1px; }
	#qa .qaList > li:first-child { margin-top:0; padding-top:0; background:none; }
	
	#qa .qaList > li dt {
		padding:0 0 0 2.2em;
		-webkit-background-size:1.7em auto;
		background-size:1.7em auto;
	}
	#qa .qaList > li dd {
		margin-top:0.5em;
		padding:0 0 0 2.2em;
		-webkit-background-size:1.7em auto;
		background-size:1.7em auto;
	}
}


/*------------------------------
	support
------------------------------*/
#support .unit dt { font-weight:bold; }
#support .unit dd { margin-top:1em; }

/*	SP View
------------------------------*/
@media only screen and (max-width: 768px) {
}