@charset "UTF-8";

/*############################################*/
/*body*/
/*############################################*/

body  {
	font: 75%/155% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/share/bg.gif);
	text-align: center;
	color: #5E5E5E;
	width:auto;
/*	min-width: 1000px;*/
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,per,code,form,fieldset,legend,input,texarea,p,blockquote,th,td,img {
	margin:0;
	padding:0;
}

img, h1, h2, h3, h4, h5, h6, p, form{
	border:none;
	margin:0;
}

address{
	font-style:normal;
}

table,h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

h2{
	width:800px;
	margin:55px 0 25px 0;
}


/*floatCancel*/
.floatCancel:after{/*for_new browser*/
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/*IE*/
.floatCancel{ display:inline-table; }
/*Mac-IE*/
*html .floatCancel{ height:1%; }
.floatCancel{ display:block; }
/*Mac-IE*/

a{
	color:#0068b7;
	border:none;
}

a:hover{
	color:#F33;
}

.aka{
	color:#cc0000;
}

.font_s{
	font-size: 85%;
	line-height: 15px;

}


a{
	outline: none;
}
a:focus{
	outline: none;
}



/*############################################*/
/*page*/
/*############################################*/
#pageWrapper{
/*	position:relative;
	width:100%;*/
	text-align:center;
	background-color:#FFF;
	border-top:3px #ed1c29 solid;
}


/*############################################*/
/*header*/
/*############################################*/

header {
  width:100%;
  text-align:center;
	height:85px;
  }

.topHead {
  width: 94%;
  margin: 0 auto;
  }

.topHead h1 {
  float: left;
}
.langselect {
  float: right;
}

.langsel img {
  float: left;
}
.headTitle {
	padding:12px 0 0 0;
}

.headTopBtn_en{
/*	margin:15px 0 2px 0;
	width:165px;
	height:63px;*/
	float:right;

}

#headTopBtn {
	margin:28px 0 2px 0;
	width:165px;
	height:50px;
	float:right;
	font-size:0px;
	text-indent:-5000px;
	background:url(../images/share/concier.gif) no-repeat;
}

#headTopBtn_en{
	margin:15px 0 2px 0;
	width:165px;
	height:63px;
	float:right;

}

#headTopBtn_kirikae{
	margin:14px 0 2px 0;
	width:165px;
	height:13px;
	font-size:0px;

}



/*############################################*/
/*DRAWER NAVIGATION */
/*############################################*/
.nav_head {
  padding: 10px 0 10px 0;
  }


.nav_head img {
  width: 165px;
  height: auto;
  }

ul.nav_sel {
  margin:10px auto;
  width:200px;
  }

ul.nav_sel li {
  float:left;
  width:96px;
  padding: 1px;
  list-style-type: none;
  }

ul.nav_sel li a {
  display: block;
  color: #FFF;
  font-size: 8px;
  text-decoration: none;
  }

ul.nav_sel li.jp {
  background-color: #b46a70;
  }
ul.nav_sel li.en {
  background-color: #ea2131;
  }
.drawer-menu-li {
  display: block;
  padding: 0;
  font-size: 16px;
  text-align: left;
  background-color: #f1f1f1;
  margin-bottom: 1px;
  border-bottom: 1px solid #e6e6e6;
  }

.drawer-menu-li small {
  font-size: 12px;
  }

.drawer-menu-li  a {
  text-decoration: none;
  }

.drawer-menu-li  a:hover {
  text-decoration: none;
  background-color: #eb2132;
  color: #FFF;
  }



/*############################################*/
/*flash Main IMG */
/*############################################*/

#flash {
	width:1000px;
	height:250px;
	margin:15px auto;
	}

#mainimg {
  position: relative;
  overflow: hidden;
	width:100%;
	margin:0 auto 15px;
	}

#mainimg img {
	width:100%;
}

#mainimg .catch {
  position: absolute;
  top: calc(244/1920*100vw);
  right: calc(108/1920*100vw);
  opacity: 0;
  transition: opacity 1000ms;
  width: calc(956/1920*100vw);
}

#mainimg .catch.is-active {
  opacity: 1;
}

#mainimg .bar {
  position: absolute;
  bottom: calc(156/1920*100vw);
  right: calc(-1396/1920*100vw);
  transition: right 1000ms;
  width: calc(1396/1920*100vw);
}

#mainimg .bar.is-active {
  right: 0;
}


/*############################################*/
/*Toppage Navi*/
/*############################################*/

#topNavi {
  width: 1000px;
  margin: 10px auto 30px auto;
}

#topNavi ul li {
  display:block;
  width: 195px;
  float: left;
  margin: 0 5px 0 0;
  }


#topNavi ul li img {
  margin: 4px 0 0 0 ;
  }

.topNavibox01 {
  display:block;
  width: 100%;
  height: 0;
  background:url(../images/bg_candidate.png) left top no-repeat;
  padding-bottom: 100%;
  background-size: contain;
}

.topNavibox01_2 {
  height: 45px;
  background:url(../images/t_candidate.png) left bottom no-repeat;
  padding: 0 10px 0 0;
  text-align: right;
}


.topNavibox02 {
  display:block;
  width: 100%;
  height: 0;
  background:url(../images/bg_client.png) left top no-repeat;
  padding-bottom: 100%;
  background-size: contain;
}

.topNavibox02_2 {
  height: 45px;
  background:url(../images/t_client.png) left bottom no-repeat;
  padding: 0 10px 0 0;
  text-align: right;
}

.topNavibox03 {
  display:block;
  width: 100%;
  height: 0;
  background:url(../images/bg_company.png) left top no-repeat;
  padding-bottom: 100%;
  background-size: contain;
}

.topNavibox03_2 {
  height: 45px;
  background:url(../images/t_company.png) left bottom no-repeat;
  padding: 0 10px 0 0;
  text-align: right;
}

.topNavibox04 {
  display:block;
  width: 100%;
  height: 0;
  background:url(../images/bg_career.png) left top no-repeat;
  padding-bottom: 100%;
  background-size: contain;
}

.topNavibox04_2 {
  height: 45px;
  background:url(../images/t_career.png) left bottom no-repeat;
  padding: 0 10px 0 0;
  text-align: right;
}

.topNavibox05 {
  display:block;
  width: 100%;
  height: 0;
  background:url(../images/bg_contact.png) left top no-repeat;
  padding-bottom: 100%;
  background-size: contain;
}

.topNavibox05_2 {
  height: 45px;
  background:url(../images/t_contact.png) left bottom no-repeat;
  padding: 0 10px 0 0;
  text-align: right;
}
a.wht{
  display:block;
  height: 145px;
  font-size:0px;
  background-color: #FFF;
  opacity: 0.6;
  font-size:0px;
}

.topcompany {
  padding:0;
  display:block;
  border-bottom: 3px solid #9ea0a9;
  }

.topcompany:hover {
  border-bottom: 3px solid #ed1c29;
  }

a.navilead {
  display:block;
  border-bottom: 3px solid #9ea0a9;
  }
a.navilead:hover {
  border-bottom: 3px solid #ed1c29;
  }




/*############################################*/
/*MAP*/
/*############################################*/

.t_access {
  display:block;
  text-align: left;
  border-bottom: 3px solid #9ea0a9;
  }

#gmap {
  width: 1000px;
  text-align: left;
  margin: 10px auto 30px auto;
}

#gmap .map {
  margin: 5px 0 5px 0;
}

a.mapbtn{
  margin: 0;
  width: 140px;
  height: 22px;
  display: block;
  font-size: 0px;
	background:url(../company/images/googlemap_def.gif) no-repeat;
  }


a.mapbtn:hover{
	background:url(../company/images/googlemap_o.gif) no-repeat;
  }


.banner100 {
  float:right;
  }
.banner100 img {
  width:auto;
  height:78px;
  }

.banner100 a:hover {
  opacity:0.7;
  }


/*############################################*/
/*footer*/
/*############################################*/
#footWrapper{
	height:40px;
	background:url(../images/share/foot_bg.gif) repeat-x #737478;
	color:#FFF;
	font-size:10px;
	text-align:center;
	overflow:hidden;
}

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

#footBox .privacy{
	float:left;
	width:200px;
	padding:10px 0;
	text-align:left;
}

#footBox .copy{
	float:right;
	width:400px;
	text-align:right;
	padding:10px 0;
}

#footBox a{
	color:#FFF;
}

#footBox a:hover{
	color:#FFE1E1;
}

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

#footBox_2 .privacy{
	float:left;
	width:200px;
	padding:10px 0;
	text-align:left;
}

#footBox_2 .copy{
	float:right;
	width:400px;
	text-align:right;
	padding:10px 0;
}

#footBox_2 a{
	color:#FFF;
}

#footBox_2 a:hover{
	color:#FFE1E1;
}


/* スマホ用メディアクエリ
------------------------------------------------- */

@media screen and (min-width:480px) and ( max-width:767Px) {
    /*　画面サイズが768pxから1024pxまではここを読み込む　*/


  .banner100_SP {
    width: 50%;
    margin: 20px auto 20px auto;
    text-align: center;
  }
  .banner100_SP img {
    width: 50%;
    height: auto;
    min-width: 300px;
  }

}


@media screen and (min-width:769px) {
	header{
		height: auto;
	}

  .headlang {
   display: none;
    }
  #flash img {
   display: none;
	}
	.nav_sel{
		display: none;
	}
	.drawer-nav{
		padding-top: 8px !important;
		border-top: none !important;
		height: auto !important;
		overflow: auto !important;
		padding-bottom: 20px;
	}
  .drawer-menu{
	  width: 1000px;
	  margin: 0 auto !important;
  }
  .drawer-menu li{
	  width: 160px;
	  margin-right: 8px;
	  border-bottom: solid 3px #9ea0a9;
	  background: #fff;
  }
	.drawer-menu li:hover{
		 border-bottom: 3px #ed1c29 solid;
	}

  .drawer-menu li:nth-child(6){
	  margin-right: 0;
  }
  .drawer-menu li a{
	  color: #646464;
	  font-size: 12px;
	  font-weight: bold;
	  line-height: 1 !important;
	  padding: 0 0 5px !important;
  }
  .drawer-menu li a:hover{
	  color: #646464;
	  background: #fff;
  }
  .drawer-menu li small{
	  display: none;
  }
  .topNavibox01_SP,
  .topNavibox02_SP,
  .topNavibox03_SP,
  .topNavibox04_SP,
  .topNavibox05_SP {
    display: none;
    }

  .topcompanySP {
   display: none;
    }

    #gmap_sp {
   display: none;
    }

  .tel {
    display:none;
  }

  .banner100_SP {
    display:none;
  }

}


@media screen and (max-width:768px) {

  body {
	background-image: none;
	background-color: #FFF;
    }

  #pageWrapper {
    width: 100%;
    border: none;
  }

  header {
    height:50px;
    padding: 0;
    position: fixed;
    border-top:3px #ed1c29 solid;
  }

  .topHead {
    width: 100%;
    height:55px;
    padding: 0 0 0 10px;
}
  .headTitle {
    padding: 10px 0 0 0;
  }


  .headTitle img{
    width:120px;
    height:auto;
  }
  .headTitle a {
    display:block;
    }

  #headTopBtn_en {
   display: none;
/*   margin: 0;
   width:auto;
   float:right;*/
  }

  #headTopBtn_en img {
   width:120px;
   height: auto;
   padding: 10px;
  }
  .langsel {
   display: none;
   }

  .tel {
    position: absolute;
    top:10px;
    right: 55px;
  }

  .tel img {
    width: 30px;
    height: auto;
  }

  #flash {
	width:100%;
  display: none;
	}

  #flash script {
    display: none;
	}
  #mainimg {
  position: relative;
  padding-top: 55px;
	width:100%;
  height: auto;
	}

  #mainimg img {
    width:100%;
    height: auto;
	}

  #mainimg .catch {
    top: calc((416/750*100vw) + 50px);
    right: unset;
    left: calc(52/750*100vw);
    width: calc(698/750*100vw);
  }

  #mainimg .bar {
    right: -100vw;
    bottom:calc(80/750*100vw);
    width: 100vw;
  }

  #topNavi {
    width:96%;
    box-sizing: border-box;
    margin: 3%;
  }

  #topNavi ul li {
    width:98%;
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .topNavibox01,
  .topNavibox02,
  .topNavibox03,
  .topNavibox04,
  .topNavibox05 {
    display: none;
  }



  .topNavibox01_SP {
    height: 115px;
    background:url(../images/bg_candidate_sp.jpg) no-repeat;
    background-size: cover;
    padding:0;
   }


.topNavibox01_2_SP {
    height: 45px;
    background:url(../images/t_candidate.png) left bottom no-repeat;
    padding: 0 10px 0 0;
    text-align: right;
}



.topNavibox02_SP {
    height: 115px;
    background:url(../images/bg_client_sp.jpg) left top no-repeat;
    background-size: cover;
    padding:0;
  }


  .topNavibox03_SP {
    height: 115px;
    background:url(../images/bg_company_sp.png) left top no-repeat;
    background-size: cover;
    padding:0;
  }

  .topcompany {
    display: none;
    }

  .topcompanySP {
    margin:0;
     padding:2px;
    display: block;
    border-bottom: 3px solid #9ea0a9;
  }

  .topcompanySP:hover{
  border-bottom: 3px solid #ed1c29;
  }

.topcompanySP_l {
  float: left;
  }

.topcompanySP_r {
  float: right;
  margin-bottom: 2px;
  }



  .topNavibox04_SP {
    height: 115px;
    background:url(../images/bg_career_sp.png) left top no-repeat;
    background-size: cover;
    padding:0;
  }


  .topNavibox05_SP {
    height: 115px;
    background:url(../images/bg_contact_sp.png) left top no-repeat;
    background-size: cover;
    padding:0;
  }

  a.wht{
    height: 60px;
    display:block;
    text-decoration: none;
    padding-top: 10px;
}

  .t_sp {
    font-family: "メイリオ", meiryo, sans-serif;
    font-size: 12px;
    color: #000;
    padding: 10px;
    }

  #gmap {
    width:94%;
    margin:0 auto;
    padding-bottom: 30px;
  }
  .t_access {
   overflow: hidden;
  }

  #gmap .map {
    width:100%;
    height: auto;
  }
  a.mapbtn{
    background:url(../company/images/googlemap_o.gif) no-repeat;
  }

  .banner100 {
    display:none;
  }

  .banner100_SP {
    text-align: center;
    margin-bottom: 10px;
  }

  .banner100_SP img {
    width: 94%;
    height: auto;
    min-width: 300px;
  }


/* -  footer - */
  #footWrapper {
    width:100%;
    height: auto;
    text-align: center;
  }
  #footBox{
  width:90%;
  }
  #footBox .privacy{
    float:none;
  }
  #footBox .copy{
    float:none;
    text-align: left;
  }



}
