@charset "shift_jis";
/*------------------------------
	Service
------------------------------*/
/*	bigTtl icon
------------------------------*/
/*-- structure --*/
.bigTtl {
  height: 270px;
  background: #cb0101;
  background: -webkit-linear-gradient(top, #cb0101 0%,#7e0001 100%);
  background: linear-gradient(to bottom, #cb0101 0%,#7e0001 100%);
}
.bigTtl .category .ja {
  font-size: 2.4rem;
  line-height: 1.2;
}
.bigTtl .category .en {
  display: inline-block;
  padding-top: 8px;
  margin-left:0;
}
.bigTtl .image::after {
  display: none;
}
.bigTtl .heading {
  font-size: 16px;
  line-height: 1.6;
}
.bigTtl .inr {
  padding: 38px 0 81px;
}
.bigTtl.icon .inr .category {
  padding: 0 0 15px 80px;
}
/* icon */
.bigTtl.icon.pharma .inr .category {
  background: url(/en/jalcargo/inter/service/j_solutions_pharma_Y18/img/icon_pharma_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.tc .inr .category {
  background: url(/en/jalcargo/inter/service/j_tc_Y18/img/icon_tc_ttl.png) no-repeat 0 0;
  padding: 0 0 15px 62px;
}
.bigTtl.icon.wheel .inr .category {
  background: url(/en/jalcargo/inter/service/j_solution_wheel_Y18/img/icon_wheel_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.art .inr .category {
  background: url(/en/jalcargo/inter/service/j_solutions_art_Y18/img/icon_art_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.care .inr .category {
  background: url(/en/jalcargo/inter/service/j_care_Y18/img/icon_care_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.express .inr .category {
  background: url(/en/jalcargo/inter/service/j_express_Y18/img/icon_express_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.priority .inr .category {
  background: url(/en/jalcargo/inter/service/j_priority_Y18/img/icon_priority_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.speed .inr .category {
  background: url(/en/jalcargo/inter/service/j_speed_Y18/img/icon_speed_ttl.png) no-repeat 0 0;
}
.bigTtl.icon.special .inr .category {
  background: url(/en/jalcargo/inter/service/j_special_Y18/img/icon_special_ttl.png) no-repeat 0 0;
  padding: 24px 80px;  
}
/*	bigTtl
------------------------------*/
/*-- structure --*/
.bigTtl.icon {
  height: 270px;
  background: #cb0101;
  background: -webkit-linear-gradient(top, #cb0101 0%,#7e0001 100%);
  background: linear-gradient(to bottom, #cb0101 0%,#7e0001 100%);
}
.bigTtl.icon .inr{
  height: auto;
}
.bigTtl .category .en {
  margin-left:0;
}
.bigTtl .image::after {
  display: none;
}
.bigTtl.icon .heading {
  position: static;
  height: auto;
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.6;
}
.bigTtl .inr {
  padding: 38px 0 81px;
}
.bigTtl .inr .category {
  padding: 0 0 15px 0px;
}
/*	orderMade
------------------------------*/
.orderMade {
  position: relative;
  width: 100%;
  min-width: 950px;
  margin-top: 117px;
  margin-bottom: 87px;
  padding-top: 17px;
  background: #e6e6e6;
}
.orderMadeTtl {
  position: absolute;
  max-width: 900px;
  /* transform: translateX(-100%); */
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  top: -63px;
  left: 50%;
  margin-left: -475px;
}
.orderMadeTtl::before {
  content: "";
  display: block;
  background: #808080;
  width: 200%;
  height: 100%;
  position: absolute;
  right: 0;
  margin-right: 50px;
}
.orderMadeTtl .ttlTxt {
  position: relative;
  background: #808080;
  transform: skewX(-22deg);
  text-align: right;
  display: table;
  height: 80px;
  min-width: 600px;
}
.orderMadeTtl .ttlTxt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 80px;
  background: linear-gradient(to bottom, rgba(195,0,0,1) 0%,rgba(143,2,34,1) 44%,rgba(132,0,0,1) 100%);
}
.orderMadeTtl .ttlTxt span {
  display: table-cell;
  vertical-align: middle;
  transform: skewX(22deg);
  padding: 15px 40px 13px 0;
  color: #fff;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 0.5px;
}
.orderMadeSubTtl {
  background: #cfcfcf;
  margin-top: -30px;
}
.orderMadeSubTtl p {
  width: 950px;
  margin: 0 auto;
  padding: 53px 0 23px;
  color: #cc0000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.orderMade .orderMadeArea {
  width: 950px;
  margin: 0 auto;
}
.orderMade .orderMadeArea > div {
  display: inline-block;
  vertical-align: top;
}
.orderMade .orderMadeArea .img {
  width: 460px;
}
.orderMade .orderMadeArea .txt {
  width: 485px;
  padding: 40px 0px 0px 20px;
}
.orderMade .orderMadeArea .txt .txtTtl {
  color: #cc0000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.orderMade .orderMadeArea .txt .btn {
  position: absolute;
  bottom: 30px;
}

/*	transportFlow
------------------------------*/
/*-- structure --*/
.logList {
  width: 100%;
  margin-top: 30px;
}
.logList li {
  display: inline-block;
  width: 24%;
  text-align: center;
}
.logList li.logo01 {
  text-align: left;
}
.logList li.logo02 {
  padding-left: 10px;
}
.logList li.logo03 {
  padding-left: 92px;
}
.logList li.logo04 {
  text-align: right;
}
.transportFlow .flowArea {
  position: relative;
}
.transportFlow .flowArea::after {
  content: "";
  display: block;
  position: absolute;
  width: 950px;
  height: 64px;
  bottom: -64px;
  z-index: 1;
  border-style: solid;
  border-width: 64px 475px 0 475px;
}
.flowttl {
  padding-top: 35px;
  font-size: 30px;
  text-align: center;
}
.flowttl>span {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left 0.25em;
}
.transportFlow .flowArea .flowImg {
  margin-top: 30px;
  text-align: center;
}
.transportFlow .flowArea .flowImg > img {
  width: 850px;
}
.transportFlow .flowArea .flowBoxList {
  padding-bottom: 30px;
}
.transportFlow .flowArea .flowBoxList li {
  position: relative;
  background: #fff;
  margin: 35px;
  padding: 28px;
}
.transportFlow .flowArea .flowBoxList li:first-of-type {
  margin-top: 30px;
}
.transportFlow .flowArea .flowBoxList li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 14px 0 14px;
  border-color: #ffffff transparent transparent transparent;
}
.transportFlow .flowArea .flowBoxList li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 15px 0 15px;
  border-color: #333333 transparent transparent transparent;
}
.transportFlow .flowArea .flowBoxList li:last-child::before {
  display: none;
}
.transportFlow .flowArea .flowBoxList li:last-child::after {
  display: none;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr {
  display: table;
  width: 100%;
  margin-top: 20px;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr:first-child {
  margin-top: 0;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr .imgBox,
.transportFlow .flowArea .flowBoxList li .flowBoxInr .textBox {
  display: table-cell;;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr .imgBox {
  width: 230px;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr .textBox {
  vertical-align: top;
  padding-left: 30px;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr.txt .textBox {
    padding-left: 0px;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr .textBox dt {
  display: inline-block;
  padding: 4px 18px 0px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
}
.transportFlow .flowArea .flowBoxList li .flowBoxInr .textBox dd .btn {
  text-align: right;
  margin-top: 10px;
}
/*-- style --*/
.transportFlow .previousDay::after {
  border-color: #e6e6e6 transparent transparent transparent;
}
.transportFlow .currentDay::after {
  display: none;
}
.transportFlow .previousDay {
  background: #e6e6e6;
}
.transportFlow .currentDay {
  padding-top: 80px;
  background: #ffe4e9;
}
.transportFlow .previousDay .flowttl {
  color: #333333;
}
.transportFlow .currentDay .flowttl {
  color: #cc0000;
}
.transportFlow .previousDay .flowttl>span {
  padding-left: 42px;
  background: url(/en/jalcargo/inter/service/commonY18/img/icon_flow_bk.png) no-repeat left center;
}
.transportFlow .currentDay .flowttl>span {
  padding-left: 54px;
  background: url(/en/jalcargo/inter/service/commonY18/img/icon_flow_rd.png) no-repeat left center;
}
.transportFlow .previousDay .flowBoxList li {
  border: 2px solid #333333;
}
.transportFlow .currentDay .flowBoxList li {
  border: 2px solid #cc0000;
}
.transportFlow .previousDay .flowBoxList li::before {
  border-color: #333333 transparent transparent transparent;
}
.transportFlow .currentDay .flowBoxList li::before {
  border-color: #cc0000 transparent transparent transparent;
}
.transportFlow .previousDay .flowBoxList li .flowBoxInr .textBox dt {
  background: #333333;
}
.transportFlow .currentDay .flowBoxList li .flowBoxInr .textBox dt {
  background: #cc0000;
}
/*	application
------------------------------*/
.stepBox_body .boxGY {
  margin-top: 20px;
  padding: 10px;
  background: #e6e6e6;
}
.applicationBtn .btnList_typeA li .btnRD {
  width: 370px;
  padding: 9px 15px 8px 15px;
}
.applicationBtn .btnList_typeA li span.strong {
  font-size: 18px;
}
.applicationBtn .btnList_typeA li a:hover {
  text-decoration: underline;
}
/*	feature
------------------------------*/
.feature {
  position: relative;
  padding-top: 60px;
}
.feature .featureInr{
  position: relative;
  display: block;
  padding: 43px 150px 117px;
  height: 480px;
}
.feature .featureInr::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 35px;
  height: 35px;
  background: url(/en/jalcargo/inter/service/commonY18/img/icon_panel_link_l.png) no-repeat;
}
.feature .featureInr > .ttl {
  text-align: center;
  margin-bottom: 40px;
}
.feature .featureInr>p.txt {
  color: #fff;
  font-size: 16px;
  line-height: 2.2;
  text-shadow: 2px 2px 4px #000;
}
.feature .btn_JALCARGO {
  position: absolute;
  bottom: 60px;
  right: 40px;
}
.feature.pharma .featureInr{
  background: url(/en/jalcargo/inter/service/j_solutions_pharma_Y18/img/img_pharma_feature.jpg) no-repeat;
}
.feature.wheel .featureInr{
  background: url(/en/jalcargo/inter/service/j_solution_wheel_Y18/img/img_wheel_feature.jpg) no-repeat;
}
.feature.art .featureInr{
  background: url(/en/jalcargo/inter/service/j_solutions_art_Y18/img/img_art_feature.jpg) no-repeat;
}
.feature.care .featureInr{
  background: url(/en/jalcargo/inter/service/j_care_Y18/img/img_care_feature.jpg) no-repeat;
}
.feature.speed .featureInr{
  background: url(/en/jalcargo/inter/service/j_speed_Y18/img/img_speed_feature.jpg) no-repeat;
}
.feature.priority .featureInr{
  background: url(/en/jalcargo/inter/service/j_priority_Y18/img/img_priorit_feature.jpg) no-repeat;
}
/*	clm_3col cost
------------------------------*/
.clm_3col.cost > .col .costList {
  border: 1px solid #cc0000;
}
.clm_3col.cost > .col .costList dt{
  padding: 2px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #cc0000;
}
.clm_3col.cost > .col .costList dd{
  padding: 10px;
  min-height: 139px;
}
/*	clm_2col_L400 priority
------------------------------*/
.priorityService {
  position: relative;
}
.priorityService .circleRD{
  position: absolute;
  display: block;
  padding: 30px 20px;
  background: #cc0000;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  top: -25px;
  right: -18px;
}