@charset "utf-8";

/*PC用 css*/

.w320_only,
.sp_only,
.sp_only ul{display:none;
}

#main_contents p{
font-size:16px;
line-height: 1.8;
letter-spacing: 1px;
}

.imgR {
	float: right;
	margin: 0 0 20px 20px;
}

.imgL {
	float: left;
	margin: 0 20px 20px 0;
}

.bg01{
background: url(/img/common/bg01.jpg) ;
}

.bg02{
background: url(/img/common/bg02.gif) ;
}

.left{
float:left;
}

.right{
float:right;
}

.cB{
clear:both;
}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mt10{margin-top:10px;}
.mt10{margin-top:20px;}
.mt_15{margin-top:-15px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pb30{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pl10{padding-left:10px;}


.txt11{ font-size:11px; }
.txt12{ font-size:12px; }
.txt13{ font-size:13px; }
.txt14{ font-size:14px; }
.txt16{ font-size:16px; }
.txt17{ font-size:17px; }
.txt18{ font-size:18px; }
.txt20{ font-size:20px; }
.txt22{ font-size:22px; }
.txt24{ font-size:24px; }
.txt28{ font-size:28px; }
.txt32{ font-size:32px; }
.txt36{ font-size:36px; }

a.tel,
a.tel-link{
pointer-events: none;
}

.op a:hover,
a img:hover{
opacity: .8;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}
/*----------------------------------------------------
	#box1000（背景/ページ横幅）
----------------------------------------------------*/

body{
overflow:hidden;

min-width: 1040px;
}
#container{
text-align:center;
overflow:hidden;
letter-spacing: 1px;
min-width: 1040px;
/*width:100%;*/
}

#main_contents{
padding: 54px 0 32px;
}

#briefing.confirm #main_contents,
#briefing.thanks #main_contents,
#recruit.detail #main_contents,
#recruit.confirm #main_contents,
#recruit.thanks #main_contents,
#entry #main_contents,
#index #main_contents{
padding: 0 0 32px;
}

.box1000 {
overflow: hidden;
width: 1000px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}

.w800{
width: 800px;
margin-left: auto;
margin-right: auto;
}

.w830{
width: 830px;
margin-left: auto;
margin-right: auto;
}

/* 2column-main */
#primary{
clear:both;
max-width:74%;
width:740px;
float:left;
overflow: hidden;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

/* 2column-side */
#sidebar{
max-width:23%;
width:230px;
float:right;
padding-bottom:40px;
}


/*----------------------------------------------------
	ヘッダー 2020
----------------------------------------------------*/

header{
height: auto;
position: relative;
}

#index header{
height:auto;
}

#tagline2{
    z-index: 999;
    background: url(/img/common/tag_btm.gif) left bottom repeat-x #fff;
    padding-bottom: 12px;
    padding-top: 5px;

color:#333;
margin: auto;
/*
position: absolute;
top:0;
left:0;
right:0;*/
text-align: left;
font-size:13px;
z-index: 999;
line-height: 50px;
height: 38px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
z-index: 9999;
}

#tagline2 h1, #tagline2 p{
width: 950px;
margin: 0 auto;
line-height: 1;
padding-top: 4px;
}

.h1_wrap h1.stit01{
line-height: 144px;
letter-spacing: 3px;
color:#fff;
font-size:36px;
}

.h1_wrap {
width:100%;
height:144px;
margin: auto ;
text-align: center;
background: url(/img2/common/tit_bg.png) 50% 50% no-repeat;
background-size: cover !important;
}

.color02 .h1_wrap {background: url(/img2/common/color02/tit_bg.png) 50% 50% no-repeat;}
.color03 .h1_wrap {background: url(/img2/common/color03/tit_bg.png) 50% 50% no-repeat;}

#index #top_img{
height:auto;
height: 600px;
width:100%;
max-width: 1200px;
margin: auto;
position: relative;
/*position: absolute;
top:0;
left:0;
right:0;*/
}

#index #top_img.w100{
height: 600px;
width:100%;
max-width: 100%;
}


#index #top_img img{
width:100%;
height: 600px;
object-fit: cover;
font-family: 'object-fit: cover; object-position: 50% 0%;'; /*IE対策*/
object-position: 50% 0%;
}

/*
#index #top_img.square{
max-width: 1200px;
height:auto;
width:100%;
}

#index #top_img.square img{
width:100%;
}*/

#index .caption2{
position: absolute;
bottom:36px;
left:0;
right:0;
margin: auto;
font-size:18px;
}

#index .caption2 span{
background: rgba(49,49,49,0.9);
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
line-height: 1.4;
display: inline-block;
color:#fff;
padding: 15px 40px;
letter-spacing: 2;
}

.logo_box2{
margin: auto;
width:1000px;
background: #fff;
padding: 14px 25px;
z-index: 999;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#fix_header{
/*position: absolute;
top: 0px;*/
z-index: 99999;
width:100%;
height:88px;
text-align: center;
background: #fff;
}


#fix_header.fixed{
box-shadow:0px 0px 4px -2px #999;
position: fixed;
top: 0px;
z-index: 99999;
width:100%;
height:88px;
text-align: center;
background: #fff;
}


#fix_header.fixed .logo_box2{
box-shadow: none;
top:0px;
}


.logo_box2 .h_btn{
display: inline-block;
float:right;
height:50px;
padding-top: 4px;
font-size: 0;
}

.logo_box2 .h_btn li{
display: inline-block;
vertical-align: middle;
}

.logo_box2 .h_btn li a.tel{
background: url(/img2/common/h_tel.png) left 50% no-repeat;
padding-left: 45px;
line-height: 50px;
display: inline-block;
font-size:24px;
line-height: 48px;
padding-top: 2px;
font-family: Helvetica, Arial, sans-serif;
}

.logo_box2 .h_btn li img{
vertical-align: middle;
}

.logo_box2 .h_btn .h_tel{
padding-right: 20px;
}

.logo_box2 .h_btn .h_entry{
display: none;
}

.logo_box2 .h_btn .h_menu{
border-left: 1px solid #848484;
padding-left: 16px;
}

.logo_box2 table{
float:left;
max-width: 715px;
height:60px;
}

.logo_box2 table td{
vertical-align: middle;
}

.logo_box2 table td.txt{
text-align: left;
font-size:21px;
font-weight: bold;
padding-top: 1px;
}

.logo_box2 table td.txt br{
display: none;
}

.logo_box2 table td.logo img{
padding-right: 15px;
vertical-align: middle;
max-height: 60px;
}

.nav2_wrap,
.bg_gray_pc {
background: #e8e8e8;
padding: 40px 0 40px;
}

#index .nav2_wrap{
background: #fff;
padding: 40px 0 25px;
}


#nav2{
display: inline-block;
margin: 0 auto;
background: #004087;
color:#fff;
text-align: center;
border-top:1px solid #0b1d29;
border-bottom:1px solid #0b1d29;
}

.color02 #nav2{
background: #434343;
border-top:1px solid #292929;
border-bottom:1px solid #292929;
}

.color03 #nav2{
background: #e12c2c;
border-top:1px solid #9e1f1f;
border-bottom:1px solid #9e1f1f;
}

#nav2 table{
margin:0 auto;
border-right:1px solid #0b1d29;
}

.color02 #nav2 table{
border-right:1px solid #292929;
}

.color03 #nav2 table{
border-right:1px solid #9e1f1f;
}

#nav2 td{
border-left:1px solid #0b1d29;
position: relative;
width:124px;
font-size:14px;
line-height: 1.3;
letter-spacing: 1px;
height: 122px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
position: relative;
background-repeat: no-repeat;
background-position: 50% 12px;
min-height: 122px;
vertical-align: middle;
background-size: auto 63px!important;
color:#fff;
font-weight: bold;
}

.color02 #nav2 td{border-left:1px solid #292929;}
.color03 #nav2 td{border-left:1px solid #9e1f1f;}

#nav2 td.nav1{background-image: url(/img2/common/i01.png);}
#nav2 td.nav2{background-image: url(/img2/common/i02.png);}
#nav2 td.nav3{background-image: url(/img2/common/i04.png);}
#nav2 td.nav4{background-image: url(/img2/common/i05.png);}
#nav2 td.nav5{background-image: url(/img2/common/i05.png);}
#nav2 td.nav6{background-image: url(/img2/common/i05.png);}
#nav2 td.nav7{background-image: url(/img2/common/i05.png);}
#nav2 td.nav8{background-image: url(/img2/common/i05.png);}

#nav2 td a{
position: absolute;
top:0;
bottom:0;
right:0;
left:0;
cursor: pointer;
text-indent:-9999px;
z-index: 9998;
}

#nav2 td a:hover{
background-color: rgba(255,255,255,0.15);
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

#nav2 td span{
padding-top: 65px;
color:#fff;
position: absolute;
top: 50%;
left:0;
right:0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.open_menu{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
display: none;
z-index: 999999;
}

.open_menu .sns_btn{
width: min(940px,96%);
}

.open_menu .sns_btn li{
max-width: 48%;
}

.open_v{
background-color: #004087;
width:100%;
padding-bottom: 50px;
position: absolute;
min-height: 100vh;
}

.color02 .open_v{
background-color: #434343;
}

.color03 .open_v{
background-color: #e12c2c;
}

.open_v ul{
color:#fff;
}
/*
.menu.fixed {
position: fixed;
top: 0!important;
left: 0;
z-index: 9999!important;
width: 100%;
height:500px;
display: block;
opacity: 1;
background-color: #313131;
color:#fff;
overflow-y: scroll;

}

*/
.open_menu ul.txt_menu{
width: 940px;
height:auto;
padding-top: 10px;
margin: 90px auto 10px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.open_menu .txt_menu li{
width:25%;
min-height: 33px;
margin-bottom: 30px;
text-align: left;
position: relative;
}

.open_menu .txt_menu li:before {
display: block;
content: "";
width:1px ;
height:74% ;
top: 0;
bottom:0;
right: 0;
margin: auto;
position: absolute;
background: #fff;
}

.open_menu .txt_menu li:nth-child(4n):before {
display: none;
}

.open_menu .txt_menu li a{
display: block;
color:#fff;
background: url(/img2/common/menu_arrow.png) 25px 50% no-repeat;
padding:5px 10px 5px 66px;
font-size:20px;
line-height: 1.3;
position: absolute;
top: 50%;
left:0;
right:0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.color02 .open_menu .txt_menu li a{
background: url(/img2/common/color02/menu_arrow.png) 25px 50% no-repeat;
}
.color03 .open_menu .txt_menu li a{
background: url(/img2/common/color03/menu_arrow.png) 25px 50% no-repeat;
}

.open_menu .btm_btn{
width: 940px;
margin: 0 auto 45px;
text-align: center;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
font-size: 0;
height:76px;
padding: 50px 0;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
  -ms-flex-pack: center;
    justify-content: center;
-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.open_menu .btm_btn li{
font-size:18px;
height:76px;
width:290px;
}

.open_menu .btm_btn li.btn_form{
margin-left: 20px;
}

.open_menu .btm_btn li.btn_line{
margin-left: 20px;
}

.open_menu .btm_btn li.btn_tel{
width:320px;
}

.open_menu .btm_btn li.btn_tel span.txt{
display: inline-block;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 1px solid #fff;
padding: 3px 20px;
line-height: 1.5;
}

.open_menu .btm_btn li.btn_tel a{
color:#fff;
background: url(/img2/common/sp_tel.png) left 50% no-repeat;
background-size: 38px auto;
padding-left: 42px;
font-size:36px;
font-family: Helvetica, Arial, sans-serif;
line-height: 1.4;
}

.sns_stit {margin-bottom: 30px;}

.sns_btn{
margin: 0 auto 20px;
text-align: center;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap:20px;
}

footer .sns_btn{
margin: 0 auto 55px;
}

footer .sns_btn a{
position: relative;
margin: 0 6px;
display: inline-block;
border: 1px solid #111;
border-radius: 13px;
overflow: hidden;
}

footer .sns_btn a img{
position: relative;
z-index: 9;
}

/*
footer .sns_btn a:before {
display: block;
content: "";
width:100% ;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom:0;
margin: auto;
position: absolute;
background: #ccc;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
box-shadow:0px 0px 4px 2px #ccc;
opacity: .6;
}*/

footer .sns_btn a:hover:before{
display: none;
}


.open_menu #btn_close{
position: absolute;
top:20px;
right:30px;
margin: auto;
text-align: center;
z-index: 9999;
}

.toggle {
cursor: pointer;
color:#fff;
font-size:30px;
}

/*----------------------------------------------------
	indexコンテンツ2019
----------------------------------------------------*/

.lead01{
font-size:24px;
text-align: center;
line-height: 1.9;
letter-spacing: 1px;
margin: 50px auto 65px;
}

.stit_news{
font-size:32px;
text-align: center;
margin-bottom: 26px;
}

.stit_news span{
display: block;
font-size:16px;
}

#index .news_box{
margin: 0px auto 70px;
}

#index .news_box{
padding: 25px 25px;
border: 1px solid #004087;
text-align: left;
position: relative;
margin: 0px auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#004087;
background: url(/img2/common/news_arrow.png) 98% 50% no-repeat #fff;
}

#index.color02 .news_box{
color:#434343;
border: 1px solid #434343;
background: url(/img2/common/color02/news_arrow.png) 97% 50% no-repeat #fff;
}

#index.color03 .news_box{
color:#e12c2c;
border: 1px solid #e12c2c;
background: url(/img2/common/color03/news_arrow.png) 97% 50% no-repeat #fff;
}

#index .news_box a{
color:#004087;
}

#index .news_box .date{
font-size:13px;
color:#333;
font-family: Arial, sans-serif;
}

#index .news_box a.more{
position: absolute;
top:0;
bottom:0;
right:0;
left:0;
cursor: pointer;
text-indent:-9999px;
z-index: 9998;
}

#index .news_box a.more:hover{
background-color: rgba(255,255,255,0.4)
}

#index #intro2{
padding: 50px 0 30px;
text-align: start;
}

#index .lead{
position: relative;
font-size:28px;
line-height: 1.8;
margin-bottom: 50px;
padding-top: 10px;
text-align: center;
}

#index .lead:after {
display: block;
background: #e6eaea;
content: "";
height: 3px;
width: 54px;
bottom: -20px;
left: 0;
right: 0;
margin: auto;
position: absolute;
}

#index #intro2 .photo01{
margin-bottom: 40px;
}

#index #intro2 .txt01{
text-align: left;
margin-bottom: 55px;
}

#index .read{
text-align: center;
}

#index #intro2 blockquote {
    position: relative;
    padding: 10px 15px 10px 60px;
    box-sizing: border-box;
    font-style: italic;
    background: #efefef;
    color: #555;
    margin-bottom: 15px;
}

#index #intro2 blockquote:before{
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 25px;
    content: "\f10d";
    font-family: FontAwesome;
    color: #cfcfcf;
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
}

#index #intro2 blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

#index #intro2 blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

#index #intro2 p:not(.txt01):not(.bt01){
margin-bottom: 1em;
}

#job_detail_intro .w94sp p a,
#index #intro2 p:not(.bt01) a {
color: #26517D;
text-decoration: underline;
}

#job_detail_intro .w94sp p a:hover,
#index #intro2 p:not(.bt01) a:hover {
text-decoration: none;
transition: all .4s linear;
}

#index #intro2 h1{
font-size:28px;
margin-bottom: 15px;
}

#index #intro2 h2{
font-size:24px;
margin-bottom: 12px;
}

#index #intro2 h3:not(.lead){
font-size:21px;
margin-bottom: 10px;
}

#index #intro2 h4{
font-size:18px;
margin-bottom: 10px;
}

#index #intro2 h5{
font-size:17px;
margin-bottom: 10px;
}

#index #intro2 h6{
font-size:16px;
margin-bottom: 8px;
}

#index #intro2 ul{
margin: 1em 0;
}

#index #intro2 ol{
 padding-left: 40px;
 margin: 1em 0;
 list-style-type: decimal !important;
}

#index #intro2 ol li{
list-style-type: decimal !important;
}

#index #intro2 ul li{
padding-left:1.2em;
position: relative;
}

#index #intro2 ul li:before {
display: block;
content: "";
top:10px;
left: 5px;
margin: auto;
position: absolute;
width: 6px;
height: 6px;
background-color: #333;
border-radius: 100%;
}

.bt01{
text-align: center;
margin: 0 auto 40px;
}

#index #intro2 .bt01{
margin-top: 50px;
}

.bt01 a{
position: relative;
display: inline-block;
width:400px;
height:84px;
line-height: 84px;
font-weight: bold;
color: #004087;
/*box-shadow: inset 0 0 0 2px #004087;
transition: color 0.25s;
border:0;
box-sizing: border-box;*/
border: 2px solid #004087;

}

.bt01 a:hover{
opacity: .7;
-webkit-transition: all .4s linear;
transition: all .4s linear;
/*background-color: #eaf7fc;
color: #4775a8;*/
}

.color02 .bt01 a{
color: #434343;
border: 2px solid #434343;
}

.color03 .bt01 a{
color: #e12c2c;
border: 2px solid #e12c2c;
}

.bt01.i_rec a,
.bt01.i_com a{
width:310px;
}

.bt01.ar a{background: #fff;}

.bt01 a span{
display: inline-block;
padding-left: 65px;
background-size: 54px auto !important;
font-size:28px;
}

.bt01.ar a span{
display: inline-block;
padding-left: 0;
font-size:24px;
position: relative;
}

.bt01.ar a:before {
display: block;
content: "";
width: 30px;
height: 30px;
top: 0;
bottom: 0;
right: 27px;
margin: auto;
position: absolute;
background: url(/img2/common/ar_w.png) 55% 50% no-repeat ;
background-size: 12px auto;
background-color: #004087;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.color02 .bt01.ar a:before {background-color: #434343;}
.color03 .bt01.ar a:before {background-color: #e12c2c;}


.bt01.i_rec a span{
background: url(/img2/common/i_recruit.png) left 50% no-repeat;
}

.bt01.i_com a span{
background: url(/img2/common/i_company.png) left 50% no-repeat;
}

.color02 .bt01.i_rec a span{
background: url(/img2/common/color02/i_recruit.png) left 50% no-repeat;
}

.color02 .bt01.i_com a span{
background: url(/img2/common/color02/i_company.png) left 50% no-repeat;
}

.color03 .bt01.i_rec a span{
background: url(/img2/common/color03/i_recruit.png) left 50% no-repeat;
}

.color03 .bt01.i_com a span{
background: url(/img2/common/color03/i_company.png) left 50% no-repeat;
}


.bt02{
text-align: center;
margin: 0 auto 40px;
}

.bt02 a{
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius:2px;
display: inline-block;
width:360px;
height:76px;
line-height: 76px;
font-weight: bold;
background: #004087;
color:#fff;
position: relative;
font-size:20px;
}

/*
.colo02 .bt02 a{
background: #434343 !important;
}*/

.color02 .bt02 a{
background: #313131 !important;
}

.color03 .bt02 a{
background: #e12c2c !important;
}


.bt02 a:before {
-webkit-border-radius:0 2px 2px 0;
-moz-border-radius:0 2px 2px 0;
border-radius:0 2px 2px 0;
display: block;
content: "";
width:50px ;
height:100% ;
top: 0;
bottom:0;
right: 0;
margin: auto;
position: absolute;
background: url(/img2/common/ar_bt02.png) 50% 50% no-repeat #002d5f;
}

.color02 .bt02 a:before{
background: url(/img2/common/ar_bt02.png) 50% 50% no-repeat #1b1b1b !important;
}

.color03 .bt02 a:before{
background: url(/img2/common/ar_bt02.png) 50% 50% no-repeat #cc0202 !important;
}

.bg_gray2{
background: #f8f8f8;
}

.stit_btm,
.stit_f{
letter-spacing: 3px;
font-size:36px;
border-bottom: 3px solid #313131;
padding-bottom: 28px;
position: relative;
margin:0 auto 60px;
}

.stit_btm{
max-width: 1000px;
}

/*
.stit_btm.em,
.stit_btm.em2{
color:#004087;
}*/

.stit_btm.em span,
.stit_btm.em2 span{
color:#004087;
}

.color02 .stit_btm.em span,
.color02 .stit_btm.em2 span{
color:#434343;
}

.color03 .stit_btm.em span,
.color03 .stit_btm.em2 span{
color:#e12c2c;
}

.stit_btm:before,
.stit_f:before{
display: block;
content: "";
width:45px ;
height: 36px;
bottom:-36px;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: url(/img2/common/fuki_b.png) 50% 50% no-repeat;
}

.stit_btm.bg_b,
.stit_f.bg_b{
color:#fff;
border-bottom: 3px solid #fff;}

.stit_btm.bg_b:before,
.stit_f.bg_b:before{
background: url(/img2/common/fuki_w.png) 50% 50% no-repeat;
}

.color02 .stit_f.bg_b:before {background: url(/img2/common/color02/fuki_w.png) 50% 50% no-repeat;}
.color03 .stit_f.bg_b:before {background: url(/img2/common/color03/fuki_w.png) 50% 50% no-repeat;}

.bg_gray .stit_btm:before,
.stit_btm.bg_g:before,
.stit_f.bg_g:before{
background: url(/img2/common/fuki_g.png) 50% 50% no-repeat;
}

.bg_black{
background: #004087;
color:#fff;
}

.color02 .bg_black{background: #434343;}
.color03 .bg_black{background: #e12c2c;}

#index #interview{
padding: 76px 0 82px;
}

#voice_slide .slick-list {
margin-right: -32px;
/*width: 1000px;*/
}

#index #interview .int_box {

 /*display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;*/
}

#index #interview .int_box article{
width:312px !important;
margin-left: 32px;
padding-bottom: 62px;
position: relative;
float:left;
min-height: 390px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#index #interview .int_box article:first-child{
margin-left: 0;
}

#index #interview .int_box article span{
display: block;
}

#index #interview .int_box article .img{
margin-bottom: 18px;
}

#index #interview .int_box article .tit{
font-weight: bold;
text-align: left;
margin-bottom: 10px;
}

#index #interview .int_box article .txt{
text-align: left;
margin-bottom: 10px;
font-size:14px;
}

#index #interview .int_box article img{
width:312px;
height:174px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

#index #interview .int_box article .bt_detail{
position: absolute;
width:182px;
line-height:55px;
border: 1px solid #fff;
bottom:0;
left:0;
right:0;
margin: auto;
color:#fff;
text-align: center;
background: url(/img2/common/ar_w.png) 93% 50% no-repeat;
}

#index #interview .int_box article .bt_detail:hover{
background-color: rgba(255,255,255,0.15);
-webkit-transition: all .4s linear;
transition: all .4s linear;
text-decoration: none;
}

#index.color02 #interview .int_box article .bt_detail:hover{
background: url(/img2/common/ar_w.png) 93% 50% no-repeat #555;
}

#index #msg_box{
padding: 80px 0 120px;
}

#index #msg_box .stit_msg{
font-size:28px;
margin-bottom: 24px;
}

#index #msg_box .bt01{
margin: 55px auto 0;
}

#index #msg_box .img img{
max-width:450px;
padding: 0 0 20px 20px;
}

#index #msg_box .txt_box{
text-align: left;
}

#index #msg_box .txt_box .txt{
/*margin-bottom: 1.8em;*/
}

#index #msg_box .txt_box .txt p{
margin-bottom: 1.8em;
}

.d2019 h3.stit28{
font-size:28px;
margin-bottom: 30px;
}

#job_list{
padding: 74px 0 60px;
text-align: center;
/*margin: 0 auto 60px;*/
overflow: hidden;
}

.job_list_clm3{
max-width: 1000px;
margin: 0 auto;
padding-bottom: 15px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-start;
-ms-flex-pack:flex-start;
justify-content:flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.job_list_clm3 article{
box-shadow:0px 0px 5px 1px #ddd;
width:312px;
margin:0 32px 32px 0;
position: relative;
background: #eaeceb;
padding-bottom: 90px;
}

.job_list_clm3 article:nth-child(3n){
margin-right: 0 !important;
}

.job_list_clm3 article.new:before {
display: block;
content: "NEW";
width: 55px;
height:45px ;
top: -8px;
right: 8px;
margin: auto;
position: absolute;
background: #e40b20;
color:#fff;
font-size:15px;
line-height: 45px;
text-align: center;
font-family:  Helvetica, Arial, sans-serif;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
z-index: 9999;
}


.job_list_clm3 article.no_result {
background: none;
font-size:18px;
box-shadow:none;
    width: 100%;
    text-align: center;
    padding: 30px 1.1% 0px;
    margin: 0 0 60px;
    padding-bottom: 0px;
    position: relative;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
       -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}
.job_list_clm3 article .img img{
width:312px;
height:180px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

.job_list_clm3 article .in_box{
padding:18px 20px 18px;
letter-spacing: 0;
text-align: left;
font-size:14px;
background: #fff;
}

.job_list_clm3 article .cate a{
display: inline-block;
line-height: 1.3;
color:#313131;
background: #fff;
border: 1px solid #313131;
font-size:13px;
padding: 4px 6px 3px;
margin: 0 4px 3px 0px;
}

.job_list_clm3 article .cate{
margin-bottom: 4px;
}

/*
.color02 .job_list_clm3 article .cate span{
color:#a0a0a0;
border: 1px solid #a0a0a0;
}
.color03 .job_list_clm3 article .cate span{
color:#e12c2c;
border: 1px solid #e12c2c;
}*/


.job_list_clm3 article .tit i{
color:#e60012;
font-style: normal;
display: inline-block;
border: 1px solid #e60012;
background: #fff;
font-size:13px;
letter-spacing: 2px;
font-weight: bold;
line-height: 1.2;
padding: 2px 4px 1px 6px;
margin-right: 5px;
}

.job_list_clm3 article .tit{
padding-bottom: 10px;
display: block;
font-size:19px;
font-weight: bold;
line-height: 1.5;
}

.job_list_clm3 article .type{
position: relative;
clear:both;
padding-bottom: 6px;
line-height: 1.4;
}

.job_list_clm3 article .yoko li{
margin-bottom: 2px;
padding-left: 82px;
position: relative;
}

.job_list_clm3 article .yoko li > span{
font-weight: bold;
position: absolute;
top:0;
bottom:0;
left:0;
margin: auto;
}

.job_list_clm3 article .type i{
color:#fff;
font-style: normal;
display: inline-block;
font-size:14px;
line-height: 1.4;
margin-right: 8px;
float:left;
text-align: center;
width: 3.3em;
padding:2px 0 1px 7px;
letter-spacing: 5px;
}

.job_list_clm3 article .type1 i{
background: #0b9281;
/*border: 1px solid #3e8e13;*/
}

.job_list_clm3 article .type2 i{
background: #025799;
/*border: 1px solid #0068b7;*/
}

.job_list_clm3 article .type span{
padding-left: 60px;
display: block;
line-height: 1.4;
padding-top: 3px;
letter-spacing: 1px;
}

.job_list_clm3 article .yoko{
text-align: left;
background: #eaeceb;
padding:23px 20px 0px;
font-size:14px;
position: relative;
}

.job_list_clm3 article .yoko:after{
 border: solid transparent;
 content:'';
 height:0;
 width:0;
 pointer-events:none;
 position:absolute;
 border-color: rgba(255, 255, 255, 0);
 border-top-width:15px;
 border-bottom-width:15px;
 border-left-width:14px;
 border-right-width:14px;
 margin-left: -14px;
 border-top-color:#fff;
 top:0;
 left:50%;
}



.job_list_clm3 article .btn_m{
position: absolute;
bottom:24px;
left:0;
right:0;
margin: auto;
text-align: center;
}

.job_list_clm3 article .btn_m span{
width:215px;
height:50px;
line-height: 50px;
text-align: center;
background:url(/img2/common/ar_w.png) 94% 50% no-repeat;
background-size: 12px auto;
background-color:  #004087;
color:#fff;
font-size:17px;
font-weight: bold;
display: inline-block;
}

.color02 .job_list_clm3 article .btn_m span{background-color: #434343;}
.color03 .job_list_clm3 article .btn_m span{background-color: #e12c2c;}

.job_list_clm3 article a.more{
position: absolute;
top:0;
bottom:0;
right:0;
left:0;
cursor: pointer;
text-indent:-9999px;
z-index: 9998;
}

a.more:hover{
-webkit-transition: all .4s linear;
transition: all .4s linear;
background-color: rgba(255,255,255,0.4)
}

.bn_insta{
margin: 65px auto 0px;
}

footer{
padding-top: 70px;
}

footer .add2 {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: space-between;
   -ms-flex-pack:space-between;
     justify-content:space-between;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
margin-bottom: 30px;
text-align: center;
}

footer .add2 .box_l{
width:50%;
/*float: left;*/
display: inline-block;
padding-right: 25px;
line-height: 2.2;
padding-top: 4px;
text-align: right;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

footer .add2 .box_r{
width:50%;
/*float: right;*/
display: inline-block;
border-left:1px solid #b5b5b5;
padding-left: 25px;
text-align: left;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

footer .add2 .box_r p{
line-height: 1.5;
font-size:14px;
}

footer .add2 h4{
font-size:18px;
}

#footer_nav2 li{
display: inline;
border-left:1px solid #313131;
padding: 0px 3px 0px 7px;
}

#footer_nav2 li:first-child{
border-left:none;
}

#footer_nav2 li a:hover{
text-decoration: underline;
}


/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/

.gt_wrap{
position: absolute;
margin: 0;
top:0;
overflow: hidden;
}

#header_wrap{
width:100%;
/*position: fixed;
top:0;
z-index: 99999;
height:193px;*/
}

header{
background: #fff;
}

#index header{
/*height:680px;*/
}

/*
#tagline{
position: relative;
z-index: 999;
background: url(/img/common/tag_btm.gif) left bottom repeat-x #fff;
padding-bottom: 12px;
padding-top: 5px;
height:38px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#tagline h1,
#tagline p{
text-align: left;
font-size:12px;
font-weight: normal;
}

#header {
height:87px;
padding: 5px 0;
position: relative;
}

#header_wrap .fixheader {
  position: absolute;
  width: 100%;
  top: 36px;
}

#header_wrap.fixed .fixheader {
  position: fixed;
  top: 0px;
  z-index: 99999;
}

header .logo_box {
height:87px;
position: relative;
text-align: left;
width:62%;
}

header .logo_box {
position: relative;
text-align: left;
overflow: hidden;
}

header .logo_box table{
line-height: 1.3;
height:87px;
max-width:658px;
}

header .logo_box table td{
vertical-align: middle;
}

header .logo_box table .img{
padding-right: 10px;
max-width:30%;
}

header .logo_box table .img img{
max-width:100%;
max-height:60px;
}

header .logo_box h2{
font-size:26px;
}*/
/*
header .logo_box h2{
vertical-align: middle;
font-size:26px;
position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}

header .logo_box img{
vertical-align: middle;
max-height:60px;
max-width:200px;
width:auto;
height:auto;
padding-right: 12px;
}

.guide_navi {
position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
right:0;
}

.guide_navi .tel{
display: inline-block;
background: url(/img/common/h_tel.gif) left 50% no-repeat ;
background-size:48px;
padding-left:58px;
letter-spacing: 0.4px;
pointer-events: none;
color:#004087;
font-size:32px;
font-weight:bold;
}

body.color02 .guide_navi .tel{color:#434343;}
body.color03 .guide_navi .tel{color:#e12c2c;}
*/

/*----------------------------------------------------
	nav
----------------------------------------------------*/
/*
#nav{
width:100%;
padding:0;
z-index: 999;
overflow: visible;
position: relative;
background: #004087;
}

nav#gnavi table{
min-width: 400px;
max-width:1000px;
margin:0 auto;
letter-spacing: 0;
overflow: visible;
}

nav#gnavi table td{
height:58px;
position: relative;
background: #004087 ;
text-align: center;
font-size:14px;
line-height: 1.4;
vertical-align: middle;
}

.color02 #nav,.color02 nav#gnavi table td{background:#434343;}
.color03 #nav,.color03 nav#gnavi table td{background:#e12c2c;}

nav#gnavi table td.nav01 a{
min-width:5em;
}

nav#gnavi table td.nav02 a{
min-width:7em;
}

nav#gnavi table td.nav03 a{
min-width:10em;
}

nav#gnavi table td.nav07 a,
nav#gnavi table td.nav06 a,
nav#gnavi table td.nav05 a,
nav#gnavi table td.nav04 a{
min-width:7em;
}

nav#gnavi table td{
line-height: 1.2;
}

nav#gnavi table td:hover{
cursor: pointer;
}

nav#gnavi table td:before {
display: block;
content: "";
height:58px  ;
width:2px;
top:0 ;
left: 0;
right: ;
margin: auto;
position: absolute;
background: url(/img/common/nav_bg.png) left 50% no-repeat;
}

nav#gnavi table td:first-child:before{
content:none;
}

nav#gnavi table td a{
display: inline-block;
color:#fff;
padding-left:10px;
padding-right:10px;
padding-top: 5px;
padding-bottom: 5px;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

#index nav#gnavi td.nav01,
#recruit nav#gnavi td.nav02,
#outline nav#gnavi td.nav03,
#briefing nav#gnavi td.nav_br,
#free01 nav#gnavi td.nav04,
#free02 nav#gnavi td.nav05,
#free03 nav#gnavi td.nav06,
#free04 nav#gnavi td.nav07,
#free05 nav#gnavi td.nav08,
nav#gnavi table td:hover{
background:  url(/img/common/nav_on.png)  50% top no-repeat;
text-decoration: none;
}*/

/*--スマホ用ナビ非表示--
#sp_btn,
#spNav {
display: none;
}*/

/*----------------------------------------------------
	#contents（layout）
----------------------------------------------------*/

#main{
font-size:16px;
}

#contents {
	/zoom: 1;
	margin-bottom: 10px;
	
clear:both;
}

.stit_bb{
color:#004087;
font-size:24px;
margin-bottom: 20px;
letter-spacing: 3px;
text-align: center;
padding-bottom: 10px;
border-bottom: 2px solid #004087;
}

.color02 .stit_bb{color:#434343;border-bottom: 2px solid #434343}
.color03 .stit_bb{color:#e12c2c;border-bottom: 2px solid #e12c2c}

.stit_rad{
color:#004087;
border-top: 2px solid #004087;
border-bottom: 2px solid #004087;
font-size:26px;
line-height: 2.2;
margin-bottom: 22px;
}

.color02 .stit_rad{color:#434343;
border-top: 2px solid #434343;
border-bottom: 2px solid #434343;}
.color03 .stit_rad{color:#e12c2c;
border-top: 2px solid #e12c2c;
border-bottom: 2px solid #e12c2c;}

.stit_rad img{
vertical-align: middle;
padding-right: 10px;
height:44px;
width:auto;
}

#main li{
position: relative;
}

#main li span{
display: block;
}

#main li .tit{
font-weight:bold;
}
/*
img.noimg{
border: 1px solid #eee;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}
*/
/*----------------------------------------------------
	#breadcrumb
----------------------------------------------------*/

#breadcrumb{
background: #f5f5f5;
text-align:left;
padding: 12px 0;
}

#breadcrumb ul li{
display:inline;
font-size:12px;
letter-spacing: 1px;
}

#breadcrumb ul li{
color:#333;
}

#breadcrumb ul li span{
font-size:14px;
display: inline;
font-weight: bold;
}

#breadcrumb ul li a{
color:#00479d;
font-weight: normal;
}

/*----------------------------------------------------
	job-offer 募集要項ページ
----------------------------------------------------*/
.bg_seminar{
background: #fdd498;
}

.bnr_seminar{
text-align: left;
}

/*
#index .bnr_seminar{
margin: 20px auto 50px;
}*/

.bnr_seminar a{
text-align: center;
display: inline-block;
background: url(/img/common/arrow_seminar.jpg) 98% 50% no-repeat #fafafa;
display: block;
padding-right: 20px;
color:#eb6100;
font-size: 36px;
line-height:90px;
position: relative;
font-weight: bold;
width:696px;
height:96px;
margin: 15px auto;
border: 2px solid #eb6100;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.bnr_seminar a img{
vertical-align: middle;
padding-right: 18px;
padding-bottom: 2px;
}

.bnr_seminar a:hover{
opacity: .9;
text-decoration: none !important;
}
/*
.bnr_seminar a:before {
display: block;
content: "";
height: 96px;
width: 100px;
top: ;
left: 114px;
right: ;
margin: auto;
position: absolute;
background: url(/img/common/icon_sminar.jpg) 0 50% no-repeat 
}*/

#job_detail_intro{
padding-top: 30px;
margin-bottom: 25px;
}

.detail #job_detail_intro{
margin-bottom: 0px;
}

#job_detail_intro .tit_wrap p.icon{
margin-bottom: 15px;
line-height: 1.8;
letter-spacing: 0;
}

#job_detail_intro .tit_wrap .icon span{
display: inline-block;
font-size:12px;
color: #004087;
border: 2px solid #004087;
text-align: center;
min-width: 10em;
margin-right: 5px;
padding: 2px 6px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.color02 #job_detail_intro .tit_wrap .icon span{
color:#434343;
border: 2px solid #434343;
}
.color03 #job_detail_intro .tit_wrap .icon span{
color:#e12c2c;
border: 2px solid #e12c2c;
}

.job-offer #job_detail_intro .sub_txt{
line-height: 1.4;
border-left: 5px solid #004087;
padding: 0px 0 5px 14px;
font-size:19px;
font-weight: bold;
text-align: left;
line-height: 1.1;
}

#job_detail_intro .tit_wrap h1{
font-size:30px;
line-height: 1.4;
border-left:5px solid #004087;
padding:0 0 0px 12px;
margin-bottom: 20px;
}

.color02 #job_detail_intro .tit_wrap .sub_txt,
.color02 #job_detail_intro .tit_wrap h1{border-left:5px solid #434343;}

.color03 #job_detail_intro .tit_wrap .sub_txt,
.color03 #job_detail_intro .tit_wrap h1{border-left:5px solid #e12c2c;}


#job_detail_intro #main_img{
width: 1000px;
/*min-height:400px;*/
position: relative;
text-align: center;
margin-bottom: 30px;
}

#job_detail_intro .slider01 li{
display: block;
/*width: 100%;
min-height:400px;*/
text-align: center;
vertical-align: middle;
}

#job_detail_intro .slider01 li .img{
height: 580px;
background: #f7f7f7;
display: block;
overflow: hidden;
position: relative;
}

#job_detail_intro .slider01 li img{
position: absolute;
top:0;
bottom:0;
left:0;
right:0;
margin: auto;
z-index: 999;
max-width: 100%;
max-height: 100%;
}

#job_detail_intro .slider01 li iframe{
height: 580px;
width:100%!important;
z-index: 999;
}

.custom-thumb{
display: inline-block;
margin: 10px auto 20px;
}

.custom-thumb a{
border: 1px solid #e6e6e6;
width:120px;
height:70px;
display: inline-block;
position: relative;
margin: 0 6px;
background: #f7f7f7;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.custom-thumb a.active{
border: 3px solid #5787b4;
}

.color02 .custom-thumb a.active{border: 3px solid #666;}
.color03 .custom-thumb a.active{border: 3px solid #ec6a51;}

.custom-thumb a img{
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
margin: auto;
z-index: 999;
max-width: 100%;
max-height: 100%;
height:auto;
width:auto;
}

.custom-thumb a i img{
z-index: 9999;
}

#job_detail_intro #main_img h2{
display: inline-block;
background: #2d2d2d;
color:#fff;
padding: 18px 18px;
font-size:21px;
}

#job_detail_intro h3.read{
font-size:28px;
text-align: center;
width:68%;
margin: 0 auto 30px;
}


#job_detail_intro .w94sp blockquote {
    position: relative;
    padding: 10px 15px 10px 60px;
    box-sizing: border-box;
    font-style: italic;
    background: #efefef;
    color: #555;
    margin-bottom: 15px;
}

#job_detail_intro .w94sp blockquote:before{
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 25px;
    content: "\f10d";
    font-family: FontAwesome;
    color: #cfcfcf;
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
}

#job_detail_intro .w94sp blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
}

#job_detail_intro .w94sp blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

#job_detail_intro .w94sp p{
margin-bottom: 1em;
}

#job_detail_intro .w94sp h1{
font-size:28px;
margin-bottom: 15px;
}

#job_detail_intro .w94sp h2{
font-size:24px;
margin-bottom: 12px;
}

#job_detail_intro .w94sp h3{
font-size:21px;
margin-bottom: 10px;
}

#job_detail_intro .w94sp h4{
font-size:18px;
margin-bottom: 10px;
}

#job_detail_intro .w94sp h5{
font-size:17px;
margin-bottom: 10px;
}

#job_detail_intro .w94sp h6{
font-size:16px;
margin-bottom: 8px;
}

#job_detail_intro .w94sp ul{
margin: 1em 0;
}

#job_detail_intro .w94sp ol{
 padding-left: 40px;
 margin: 1em 0;
 list-style-type: decimal !important;
}

#job_detail_intro .w94sp ol li{
list-style-type: decimal !important;
}

#job_detail_intro .w94sp ul li{
padding-left:1.2em;
position: relative;
}

#job_detail_intro .w94sp ul li:before {
display: block;
content: "";
top:10px;
left: 5px;
margin: auto;
position: absolute;
width: 6px;
height: 6px;
background-color: #333;
border-radius: 100%;
}

.work_sec{
margin-bottom: 40px;
}

.work_sec h3.txt24{
margin-bottom: 25px;
}

.work_sec p{
text-align: left;
}

.work_sec article{
margin-bottom: 50px;
clear:both;
overflow: hidden;
}

#flow.work_sec,
#haikei.work_sec{
padding-top: 30px;
}

#haikei.work_sec,
#co_info.work_sec article{
margin-bottom: 60px;
}

.work_sec article .box01{
overflow: hidden;
  /*display: flex;*/
}

#yarigai.work_sec article .box01 .img{
/*max-width:600px;*/
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#yarigai.work_sec article img{
max-width:48%;
}

#yarigai.work_sec li:nth-child(odd) article img{
float:left;
padding-right: 20px;
}

#yarigai.work_sec li:nth-child(even) article img{
float:right;
padding-left: 20px;
}

#job-offer .flow{
background:#fff;
position:relative;
padding:10px 40px 30px;
margin:0 auto 70px;
}

#job-offer .flow table tr{
border-bottom:1px solid #ccc;
}

#job-offer .flow table td{
vertical-align:top;
text-align:left;
padding-top:30px;
padding-bottom:30px;
}

#job-offer .flow table td.img{
width:30%;
}

#job-offer .flow table td.txt span{
font-size:120%;
font-weight:bold;
display:block;
}

#job-offer .flow table th{
font-weight:normal;
white-space:nowrap;
text-align:left;
padding:30px 20px 30px 10px;
vertical-align:top;
}

#job-offer .flow table th span{
background: url(../img/job-offer/icon_time.gif) 0 50% no-repeat;
padding-left:28px;
display:inline-block;
min-height:1.8em;
}

#flow.work_sec td.img{
max-width:48%;
padding-right: 30px;
text-align: center;
}

#flow.work_sec td.img .img_wrap{
background: #f7f7f7;
display: block;
}

#flow.work_sec td.img img{
max-width:360px;
max-height: 300px;
}

#flow.work_sec table{
text-align: left;
}

#flow.work_sec table td{
vertical-align: top;
padding-bottom: 30px;
padding-top: 30px;
border-bottom: 1px solid #bfbfbf;
}

#flow.work_sec table tr:last-child td{
border-bottom: none;
}

#flow.work_sec table .time{
/*background: url(/img/job-offer/icon_time.jpg) 0% 50% no-repeat;*/
font-size:18px;
height: 24px;
/*line-height: 1;*/
margin-bottom: 18px;
vertical-align: middle;
color: #004087;
font-weight: bold;
}

.color02 #flow.work_sec table .time{color:#434343;}
.color03 #flow.work_sec table .time{color:#e12c2c;}

#flow.work_sec table .time i img{
vertical-align: middle;
padding-bottom:5px;
padding-right: 8px;
}

#flow.work_sec table h3.stit{
font-size:24px;
margin-bottom: 15px;
}

#vision.work_sec article img{
max-width:800px;
}

#vision.work_sec{
margin-bottom: 10px;
}

#vision.work_sec article .img{
text-align: center;
float:none;
display: block;
margin:0 auto 30px;
}

#vision.work_sec article h3{text-align: left;}

#requirements{
padding-top: 50px;
}

.table_wrap{
position: relative;
}

table.nenshu{
min-width:70%;
margin: 0 auto 40px;
letter-spacing: 1.5px;
}

table.nenshu th{
background: #004087;
color:#fff;
width:150px;
line-height: 3em;
vertical-align: middle;
}

.color02 table.nenshu th{background:#434343;}
.color03 table.nenshu th{background:#e12c2c;}

table.nenshu td{
background: #eee;
vertical-align: middle;
text-align: center;
color: #004087;
line-height:1.3;
padding: 8px 20px;
border-top: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd;
border-bottom: 1px solid #bdbdbd;
}

.color02 table.nenshu td{color:#434343;}
.color03 table.nenshu td{color:#e12c2c;}

table.nenshu td span{
font-size:150%;
font-weight: bold;
} 

.table_wrap{
overflow: hidden;
padding: 20px;
margin: 15px auto 10px;
}

.table_detail {
text-align:left;
font-size:16px;
width:1000px;
margin:0 auto 50px;
}

.table_detail th{
border-bottom:1px solid #bfbfbf;
border-right:12px solid #f7f7f7;
padding:18px;
width:32%;
color: #004087;
text-align: right;
}

.color02 .table_detail th{color:#434343;}
.color03 .table_detail th{color:#e12c2c;}

.table_detail tr:first-child td,
.table_detail tr:first-child th{
border-top:1px solid #bfbfbf;
}

.table_detail td{
border-bottom:1px solid #bfbfbf;
padding:18px 15px;
}

.grad-wrap {
  position: relative;
}

.grad-btn {
 z-index: 999;
  position: absolute;
  right: 0;
  bottom: 50px;
  left: 0;
    margin: auto;
cursor: pointer;
/*font-style: italic;
line-height:60px;
font-size:18px;
background: url(/img/common/arrow_readmore.png) 92% 50% no-repeat #fff;
letter-spacing: 3px;*/
width:360px;
margin:20px auto;
border: 3px solid #333;
}

.grad-btn:hover {
background: url(/img/common/arrow_readmore.png) 92% 50% no-repeat #f7f7f7;
}

.grad-item {
text-align: center;
  position: relative;
  overflow: hidden;
  height: 460px; /*隠した状態の高さ*/
}
.grad-item::before {
z-index: 99;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px; /*グラデーションで隠す高さ*/
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}


.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked + .grad-btn {
  display: none; /*チェックされていたら、grad-btnを非表示にする*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.btn_form02{
padding: 40px 0 40px;
}

.box1000 .btn_form02 {
padding: 30px 0 30px;
}

#job_detail_intro .btn_form02 {
padding: 0px 0 60px;
}


#yarigai{
margin-bottom: 0;
}

.grad-item .btn_form02 {
padding: 30px 0 0px;
}


.work_sec article.box02 p.img02{
text-align: center;
margin-bottom: 20px;
}

.work_sec article .img02 img{
max-width: 70%;
max-height:600px;
}

.work_sec article#msg .img img{
max-width: 45%;
float:left;
padding-right: 20px;
}

.work_sec article#beginner {
border: 2px solid #009944;
background: #f7ffe4;
padding: 36px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.work_sec article#beginner h3{
color:#009944;
font-size:26px;
line-height: 42px;
margin-bottom: 25px;
}

.work_sec article#beginner h3 i{
padding-right: 10px;
}

.work_sec .txt_jisseki{
font-weight: bold;
font-size:18px;
line-height: 1.7;
}

.work_sec .clm4 li{
float:left;
width:23%;
margin-left:2%;
margin-bottom: 20px;
}

.work_sec .clm4 {
margin-left:-2%;
margin-top: 40px;
overflow: hidden;
}

.work_sec .clm4 li:nth-child(13),
.work_sec .clm4 li:nth-child(9),
.work_sec .clm4 li:nth-child(5){
clear:both;
}

.work_sec .clm4 li .img{
display: block;
position: relative;
width:100%;
height: 0 ;
padding-top: 75%;
background: #f7f7f7;
margin-bottom: 8px;
}

.work_sec .clm4 li .img img{
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
margin: auto;
z-index: 999;
max-width: 100%;
max-height: 100%;
width:auto;
}

.work_sec .clm4 li .txt{
text-align: left;
display: inline-block;
}

.work_sec ul.arrow_p{
text-align: left;
}

.work_sec ul.arrow_p li{
position: relative;
font-weight:bold;
font-size:21px;
background: url(/img/common/arrow_person.png) 0 30% no-repeat ;
padding-left: 32px;
padding-bottom: 10px;
margin-bottom: 10px;
}

.color02 .work_sec ul.arrow_p li{
background: url(/img/common/color02/arrow_person.png) 0 30% no-repeat ;
}
.color03 .work_sec ul.arrow_p li{
background: url(/img/common/color03/arrow_person.png) 0 30% no-repeat ;
}

.work_sec ul.arrow_p li:after {
display: block;
content: "";
height: 2px;
width: 100%;
bottom: 0 ;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: url(/img/common/dot.gif) left bottom repeat-x ;
}

.work_sec ul.arrow_p li:last-child:after {
content: none;
}

select#select01  {
margin: 0 auto;
max-width:80%;
min-width: 400px;
color:#666;
cursor: pointer;
position: relative;
-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
background: url(/img2/common/select_arrow.png) no-repeat right 50% #fff;
background-size:60px auto;
line-height: 2;
font-size: 20px!important;
vertical-align: middle;
border:none;
padding: 8px 60px 8px 20px;
border:1px solid #3e3e3e;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
}

.free .work_sec .box02 h2{
font-size:140%;
line-height: 1.5;
margin-bottom: 1em;
}

.free .work_sec .box02 h3{
font-size:125%;
line-height: 1.5;
margin-bottom: 1em;
}

.free .work_sec .box02 h4{
font-size:110%;
line-height: 1.5;
margin-bottom: 1em;
}


/*
.job_list_wrap{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;

}

.job_list_wrap article.new .btm_box,
.job_list_wrap article.new .in_box,
.job_list_wrap article.new{
background: #fff0fa;
}

.job_list_wrap article{

width:30.3%;
padding: 10px 1.1%;
margin:0 0.4% 30px;
padding-bottom: 120px;
position: relative;
}

article.no_result {
    width: 100%;
    text-align: center;
    padding: 30px 1.1% 0px;
    margin: 0 0 60px;
    padding-bottom: 0px;
    position: relative;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
       -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.job_list_wrap article:nth-child(10),
.job_list_wrap article:nth-child(7),
.job_list_wrap article:nth-child(4){
clear:both;
}

.job_list_wrap .in_box{
display: flex;
flex-direction: column; 
}

.job_list_wrap article .img{
  order: -1;
}

.job_list_wrap article .img{
display: block;
position: relative;
width:100%;
height:238px;
overflow: hidden;
background:#f7f7f7;
margin-bottom: 10px;
}

.bg_gray .job_list_wrap article .img{
background: #eee;
}

.job_list_wrap article .img img{
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
margin: auto;
z-index: 999;
width: 100%;
height:auto;
}

.job_list_wrap article .in_box{
padding: 0 0;
letter-spacing: 0;
text-align: left;
font-size:14px;
background: #fff;
}

.job_list_wrap article .cate span{
display: inline-block;
line-height: 1.3;
color:#0068b7;
background: #fff;
border: 1px solid #0068b7;
font-size:12px;
padding: 1px 3px;
margin: 0 4px 3px 0px;
}

.color02 .job_list_wrap article .cate span{
color:#a0a0a0;
border: 1px solid #a0a0a0;
}
.color03 .job_list_wrap article .cate span{
color:#e12c2c;
border: 1px solid #e12c2c;
}

.job_list_wrap article .cate{
padding: 2px 10px 4px;
}

.job_list_wrap article .tit i{
color:#e60012;
font-style: normal;
display: inline-block;
border: 1px solid #e60012;
background: #fff;
font-size:13px;
letter-spacing: 2px;
font-weight: bold;
line-height: 1.2;
padding: 2px 4px 1px 6px;
margin-right: 5px;
}

.job_list_wrap article .tit{
border-bottom: 2px solid #d2d2d2;
padding-bottom: 6px;
display: block;
margin: 0px 10px 7px;
font-size:17px;
font-weight: bold;
}

.job_list_wrap article .tit h3{
display: inline;
}

.job_list_wrap article .type{
position: relative;
clear:both;
padding-bottom: 6px;
margin:0 10px;
line-height: 1.4;
}

.job_list_wrap article .yoko{
margin:0 10px;
}

.job_list_wrap article .yoko li{
margin-bottom: 2px;
}


.job_list_wrap article .type i{
color:#fff;
letter-spacing: 2px;
line-height: 1.4;
font-style: normal;
display: inline-block;
font-size:12px;
padding: 0px 5px 0px;
margin-right: 5px;
float:left;
}

.job_list_wrap article .type1 i{
background: #3e8e13;
border: 1px solid #3e8e13;
}

.job_list_wrap article .type2 i{
background: #0068b7;
border: 1px solid #0068b7;
}

.job_list_wrap article .type span{
padding-left: 3.5em;
display: block;
line-height: 1.4;
}

.job_list_wrap article li span{
font-weight: bold;
}

.job_list_wrap article li span.txt_s{
display: block;
}

.job_list_wrap article .btm_box{
position: absolute;
bottom:0;
background: #fff;
padding: 0 0 10px;
width:94%;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.job_list_wrap article .txt_link{
text-align: center;
border-top: 1px solid #d2d2d2;
margin:5px 0px 10px;
padding-top: 10px;
font-size: 14px;
font-weight: bold;
}

.job_list_wrap article .txt_link a{
color:#004087;
}

.color02 .job_list_wrap article .txt_link a{color:#434343;}
.color03 .job_list_wrap article .txt_link a{color:#e12c2c;}

.job_list_wrap article .btn a{
display: block;
color:#fff;
font-size: 18px;
letter-spacing: 2px;
background: #004087;
line-height: 50px;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.color02 .job_list_wrap article .btn a{background:#434343;}
.color03 .job_list_wrap article .btn a{background:#e12c2c;}

.job_list_wrap article .btn a:hover{
text-decoration: none !important;
opacity: .8;
}
*/
#job_category dl{
display: block;
border: 1px solid #707070;
padding: 15px;
width:700px;
margin: 0 auto 30px;
text-align: left;
}

#job_category dl dt{
display: block;
width:4em;
float: left;
clear:both;
letter-spacing: 0.5px;
}

#job_category dl dd{
padding-left:3.4em;
}

#job_category dl dd a{
color:#1d5e9a;
}

.color02 #job_category dl dd a{color:#a0a0a0;}
.color03 #job_category dl dd a{color:#e12c2c;}

.pagenavi{
font-size:0px;
overflow: hidden;
margin:20px auto 0;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
vertical-align: middle;
border-top: 1px solid #c9c9c9;
padding-top: 45px;
}

.pagenavi span{
font-size:20px;
vertical-align: middle;
display: inline-block;
border:2px solid #004087;
margin: 0 6px;
}

.color02 .pagenavi span{border:2px solid #434343;}
.color03 .pagenavi span{border:2px solid #e12c2c;}

.pagenavi a{
position: relative;
display: inline-block;
line-height: 39px;
padding: 1px 15px 0;
background: #fff;
color: #004087;
height:40px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.color02 .pagenavi a{color: #434343;}
.color03 .pagenavi a{color: #e12c2c;}

.pagenavi a:hover,
.pagenavi .current{
display: inline-block;
color:#fff;
line-height: 39px;
padding: 1px 15px 0;
background: #004087;
}

.pagenavi .prev{
font-size:14px;
display: inline-block;
margin-right: 20px;
}

.pagenavi .next{
font-size:14px;
display: inline-block;
margin-left: 20px;
}

.pagenavi .prev a:before{
display: block;
content: "";
margin: auto;
position: absolute;
left: 10px;
top:0;
bottom:0;
width: 6px;
height: 6px;
border-top: 2px solid #004087;
border-right: 2px solid #004087;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.pagenavi .next a:before{
display: block;
content: "";
margin: auto;
position: absolute;
right: 10px;
top:0;
bottom:0;
width: 6px;
height: 6px;
border-top: 2px solid #004087;
border-right: 2px solid #004087;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

.color02 .pagenavi .prev a:before,
.color02 .pagenavi .next a:before{
border-top: 2px solid #434343;
border-right: 2px solid #434343;}

.color03 .pagenavi .prev a:before,
.color03 .pagenavi .next a:before{
border-top: 2px solid #e12c2c;
border-right: 2px solid #e12c2c;}

.pagenavi .prev a:hover,
.pagenavi .prev a{
padding: 1px 12px 0 22px;
}

.pagenavi .next a:hover,
.pagenavi .next a{
padding: 1px 22px 0 12px;
}

.pagenavi .next a:hover:before,
.pagenavi .prev a:hover:before{
border-top: 2px solid #fff;
border-right: 2px solid #fff;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.color02 .pagenavi a:hover,
.color02 .pagenavi .current{background:#434343;}
.color03 .pagenavi a:hover,
.color03 .pagenavi .current{background:#e12c2c;}

.pagenavi a:hover{
text-decoration: none !important;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

/*----------------------------------------------------
	form
----------------------------------------------------*/

#form_box_wrap{
overflow: hidden;
clear: both;
padding-top: 193px;
margin-top: -193px;
}
#form_box{
margin-bottom: 50px;
padding: 50px 0px 0px;
}

#form_box h2{
font-size:36px;
color:#e28f06;
letter-spacing: 3px;
margin-bottom: 50px;
}

#form_box .step{
margin-bottom: 30px;
}

#form_box #tabBoxes{
border: 1px solid #bdbdbd;
background: #fff;
margin-bottom: 50px;
}

#tabBoxes.thanks,
#tabBoxes.confirm{
padding: 1px;
}

#tabBoxes.thanks .content ,
#tabBoxes.confirm .content {
border-top:5px solid #e28f06;
}

#form_box .tabs li{
width:50%;
float:left;
font-size:18px;
line-height: 48px;
background: #eee;
padding: 1px;
border-bottom:1px solid #bdbdbd;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#form_box .tabs li a{
color:#a0a0a0;
display: block;
border-top:5px solid #eee;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

#form_box .tabs li a:hover{
text-decoration: none;
border-top:5px solid #e28f06;
background: #fff;
}

#form_box .tabs li:first-child{
border-right:1px solid #bdbdbd;
}

#form_box .content{
padding: 40px;
}

#form_box .tabs li.active{
background: #fff;
border-bottom:1px solid #fff;
}

#form_box .tabs li.active a {
color:#444;
border-top:5px solid #e28f06;
}

#form_box .form_wrap{
padding: 35px 35px 0;
background: #fff;
margin-bottom: 30px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#form_box table.table_form{
width:100%;
letter-spacing: 1px;
border-collapse: collapse;
text-align: left;
}

#form_box .table_form th {
padding: 15px 15px 15px 0;
vertical-align: middle;
font-size:16px;
width:14em;
font-style: italic;
color:#707070;
text-align: right;
}

#form_box .table_form tr th.vt {
padding: 20px 15px 15px 0;
vertical-align: top;
}

.confirm #form_box .table_form tr th.vt {
padding: 10px 15px 15px 0;
vertical-align: top;
}


/*
.confirm #form_box .table_form tr th {
padding: 15px 15px 15px 0;
vertical-align: middle;
}*/

#form_box .table_form th .txts{
display: block;
font-size:14px;
color:#333;
text-align: left;
}

#form_box .table_form th .must{
color: #fff;
font-weight: normal;
font-size:14px;
background: #bf0000;
padding: 2px 5px;
line-height: 1.2;
display: inline-block;
margin-left: 4px;
}

#form_box .table_form th .txt_red{
display: block;
color:#bf0000;
font-style:normal;
font-size:14px;
padding-right: 10px;
}

#form_box .table_form td {
vertical-align: middle;
padding: 10px 20px 10px 5px;
font-size:16px;
}

#form_box table td input[type="text"]{
width:70%;
}

#form_box table td textarea{width:90%;}

#form_box table td input[type="text"],
#form_box table td textarea{
font-size:17px;
border:1px solid #ccc;
padding:10px 2%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size:14px;
  font-style: italic;
}
::-moz-placeholder {
  font-size:14px;
  color: #ccc; opacity: 1;
}
:-ms-input-placeholder {
  color: #ccc;
  font-size:14px;
  font-style: italic;
}

#form_box table td textarea{
height:10em;
}

.confirm #form_box table th{
font-weight:normal;
}

.confirm #form_box table td{
font-weight:bold;
}

#form_box .submit{
text-align: center;
margin: 0 0 20px 0;
}

#form_box .btn input{
display:inline-block;
color: #fff;
letter-spacing: 2px;
text-align: center;
margin: 0 auto 20px;
text-align:center;
border: none;
border-radius: 0;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
cursor:pointer;
}

#form_box .submit input,
#form_box .submit02 input{
padding: 16px 10px 16px 0;
width: 300px;
font-size: 20px;
background: #e28f06;
}

#form_box .btn input:hover{
opacity: .8;
}

#form_box .back input{
background:#666;
margin-top: 4px;
padding-left: 10px;
text-align:center;
padding: 14px 0 14px 10px;
width: 220px;
font-size: 18px;
}

#form_box .back{
display:block;
float:left;
width:46%;
text-align:right !important;
}

#form_box .submit02{
display:block;
float:right;
width:52%;
text-align:left !important;
}

.privacy_box h3{
font-size:18px;
margin-bottom: 14px;
}

.privacy_box {
letter-spacing: 0.5px;
font-size:14px;
margin-bottom: 40px;
}

.privacy_box p{
font-size:14px;
}

.privacy_box .in_box{
width:690px;
border: 1px solid #ccc;
overflow-y: scroll;
background: #fff;
height:10em;
padding: 20px;
text-align: left;
margin:0 auto 20px;
}


.thanks h4{
font-size:24px;
margin-bottom: 30px;
}

.thanks .content{
min-height: 300px;
}

.thanks p{
color:#707070;
}

.thanks p.btn02 a{
text-align-last: center;
display: block;
line-height:60px;
font-size:18px;
letter-spacing: 3px;
width:300px;
margin:20px auto;
border: 2px solid #333;
background: #fff;
}

.thanks p.btn02 a:hover{
text-decoration: none!important;
opacity: .8;
background: #f7f7f7;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
/*--------------- 経営理念 ---------------*/

#outline article#rinen{
margin-bottom: 80px;
}

#outline article#aisatsu{
margin-bottom: 50px;
}

#outline .img02 img{
float:none;
padding-bottom: 40px;
}

#outline #aisatsu li .txt{
display: block;
text-align: left;
font-size:14px;
}

#outline #tabBoxes.company .content{
border-top: 1px solid #bdbdbd;
}

#outline .content{
margin-top: -1px;
padding:20px 10px;
/*border-top:1px solid #ccc;*/
padding-top: 60px;
}

#outline #tabBoxes{
width:1000px;
background: #fff;
margin:0 auto 10px;
}

#outline .tabs {
width:70%;
margin: 0 auto;
z-index:999;
}

#outline .tabs li{
width:50%;
padding: 1px;
float:left;
font-size:24px;
line-height: 66px;
background: #eee;
border-left: 1px solid #bdbdbd;
border-right:1px solid #bdbdbd;
border-top:1px solid #bdbdbd;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#outline .tabs li a{
display: block;
padding: 5px;
border-top:6px solid #eee;
}

#outline .tabs li a:hover{
text-decoration: none;
border-top:6px solid #004087;
background: #fff;
}

#outline .tabs li.active{
background: #fff;
border-bottom:1px solid #fff;
}

#outline .tabs li.active a {
border-top:6px solid #004087;
}

#outline.color02 .tabs li a:hover,
#outline.color02 .tabs li.active a {
border-top:6px solid #434343;
}

#outline.color03 .tabs li a:hover,
#outline.color03 .tabs li.active a {
border-top:6px solid #e12c2c;
}

#outline .table_wrap2{
position: relative;
overflow: hidden;
padding: 10px 1%;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#outline .table_outline{
width:100%;
letter-spacing: 1px;
border-collapse: collapse;
text-align: left;
}

#outline .table_outline th {
padding: 15px 15px;
vertical-align: middle;
font-size:16px;
width:30%;
color:#707070;
text-align: center;
border-bottom: 5px solid #fff;
background:#e9f3ff;
}

#outline .table_outline td {
vertical-align: middle;
padding: 15px 30px;
font-size:18px;
border-bottom: 5px solid #fff;
}

#access_map dl{
text-align: left;
}

#access_map dl dt{
color: #707070;
padding-top: 6px;
margin-left: -0.5em;
}

#outline02 ul.clm2 {
margin: 0 auto 20px;
width:98%;
overflow: hidden;
}

#outline02 .clm2 li{
margin-bottom: 30px;
overflow: hidden;
}

#outline02 .clm2 li:nth-child(odd) img{
float:left;
max-width:47%;
padding-right: 35px;
padding-bottom: 20px;
}

#outline02 .clm2 li:nth-child(even) img{
float:right;
max-width:47%;
padding-left: 35px;
padding-bottom: 30px;
}

#outline02 .clm2 li p{
margin-bottom: 30px;
}

#outline02 .clm2 li h4{
font-size:24px;
line-height: 1.6;
text-align: left;
margin-bottom: 20px;
}

#outline02 .clm2 li img{
padding-bottom: 10px;
}

/*--------------- 会社説明会 ---------------*/

#schedule.work_sec{
margin-bottom: 10px;
}

#briefing h3.txt20{
font-size:24px;
color:#434343;
margin-bottom: 30px;
}

/*0220追記*/

.free .bb,
.briefing_box.bb{
border-bottom: 1px solid #bfbfbf;
margin-bottom: 40px;
}

.free .box02,
.briefing_box .box02{
clear: both;
overflow: hidden;
}

.free .box02.img_left .img,
.briefing_box .box02.img_left .img{
float:left;
max-width: 47%;
padding-right: 20px;
padding-bottom: 40px;
}

.free .box02.img_right .img,
.briefing_box .box02.img_right .img{
float:right;
max-width:47%;
padding-left: 20px;
padding-bottom: 40px;
}

.free .box02 p,
.briefing_box .box02 p{
margin-bottom: 40px;
}

/*元のcss*/
#briefing01 article{
margin-bottom: 40px;
}

#briefing article:nth-child(even) .img{
float:left;
padding-right: 20px;
padding-bottom: 40px;
}

#briefing article:nth-child(odd) .img{
float:right;
padding-left: 20px;
padding-bottom: 40px;
}

#briefing01 article .box02 p{
margin-bottom: 40px;
}

#briefing01 article.bb{
border-bottom: 1px solid #bfbfbf;
}
/*元のcss*/

#schedule .txt02{
width:668px;
margin: 20px auto 0px;
}

#schedule table{
min-width: 800px;
max-width:1000px;
margin-left: auto;
margin-right: auto;
}

#schedule table th{
background: #ececec ;
padding: 12px ;
font-size:22px;
border: 1px solid #ccc;
vertical-align: middle;
}

#schedule table td a{
color:#00479d;
}

#schedule table td{
padding: 15px 10px;
font-size:18px;
border: 1px solid #ccc;
vertical-align: middle;
text-align: left;
}

#briefing td span.calender {
    display: inline-block;
    background: url(/img/job-offer/icon_calendar.jpg) no-repeat;
    width: 42px;
    height: 42px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
}

/*
#briefing .privacy_box .txt_red{
color:#bf0000;
padding-top: 4px;
margin-bottom: 20px;
}*/


#briefing #form_box h2{
color:#32b16c;
}

#briefing #form_box .submit input,
#briefing #form_box .submit02 input{
background: #32b16c;
}

#briefing #form_box .txt01{
width:80%;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#briefing #form_box .content {
padding: 40px;
background: #fff;
border: 1px solid #bdbdbd;
}

/*----------------------------------------------------
	index
----------------------------------------------------*/

#index #intro{
width:100%;
margin: 154px auto 70px;
}

#index #intro #top_img{
width:100%;
margin: 0 auto;
}
/*確認OKでたら更新
#index #intro #top_img .img{
display: block;
width:100%;
position: relative;
overflow: hidden;
}

#index #intro #top_img .img img{
width:100%;
height:500px;
object-fit: cover;
}
*/

#index #intro #top_img .img{
display: block;
width:100%;
position: relative;
overflow: hidden;
min-height: 200px;
max-height: 650px;
background: #f7f7f7;
}

#index #intro #top_img .img img{
width:100%;
height:auto;
max-height: 656px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}


@media screen and (min-width: 1300px) {/*-----------------------------*/

#index #intro #top_img .img{
display: block;
max-width:1500px;
max-height: 820px;
margin-left:auto;
margin-right:auto;
}

#index #intro #top_img .img img{
width:100%;
height:auto;
max-height: 820px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

}/*-----------------------------*/


#index #intro .caption{
font-size:20px;
text-align: center;
margin: 0 auto 25px;
background: #2d2d2d;
color:#fff;
padding: 18px 5%;
line-height: 1.6;
}

#index #intro .read{
font-size:28px;
margin: 10px auto 25px;
padding: 5px;
width:70%;
}

#index #intro .txt01{
text-align: left;
}

p.btn01 a{
display: block;
text-align: center;
line-height:3.5;
font-size:18x;
letter-spacing: 2px;
width:330px;
margin:20px auto 40px;
border: 2px solid #313131;
background: #fff;
}

p.btn01 a:hover{
text-decoration: none !important;
background: #f7f7f7;
}

.btn_bookmark{
background: #f3f3f3;
text-align: center;
margin-bottom: 50px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.btn_bookmark li{
display: inline-block;
padding: 0 4px;
height:54px;
line-height: 1;
}

.btn_bookmark li.btn_l{
display: none;
}

.btn_bookmark ul{
height:54px;
padding: 7px 0px 15px;
}

.btn_bookmark li a{
display: inline-block;
height:54px;
line-height: 1;
vertical-align:top;
letter-spacing: 1px;
}

.btn_bookmark li img{
vertical-align:top;
display: inline-block;
}

.btn_bookmark li a:hover,
.btn_bookmark li a:hover img{
-webkit-transition: all .4s linear;
transition: all .4s linear;
opacity: .8;
text-decoration: none !important;
}

/*
.btn_bookmark .btn_copy a{
display: inline-block;
background: #fff;
border: 1px solid #c9c9c9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
line-height: 54px;
height: 54px;
width:220px;
text-align: left;
font-weight: bold;
font-size:20px;
padding-left: 62px;
background:  url(/img/job-offer/icon_url.png) 25px 50% no-repeat #fff;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}*/

/*----------------------------------------------------
	footer
----------------------------------------------------*/

.free .work_sec{
overflow: hidden;
margin-bottom: 20px;
}

.free .work_sec article{
margin-bottom: 25px;
}

.free h3.txt20{
font-size:24px;
color:#434343;
margin-bottom: 30px;
}

.free article .img{
float:left;
padding-right: 20px;
padding-bottom: 20px;
}

#briefing01 article .box02 p{
margin-bottom: 20px;
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/

.bg_gray_pc{
background: #e8e8e8;
padding: 40px 0 30px;
}

#link_box{
width:1000px;
margin:0 auto;
}

#link_box .link01{
margin:0 auto 0px;
overflow: hidden;
display: flex; /* 子要素をflexboxで揃える */
justify-content: center; /* 子要素をflexboxにより中央に配置する */
align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

#link_box .link01 .box{
border: 4px solid #0f5593;
background: #fafafa;
width:23.4%;
margin: 0 1% 20px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
font-size:28px;
letter-spacing: 3px;
}

.color02 #link_box .link01 .box{border: 4px solid #434343;}
.color03 #link_box .link01 .box{border: 4px solid #e12c2c;}

#link_box .link01 .box a img{
max-width:90px;
padding-bottom: 12px;
}

#link_box .link01 .box span{
display: block;
width:100%;
border-top:2px solid #0f5593;
color:#0f5593;
padding-top: 12px;
font-weight: bold;
}

.color02 #link_box .link01 .box span
{color: #434343; border-top:2px solid #434343;}
.color03 #link_box .link01 .box span
{color: #e12c2c; border-top:2px solid #e12c2c;}

#link_box .link01 .box a{
display: block;
background: #fafafa;
text-align: center;
padding: 16px 22px 14px;
line-height: 1.6;
}

#link_box .box a:hover{
background: #fff;
opacity: .8;
color:#3d73a6;
text-decoration: none;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

#link_box .link02{
margin: 0 ;
overflow: hidden;
display: flex; /* 子要素をflexboxで揃える */
flex-wrap: wrap;
justify-content: center;  /*子要素をflexboxにより中央に配置する */
align-items: center;  /*子要素をflexboxにより中央に配置する */
}

#link_box .link02 .box{
border: 4px solid #0f5593;
background: #fafafa;
width:48%;
position: relative;
text-align: center;
margin: 0 1% 20px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
font-size:24px;
}

.color02 #link_box .link02 .box{border: 4px solid #434343;}
.color03 #link_box .link02 .box{border: 4px solid #e12c2c;}

#link_box .link02 li:nth-child(odd){
float:left;
clear:both;
}

#link_box .link02 li:nth-child(even) {
float:right;
}

#link_box .link02 a img{
display: inline;
vertical-align: middle;
padding-right: 6px;
}

#link_box .link02 .box span{
vertical-align: middle;
display: inline-block;
color:#0f5593;
font-weight: bold;
letter-spacing: 2px;
/*left: 45px;
position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.color02 #link_box .link02 .box span{color: #434343;}
.color03 #link_box .link02 .box span{color: #e12c2c;}

#link_box .link02 .box a{
display: block;
overflow: hidden;
letter-spacing: 0;
background: #fafafa;
padding: 10px 10px;
line-height: 1.4;
}

#link_box .top.box{
border: 2px solid #0f5593;
background: #fafafa;
width:98%;
padding: 3px;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

.color02 #link_box .top.box{border: 2px solid #434343;}
.color03 #link_box .top.box{border: 2px solid #e12c2c;}

#link_box .top.box{
display: none;
}

footer{
position: relative;
font-size:14px;
padding:20px 0px 15px;
}

footer .add{
margin-bottom: 30px;
overflow: hidden;
}

footer .add .box_left{
width:49%;
/*padding-top: 12px;*/
float:left;
padding-right: 25px;
text-align: right;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

footer .add .box_right{
width:50%;
float:right;
text-align: left;
font-size:14px;
border-left:1px solid #b5b5b5;
padding-left: 30px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

footer .add h4{
font-size:18px;
}


#footer_nav li{
display: inline;
border-left:1px solid #313131;
padding: 0px 3px 0px 7px;
}

#footer_nav li:first-child{
border-left:none;
}

#btm_contact2{
position: fixed;
right:0;
top:45%;
z-index: 9999;
}

#btm_contact2 table{
width: 72px;
position: relative;
display: block;

}

#btm_contact2 table tr,
#btm_contact2 table tbody{
display: block;
width: 100%;
}

#btm_contact2 table td{
display: block;
text-align: right;
width: 72px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
padding: 0 0 5px;
}

#btm_contact2 table td.tel{
display:none;
}

#btm_contact2 table td.form{
/*height:80px;*/
}

#btm_contact2 table td.page{
padding-top: 10px;
}

#btm_contact2 table td a{
margin-bottom: 5px;
}

#btm_contact2 table td.page a{
display: inline-block;
background: #313131;
opacity: .4;
}

#btm_contact2 table td.page a:hover{
opacity: 1;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

#btm_contact2 table td img{
opacity: 1;
}

#btm_contact2 table td a:hover img{
opacity: .8;
}

#btm_contact2 .page{
display: none;
}

#box404.bg_gray{
padding: 60px;
margin-bottom: 20px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#box404 .txt01{
font-family: 'Oswald', sans-serif;
font-weight: bold;
font-size: 80px;
line-height: 1;
}

#box404 .txt_blue{color:#004087;}

.color03 #box404 .txt_blue{color:#e12c2c;}

#box404 h1{
font-size:36px;
border-bottom: 1px solid #959595;
display: inline-block;
letter-spacing: 4px;
margin-bottom: 25px;
padding: 38px 12px 14px;
}

#box404 .txt02{
font-size:15px;
margin-bottom: 45px;
}

.link_top {
margin-bottom: 48px;
}

.link_top a{
width:270px;
display: inline-block;
background: url(/img/common/arrow_404_02.png) 96% 50% #004087 no-repeat;
color:#fff;
font-size:18px;
line-height: 46px;
padding: 10px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.color02 .link_top a{background: url(/img/common/arrow_404_02.png) 96% 50% #434343 no-repeat;
}

.color03 .link_top a{background: url(/img/common/arrow_404_02.png) 96% 50% #e12c2c no-repeat;
}

.link_top a:hover{
text-decoration: none !important;
opacity: .8;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

#box404 .link404{
margin: 0 auto;
width:780px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content:center;
   -ms-flex-pack:center;
     justify-content:center;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

#box404 .link404 li{
min-width: 178px;
margin: 0 8px 15px;
}

#box404 .link404 li a{
background: url(/img/common/arrow_404.png) 96% 50% #fff no-repeat;
border: 1px solid #004087;
color:#004087;
font-size:18px;
line-height: 40px;
padding: 10px 22px 10px 16px;
display: block;
font-weight: bold;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#box404 .link404 li a{
background: url(/img/common/arrow_404.png) 96% 50% #fff no-repeat;
border: 1px solid #004087;
}

.color02 #box404 .link404 li a{
background: url(/img/common/color02/arrow_404.png) 96% 50% #fff no-repeat;
border: 1px solid #434343;
color: #434343;
}
.color03 #box404 .link404 li a{
background: url(/img/common/color03/arrow_404.png) 96% 50% #fff no-repeat;
border: 1px solid #e12c2c;
color: #e12c2c;
}

#box404 .link404 li a:hover{
margin: -1px;
border: 2px solid #004087;
text-decoration: none;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.color02 #box404 .link404 li a:hover{
border: 2px solid #434343;
}

.color03 #box404 .link404 li a:hover{
border: 2px solid #e12c2c;
}

#corp #box404 .f_logo{
margin-bottom: 40px;
}

#corp #box404 .txt01 .txt_blue{
display: block;
color: #0871c4;
font-size:120px;
}

#corp .link_top a{background: url(/img/common/arrow_404_02.png) 96% 50% #0871c4 no-repeat;
}

#copy02{
font-size:12px;
padding-bottom: 10px;
}


.sns_link2020{
margin-bottom: 50px;
}

.sns_link2020.bg_gray{
background: #f7f7f7;
padding: 38px 0 0;
position: relative;
margin-bottom: 10px;
}

.sns_link2020.bg_gray:after{
 border: solid transparent;
 content:'';
 height:0;
 width:0;
 pointer-events:none;
 position:absolute;
 border-color: rgba(255, 255, 255, 0);
 border-top-width:20px;
 border-bottom-width:20px;
 border-left-width:14px;
 border-right-width:14px;
 margin-left: -14px;
 border-top-color:#fff;
 top:0;
 left:50%;
}

.sns_link2020.bg_gray .sns_btn li a{
display: inline-block;
border: 1px solid #111;
border-radius: 13px;
overflow: hidden;
}


.sns_link2020 a:hover img{
-webkit-transition: all .4s linear;
transition: all .4s linear;
opacity: .8;
}

/*
.sns_link2020 p{
font-weight: bold;
font-size:24px;
margin-bottom: 15px;
}

.sns_link2020 p span{
background: url(/img/common/sns_icon.png) 0 50% no-repeat;
background-size: 45px auto;
padding-left:50px;
line-height: 2;
display: inline-block;
}
*/

.sns_link p{
font-weight: bold;
font-size:24px;
margin-bottom: 15px;
}

.sns_link2020 ul{
margin: 0 auto 30px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
   -ms-flex-pack: center;
     justify-content: center;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.sns_link2020 ul li{
margin: 0 8px;
}

/*
.sns_link{
margin-bottom: 50px;
}

.sns_link.bg_gray{
background: #f7f7f7;
padding: 25px 0 0;
position: relative;
margin-bottom: 10px;
}

.sns_link.bg_gray:after{
 border: solid transparent;
 content:'';
 height:0;
 width:0;
 pointer-events:none;
 position:absolute;
 border-color: rgba(255, 255, 255, 0);
 border-top-width:20px;
 border-bottom-width:20px;
 border-left-width:14px;
 border-right-width:14px;
 margin-left: -14px;
 border-top-color:#fff;
 top:0;
 left:50%;
}

.sns_link ul{
margin: 0 auto 30px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
   -ms-flex-pack: center;
     justify-content: center;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.sns_link li{
width:240px;
margin: 0 4px;
vertical-align: middle;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;   
}

.sns_link li a{
display: block;
background: #fff;
line-height: 58px;
border: 1px solid #cacaca;
}

.sns_link li a:hover{
text-decoration: none !important;
-webkit-transition: all .4s linear;
transition: all .4s linear;
border: 1px solid #115292;
color:#115292;
}*/

.color02 .sns_link li a:hover{
border: 1px solid #434343;
color:#434343;
}

.color03 .sns_link li a:hover{
border: 1px solid #e12c2c;
color:#434343;
}

.sns_link li img{
height:36px;
width:auto;
vertical-align: middle;
}

.sns_link li span{
padding: 12px;
vertical-align: middle;
font-weight: bold;
}

.sns_link_btm{
background: #004087;
text-align: center;
padding-top: 25px;
}

.sns_link_btm img{
height:34px;
}

.color02 .sns_link_btm{background: #434343;}
.color03 .sns_link_btm{background: #e12c2c;}

.sns_link_btm li{
text-align: center;
padding: 0 13px;
display: inline-block;
}

.sns_link_btm li a:hover{
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

#copy {
font-size:12px;
color:#fff;
clear: both;
background: #004087;
padding: 15px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.color02 #copy{background: #434343;}
.color03 #copy{background: #e12c2c;}