@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{
    border-collapse: collapse;
    font-size: 15px;
    line-height: 1.8;
    width: 100%;
  }
  #global-content .appPeriods__table th,
  #global-content .appPeriods__table td
  {
    border: 1px solid #000;
    padding: 5px;
  }
  #global-content .appPeriods__table th{
    background-color: #DCDCDC;
  }
  #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 .txtRed {
  color: #d00;
}
.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{
  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
{
  border: 1px solid #000;
  padding: 5px;
}
.device-view-pc #global-content .appPeriods__table th{
  background-color: #DCDCDC;
  padding-left: 10px 0;
}
.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;
}
/**********************************/
/* 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 .appPeriods__table th,
  .device-js-on #global-content .appPeriods__table td
  {
    border: 1px solid #000;
    padding: 5px;
  }
  .device-js-on #global-content .appPeriods__table th{
    background-color: #DCDCDC;
    padding-left: 10px 0;
  }
  .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%;
  }
}
