.indexAllWrap .moreButton {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.indexAllWrap .moreButton span {
  color: #1b3b86;
}
.indexAllWrap .moreButton:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.indexAllWrap .moreButton .arrowWhiteIcon {
  width: 13px;
  height: 13px;
  margin-left: 5px;
  margin-top: 2px;
  background-position: center;
  background-image: url(../images/rightArrowWitheIcon.svg);
  background-repeat: no-repeat;
}
.indexAllWrap .moreButton .arrowIcon {
  width: 13px;
  height: 13px;
  margin-left: 5px;
  margin-top: 2px;
  background-position: center;
  background-image: url(../images/rightArrowIcon.svg);
  background-repeat: no-repeat;
}
.indexAllWrap h2 {
  font-size: 30px;
  font-weight: 700;
}
.indexAllWrap span {
  color: #1b3b86;
  font-weight: 700;
}
.indexAllWrap h3 {
  font-size: 21px;
  font-weight: 600;
  margin-top: 16px;
}
.indexAllWrap .mVisual {
  width: 100%;
  height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.indexAllWrap .mVisual .centerWarpBox {
  width: 1280px;
  height: 110px;
  background-color: #f7f6f6;
  position: absolute;
  top: 92%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 12px;
  -webkit-box-shadow: rgba(83, 83, 83, 0.4784313725) 0px 0px 15px;
  box-shadow: rgba(83, 83, 83, 0.4784313725) 0px 0px 15px;
}
.indexAllWrap .mVisual .centerWarpBox::before {
  content: "";
  position: absolute;
  height: 70px;
  width: 1px;
  background-color: #c2c5cd;
  background-repeat: no-repeat;
  top: 16%;
  left: 50%;
}
.indexAllWrap .mVisual .centerWarpBox .innerBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.indexAllWrap .mVisual .centerWarpBox .innerBoxWrap::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #2b4fa5;
  z-index: -1;
  border-radius: 0px 0px 12px 12px;
}
.indexAllWrap .mVisual .centerWarpBox .innerBoxWrap h2 {
  font-weight: 500;
  font-size: 24px;
  position: relative;
  display: inline-block;
}
.indexAllWrap .mVisual .centerWarpBox .leftBtn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding-left: 80px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  height: 100%;
}
.indexAllWrap .mVisual .centerWarpBox .leftBtn i {
  width: 60px;
  height: 60px;
  background-image: url(../images/mainNoticeIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #1b3165;
  border-radius: 50%;
}
.indexAllWrap .mVisual .centerWarpBox .leftBtn:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.indexAllWrap .mVisual .centerWarpBox .leftBtn:hover h2 {
  color: #1b3165;
}
.indexAllWrap .mVisual .centerWarpBox .rightBtn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding-left: 80px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  height: 100%;
}
.indexAllWrap .mVisual .centerWarpBox .rightBtn i {
  width: 60px;
  height: 60px;
  background-image: url(../images/noticeIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid #1b3165;
  border-radius: 50%;
}
.indexAllWrap .mVisual .centerWarpBox .rightBtn:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.indexAllWrap .mVisual .centerWarpBox .rightBtn:hover h2 {
  color: #1b3165;
}
.indexAllWrap .mWrap {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .mWrap .mTitle {
  width: 1320px;
  top: 37%;
  left: 0%;
  z-index: 1;
  gap: 100px;
}
.indexAllWrap .mWrap .mTitle h1 {
  color: #fff;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 40px;
}
.indexAllWrap .mWrap .mTitle h4 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.7;
}
.indexAllWrap .mWrap video {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  min-height: 1070px;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  opacity: 0.4;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1400px) {
  .indexAllWrap .mWrap {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 100px;
  }
  .indexAllWrap .mWrap .mTitle {
    width: 1320px;
    top: 37%;
    left: 0%;
    z-index: 1;
    gap: 100px;
  }
  .indexAllWrap .mWrap .mTitle h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 40px;
  }
  .indexAllWrap .mWrap .mTitle h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
  }
}
@media (max-width: 480px) {
  .indexAllWrap .mWrap {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
  }
  .indexAllWrap .mWrap .mTitle {
    width: 1320px;
    top: 37%;
    left: 0%;
    z-index: 1;
    gap: 100px;
  }
  .indexAllWrap .mWrap .mTitle h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 40px;
  }
  .indexAllWrap .mWrap .mTitle h4 {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
  }
}
.indexAllWrap .contentsWrap {
  max-width: 1320px;
  height: auto;
  margin: 0 auto;
  padding: 120px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
.indexAllWrap .contentsWrap p {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexAllWrap .contentsWrap .listWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
}
.indexAllWrap .contentsWrap .listWrap .rightDeco {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
  background-image: url(/resources/images/rightDecoBg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-shadow: #fff 0px 0px 10px;
          box-shadow: #fff 0px 0px 10px;
}
.indexAllWrap .contentsWrap .listWrap .rightDeco h2 {
  color: #1b3b86;
  position: relative;
  z-index: 1;
  text-align: center;
}
.indexAllWrap .contentsWrap .listWrap .rightDeco img {
  width: 200px;
  height: auto;
  position: absolute;
  z-index: -1;
  border-radius: 10px;
  overflow: hidden;
}
.indexAllWrap .contentsWrap .listWrap .rightDeco img.img01 {
  top: 73%;
  left: 83%;
  width: 200px;
  height: auto;
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  min-width: 500px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  border: 1px solid #e0e0e0;
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li a {
  display: block;
  padding: 20px 34px;
  border-radius: 20px;
  color: inherit;
  text-decoration: none;
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  background-color: #1b3b86;
  color: #fff;
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li:hover span {
  color: #fff;
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li .itemImg01 {
  width: 300px;
  height: 340px;
  margin-top: 40px;
  background-size: cover;
  background-position: center;
  background-image: url(../images/img-forum1.jpg);
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li .itemImg02 {
  width: 300px;
  height: 340px;
  margin-top: 40px;
  background-size: cover;
  background-position: center;
  background-image: url(../images/img-forum2.jpg);
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li .itemImg03 {
  width: 300px;
  height: 340px;
  margin-top: 40px;
  background-size: cover;
  background-position: center;
  background-image: url(../images/img-forum3.jpg);
}
.indexAllWrap .contentsWrap .listWrap .infoAreaList ul li .itemImg04 {
  width: 300px;
  height: 340px;
  margin-top: 40px;
  background-size: cover;
  background-position: center;
  background-image: url(../images/img-forum4.jpg);
}
.indexAllWrap .contentsWrap .infoAreaTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 40px;
}
@media (max-width: 1400px) {
  .indexAllWrap .contentsWrap {
    padding: 100px;
  }
  .indexAllWrap .contentsWrap .listWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
  }
  .indexAllWrap .contentsWrap .listWrap .rightDeco {
    background-image: url(/resources/images/rightDecoBg2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 1080px) {
  .indexAllWrap .contentsWrap {
    padding: 100px;
  }
  .indexAllWrap .contentsWrap .listWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .indexAllWrap .contentsWrap .listWrap .infoAreaList ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .indexAllWrap .contentsWrap .listWrap .infoAreaList ul li {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    min-width: 200px;
  }
  .indexAllWrap .contentsWrap .listWrap .infoAreaList ul li a {
    display: block;
    padding: 20px 34px;
    border-radius: 20px;
    color: inherit;
    text-decoration: none;
  }
  .indexAllWrap .contentsWrap .listWrap .infoAreaList ul li:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    background-color: #1b3b86;
    color: #fff;
  }
  .indexAllWrap .contentsWrap .listWrap .infoAreaList ul li:hover span {
    color: #fff;
  }
  .indexAllWrap .contentsWrap .listWrap .rightDeco {
    display: none;
  }
}
@media (max-width: 480px) {
  .indexAllWrap .contentsWrap {
    padding: 100px 20px;
  }
}
.indexAllWrap .aboutOrgWrap {
  background-image: url(../images/middelBg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
}
.indexAllWrap .aboutOrgWrap .aboutOrg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1320px;
  margin: 0 auto;
  padding: 100px 0px;
}
.indexAllWrap .aboutOrgWrap .aboutOrg .orgRightWrap .orgRightImg {
  width: 600px;
  height: 380px;
  background-image: url(../images/orgRightImg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}
.indexAllWrap .aboutOrgWrap .aboutOrg .aboutOrgText {
  margin-bottom: 30px;
}
.indexAllWrap .aboutOrgWrap .aboutOrg .aboutOrgText p {
  font-size: 18px;
  margin-top: 12px;
}
.indexAllWrap .aboutOrgWrap .aboutOrg .aboutOrgTitle {
  margin-bottom: 30px;
  line-height: 1.3;
}
.indexAllWrap .activeListWrap {
  background-image: url(../images/middleBg2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  width: 100%;
}
.indexAllWrap .activeListWrap h2 {
  color: #fff;
}
.indexAllWrap .activeListWrap h2 span {
  color: #dbe6ff;
}
.indexAllWrap .activeListWrap p {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
}
.indexAllWrap .activeListWrap .activeList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1320px;
  margin: 0 auto;
  padding: 100px 0px;
}
.indexAllWrap .activeListWrap .activeList .activeTitle {
  line-height: 1.3;
}
.indexAllWrap .activeListWrap .activeList .activeTitle span {
  color: #fff;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 50px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 span {
  font-size: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 .membershipCard {
  width: 90px;
  height: 70px;
  background-image: url(../images/membershipCardIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 .scholarship {
  width: 82px;
  height: 70px;
  background-image: url(../images/scholarshipIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 .alumniNewsletter {
  width: 65px;
  height: 71px;
  background-image: url(../images/alumniNewsletterIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 .memberNetwork {
  width: 73px;
  height: 70px;
  background-image: url(../images/memberNetworkIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 .memberCompany {
  width: 76px;
  height: 70px;
  background-image: url(../images/memberCompanyIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon01 .volunteer {
  width: 70px;
  height: 70px;
  background-image: url(../images/volunteerIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 span {
  font-size: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 .membershipCard {
  width: 90px;
  height: 70px;
  background-image: url(../images/membershipCardIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 .scholarship {
  width: 82px;
  height: 70px;
  background-image: url(../images/scholarshipIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 .alumniNewsletter {
  width: 65px;
  height: 71px;
  background-image: url(../images/alumniNewsletterIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 .memberNetwork {
  width: 73px;
  height: 70px;
  background-image: url(../images/memberNetworkIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 .memberCompany {
  width: 76px;
  height: 70px;
  background-image: url(../images/memberCompanyIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon02 .volunteer {
  width: 70px;
  height: 70px;
  background-image: url(../images/volunteerIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 span {
  font-size: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 .membershipCard {
  width: 90px;
  height: 70px;
  background-image: url(../images/membershipCardIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 .scholarship {
  width: 82px;
  height: 70px;
  background-image: url(../images/scholarshipIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 .alumniNewsletter {
  width: 65px;
  height: 71px;
  background-image: url(../images/alumniNewsletterIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 .memberNetwork {
  width: 73px;
  height: 70px;
  background-image: url(../images/memberNetworkIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 .memberCompany {
  width: 76px;
  height: 70px;
  background-image: url(../images/memberCompanyIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon03 .volunteer {
  width: 70px;
  height: 70px;
  background-image: url(../images/volunteerIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 span {
  font-size: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 .membershipCard {
  width: 90px;
  height: 70px;
  background-image: url(../images/membershipCardIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 .scholarship {
  width: 82px;
  height: 70px;
  background-image: url(../images/scholarshipIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 .alumniNewsletter {
  width: 65px;
  height: 71px;
  background-image: url(../images/alumniNewsletterIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 .memberNetwork {
  width: 73px;
  height: 70px;
  background-image: url(../images/memberNetworkIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 .memberCompany {
  width: 76px;
  height: 70px;
  background-image: url(../images/memberCompanyIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon04 .volunteer {
  width: 70px;
  height: 70px;
  background-image: url(../images/volunteerIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 span {
  font-size: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 .membershipCard {
  width: 90px;
  height: 70px;
  background-image: url(../images/membershipCardIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 .scholarship {
  width: 82px;
  height: 70px;
  background-image: url(../images/scholarshipIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 .alumniNewsletter {
  width: 65px;
  height: 71px;
  background-image: url(../images/alumniNewsletterIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 .memberNetwork {
  width: 73px;
  height: 70px;
  background-image: url(../images/memberNetworkIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 .memberCompany {
  width: 76px;
  height: 70px;
  background-image: url(../images/memberCompanyIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon05 .volunteer {
  width: 70px;
  height: 70px;
  background-image: url(../images/volunteerIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 span {
  font-size: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 .membershipCard {
  width: 90px;
  height: 70px;
  background-image: url(../images/membershipCardIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 .scholarship {
  width: 82px;
  height: 70px;
  background-image: url(../images/scholarshipIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 .alumniNewsletter {
  width: 65px;
  height: 71px;
  background-image: url(../images/alumniNewsletterIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 .memberNetwork {
  width: 73px;
  height: 70px;
  background-image: url(../images/memberNetworkIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 .memberCompany {
  width: 76px;
  height: 70px;
  background-image: url(../images/memberCompanyIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeIconArea .activeIcon06 .volunteer {
  width: 70px;
  height: 70px;
  background-image: url(../images/volunteerIcon.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.indexAllWrap .activeListWrap .activeList .activeText {
  margin-top: 20px;
}
.indexAllWrap .noticeWrap {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1320px;
  margin: 0 auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.indexAllWrap .noticeWrap .noticeList ul li {
  border-bottom: 1px solid #cfcfcf;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 20px;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea:hover {
  background-color: #f9f9f9;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea.fix {
  position: relative;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea .noticeText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea .noticeText h3 {
  margin: 0px;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea .noticeText .noticeDate .noticeDateText {
  position: relative;
  padding-left: 10px;
  margin-left: 10px;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeArea .noticeText span {
  font-size: 16px;
  color: #999999;
  font-weight: 500;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeTitle {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.indexAllWrap .noticeWrap .noticeList ul li .noticeTitle span {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  background-color: #1b3b86;
  padding: 6px 38px;
  border-radius: 10px;
}
.indexAllWrap .noticeWrap .noticeList ul span {
  font-size: 18px;
}
.indexAllWrap .noticeWrap .noticeList ul h5 {
  margin-top: 8px;
  font-size: 18px;
}
.indexAllWrap .noticeTitleWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #cfcfcf;
}