  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/grad-admissions/files/images/other/header_bg_01_sec.jpg");
  }
  #global-wrapper #global-content .module-tableLayout04 td:first-child {
    background-color: #fff;
    color: #333;
    font-weight: normal;
    text-align: left;
  }
  #global-wrapper #global-content .module-tableLayout04 tr:first-child td {
    background-color: #fff;
    color: #333;
    font-weight: normal;
    text-align: left;
  }
  #global-wrapper #global-content .faqQuestion,
  #global-wrapper #global-content .faqAnswer {
    padding-right: 3em;
  }
  #global-wrapper #global-content .faqQuestion {
    position: relative;
    cursor: pointer;
  }
  #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon {
    position: absolute;
    top: 0.55em;
    right: 0;
    text-indent: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 2em;
    height: 2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #005;
  }
  #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0.2em;
    left: 0;
    width: 0.6em;
    height: 0.6em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon.isActive::after {
    bottom: -0.2em;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #global-wrapper #global-content .faqText {
    word-break: break-all;
  }
  #global-wrapper #global-content .faqAnswer {
    display: none;
  }
  #global-wrapper #global-content .marginType01 {
    margin-bottom: 1em;
  }
  #global-wrapper #global-content .marginType02 {
    margin-bottom: 2em;
  }
  #global-wrapper #global-content .marginType03 {
    margin-bottom: 3em;
  }
  #global-wrapper #global-content .paddingTopType00 {
    padding-top: 0;
  }
  #global-wrapper #global-content .fwBold {
    font-weight: bold;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/grad-admissions/files/images/other/header_bg_01_sec.jpg");
}
.device-view-pc #global-wrapper #global-content .module-tableLayout04 td:first-child {
  background-color: #fff;
  color: #333;
  font-weight: normal;
  text-align: left;
}
.device-view-pc #global-wrapper #global-content .module-tableLayout04 tr:first-child td {
  background-color: #fff;
  color: #333;
  font-weight: normal;
  text-align: left;
}
.device-view-pc #global-wrapper #global-content .faqQuestion,
.device-view-pc #global-wrapper #global-content .faqAnswer {
  padding-right: 3em;
}
.device-view-pc #global-wrapper #global-content .faqQuestion {
  position: relative;
  cursor: pointer;
}
.device-view-pc #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon {
  position: absolute;
  top: 0.55em;
  right: 0;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #005;
}
.device-view-pc #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.2em;
  left: 0;
  width: 0.6em;
  height: 0.6em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.device-view-pc #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon.isActive::after {
  bottom: -0.2em;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.device-view-pc #global-wrapper #global-content .faqText {
  word-break: break-all;
}
.device-view-pc #global-wrapper #global-content .faqAnswer {
  display: none;
}
.device-view-pc #global-wrapper #global-content .marginType01 {
  margin-bottom: 1em;
}
.device-view-pc #global-wrapper #global-content .marginType02 {
  margin-bottom: 2em;
}
.device-view-pc #global-wrapper #global-content .marginType03 {
  margin-bottom: 3em;
}
.device-view-pc #global-wrapper #global-content .paddingTopType00 {
  padding-top: 0;
}
.device-view-pc #global-wrapper #global-content .fwBold {
  font-weight: bold;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/grad-admissions/files/images/other/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-wrapper #global-content .module-tableLayout04 table {
    width: 100%;
  }
  .device-js-on #global-wrapper #global-content .module-tableLayout04 td:first-child {
    background-color: #fff;
    color: #333;
    font-weight: normal;
    text-align: left;
  }
  .device-js-on #global-wrapper #global-content .module-tableLayout04 tr:first-child td {
    background-color: #fff;
    color: #333;
    font-weight: normal;
    text-align: left;
  }
  .device-js-on #global-wrapper #global-content .faqQuestion,
  .device-js-on #global-wrapper #global-content .faqAnswer {
    padding-right: 3em;
  }
  .device-js-on #global-wrapper #global-content .faqQuestion {
    position: relative;
    cursor: pointer;
  }
  .device-js-on #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon {
    position: absolute;
    top: 0.55em;
    right: 0;
    text-indent: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 2em;
    height: 2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #005;
  }
  .device-js-on #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0.2em;
    left: 0;
    width: 0.6em;
    height: 0.6em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .device-js-on #global-wrapper #global-content .faqQuestion .faqOpenCloseIcon.isActive::after {
    bottom: -0.2em;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .device-js-on #global-wrapper #global-content .faqText {
    word-break: break-all;
  }
  .device-js-on #global-wrapper #global-content .faqAnswer {
    display: none;
  }
  .device-js-on #global-wrapper #global-content .marginType01 {
    margin-bottom: 1em;
  }
  .device-js-on #global-wrapper #global-content .marginType02 {
    margin-bottom: 2em;
  }
  .device-js-on #global-wrapper #global-content .marginType03 {
    margin-bottom: 3em;
  }
  .device-js-on #global-wrapper #global-content .paddingTopType00 {
    padding-top: 0;
  }
  .device-js-on #global-wrapper #global-content .fwBold {
    font-weight: bold;
  }
}
