@charset "UTF-8";
/* CSS Document */


.message1,
.message2 {
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	letter-spacing: .05rem;
}
.message1 {
	font-size: 20px;
	margin: 2rem auto 0;
}
.message2 {
	font-size: 16px;
	margin: 0 auto 2rem;

}
.message1 span {
	font-size: 25px;
	color: #f4a900;
	font-weight: bold;
}

.tantou {
	font-size: 120%;
	width: 800px;
	border: solid #ddd;
	margin: auto;
	margin: auto;
	padding: 3rem;
	margin: 8rem auto;
	text-align: center;
}
.tantou .title{
	font-weight: bold;
	font-size: 1.2rem;
	padding-bottom: 1rem;
}
#mainContainer{
	/*background-image: url(images/pagetitle.png);*/
	background-repeat: no-repeat;
	background-position: left 20px;
	text-align: left;
	margin: 0 auto 3rem;
}
#mainContainer h2{
	height: 30px;
	overflow: hidden;
}
#mainContainer #topCopy p{
	margin: 0 0 20px;
}
#mainContainer #topCopy h3{
	height: 30px;
	overflow: hidden;
}
#mainContainer th{
	width: 20%;
	color: #141e51;
}
#mainContainer a {
	color:#000;
	text-decoration:underline;
	width: 350px;
}
#mainContainer a:hover {
	color:#FBBB00;
}
#container h1{
	font-size:30px;
	font-weight:bold;
	line-height: 46px;
	text-align:center;
	margin-top:100px;
}
table.normal th {
	text-align: left;
}
table.normal th, table.normal td {
	border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
	font-size: 14px;
	padding: 1rem;
}
.pc-none {
	display: none;
}
.recruit_cv {
	width: 350px;
	margin: auto;
	display: block;
}
.recruit_cv:hover {
	opacity: .8;
}
.recruit_cv img {
	width: 100%;
}
.subBar_m {
	font-size: 18px!important;
	letter-spacing: .2rem;
}
.link_bnr {
	max-width: 300px
}
/*---------------------------------------------------------------------------*/
@media screen and ( max-width:479px ){
	.pc-none {
		display: block;
	}
	.message {
		font-size: 18px;
	}
	.tantou {
		font-size: 120%;
		border: solid #ddd;
		width: auto;
		margin: auto;
		margin: auto;
		padding: 3rem;
		margin: 2rem auto;
	}
	.tantou img {
		width: 100%;
	}

	.contentpage{
		height:auto;
		width: 90%;
		margin:auto;
		position:relative;
	}
	.top_message{
		width: 100%;
	}
	h3{
		display:none;
	}
	.top_message h1{
		font-size: 20px;
		font-weight: bold;
		line-height: 38px;
		text-align: center;
		width: 100%;
	}
	td{
		text-align:left;
	}
	h4{
		font-size:20px;
	}
	.subBar_m {
		margin-top:0;
		font-size: 18px!important;
	}
	.last_message{
	font-size:14px;
	margin-top:70px;
	text-align:left;
	}
	#mainContainer a {
		color:#000;
		text-decoration:underline;
		width: 100%;
	}
	#mainContainer div {
		margin: 1rem;
	}
	.link_bnr {
    margin: auto;
    display: block;
    margin-bottom: 4rem;
}
}

/*---------------------------------------------------------------------------*/
@media screen and ( min-width:480px )
{
.kv_bg {
   background: url(img/kv_bg.png) no-repeat center top;
    position:relative;
	z-index: -10;
    background-size: cover;
	background-size: contain;
	height:830px;
	margin-top:-931px;
	/*opacity:.5;*/
}

.top_message h1{
 font-size:30px;
 font-weight:bold;
 line-height: 46px;
 text-align:center;
 margin-top:100px;
}

.contentpage{
	/*height:1756px;*/
	height:auto;
	background-color:#fff;
	/*border:solid #ddd;*/
    text-align: left;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
	margin-top:30px;
	padding-top:30px;
	overflow: hidden;
}

h3{
	font-size:16px;
	font-weight:500;
	text-align:center;
}

.top_message{
    width: 100%;
    /*height: 813px;*/
		margin-top:-10px;
		z-index:1;
}

.last_message{
font-size:16px;
margin-top:70px;
text-align:center;

}

}
