@charset "utf-8";
/* -------------------------------------
     Print CSS
 (c) Copyright 2006 Sketches of Design
     version 2006-09-01
------------------------------------- */
@import "common.css";

/* General Rules
--------------------------------------*/
body{
  background-color: #fff;
  color: #000;
  font-size: 10pt;
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", serif !important;
}
/* Headings
--------------------------------------*/
h1{
  font-size: 16pt;
  margin-bottom: 20px;
}
h2{
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  border-left: 4px solid #00b8ee;
  font-size: 14pt;
}
h3{
  margin-bottom: 10px;
  font-size: 12pt;
  border-bottom: 1px solid #00b8ee;
}
h4, h5, h6{
  font-size: 10pt;
  color: #004992;
}

/* Non-Display Parts
--------------------------------------*/
/* header */
ul.menu,
ul.nav-main,
ul.nav-global{
  display: none;
}

/* content */
p.nav, p.btt{
  display: none;
}

/* util */
div#aside{
  display: none;
}

/* footer */
div#footer ul.flat{
  display: none;
}
/* table */
table{
  margin-bottom: 20px;
  line-height: 1.5;
  color: #1e1f1e;
  border: none;
  border-collapse: collapse;
}

table thead tr th,
table thead tr td{
  color: #1e1f1e;
}
table thead{
}
table thead tr th{
  border: 1px solid #b2b2b2;
  background-color: #dfeafb;
  text-align: center;
}
table tr th,
table tr td{
  padding: 0.5em;
  border: 1px solid #b2b2b2;
  text-align: left;
}
table tr th{
  background-color: #dfeafb;
}
table p.nav{
  margin-bottom: 0 !important;
}
table tr .left{
  text-align: left;
}
table tr .center{
  text-align: center;
}
table tr .right{
  text-align: right;
}
table tr th p,
table tr td p{
  margin: 0 !important;
  padding: 0 !important;
}
table ul li{
  margin: 0 !important;
}

/* for modern browsers: Firefox, Safari, Opera */
.CFX:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* for win IE7 ,mac IE */
.CFX{
  display: inline-table;
  min-height: 1%;
}

/* for win IE6 */
/* \*/
* html .CFX{height: 1% !important;}
.CFX{display: block;}
/* */

/*  
--------------------------------------*/

#header{
  position: relative;
}
#main{
  margin-top: 0;
}
#main #content *{
max-width: 100% !important;
width: auto !important;
}
#main .kv{
  position: static !important;
  height: auto;
}
#main h1{
  padding: 0;
}
div.diagram a.sp, div.diagram a.FIR, div.diagram span,
.skip,
#btt,
#cookie_alert,
div#content ul.navigation,
body.recruit div#main div.kv div.gradation,
body.recruit div#main .recruit-menu,
body#d-recruit-work-idx-01 div#lv02-01 ul li,
body#recruit-work div#lv02-01 ul li,
body#d-recruit-work-idx-01 div#lv02-02 ul li,
body#recruit-work div#lv02-02 ul li,
body#service-idx div#main div.kv div.gradation,
body#company-idx div#main div.kv div.gradation,
#header .menu-container .menu,
.bc-area,
#footer .menu-area,
#footer .copyarea ul li.policy,
#main .backstretch{
  display: none !important;
}
#header {
  box-shadow: none !important;
}
#header p#b-logo{
  float: left;
}
#header p#g-logo{
  float: right;
  margin: 30px 0 0 0;
}
#footer{
  margin-top: 30px;
}
#footer .copyarea ul li{
  float: left;
  padding: 0;
  list-style: none;
}
#footer .copyarea ul li.copy{
  float: right;
}


body#recruit-training div#content div#lv02-02 div.trainingarea div{
  height: auto !important;
}

