.page.sponsorship .main-contens {
  background-color: #fff;
}
.page.sponsorship .page-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 4.9138888889;
  width: 96%;
  margin: 0 auto 35px;
  border-bottom: 1px solid #180097;
}
.page.sponsorship .partner-page-link-btn {
  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;
  background-color: #180097;
  border: 1px solid #180097;
  height: 47px;
  width: 80%;
  margin: 0 auto 40px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.sponsorship .partner-page-link-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page.sponsorship .partner-area {
  padding-bottom: 45px;
}
.page.sponsorship .partner-area-title {
  text-align: center;
  color: #00196d;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin-bottom: 25px;
}
.page.sponsorship .partner-logo-ul {
  width: 95%;
  margin: 0 auto 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page.sponsorship .partner-logo-list {
  width: 100%;
  margin-bottom: 15px;
}
.page.sponsorship .partner-logo-list:last-child {
  margin-bottom: 0;
}
.page.sponsorship .partner-logo-list-img {
  max-width: 154px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.page.sponsorship .partner-logo-list-img.third {
  max-width: 224px;
}
.page.sponsorship .partner-separator-line {
  background-color: #e5e5e5;
  height: 1px;
  width: 92%;
  margin: 0 auto 45px;
}
.page.sponsorship .special-sponsorship-ul {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 45px;
}
.page.sponsorship .special-sponsorship-list {
  width: 100%;
  margin-bottom: 35px;
}
.page.sponsorship .special-sponsorship-list:last-child {
  margin-bottom: 0;
}
.page.sponsorship .special-logo-list-img {
  max-width: 184px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.page.sponsorship .cooperation-sponsorship-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  margin: 0 auto 45px;
}
.page.sponsorship .cooperation-sponsorship-list {
  width: 45%;
  margin-bottom: 20px;
}
.page.sponsorship .cooperation-sponsorship-list:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.page.sponsorship .cooperation-logo-list-img {
  max-width: 108px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.page.sponsorship .special-sponsorship-max-text-ul, .page.sponsorship .special-sponsorship-big-text-ul, .page.sponsorship .special-sponsorship-medium-text-ul, .page.sponsorship .special-sponsorship-normal-text-ul {
  width: 92%;
  margin: 0 auto 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page.sponsorship .special-sponsorship-max-text-list, .page.sponsorship .special-sponsorship-big-text-list {
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 1.25;
}
.page.sponsorship .special-sponsorship-big-text-list {
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.05em;
  line-height: 1.2222222222;
}
.page.sponsorship .special-sponsorship-big-text-list span {
  font-size: 12px;
}
.page.sponsorship .special-sponsorship-medium-text-list {
  width: 50%;
  margin-bottom: 18px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.1875;
}
.page.sponsorship .special-sponsorship-normal-text-list {
  width: 50%;
  margin-bottom: 18px;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0em;
  line-height: 1.2142857143;
}
.page.sponsorship .partner-area-text {
  width: 92%;
  letter-spacing: 0.113em;
  line-height: 1.6920659859;
  font-size: 12px;
  font-weight: 400;
  margin: 0 auto 0px;
}
@media (hover: hover) {
  .page.sponsorship .partner-page-link-btn:hover {
    background-color: #e8551d;
    border-color: #e8551d;
  }
}
@media (min-width: 1000px) {
  .page.sponsorship .page-title {
    font-size: 28px;
  }
  .page.sponsorship .partner-area-title {
    font-size: 17px;
  }
  .page.sponsorship .partner-page-link-btn {
    height: 54px;
    font-size: 16px;
  }
}