﻿@charset "UTF-8";
/**
*-------------------------------------------------------
*  トーバン CSS
*-------------------------------------------------------
**/

.top-image {
  height: 115px;
}
.top-image.company	{ background: url(../img/company-title.jpg) center top no-repeat #000; }
.top-image.work		{ background: url(../img/work-title.jpg) center top no-repeat #000; }
.top-image.recruit	{ background: url(../img/recruit-title.jpg) center top no-repeat #000; }
.top-image.product	{ background: url(../img/product-title.jpg) center top no-repeat #000; }
.top-image.equipment	{ background: url(../img/equipment-title.jpg) center top no-repeat #000; }
.top-image.contact	{ background: url(../img/contact-title.jpg) center top no-repeat #000; }
.top-image.news		{ background: url(../img/news-title.jpg) center top no-repeat #000; }
.top-image.newfactory { background: url(../img/newfactory-title.jpg) center top no-repeat #000; }

.wrap {
 width: 930px;
 margin: 0 auto;
}

.side {
  width: 212px;
  margin-top: 25px;
  float: left;
}

.main {
  width: 686px;
  margin-left: 32px;
  float: left;
}

.side-navi ul {
  margin-bottom: 25px;
  }
  .side-navi ul li {
    background: url(../img/li-sidenavi.png) 6px center no-repeat;
    font-size: 12px;
    text-indent: 30px;
    line-height: 2.8;
    border-bottom: 1px dotted #DADADA;
  }
  .side-navi ul li a {
    text-decoration: none;
  }

.main div.contents:first-child {
  background: url(../img/contents-bg-first.png) left top no-repeat;
  width: 670px;
  min-height: 200px;
  padding: 8px 21px 0 8px;
  margin-top: -75px;
}

h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 20px;
}

h3.sec-line {
  font-size: 20px;
  }
  h3.sec-line:first-line {
    font-size: 24px;
  }

/**
*-------------------------------------------------------
*  company
*-------------------------------------------------------
**/

.company-info {
  width: 365px;
  margin-right: 30px;
  float: left;
}
.company-info dt {
  background: url(../img/li-icon01.jpg) left center no-repeat;
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 1.6;
  width: 60px;
  text-indent: 8px;
  color: #003990;
  }
  .company-info dd {
    border-bottom: 1px solid #DADADA;
    font-size: 12px;
    line-height: 1.6;
    padding: 0 0 6px 70px;
    margin-bottom: 6px;
  }
  .company-info dd hr {
    border: 0;
    border-bottom: 1px solid #DADADA;
    margin: 6px 0;
  }

p.concept {
  font-size: 20px;
  line-height: 1.8;
}

ul.policy li {
  font-size: 19px;
  line-height: 2.0;
  border-bottom: 1px dotted #DADADA;
}

.history dt {
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 1.6;
  width: 160px;
  text-indent: 8px;
  color: #003990;
  }
  .history dd {
    border-bottom: 1px solid #DADADA;
    font-size: 12px;
    line-height: 1.6;
    padding: 0 0 6px 70px;
    margin-bottom: 6px;
  }

.map dt {
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 1.6;
  width: 60px;
  text-indent: 8px;
  color: #003990;
  }
  .map dd {
    font-size: 12px;
    line-height: 1.6;
    padding: 0 0 0 70px;
  }
  .map dd hr {
    border: 0;
    border-bottom: 1px solid #DADADA;
    margin: 6px 0;
  }


.contents#W02 {
  min-height: 140px;
}

/**
*-------------------------------------------------------
*  work
*-------------------------------------------------------
**/

.chara {
  background: #EFEFEF;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 19px;
  margin-bottom: 30px;
}

.chara > p {
  background: url(../img/fukidashi2.png) left top no-repeat;
  width: 619px;
  height: 29px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  padding: 5px 0 0 10px;
  margin-bottom: 15px;
}

.chara li {
  background: url(../img/line.jpg) left bottom repeat-x;
  font-size: 12px;
  line-height: 1.4;
  padding-bottom: 12px;
  margin-bottom: 12px;
  }
  .chara li:last-child {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }

.work-other {
  width: 287px;
  height: 170px;
  background: #EFEFEF;
  border: 1px solid #E0E0E0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 19px;
  float: right;
}

.work-other:first-child {
  float: left;
}

.work-other p {
  background: url(../img/fukidashi.png) left top no-repeat;
  width: 277px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  padding: 5px 0 0 10px;
  margin-bottom: 5px;
}

.work-other li {
  background: url(../img/line.jpg) left bottom repeat-x;
  font-size: 12px;
  line-height: 2.8;
}
/**
*-------------------------------------------------------
*  product
*-------------------------------------------------------
**/

.product-ph a {
  float: left;
  width: 214px;
  margin: 0 14px 15px 0;
}
.product-ph a:nth-child(3n) {
  margin-right: 0;
}

.product-mg img {
  margin: 0 14px 10px 0;
  float: left;
}
.product-mg img:nth-child(3n) {
  margin-right: 0;
}

h3.product {
  margin-bottom: 5px;
}

.contents-in p.product {
  font-size: 14px;
  margin-bottom: 20px;
}

.product-ph figcaption{
  font-size: 12px;
  margin-left: 10px;
  line-height: 130%;
  margin-top: 8px;
}
.product-ph{
  text-align: center;
}
.product-ph a {
  text-decoration: none;
}
.product-ph p {
  text-align: left;
  clear: both;
  margin:10px;
}
/**
*-------------------------------------------------------
*  equipment
*-------------------------------------------------------
**/

.equipment-list {
  float: left;
}

.equipment-list:last-child {
  float: right;
}

.equipment-list li {
  font-size: 11px;
  text-indent: 14px;
  line-height: 2.8;
  border-bottom: 1px solid #DADADA;
  padding-right: 0.5em;
}

.equipment-l {
  width: 322px;
  float: left;
}

.equipment-r {
  width: 322px;
  float: right;
}

.equipment-l h4,
.equipment-r h4 {
  background: url(../img/li-icon02.jpg) left center no-repeat;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.2;
  text-indent: 12px;
  color: #003990;
  border-bottom: 1px solid #DADADA;
  margin-bottom: 5px;
}
.equipment-l h4.equipment-other,
.equipment-r h4.equipment-other {
  border-bottom: 0;
  margin-bottom: 15px;
}
.equipment-l p,
.equipment-r p {
  font-size: 12px;
  line-height: 1.4;
}
.equipment-l p span,
.equipment-r p span {
  font-size: 10px;
}
p.equipment {
  font-size: 12px;
  line-height: 1.4;
  margin: 0 5px;
}
.equipment-l p.frame {
  background: #ECECEC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 8px;
  margin-top: 10px;
}

.contents p.frame {
  font-size: 16px;
  width:600px;
  background: #ECECEC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 8px;
  margin-top: 10px;
}


h3.equipment {
  background: #003990;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  padding: 6px;
  margin-bottom: 10px;
}

/**
*-------------------------------------------------------
*  contact
*-------------------------------------------------------
**/

h3.contact {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}

p.contact1 {
  font-size: 12px;
  border-bottom: 1px dotted #DADADA;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

p.contact2 {
  font-size: 12px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 16px;
}

p.contact span.red,
dl.contact dt span.red {
  color: #F00;
}

p.contact span.big {
  font-size: 16px;
  font-weight: bold;
}

dl.contact dt {
  clear: left;
  float: left;
  font-size: 12px;
  line-height: 1.6;
  width: 230px;
  text-indent: 30px;
  padding-top: 12px;
  }
  dl.contact dd {
    font-size: 12px;
    line-height: 1.6;
    border-bottom: 1px solid #DADADA;
    padding: 12px 0 12px 250px;
  }
  dl.contact dd:nth-of-type(odd) { background: #FAFAFA; }
  dl.contact dd input {
    border: 1px solid #8A8A8A;
    font-size: 12px;
    padding: 2px;
    width: 280px;
  }
  dl.contact dd textarea {
    border: 1px solid #8A8A8A;
    font-size: 12px;
    height: 150px;
    padding: 2px;
    width: 280px;
  }

.submit-btn {
  margin: 20px 0 0 250px;
}

