  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/admissions/fees/header_bg_01_sec.jpg");
  }
  #global-content .paymentLead {
    padding-top: 40px;
  }
  #global-content .article {
    padding-top: 40px;
  }
  #global-content .article .smallTable {
    width: 75%;
  }
  #global-content .article .caption {
    position: relative;
  }
  #global-content .article .caption .unit {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #global-content .article .feesTables .feesTable {
    padding-top: 30px;
  }
  #global-content .article .feesTables .feesTable:first-child {
    padding-top: 0;
  }
  #global-content .article .feesTables .feesTable .module-tableLayout04 td {
    text-align: right;
    vertical-align: top;
  }
  #global-content .article .feesTables .feesTable .module-tableLayout04 .tal {
    text-align: left;
    vertical-align: middle;
  }
  #global-content .article .feesTables .feesTable .module-tableLayout04 .tac {
    text-align: center;
  }
  #global-content .article .feesTables .feesTable .module-tableLayout04 .line td {
    border-top-width: 5px;
  }
  #global-content .article .aside .notice,
  #global-content .article .aside .oldData {
    padding-top: 30px;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/admissions/fees/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .paymentLead {
  padding-top: 40px;
}
.device-view-pc #global-content .article {
  padding-top: 40px;
}
.device-view-pc #global-content .article .smallTable {
  width: 75%;
}
.device-view-pc #global-content .article .caption {
  position: relative;
}
.device-view-pc #global-content .article .caption .unit {
  position: absolute;
  bottom: 0;
  right: 0;
}
.device-view-pc #global-content .article .feesTables .feesTable {
  padding-top: 30px;
}
.device-view-pc #global-content .article .feesTables .feesTable:first-child {
  padding-top: 0;
}
.device-view-pc #global-content .article .feesTables .feesTable .module-tableLayout04 td {
  text-align: right;
  vertical-align: top;
}
.device-view-pc #global-content .article .feesTables .feesTable .module-tableLayout04 .tal {
  text-align: left;
  vertical-align: middle;
}
.device-view-pc #global-content .article .feesTables .feesTable .module-tableLayout04 .tac {
  text-align: center;
}
.device-view-pc #global-content .article .feesTables .feesTable .module-tableLayout04 .line td {
  border-top-width: 5px;
}
.device-view-pc #global-content .article .aside .notice,
.device-view-pc #global-content .article .aside .oldData {
  padding-top: 30px;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/admissions/fees/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .paymentLead {
    padding-top: 5.33333%;
  }
  .device-js-on #global-content .article {
    padding-top: 12%;
  }
  .device-js-on #global-content .article .caption {
    position: relative;
  }
  .device-js-on #global-content .article .caption .unit {
    position: absolute;
    bottom: 0;
    right: 4%;
  }
  .device-js-on #global-content .article .feesTables .feesTable {
    padding-top: 5.33333%;
  }
  .device-js-on #global-content .article .feesTables .feesTable:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content .article .feesTables .feesTable .module-tableLayout04 td {
    text-align: right;
    vertical-align: top;
  }
  .device-js-on #global-content .article .feesTables .feesTable .module-tableLayout04 .tal {
    text-align: left;
    vertical-align: middle;
  }
  .device-js-on #global-content .article .feesTables .feesTable .module-tableLayout04 .tac {
    text-align: center;
  }
  .device-js-on #global-content .article .feesTables .feesTable .module-tableLayout04 .line td {
    border-top-width: 3px;
  }
  .device-js-on #global-content .article .aside .notice,
  .device-js-on #global-content .article .aside .oldData {
    padding-top: 5.33333%;
  }
}
