@charset "UTF-8";
/*------------------------------------------------------------
	自動車業界 企業ニュース
------------------------------------------------------------*/
#pagePath {
  background: #FBFBFA;
}

#main {
  font-size: 1.6em;
}

#main #conts .leadTxt {
  padding: 0 0 80px;
  text-align: center;
}

#main #conts .news.company,
#main #conts > .detail {
  padding: 80px 0;
}

#main #conts .other .ttl01 {
  font-size: 1.625em;
}

#main #conts .other .maker .ttl {
  font-size: 1.375em;
}

#main #conts .news .ttl01 {
  font-size: 1.625em;
}

#main #conts .news .list {
  margin-top: -1px;
  background: #FFF;
  border: 1px solid #E6E6E6;
}

#main #conts .news .list .detail {
  padding: 50px;
  border-top: 1px solid #E6E6E6;
}

#main #conts .news .list .detail .image {
  margin-left: 50px;
  float: right;
}

#main #conts .news .list .detail p {
  line-height: 2;
}

#main #conts .news .list .detail p a {
  text-decoration: none;
}

#main #conts .news .list .detail p a:hover {
  text-decoration: underline;
}

#main #conts .news .list .date,
#main #conts .news .list .txt {
  display: table-cell;
  vertical-align: middle;
}

#main #conts .news .list .date {
  padding: 30px 20px 30px 30px;
  color: #8C0000;
}

#main #conts .news .list .txt {
  padding: 20px 30px 20px 0;
}

#main #conts .news .list .txt.highLight {
  font-weight: bold;
}

#main #conts .news .list .txt a {
  text-decoration: none;
}

#main #conts .news .list .txt a:hover {
  text-decoration: underline;
}

#main #conts .other .maker .ttl {
  margin-bottom: 40px;
  text-align: center;
}

#main #conts .other .maker .categoryBox li a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  font-size: 0.9375em;
  word-break: break-all;
}

#conts .bottomLine:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
}

#conts .bottomLine:last-child:after {
  display: none;
}

/*------------------------------------------------------------
	企業ごとのニュース
------------------------------------------------------------*/
#mainVisual .ttl .word {
  margin-top: 15px;
  display: block;
  color: #FFF;
  font-size: 1.375em;
}

/*------------------------------------------------------------
	ニュース詳細
------------------------------------------------------------*/
#single #mainVisual .ttl {
  min-width: 596px;
}

#single #conts .detail .inner {
  background: #FFF;
  border: 1px solid #E6E6E6;
}

#single #conts .detail .inner > .ttl {
  padding: 36px 40px 33px;
  border-bottom: 2px solid #8C0000;
  position: relative;
  color: #CC871E;
  font-size: 1.375em;
  line-height: 1.5;
}

#single #conts .detail .inner > .ttl .date {
  padding: 1px 0;
  width: 110px;
  background: #8C0000;
  position: absolute;
  top: -10px;
  left: 40px;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.5px;
}

#single #conts .detail .inner > .ttl .date:after {
  width: 5px;
  height: 5px;
  background: url(/img/common/icon/icon_balloon02.png) no-repeat;
  position: absolute;
  bottom: -5px;
  left: 10px;
  content: "";
}

#single #conts .detail .inner .box {
  padding: 60px;
}

#single #conts .detail .inner .box .ttl {
  margin: 55px 0 35px;
  font-size: 1.125em;
}

#single #conts .detail .inner .box .ttl:first-child {
  margin-top: 0;
}

#single #conts .detail .inner .box .image {
  margin: 0 0 30px 30px;
  float: right;
}

#single #conts .detail .inner .box .news_detail_img img {
    margin: 1.8em auto 3.3em;
    border: 1px solid #CCC;
    display: block;
    max-width: 100%;
    height: auto;
}

#single #conts .detail .inner .box p {
  margin-top: 40px;
  line-height: 2;
}

#single #conts .detail .inner .box p:first-child {
  margin-top: 0;
}

#single #conts .detail .inner .linkList {
  margin: 40px 0 0 0;
}

#single #conts .detail .relevant {
  margin-top: 60px;
  padding: 34px 40px;
  border: 1px solid #E6E6E6;
}

#single #conts .detail .relevant dt, #single #conts .detail .relevant dd {
  display: table-cell;
  vertical-align: top;
}

#single #conts .detail .relevant dt {
  width: 122px;
  position: relative;
  font-weight: bold;
}

#single #conts .detail .relevant dt:after {
  width: 1px;
  height: 43px;
  background: #000;
  position: absolute;
  top: 1;
  right: 0;
  content: "";
}

#single #conts .detail .relevant dd {
  padding-left: 40px;
}

#single #conts .detail .relevant dd a {
  font-size: 0.875em;
  text-decoration: none;
}

#single #conts .detail .relevant dd a:hover {
  text-decoration: underline;
}

#single #conts .back {
  margin: 20px auto 0;
  width: 960px;
}

#single #conts .back a {
  font-size: 1em;
}
