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

/*

liveknott　fukuda

*/

/*****************************************************************

リセット

*****************************************************************/
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
a img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
a:hover img {
	opacity: .5;
}
article, aside, canvas, details, figcaption, figure, header, footer, main, menu, nav, section, summary {
	display: block;
}
/*****************************************************************

各種設定

*****************************************************************/
.space10 {
	height: 10px;
}
.space20 {
	height: 20px;
}
.space30 {
	height: 30px;
}
.space40 {
	height: 40px;
}
.space50 {
	height: 50px;
}
.space60 {
	height: 60px;
}
.bold {
	font-weight: bold;
}
.fc_red {
	color: #D90000
}
.fc_link {
	color: #449CD0
}
.fc_link:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, th, ul, li {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/*****************************************************************

共通スタイル

*****************************************************************/
body {
	font-size: 14px;
	line-height: 140%;
	color: #333;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
.wrapper {
	width: 100%;
}
/*top page back btn*/
#page-top {
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 77%;
	z-index: 9999;
}
#page-top a {
	background: url(../images/common/pagetop.png) no-repeat 0 0;
	display: block;
	width: 60px;
	height: 60px;
}
#page-top a:hover {
	background: url(../images/common/pagetop.png) no-repeat -60px 0;
}
.btn_bottom {
	text-align: center;
}
/*****************************************************************

header

*****************************************************************/
.header {
	width: 1000px;
	margin: 0 auto;
	display: table;
}
.header .logo, .header .header_btn {
	display: table-cell;
}
.header .logo {
	vertical-align: middle;
}
.header .header_btn {
	text-align: right;
}
.header .header_btn img {
	vertical-align: bottom
}
/*****************************************************************

slider

*****************************************************************/
.slider_warp {
	margin-bottom: 60px;
}
/*****************************************************************

footer

*****************************************************************/
.footer {
	color: #FFF;
}
.footer .footer_navi {
	padding: 15px 0;
	background: #6F7CBB;
}
.footer .footer_navi ul {
	list-style: none;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
.footer .footer_navi ul li {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: top;
	border-left: 1px solid #FFF;
}
.footer .footer_navi ul li:first-child {
	border: none;
}
.footer .footer_navi ul li a {
	color: #FFF;
	padding: 0 15px;
}
.footer .footer_navi ul li a:hover {
	text-decoration: underline;
}
.footer .footer_copy {
	padding: 15px 0;
	background: #05448F;
	text-align: center;
}
/*****************************************************************

contents

*****************************************************************/

.contants_warp {
	background: url(../images/common/footer_bg.jpg) no-repeat center bottom;
	padding-bottom: 150px;
}
.contants {
	width: 1000px;
	margin: 0 auto;
}
.cmn_title {
	text-align: center;
	margin-bottom: 60px;
}
.cmn_title  h3 {
	font-size: 32px;
}
.cmn_2col_box {
	margin: 0 auto 60px auto;
}
.cmn_2col_box ul {
	list-style: none;
	font-size: 0;
	margin: 0 -1%;
}
.cmn_2col_box ul li {
	width: 47.777%;
	margin: 0 1% 20px 1%;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}
.cmn_2col_box ul li img {
	width: 100%;
	height: auto;
}
.cmn_2col_box ul li .entry_btn {
	margin-top:10px;
}
 .cmn_bnr_box {
	margin: 0 auto 60px auto;
	text-align: center;
}

/*　home_contents　                    **********************/

.contants_home .interview_box {
	margin: 0 auto 60px auto;
}
.contants_home .interview_box ul {
	list-style: none;
	font-size: 0;
	margin: 0 -1%;
}
.contants_home .interview_box ul li {
	width: 31.3333%;
	margin: 0 1% 20px 1%;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}
.contants_home .interview_box ul li img {
	width: 100%;
	height: auto;
}
/*****************************************************************

subpage

*****************************************************************/
/*　sub_contents　                         **********************/

.sub_pagetitle {
	background: #05448F;
	width: 100%;
}
.sub_pagetitle .sub_pagetitle_inner {
	width: 1000px;
	margin: 0 auto 20px auto;
	padding: 30px;
}
.sub_pagetitle_inner h2, .sub_pagetitle_inner span {
	display: table-cell;
	vertical-align: middle;
	color: #FFF;
}
.sub_pagetitle_inner h2 {
	font-size: 36px;
}
.sub_pagetitle_inner span {
	font-size: 20px;
	padding-left: 10px;
}
.mainvisual {
	text-align: center;
	margin-bottom: 40px;
}

.cmn_text_box{
		background: #EAEEF2;
	padding: 20px;
	margin-bottom: 60px;
	font-size:16px;
	line-height:160%;
}
.cmn_box01_img_L {
	overflow: hidden;
	background: #EAEEF2;
	padding: 20px;
	margin-bottom: 60px;
}
.cmn_box01_img_L .cmn_box01_img {
	float: left;
	width: 480px;
}
.cmn_box01_img_L .cmn_box01_text {
	float: right;
	width: 440px;
	line-height: 160%;
	font-size: 16px;
}
.cmn_box01_img_R {
	overflow: hidden;
	background: #EAEEF2;
	padding: 20px;
	margin-bottom: 60px;
}
.cmn_box01_img_R .cmn_box01_img {
	float: right;
	width: 480px;
}
.cmn_box01_img_R .cmn_box01_text {
	float: left;
	width: 440px;
	line-height: 160%;
	font-size: 16px;
}
 .cmn_box02_img_R {
	overflow: hidden;
	background: #EAEEF2;
	padding: 20px;
	margin-bottom: 60px;
	line-height: 160%;
	font-size: 16px;
}
 .cmn_box02_img_R .cmn_box02_img {
	float: right;
	width: 320px;
}
 .cmn_box02_img_R .cmn_box02_text {
	float: left;
	width: 600px;
}
.cmn_box02_img_L {
	overflow: hidden;
	background: #EAEEF2;
	padding: 20px;
	margin-bottom: 60px;
	line-height: 160%;
	font-size: 16px;
}
.cmn_box02_img_L .cmn_box02_img {
		float: left;
	width: 320px;
}
.cmn_box02_img_L .cmn_box02_text {
float: right;
	width: 600px;
	line-height: 160%;
	font-size: 16px;
}

.cmn_table_style {
	margin-bottom: 60px;
}
.cmn_table_style table {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 2px;
}
.cmn_table_style table th, .cmn_table_style table td {
	padding: 10px 20px;
	vertical-align: middle;
}
.cmn_table_style table th {
	background: #05448F;
	vertical-align: middle;
	text-align: left;
	width: 100px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	vertical-align:top;
}
.cmn_table_style table th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #05448F;
	border-width: 8px;
	margin-top: -8px;
}
/* firefox */
@-moz-document url-prefix() {
 table.company th::after {
 float: right;
 padding: 0;
 left: 30px;
 top: 10px;
 content: " ";
 height: 0;
 width: 0;
 position: relative;
 pointer-events: none;
 border: 10px solid transparent;
 border-left: #05448F 10px solid;
 margin-top: -10px;
}
}
.cmn_table_style table td {
	background: #EAEEF2;
	width: 360px;
	padding-left: 20px;
}
/*　staff_common_contants　                         **********************/
.staff_common_contants .title h3 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #710606;
}
.staff_common_contants .message_title {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffdf00+71,fefcea+100 */
	background: #ffdf00; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2ZmZGYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZjZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(-45deg, #ffdf00 71%, #fefcea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #ffdf00 71%, #fefcea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #ffdf00 71%, #fefcea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdf00', endColorstr='#fefcea', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.staff_common_contants .message_title h3 {
	padding: 10px 20px;
	color: #333;
	font-size: 26px;
}
/*　staff01_contants　                       **********************/
/*　voice_contants　                         **********************/
.voice_contants .title h3 {
	font-size: 28px;
	margin-bottom: 20px;
color:#00661A;
}


.voice_contants .title h3{
color:#00661A;
}


.cmn_box02_text .interview_text, .cmn_box02_text_out .interview_text{
	color:#05448D;
}

.cmn_box02_text_out{
	clear:both;
	padding-top:10px
}

/*　new_graduate_contants　                  **********************/
.new_graduate_contants{
	padding-top:60px;
}
/*　halfway_contants　                       **********************/
.halfway_contants{
	padding-top:60px;
}
/*　entry_contants　                         **********************/
.entry_contants{
	padding-top:60px;
}

.entry_contants .caution_text{
	text-align:center;
	margin-bottom:60px;
	margin-top:-20px;
}
.entry_contants .caution_text span{
	color:#D30000
}

.entry_contants  .radio_btn_box p{
	display:inline-block;
	margin-right:20px;
	
}
.entry_contants  input, .entry_contants  textarea{
	padding:3px;
	margin-left:20px;
}

.entry_contants .input_sizeS{
	width:22%;
	}
.entry_contants .input_sizeM{
	width:60%;
	}
.entry_contants .input_sizeL{
	width:92%;
	
	}

.entry_contants .form_btn{
	text-align:center;
	margin-bottom:60px;
}

.entry_contants .form_btn input{
	padding:6px 0;
	width:200px;
	font-size:22px;
	color:#FFF;
	cursor:pointer;
}

.entry_contants .form_btn .submit_btn{
	background:#D50000;
	border:2px solid #D50000;
	transition:ease-out 0.5s;

}
.entry_contants .form_btn .submit_btn:hover{
	background:#FF7373;
	border:2px solid #D50000;
}

.entry_contants .form_btn .reset_btn{
	background:#8895A2;
	border:2px solid #8895A2;
	transition:ease-out .3s;

}
.entry_contants .form_btn .reset_btn:hover{
	background:#B9C0C8;
	border:2px solid #8895A2;
}

.entry_contants .poricy_box{
	margin:0 10px 20px 10px;
}


.entry_contants .poricy_box ul li{
margin-bottom:20px;
margin-left:20px;
		list-style-type: decimal;
}

.entry_contants  .text01{
	margin-bottom:20px;
}

.entry_contants .check_tex{
	text-align:center;
	margin-bottom:40px;
	font-size:16px;