@charset "utf-8";

body{
-webkit-text-size-adjust: 100%;
}

img{
max-width: 100%;
height:auto;
}

.pc_only{display:none !important;}
.sp_only{display:block;}

.bg_w{
display: block;
background: #fff;
padding:20px 0;
}

#main p{
font-size:15px;
line-height: 1.6;
}

.w94sp{
width:88% !important;
margin-left:auto;
margin-right:auto;
}

.w90sp{
width:90% !important;
margin-left:auto;
margin-right:auto;
}

.w800{
width:94% !important;
margin-left:auto;
margin-right:auto;
}

.w60{
clear:both;
width:80%;
margin-left:auto;
margin-right:auto;
overflow: hidden;
}

.mx300{
max-width:310px;
margin-left:auto;
margin-right:auto;
}

.left{float: none;}
.right{float: none;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:8px;}
.mb15{margin-bottom:10px;}
.mb20{margin-bottom:15px;}
.mb25{margin-bottom:18px;}
.mb30{margin-bottom:20px;}
.mb40{margin-bottom:25px;}
.mb50{margin-bottom:25px;}
.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:15px;}
.pt25{padding-top:20px;}
.pt30{padding-top:20px;}
.pt35{padding-top:20px;}
.pt40{padding-top:20px;}
.pt50{padding-top:25px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pl10{padding-left:10px;}

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

.tLsp{
text-align: left!important;
}

.sp_only{display:block;}

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

header {
top:0;
position: fixed;
z-index: 99999;
height:62px;
background: #fff;
width:100%;
}

header .logo_box{
float:left;
max-width:52%;
}

header .logo_box img{
height:56px;
vertical-align: top;
display: inline-block;
float:left;
}

/*
@media screen and (max-width: 320px) {

header .logo_box img{
height:50px;
float:left;
display: inline-block;
}
}
*/

header #sp_btn {
position: absolute;
width: 102px;
right:62px;
}

header #sp_btn li{
display: inline-block;
width:40px;
}

header #sp_btn li img{
width:40px;
padding-right: 3px;
padding-top: 5px;
}

header img{
vertical-align: middle;
}

#nav{
display: none;
}
/*----------------------------------------------------
	#box1000（背景/ページ横幅）
----------------------------------------------------*/

#container{
text-align:center;
overflow:hidden;
}

.bg_baige{
background: url(/img/top/bg_baige02.jpg);
}

/*----------------------------------------------------
	#contents（メインとサイド）
----------------------------------------------------*/

#main{
padding-top:63px;
}

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

.box1000{
width:95%;
margin-left:auto;
margin-right:auto;
}

.box96{
width:96%;
margin-left:auto;
margin-right:auto;
}

.box90{
width:90%;
margin-left:auto;
margin-right:auto;
}
/*----------------------------------------------------
	#main（メインコンテンツ）
----------------------------------------------------*/

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

#main{
font-size:16px;
}

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

h2.stit02,
h2.job_tit,
h3.stit02{
line-height:1.3;
font-size:21px;
display: inline-block;
font-weight: 700;
letter-spacing: 1px;
padding-bottom: 10px;
margin-bottom: 18px;
background: url(/img/common/stit_btm.jpg) left bottom no-repeat ;
background-size: auto 4px;
}

h2.job_tit{
width:90%;
margin: 5px 5% 18px;
}

.btn01 a{
display: inline-block;
background:#3EA1D0;
padding:12px  6px;
letter-spacing: 1px;
color:#c61722;
width:70%;
font-weight: bold;
font-size:18px;
background: url(/img/common/arrow01.png) 98% 50% no-repeat #fff;
border: 1px solid #c61722;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
      
}

.btn01 a:hover {
background: url(/img/common/arrow01.png) 98% 50% no-repeat #fef4f5;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
transition: 
cursor:pointer;
}

#main li{
position: relative;
}

#main li span{
display: block;
}

#main li .tit{
font-weight:bold;
}

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

a.more:hover{
background-color: rgba(255,255,255,0.2);
}

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{
text-align:left;
padding-top: 5px;
line-height: 1.3;
margin-bottom: 14px;
}

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

#breadcrumb ul li span{
color:#c61722;
display: inline;
}

#breadcrumb ul li a{
color:#333;

}

.company #tit_img{
display:block;
background: url(../img/company/tit_bg.jpg) top center ;
margin-top:-65px; 
}

.recruit #tit_img{
display:block;
background: url(../img/recruit/sp/tit_img.jpg) top center ;
background-size: 100% auto;
}

#tit_img h1{
height:137px;
padding-top: 12px;
}

#tit_img h1 img{
height:125px;
}

/*----------------------------------------------------
	plan - merit
----------------------------------------------------*/

#plan01 h3 img{
height:60px;
}

#plan01 h4{
font-size:18px;
letter-spacing: 1px;
margin-bottom: 10px;
}

#plan01 dl{
text-align: center;
background: url(../img/common/dash2.gif) left bottom repeat-x;
padding: 10px 0;
}

#plan01 dl dt{
display: inline-block;
background: url(../img/plan/dt_bg.jpg) center 50% no-repeat;
background-size:200px auto;
color:#fff;
font-size: 18px;
font-weight: bold;
text-align: center;
width:200px;
height:40px;
line-height: 40px;
}

#plan01 dl dd{
font-size:15px;
font-weight: bold;
display: block;
padding-top: 8px;
}

#plan02.box1000{
width:100%;
}

#plan02 .step_box{
text-align: left;
background: #fff;
padding: 15px 13px;
text-align: center;
}

#plan02 h3 img{
width:70%;
margin: 0 auto;
}

#plan02 .step_box h4{
border: 1px solid #191a1a;
display: inline-block;
margin: 0 auto 20px;
}

#plan02 .step_box h4 img{
height:35px;
}

#plan02 .box_flex{
display : -webkit-box;     /* old Android */
display : -webkit-flex;    /* Safari etc. */
display : -ms-flexbox;     /* IE10        */
display : flex;
-webkit-flex-direction:column;             /* Safari etc. */
-ms-flex-direction    : column;             /* IE10        */
flex-direction        : column;
flex-direction : column;
}


#plan02 .step div{

font-size:16px;
line-height: 1.3;
display: inline-block;
position: relative;
font-weight: normal;
}

/*
#plan02 .step dt span{
display: inline-block;
position: absolute;
left:0;
bottom:0;
right:0;
margin:auto;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
*/

#plan02 .box_flex dl{
display : -webkit-box;     /* old Android */
display : -webkit-flex;    /* Safari etc. */
display : -ms-flexbox;     /* IE10        */
display : flex;
-webkit-flex-direction: row;             /* Safari etc. */
-ms-flex-direction    : row;             /* IE10        */
flex-direction        : row;
flex-direction : row;
}

#plan02 .box_flex dt{
position: relative;
text-align: center;
width:25%;
display: inline-block;
}

#plan02 .box_flex dt:after {
display: block;
content: "▼";
font-size:16px;
bottom: -12px;
left: 0;
z-index: 999;
right: 0;
margin: auto;
position: absolute;
}

#plan02 .box_flex dt.step05:after {
display: none;
}

#plan02 .box_flex dt span{
display: block;
font-size:13px;
letter-spacing: 0;
position: absolute;
left: 0;
right: 0;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}

#plan02 .step01{
background: #e9f3fc;
}

#plan02 .step02{
background: #d9ecfc;
}

#plan02 .step03{
background: #c5e3fc;
}

#plan02 .step04{
background: #b2dafc;
}

#plan02 .step05{
background: #91cbfc;
}

#plan02 .box01{
color:#fff;
width:100%;
font-size:14px;
text-align: right;
padding-bottom: 4px;
}

#plan02 .th01{
display: inline-block;
background: #c61722;
width:28%;
text-align: center;
line-height: 2;
position: relative;
}

#plan02 .th02{
display: inline-block;
background: #191a1a;
width:46%;
text-align: center;
line-height: 2;
position: relative;
}

#plan02 .box_flex dd.shikaku{
display: block;
text-align: left;
padding-right: 10px;
width:28%;
padding: 5px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
color:#c61722;
line-height: 1.5;
font-size:12px;
}

#sokoka.box_flex dd.shikaku{

}

#plan02 .txt_red{
font-size:12px;
line-height: 1.5;
padding: 8px 4px;
text-align: left;
font-weight: bold;
}

#plan02 dd.type{
width:46%;
padding-top: 5px;
}

/*
#plan02 dd li{
width:49%;
margin-bottom: 20px;
}

#plan02 dd li:nth-child(odd){
clear:both;
float:left;
}

#plan02 dd li:nth-child(even){
float:right;
}
*/

#plan02 dd a{
text-align: center;
position: relative;
font-weight: bold;
margin: 0 4px 8px;
display: block;
height:3.2em;
line-height: 1.3;
border: 1px solid #535353;
font-size:12px;
letter-spacing: 0;
background: url(/img/common/arrow02.png) 98% 50% no-repeat #fff;
background-size: 10px 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;
}

#plan02 .step dd a span{
padding-left:4px;
display: block;
position: absolute;
left:0;
right:0;
margin: auto;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}

#plan02 dd a:hover {
background: url(/img/common/arrow02.png) 98% 50% no-repeat #fef4f5;
background-size: 10px auto;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
transition: 
}

#plan02 dd .lh2 a{
letter-spacing: -0.8px;
}

.lightbox {
display: none;
}

#plan .lightbox {
background: #fff;
width:100%;
margin-left: auto;
margin-right: auto;
padding: 15px 25px 15px!important;
text-align: left;
}

#plan .lightbox .bg_black{
background: #313131;
position: relative;
color:#fff;
padding: 10px;
margin-bottom: 20px;
text-align: center;
}

#plan .lightbox .bg_black i{
font-style: normal;
font-size:14px;
margin-top: 5px;
padding: 3px 12px;
line-height: 18px;
display: inline-block;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
right:15px;
background: #c61722;

}

#plan .lightbox h4{
font-size:20px;
line-height: 1.4;
letter-spacing: 1px;
}

#plan h5.arrow{
margin: -12px auto;
text-align: center;
}

#plan h5.arrow img{
height:100px;
}

.lightbox .featherlight-close-icon.close_btn{
position: relative!important;
margin: 20px auto 0;
width:110px;
height:40px;
text-align: center;
display: block;
border: 1px solid #333;
line-height: 40px;
font-size:16px;
}

#plan .lightbox .img{
padding-top: 13px;
}

#real ul.clm2r {
margin: 0 auto 20px;
overflow: hidden;
}

#real .clm2r li{
margin-bottom: 8px;
}

#real .lightbox {
border-top:6px solid #c30d23;
background: #fff;
width:100%;
margin-left: auto;
margin-right: auto;
padding:0px 10px 30px!important;
text-align: left;
}

#real .featherlight-close-icon{
top:20px;
right:20px;
height:76px;
width:56px;
cursor:pointer;
background:url(/img/real/btn_close.png) 50% 0 no-repeat;
text-indent: -9999px;
}

#real .featherlight .featherlight-content {
padding:  0;
}

#real .lightbox .txt_box{
padding: 10px 10px 10px;
}

#real .lightbox .txt_box .bb{
border-bottom: 1px solid #666;
padding-bottom: 20px;
margin-bottom: 20px;
}

#real .lightbox h4{
font-size:16px;
}

#real .lightbox p{
font-size:13px;
}

#real #r11.lightbox .txt_box{
padding-top: 20px;
}

#real #r11.lightbox dl h4{
font-weight: normal;
margin-bottom: 5px;
}

#real #r11.lightbox dl{
width:100%;
clear: both;
overflow: hidden;
}
#real #r11.lightbox dt{
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size:130px;
font-weight: 700;
width:27%;
float:left;
line-height: 1;
vertical-align: top;
}

#real #r11.lightbox dd{
padding-left: 29%;
}

#real #r12.lightbox dd {
overflow: hidden;
}

#real #r12.lightbox dd .left{
float:left;
width:48%;
}

#real #r12.lightbox dd .right{
float:right;
width:48%;
}

#real #r12.lightbox h5{
padding-top: 20px;
border-bottom: 1px solid #666;
padding-bottom: 5px;
margin-bottom: 8px;
}

#real .featherlight-close-icon{
top:20px;
right:20px;
height:76px;
width:56px;
cursor:pointer;
background:url(/img/real/btn_close.png) 50% 0 no-repeat;
text-indent: -9999px;
}

#real .featherlight .featherlight-content {
padding:  0;
}

#real .lightbox .read{
font-size:17px;
text-align: center;
padding: 10px;
}

#real .lightbox h3{
text-align: center;
font-size:24px;
font-weight:500px;
background: #e5e5e5;
padding: 10px;
line-height: 1.3;
}


/*----------------------------------------------------
	about - merit
----------------------------------------------------*/

#merit ul.clm2 {
margin: 0 auto 20px;
overflow: hidden;
}

#merit .clm2 li{
width:49%;
text-align: left;
margin-bottom: 20px;
}

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

#merit .clm2 li:nth-child(even){
float:right;
}

#merit .clm3 li{
overflow: hidden;
text-align: left;
margin-bottom: 20px;
}

#merit .clm3 li img{
width:30%;
float:left;
padding-right: 14px;
}

#days .clm3{
overflow: hidden;
}

#days .clm3 li {
width:48.5%;
text-align: left;
margin-bottom: 20px;
}

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

#days .clm3 li:nth-child(even){
float:right;
}


#merit li img{
padding-bottom: 10px;
}

#merit li h3{
position: relative;
letter-spacing: 1px;
line-height: 1.3;
min-height:28px;
}

#merit .clm2 h3{
margin-bottom: 10px;
}

#merit .clm2 li h3{
font-size:16px;
}

#merit .clm2 li p{
font-size:14px;
}

#merit .clm3 li p span{
display: block;
text-indent: -1em;
padding-left: 1em;
}

#merit .clm3 li h3{
margin-left: 32%;
font-size:16px;
margin-bottom: 10px;
}

#merit .clm3 li p{
margin-left: 34%;
font-size:14px;
}

#merit .clm2 li h3 span{
padding-left: 32px;
}

#merit .clm3 li h3 span{
position: absolute;
left:32px;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
letter-spacing: 0;
}

#merit li h3 i{
display: block;
position: absolute;
 top: 2px;
 left: 0;
background: #c61722;
font-style: normal;
width:28px;
height:28px;
letter-spacing: 1px!important;
line-height: 28px;
color:#fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-align: center;
margin-right: 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

h2.stit02 .txt_red{
font-size:120%;
letter-spacing: 0;
}
#about_nav .box1000{
width:100%;
}

#about_nav{
border-bottom: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
margin-bottom: 35px;
}

#about_nav li{
text-align: left;
border-bottom: 1px solid #fff;
}

#about_nav li a{
line-height: 2.4;
color:#eee;
padding: 2px 10px;
font-size:15px;
letter-spacing: 1px;
display: block;
vertical-align: middle;
background: url(/img/common/arrow01.png) 97% 50% no-repeat #191a1a;
font-weight: bold;
}

#about_nav li.current a,
#about_nav li a:hover{
text-decoration: none;
color:#000;
background: url(/img/common/arrow02.png) 97% 50% no-repeat #c61722;
cursor:pointer;
}

#about_index h3{
letter-spacing: 1px;
font-size:24px;
margin-bottom: 23px;
position: relative;
}

#about_index h3:after{
display: block;
background: #c61722;
content: "";
height: 2px;
width: 60px;
bottom: -10px;
left: 0;
right: 0;
margin: auto;
position: absolute;
}

h3.bg_red{
background: #c61722;
color:#fff;
line-height: 40px;
font-size:18px;
}

#days01 p.txt01{
/*background: url(/img/days/img01.jpg) 98% bottom no-repeat;*/
background-size:90px auto;
line-height: 1.6;
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;
}

#days01 p.txt01 img{
float: right;
width:24%;
}

#days li h4{
font-size:16px;
padding: 8px 0 5px;
text-align: left;
line-height: 1.3;
}

#plan01 .w800 .tC,
#family01 .w800 .tC{
text-align: left;
}

#family01 .bg_baige{
background: #f5f1eb;
}

#family01 .bg_baige .txt_box{
padding: 15px 17px 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;
}

#family01 .bg_baige h3{
font-size:20px;
line-height: 1.7;
letter-spacing: 1;
margin-bottom: 20px;
}

#family01 .bg_baige p{
line-height: 1.6;
}

#family01 .bg_baige .img{
display: block;
background: #f5f1eb;
text-align: center;
}

#family01 .bg_baige img{
height:200px;
}

#family02 .clm2{
margin: 0 auto 20px;
overflow: hidden;
text-align: center;
}

#family02 .clm2 li{
max-width:90%;
margin: 0 auto 20px;
}

#family02 .clm2 li:last-child{
max-width:100%;
}

#family02 .clm2 li img{
max-height:180px;
}

#family02 h3{
font-size:17px;
padding: 10px 0 6px;
font-weight: 600;
}

#family02 .clm2 li p{
text-align: left;
}


/*----------------------------------------------------
	message
----------------------------------------------------*/


#message01 h2{
background: url(../img/message/img01.jpg) 3% bottom no-repeat #f3f2ee;
background-size: 58% auto;
margin-bottom:20px;
text-align: right;
}

#message01 h2 img{
width:36%;
padding-bottom: 20px;
padding-right: 5%;
}

#message01 p{
line-height: 1.6;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

#message02 h3{
font-size:22px;
border:3px solid #111;
font-weight: 600;
display: inline-block;
padding: 7px 30px;
margin-bottom: 30px;
}

#message02 h4{
font-size:19px;
}

#message02 p.txt16{
text-align: left;
letter-spacing: 1px;
line-height: 1.7;
}

#message02 p .txt_red{
font-size:19px;
}

.txt_red{
color:#c61722;
}

#message02 .btn01{
margin-bottom: 40px;
}

/*----------------------------------------------------
	採用ページ
----------------------------------------------------*/

#info #re_flow{
overflow: hidden;
}

#info #re_flow h4{
display: inline-block;
width:10em;
font-size:18px;
color:#fff;
letter-spacing: 1.5px;
line-height:34px;
margin-bottom: 15px;

-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
}

#info #re_flow h4.flow01{
background: #f37800;
}

#info #re_flow h4.flow02{
background: #009944;
}

#info #job_info{
background: url(/img/info/bg_job.jpg) 50% top repeat-x #fff;
background-size: 160% auto;
padding-top:140px;
}

#info #job_info .txt_box{
position: relative;
height:px;
margin:0 auto 25px;
text-align: center;
}

#info #job_info .txt_box .img01{
width:94%;
}

#info #job_info .txt_box p{
text-align: left;
padding-top: 10px;
margin-bottom: 15px!important;
}

#info #job_info article{
clear: both;
}

#info #job_info h3{
position: relative;
margin-bottom: 20px;
font-size:17px;
overflow: visible;
letter-spacing: 2px;
padding-top: 3px;
border-top: 3px solid #231815;
}

#info #job_info p.left {
float:left;
width:49%;
}

#info #job_info p.right {
float:right;
width:49%;
}

#info #job_info h3#stit_unso{
margin-top: 46px;
}

#info #job_info h3#stit_unso:before {
display: block;
content: "";
height: 40px;
width: 100px;
top:-30px;
left:0 ;
right: 0;
margin: auto;
position: absolute;
background: url(../img/info/i_yuso.jpg) center top no-repeat;
background-size: 100px auto;
z-index: 999;
}

#info #job_info h3#stit_soko{
margin-top: 70px;
}

#info #job_info h3#stit_soko:before {
display: block;
content: "";
height: 66px;
width: 100px;
top:-50px;
left:0 ;
right: 0;
margin: auto;
position: absolute;
background: url(../img/info/i_soko.jpg) center top no-repeat;
background-size: 100px auto;
z-index: 999;
}

/*----------------------------------------------------
	会社説明会ページ
----------------------------------------------------*/
#info .w800 p,
#session .w800 p{
text-align: left;
font-weight: normal;
}

#session #btn_box{
background: #f6f6f6;
padding: 10px 12% 8px;
text-align: center;
margin-bottom: 30px;
}

#session #session01 h2 img{
max-width:88%;
padding-bottom: 20px;
}

#session #session01 .txt_box{
text-align: left;
}

#session #session01 h3{
font-size:17px;
letter-spacing: 0.6px;
line-height:1.6;
margin-bottom: 5px;
}


#session #session01 p{
font-size:14px;
line-height: 1.6;
}

#session #session01 article.tL{
margin-bottom: 30px;
text-align: center;
}


#session #session01 article img{
display: block;
max-width:76%;
margin: 0 auto 12px;
}


#session #session02{
background: #c61722;
padding-bottom: 30px;
}

#session #session02 h2 img{
display: block;
max-width:90%;
margin: 0 auto 20px;
}

#session #session02 p.left{
width:70%;
margin: 0 auto 15px;
}

#session #session02 p.right{
padding-top: 4px;
width:92%;
color:#fff;
text-align: center;
margin: 0 auto 12px;
font-size:16px;
}

#session #session02 p.right.txt span{
display: block;
background: url(/img/common/dot_w.gif) left bottom repeat-x;
padding-bottom: 10px;
margin-bottom: 10px;
}

#session #session03 {
display: block;
background: url(/img/session/bg_session03.jpg) 50% 0 repeat-x #191a1a;
background-size: 140% auto;
padding: 40px 4% 20px;
margin-bottom: 25px;
color:#fff;
}

#session #session03 h3{
color:#fff;
font-size:22px;
letter-spacing: 1px;
background: url(/img/session/btm_red.gif) 50% bottom no-repeat;
padding-bottom: 12px;
margin-bottom: 25px;
}

#session #session03 article{
margin-bottom: 30px;
}

#session #session03 article p{
margin-top: 15px;
font-size:14px;
}

#session #form_box{
background:#fff;
padding: 0px 0 10px;
}
#session #form_box .box1000{
background:#f9f9f9;
padding: 15px 3% 10px;
width:100%;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#session #form_box .form_wrap.box1000{
background:#fff;
padding: 15px 0;
width:100%;
}

#session #form_box .box1000 .txt14.fb{
text-align: left;
}

#session #form_box .stit_form{
font-size:17px;
padding: 7px 0;
line-height: 1.4;
letter-spacing: 0.8px;
background: #fff;
border:1px solid #b5b5b5;
border-bottom: 4px solid #f37800;
margin-bottom: 20px;
}

#session #form_box .stit_form span{
display: block;
}

#session #form_box td .txt{
padding-right: 10px;
font-size:14px;
font-weight: bold;
}

#session #form_box td .radio{
font-size:18px;
}

#session #form_box td.radio label{
padding-left: 5px;
padding-right: 10px;
}

#session #form_box .w50{
width: 55%;
}
#session #form_box th.date .bg{

-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

span.calender {
    display: inline-block;
    background: url(/img/session/icon_calendar.jpg) no-repeat;
    background-size:100% auto; 
    width: 36px;
    height: 36px;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
}

#form_box .table_form .pickadate__table{
display: table;
}

#form_box .table_form .pickadate__table td {
    vertical-align: middle;
    display: table-cell;
    padding: 5px;
    font-size: 18px;
}

#form_box .table_form .pickadate__table th {
    padding: 5px;
        display: table-cell;
    font-size: 18px;
    vertical-align: middle;
    width: auto;
    font-size: 18px;
}

/*----------------------------------------------------
	job-offer 募集要項ページ
----------------------------------------------------*/

#job-offer .detail_box{
background: #f9f9f9;
margin:0 auto 30px;
padding-top: 8px;
}

#job-offer .detail_box .tit_wrap{
border-left: 5px solid #c61722;
padding: 5px 0 5px 12px;
position:relative;
min-height:4em;
}

#job-offer .detail_box .tit_wrap h2{
padding-right: 33%;
line-height: 1.3;
font-size:17px;
line-height:1.4;
letter-spacing: 1px;
}

p.btn_detail{
position: absolute;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
width:30%;
height:40px;
display: inline-block;
float:right;
letter-spacing: 0px;
right: 0px;
}

p.btn_detail a{
font-size:14px;
background: url(/img/common/arrow01.png) 95% 50% no-repeat #000;
color:#fff;
height:40px;
line-height:40px;
text-align: center;
display: block;
}

p.btn_detail a:hover {
background: url(/img/common/arrow01.png) 95% 50% no-repeat #611610;
-webkit-transition: 0.7s;
-moz-transition: 0.7s;
-o-transition: 0.7s;
transition: 0.7s;
cursor:pointer;
}

.table_wrap{
padding: 10px;
background: #fff;
margin: 15px 10px 10px;
}

.table_wrap .img{
width:100%;
display: block;
padding: 5px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;

}

.table_detail {
display: block;
width:100%;
text-align:left;
margin-top: 15px;
}

.table_detail th{
background: #f9f9f9;
display: block;
padding:5px 10px;
width:100%;
-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:15px;
}

.table_detail td{
display: block;
padding:10px 10px;
width:100%;
-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:15px; 
}

.table_detail tr:last-child th,
.table_detail tr:last-child td{
border-bottom:none;
padding-bottom: 5px;
}

#job-offer h2.job_tit02 span{
border-left:5px solid #0E77E4;
padding:12px 12px;
display:block;
}

#job-offer .work_sec{
padding-bottom:20px;
font-size:15px;
letter-spacing: 1px;
line-height: 1.8;
}

#slide04 li{
float:left;
position: relative;
width:170px!important;
height:170px;
text-align: left;
margin-right:10px;
margin-bottom: 20px;
background: #f9f9f9;
}


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

#slide04{
min-height:180px!important;
width:350px!important;
padding: 0 10px;
margin: 0 auto 20px;
overflow: hidden;
}

#slide04 .slide04_in {
position:relative;
left:50%;
width:350px!important;
margin-left:-175px!important;
}

/*画像1つのときの指定*/

#slide04.clmn1{
min-height:180px!important;
width:92%!important;
padding: 0 10px;
margin: 0 auto 20px;
overflow: hidden;
}

#slide04.clmn1 .slide04_in {
position:relative;
left:0!important;
width:100%!important;
margin-left:0!important;
}

#slide04.clmn1 li{
width:100%!important;
height:auto!important;
}

#slide04.clmn1 li img{
position: relative;
max-width: 100%;
}

#slide04.clmn1 .clmn2{
width:100%!important;
}

#slide04 .bx-wrapper .bx-controls-direction a {
    top: 60px;
}

#job-offer .naiyo p{
text-align: left;
margin: 0 2% 15px;
line-height: 1.8;
}

dl.nenshu{
position: relative;
font-size:15px;
text-align: left;
margin: 0 5% 30px;
border: 3px solid #191a1a;
}

dl.nenshu dt{
line-height:2;
background: #191a1a;
color:#fff;
text-align: center;
display: block;
}

dl.nenshu dd{
text-align: center;
display: block;
line-height:1.6;
font-weight:  bold;
font-size:16px;
padding: 5px 0;
}

dl.nenshu dd span{
font-size:16px;
display: block;
font-weight: bold;
} 

#job-offer ul.feature li{
text-align:left;
clear:both;
line-height: 1.4;
font-size:15px;
margin-bottom: 15px;
}


#job-offer ul.feature li span{
/*padding-left: 100px;*/
padding:0 2%;
}

#job-offer ul.feature li .img{
/*background: #f7f7f7;
width:90px;
height:90px;*/
position: relative;
padding:0 2%;
margin-bottom: 12px;
}
/*
#job-offer ul.feature li img{
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
margin: auto;
z-index: 999;
max-width: 100%;
max-height: 100%;
width:auto;
}*/

#job-offer .timetable{
background: url(/img/job-offer/sp/bg_timetable.jpg) 50% top no-repeat #efefef;
background-size: 100% auto;
padding: 30px 0 0;
}

#job-offer .timetable h4.job_tit{
font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho",  serif;
font-size:18px;
color:#fff;
letter-spacing: 0;
display: inline-block;
max-width:90%;
padding: 8px 0;
line-height: 1.4;
margin-bottom: 5px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#job-offer .timetable h3.mb20{
text-align: center;
font-size:27px;
color:#fff;
margin-bottom: 10px;
letter-spacing: 3px;
}

#job-offer .flow{
background-color: rgba(255,255,255,0.95);
background-image: url(../img/job-offer/icon_time.png) ;
background-repeat: no-repeat;  
background-position: 20px 22px;  
background-size:30px auto; 
padding:20px 20px 5px 62px;
overflow: hidden;
text-align: left;
border-bottom: 15px solid #fff;
margin-bottom: 30px;
}

#job-offer .flow .txt01{
margin-bottom:12px;
}

#job-offer .flow .stit{
font-size:20px;
vertical-align: middle;
display: inline-block;
line-height: 1;
}

#job-offer .flow .time {
vertical-align: middle;
line-height: 1;
padding-top: 4px;
font-size:28px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 700;
padding-right: 15px;
}

#job-offer .flow .txt{
line-height:1.5;
}

#job-offer .flow .img.right{
padding-left: 6px;
clear:both;
float:right;
}

#job-offer .flow .img.right img{
height:auto;
max-width:90px;
max-width: 90px;
}

#detail .msg_wrap h3{
margin-bottom:15px !important;
}

#job-offer .msg .imgL{
max-width:30%;
float:left;
padding:0 11px 12px 0;
display: inline-block;
}

#job-offer .msg{
margin-bottom: 20px;
}

#job-offer .vision{
margin-bottom: 30px;
}

#job-offer .vision .img{
padding-bottom: 15px;
display: inline-block;
}

#job-offer .vision p{
text-align: left;
}

.table_detail2 {
display: block;
width:100%;
text-align:left;
margin-top: 15px;
}

.table_detail2 th{
background: #f9f9f9;
display: block;
padding:5px 10px;
width:100%;
-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:15px;
}

.table_detail2 td{
display: block;
padding:10px 10px;
width:100%;
-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:15px; 
}

/*----------------------------------------------------
	interview
----------------------------------------------------*/
#interview .w800 h3.mb50{
margin-bottom: 20px;
}

#interview #prof{
position: relative;

margin-bottom: 50px;
}

/*
#interview #prof .img{
position: absolute;
top:0;
left:0;
right:0;
margin: auto;
}
*/

#interview #prof h2{
position: absolute;
top:20px;
right:0;
z-index: 999;
}

#interview #prof h2 img{
height:36px;
}

#interview #prof .data{
position: absolute;
bottom:20px;
left:0;
display: inline-block;
background: #191a1a;
height:32px;
color:#fff;
z-index: 999;
padding-right:20px;
}

#interview #prof .data .cat {
display: inline-block;
height:32px;
vertical-align: top;
}

#interview #prof .data .cat img{
vertical-align: top;
height:32px;
}

#interview #prof .data .name{
padding: 0 3px 0 7px;
font-size:14px;
line-height:32px;
font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#interview #prof .data .date{
display: none;
/*font-size:11px;
line-height:32px;*/
}

#interview article{
overflow: hidden;
margin-bottom: 40px;
}

#interview article h4{
font-size:24px;
text-align: center;
display: inline-block;
background: url(../img/common/stit_fukidashi.jpg) no-repeat bottom center ;
padding-bottom: 35px;
margin-bottom: 25px;
}

#interview article .txt_box{
display: -webkit-flex;
display: flex;
flex-direction: column;
text-align: start;
font-size:16px;
}

#interview article .txt_box p{
display: block;
width:100%;
order: 1;
padding-bottom: 15px;
text-align:left;
}

#interview article .txt_box.tC{
text-align: center;
}

#interview article .txt_box img{
padding: 0 0 15px 0;
order: 2;
}

.job_cate{
background: #ebebeb;
padding: 7px;
position: relative;
margin-bottom: 20px;
}

#select01 select {
width:80%;
color:#666;
cursor: pointer;
position: relative;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
background: url(/img/job-offer/select_arrow.png) no-repeat right 50% #F8F8F8;
background-size:36px auto;
line-height: 2;
font-size: 16px!important;
vertical-align: middle;
border:none;
padding: 5px 30px;
border:1px solid #8c8c8c;
-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;
text-align: center;
display: -webkit-box;
        display: box;
        box-pack:center;
        -webkit-box-pack:center;

}

#slide03{
min-height:140px!important;
width:350px!important;
padding: 0 10px;
margin: 0 auto 20px;
overflow: hidden;
}
/*
#slide03 .slide03_in {
position:relative;
left:50%;
width:350px!important;
margin-left:-175px!important;
}*/

#slide03 .bx-wrapper .bx-controls-direction a {
  top: 30px;
}

#job_list{
padding-top: 15px;
clear:both;
}

#job_list ul.clmn2 {
margin: 0 auto 30px;
overflow: hidden;
}

ul#voice_slide.clmn2 {
margin: 0 auto 10px;
overflow: visible;
}

ul#voice_slide.clmn2 .slick-list {
margin-right: -10px;
}

#voice_slide.clmn2 li,
#job_list .clmn2 li{
float:left;
position: relative;
width:170px!important;
font-size:16px;
text-align: left;
margin-right:10px;
margin-bottom: 0px;
}

#voice_slide.clm2 li .cat,
#job_list ul.clmn2 li .cat{
position: absolute;
z-index: 999;
background: #c61722;
    top: 10px;
    left: 0px;
    padding: 4px 6px;
    font-size: 12px;
    color: #fff;
}

#voice_slide.clmn2 .cat img,
#job_list ul.clmn2 .cat img{
height:40px;
}

#voice_slide.clmn2 li .tit,
#job_list ul.clmn2 li .tit{
color:#d45059;
font-size:15px;
padding-top: 5px;
line-height: 1.4;
padding-bottom: 8px;
display: block;
}

#voice_slide.clmn2 li .name,
#job_list ul.clmn2 li .name{
letter-spacing: 1px;
line-height: 1.4;
padding-bottom: 4px;
padding-right: 14px;

display: block;
font-family: "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}

#job_list ul.clmn2 li .date{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size:12px;
display: block;
padding: 2px 12px;
font-weight: bold;
}

.bx-wrapper{
position:relative;
margin: 0 auto 0;
}

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


#index #info_box .movie_clm2 iframe{
display: block;
width: 100%;
height: auto;
aspect-ratio: 16 / 9;
margin-bottom: 10px;
}


#main_img{
height:0px;
display:block;
background: url(../img/recruit/main.jpg) top center ;
background-size: 150% auto;
padding-top: 72%;
}

#main_img h1{
display: none;
}

#index #topics{
position: relative;
width:100%;
margin: 0 auto 0px;
}

#index #topic_box{
position: relative;
 top: 0px;
 width:100%;
background-color: rgba(0,0,0,0.8);
padding: 5px 0;overflow: hidden;
}

#index #topic_box .txt_box{
width:84%;
float: left;
padding:8px 12px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
background: url(../img/common/dash.gif) right top repeat-y ;
}

#index #topic_box .date{
font-size:12px;
color:#fff;
padding: 1px 10px;
background: #c71722;
display: inline-block;
margin-bottom: 5px;
}

#index #topic_box .txt_box p{
margin-bottom:10px;}

#index #topic_box p.btn{
opacity: 1;
position: absolute;
height:60px;
top:10px;
right:5px;
width:55px;
display: block;
background: url(../img/common/btn_open.png) center top no-repeat;
background-size: 50px auto;
cursor: pointer;
color:#fff;
text-indent: -9999px;
}

#index #topic_box p.btn.active{
background: url(../img/common/btn_close.png) center top no-repeat;
background-size: 50px auto;
}

#index #topic_box .txt_box .txt{
color:#fff;
font-size:14px;
text-align: left;
}


#index #intro{
margin-top: 30px;
}
}

#index #intro h2 img{
width:80%;
}

#index #intro h2{
margin-bottom: 20px;
}

#index #intro p{
line-height:1.6;
font-size:14px;
margin: 0 auto 30px;
}

#index #info_box{
max-width: 100%;
margin: 0 auto 30px;
padding-top: 18px;
padding-bottom: 20px;
background:#c61722;
}

#index #info_box h4{
margin-bottom: 10px;
}

#index #info_box h3 img{
height:40px;
}

#index #info_box p.txt_w{
font-weight: normal;
margin-bottom: 
}

#index #info_box h4 a{
display: inline-block;
background: #fff;
}

#index #job_box h4.link01{
width:48.5%;
float:left;
margin-bottom: 10px;
}

#index #job_box h4.link02{
width:48.5%;
float:right;
margin-bottom: 10px;
}


#slide01{
min-height:180px!important;
width:350px!important;
padding: 0 10px;
margin: 0 auto 0px;
overflow: hidden;
}

#slide01 .bx-wrapper .bx-controls-direction a {
  top: 80px;
}

#voice_box .clm3 {
margin: 0 auto 10px;
overflow: hidden;
}

#voice_slide.clm3 {
margin: 0 auto 10px;
overflow: visible;
}

#index #voice_box .clm3 li{
position: relative;
font-size:14px;
line-height: 1.4;
text-align: left;
margin-bottom: 20px;
}

#interview #voice_box .clm3 li{
position: relative;
width:48%;
font-size:15px;
text-align: left;
margin-bottom: 20px;
}

#interview #voice_box .clm3 li:nth-child(odd){
clear:both;
float:left;
}

#interview #voice_box .clm3 li:nth-child(even){
float:right;
}

#voice_box .clm3 li .cat{
position: absolute;
z-index: 999;
top:10px;
left:0px;
}

#voice_box .clm3 li .cat img{
height:34px;
}

#voice_box .clm3 li .tit{
color:#d45059;
max-height: 999999px;
font-size:14px;
line-height: 1.4;
padding-top: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
text-align:left;
}

#voice_box .clm3 li .name{
max-height: 999999px;
font-size:14px;
display: inline-block;
letter-spacing: 1px;
padding-bottom: 3px;
padding-right: 12px;
font-family: "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
}

#voice_box .clm3 li .date{
background: #e5e5e5;
display: inline-block;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size:12px;
padding: 2px 12px;
}

#interview .btn01 a,
#voice_box .btn01 a{
    width: 19em;
    letter-spacing: 0.5px;
}

#msg_box{
background: url(../img/recruit/sp/img_msg.jpg) center top no-repeat;
background-size:100% auto;
}



#msg_box a{
text-indent: -9999px;
width:100%;
height:0;
padding-top: 34%;
display: block;
}

#msg_box a:hover{
background-color: rgba(255,255,255,0.3);
-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

#slide02{
min-height:140px!important;
width:350px!important;
padding: 0 10px;
margin: 0 auto 5px;
overflow: hidden;
}

#slide02 .slide03_in {
position:relative;
left:50%;
width:350px!important;
margin-left:-175px!important;
}

#slide02 .bx-wrapper .bx-controls-direction a {
  top: 30px;
}

#job_list .clm4 li{
/* width:170px!important;*/
text-align: left;
position: relative;
margin-right:10px;
margin-bottom: 10px;
}

#job-slider.clm4 .slick-list {
  margin-right: -10px;  /* ガター分ネガティブマージン */
}


#job_list .clm4 li .img{
width:100%;
height:0;
padding-top: 67.6%;
overflow: hidden;
margin-bottom: 5px;
background: #f7f7f7;
position: relative;
}

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


#job_list ul.clm4 {
/*width:95%;*/
margin: 0 auto ;
overflow: hidden;
}

ul#job-slider.clm4{
overflow: visible;
}

#job_list ul.clm4 .cat{
position: absolute;
z-index: 999;
background: #c61722;
top:10px;
left:10px;
padding: 4px 6px;
font-size:12px;
color:#fff;
}

#job_list li .tit{
font-size:15px;
color:#d45059;
padding-top: 5px;
margin-bottom: 5px;
line-height: 1.4;
}

#job_list li .txt{
display: none;
/*
display: inline-block;
font-size:12px;
line-height: 1.5;
*/
}


/*----------------------------------------------------
	inq
----------------------------------------------------*/


#inq{
position: relative;
background: url(/img/common/sp/inq.png) 50% top no-repeat;
min-height: 225px;
background-size: 100% auto;
text-align: center;
padding-top: 50px;
}


#inq_box{
min-height: 180px;
}


#inq_box h3{
text-indent: -9999px;
height:65px;
}

#inq_box p.name{
font-weight: bold;
text-decoration: underline;
margin-bottom:5px; 
font-size:15px;
}

#inq_box ul.clm2 {
margin: 0 auto 0px;
overflow: hidden;
}

#inq_box .clm2 li{
float:none!important;
margin-bottom:10px; 
}

#inq_box .clm2 li img{
height:44px;
}


#bnr01 ul.clm2 {
margin: 0 auto 15px;
overflow: hidden;
}

#bnr01 .clm2 li{
width:49%;
}

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

#bnr01 .clm2 li:nth-child(even){
float:right;
}


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

#form_box{
background: url(/img/job-offer/bg_form.gif) 50% top no-repeat #f37800;
background-size: 40px auto;
margin-bottom: 10px;
padding: 30px 0 10px;
}

#form_box h2{
font-size:22px;
color:#fff;
letter-spacing: 2px;
margin-bottom: 20px;
}

#form_box .form_wrap{
padding: 10px 0 0;
background: #fff;
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;
}

#form_box table.table_form{
display: block;
width:100%;
text-align:left;
font-size:15px;
}

#form_box table.table_form tr,
#form_box table.table_form tbody{
width:100%;
display: block;
}

#form_box .table_form th {
display: block;
padding:3px 10px;
width:100%;

-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_form td {
display: block;
padding:10px 10px;
width:100%;
-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_form th .bg{
padding:2px 10px 1px;
display: block;
text-align: left;
background: #fff3e4;
}

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

#form_box .table_form th .must{
color: #c61722;
font-size:14px;
display: inline-block;
padding-left: 5px;
}

#form_box table td input[type="text"],
#form_box table td textarea{
width:100%;
font-size:16px;
border:1px solid #ccc;
padding:2px 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;
}

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

#form_box .confirm table td{
font-weight:bold;
padding: 10px 20px;
}

#form_box .submit{
text-align: center;
margin: 0 0 10px 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: 14px 10px 16px 0;
width: 180px;
font-size: 18px;
background: url(/img/job-offer/btn_arrow.png) 95% 50% no-repeat #0068b7;

}

#form_box .submit02 input:hover,
#form_box .submit input:hover{
background: url(/img/job-offer/btn_arrow.png) 95% 50% no-repeat #3290d8;
text-decoration:none;
}

#form_box .back input{
background: url(/img/job-offer/btn_arrow2.png) 5% 50% no-repeat #666;
margin-top: 4px;
padding-left: 10px;
text-align:center;
padding: 12px 0 12px 10px;
width: 160px;
font-size: 16px;
}

#form_box .back  input:hover{
background: url(/img/job-offer/btn_arrow2.png) 5% 50% no-repeat #888;
text-decoration:none;
}

#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;
}

.thanks .tel-link2{
font-size:30px;
font-weight: bold;
line-height: 1;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
letter-spacing: 1px;
}


#form_box .form_wrap.thanks{
padding: 10px 2% 10px;
}

#form_box .form_wrap.thanks p.txt24.tC.fb{
text-align: center;
font-size:16px;
}

#form_box .form_wrap.thanks p.mb30.tC{
text-align: left;
}

#privacy #main dt{
font-weight: bold;
margin-bottom: 5px;
}

#privacy #main dd{
margin-bottom: 25px;
}

.page-top{
position: relative;
}

.page-top p{
z-index: 9999;
margin: 0 ;
padding: 0 ;
position: fixed ;
right: 10px ;
bottom: 56px ;
}

.page-top a{
width:36px;
height:36px;
display: inline-block;
background: #fff;
opacity: .5;
}

.page-top a:hover{
opacity: 1;
}

footer{
position: relative;
background: #191a1a;
color:#fff;
font-size:14px;
padding:30px 0px 14%;
}

footer .box1000{
padding: 10px 3% 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;
}


footer a{
color:#fff;
}

footer a:hover{
color:#fce4e6;
}

#sp_f_nav{
width:100%;
}

#sp_f_nav li{
border-bottom: 1px solid #717272;
font-size:14px;
}

#sp_f_nav li.nobo{
border-bottom:none;
}

#sp_f_nav li a{
background: url(/img/common/f_arrow.png) 98% 50% no-repeat #191a1a;
background-size: 18px auto;
display: block;
padding: 10px 10px 10px 20px;
color:#fff;
}

#sp_f_nav li .open a{
padding-right: 40px;
background: #191a1a;
}

#sp_f_nav li .open{
position:relative;
}

#sp_f_nav li .open:after {
display: block;
content: "";
height: 100%;
width: 40px;
top:0 ;
right: 0;
margin: auto;
position: absolute;
border-left: 1px solid #717272;
background: url(/img/common/f_arrow2.png) 50% 50% no-repeat #191a1a;
background-size: 18px auto;
}

#sp_f_nav li li a{
display: block;
background: url(/img/common/f_arrow.png) 96% 50% no-repeat #2f3131;
background-size: 18px auto;
padding: 10px 10px 10px 27px;
}

#sp_f_nav li li{
width:50%;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#sp_f_nav li ul{
overflow: hidden;
}

#sp_f_nav li li:nth-child(odd){
clear:both;
float:left;
border-right: 1px solid #717272;
}

#sp_f_nav li li:nth-child(even){
float:right;
}

footer .f_read{
padding: 15px 0 20px;
font-size:12px;
}

.f_bnr{
padding: 10px 0;
}

.f_bnr li{
margin: 15px auto 0;
}


/*
span.tel-link a{
color: #f79f22;
text-decoration: none;
}*/

#copy {
font-size:11px;
color:#fff;
clear: both;
text-align: left;
border-top: 1px solid #3c3e3e;
padding: 8px 0 4px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#btm_contact {
z-index: 9999;
position: fixed !important;
display: block;
position: absolute;
bottom: 0px;
width: 100%;
background: #000;
padding: 5px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#btm_contact li {
width: 49.5%;
padding: 0;
}

#btm_contact li:first-child {
float: left;
}

#btm_contact li:last-child {
float: right;
}

.bnr_session{
width:95%;
margin: 0 auto 20px;
}



#jobOfferList article.no_result {
background: 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;
}

#jobOfferList article.no_result p{
font-size:16px;
padding: 20px 0 30px;
}

#jobOfferList .stit02{
margin-top: 10px;
}