@charset "utf-8";

/*----- index.html -----*/
.link {
  width: 890px;
  margin: 0 auto;
  padding-top: 55px;
}
.link dl {
  float: left;
  width: 385px;
  margin: 0 120px 50px 0;
}
.link a:nth-child(2n) dl {
  margin-right: 0;
}
.link dt span {
  font-size: 16px;
  font-weight: bold;
}
.link dt {
  margin-bottom: 5px;
}
.link dd {
  line-height: 2.0;
}
.link dd p {
  text-align: right;
}
@media only screen and (max-width: 799px) {
  .link {
    width: 75%;
    margin: 0 auto;
    padding-top: 35px;
  }
  .link dl {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }
  .link dt span {
    font-size: 12px;
  }
}
/*----- (common) -----*/
.c_pagepath {
  position: relative;
}
.sitetitle-link {
  position: absolute;
  top: 0px;
  right: 60px;
}
.sitetitle-link a {
  background: url(../img/common/arrow01.png) no-repeat right center;
  background-size: 13px;
  font-size: 12px;
  padding-right: 20px;
}
@media only screen and (max-width: 799px) {
  .sitetitle-link {
    right: 10px;
  }
  .sitetitle-link a {
    background: url(../img/common/arrow01.png) no-repeat right center;
    background-size: 10px;
    font-size: 10px;
    padding-right: 15px;
  }
}
/*----- development.html -----*/
/*----- quality.html -----*/
/*----- wheel.html -----*/
.top-sentence {
  margin-bottom: 45px;
}
.top-sentence .text01 {
  line-height: 2.0;
}
.block dl {
  margin-bottom: 50px;
}
.block dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.block dt span {
  display: inline-block;
  width: 60px;
  padding: 16.5px 0;
  text-align: center;
  margin-right: 15px;
  color: #fff;
  /*background: #ed6c00;*/
  background: #04287e;
  vertical-align: middle;
  font-weight: bold;
}
.block dt dfn {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.block dd {
  margin-left: 75px;
}
.block dd p {
  line-height: 2.0;
}
/*----- development.html -----*/
.development .text02 {
  float: left;
  width: 560px;
}
.development .photo01 {
  float: right;
  width: 267px;
}
.development .text03 {
  float: left;
  width: 470px;
}
.development .photo02 {
  float: right;
  width: 361px;
}
.development .photo02 figcaption {
  font-size: 12px;
}
/*----- quality.html -----*/
.quality .text03 {
  float: left;
  width: 475px;
}
.quality .photolist01 {
  float: right;
  width: 360px;
}
.quality .photolist01 li {
  float: left;
  width: 168px;
  margin-right:24px;
}
.quality .photolist01 li:last-child {
  margin-right: 0;
}
.quality .text04 {
  float: left;
  width: 550px;
}
.quality .photolist02 {
  float: right;
  width: 275px;
}
.quality .photolist02 li {
  /*float: left;
  width: 168px;
  margin-right:24px;*/
  margin-bottom: 20px;
}
.quality .photolist02 li:last-child {
  margin-right: 0;
}
.jwl {
  margin-top: 45px;
}
.jwl h3 {
  width: 180px;
  text-align: center;
  color: #fff;
  background: #04287e;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
/*.jwl .left {
  float: left;
  width: 395px;
  margin-left: 75px;
}
.jwl .right {
  float: right;
  width: 410px;
}
.jwl .right h4 {
  color: #ed6c00;
  font-weight: bold;
}
.jwl .left li,
.jwl .right li {
  margin-top: 10px;
}

.jwl .left li:before,
.jwl .right li:before {
  content: "・"
}
*/
.jwl h4 {
  margin-top: 20px;
  color: #04287e;
  font-weight: bold;
}
.jwl li {
  margin-top: 10px;
}

.jwl .left li:before,
.jwl .right li:before {
  content: "・"
}
.jwl li:before {
  content: "・"
}
.iso {
  background: #000;
  padding: 25px 120px;
  color: #fff;
}
.iso dt {
  float: left;
  width: 160px;
  padding-top: 28px;
}
.iso dd {
  float: right;
  width: 735px;
  line-height: 2.0;
}
.iso dd span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  /*color: #ed6c00;*/
  color: #96B4FF;
}
/*----- wheel.html -----*/
.wheel dt .span-line2 {
  line-height: 1.0;
  padding: 12px 0;
}
.wheel dt .span-line2.is_small {
  font-size: 70%;
  line-height: 1.4;
}
.wheel .text03 {
  float: left;
  width: 532px;
}
.wheel .photo03 {
  float: right;
  width: 312px;
}
.wheel .text04 {
  float: left;
  width: 675px;
}
.wheel .photo04 {
  float: right;
  width: 168px;
}
.wheel .photo04-sp {
  display: none;
}
.wheel.black {
  background: #000000;
  color: #ffffff;
  padding: 20px 0 5px;
  /*margin-bottom: 40px;*/
}
.wheel.black .wheel_design {
}
.wheel.black .wheel_design dl{
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 15px;
  font-size:14px;
}
.wheel.black .wheel_design dl dt{
  width: 45%;
  margin:0;
  font-size:14px;
}
.wheel.black .wheel_design dl dd{
  margin:0 0 0 24px;
}
@media only screen and (max-width: 799px) {
/*----- development.html -----*/
/*----- quality.html -----*/
/*----- wheel.html -----*/
  .top-sentence {
    margin-bottom: 20px;
  }
  .top-sentence .text01 {
    line-height: 1.5;
  }
  .block dl {
    margin-bottom: 20px;
  }
  .block dt {
    font-size: 12px;
  margin-bottom: 5px;
  }
  .block dt span {
    display: inline-block;
    width: 38px;
    padding: 10px 0;
    margin-right: 13px;
    vertical-align: middle;
  }
  .block dt dfn {
    display: inline-block;
    width: 81%;
    vertical-align: middle;
  }
  .block dd {
    margin-left: 0;
  }
  .block dd p {
    line-height: 1.5;
  }
/*----- development.html -----*/
  .development .text02 {
    float: none;
    width: 100%;
  }
  .development .photo01 {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
  .development .text03 {
    float: none;
    width: 100%;
  }
  .development .photo02 {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
  .development .photo02 img {
    width: 75%;
  }
/*----- quality.html -----*/
  .quality .text03 {
    float: none;
    width: 100%;
  }
  .quality .photolist01 {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 5px;
  }
  .quality .photolist01 li {
    display: inline-block;
    float: none;
    width: 34.7%;
    margin-right: 5%;
    text-align: left;
  }
  .quality .photolist01 li:last-child {
    margin-right: 0;
  }
  .quality .text04 {
    float: none;
    width: 100%;
  }
  .quality .photolist02 {
    float: none;
    width: 100%;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
  }
  .quality .photolist02 li {
    width: 48.5%;
    margin-right: 2%;
  }
  .quality .photolist02 li:nth-child(even) {
    margin-right: 0;
  }
  .jwl {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .jwl h3 {
    width: 180px;
    text-align: center;
    color: #fff;
    background: #04287e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  /*.jwl .left {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .jwl .right {
    float: none;
    width: 100%;
  }
  .jwl .right h4 {
    color: #ed6c00;
    font-weight: bold;
  }
  .jwl .left li,
  .jwl .right li {
    margin-top: 0;
    padding-left: 1em;
    text-indent: -1em;
  }
  .jwl .left li:before,
  .jwl .right li:before {
    content: "・"
  }*/
  .jwl h4 {
    color: #04287e;
    font-weight: bold;
  }
  .jwl li {
    margin-top: 0;
    padding-left: 1em;
    text-indent: -1em;
  }
  .jwl li:before {
    content: "・"
  }
  .iso {
    padding: 15px 4%;
  }
  .iso dt {
    float: none;
    width: 32.5%;
    padding-top: 0;
    margin: 0 auto;
  }
  .iso dd {
    float: none;
    width: 100%;
    line-height: 1.5;
  }
  .iso dd span {
    display: block;
    font-size: 12px;
    font-weight: bold;
  }
/*----- wheel.html -----*/
  .wheel dt .span-line2 {
    line-height: 1.0;
    padding: 7px 0;
  }
  .wheel .text03 {
    float: none;
    width: 100%;
  }
  .wheel .photo03 {
    float: none;
    width: 100%;
    text-align: center;
  }
  .wheel .photo03 img {
    width: 71%;
  }
  .wheel .text04 {
    float: none;
    width: 100%;
  }
  .wheel .photo04-sp {
    position: relative;
    display: inline-block;
    float: right;
    width: 34%;
    line-height: 1.2;
    margin: 10px 0 16px 10px;
    padding-bottom: 14px;
  }
  .wheel .photo04-sp.sec04:after {
    position: absolute;
    display: block;
    content: "スポークサイドの削り込み";
    width: 100px;
    height: 12px;
    bottom: 0px;
    left: 0px;
  }
  .wheel .photo04-sp.sec05:after {
    position: absolute;
    display: block;
    content: "製品検査";
    width: 100px;
    height: 12px;
    bottom: 0px;
    left: 0px;
  }
  .wheel .photo04-sp.sec06:after {
    position: absolute;
    display: block;
    content: "機械設定";
    width: 100px;
    height: 12px;
    bottom: 0px;
    left: 0px;
  }
  .wheel .photo04 {
    /*display: none;*/
    float: none;
    width: 100%;
    text-align: center;
  }
  .wheel.black {
    background: #000000;
    color: #ffffff;
    padding: 20px 0 5px;
    margin-bottom: 40px;
  }
  .wheel.black .wheel_design {
    margin-top: 40px;
  }
  .wheel.black .wheel_design dl{
    display: block;
    margin-bottom: 15px;
    font-size:100%;
  }
  .wheel.black .wheel_design dl dt{
    width: 100%;
    margin:0;
    font-size:100%;
    font-weight: bold;
  }
  .wheel.black .wheel_design dl dd{
    margin:0;
  }
  .wheel.black .wheel_design dl dd a{
    color:#FFF;
  }
}