  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/assets/images/admissions/undergraduate/pearl/header_bg_01_sec.jpg");
  }
  #global-content .marginType01 {
    margin-top: 20px;
  }
  #global-content .subTitle {
    font-weight: bold;
  }
  #global-content .subDesc {
    padding-left: 25px;
  }
  #global-content .attention {
    font-size: 13px;
    line-height: 1.76923;
  }
  #global-content .appPeriods__table,
  #global-content .enrollment__table{
    border-collapse: collapse;
    font-size: 15px;
    line-height: 1.8;
    width: 100%;
  }
  #global-content .appPeriods__table th,
  #global-content .appPeriods__table td,
  #global-content .enrollment__table th,
  #global-content .enrollment__table td
  {
    border: 1px solid #000;
    padding: 5px;
  }
  #global-content .appPeriods__table th,
  #global-content .enrollment__table th{
    background-color: #DCDCDC;
    text-align: center!important;
  }
  #global-content .appPeriods__table tbody tr:nth-child(2){
    border-bottom: 0;
  }
  #global-content .appPeriods__table tr td:first-child{
    text-align: center;
    font-weight: bold;
  }
  #global-content .txtAnchorRed a {
    color: #d00;
    font-weight: bold;
  }
  #global-content .txtAnchorRed .module-listLayout01 {
    margin-top: 40px;
    text-align: center;
  }
  #global-content .txtAnchorRed .listItems {
    width: auto;
    display: inline-block;
  }
  #global-content .txtAnchorRed .iconArrowRed {
    background-color: #d00;
  }
  #global-wrapper .module-commonLayout section[id="anchor01"] .module-lead02 p {
    display: flex;
  }
  #global-wrapper .module-commonLayout section[id="anchor01"] .module-lead02 p a {
    margin-left: 5px;
  }
  #global-wrapper .movieItem .module-playerOverlay::after {
    -moz-background-size: 10% auto;
    background-size: 10% auto;
    height: 99.4%;
  }

  #global-content section {
    position: relative;
  }
  #global-content .img-dontmiss {
    width: 125px;
    position: absolute;
    top: 58px;
    right: 360px;
  }

  #global-content .publications-layout {
    display: flex;
    justify-content: space-around;
  }
  #global-content .publications-layout .brochure-card {
    width: 300px;
  }
  #global-content .brochure-card .listInner {
    padding: 0!important;
    text-align: center;
    margin-top: 8px;
  }
  #global-content .brochure-card .listInner .listText.listTextBlank::after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/en/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #global-content .brochure-card__img {
    display: block;
    width: 150px;
    margin: 0 auto;
  }
  #global-content .brochure-card__img img {
    width: 100%;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
  }
}
#global-content .txtRed {
  color: #d00;
}
#global-content .txC {
  text-align: center!important;
}
#global-content .txB {
  font-weight: bold!important;
}
.device-view-pc #global-header header {
  background-image: url("/en/assets/images/admissions/undergraduate/pearl/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .marginType01 {
  margin-top: 20px;
}
.device-view-pc #global-content .subTitle {
  font-weight: bold;
}
.device-view-pc #global-content .subDesc {
  padding-left: 25px;
}
.device-view-pc #global-content .attention {
  font-size: 13px;
  line-height: 1.76923;
}
.device-view-pc #global-content .appPeriods__table,
.device-view-pc #global-content .enrollment__table{
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.8;
  width: 100%;
}
.device-view-pc #global-content .appPeriods__table th,
.device-view-pc #global-content .appPeriods__table td,
.device-view-pc #global-content .enrollment__table th,
.device-view-pc #global-content .enrollment__table td
{
  border: 1px solid #000;
  padding: 5px;
}
.device-view-pc #global-content .appPeriods__table th,
.device-view-pc #global-content .enrollment__table th{
  background-color: #DCDCDC;
  padding-left: 10px 0;
  text-align: center!important;
}
.device-view-pc #global-content .appPeriods__table tr td:first-child{
  text-align: center;
  font-weight: bold;
}
.device-view-pc #global-content .txtAnchorRed a {
  color: #d00;
  font-weight: bold;
}
.device-view-pc #global-content .txtAnchorRed .module-listLayout01 {
  margin-top: 40px;
  text-align: center;
}
.device-view-pc #global-content .txtAnchorRed .listItems {
  width: auto;
  display: inline-block;
}
.device-view-pc #global-content .txtAnchorRed .iconArrowRed {
  background: #d00;
}
.device-view-pc #global-wrapper .module-playerOverlay::after {
  -moz-background-size: 10% auto;
  background-size: 10% auto;
}

.device-view-pc #global-content section {
  position: relative;
}
.device-view-pc #global-content .img-dontmiss {
  width: 125px;
  position: absolute;
  top: 58px;
  right: 360px;
}

.device-view-pc #global-content .brochure-card .listInner {
  padding: 0!important;
  text-align: center;
  margin-top: 8px;
}
.device-view-pc #global-content .brochure-card .listInner .listText.listTextBlank::after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/en/assets/common/images/icon/blank_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.device-view-pc #global-content .brochure-card__img {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.device-view-pc #global-content .brochure-card__img img {
  width: 100%;
  box-shadow: 0px 0px 8px rgba(0,0,0,.2);
}
/****/
/* tablet */
/****/
@media screen and (min-width: 751px) and (max-width: 1120px) {
  .device-js-on #global-header.type02 header .headerInner .title {
    line-height: 1;
    font-size: 32px;
  }
  .device-js-on #global-wrapper .module-tab {
    display: inherit;
  }
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/assets/images/admissions/undergraduate/pearl/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .marginType01 {
    margin-top: 1em;
  }
  .device-js-on #global-header.type02 header .headerInner .title {
    line-height: 1;
  }
  .device-js-on #global-content .subTitle {
    font-weight: bold;
  }
  .device-js-on #global-content .subDesc {
    display: inline-block;
    padding-left: 6%;
  }
  .device-js-on #global-content .attention {
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-content .appPeriods__table{
    border-collapse: collapse;
    font-size: 15px;
    line-height: 1.8;
    width: 100%;
  }
  .device-js-on #global-content .enrollment__tableWrap {
    width: 100%;
    overflow-x: scroll;
  }
  .device-js-on #global-content .enrollment__table{
    border-collapse: collapse;
    font-size: 15px;
    line-height: 1.8;
    width: 724px;
  }
  .device-js-on #global-content .appPeriods__table th,
  .device-js-on #global-content .appPeriods__table td,
  .device-js-on #global-content .enrollment__table th,
  .device-js-on #global-content .enrollment__table td
  {
    border: 1px solid #000;
    padding: 5px;
  }
  .device-js-on #global-content .appPeriods__table th,
  .device-js-on #global-content .enrollment__table th{
    background-color: #DCDCDC;
    padding-left: 10px 0;
    text-align: center!important;
  }
  .device-js-on #global-content .appPeriods__table tr td:first-child{
    text-align: center;
    font-weight: bold;
  }
  .device-js-on #global-content .txtAnchorRed a {
    color: #d00;
    font-weight: bold;
  }
  .device-js-on #global-content .txtAnchorRed .module-listLayout01 {
    margin-top: 10%;
  }
  .device-js-on #global-content .txtAnchorRed .iconArrowRed {
    background: #d00;
  }
  .device-js-on #global-content .module-playerOverlay img {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-playerOverlay {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-playerOverlay::after {
    -moz-background-size: 20% auto;
    background-size: 20% auto;
  }
  .device-js-on #global-content .module-detail-movieWrap {
    padding-bottom: 54.8%;
    width: 92%;
    position: relative;
    margin: 0.5em auto 0;
  }
  .device-js-on #global-content .module-detail-movieWrap .module-detail-movie {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-content .module-detail-movieWrap .module-detail-movie iframe {
    width: 100%;
    height: 100%;
  }

  .device-js-on #global-content .img-dontmiss {
    width: 40%;
    margin-top: 4%;
    margin-left: 4%;
  }

  .device-js-on #global-content .brochure-card + .brochure-card {
    margin-top: 6%;
  }
  .device-js-on #global-content .brochure-card .listInner {
    padding: 0!important;
    text-align: center;
  }
  .device-js-on #global-content .brochure-card .listInner .listText.module-lead02 {
    font-size: 108.33333%;
    line-height: 2;
    margin: 0;
  }
  .device-js-on #global-content .brochure-card .listInner .listText.listTextBlank::after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background: url("/en/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-content .brochure-card__img {
    display: block;
    width: 40%;
    margin: 0 auto;
  }
  .device-js-on #global-content .brochure-card__img img {
    width: 100%;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
  }
}
