@charset "utf-8";
/* CSS Document */

.img_w {
  width: 100%;
  margin: 1em auto 4em!important;
  text-align: center;
}
.img_w img {
  width: 80%;
}
.img_w.fle {
  display: flex;
  justify-content: space-around;
}
.img_w b,
.module-boxImg b {
  display: block;
  margin-top: 0.5em;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.4;
}

.fle_box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 1em 0.5em 3em!important;
}
.fle_box figure > a {
  display: block;
}
.fle_box figure img {
  width: 100%;
}
.fle_box.col03 figure {
  display: block;
  width: 31%;
  margin: 1%;
}
.fle_box.col05 figure {
  display: block;
  width: 18%;
  margin: 1%;
}


.module-reset h5.affi_sch-h5 {
  margin-bottom: 1em;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.4;
}
.module-reset .affi_sch-txt01 {
  margin-bottom: 0.5em;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1.4;
}
.module-reset .affi_sch-txt01 span {
  font-size: 90%;
}
.module-reset .affi_sch-txt02 {
  margin-bottom: 0.5em;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.4;
}
.module-reset .affi_sch-txt03 {
  margin-bottom: 0.5em;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.4;
}

.affi_sch-btn {
  display: block;
  margin: 3em auto 1em!important;
  text-align: center;
}
.affi_sch-btn a {
  display: block;
  width: 90%;
  max-width: 600px;
  margin: auto!important;
  padding: 0.5em 0.2em;
  background-color: #005;
  border-radius: 5px;
  color: #fff;
  font-size: 150%;
  line-height: 1.4;
}
.affi_sch-btn a .module-iconArrowBL01 {
  display: inline-block;
  margin-left: 1em;
  font-size: 70%;
}

.affi_sch-btn.b02 {
  margin: 3em auto!important;
}
.affi_sch-btn.b02 a {
  background-color: #fff;
  border: #005 1px solid;
  border-radius: 5px;
  color: #005;
}

#global-wrapper .module-commonLayout .module-boxColumn2Type03 {
  margin-bottom: 3em;
}
#global-wrapper .module-title01.bor {
  position: relative;
  padding: 0.5em 0;
  border-top: 3px solid #003399;
  border-bottom: 3px solid #003399;
  background-color: inherit;
  color: #333;
  font-weight: 500;
}
#global-wrapper .module-title01.bor::after {
  position: absolute;
  top: -3px;
  left: 2em;
  width: 2em;
  height: 3px;
  content: '';
  background: #ec157e;
}
#global-wrapper .module-title01.bor::before {
  position: absolute;
  bottom: -3px;
  left: 2em;
  width: 2em;
  height: 3px;
  content: '';
  background: #ec157e;
}
#global-wrapper .module-title02.bg_red {
  padding: 0.5em 0;
  background-color: #fff0f0;
  border-right: #c63527 5px double;
  border-left: #c63527 5px double;
  font-weight: 500;
  line-height: 1.4;
}

#global-wrapper .module-commonLayout .module-lead_as,
#global-wrapper .module-commonLayout .module-lead_as02 {
  text-align: left;
}
#global-wrapper .module-commonLayout .module-lead_as p {
  margin-bottom: 0.5em;
  font-size: 14px;
}
#global-wrapper .module-commonLayout .module-lead_as .module-name {
  font-size: 1.4em;
  font-weight: 500;
}
#global-wrapper .module-commonLayout .module-lead_as .module-name span {
  font-size: 14px;
  font-weight: 400;
}
#global-wrapper .module-commonLayout .module-lead_as02 p {
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 2;
}



  #global-content #secGraduate {
    margin-bottom: 60px;
  }
  #global-content #secGraduate .graduateList li {
    zoom: 1;
    text-align: left;
    margin-bottom: 60px;
    line-height: 1.4;
  }
  #global-content #secGraduate .graduateList li:before,
  #global-content #secGraduate .graduateList li:after {
    content: "";
    display: table;
  }
  #global-content #secGraduate .graduateList li:after {
    clear: both;
  }
  #global-content #secGraduate .graduateList li .img {
    width: 274px;
  }
  #global-content #secGraduate .graduateList li .img img {
    width: 100%;
  }
  #global-content #secGraduate .graduateList li .detail {
    width: 96%;
    max-width: 410px;
    margin: auto;
  }
  #global-content #secGraduate .graduateList li .detail .title,
  #global-content #secGraduate .graduateList li .detail .name {
    font-size: 18px;
    font-weight: bold;
  }
  #global-content #secGraduate .graduateList li .detail .title {
    margin-bottom: 20px;
  }
  #global-content #secGraduate .graduateList li .detail .name,
  #global-content #secGraduate .graduateList li .detail .affiliation {
    margin-bottom: 10px;
  }
  #global-content #secGraduate .graduateList li .detail .name.mb {
    margin-bottom: 5px;
  }
  #global-content #secGraduate .graduateList li .detail .affiliation,
  #global-content #secGraduate .graduateList li .detail .text {
    font-weight: normal;
    font-size: 15px;
  }
  #global-content #secGraduate .graduateList li .detail .text {
    margin-bottom: 40px;
  }
  #global-content #secGraduate .graduateList li:nth-child(odd) .img,
  #global-content #secGraduate .graduateList li:nth-child(odd) .detail {
    float: left;
  }
  #global-content #secGraduate .graduateList li:nth-child(odd) .img {
    padding-right: 40px;
  }
  #global-content #secGraduate .graduateList li:nth-child(even) .img,
  #global-content #secGraduate .graduateList li:nth-child(even) .detail {
    float: right;
  }
  #global-content #secGraduate .graduateList li:nth-child(even) .img {
    padding-left: 40px;
  }
  #global-content #secGraduate .graduateList li:last-child {
    margin-bottom: 0;
  }

 #global-content .new_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
   margin-bottom: 3em;
}
 #global-content .new_list li {
   width: 48%;
   margin-bottom: 1em;
}
 #global-content .new_list li a {
  display: flex;
  justify-content: space-between;
}
 #global-content .new_list li .img {
   width: 30%;
}
 #global-content .new_list li .img img {
   display: block;
   width: auto;
   max-width: 100%;
}
 #global-content .new_list li .detail {
   display: block;
   width: 68%;
   text-align: left;
   line-height: 1.4;
}
 #global-content .new_list li .detail .title {
   margin-bottom: 1em;
   font-size: 1.2em;
   font-weight: 500;
}
 #global-content .new_list li .detail .title.mb {
   margin-bottom: 0.5em;
}
 #global-content .new_list li .detail .name {
   font-size: 1.2em;
}

.mar_b3 {margin-bottom: 3em!important;}
.mar_b {margin-bottom: 2em!important;}
.mar_b1 {margin-bottom: 1em!important;}
.txt_c {text-align: center!important;}
.txt_r {text-align: right!important;}
.f_bs {font-size: 16px!important;}
.f_b {font-size: 18px!important;}
.f_bw {font-size: 20px!important; font-weight: bold!important;}
.b {font-weight: bold!important;}
.f_i {font-style: italic!important;}
.bd_gray{border-bottom: 1px solid #e6e6e6!important;}
.border01{border: 1px solid #ddd!important; padding: 2px!important;}
.pc_none {display: none;}

@media screen and (max-width: 750px){

  .img_w.fle {
    display: block;
  }
  .img_w.fle > div {
    margin-bottom: 4em;
  }
  .img_w.fle > div:last-child {
    margin-bottom: 0;
  }
  
  .module-reset h5.affi_sch-h5 {
    font-size: 1.4em;
  }
  .module-reset .affi_sch-txt01 {
    font-size: 1.3em;
  }
  .module-reset .affi_sch-txt02 {
    font-size: 1.2em;
  }
  .module-reset .affi_sch-txt03 {
    font-size: 1.1em;
  }

  #global-wrapper .module-commonLayout .module-lead_as {
    margin: 0 8%;
  }
  #global-wrapper .module-commonLayout .module-lead_as02 {
    margin: 0 3%;
  }
  
.affi_sch-btn a {
  font-size: 120%;
}

  .device-js-on #global-content #secGraduate .graduateList li {
    margin-bottom: 12%;
  }
  #global-content #secGraduate .graduateList li:nth-child(odd) .img,
  #global-content #secGraduate .graduateList li:nth-child(odd) .detail {
    float: none;
  }
  #global-content #secGraduate .graduateList li:nth-child(odd) .img {
    padding: 0;
  }
  .device-js-on #global-content #secGraduate .graduateList li .img {
    width: 92%;
    margin: 0 auto;
  }
  .device-js-on #global-content #secGraduate .graduateList li .img img {
    width: 100%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .title {
    font-size: 133.33333%;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 3%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .name {
    font-size: 116.66667%;
    font-weight: bold;
    margin-top: 2%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .affiliation,
  .device-js-on #global-content #secGraduate .graduateList li .detail .text {
    font-size: 100%;
    margin-top: 2%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .text {
    margin-top: 1%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listInner {
    padding: 0;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem a {
    background-color: #005;
    display: block;
    position: relative;
    padding: 2%;
    text-align: center;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listText {
    display: inline-block;
    color: #fff;
    font-weight: bold;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listIcon {
    background-color: #005;
    left: auto;
    top: 50%;
    margin-top: -13px;
    right: 1em;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listIcon::before {
    border-color: #fff;
  }
  
 #global-content .new_list {
  display: block;
}
 #global-content .new_list li {
   width: 92%;
   margin: auto auto 1em;
}

.f_bs {font-size: 115%!important;}
  .f_b {font-size: 125%!important;}
  .f_bw {font-size: 135%!important;}
}

@media screen and (max-width: 480px){
  .pc_none {display: block;}
}

