.content {
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
}
.content .mission {
  width: 100%;
  position: relative;
}
.content .mission img {
  width: 100%;
}
.content .mission .s-title {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  position: absolute;
  left: 13.4%;
  top: 70px;
}
.content .mission .title {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -1.9px;
  color: #ffffff;
  position: absolute;
  left: 13.4%;
  top: 110px;
}
.content .mission .right {
  position: absolute;
  right: 13.4%;
  top: 30%;
  width: 298px;
}
.content .mission .right .text {
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  line-height: 38px;
  letter-spacing: -0.6px;
  color: #2767b5;
}
.content .mission .right .text::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .mission .right .text span {
  display: block;
  float: right;
}
.content .mission .right .en {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
  letter-spacing: -0.3px;
  color: #ffffff;
  margin-top: 20px;
}
.content .mission .right .en span {
  display: block;
  margin-left: 25px;
}
.content .mission .mission-box {
  width: 73.2%;
  margin: 0 auto;
  position: absolute;
  left: 13.4%;
  bottom: -10%;
}
.content .mission .mission-box .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
}
.content .mission .mission-box .h3 {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 19px;
}
.content .mission .mission-box .cutover {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}
.content .mission .mission-box .cutover::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .mission .mission-box .cutover .accordion {
  width: 13%;
  float: left;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
}
.content .mission .mission-box .cutover .accordion .close {
  width: 100%;
  position: relative;
  transition: 0.5s;
}
.content .mission .mission-box .cutover .accordion .close img {
  height: 100%;
}
.content .mission .mission-box .cutover .accordion .close .box {
  position: absolute;
  top: 99px;
  left: calc(50% - 68px);
  width: 136px;
}
.content .mission .mission-box .cutover .accordion .close .box .h3 {
  width: 136px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 32px;
  height: 64px;
  letter-spacing: -0.4px;
  color: #666666;
  text-align: center;
}
.content .mission .mission-box .cutover .accordion .close .box .icon {
  width: 60px;
  height: 53px;
  margin: 0 auto;
  margin-top: 70px;
}
.content .mission .mission-box .cutover .accordion .close .box .icon img {
  width: 100%;
}
.content .mission .mission-box .cutover .accordion .open {
  display: none;
}
.content .mission .mission-box .cutover .accordion.active {
  width: 48%;
  background-size: 100% 100%;
}
.content .mission .mission-box .cutover .accordion.active .close {
  display: none;
}
.content .mission .mission-box .cutover .accordion.active .open {
  display: block;
  width: 100%;
  position: relative;
}
.content .mission .mission-box .cutover .accordion.active .open img {
  width: 100%;
}
.content .mission .mission-box .cutover .accordion.active .open .box {
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 53px;
}
.content .mission .mission-box .cutover .accordion.active .open .box .h4 {
  font-size: 32px;
  font-weight: bold;
  line-height: 33px;
  letter-spacing: -0.6px;
  color: #ffffff;
}
.content .mission .mission-box .cutover .accordion.active .open .box .line {
  width: 15px;
  height: 2px;
  margin-top: 31px;
  margin-bottom: 27px;
  background-color: #ffffff;
}
.content .mission .mission-box .cutover .accordion.active .open .box .p {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: -0.6px;
  text-align: justify;
  color: #ffffff;
}
.content .vision {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 137px;
}
.content .vision .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
}
.content .vision .h3 {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 19px;
}
.content .vision ul {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-top: 40px;
}
.content .vision ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .vision ul li {
  width: calc(33.33% - 30px);
  height: 560px;
  margin: 0 15px;
  float: left;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  transition: 0.5s;
}
.content .vision ul li .icon {
  width: 63px;
  height: 54px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
}
.content .vision ul li .icon img {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
}
.content .vision ul li .icon img.white {
  opacity: 0;
}
.content .vision ul li .title {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #333333;
  text-align: center;
  padding-top: 20px;
  transition: 0.5s;
}
.content .vision ul li .line {
  width: 15px;
  height: 2px;
  background-color: #c6150f;
  margin: 0 auto;
  margin-top: 17px;
  margin-bottom: 10px;
  transition: 0.5s;
}
.content .vision ul li .p {
  width: 68.37%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-align: justify;
  color: #333333;
  transition: 0.5s;
}
.content .vision ul li:nth-child(2) .p {
  text-align: center;
}
.content .vision ul li:hover {
  background-color: #c6150f;
}
.content .vision ul li:hover .icon img.red {
  opacity: 0;
}
.content .vision ul li:hover .icon img.white {
  opacity: 1;
}
.content .vision ul li:hover .title {
  color: white;
}
.content .vision ul li:hover .line {
  background-color: white;
}
.content .vision ul li:hover .p {
  color: white;
}
.content .values {
  width: 100%;
  background-color: white;
  padding-top: 80px;
}
.content .values .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
  margin-left: 13.4%;
}
.content .values .h3 {
  font-size: 22px;
  line-height: 33px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-left: 13.4%;
}
.content .values .box {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 60px;
  padding-bottom: 62px;
}
.content .values .box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .values .box .item {
  width: calc(25% - 1px);
  float: left;
  height: 484px;
}
.content .values .box .item .title {
  padding-top: 42px;
  margin-left: 42px;
}
.content .values .box .item .title::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .values .box .item .title .number {
  font-family: "DINOT-CONDBOLD";
  font-size: 66.61px;
  line-height: 48px;
  letter-spacing: -1.3px;
  color: #dbdbdb;
  float: left;
}
.content .values .box .item .title .h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-left: 24px;
  float: left;
}
.content .values .box .item .title .h4 span {
  display: block;
  font-family: "DINOT-CONDBOLD";
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #c6150f;
  margin-top: 11px;
  text-transform: uppercase;
}
.content .values .box .item .p {
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  width: 76%;
  margin: 0 auto;
  margin-top: 57px;
  text-align: justify;
}
.content .values .box .item:hover {
  background-color: #f7f7f7;
}
.content .spirit {
  width: 73.2%;
  margin: 0 auto;
  margin-top: 68px;
  margin-bottom: 80px;
}
.content .spirit::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .spirit .left {
  width: 46.94%;
  float: left;
}
.content .spirit .left .img {
  width: 73px;
  height: 73px;
  float: left;
  margin-left: 20px;
}
.content .spirit .left .img img {
  width: 100%;
}
.content .spirit .left .text {
  margin-left: 39px;
  float: left;
  width: 69.579%;
}
.content .spirit .left .text .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
}
.content .spirit .left .text .h3 {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 19px;
  height: 66px;
}
.content .spirit .left .left-box {
  height: 750px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  margin-top: 52px;
}
.content .spirit .left .left-box .box {
  padding-top: 60px;
  margin-left: 30px;
  margin-right: 30px;
}
.content .spirit .left .left-box .box ul li {
  margin-bottom: 30px;
}
.content .spirit .left .left-box .box ul li .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: -0.3px;
  color: #333333;
}
.content .spirit .left .left-box .box ul li .p {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.3px;
  color: #333333;
  line-height: 28px;
  text-align: justify;
}
.content .spirit .right {
  width: 46.94%;
  float: right;
}
.content .spirit .right .img {
  width: 73px;
  height: 73px;
  float: left;
  margin-left: 20px;
}
.content .spirit .right .img img {
  width: 100%;
}
.content .spirit .right .text {
  margin-left: 39px;
  float: left;
  width: 69.579%;
}
.content .spirit .right .text .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #c6150f;
}
.content .spirit .right .text .h3 {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #333333;
  margin-top: 19px;
  height: 66px;
}
.content .spirit .right .right-box {
  height: 750px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(188, 188, 188, 0.12);
  margin-top: 52px;
}
.content .spirit .right .right-box .box {
  padding-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
}
.content .spirit .right .right-box .box ul li {
  margin-bottom: 30px;
}
.content .spirit .right .right-box .box ul li .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  letter-spacing: -0.3px;
  color: #333333;
}
.content .spirit .right .right-box .box ul li .p {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.3px;
  color: #333333;
  line-height: 28px;
  text-align: justify;
}
.content .final {
  width: 100%;
  height: 680px;
  position: relative;
  overflow: hidden;
}
.content .final img {
  height: 100%;
  position: absolute;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.content .final .box {
  width: 750px;
  height: 512px;
  background-color: rgba(72, 121, 196, 0.9);
  position: absolute;
  left: 13.4%;
  bottom: 0;
}
.content .final .box .h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #ffffff;
  padding-top: 66px;
  margin-left: 48px;
}
.content .final .box .h3 {
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.4px;
  color: #ffffff;
  margin-top: 15px;
  margin-left: 48px;
}
.content .final .box .text {
  width: 87.6%;
  margin: 0 auto;
  margin-top: 50px;
  height: 52%;
  overflow-y: auto;
}
.content .final .box .text::-webkit-scrollbar {
  width: 2px;
}
.content .final .box .text::-webkit-scrollbar-track {
  background: #dbdada;
  border-radius: 10px;
}
.content .final .box .text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #cc2237;
}
.content .final .box .text .text-box {
  width: 90.07%;
}
.content .final .box .text .text-box .p {
  width: 100%;
}
.content .final .box .text .text-box .p p {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
@media screen and (max-width: 1864px) {
  .content .values .box .item .p {
    width: 90%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1800px) {
  .content .spirit .left .left-box {
    height: 769px;
  }
  .content .spirit .right .right-box {
    height: 769px;
  }
}
@media screen and (max-width: 1705px) {
  .content .spirit .left .img {
    width: 73px;
    height: 73px;
    float: left;
    margin-left: 30px;
  }
  .content .spirit .left .text {
    margin-left: 20px;
    float: left;
  }
  .content .spirit .right .img {
    width: 73px;
    height: 73px;
    float: left;
    margin-left: 30px;
  }
  .content .spirit .right .text {
    margin-left: 20px;
    float: left;
  }
}
@media screen and (max-width: 1660px) {
  .content .spirit .left .left-box {
    height: 932px;
  }
  .content .spirit .right .right-box {
    height: 932px;
  }
}
@media screen and (max-width: 1600px) {
  .content .mission .right {
    top: 20%;
  }
  .content .vision ul li .p {
    width: 90%;
  }
  .content .spirit .right .text .h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: -0.5px;
    color: #c6150f;
  }
  .content .spirit .right .text .h3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.4px;
    color: #333333;
    margin-top: 19px;
  }
  .content .spirit .left .text .h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: -0.5px;
    color: #c6150f;
  }
  .content .spirit .left .text .h3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.4px;
    color: #333333;
    margin-top: 19px;
  }
  .content .mission .mission-box .cutover .accordion .close .box .h3 {
    font-size: 18px;
    line-height: 32px;
  }
  .content .mission .mission-box .cutover .accordion.active .open .box .line {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .content .mission .mission-box .cutover .accordion.active .open .box .p {
    line-height: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .content .mission .mission-box .cutover .accordion .close .box {
    top: 60px;
  }
  .content .mission .mission-box .cutover .accordion.active .open .box {
    width: 90%;
    left: 5%;
    bottom: 20px;
  }
  .content .vision ul li .p {
    line-height: 20px;
  }
  .content .values .box .item .p {
    font-size: 14px;
    line-height: 18px;
  }
  .content .spirit .right .right-box .box {
    padding-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .content .spirit .left .left-box .box {
    padding-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .content .spirit .left .img {
    margin-left: 0;
  }
  .content .spirit .right .img {
    width: 73px;
    height: 73px;
    float: left;
    margin-left: 0;
  }
}
