@charset "UTF-8";

/* --------------------------- 
common
--------------------------- */
article{
	width:100%;
	margin:0 auto;
}

section{
	width:100%;
	margin:0 auto;
}

#page-top{
	position:fixed;
	right:50px;
	bottom:71px;
}

.sp{
	display:none !important;
}

/* --------------------------- 
header
--------------------------- */
header{
	padding:30px 150px;
}

header h1{
	float:left;
	width:156px;
}

header h1 img{
	width:100%;
	height:auto;
}

.navi{
	float:right;
	padding-top: 8px;
}

.navi div{
	float:left;
}

.navi ul{
	float:right;
}

.navi div p,
.navi ul li{
	float:left;
}

.navi div p{
	padding-right:20px;
}

/* --------------------------- 
footer
--------------------------- */

footer .inner{
	width:980px;
	margin:0 auto;
}


footer .inner address{
	text-align: center;
	padding: 15px 0; 
}


/* --------------------------- 
top_index
--------------------------- */
#top_head{
	width:100%;
	min-width:1024px;
}

#top_area{
	background:url(../../img/top/img_top_base_01.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	height:100%;
}

.top_main{
	width:90%;
	padding:3% 0;
	margin:0 auto;
}

.top_main h1{
	float:left;
}

.top_navi{
	float:right;
}

.top_navi div{
	float:left;
}

.top_navi ul{
	float:right;
}

.top_navi div p,
.top_navi ul li{
	float:left;
}

.top_navi div p{
	padding-right:20px;
}

.top_main_area{
	position:absolute;
	width:100%;
	top:35%;
	left:1%;
	text-align:center;
}

.top_main_area img{
	width:100%;
	height:auto;
}

.top_main_area h2{
	width:45%;
	margin:0 auto;
	padding-bottom:3%;
}

.top_main_area h2 img{
	max-width:544px;
}

.line_top{
	width:25%;
	margin:0 auto;
	border-top:5px solid #FFFFFF;
	padding-bottom:3%;
}

.top_main_area h3{
	width:20%;
	margin:0 auto;
}

.top_main_area h3 img{
	max-width:212px;
}

.news_table{
	position: absolute;
	bottom:5%;
	left: 50%;
	width:550px;
	margin-left: -270px;
}

.news_table p{
	width: 5%;
	text-align:left;
	font-size:20px;
	color:rgba(255,255,255,1.00);
	padding-bottom: 5px;
}

.news_table dl{
	text-align: left;
	overflow-y:auto;
	background:rgba(255,255,255,.7);
	padding: 20px;
}

.news_table dt{
	font-size:14px;
	color:#000;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.news_table dt a{
	color:#000;
}

.news_table dt a:hover{
	color:rgba(0,0,0,.5)
}

.news_table dt:last-child{
	margin-bottom: 0px;
}

.morebtn{
	font-size: 16px !important;
	float: right;
	padding-right: 25px;
}

.morebtn a{
	color:#fff;
	position: relative;
}

.morebtn a:after{
	content: "";
	position: absolute;
	right: -12px;
	top:8px;
	width: 5px;
  height: 5px;
  border: 2px solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(45deg);
}

.top_address{
	position:absolute;
	right:5%;
	top:35%;
}

.top_scroll{
	position:absolute;
	bottom:3%;
	left: 50%;
	text-align:center;
}

#cont_back{
	background:url(../../img/top/img_top_base_02.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:cover;
	min-width:1024px;
}

#cont_back_obj{
	background:url(../../img/top/img_top_base_02_obj.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:cover;
	min-width:1024px;
}

.main{
	width:960px;
	margin:0 auto;
}

.main h3{
	text-align:center;
	padding:75px 0 115px 0;
	font-size: 15px;
	line-height: 33px;
	color: #fff;
	letter-spacing: 1px;
}
	
.top_btn{
	width:870px;
	margin:0 auto;
	padding-bottom:90px;
}

.top_btn h4{
	text-align:center;
	padding-bottom:40px;
}

.top_btn h4 img{
	max-width: 100%;
	height: auto;
}

.top_btn div{
	width:100%;
	display:table;
	table-layout:fixed;
}

.top_btn div h5{
	display:table-cell;
	vertical-align:middle;
}

.top_btn div h5 p{
	color: #fff;
	font-size: 15px;
	margin-top: 5px;
	letter-spacing: 2px;
}

#under_area{
	background:#5aaddf url(../../img/common/ttl_footer_base.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:293px;
	padding-top:50px;
}

#under_area h3{
	text-align:center;
	margin-top:135px;
}

footer{
	width:100%;
	margin:0 auto;
	background:rgba(255,255,255,1.00);
}

footer h2{
	position:absolute;
	padding:25px;
}

address{
	position:absolute;
	right:25px;
	padding-top:25px;
}

/* --------------------------- 
contents
--------------------------- */

#cont_article{
	background:url(../../img/common/img_footer_obj02.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:auto;
}

#wrapper{
	max-width: 1298px;
	min-width: 978px;
	margin:0 auto;
	border-left:1px solid #004385;
	border-right:1px solid #004385;
}

.main_banner{
	width: 100%;
	background: url(../../img/about/img_a_01_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 50px;
	padding-bottom: 75px;
}

.recruitmain{
	background: url(../../img/info/img_r_01_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 50px;
	padding-bottom: 75px;
}

.interviewmain{
	background: url(../../img/interview/img_int_01_00_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 50px;
	padding-bottom: 75px;
}

.supportmain{
	background: url(../../img/support/img_su_01_00_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 50px;
	padding-bottom: 75px;
}

.interview_people_01{
	background: url(../../img/interview/img_int_01_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 0px;
	height: 510px;
	padding-bottom: 75px;
}

.interview_people_02{
	background: url(../../img/interview/img_int_02_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 0px;
	height: 510px;
	padding-bottom: 75px;
}

.interview_people_03{
	background: url(../../img/interview/img_int_03_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 0px;
	height: 510px;
	padding-bottom: 75px;
}

.interview_people_04{
	background: url(../../img/interview/img_int_04_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 0px;
	height: 510px;
	padding-bottom: 75px;
}

.interview_people_05{
	background: url(../../img/interview/img_int_05_01_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25px ;
	margin-bottom: 0px;
	height: 510px;
	padding-bottom: 75px;
}

.peopleback{
	background: none;
	padding-bottom: 130px;
}


.main_banner h3{
	text-align:center;
	position:relative;
	z-index:3;
}

.main_banner h4{
	position:relative;
	margin-top:-97px;
	height: 275px
}


.cont_nav{
	width: 978px;
	margin: 0 auto;
}

.cont_nav li{
	float:left;
}

.cont_inner{
	width:820px;
	margin:0 auto;
	padding:95px 0 255px 0;
}


.cont_inner h3{
	text-align:center;
	padding-bottom:90px;
}


.pbc00{
	padding-bottom: 0;
}

.ptc50{
	padding-top: 50px;
}

.cont_inner_career{
	width:1200px;
	margin:0 auto;
	padding:0px 0 0px 0;
}

.cont_tabel{
	width:820px;
}

.cont_tabel th,
.cont_tabel td{
	vertical-align:top;
	font-size:15px;
	line-height:30px;
}

.cont_tabel th{
	border-right:1px solid #babcbe;
	padding-right:30px;
}

.cont_tabel td{
	padding-left:30px;
}

.ttl_01,
.ttl_01_car{
	padding-top:95px;
	font-size:15px;
	padding-bottom:10px;
	border-bottom:1px solid #babcbe;
	margin-bottom:10px;
}

.txt_01{
	font-size:15px;
	line-height:30px;
}

.ttl_messa{
	padding:85px 0 40px 0;
}

#cont_under{
	/* border-top:1px solid #004385; */
	border-bottom:1px solid #004385;
}

#cont_under h3{
	width: 370px;
	margin: 0 auto;
	padding:70px 0 85px 0;
	text-align:center;
}

#cont_under h3 img{
	width: 100%;
	height: auto;
}

.border_b_01{
	width:380px;
	border-bottom:1px solid #babcbe;
	padding-bottom:10px;
}

.border_b_02{
	width:380px;
	border-bottom:1px solid #babcbe;
	padding-bottom:10px;
}

.tb_padt{
	padding-top:10px;
}

.ttl_02{
	padding-bottom:40px;
}

.ttl_02_car{
	padding:0 0px 0 0px;
}

.ttl_03{
	padding:85px 0 40px 0;
}

.ttl_03_car{
	padding:40px 0px 0 100px;
}

/*about*/

.about_area{
	width: 760px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 28px;
}

.about_tabel,
.about_tabel_02{
	width: 760px;
	margin: 0 auto;
}

.about_tabel td{
padding-bottom: 40px;
vertical-align: top;
}


.about_tabel td:last-child,
.about_tabel_02 td:last-child{
	width: 570px;
	border-left: 1px solid #004385; 
	padding-left: 30px;
}

.about_tabel_02 th{
	vertical-align: top;
	width: 80px;
}

.about_tabel .td_last{
	padding-bottom: 0 !important;
}

.ttl_area_about{
	padding:85px 0 40px 0;
	display: table;
	table-layout: fixed;
}

.ttl_area_about h5{
	float: left;
	font-size: 18px;
	color: #004385;
}

.ttl_area_about h5:nth-child(2){
	padding-left: 40px;
	padding-top: 2px;
	font-size: 15px;
}

.ttl_area_about h5:nth-child(3){
	padding-left: 20px;
	padding-top: 4px;
	font-size: 15px;
}

.ttl_pad_01{
	font-size: 18px;
	padding-bottom:40px;
}

.ttl_pad_02{
	font-size: 18px;
	padding:85px 0 40px 0;
}

.blue{
	color: #004385;
}

.main_contents a{
	color: #004385;
}

.main_contents a:hover{
	color: #5081aa;
}

/*biz*/

.biz_list{
	padding: 0 0 40px 0;
}

.biz_list dt{
	font-size: 16px;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #5081aa;
}

.biz_list dd{
	font-size: 15px;
	padding: 10px 0;
	border-bottom: 1px dashed #5081aa;
}

.biz_list dd span{
	padding-right: 10px;
}

.obj_ttl{
	font-size: 16px;
	padding-top: 65px;
	text-align: center;
	position: relative;
}

.obj_ttl span{
	background: rgba(255,255,255,1.00);
	padding: 0 5px;
	position: relative;
	z-index: 3;
}

.obj_ttl:after{
	content: "";
	border-bottom: 1px dashed #000;
	position: absolute;
	width: 100%;
	bottom: 13px;
	left: 0;
}

.obj_01{
	padding: 45px 0 50px;
	border-bottom: 1px dashed #004385;
}

.lead_01{
	font-size: 18px;
	padding: 0 0 20px;
}

.ly_01{
	padding-top: 65px;
}

.ly_01 div{
	float: left;
	width: 430px;
}

.img_right{
	float:right; 
}
.txt_02{
	font-size: 14px;
	line-height: 28px;
}

.lead_02{
	font-size: 16px;
	padding-bottom: 15px;
}

/*vision*/

.ttl_pad_03{
	text-align: center;
	font-size: 20px;
	padding:0 0 50px;
}

.txt_03{
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -1px;
	text-align: center;
	padding-bottom: 105px;
	border-bottom: 1px dashed #004385;
}

.vision_box{
	width: 100%;
	display: table;
	table-layout: fixed;
	border-bottom: 1px dashed #004385;
}

.vision_box div{
	width: 29.3333%;
	display: table-cell;
}

.vision_box div:first-child{
	padding-right: 4%;
}

.vision_box div:nth-child(2){
	padding: 0 2%;
	border-left: 1px dashed #004385;
	border-right: 1px dashed #004385;
	box-sizing: border-box;
}

.vision_box div:last-child{
	padding-left: 4%;
}

.vision_box .ttl_box{
	padding: 10px 0;
}

.vision_box .ttl_box h5{
	color: #004385;
	font-size: 16px;
	float: left;
}

.vision_box .ttl_box p{
	float: right;
	
}

.vision_box .txt_02{
	padding-bottom: 35px;
}

/*interview*/

.int_area{
	padding-bottom: 235px;
}

.int_area h4{
	text-align: center;
	padding: 80px 0;
}

.int_nav {
	width: 978px;
	margin: 0 auto;
}

.int_nav li{
	float: left;
	width: 33.333%;
	padding-bottom: 40px;
}

.int_nav li img{
	width: 100%;
	height: auto;
}

.cap{
	width: 978px;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
	padding: 20px 20px 0 0;
}

.int_inner{
	width: 760px;
	margin: 0 auto;
	padding: 95px 0 200px 0;
}

.int_ttl_area{
	text-align: center;
}

.int_ttl_area p:first-child{
	padding-bottom: 45px;
}

.int_ttl_area h5{
	padding-bottom: 40px;
}

.int_ttl_area p:last-child{
	padding-top: 25px;
	padding-bottom: 35px;
}

.int_ttl_area p:nth-child(3){
	width: 168px;
	margin: 0 auto;
}

.int_ttl_area p:nth-child(4){
	width: 240px;
	margin: 0 auto;
}

.int_ttl_area p:nth-child(3) img,
.int_ttl_area p:nth-child(4) img{
	width: 100%;
	height: auto;
}

.int_txt_box{
	padding-bottom: 45px;
	border-bottom: 1px solid #004385;
}

.int_txt_box h4{
	text-align: left;
	font-size: 22px;
	line-height: 41px;
	color: #004385;
	padding: 40px 0 40px 0;
}

.last_img{
	padding: 70px 0 0 0 ;
}

.int_under_nav{
	border-top: 1px solid #004385;
	border-bottom: 1px solid #004385;
}

.int_under_nav ul{
	width: 580px;
	margin: 0 auto;
	padding: 40px 0;
}

.int_under_nav ul li:first-child{
	float: left;
}

.int_under_nav ul li:nth-child(2){
	float: left;
	padding-left: 142px;
}

.int_under_nav ul li:last-child{
	float: right;
}

.int_under_navpad{
	padding-bottom: 200px;
}

.no_boder{
	border: none !important;
}

/*support*/

.txt_04{
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -1px;
	text-align: center;
	padding-bottom: 55px;
}

.img_center{
	text-align: center;
}

.txt_05{
	font-size: 18px;
	line-height: 34px;
	padding: 25px 0 10px;
}

hr.suppot_line{
	padding: 60px 0 0 0;
	margin-bottom: 60px;
	border:none;
	border-bottom: 1px solid rgba(0,0,0,.6)
}


.supoort_list{
	padding-bottom: 35px;
}
.supoort_list li{
	float: left;
}

.supoort_list li:nth-child(2),
.supoort_list li:nth-child(5){
	padding-left: 22px;
}

.supoort_list li:nth-child(3),
.supoort_list li:nth-child(6){
	float: right;
}

.supoort_list li:nth-child(n + 4){
	padding-top: 10px;
}

.faq_box{
	padding-bottom:40px;
	border-bottom: 1px solid rgba(0,0,0,.6);
	margin-bottom: 50px;
}

.faq_box dl{
	padding-bottom:30px;
}

.faq_box dt,
.faq_box dd{
	float: left;	
}

.faq_box dt{
	padding-right: 20px;
}

.faq_box dd{
	color: #004385;
	font-size: 20px;
	line-height: 40px;
}

.index_list{
	width: 760px;
	margin: 0 auto;
	padding-top: 50px;
}

.index_under_box{
	padding: 0 0 25px;
	margin-top: 50px;
	border-bottom: 1px solid #004385;
	border-top: 1px solid #004385;
}

.ent_btn{
 text-align: center;
	padding-top: 60px;
}

.news_index dd{
	font-size:15px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #004385;
}

.news_index dd a{
	color: #000;
}

.news_index_ttl{
	text-align: left;
	font-size: 22px;
	line-height: 41px;
	color: #004385;
	padding-bottom: 10px !important;
	border-bottom: 3px solid #004385;
	margin-bottom: 25px;
}

.int_txt_box_news{
	padding-bottom: 45px;
}
