<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


#headimg_com {	/*ページヘッダBG画像*/
	width: 100%;
	height: 61px;
	background-position: right top;
	background-color: #1A3E80;
	background-image: url(../../imgs/common/head_top.jpg);
	background-repeat: no-repeat;
}
#headimg_com #guide {	/*#headimg_comのメニュー（サイトマップ、お問い合わせ）*/
	padding-top: 10px;
	margin-right: 5px;
	color: #FFFFFF;
	text-align: right;
	font-size: 9px;
}

/* #localnavi関連 --------------------------*/
#localnavi {	/*ローカルナビゲーション背景*/
	background-color: #FFFFFF;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

	#localnavi #navigation li#btn_a      {
	background: url(../../imgs/common/localnavi.jpg) no-repeat 0px 0px;
	padding-left: 50px;
	padding-top: 12px;
	width: 142px;
	height: 33px;
	color: #000000;
	font-weight: bold;
	}
	#localnavi #navigation li#btn_a p     {
	color: #000000;
	font-weight: bold;
	}
	#localnavi #navigation li#btn_a a      {
	background: url(../../imgs/common/localnavi.jpg) no-repeat 0px 0px;
	padding-left: 50px;
	padding-top: 9px;
	width: 142px;
	height: 33px;
	color: #000000;
	font-weight: bold;
	}
	#localnavi #navigation li#btn_b a    {
	background: url(../../imgs/common/localnavi.jpg) no-repeat 0px -40px;
	padding-left: 54px;
	padding-top: 5px;
	height: 24px;
	color: #000000;
	}
	#localnavi #navigation li#btn_c a    {
	background: url(../../imgs/common/localnavi.jpg) no-repeat 0px -64px;
	padding-left: 54px;
	padding-top: 5px;
	height: 37px;
	color: #000000;
	
	}

	/* ボタンhover */
	#localnavi #navigation li#btn_a p a:hover    {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	}
	#localnavi #navigation li#btn_a a:hover  {
	color: #003399;
	}
	#localnavi #navigation li#btn_b a:hover  {
	color: #003399;
	}
	#localnavi #navigation li#btn_c a:hover  {
	color: #003399;
	text-align: left;
	}
	
	/* ローカルメニューボタン　選択状態 */
	/* ボタンnormal */
	#localnavi #navigation li#btn_b2 a      {
	background: url(../../imgs/common/localnavi.jpg) no-repeat 0px -40px;
	padding-left: 54px;
	padding-top: 5px;
	height: 24px;
	color: #003399;
	}
	#localnavi #navigation li#btn_c2 a      {
	background: url(../../imgs/common/localnavi.jpg) no-repeat 0px -64px;
	padding-left: 54px;
	padding-top: 5px;
	height: 37px;
	color: #003399;
	}
	
	/* ボタンhover */
	#localnavi #navigation li#btn_b2 a:hover      {
	color: #003399;
	text-align: left;
	}
	#localnavi #navigation li#btn_c2 a:hover      {
	color: #003399;
	}



/* ----------------ナビゲーション：バナー　------ */	
	
	#localnavi #navi_bn {
	background-color:#FFFFFF;	
	}

.bn {
	width:190px;
	height:65px;
	
}

/* ----- テーブル -------- */
table.tbl-01, .tbl-01 th, .tbl-01 td {
	border-collapse: collapse;
	border-style: none;
	line-height: 1.2;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	text-align: left;
	vertical-align: top;
}
.tbl-01 th {
	font-weight: bold;
	padding-right: 1em;	
}

/* ----- di,dt,dd -------- */
.tbl-01 dl {
  margin: 0 0 1em 0;
}
.tbl-01 dt {
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-style: none;
}
.tbl-01 dd {
  margin: 0;
  padding-left: 1em;
  line-height: 1.2;
}

.btn_map {	/*所在地地図表示ボタン*/
	background-image: url(../../imgs/top/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}

.btn_map a {
	color: #999999;
}
.btn_map a:hover {
	color: #003399;
}



/* ----------------   ------ */
table.tbl-03 {
	width: 100%;
}
table.tbl-03, .tbl-03 th, .tbl-03 td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
.tbl-03 td.bosyu_01 {
	padding-right: 0.5em;
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #CC0000;
}
.tbl-03 td.bosyu_02 {
	padding-left: 0.5em;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	vertical-align: middle;
}
.tbl-03 td.bosyu_03 {
	font-size :12px;
	font-weight: bold;
	background-color: #039;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	vertical-align: middle;
	border: 1px solid #06F;
	line-height: 14px;
}
.tbl-03 td.bosyu_04 {
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color: #FFF;
	vertical-align: middle;
}
.tbl-03 td.bosyu_05 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-align: center;
}
#ojt {
	margin-bottom: 20px;
}


/* ----- テーブル -------- */
table.saiyo-top, .saiyo-top th, .saiyo-top td {
	border-collapse: collapse;
	border-style: none;
	line-height: 1.2;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	text-align: left;
	vertical-align: top;
}
table.saiyo-top table.detail {
	border-collapse: collapse;
	line-height: 1.2;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999;
	height: 150px;
}

.saiyo-top tr.line {
	font-weight: bold;
	padding-right: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}

.saiyo-top th {
	font-weight: bold;
	padding-right: 1em;
}
.saiyo-top td {
	padding-top: 7px;
}


.saiyo-top-title {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	width: 260px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 14px;
}
.saiyo-top-img {
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.saiyo-top-space {
/*	width: 12px;*/
	width: 8px;
}
.saiyo-link a {
	color: #0066CC;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
.saiyo-top-linktxt {
	margin-top: 10px;
}
.saiyo-top-p_img {
	margin-right: 5px;
}



table.itemsTable {
	height: auto;
	width: 550px;
	background-color: #666666;
}
table.itemsTable, .itemsTable th, .itemsTable td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
.itemsTable th.item_01 {
	padding-right: 0.5em;
	background-color: #0754A0;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #666666;
	padding-left: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.itemsTable th.item_02 {
	padding-left: 0.5em;
	background-color: #0754A0;
	text-align: left;
	border: 1px solid #666666;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
.itemsTable td.item_01 {
	padding-right: 0.5em;
	background-color: #E6F2FF;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #666666;
	padding-left: 0.5em;
}
.itemsTable td.item_02 {
	padding-left: 0.5em;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	vertical-align: middle;
}
.itemsTable td.item_03 {
	margin: 0px;
	padding: 5px;
	height: 25px;
	background-color: #A6D2FF;
	text-align: center;
	border: 1px solid #666666;
}

table.students {
	height: auto;
	width: 550px;
	background-color: #666666;
}
table.students, .students th, .students td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
.students th.item_01 {
	padding-right: 0.5em;
	background-color: #0754A0;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #666666;
	padding-left: 0.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.students th.item_02 {
	padding-left: 0.5em;
	background-color: #0754A0;
	text-align: left;
	border: 1px solid #666666;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
.students td.item_01 {
	padding-right: 0.5em;
	background-color: #E6F2FF;
	text-align: left;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #666666;
	padding-left: 0.5em;
}
.students td.item_02 {
	padding-left: 0.5em;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	vertical-align: middle;
}
.students td.item_03 {
	margin: 0px;
	padding: 5px;
	height: 25px;
	background-color: #A6D2FF;
	text-align: center;
	border: 1px solid #666666;
}

/* ----------------キャリアテーブル----- */

table.kyoiku {
	width: 100%;
}
table.kyoiku, .kyoiku th, .kyoiku td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
.kyoiku td.img {
	padding-right: 0.5em;
}
.kyoiku td.txt {
	padding-left: 0.5em;
}


#messe {
	font-size: 13px;
	line-height: 140%;
}
#messe td{
	padding-bottom: 5px;
	text-align: left;
}

.question {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
}

.concept_text{
	width: 370px;
	float: left;
}
.concept_img{
	width: 170px;
	float: right;
}
.interview_text{
	width: 400px;
	float: left;
}
.interview_img{
	width: 170px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
#innerRow1 {
	padding-bottom: 10px;
}

#innerRow2 {
	padding-bottom: 10px;
}

ul li.link {
	background-image: url(../../imgs/top/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 20px;
	color: #666666;
}

ul li.link a {
	color: #666666;
}

/*20120717　新卒採用ページ作成につき追加*/
.h4-01 {
	padding-bottom: 10px;
	font-size: 15px;

/*interview.html用CSS*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

}.block02 #syain01 {
	height: 140px;
	width: 580px;
	background-image: url(../../imgs/recruit/banner_syain01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.block02 #syain02 {
	background-image: url(../../imgs/recruit/banner_syain02.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 580px;
	margin-bottom: 10px;
}
.block02 #syain03 {
	background-image: url(../../imgs/recruit/banner_syain03.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 580px;
	margin-bottom: 10px;
}
#syain_left01 {
	width: 460px;
	float: left;
}

.syain01_p {
	color: #333;
	padding-left: 175px;
	padding-top: 80px;
	font-size: 10px;
	line-height: 2em;
}

#syain_left01_2 {
	width: 580px;
	float: left;
}

.syain01_p2 {
	color: #333;
	padding-left: 270px;
	padding-top: 85px;
	font-size: 10px;
	line-height: 2em;
}

#syain_right01 {
	float: right;
	width: 115px;
	padding-top: 90px;
}
#syain_left02 {
	float: left;
	width: 310px;
}

.syain02_p {
	color: #333;
	padding-left: 20px;
	padding-top: 80px;
	font-size: 10px;
	line-height: 2em;
}
#syain_right02 {
	float: right;
	width: 270px;
	padding-top: 90px;
}
.interview {
	width: 578px;
	border: 1px solid #999;
	margin-top: 10px;
}
.interview #question_left {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	width: 330px;
	padding-bottom: 10px;
}
.syain01_q01 {
	background-color: #3fa9f5;
	background-position: top;
	height: 20px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 260px;
}
.question_title {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	bottom: 10px;
	vertical-align: top;
}
.syain01_a01 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

.answer {
	line-height: 2em;
	color: #333;
}

.interview #photo_right {
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
	padding-right: 15px;
	width: 205px;
}
.interview #photo_right &gt; img + p {
	font-size: 11px;
	line-height: 2.0;
	margin-top: 5px;
}

.syain02_q01 {
	background-color: #FF7BAC;
	background-position: top;
	height: 20px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 250px;
}

.syain03_q01 {
	background-color: #7AC943;
	background-position: top;
	height: 20px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 250px;
}

.syain03_q02 {
	background-color: #7AC943;
	background-position: top;
	height: 20px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 310px;
}

#schedule {
	background-image: url(../../imgs/recruit/1day_schedule_bg.jpg);
	background-position: bottom;
	width: 200px;
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-top: 50px;
	position: relative;
	border: 1px solid #FF5300;
}
#schedule &gt; img {
	position: absolute;
	top: -10px;
	left: -10px;
}
#schedule ul {
	margin-left: 5px;
	margin-right: 5px;
}


.li_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF5300;
	list-style-type: none;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 7.2pt;
	color: #000;
}
.li_border .li_text {
	margin: 0px;
	padding: 0px;
}

.orange_text {
	color: #F30;
	font-size: 7pt;
}


.btn_schedule {
	background-image: url(../../imgs/top/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}

.btn_schedule a {
	color: #0066FF;
}
.btn_schedule a:hover {
	color: #003399;
}

/*----------------------------------------------------- 採用実績*/

#univercity_box{
	width: 570px;
}

.cate{
	font-size:18px;
	color:#333;
	margin-top: 15px;
	font-weight: bold;
	width:88px;
	float:left;
}

.uni_name{
	width:470px;
	margin-top: 15px;
	padding-left: 10px;
	float:left;
	border-left: #CCC 2px solid;
	line-height: 180%;
}


/*----------------------------------------------------- 採用応募　手順*/
.step_no{
	font-weight:bold;
	font-size:17px;
	color:#000;
}

.small_font{
	font-weight:bold;
	font-size:14px;
	color:#000;
}

#schedule_box{
	width: 578px;
	border: solid 1px #CCC;
}

.schedule_img{
	width: 200px;
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom:10px;
	display:block;
	float:left;
}

.schedule_text{
	width: 350px;
	padding: 7px;
	float:left;
	line-height: 160%;
}

.clear{
	clear:both;
}

#arrow{
	width:550px;
	padding: 15px;
}</pre></body></html>