@charset "utf-8";

/* sub030101~02 연구비관리 및 계약체결  */
.s030101 .prc.type5 > li:nth-child(1),
.s030101 .prc.type5 > li:nth-child(2){min-height:240px;}

.s030102 .prc.type5 > li:nth-child(1),
.s030102 .prc.type5 > li:nth-child(2),
.s030102 .prc.type5 > li:nth-child(3),
.s030102 .prc.type5 > li:nth-child(4){min-height:240px;}

@media(max-width:1175px){
  .s030102 .prc.type5 > li:nth-child(1),
  .s030102 .prc.type5 > li:nth-child(2),
  .s030102 .prc.type5 > li:nth-child(3),
  .s030102 .prc.type5 > li:nth-child(4){min-height:260px;}
}
@media(max-width:1075px){
  .s030101 .prc.type5 > li:nth-child(1),
  .s030101 .prc.type5 > li:nth-child(2){min-height:260px;}
}
@media(max-width:1023px){
  .s030102 .prc.type5 > li:nth-child(1),
  .s030102 .prc.type5 > li:nth-child(2),
  .s030102 .prc.type5 > li:nth-child(3),
  .s030102 .prc.type5 > li:nth-child(4){min-height:290px;}
}
@media(max-width:995px){
  .s030101 .prc.type5 > li:nth-child(1),
  .s030101 .prc.type5 > li:nth-child(2){min-height:286px;}
  .s030101 .prc.type5 > li:nth-child(3),
  .s030101 .prc.type5 > li:nth-child(4){min-height:185px;}
}
@media(max-width:899px){
  .s030101 .prc.type5 > li:nth-child(1),
  .s030101 .prc.type5 > li:nth-child(2){min-height:310px;}
}
@media(max-width:895px){
  .s030102 .prc.type5 > li:nth-child(1),
  .s030102 .prc.type5 > li:nth-child(2),
  .s030102 .prc.type5 > li:nth-child(3),
  .s030102 .prc.type5 > li:nth-child(4){min-height:310px;}
}
@media(max-width:845px){
  .s030101 .prc.type5 > li:nth-child(1),
  .s030101 .prc.type5 > li:nth-child(2){min-height:335px;}
}
@media(max-width:799px){
  .s0301 .prc.type5.step2 > li{width:calc(100% - 48px);min-height: auto;}
  .s0301 .prc.type5.step2 > li:nth-child(1):before,
  .s0301 .prc.type5.step2 > li:nth-child(3):before,
  .s0301 .prc.type5.step2 > li:nth-child(5):before,
  .s0301 .prc.type5.step2 > li:nth-child(7):before{display:block;top: auto;bottom:-24px;right: 0;left: 50%;margin: 0 0 0 -16px;transform: rotate(90deg);}
  .s0301 .prc.type5.step2 > li:last-child:before{display: none;}
}
/* sub030101~02 연구비관리 및 계약체결 End */
