<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.departmentContent .topText {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .departmentContent .topText {
    margin-bottom: 25px;
  }
}

.effortArea {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .effortArea {
    margin-bottom: 30px;
  }
}
.effortArea .effortContent .left {
  width: 500px;
}
@media screen and (max-width: 1100px) {
  .effortArea .effortContent .left {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .effortArea .effortContent .left {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
}
.effortArea .effortContent .right {
  width: 445px;
}
@media screen and (max-width: 1100px) {
  .effortArea .effortContent .right {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .effortArea .effortContent .right {
    width: 100%;
    float: none;
  }
}
.effortArea .effortContent p {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .effortArea .effortContent p {
    font-size: 15px;
  }
}
.effortArea .effortContent ul {
  position: relative;
}
.effortArea .effortContent ul li:nth-child(1) {
  width: 415px;
}
@media screen and (max-width: 1100px) {
  .effortArea .effortContent ul li:nth-child(1) {
    width: 92%;
  }
}
.effortArea .effortContent ul li:nth-child(2) {
  width: 190px;
  position: absolute;
  top: 210px;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .effortArea .effortContent ul li:nth-child(2) {
    width: 42%;
    top: 77%;
  }
}
@media screen and (max-width: 767px) {
  .effortArea .effortContent ul li:nth-child(2) {
    width: 48%;
    top: 60%;
  }
}
.effortArea .content01 {
  margin-bottom: 110px !important;
}
@media screen and (max-width: 767px) {
  .effortArea .content01 {
    margin-bottom: 55px !important;
  }
}

.cooperationArea .heading {
  width: 490px;
  margin: 0 auto 25px;
  border: 3px solid #0074b5;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .cooperationArea .heading {
    max-width: 410px;
    width: 100%;
    margin-bottom: 17px;
  }
}
.cooperationArea .heading p {
  color: #0074b5;
  font-size: 22px;
  font-weight: bold;
  padding: 14px 0 12px;
}
@media screen and (max-width: 767px) {
  .cooperationArea .heading p {
    font-size: 16px;
    padding: 11px 0 8px;
  }
}
@media screen and (max-width: 400px) {
  .cooperationArea .heading p {
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 360px) {
  .cooperationArea .heading p {
    font-size: 14px;
  }
}
.cooperationArea .figure01 {
  padding: 35px 0;
  margin-bottom: 30px;
  border-top: 1px dashed #699fb7;
  border-bottom: 1px dashed #699fb7;
}
@media screen and (max-width: 767px) {
  .cooperationArea .figure01 {
    padding: 20px 0;
    margin-bottom: 20px;
  }
}
.cooperationArea .supportArea .supportContent01:first-child {
  margin-bottom: 10px;
}
.cooperationArea .supportArea .supportContent01 li {
  border: 1px solid #699fb7;
  border-radius: 3px;
}
.cooperationArea .supportArea .supportContent01 .left {
  width: 495px;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .supportContent01 .left {
    width: 49.5%;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .supportContent01 .left {
    width: 100%;
    float: none;
  }
}
.cooperationArea .supportArea .supportContent01 .right {
  width: 495px;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .supportContent01 .right {
    width: 49.5%;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .supportContent01 .right {
    width: 100%;
    float: none;
  }
}
.cooperationArea .supportArea .supportContent01 .right span {
  display: block;
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .supportContent01 .right span {
    text-align: center;
    margin-top: 10px;
  }
}
.cooperationArea .supportArea .supportContent01 h5 {
  color: #0074b5;
  font-size: 22px;
  font-weight: bold;
  padding: 15px;
  background-color: #eff7fb;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .supportContent01 h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .supportContent01 h5 {
    font-size: 15px;
    padding: 10px 12px;
  }
}
.cooperationArea .supportArea .supportContent01 p {
  font-size: 18px;
  padding: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .supportContent01 p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .supportContent01 p {
    font-size: 12px;
    padding: 10px 12px;
  }
}
.cooperationArea .supportArea .supportContent01 p span {
  font-weight: bold;
  margin-bottom: 7px;
  display: inline-block;
}
.cooperationArea .supportArea .content01 li:first-child {
  margin-bottom: 10px;
}
.cooperationArea .supportArea .content02 ul {
  padding: 20px 15px;
}
.cooperationArea .supportArea .content02 ul li {
  font-size: 18px;
  border: none;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .content02 ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .content02 ul li {
    font-size: 12px;
  }
}
.cooperationArea .supportArea .content02 ul .left {
  width: 615px;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .content02 ul .left {
    width: 63%;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .content02 ul .left {
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.cooperationArea .supportArea .content02 ul .right {
  width: 320px;
}
@media screen and (max-width: 1100px) {
  .cooperationArea .supportArea .content02 ul .right {
    width: 33%;
  }
}
@media screen and (max-width: 767px) {
  .cooperationArea .supportArea .content02 ul .right {
    width: 100%;
  }
}</pre></body></html>