@charset "UTF-8";


.container-keio {
    padding: 60px 20px 40px;
}

section.top-sec5.first .container-keio{
  padding-top: 100px;
}

section.top-sec5.last .container-keio{
  padding-bottom: 100px;
}

.section-title{
  margin-bottom: 50px;
}

.section-title h3{
  background-image: none;
  font-size: 25px;
  letter-spacing: 0.15em;
  margin-bottom: 20px;
}

.section-title h3 span {
    margin-right: -0.15em;
}

.section-title hr{
  text-align: center;
  color: #d5007f;
  background-color: #d5007f;
  width: 40px;
  height: 4px;
  margin: 0 auto;
}

 .university .es-list .has-3-columns>* {
    width: calc(33.3% - 16.66px);
}

.es-list .has-3-columns>:not(:nth-child(3n+1)){
  margin-left: 25px;
}

.university .es-list.grid h3 {
  text-align: justify;
  font-feature-settings: "palt" 1;
    font-size: 15px;
    letter-spacing: 0.15em;
    color: #4c5863;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 0;
    padding-left: 20px;
    border-left: solid 5px #d5007f;
}

.university .es-list li{
  position: relative;
  margin-bottom: 0;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
}

.university .es-list li::after{
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-top:solid 1px #d5007f;
  border-right:solid 1px #d5007f;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 10px;
}


.university .es-list li a{
  overflow: visible;
  padding:40px 40px 40px 0px;
}

.university .es-list li a:hover h3{
  color: #d5007f;
}


.university .es-list li a h3{
    transition: all .2s linear;
}

.university.chiyoda .es-list li:last-child,.university.inagi .es-list li:last-child,.university.hachioji .es-list li:nth-child(6){
  border-top: none;
}

.university.suginami .es-list li:nth-last-child(-n+2),.university.chofu .es-list li:nth-last-child(-n+2){
  border-top: none;
}

.university.hachioji .es-list li:nth-child(4),.university.hachioji .es-list li:nth-child(5){
  border: none;
}




@media (max-width: 544px){
.es-separate-container #content .es-container {
    padding-left: 0;
    padding-right: 0;
}}
@media (max-width: 480px){
  .block_480 {
      display: block;
  }
  .pc{
  display: none;
  }
  

  .container-keio {
    padding: 40px 20px 20px;
}

  section.top-sec5.first .container-keio{
    padding-top: 60px;
  }

  section.top-sec5.last .container-keio{
    padding-bottom: 60px;
  }

  .section-title {
      margin-bottom: 30px;
  }

  .section-title h3{
    font-size: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }

  .section-title h3 span {
    margin-right: -0.1em;
}

  .section-title hr{
    width: 30px;
  }

  .university .es-list .has-3-columns{
    display: block;
  }

  .university .es-list .has-3-columns>:not(:nth-child(3n+1)){
    margin-left: 0;
  }

  .university .es-list .has-3-columns>* {
     width:100%;
 }

 .university .es-list li{
   border-top: none;
 }

 .university .es-list li:first-child{
   border-top: solid 1px #e6e6e6;
 }

 .university.hachioji .es-list li:nth-child(4), .university.hachioji .es-list li:nth-child(5) {
    border-bottom: solid 1px #e6e6e6;
}

 .university .es-list li a {
   padding: 20px 35px 20px 0px;
}

.university .es-list.grid h3{
  font-size: 14px;
  line-height: 1.3;
}

}


@media (max-width: 430px){
.block_430{
display: block;
}

}

@media (max-width: 414px){
  .section-title h3 {
      font-size: 18px;
  }

}
@media (max-width: 390px){
  .section-title h3 {
    font-size: 16px;
    padding: 0;
  }
}

@media (max-width: 360px){
  .university .es-list.grid h3{
    font-size: 13px;
  }
}

@media (max-width: 340px){
  .section-title h3 {
    font-size: 15px;
  }

}
