@charset "iso-8859-1";
/*------------------------------
	j link
------------------------------*/
.visualArea{
  width: 100%;
  min-width: 950px;
  position: relative;
}
.visualArea.main{
  background: url(/jalcargo/inter/time/j-link/index_Y18/img/bg_jlink_ttl.jpg) no-repeat;
  background-position: top center;
  height: 680px;
  background-color: #464646;
}
.main h1{
  width: 950px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.main .leadBox{
  width: 950px;
  height: 432px;
  margin: 0 auto;
  position: relative;
  background: url(/jalcargo/inter/time/j-link/index_Y18/img/img_jlink_map.png) no-repeat;
  background-position: center;
}
.main .leadBox .map{
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
.main .leadBox .leadTxt{
  font-size: 18px;
  color: #fff;
  padding-top: 370px;
}
.main .leadBox .circle{
  position: absolute;
  top: 243px;
  right: 0;
  border-radius: 110px;
  border: 6px solid #c00;
  box-shadow: 0px 3px 8px #000;
}
.main .leadBox .circle p{
  padding: 35px 20px;
  border-radius: 100px;
  background: #cc0000;
  color: #fff;
  font-size: 24px;
  text-align: center;
  border: 1px solid #fff;
  line-height: 1.3;
}
.main .leadBox .circle span{
  font-size: 14px;
}
.main .label{
  width: 630px;
  margin: 55px auto 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #000;
  transform: skewX(-40deg);
  background: linear-gradient(to right, rgba(255,125,0,1) 0%,rgba(240,3,0,1) 100%);
}
.main .label p{
  transform: skewX(40deg);
  padding: 7px 0;
}
.visualArea.point01{
  background:url(/jalcargo/inter/time/j-link/index_Y18/img/bg_jlink_point1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 679px
}
.visualArea.point02{
  background:url(/jalcargo/inter/time/j-link/index_Y18/img/bg_jlink_point2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 580px;
}
.visualArea.point03{
  background-image: url(/jalcargo/inter/time/j-link/index_Y18/img/bg_jlink_point3.jpg) ;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 578px;
}
.visualArea .pointArea {
  width: 950px;
  margin: 0 auto;
  padding-top: 45px;
}
.visualArea .pointArea h2{
  font-size: 50px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px 10px #000;
}
.visualArea .pointArea .pointList{
  margin-top: 18px;
}
.visualArea .pointArea .pointList > li{
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6);
}
.visualArea .pointArea .pointList.clm_3col > li{
  display: inline-block;
  width: 310px;
  height: 350px;
  vertical-align: top;
  margin-right: 10px;
  letter-spacing: 0px;
}
.visualArea .pointArea .pointList.clm_3col > li:last-child{
  margin-right: 0;
}
.visualArea .pointArea .pointList > li {
  width: 600px;
  margin: 0 auto;
  padding: 40px 27px;
}
.visualArea .pointArea .pointList > li .pointBox dt{
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #cc0000;
  line-height: 1.3;
}
.visualArea .pointArea .pointList > li .pointBox dt.row2{
  padding-top: 0.65em;
}
.visualArea .pointArea .pointList > li .pointBox dt.row1{
  padding-top: 1.3em;
}
.visualArea .pointArea .pointList.clm_3col > li .pointBox dt{
  min-height: 3.9em;
}
.visualArea .pointArea .pointList.clm_3col > li .pointBox dd{
  width: auto;
  text-align: left;
}
.visualArea .pointArea .pointList > li .pointBox dd{
  width: 480px;
  margin: 0 auto;
  text-align: center;
}
.visualArea.btn{
  padding: 10px 0;
  font-size: 18px;
}
.visualArea.btn a.iconPdf{
  display: block;
  width: 600px;
  margin: 0 auto;
  padding: 7px 0 6px;
  border: 1px solid #d0d0d0;
  color: #cc0000;
  text-align: center;
}
.visualArea.btn a.iconPdf span{
  padding-left: 1.8em;
  background: url(/jalcargo/commonY18/img/icon_pdf_rd.png) no-repeat;
  background-position: 7px center;
}
.visualArea.btn a.iconPdf:hover{
  background-color: #fde8e8;
  text-decoration: underline;
}