@charset "utf-8";
/* -------------------------------------
     Print CSS
 (c) Copyright 2006 Sketches of Design
     version 2006-09-01
------------------------------------- */

/* 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 #3C62A1;
  font-size: 14pt;
}
h3{
  margin-bottom: 10px;
  font-size: 12pt;
  border-bottom: 1px solid #666;
}
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;
}

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;}
/* */






/*  
--------------------------------------*/
#content div#contact-area{
  background: #1d437a !important;
}
/*
#header p#b-logo,*/
body#home div#scroll_down,
#btt,
#sns-area,
#footer .inner{
  display: none !important;
}

img{
  display: block;
  margin: 0 auto;
  width: 90%;
  height: auto;
}
body#home .video-wrapper,
body#home div#text{
  max-height: 600px;
}
div#hdmenu{
  position: static !important;
}
div#hdmenu p#b-logo{
  padding: 20px 0;
}
div#hdmenu p#b-logo img{
  display: none;
}
div#hdmenu p#b-logo a,
div#hdmenu.fixed p#b-logo a{
	background-image: url("../img/logo_on.png");
	background-image: -webkit-linear-gradient(transparent, transparent), url("../img/logo_on.svg");
	background-image:         linear-gradient(transparent, transparent), url("../img/logo_on.svg");
  background-position: 0 center;
  background-repeat: no-repeat;
}

body#service-idx #content div#lv02-01 ol,
body#home #content div#pickup ul{
  display: block;
}
body#service-idx #content div#lv02-01 ol > li,
body#home #content div#pickup ul li{
  position: relative;
  clear: both;
  overflow: hidden;
  margin: 0 0 20px 0 !important;
  width: 100%;
}
body#service-idx #content div#lv02-01 ol > li{
  overflow: visible;
}
body#service-idx #content div#lv02-01 ol li h3{
  height: auto !important;
}

body#home #content div#pickup ul li h3,
body#home #content div#pickup ul li p.text{
  margin: 0 0 0.5em 0;
  padding-right: 32%;
  height: auto !important;
}
body#home #content div#pickup ul li p.image{
  position: absolute;
  top: 0;
  right: 0;
  max-width: 30%;
}

body#company-idx #content div#lv02-04 div.inner{
  padding: 60px 40px 40px 40px;
}
body#company-idx #content div#lv02-04 p.image{
  position: static;
  margin: 0 0 0 auto;
  width: 40%;
}
#main div#title-area{
  height: 300px;
}
body#company-idx #content div#lead{
  padding: 60px 20px;
}
body#service-idx #content div#lv02-03 div.inner,
body#company-idx #content div#lv02-01 div.inner{
  padding: 20px 20px 20px 0;
}
#main div#title-area h1{
  font-size: 3.0rem;
}
#content h2{
  font-size: 2.0rem;
}
#content div#contact-area div.mail a{
  margin: auto 10px auto 0 !important;
  padding: 0 20px !important;
  width: auto !important;
}
body#service-idx #content div#lv02-01 ol{
  margin: 0;
}
body#service-idx #content div#lv02-01 ol li h3 span.number{
  top: 0;
  right: auto;
  left: 8px;
  bottom: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
	background-size: 60px 60px !important;
	-webkit-background-size: 60px 60px !important;
	-moz-background-size: 60px 60px !important;
	-ms-background-size: 60px 60px !important;
	-o-background-size: 60px 60px !important;
}
body#service-idx #content div#lv02-01 ol li h3 span.title{
  padding: 10px 0 10px 72px;
  text-align: left;
}
body#service-idx #content div#lv02-01 ol li ul{
  padding: 20px 20px 10px 20px;
}