@charset "UTF-8";

/*================================================================
 lower_style
================================================================*/

.lower .articleDetail > .inner {
  padding: 20px 5% 50px;
}
.lower .articleDetail .imageList {
  padding-bottom: 30px;
}
.lower .articleDetail .imageList li {
  float: none !important;
  clear: both !important;
  padding: 0 0 30px !important;
  width: auto !important;
}
.lower .articleDetail .imageList li:last-child {
  padding: 0 !important;
}
.lower .articleDetail .imageList li img {
  width: 100%;
}
.lower .articleDetail .inSections {
  padding-bottom: 40px;
}
.lower .articleDetail .inSections:last-of-type {
  padding-bottom: 60px;
}
.lower .articleDetail .table01 th {
  width: 40%;
}
.lower .articleDetail .table02 th {
  width: 55%;
}
.lower .articleDetail .ranking {
  margin-bottom: 50px;
  padding: 20px 5%;
}
.lower .articleDetail .ranking h4 {
  line-height: 1.5;
  font-size: 29px;
}
.lower .articleDetail .ranking h4 .best {
  display: block;
  padding: 3px 0 0;
}
.lower .articleDetail .ranking ul {
  padding-bottom: 10px;
  text-align: center;
}
.lower .articleDetail .ranking ul li {
  padding: 90px 20px 20px;
}
.lower .articleDetail .ranking ul li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 50%;
  margin: 0 0 0 -32px;
}
.lower .articleDetail .ranking ul li span {
  display: block;
}
.lower .articleDetail .ranking ul li .text {
  padding-bottom: 5px;
}
.lower .articleDetail .ranking ul li .ballot {
  position: static;
  margin-top: 0;
}
.lower .articleDetail .ranking .annotation {
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}
.lower .articleDetail .voice {
  margin-bottom: 40px;
  padding: 20px 5% 30px;
}
.lower .articleDetail .voice h4 {
  padding: 110px 0 0;
}
.lower .articleDetail .voice h4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -65px;
}
.lower .articleDetail .voice h4:after {
  top: 130px;
  left: 0;
  width: 100%;
}
.lower .articleDetail .voice h4 img {
  display: block;
  margin: 0 auto;
  max-width: 235px;
}
.lower .articleDetail .voice h4 span {
  top: 0;
  padding: 25px 0 0 0;
  line-height: 1.7;
}
.lower .articleDetail .voice ul li {
  padding: 23px 0 22px 40px;
  min-height: none;
}
.lower .articleDetail .voice ul li:before {
  left: 5px;
}
.lower .articleDetail .instructor .inner {
  padding: 20px 5%;
  min-height: auto;
}
.lower .articleDetail .instructor .image {
  position: absolute;
  top: 20px;
  left: 5%;
  width: 75px;
}
.lower .articleDetail .instructor dl {
  padding-left: 0;
}
.lower .articleDetail .instructor dt {
  padding-left: 100px;
  padding-bottom: 25px;
  min-height: 80px;
  line-height: 1.7;
}
.lower .articleDetail .floatWrap {
  padding-bottom: 20px;
}
.lower .articleDetail .floatWrap .text {
  padding-bottom: 20px;
  float: none !important;
  clear: both;
  width: auto;
}
.lower .articleDetail .floatWrap .image {
  float: none !important;
  clear: both;
}
.lower .articleDetail .floatWrap .image img {
  width: 100%;
}
.lower .articleDetail .textList,
.lower .articleDetail .linkList,
.lower .articleDetail .documentList {
  padding-bottom: 30px;
}
.lower .articleDetail .question .inner {
  padding: 25px 5% 30px;
}

/* nikkei add 2019.03.27 */
.lower .articleDetail .instructor dl.inst2 dt {
  padding: 0;
  width: auto;
}
.lower .articleDetail .instructor div.inst2img {
  width: 25%;
  height:auto;
}
/* nikkei add */

/*================================================================
 factory_detail_style
================================================================*/

/*================================================================
 csr_detail_style
================================================================*/

#csr.detail .articleDetail .instructor {
  margin-bottom: 40px;
}
#csr.detail .articleDetail .voice h4 img {
  max-width: 235px;
}
#csr.detail .articleDetail .voice h4 span {
  padding-left: 0;
  font-size: 18px;
}
#csr.detail .articleDetail .voice h4:after {
  top: 130px;
  max-width: none;
}


/*================================================================
 information_detail_style
================================================================*/

