/* CSS Document */





/*全体の背景*/
.job-inner{
	background:url("../jobinfo/images/bg-naname.png")no-repeat;
	background-position:center top;
	background-size:cover;
}

/*全体の背景*/
.job-inner00{
	background:none;
}

/*人物集合背景画像*/
.people{
	background:url("../jobinfo/images/photo.jpg")repeat-x;
	background-position:center top;
	background-size:contain;
	width:100%;
	height:600px;
}

/*固定ブロック*/
/*テーブル ta3　　
---------------------------------------------------------------------------*/
.jobinfo .nav-bottom {  /*jobinfoページでのみ表示*/
	display: inline;
}
/*ページ下のブロック*/
.nav-bottom {
	width: 100%;
	z-index: 300;
	position: fixed;
	bottom: 0;
	left: 0;
	background:#000;
	height:auto;
}
/*ta3設定*/
.ta3 ul {
	width:100%;
	float:left;
	padding:0!important;
	margin:0!important;
}
.ta3 li {
	padding: 10px 0px 30px 0px!important;	/*ボックス内の余白*/
	margin:0!important;
	line-height:1.2em;
		width: 40%;	/*幅*/
	text-align: center;	/*中央*/
	float:left;
	
}

.ta3 li:first-child {
	padding: 10px 0px 30px 0px!important;	/*ボックス内の余白*/
	margin:0!important;
	line-height:1.2em;
		width: 20%;	/*幅*/
	text-align: center;	/*中央*/
	float:left;
	
}

.ta3 li img.entry{
	margin-right:5px;
}



.ta3 li a{
	color:#fff;
	text-decoration:none!important;
	font-size:120%;
}

.ta3 li a:hover{
	text-decoration:underline;
}


.ta3 li.black{
	background:#000;
	color:#fff;
	padding:30px 0 0 0!important;
}

.ta3 li.black p{
	
}
.ta3 li.waka{
	background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:220px;
	background-color:#C30018;
	color:#fff;
}

.ta3 li.mynavi{
		background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:80%;
	background-color:#950018;
	color:#fff;
}

.ta3 li.engage{
		background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:220px;
	background-color:#C35318;
	color:#fff;
}

.ta3 li.rikuopu{
		background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:220px;
	background-color:#C38518;
	color:#fff;
}




/*サブメニュー
------------------------------------------------*/

/*サブメニュー全体の設定*/
.ddmenu {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	border: none;
	border-radius: 4px;	/*角丸のサイズ*/
	background: #fff;	/*背景色（古いブラウザ用）*/
	background: rgba(255,255,255,0.8);	/*背景色。255,255,255は白の事で最後の0.8は透明度80%の事。*/
	background: url(../images/arrow1.png) no-repeat center bottom;	/*マウスオン時に三角マークを出す*/
}
/*メニュー１個あたりの設定*/
 .ddmenu li a {
	line-height: 40px;	/*高さ*/
}
/*最後のメニューの右側の線を消す設定*/
 .ddmenu li:last-child a {
	border: none;
}
/*マウスオン時の背景色*/
 .ddmenu li a:hover {
	background: #fff;
}

/*セカンドページタイトル
---------------------------------------------------------------------------*/
.title-jobinfo {
	background:url("images/top.jpg")no-repeat;
	background-size:cover;
	background-position:top center;
	/*background: #fff;				/*背景色（古いブラウザ用）*/
	/*background: rgba(255,255,255,0.5);	/*背景色。255,255,255は白の事で0.5は色が50%出た状態の事。*/
	padding: 20px 15% 20px 15%;					/*ボックス内の余白*/
	/*margin-bottom: 40px;			/*ボックスの下に空けるスペース*/
	/*border: 1px solid #d0cac1;		/*線の幅、線種、色（古いブラウザ用）*/
}

.bg-jobinfo {
	background:url("images/top.jpg")no-repeat;
	background-size:cover;
	background-position:top center;
}

#joblink-box {
	clear: both;
	height: 30px;		/*メニューの高さ。下の「#menubar ul li a」の「height」と「padding-top」の数字を合計した数字に合わせる。*/
	text-align: center;	/*文字を中央に*/
	background: #000;	/*背景色*/
	padding: 0px 15% 10px 15%;	
	margin-bottom:40px;
	width:70%;
}
/*メニュー１個あたりの設定*/
#joblink-box li {
	float: right;	/*左に回り込み*/
	/*width: 20%;	/*メニュー幅（100÷6個=16.66%）　もし４個にするなら100÷4=25%になる。*/
	color:#fff;
}

/*大見出し
---------------------------------------*/
h1 {
     text-align: center;
	width:100%;
	clear:both;
	padding-top:20px!important;
	margin-bottom:20px!important;
}
h1 span{
     position: relative;
     display: inline-block;
     padding: 0 50px;
	font-size:36px!important;
}      
h1 span::before, h1 span::after{
     position: absolute;
     content: '';
     top: 50%;
     width: 300px;
     height: 1px;
     background-color: #000;
} 
h1 span::before {
     left: 100%;
}
h1 span::after { 
     right: 100%;
}

/*タブの設定
----------------------------------------------------------------------*/

.tab5 {
  width: 100%;/*横幅はここで設定します。100%にすれば可変になります。*/
  /*min-width: 320px;*/
  margin: 0 auto;
	padding-bottom:60px;
}
.tab5 .tab-content {
  margin: 0 20px;
	
}
.tab5 label {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.tab5 label {
  display: inline-block;
  width: 23%;
  padding: 5px 0px;
  cursor: pointer;
  background: #ddd;
  color: #000;
	text-align:center;
  margin-right: -2px;
font-size:100%;
}
.tab5 label:hover {
  background: #eee;
}
.tab5 input:checked + label {
  background: #fff;
  color: #000;
  padding: 5px 0px 3px 0px;
}
.tab5 input {
  display: none;
}
.tab5 #tab5-b1,
.tab5 #tab5-b2,
.tab5 #tab5-b3,
.tab5 #tab5-b4 {
  display: none;
  padding: 20px;
}
.tab5 #tab5-1:checked ~ #tab5-b1,
.tab5 #tab5-2:checked ~ #tab5-b2,
.tab5 #tab5-3:checked ~ #tab5-b3,
.tab5 #tab5-4:checked ~ #tab5-b4 {
  display: block;
  border: 0px 1px 1px 1px solid #ccc;
	background:#fff;
}

.gray-box{
	width:96%;
	padding:5px 2%;
	clear:both;
	float:left;
	border-top:dotted 1px #ccc;
	background:#eee;
	margin-bottom:20px;
}

.em{
	font-weight:bold;
}


/*募集要項テーブル（ta1）
---------------------------------------------------------------------------*/
.mt40{
	margin-top:40px!important;
}
.mb40{
	margin-bottom:40px!important;
}
.ta-boshu{
	width:95%;
	margin:20px;
	clear:both;
}
/*テーブル１行目に入った見出し部分（※caption）*/
.ta-boshu caption {
	padding: 5px;	/*ボックス内の余白*/
}
/*ta1設定*/
.ta-boshu td, .ta-boshu th {
	padding: 10px 20px;	/*ボックス内の余白*/
	
}
/*ta1の左側ボックス*/
.ta-boshu th {
	vertical-align: middle;
	 width: 20%;
 border: 1px #999 solid;
	
}
.ta-boshu td {
 width: 80%;
  background: #FFF;
}
.ta-boshu tr {
	padding:bottom:20px;
	}


/*お問い合わせ先
--------------------------------*/
	.contact-sh{display:none;}/*スマホ用を消す*/

.otoiawase{
	background:#333;
	border-collapse: collapse; 
	color:#fff;
	width:70%;
	margin-left:15%;
	margin-right:15%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;

}
	
.otoiawase tr td{
	padding:10px;
	line-height:auto;
	width:50%;
	text-align:center;
	}
.tantou{
		background:#fff;
		padding:5px;
		color:#000;
	font-size:16px;
	}


.otoiawase a{
	color:#fff;
	text-decoration: none;
}

.otoiawase a:hover{
	text-decoration: underline;
	color:#fff;
}
.border-w{
	border:solid 1px #fff;
	padding:0px;
	display:table;
	vertical-align: middle;
	width:300px;
	text-align:center;
	float:right;
	}



.tel{
	font-size:36px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.tel02{
	font-size:26px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.mail-address{
	font-size:28px;
}



.underline-w{
	border-bottom:solid 1px #fff;
	line-height:1.5em;
	margin-top:20px;
	text-align:center!important;
	font-size:18px;
}


.w50{
	width:50%;
}


/*list3ブロック（先輩たちで使用）
---------------------------------------------------------------------------*/
/*各ボックスの指定*/
.list3 {
	position: relative;
	float: left;	/*左に回り込み*/
	width: 33%;		/*幅*/
	margin-left: 0%;	/*左に空けるスペース*/
	margin-bottom: 0px;	/*下に空けるスペース*/
	/*background: #000;	/*背景色*/
	/*color: #fff;	/*文字色*/
}
.list3 a {
	display: block;
	text-decoration: none;
	/*color: #fff;	/*文字色*/
}

/*figure画像*/
.list3 a figure {
	/*opacity: 0.6;	/*リンクを指定した際は60%だけ色を出す。*/
}
/*マウスオン時のfigure画像*/
.list3 a:hover figure {
	/*opacity: 1;		/*リンクを指定した際のマウスオン時に色を100%出す。*/
}
/*h4タグ*/
.list3 h4 {
	/*position: absolute;*/
	/*bottom: 0px;	/*下からの配置場所指定。*/
	/*left: 0px;		/*左からの配置場所指定。*/
	width: 100%!important;
	/*background: #000;	/*背景色（古いブラウザ用）*/
	/*background: rgba(0,0,0,0.5);	/*背景色。0,0,0は黒の事で0.5は色が50%出た状態。*/
	background:none!important;
	text-align: left!important;	/*内容をひだりよせ*/
	padding: 8px 0!important;	/*上下、左右への余白*/
	font-size:17px;
	letter-spacing: -0.1em;
}

.list3 p{
	font-size:14px;
	text-align:left;
	line-height:1.5em;
	padding:0px!important;
}


/*list4aブロック（第三階層　先輩たちで使用）
---------------------------------------------------------------------------*/
/*各ボックスの指定*/
.list4a {
	position: relative;
	float: left;	/*左に回り込み*/
	width: 25%;		/*幅*/
	margin-left: 0%;	/*左に空けるスペース*/
	margin-bottom: 0px;	/*下に空けるスペース*/
	/*background: #000;	/*背景色*/
	/*color: #fff;	/*文字色*/
}
.list4a a {
	display: block;
	text-decoration: none;
	/*color: #fff;	/*文字色*/
}

/*figure画像*/
.list4a a figure {
	/*opacity: 0.6;	/*リンクを指定した際は60%だけ色を出す。*/
}
/*マウスオン時のfigure画像*/
.list4a a:hover figure {
	/*opacity: 1;		/*リンクを指定した際のマウスオン時に色を100%出す。*/
}
/*h4タグ*/
.list4a h4 {
	/*position: absolute;*/
	/*bottom: 0px;	/*下からの配置場所指定。*/
	/*left: 0px;		/*左からの配置場所指定。*/
	width: 100%!important;
	/*background: #000;	/*背景色（古いブラウザ用）*/
	/*background: rgba(0,0,0,0.5);	/*背景色。0,0,0は黒の事で0.5は色が50%出た状態。*/
	background:none!important;
	text-align: left!important;	/*内容をひだりよせ*/
	padding: 8px 0!important;	/*上下、左右への余白*/
	font-size:17px;
	letter-spacing: -0.1em;
}

.list4a p{
	font-size:14px;
	text-align:left;
	line-height:1.5em;
	padding:0px!important;
}

/*先輩たち　インタビューページ用
-------------------------------------------*/
.name{
	font-size:36px;
	margin-top:20px;
}

.name span{
	font-size:26px;
	margin-left:20px;
}

.midashi{
	background:url("images/bg-sankaku.png")no-repeat;
	background-position: bottom left;
	border-bottom:solid 1px #626262;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W9", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-size:26px;
	padding:20px 0px 0px 50px;
	margin:20px 0px;
	clear:both;
}


.centering-box {
     text-align: center;
	width:100%;
	clear:both;
	padding-top:40px!important;
	margin-bottom:40px!important;
}

.kochira-btn{
	background:#404040;
	border-radius:20px;
	padding:20px;
	text-align:center;
	width:200px;
	position:relative;
	width:300px;
	margin:0 auto;
	color:#fff;
	font-size:26px;
}

.kochira-btn a{
	color:#fff;
	text-decoration:none;
}

.kochira-btn a:hover{
	text-decoration:underline;
	color:#fff;
}

.smaho{
	display:none;
}


.catch{
	float:left;
}


/*エントリーフォーム
----------------------------------------*/


table .tbl-r02{
  margin: 40px auto;
}
.tbl-r02 th {
  background: #ddd;
  border: solid 1px #ddd;
  color: #000;
  padding: 10px;
vertical-align:top;
}
.tbl-r02 td {
　border: solid 1px #ddd;
  padding: 10px;
	background:#fff;
}

.wl {width: 96%;}
.ws {width: 50%;}

.tRed{
	color: #ff0000;
}


.btn{
	text-align: center;
	background:#fff:
}

.category {
	border-bottom:solid 1px #333;
	font-size:24px!important;
	line-height:1.0em;
	padding-bottom:10px;
	margin:30px 0 10px 0;
}

.bt{
	border-top:solid 1px #666;
	padding:30px 0px;
	margin:30px 0px;
}


/*ページ内リンク*/
.page-link {display: block;margin-top: -100px;padding-top: 100px;}
 
/*640以下
------------------------------------------*/
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 90%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
	
.ws,.wl {width: 94%;}
}

/*640以下ここまで
---------------------------*/






/*画面幅1367px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1367px){
	
/*人物集合背景画像*/
.people{
	background:url("../jobinfo/images/photo.jpg")repeat-x;
	background-position:center top;
	background-size:contain;
	width:100%;
	height:400px;
}

/*個別　タブの幅
	----------------------------------------*/
	.tab5 label {
  display: inline-block;
  width: 21%;
  padding: 5px 0px;
  cursor: pointer;
  background: #ddd;
  color: #000;
	text-align:center;
  margin-right: -2px;
font-size:120%;
}

/*大見出し
---------------------------------------*/
h1 {
     text-align: center;
	width:100%;
	clear:both;
	padding-top:20px!important;
	margin-bottom:20px!important;
}
h1 span{
     position: relative;
     display: inline-block;
     padding: 0 30px;
	font-size:36px!important;
}      
h1 span::before, h1 span::after{
     position: absolute;
     content: '';
     top: 50%;
     width: 200px;
     height: 1px;
     background-color: #000;
} 
h1 span::before {
     left: 100%;
}
h1 span::after { 
     right: 100%;
}
	


/*募集要項タブ*/
	.tab5 label {
		font-size:80%;
	}


	/*先輩たち　個別ページ
	--------------------------------------*/
	
.name{
	font-size:36px;
	margin-top:20px;
	float:left;
	width:auto;
}

.name span{
	font-size:20px;
	margin-left:20px;
}

.midashi{
	background:url("images/bg-sankaku.png")no-repeat;
	background-position: bottom left;
	border-bottom:solid 1px #626262;
	font-family: "ヒラギノ角ゴ Pro W9", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:22px;
	padding:20px 0px 0px 50px;
	margin:20px 0px;
}

	/*お問い合わせ先
--------------------------------*/


.otoiawase{
	background:#333;
	border-collapse: collapse; 
	color:#fff;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;

}


}

/*画面幅1024px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1024px){
	
	
/*人物集合背景画像*/
.people{
	background:url("../jobinfo/images/photo.jpg")repeat-x;
	background-position:center top;
	background-size:contain;
	width:100%;
	height:300px;
}
/*お問い合わせ先
--------------------------------*/


.otoiawase{
	background:#333;
	border-collapse: collapse; 
	color:#fff;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;

}
	
.otoiawase tr td{
	padding:10px;
	line-height:50px;
	width:48%;
	text-align:center;
	}
.tantou{
		background:#fff;
		padding:5px;
		color:#000;
	font-size:12px;
	}





.border-w{
	border:solid 1px #fff;
	padding:0px;
	display:table;
	vertical-align: middle;
	width:300px;
	text-align:center;
	float:right;
	}



.tel{
	font-size:36px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.tel02{
	font-size:26px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.mail-address{
	font-size:28px;
}



.underline-w{
	border-bottom:solid 1px #fff;
	line-height:1.5em;
	margin-top:20px;
	text-align:center!important;
	font-size:18px;
}


.w50{
	width:50%;
}





/*固定リンク　余白調整
	-------------------------*/
/*ページ下のブロック*/
.nav-bottom {
	width: 100%;
	z-index: 300;
	position: fixed;
	bottom: 0;
	left: 0;
	background:#000;
	
}
/*ta3設定*/
.ta3 ul {
	width:100%;
	float:left;
	padding:0!important;
	margin:0!important;
}

.ta3 li {
	padding: 5px 0px 30px 0px;	/*ボックス内の余白*/
	line-height:1.3em;
	width:50%;
	height:40px;
}
	

.ta3 li.black{display:none;
	}

	

	/*先輩たち　見出し
	--------------------------------*/
.midashi{
	background:url("images/bg-sankaku.png")no-repeat;
	background-position: bottom left;
	border-bottom:solid 1px #626262;
	font-family: "ヒラギノ角ゴ Pro W9", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:17px;
	padding:20px 0px 0px 50px;
	margin:20px 0px;
}
	
}


/*画面幅900px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:900px){
	
	
	
/*人物集合背景画像*/
.people{
	background:url("../jobinfo/images/photo.jpg");
	background-position:center top;
	background-size:contain;
	width:100%;
	height:200px;
}

/*お問い合わせ先
--------------------------------*/


.otoiawase{
	background:#333;
	border-collapse: collapse; 
	color:#fff;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;

}
	
.otoiawase tr td{
	padding:10px;
	line-height:auto;
	width:48%;
	text-align:center;
	}
.tantou{
		background:#fff;
		padding:5px;
		color:#000;
	font-size:12px;
	}





.border-w{
	border:solid 1px #fff;
	padding:0px;
	display:table;
	vertical-align: middle;
	width:300px;
	text-align:center;
	float:right;
	}



.tel{
	font-size:30px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.tel02{
	font-size:20px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.mail-address{
	font-size:20px;
}



.underline-w{
	border-bottom:solid 1px #fff;
	line-height:1.5em;
	margin-top:20px;
	text-align:center!important;
	font-size:18px;
}


.w50{
	width:50%;
}

}

/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){

#joblink-box {
	clear: both;
	height: 30px;		/*メニューの高さ。下の「#menubar ul li a」の「height」と「padding-top」の数字を合計した数字に合わせる。*/
	text-align: center;	/*文字を中央に*/
	background: #000;	/*背景色*/
	border-bottom: 1px solid #fff;	/*下線の幅、線種、色*/
	padding: 10px 0% 10px 0%;	
	margin-bottom:40px;
	width:100%;
}
/*メニュー１個あたりの設定*/
#joblink-box li {
	float: left;	/*左に回り込み*/
	width: 20%;	/*メニュー幅（100÷6個=16.66%）　もし４個にするなら100÷4=25%になる。*/
	color:#fff;
}
	
	
/*大見出し
---------------------------------------*/
h1 {
     text-align: center;
	width:100%;
	clear:both;
	padding-top:20px!important;
	margin-bottom:20px!important;
}
h1 span{
     position: relative;
     display: inline-block;
     padding: 0 30px;
	font-size:36px!important;
}      
h1 span::before, h1 span::after{
     position: absolute;
     content: '';
     top: 50%;
     width: 100px;
     height: 1px;
     background-color: #000;
} 
h1 span::before {
     left: 100%;
}
h1 span::after { 
     right: 100%;
}
	
	
	/*先輩たち　個別ページ
	--------------------------------------*/
	
.name{
	font-size:36px;
	margin-top:20px;
	float:left;
}

.name span{
	font-size:20px;
	margin-left:20px;
	float:right;
}


/*お問い合わせ先
--------------------------------*/


.otoiawase{
	background:#333;
	border-collapse: collapse; 
	color:#fff;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;

}
	
.otoiawase tr td{
	padding:10px;
	line-height:auto;
	width:48%;
	text-align:center;
	}
.tantou{
		background:#fff;
		padding:5px;
		color:#000;
	font-size:12px;
	}





.border-w{
	border:solid 1px #fff;
	padding:0px;
	display:table;
	vertical-align: middle;
	width:300px;
	text-align:center;
	float:right;
	}



.tel{
	font-size:30px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.tel02{
	font-size:20px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.mail-address{
	font-size:20px;
}



.underline-w{
	border-bottom:solid 1px #fff;
	line-height:1.5em;
	margin-top:20px;
	text-align:center!important;
	font-size:14px;
}


.w50{
	width:50%;
}

	



	
}



/*画面幅420px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:420px){

	
/*人物集合背景画像*/
.people{
	background:url("../jobinfo/images/photo.jpg")repeat-x;
	background-position:center top;
	background-size:contain;
	width:100%;
	height:125px;
}

#joblink-box {
	clear: both;
	height: 30px;		/*メニューの高さ。下の「#menubar ul li a」の「height」と「padding-top」の数字を合計した数字に合わせる。*/
	text-align: center;	/*文字を中央に*/
	background: #000;	/*背景色*/
	border-bottom: 1px solid #fff;	/*下線の幅、線種、色*/
	padding: 10px 0% 10px 0%;	
	margin-bottom:40px;
	width:100%;
}
/*メニュー１個あたりの設定*/
#joblink-box li {
	float: left;	/*左に回り込み*/
	width: 25%;	/*メニュー幅（100÷6個=16.66%）　もし４個にするなら100÷4=25%になる。*/
	color:#fff;
}
	
/*大見出し
---------------------------------------*/
h1 {
     text-align: center;
	width:100%;
	clear:both;
	padding-top:20px!important;
	margin-bottom:20px!important;
}
h1 span{
     position: relative;
     display: inline-block;
     padding: 0 20px;
	font-size:26px!important;
}      
h1 span::before, h1 span::after{
     position: absolute;
     content: '';
     top: 50%;
     width: 50px;
     height: 1px;
     background-color: #000;
} 
h1 span::before {
     left: 100%;
}
h1 span::after { 
     right: 100%;
}
/*タブ
	-------------------------------------------*/
.tab5 {
  width: 100%;/*横幅はここで設定します。100%にすれば可変になります。*/
  /*min-width: 320px;*/
  margin: 0 auto;
	padding-bottom:0;
}
.tab5 .tab-content {
  margin: 0 0px;
	
}
	
/*個別　タブの幅
	----------------------------------------*/
	.tab5 label {
  display: inline-block;
  width: 48%;
  padding: 5px 0px;
  cursor: pointer;
  background: #ddd;
  color: #000;
	text-align:center;
  margin-right: -2px;
font-size:120%;
}

	.tab5 input:checked + label {
  background: #fff;
  color: #000;
  padding: 5px 0px 3px 0px;
}
	
	

	


	
	/*先輩たち　個別ページ
	--------------------------------------*/
	
.name{
	font-size:26px;
	margin-top:20px;
	float:left;
	line-height:1.0em;
}

.name span{
	font-size:16px!important;
	margin-left:20px;
	padding-top:5px;
}

.midashi{
	background:url("images/bg-sankaku.png")no-repeat;
	background-position: bottom left;
	border-bottom:solid 1px #626262;
	font-family: "ヒラギノ角ゴ Pro W9", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:15px;
	padding:20px 0px 10px 30px;
	margin:20px 0px;
}


	
/*list3ブロック（先輩たちで使用）
---------------------------------------------------------------------------*/
/*各ボックスの指定*/
.list3 {
	position: relative;
	float: left;	/*左に回り込み*/
	width: 100%;		/*幅*/
	margin-left: 0%;	/*左に空けるスペース*/
	margin-bottom: 0px;	/*下に空けるスペース*/
	/*background: #000;	/*背景色*/
	/*color: #fff;	/*文字色*/
}
	
/*list4aブロック（第三階層　先輩たちで使用）
---------------------------------------------------------------------------*/
/*各ボックスの指定*/
.list4a {
	position: relative;
	float: left;	/*左に回り込み*/
	width: 100%;		/*幅*/
	margin-left: 0%;	/*左に空けるスペース*/
	margin-bottom: 0px;	/*下に空けるスペース*/
	/*background: #000;	/*背景色*/
	/*color: #fff;	/*文字色*/
}
	
/*お問い合わせ先
--------------------------------*/
	.contact-pc{display:none}
	.contact-sh{display:inline;}

.otoiawase{
	background:#333;
	border-collapse: collapse; 
	color:#fff;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	float:left;
	margin-top:40px;
	margin-bottom:40px;

}
	
.otoiawase tr td{
	padding:10px;
	height:auto;
	text-align:center!important;
	}
	
.underline-w{
	border-bottom:none;
	line-height:2.0em;
	margin-top:10px;
	text-align:center!important;
	font-size:14px;
}


.w50{
	width:50%;
}

	
.tantou{
		background:#fff;
		padding:5px;
		color:#000;
	font-size:12px;
	margin-top:10px;
	}





.border-w{
	border:solid 1px #fff;
	padding:0px;
	display:table;
	vertical-align: middle;
	width:100%;
	text-align:center;
	}



.tel{
	font-size:30px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.tel02{
	font-size:28px;
	color:#fff;
	width:100%;
	float:left!important;
	padding: 0px!important;
}

.mail-address{
	font-size:20px;
}





	
	
/*固定リンク*/
/*テーブル ta3　　
---------------------------------------------------------------------------*/
/*ta2設定*/

.ta3 li {
	padding:2px;
	}


/*.ta3 li {
	font-size:8px!important;
	line-height:1.3em;
	height:20px;
}*/
	
.ta3 li {
	font-size:12px!important;
	padding: 5px 1% 30px 1%!important;	/*ボックス内の余白*/
	margin:0!important;
	line-height:2.0em;
		width: 48%;	/*幅*/
	text-align: center;	/*中央*/
	float:left;
	
}
.ta3 li img{
	width:48px;
	height:auto;
	}

/*背景やじるしの設定*/
.ta3 li.engage{
		background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:contain;
	background-color:#C35318;
	color:#fff;
}

.ta3 li.rikuopu{
		background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:contain;
	background-color:#C38518;
	color:#fff;
}
	
.ta3 li.waka{
		background:url("images/yajirushi.png")no-repeat;
	background-position:  bottom center;
	background-size:contain;
	background-color:#C30018;
	color:#fff;
}
	
/*エントリーフォーム
	-------------------------------------*/
		#inquiry-box{
	width: 90%;
	height: auto;
	background:#333;
	margin: 5px auto;
	padding: 5px 5px;
	border-radius: 10px;
}
	
	
}
