@charset "utf-8";

h2{
	height:60px;
}
#box-title{
	margin:0 0 30px;
}
#template #container-main {
	width:960px;
}
#template #container-main h3.tit-template{
	background: url(/common/template/images/tit-tp-line.gif) repeat-x bottom;
}

.tb_rec{
	border-collapse: collapse;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.tb_rec th,
.tb_rec td {
	padding: 10px 2%;
	border: 1px solid #999;
	font-size:0.9rem;
}
.tb_rec th {
	background-color: #eee;
	text-align: center;
	width: 30%;
}
.btn_entry {
	display: block;
	width: 80%;
	color: #fff;
	background-color: #97976E;
	font-size: 12px;
	margin: 5px 10%;
	border: thin double #787856;
	text-align: center;
}
.btn_entry a {
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #fff;
	margin: 1px;
	border: 1px solid #FFF;
}

.btn_entry a strong {
	color: #fff;
}
.underline {
	text-decoration:underline;
}
.notice{
	color:#ff0000;
}
ul.nmb{
	margin:0 0 0 6%;
	list-style:decimal outside;
}
ul.disc{
	margin:0 0 0 6%;
	list-style: disc outside;
}
#copyright{
	color:#000;
	background-color:#f3f3f3;
	padding:20px;
}

#bnr_mynav {
	display: block;
	margin: 5px;
}


.progress-list{
	padding: 10px 2%;
	font-size:0.9rem;
}
.progress-date::before{
	content: "■";
	display: inline-block;
	padding-right: 2px;
}
.progress-contents{
	padding:0.9rem;
	font-size: 1rem;
	font-weight: bold;
	background-color: #f3f3f3;
}
.progress-footer{
	padding:auto 20px;
}
.progress-button{
	display: block;
	max-width:500px;
	margin:30px auto;
	padding: 10px 20px 10px 20px;
	font-size: 1.125rem;
	text-align: center;
	border-radius: 5px;
	background: #ff9900;
	background-image: -webkit-linear-gradient(top, #ff9900, #ffba52);
	background-image: -moz-linear-gradient(top, #ff9900, #ffba52);
	background-image: -ms-linear-gradient(top, #ff9900, #ffba52);
	background-image: -o-linear-gradient(top, #ff9900, #ffba52);
	background-image: linear-gradient(to bottom, #ff9900, #ffba52);
}
.progress-button:hover{
	background: #ffad33;
	background-image: -webkit-linear-gradient(top, #ffad33, #ffcc7f);
	background-image: -moz-linear-gradient(top, #ffad33, #ffcc7f);
	background-image: -ms-linear-gradient(top, #ffad33, #ffcc7f);
	background-image: -o-linear-gradient(top, #ffad33, #ffcc7f);
	background-image: linear-gradient(to bottom, #ffad33, #ffcc7f);
}
a.progress-button{
	color: #ffffff;
	text-decoration: none;
	opacity:1;
	font-weight:bold;
}

/*-2017採用トップページ（仮）*/
.button_container {
		max-width:800px;
		width:720px;
		/*margin:0 autox;*/
		margin:0 auto 10px;
		display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;	
}


.new_button {
	width:340px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
		
}

.career_button {
		width:340px;
		margin:0 10px;	
}


/*ADD180323*/
.button_container_right {
  flex-direction:row-reverse;
}


.ana_button {
	width: 340px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}


.clear {
		clear:both;
		height:0;
}


.news_container {
		max-width:800px;
		margin:100px auto 0 auto;
		text-align:center;
		
}

.news_container ul {
		margin:20px 0;
		width:100%;
		padding:0;
}


.news_container ul li.news_day {
	width:100%;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#4c4948;
	margin:0 auto 5px auto;
		
}

.news_container ul li.news {
	width:100%;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#4c4948;
	margin:0 auto 20px auto;
		
}

/*2017 footer固定JS修正*/
footer {
	padding-top:0px;
}


/*新着情報アイコン有り
.news_container ul li.news_icon {
	display: inline-block;
	width:20%;
	list-style-type:none;
	
}

.news_container ul li.news {
	display: inline-block;
	width:80%;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#4c4948;
 text-align:left;
	
}*/


.news_line {
	border-bottom: 1px solid #c9caca;
}







/*新卒セミナー情報*/
.img_event {
	width:100%;
	max-width:612px;
	margin:0 auto;
}

.center {
	text-align:center;
}
#nav-message { width:94%; margin:0; padding:0;}
section#container_tva div#sidebar ul,
#nav-message { display:flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content:space-between;}
section#container_tva div#sidebar ul li,
#nav-message li { width:30%; list-style:none; margin:0; padding:0;}
section#container_tva div#sidebar ul li img,
#nav-message li img { width:100%; height:auto;}
div.message_photo { padding-bottom:15px;}
section#container_tva div#sidebar { width:100%; position:relative; top:30px;}
section#container_tva div#sidebar ul {}
section#container_tva div.pL10 h6 { width:96%; padding-left:2%; padding-right:2%;}

@media screen and (max-width: 768px) {
/* SP版 */
.button_container { width:100%; display:block; margin:0; padding:0;}
.new_button,
.career_button,
.ana_button { width:90%; margin:0 5%; padding:0;}
.new_button img,
.career_button img,
.ana_button img { width:100%; height:auto;}
.new_button { margin-bottom:10px;}
.news_container ul li.news { padding-left:5%; padding-right:5%;}
.box-contents h3 { width:94%; margin-left:3%; margin-right:3%;}
div.message_photo { width:50%; margin:0 25%;}


	#template #container-main {
		width: 100%;
	}
	.tb_rec {
		border-top: 1px solid #999;
		font-size: 100% !important;
	}
	.tb_rec td {
		display: block;
		text-align: left;
		border-left: none;
		border-right: none;
	}
	.tb_rec th {
		display: block;
		border-top: none;
		border-bottom: none;
		width: 100%;
		padding: 10px 0;
		border-left: none;
		border-right: none;
		font-size: 0.9rem;
	}
	#bnr_mynav {
		display: block;
		margin: 5px auto;
		width: 50%
	}
	.progress-button{
		border-radius: 0;
	}
	
	.button_container {
		width:100%;
		margin:0 auto;
		display:inline;
		
}

.career_button {
		margin-bottom:10px;	
}
	
	.news_container ul li.news_icon {
	width:90%;
	list-style-type:none;
	margin:0 0 10px 0;
}

.news_container ul li.news {
	width:90%;
	list-style-type:none;
 text-align:left;
		margin:0 0 5px 0;
}

}



