/* CSS Document */
@media screen and (max-width: 767px) {
  .departmentContent h3 {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
  }
}

@media screen and (max-width: 360px) {
  .departmentContent h3 {
    font-size: 19px;
  }
}

.departmentContent .topText {
  margin-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .departmentContent .topText {
    margin-bottom: 20px;
  }
}

.departmentContent .topContent {
  padding: 35px 0;
  margin-bottom: 45px;
  border-top: 1px dashed #699fb7;
  border-bottom: 1px dashed #699fb7;
}

@media screen and (max-width: 767px) {
  .departmentContent .topContent {
    margin-bottom: 30px;
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .departmentContent .topContent p {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1100px) {
  .effortArea .effortContent h4 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .effortContent h4 {
    margin-bottom: 15px;
  }
}

.effortArea .content01 .text01 {
  margin-bottom: 20px;
}

.effortArea .content01 .plc {
  width: 297px;
  margin-right: 40px;
}

@media screen and (max-width: 900px) {
  .effortArea .content01 .plc {
    width: 37%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content01 .plc {
    width: 70%;
    margin: 0 auto 15px;
    float: none;
  }
}

.effortArea .content01 ul {
  width: 435px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 900px) {
  .effortArea .content01 ul {
    width: 58%;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content01 ul {
    width: 100%;
    float: none;
  }
}

.effortArea .content01 ul li {
  width: 215px;
  margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
  .effortArea .content01 ul li {
    width: 49%;
  }
}

.effortArea .content01 ul li:nth-child(odd) {
  margin-right: 5px;
}

@media screen and (max-width: 900px) {
  .effortArea .content01 ul li:nth-child(odd) {
    margin-right: 2%;
  }
}

.effortArea .content01 ul span {
  font-size: 14px;
  text-align: right;
  display: block;
}

.effortArea .content02 .left {
  width: 500px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content02 .left {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content02 .left {
    width: 100%;
    float: none;
  }
}

.effortArea .content02 .left p {
  margin-bottom: 30px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content02 .left p {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content02 .left p {
    margin-bottom: 15px;
  }
}

.effortArea .content02 .left .textBox01:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content02 .left .textBox01:not(:last-child) {
    margin-bottom: 15px;
  }
}

.effortArea .content02 .left .textBox01 h6 {
  color: #0074b5;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 10px 8px;
  margin-bottom: 15px;
  border: 2px solid #0074b5;
  border-radius: 3px;
  text-align: center;
}

@media screen and (max-width: 1100px) {
  .effortArea .content02 .left .textBox01 h6 {
    font-size: 18px;
    padding: 7px 10px 5px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content02 .left .textBox01 h6 {
    font-size: 16px;
    padding: 6px 10px 3px;
  }
}

.effortArea .content02 .left .textBox01 p {
  margin-bottom: 0;
}

.effortArea .content02 .right {
  width: 440px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content02 .right {
    width: 44%;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content02 .right {
    width: 100%;
    margin-bottom: 15px;
    float: none;
  }
}

.effortArea .content03 .box01 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .effortArea .content03 .box01 {
    margin-bottom: 15px;
  }
}

.effortArea .content03 .box01 .left p {
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .effortArea .content03 .box01 .left p {
    margin-bottom: 20px;
  }
}

.effortArea .content03 .box01 .left span {
  color: #0074b5;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content03 .box01 .left span {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content03 .box01 .left span {
    font-size: 16px;
  }
}

.effortArea .content03 .box02 .left {
  width: 500px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content03 .box02 .left {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content03 .box02 .left {
    width: 100%;
    margin-bottom: 15px;
  }
}

.effortArea .content03 .box02 .right {
  width: 432px;
}

@media screen and (max-width: 1100px) {
  .effortArea .content03 .box02 .right {
    width: 43%;
  }
}

@media screen and (max-width: 767px) {
  .effortArea .content03 .box02 .right {
    width: 100%;
  }
}

.effortArea .content04 p {
  margin-bottom: 15px;
}

.effortArea .content04 .spOnly {
  width: 80%;
  margin: 0 auto;
}
