@charset "UTF-8";

.kvTopics {
  background: url(/Portals/0/resource/product/3d_printer/images/flow/kv.jpg)no-repeat center center;
  background-size: cover;
}
.kvTopics02 {
    background: url(/Portals/0/resource/product/3d_printer/images/flow/kv02.jpg)no-repeat center center;
    background-size: cover;
}

.padding3015 {
  padding: 0 30px
}

.kvText p {
  margin-top: 1em;
  font-size: 20px;
}

#flowArea {
  padding: 0 30px;
  margin: 60px 0 0 0;
}

.sectionmgn {
  margin: 70px 0 190px;
}
.sectionmgn.sectionpdg{
  margin: 70px 0 190px;
}

.kvTopics p {
  font-size: 20px;
  color: #fff;
  padding: 0;
}

.flowWrap {
  display: flex;
  width: 100%;
  max-width: 980px;
  margin: 0 auto 40px;
}

.flowTriangle {
  width: 100%;
  margin: 0 auto 40px;
  max-width: 980px;
}

.flowTriangle span {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 44px 0 44px;
  border-color: #e8e8e8 transparent transparent transparent;
  margin-left: 33px;
  display: block;
}

.flow01 {
  width: 136px;
  height: 99px;
}

.flow02 {
  width: 95px;
  height: 110px;
}

.flow03 {
  width: 140px;
  height: 98px;
}

.flow04 {
  width: 100px;
  height: 124px;
}
.flow05 {
  width: 139px;
  height: 101px;
}
.flow06 {
  width: 134px;
  height: 87px;
}
.flow07 {
  width: 131px;
  height: 114px;
}
.flow08 {
  width: 140px;
  height: 71px;
}

.flowContents {
  margin: 0 0 0 70px;
}

.flowContents dl {
  border: solid 1px #cccccc;
  padding: 15px 30px;
  max-width: 630px;
  margin-top: 25px;
  color: #444444;
  font-size: 16px;
}

.flowContents dt {
font-size: 16px;
  font-weight: bold;
}
.flowContents dd {
font-size: 16px;
}

.flowContents h3 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #333333;
}

.flowContents p,.flowContentLeft p, .flowContentRight p {
  font-size: 16px;
  color: #777777;
  margin-bottom: 20px;
}
.flowContentRight h4 {
  font-size: 18px;
  color: #777777;
  margin-bottom: 1em;
}

.flowContents ul li {
  font-size: 16px;
  color: #777777;
}

.flowContents ul {
  margin-top: 1em;
}

.flowWrap img {
  width: 157px;
  margin-top: 10px;
}
.flowContent {
  display: flex;
  justify-content: space-between;
  width: 100%;
    margin: 0 auto;
    max-width: 845px;
}
.flowContentTitle h2 {
  font-size: 36px;
  text-align: center;
  color: #444444;
  font-weight: normal;
  margin-bottom: 65px;
}
.flowContentTitle h3 {
  font-size: 26px;
  color: #444444;
  font-weight: normal;
  border-bottom: solid 1px #dedede;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.flowContentLeft {
  margin-right: 95px;
}
.flowContentLeft , .flowContentRight {
  width: 384px;
}
a.factoryMap {
  color: #e60012;
  font-size: 18px;
  text-decoration: underline;
  margin-bottom: 1em;
  display: inline-block;
}
a.factoryMap:link{
  color: #e60012;
}
.flowContentLeft span a {
  color: #e60012;
  margin-left: 1em;
  font-weight: bold;
}
.flowContentLeft img {
  width: 100%;
  height: auto;
}
.containerBox {
  margin-bottom: 2em;
}
.containerBox h4{
  line-height: 18px;
}
.trainIcon {
  background: url(/Portals/0/resource/product/3d_printer/images/flow/icon_train.png) no-repeat 0 0;
}
.busIcon {
  background: url(/Portals/0/resource/product/3d_printer/images/flow/icon_bus.png) no-repeat 0 0;
}
.taxiIcon {
  background: url(/Portals/0/resource/product/3d_printer/images/flow/icon_taxi.png) no-repeat 0 0;
}
.carIcon {
  background: url(/Portals/0/resource/product/3d_printer/images/flow/icon_car.png) no-repeat 0 0;
}
.containerBox h4 i {
  margin-right: 3px;
}

@media screen and (max-width: 39.9375em) {
  .kvTopics {
    background: url(/Portals/0/resource/product/3d_printer/images/flow/kv_sp.jpg)no-repeat center center !important;
    height: 320px;
    background-size: cover !important;
  }
  .kvTopics02 {
    background: url(/Portals/0/resource/product/3d_printer/images/flow/kv_sp02.jpg)no-repeat center center;
    height: 210px;
    background-size: cover;

  }
  #flowArea {
    padding: 0 15px;
  }
  .visualHeader h1 {
    font-size: 26px;
  }
  .kvText small {
    font-size: 13px;
  }
  .flowWrap {
    display: block;
    margin: 0 auto 30px;
  }
  .flowImg {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .flowTriangle {
    margin: 0 auto 30px;
  }
  .flowTriangle span {
    margin: 0 auto;
    border-width: 20px 35px 0 35px;
  }
  .flowContents {
    margin-left: 0;
  }
  .padding3015, .sectionpdg {
    padding: 0 15px
  }
  .flowContents h3 {
    text-align: center;
    font-size: 19px;
  }
  .kvTopics p, .flowContents p, .flowContents dd, .flowContents ul li {
    font-size: 13px;
  }
  .flowContents dl {
    padding: 12.5px 10px;
  }
  .flowContents dt {
    font-size: 14px;
  }

  .flowWrap img {
    margin: 0 0 25px 0;
    width: 100%;
    height: auto;
  }
  .flow01 {
    max-width: 116px;
    max-height: 84.5px;
  }
  .flow02 {
    max-width: 73.5px;
    max-height: 86px;
  }
  .flow03 {
    max-width: 107.5px;
    max-height: 75.5px;
  }
  .flow04 {
    max-width: 69px;
    max-height: 85px;
  }
  .flow05 {
    max-width: 108px;
    max-height: 78.5px;
  }
  .flow06 {
    max-width: 108px;
    max-height: 70.5px;
  }
  .flow07 {
    max-width: 96px;
    max-height: 84px;
  }
  .flow08 {
    max-width: 114.5px;
    max-height: 58px;
  }
  .flowContentTitle h2 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .flowContent {
    display: block;
  }
  .flowContentLeft, .flowContentRight {
    width: 100%;
  }
  .sectionmgn {
    margin: 45px 0 100px;
  }
  .sectionmgn.sectionpdg {
    margin: 45px 0 100px;
  }
  .flowContentTitle h3 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  .flowContentLeft img {
    margin: 20px 0 50px 0;
  }
  .containerBox h4 {
    font-size: 14px;
  }
  .flowContents p, .flowContentLeft p, .flowContentRight p {
    font-size: 13px;
  }
  a.factoryMap {
    font-size: 14px;
  }
}
