  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/en/assets/images/admissions/undergraduate/header_bg_01_sec.jpg");
  }
  #global-content .subTitle{
    font-weight: bold;
  }
  #global-wrapper .module-listLayout01 .underAnchor .listItem {
    width: 234px;
    float: left;
    padding-top: 0;
  }
  #global-content .marginType01 {
    margin-bottom: 2em;
  }
  #global-content .marginType02 {
    margin-bottom: 4em;
  }  
  #global-content .marginType03 {
    margin-top: 1em;
  }    
  #global-content .marginType04 {
    margin-top: 3em;
  }    
  #global-content .module-profileType06 .profileInner .profileName .label .name {
    font-size: 16px;
    line-height: 1.375;
  }
  #global-content .module-profileType06 .profileInner .profileR {
    padding-top: 0px !important;
    padding-bottom: 0px;
  } 
  #global-content .scheduleImg{
    margin-bottom: 2em;
  }  
  #global-content .scheduleImg img{
    width: 100%;
  }
  #global-content .scheduleTtl{
    color: #005;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 40px;
  }
  #global-content .scheduleSubTtl{
    color: #005;
    font-size: 18px;
    margin-bottom: 40px;
  }
  #global-wrapper .module-title01{
    line-height: 27px;
    padding: 10px 0;
  }
  #global-content .ttlLarge{
    font-size: 23px;
  }
  #global-wrapper .module-profileType06 .profileOuter{
    min-height: 120px;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/assets/images/admissions/undergraduate/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .subTitle{
  font-weight: bold;
}
.device-view-pc #global-wrapper .module-listLayout01 .underAnchor .listItem {
  width: 234px;
  float: left;
  padding-top: 0;
}
.device-view-pc #global-content .marginType01 {
  margin-bottom: 2em;
}
.device-view-pc #global-content .marginType02 {
  margin-bottom: 4em;
}  
.device-view-pc #global-content .marginType03 {
  margin-top: 1em;
}    
.device-view-pc #global-content .marginType04 {
  margin-top: 3em;
}    
.device-view-pc #global-content .module-profileType06 .profileInner .profileName .label .name {
  font-size: 16px;
  line-height: 1.375;
}
.device-view-pc #global-content .module-profileType06 .profileInner .profileR {
  padding-top: 0px !important;
  padding-bottom: 0px;
}    
.device-view-pc #global-content .scheduleImg{
  margin-bottom: 2em;
}  
.device-view-pc #global-content .scheduleImg img{
  width: 100%;
}
.device-view-pc #global-content .scheduleTtl{
  color: #005;
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 40px;
}
.device-view-pc #global-content .scheduleSubTtl{
  color: #005;
  font-size: 18px;
  margin-bottom: 40px;
}  
.device-view-pc #global-wrapper .module-title01{
  line-height: 27px;
  padding: 10px 0;
}
.device-view-pc #global-content .ttlLarge{
  font-size: 23px;
}
.device-view-pc #global-wrapper .module-profileType06 .profileOuter{
  min-height: 120px;
}

/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/en/assets/images/admissions/undergraduate/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .subTitle{
    font-weight: bold;
  }
  .device-js-on #global-content .marginType01 {
    margin-bottom: 2em !important;
    margin-top: 1em !important;
  }
  .device-js-on #global-content .marginType02 {
    margin-bottom: 2em !important;
  }  
  .device-js-on #global-content .marginType03 {
    margin-top: 1em !important;
  }    
  .device-js-on #global-content .marginType04 {
    margin-top: 2em !important;
  }    
  .device-js-on #global-content .module-profileType06 .profileInner .profileName .label .name {
    font-size: 16px;
    line-height: 1.375;
  }
  .device-js-on #global-content .module-profileType06 .profileInner .profileR {
    padding: 0 !important;
  }    
  .device-js-on #global-wrapper .module-tableLayout06 table{
    margin: 0 8%;
    width: 84%;
  }
  .device-js-on #global-wrapper .module-tableLayout06 table td{
    word-break: break-word;
  }
  .device-js-on #global-content .scheduleImg{
    margin-bottom: 1em;
  }  
  .device-js-on #global-content .scheduleImg img{
    width: 92%;
  }  
  .device-js-on #global-content .scheduleTtl{
    color: #005;
    font-size: 160%;
    margin-bottom: 0.5em;
    margin-top: 2em;
  }
  .device-js-on #global-content .scheduleSubTtl{
    color: #005;
    font-size: 120%;
    margin-bottom: 2em;
    line-height: 1.2em;
  }  
  .device-view-pc #global-wrapper .module-title01{
    line-height: 1.4;
    padding: 0.5em 0;
  }    
  .device-js-on #global-content .ttlLarge{
    font-size: 135%;
  }  
  .device-js-on #global-content .underAnchor{
    margin-bottom: 12%;
  }
}
