@charset "UTF-8";
/* ---------------최신글용 styleguide START--------------- */
.section-logo {
  display: block;
  height: 60px;
  width: auto;
  margin: 0 auto;
}

.section-logo + .section-title {
  margin-top: 35px;
}

.section-title {
  line-height: 1;
}

.section-title + .section-desc {
  margin-top: 20px;
}

.section-desc {
  line-height: 1.3;
}

@media screen and (max-width: 1350px) {
  .section-logo {
    height: 54px;
  }
  .section-logo + .section-title {
    margin-top: 32px;
  }
  .section-title + .section-desc {
    margin-top: 18px;
  }
}
@media screen and (max-width: 1150px) {
  .section-logo {
    height: 48px;
  }
  .section-logo + .section-title {
    margin-top: 29px;
  }
  .section-title + .section-desc {
    margin-top: 16px;
  }
}
@media screen and (max-width: 600px) {
  .section-logo {
    height: 42px;
  }
  .section-logo + .section-title {
    margin-top: 26px;
  }
  .section-title + .section-desc {
    margin-top: 14px;
  }
}
@media screen and (max-width: 450px) {
  .section-logo {
    height: 36px;
  }
  .section-logo + .section-title {
    margin-top: 23px;
  }
  .section-title + .section-desc {
    margin-top: 12px;
  }
}
.center {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}

.center1760 {
  width: 90%;
  max-width: 1760px;
  margin: 0 auto;
}

.center1000 {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.center500 {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
}

::-moz-placeholder {
  color: #999;
}

::placeholder {
  color: #999;
}

select {
  color: #5d5d5d;
}

.ctm {
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  font-style: inherit;
  text-decoration: none;
  font-size: inherit;
}

.hidden {
  position: fixed;
  left: -100000px;
}

.pe-none {
  pointer-events: none;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

/* ---------------커스텀 클래스 END--------------- */
/* ---------------폰트 관련 START--------------- */
.fw100 {
  font-weight: 100;
}

.fw200 {
  font-weight: 200;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

.fsz70 {
  font-size: 70px;
}

.fsz50 {
  font-size: 50px;
}

.fsz46 {
  font-size: 46px;
}

.fsz40 {
  font-size: 40px;
}

.fsz30 {
  font-size: 30px;
}

.fsz28 {
  font-size: 28px;
}

.fsz26 {
  font-size: 26px;
}

.fsz24 {
  font-size: 24px;
}

.fsz22 {
  font-size: 22px;
}

.fsz20 {
  font-size: 20px;
}

.fsz18 {
  font-size: 18px;
}

.fsz16 {
  font-size: 16px;
}

.fsz15 {
  font-size: 15px;
}

.fsz14 {
  font-size: 14px;
}

.fsz13 {
  font-size: 13px;
}

@media screen and (max-width: 1350px) {
  .fsz70 {
    font-size: 63px;
  }
  .fsz50 {
    font-size: 45px;
  }
  .fsz46 {
    font-size: 41px;
  }
  .fsz40 {
    font-size: 36px;
  }
  .fsz30 {
    font-size: 28px;
  }
  .fsz28 {
    font-size: 26px;
  }
  .fsz26 {
    font-size: 24px;
  }
  .fsz24 {
    font-size: 22px;
  }
  .fsz22 {
    font-size: 20px;
  }
  .fsz20 {
    font-size: 19px;
  }
  .fsz18 {
    font-size: 17px;
  }
}
@media screen and (max-width: 1150px) {
  .fsz70 {
    font-size: 56px;
  }
  .fsz50 {
    font-size: 40px;
  }
  .fsz46 {
    font-size: 36px;
  }
  .fsz40 {
    font-size: 32px;
  }
  .fsz30 {
    font-size: 26px;
  }
  .fsz28 {
    font-size: 24px;
  }
  .fsz26 {
    font-size: 22px;
  }
  .fsz24 {
    font-size: 20px;
  }
  .fsz22 {
    font-size: 19px;
  }
  .fsz20 {
    font-size: 18px;
  }
  .fsz18 {
    font-size: 16px;
  }
  .fsz16 {
    font-size: 15px;
  }
  .fsz15 {
    font-size: 14px;
  }
  .fsz14 {
    font-size: 13px;
  }
  .fsz13 {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .fsz70 {
    font-size: 49px;
  }
  .fsz50 {
    font-size: 35px;
  }
  .fsz46 {
    font-size: 32px;
  }
  .fsz40 {
    font-size: 29px;
  }
  .fsz30 {
    font-size: 24px;
  }
  .fsz28 {
    font-size: 22px;
  }
  .fsz26 {
    font-size: 20px;
  }
  .fsz24 {
    font-size: 18px;
  }
  .fsz22 {
    font-size: 17.5px;
  }
  .fsz20 {
    font-size: 17px;
  }
  .fsz18 {
    font-size: 15px;
  }
  .fsz16 {
    font-size: 14px;
  }
  .fsz15 {
    font-size: 13px;
  }
  .fsz14 {
    font-size: 12px;
  }
  .fsz13 {
    font-size: 11px;
  }
}
@media screen and (max-width: 450px) {
  .fsz70 {
    font-size: 42px;
  }
  .fsz50 {
    font-size: 30px;
  }
  .fsz46 {
    font-size: 28px;
  }
  .fsz40 {
    font-size: 26px;
  }
  .fsz30 {
    font-size: 22px;
  }
  .fsz28 {
    font-size: 20px;
  }
  .fsz26 {
    font-size: 18px;
  }
  .fsz24 {
    font-size: 17px;
  }
  .fsz22 {
    font-size: 16.5px;
  }
  .fsz20 {
    font-size: 16px;
  }
  .fsz18 {
    font-size: 14px;
  }
  .fsz16 {
    font-size: 13px;
  }
  .fsz15 {
    font-size: 12px;
  }
  .fsz14 {
    font-size: 11px;
  }
  .fsz13 {
    font-size: 10px;
  }
}
/* ---------------폰트 관련 END--------------- */
/* ---------------color 관련 START--------------- */
.bgc0 {
  background-color: #4694d1;
}

.bgc1 {
  background-color: #4b8c2f;
}

.bgc2 {
  background-color: #6bc743;
}

.bgc3 {
  background-color: #003973;
}

.bgc4 {
  background-color: #bd2f2f;
}

.bgc5 {
  background-color: #f4f9f1;
}

.bgcw {
  background-color: #FFF;
}

.bgc-b1 {
  background-color: #1c1c1c;
}

.bgc-b2 {
  background-color: #2c2c2c;
}

.bgc-b3 {
  background-color: #3b3b3b;
}

.bgc-b4 {
  background-color: #404040;
}

.bgc-b5 {
  background-color: #505050;
}

.bgc-b6 {
  background-color: #606060;
}

.bgc-b7 {
  background-color: #707070;
}

.bgc-g1 {
  background-color: #f7f7f7;
}

.bgc-g2 {
  background-color: #c5c5c5;
}

.bgc-g3 {
  background-color: #aaa;
}

.bgc-g4 {
  background-color: #bbb;
}

.bgc-g5 {
  background-color: #ccc;
}

.bgc-g6 {
  background-color: #7f7f7f;
}

.bgc-g7 {
  background-color: #646464;
}

.txc0 {
  color: #4694d1;
}

.txc1 {
  color: #4b8c2f;
}

.txc2 {
  color: #6bc743;
}

.txc3 {
  color: #003973;
}

.txc4 {
  color: #bd2f2f;
}

.txc5 {
  color: #f4f9f1;
}

.txcw {
  color: #FFF;
}

.txc-b1 {
  color: #1c1c1c;
}

.txc-b2 {
  color: #2c2c2c;
}

.txc-b3 {
  color: #3b3b3b;
}

.txc-b4 {
  color: #404040;
}

.txc-b5 {
  color: #505050;
}

.txc-b6 {
  color: #606060;
}

.txc-b7 {
  color: #707070;
}

.txc-g1 {
  color: #f7f7f7;
}

.txc-g2 {
  color: #c5c5c5;
}

.txc-g3 {
  color: #aaa;
}

.txc-g4 {
  color: #bbb;
}

.txc-g5 {
  color: #ccc;
}

.txc-g6 {
  color: #7f7f7f;
}

.txc-g7 {
  color: #646464;
}

.before-bgc0::before {
  background-color: #4694d1;
}

.before-bgc1::before {
  background-color: #4b8c2f;
}

.before-bgc2::before {
  background-color: #6bc743;
}

.before-bgc3::before {
  background-color: #003973;
}

.before-bgc4::before {
  background-color: #bd2f2f;
}

.before-bgc5::before {
  background-color: #f4f9f1;
}

.after-bgc0::after {
  background-color: #4694d1;
}

.after-bgc1::after {
  background-color: #4b8c2f;
}

.after-bgc2::after {
  background-color: #6bc743;
}

.after-bgc3::after {
  background-color: #003973;
}

.after-bgc4::after {
  background-color: #bd2f2f;
}

.after-bgc5::after {
  background-color: #f4f9f1;
}

@media screen and (min-width: 991.1px) {
  .hover-bgc0:hover {
    background-color: #4694d1 !important;
  }
  .hover-bgc1:hover {
    background-color: #4b8c2f !important;
  }
  .hover-bgc2:hover {
    background-color: #6bc743 !important;
  }
  .hover-bgc3:hover {
    background-color: #003973 !important;
  }
  .hover-bgc4:hover {
    background-color: #bd2f2f !important;
  }
  .hover-bgc5:hover {
    background-color: #f4f9f1 !important;
  }
  .hover-txc0:hover {
    color: #4694d1 !important;
  }
  .hover-txc1:hover {
    color: #4b8c2f !important;
  }
  .hover-txc2:hover {
    color: #6bc743 !important;
  }
  .hover-txc3:hover {
    color: #003973 !important;
  }
  .hover-txc4:hover {
    color: #bd2f2f !important;
  }
  .hover-txc5:hover {
    color: #f4f9f1 !important;
  }
}
/* ---------------color 관련 END--------------- */
/* ---------------padding 관련 START--------------- */
.pd50 {
  padding: 50px 0;
  box-sizing: border-box;
}

.pdt50 {
  padding-top: 50px;
  box-sizing: border-box;
}

.pdb50 {
  padding-bottom: 50px;
  box-sizing: border-box;
}

.pd70 {
  padding: 70px 0;
  box-sizing: border-box;
}

.pdt70 {
  padding-top: 70px;
  box-sizing: border-box;
}

.pdb70 {
  padding-bottom: 70px;
  box-sizing: border-box;
}

.pd100 {
  padding: 100px 0;
  box-sizing: border-box;
}

.pdt100 {
  padding-top: 100px;
  box-sizing: border-box;
}

.pdb100 {
  padding-bottom: 100px;
  box-sizing: border-box;
}

.pd150 {
  padding: 150px 0;
  box-sizing: border-box;
}

.pdt150 {
  padding-top: 150px;
  box-sizing: border-box;
}

.pdb150 {
  padding-bottom: 150px;
  box-sizing: border-box;
}

.pd200 {
  padding: 200px 0;
  box-sizing: border-box;
}

.pdt200 {
  padding-top: 200px;
  box-sizing: border-box;
}

.pdb200 {
  padding-bottom: 200px;
  box-sizing: border-box;
}

@media screen and (max-width: 1350px) {
  .pd50 {
    padding: 45px 0;
  }
  .pdt50 {
    padding-top: 45px;
  }
  .pdb50 {
    padding-bottom: 45px;
  }
  .pd70 {
    padding: 67px 0;
  }
  .pdt70 {
    padding-top: 67px;
  }
  .pdb70 {
    padding-bottom: 67px;
  }
  .pd100 {
    padding: 85px 0;
  }
  .pdt100 {
    padding-top: 85px;
  }
  .pdb100 {
    padding-bottom: 85px;
  }
  .pd150 {
    padding: 135px 0;
  }
  .pdt150 {
    padding-top: 135px;
  }
  .pdb150 {
    padding-bottom: 135px;
  }
  .pd200 {
    padding: 180px 0;
  }
  .pdt200 {
    padding-top: 180px;
  }
  .pdb200 {
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 1150px) {
  .pd50 {
    padding: 40px 0;
  }
  .pdt50 {
    padding-top: 40px;
  }
  .pdb50 {
    padding-bottom: 40px;
  }
  .pd70 {
    padding: 55px 0;
  }
  .pdt70 {
    padding-top: 55px;
  }
  .pdb70 {
    padding-bottom: 55px;
  }
  .pd100 {
    padding: 70px 0;
  }
  .pdt100 {
    padding-top: 70px;
  }
  .pdb100 {
    padding-bottom: 70px;
  }
  .pd150 {
    padding: 120px 0;
  }
  .pdt150 {
    padding-top: 120px;
  }
  .pdb150 {
    padding-bottom: 120px;
  }
  .pd200 {
    padding: 160px 0;
  }
  .pdt200 {
    padding-top: 160px;
  }
  .pdb200 {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 600px) {
  .pd50 {
    padding: 35px 0;
  }
  .pdt50 {
    padding-top: 35px;
  }
  .pdb50 {
    padding-bottom: 35px;
  }
  .pd70 {
    padding: 47px 0;
  }
  .pdt70 {
    padding-top: 47px;
  }
  .pdb70 {
    padding-bottom: 47px;
  }
  .pd100 {
    padding: 62px 0;
  }
  .pdt100 {
    padding-top: 62px;
  }
  .pdb100 {
    padding-bottom: 62px;
  }
  .pd150 {
    padding: 100px 0;
  }
  .pdt150 {
    padding-top: 100px;
  }
  .pdb150 {
    padding-bottom: 100px;
  }
  .pd200 {
    padding: 140px 0;
  }
  .pdt200 {
    padding-top: 140px;
  }
  .pdb200 {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 450px) {
  .pd50 {
    padding: 30px 0;
  }
  .pdt50 {
    padding-top: 30px;
  }
  .pdb50 {
    padding-bottom: 30px;
  }
  .pd70 {
    padding: 40px 0;
  }
  .pdt70 {
    padding-top: 40px;
  }
  .pdb70 {
    padding-bottom: 40px;
  }
  .pd100 {
    padding: 55px 0;
  }
  .pdt100 {
    padding-top: 55px;
  }
  .pdb100 {
    padding-bottom: 55px;
  }
  .pd150 {
    padding: 85px 0;
  }
  .pdt150 {
    padding-top: 85px;
  }
  .pdb150 {
    padding-bottom: 85px;
  }
  .pd200 {
    padding: 120px 0;
  }
  .pdt200 {
    padding-top: 120px;
  }
  .pdb200 {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 350px) {
  .pd50 {
    padding: 25px 0;
  }
  .pdt50 {
    padding-top: 25px;
  }
  .pdb50 {
    padding-bottom: 25px;
  }
  .pd70 {
    padding: 35px 0;
  }
  .pdt70 {
    padding-top: 35px;
  }
  .pdb70 {
    padding-bottom: 35px;
  }
  .pd100 {
    padding: 45px 0;
  }
  .pdt100 {
    padding-top: 45px;
  }
  .pdb100 {
    padding-bottom: 45px;
  }
  .pd150 {
    padding: 70px 0;
  }
  .pdt150 {
    padding-top: 70px;
  }
  .pdb150 {
    padding-bottom: 70px;
  }
  .pd200 {
    padding: 90px 0;
  }
  .pdt200 {
    padding-top: 90px;
  }
  .pdb200 {
    padding-bottom: 90px;
  }
}
.pd0 {
  padding: 0;
}

.pdt0 {
  padding-top: 0;
}

.pdb0 {
  padding-bottom: 0;
}

.pdl0 {
  padding-left: 0;
}

.pdr0 {
  padding-right: 0;
}

.pdn {
  padding: 0 !important;
}

.pdtn {
  padding-top: 0 !important;
}

.pdbn {
  padding-bottom: 0 !important;
}

.pdln {
  padding-left: 0 !important;
}

.pdrn {
  padding-right: 0 !important;
}

/* ---------------padding 관련 END--------------- */
/* ---------------br 관련 START--------------- */
@media screen and (min-width: 1350.1px) {
  .brs1350 {
    display: none;
  }
}
@media screen and (max-width: 1350px) {
  .brl1350 {
    display: none;
  }
}
@media screen and (min-width: 991.1px) {
  .brs {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .brl {
    display: none;
  }
}
@media screen and (min-width: 600.1px) {
  .brs600 {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .brl600 {
    display: none;
  }
}
/* ---------------br 관련 END--------------- */
/* ---------------최신글용 styleguide END--------------- */
/* ---------------공통 START--------------- */
.btn-common {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 15px;
  width: 250px;
  height: 70px;
  border-radius: 70px;
  box-sizing: border-box;
  border: 1px solid #4694d1;
  box-shadow: 2px 2px 10px rgba(70, 148, 209, 0.1);
  transition: background-color 0.3s, color 0.3s;
}
.btn-common img,
.btn-common svg {
  display: block;
  width: 20px;
  height: auto;
}
.btn-common svg path {
  transition: fill 0.5s;
}
.btn-common svg line {
  transition: stroke 0.5s;
}

@media screen and (min-width: 991.1px) {
  .btn-common:hover {
    background-color: #4694d1;
    color: #fff;
  }
  .btn-common:hover svg path {
    fill: #fff;
  }
  .btn-common:hover svg line {
    stroke: #fff;
  }
}
@media screen and (max-width: 1350px) {
  .btn-common {
    gap: 13.5px;
    width: 230px;
    height: 63px;
  }
  .btn-common img {
    width: 18px;
  }
}
@media screen and (max-width: 1150px) {
  .btn-common {
    gap: 12px;
    width: 210px;
    height: 56px;
  }
  .btn-common img {
    width: 16px;
  }
}
@media screen and (max-width: 991px) {
  .btn-common:active {
    background-color: #4694d1;
    color: #fff;
  }
}
@media screen and (max-width: 600px) {
  .btn-common {
    gap: 10.5px;
    width: 190px;
    height: 49px;
  }
  .btn-common img {
    width: 14px;
  }
}
@media screen and (max-width: 450px) {
  .btn-common {
    gap: 9px;
    width: 170px;
    height: 42px;
  }
  .btn-common img {
    width: 12px;
  }
}
/* ---------------공통 END--------------- */
/* ---------------news-section START--------------- */
.news-section {
  overflow: hidden;
}
.news-section .news-wrap {
  display: flex;
  align-items: flex-start;
}
.news-section .news-wrap .text-inner {
  width: 350px;
}
.news-section .news-wrap .text-inner .common-title {
  text-align: unset;
  padding-bottom: unset;
}
.news-section .news-wrap .text-inner .common-title .ci {
  margin: unset;
}
.news-section .news-wrap .text-inner .btn-news-more {
  margin-top: 35px;
}
.news-section .news-wrap .main-news-slider {
  width: calc(100% - 350px);
  overflow: hidden;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box {
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box.slider-empty {
  display: flex;
  aspect-ratio: 4/5;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-color: rgba(28, 28, 28, 0.5);
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a {
  display: block;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .img-box {
  aspect-ratio: 4/5;
  border-radius: 20px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transition: transform 0.3s;
  transition-timing-function: linear;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box {
  box-sizing: border-box;
  padding-top: 25px;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-subject {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-word;
  transition: color 0.3s;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-subject::before {
  content: "";
  z-index: -1;
  display: block;
  width: 0;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(70, 148, 209, 0.1);
  transition: width 0.3s;
}
.news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  margin-top: 15px;
  line-height: 1.3;
}

/* ---------------news-section END--------------- */
/* ---------------press-section START--------------- */
.press-section {
  overflow: hidden;
}
.press-section.active .press-wrap .text-inner .btn-press-more {
  opacity: 1;
  transform: translateY(0);
}
.press-section.active .press-wrap .main-press-slider {
  opacity: 1;
}
.press-section .press-wrap {
  display: flex;
  align-items: flex-start;
}
.press-section .press-wrap .text-inner {
  width: 350px;
}
.press-section .press-wrap .text-inner .btn-press-more {
  margin-top: 35px;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1s, transform 1s, color 0.5s;
  transition-delay: 0.3s, 0.3s, 0s;
}
.press-section .press-wrap .main-press-slider {
  width: calc(100% - 350px);
  overflow: hidden;
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 0.6s;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box {
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box.slider-empty {
  display: flex;
  aspect-ratio: 1/1;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-color: rgba(28, 28, 28, 0.5);
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a {
  display: block;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .img-box {
  aspect-ratio: 1/1;
  border-radius: 20px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #eee;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  transition: transform 0.3s;
  transition-timing-function: linear;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box {
  box-sizing: border-box;
  padding-top: 25px;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-subject {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-word;
  transition: color 0.3s;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-subject::before {
  content: "";
  z-index: -1;
  display: block;
  width: 0;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(70, 148, 209, 0.1);
  transition: width 0.3s;
}
.press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  margin-top: 15px;
  line-height: 1.3;
}

/* ---------------press-section END--------------- */
/* ---------------story-section START--------------- */
.story-section {
  overflow: hidden;
}
.story-section.active .story-wrap .text-inner .btn-story-more {
  opacity: 1;
  transform: translateY(0);
}
.story-section.active .story-wrap .story-list {
  opacity: 1;
}
.story-section .story-wrap {
  display: flex;
  align-items: flex-start;
}
.story-section .story-wrap .text-inner {
  width: 350px;
}
.story-section .story-wrap .text-inner .btn-story-more {
  margin-top: 35px;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1s, transform 1s, color 0.5s;
  transition-delay: 0.3s, 0.3s, 0s;
}
.story-section .story-wrap .story-list {
  width: calc(100% - 350px);
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 0.6s;
  max-height: 540px;
  overflow-y: auto;
}
.story-section .story-wrap .story-list::-webkit-scrollbar {
  width: 5px;
}
.story-section .story-wrap .story-list::-webkit-scrollbar-thumb {
  background-color: #4694d1;
  border-radius: 5px;
}
.story-section .story-wrap .story-list::-webkit-scrollbar-track {
  background-color: rgba(70, 148, 209, 0.25);
  border-radius: 5px;
}
.story-section .story-wrap .story-list .list-item {
  box-sizing: border-box;
}
.story-section .story-wrap .story-list .list-item:not(:nth-of-type(1)) {
  border-top: 1px solid #f8f8f8;
}
.story-section .story-wrap .story-list .list-item:nth-of-type(1) a .list-inner {
  padding-top: unset;
}
.story-section .story-wrap .story-list .list-item.is-guest a .list-inner .img-box img {
  filter: blur(5px);
}
.story-section .story-wrap .story-list .list-item.item-empty {
  display: flex;
  aspect-ratio: 20/3;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-color: rgba(28, 28, 28, 0.5);
}
.story-section .story-wrap .story-list .list-item a {
  display: block;
}
.story-section .story-wrap .story-list .list-item a .list-inner {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 20px;
}
.story-section .story-wrap .story-list .list-item a .list-inner .date-box {
  display: flex;
  width: 100px;
  flex-direction: column;
  align-items: flex-start;
}
.story-section .story-wrap .story-list .list-item a .list-inner .date-box .date {
  margin-top: 5px;
}
.story-section .story-wrap .story-list .list-item a .list-inner .text-box {
  width: calc(100% - 100px - 250px);
  box-sizing: border-box;
  padding-right: 40px;
}
.story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-subject {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-word;
  width: -moz-fit-content;
  width: fit-content;
  transition: color 0.3s;
}
.story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-subject::before {
  content: "";
  z-index: -1;
  display: block;
  width: 0;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(70, 148, 209, 0.1);
  transition: width 0.3s;
}
.story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  margin-top: 15px;
  line-height: 1.3;
}
.story-section .story-wrap .story-list .list-item a .list-inner .img-box {
  position: relative;
  overflow: hidden;
  width: 250px;
  height: 140px;
  border-radius: 30px;
  box-sizing: border-box;
  border: 1px solid #eee;
  transition: border-color 0.3s;
}
.story-section .story-wrap .story-list .list-item a .list-inner .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.story-section .story-wrap .story-list .list-item a .list-inner .img-box .guest-text {
  z-index: 1;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s;
}

/* ---------------news-section END--------------- */
/* ---------------media screen START--------------- */
@media screen and (min-width: 991.1px) {
  /* ---------------news-section START--------------- */
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a:hover .img-box img {
    transform: scale(1.05);
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a:hover .text-box .news-subject {
    color: #4694d1;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a:hover .text-box .news-subject::before {
    width: 100%;
  }
  /* ---------------news-section END--------------- */
  /* ---------------press-section START--------------- */
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a:hover .img-box img {
    transform: scale(1.05);
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a:hover .text-box .press-subject {
    color: #4694d1;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a:hover .text-box .press-subject::before {
    width: 100%;
  }
  /* ---------------press-section END--------------- */
  /* ---------------story-section START--------------- */
  .story-section .story-wrap .story-list .list-item a:hover .list-inner .text-box .story-subject {
    color: #4694d1;
  }
  .story-section .story-wrap .story-list .list-item a:hover .list-inner .text-box .story-subject::before {
    width: 100%;
  }
  .story-section .story-wrap .story-list .list-item a:hover .list-inner .img-box {
    border-color: #4694d1;
  }
  .story-section .story-wrap .story-list .list-item a:hover .list-inner .img-box .guest-text {
    opacity: 1;
  }
  /* ---------------news-section END--------------- */
}
@media screen and (max-width: 1350px) {
  /* ---------------news-section START--------------- */
  .news-section .news-wrap .text-inner {
    width: 320px;
  }
  .news-section .news-wrap .text-inner .btn-news-more {
    margin-top: 32px;
  }
  .news-section .news-wrap .main-news-slider {
    width: calc(100% - 320px);
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box {
    width: calc((100% - 36px) / 3);
    margin-right: 18px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 18px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 22.5px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-text {
    margin-top: 13.5px;
  }
  /* ---------------news-section END--------------- */
  /* ---------------press-section START--------------- */
  .press-section .press-wrap .text-inner {
    width: 320px;
  }
  .press-section .press-wrap .text-inner .btn-press-more {
    margin-top: 32px;
  }
  .press-section .press-wrap .main-press-slider {
    width: calc(100% - 320px);
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box {
    width: calc((100% - 36px) / 3);
    margin-right: 18px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 18px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 22.5px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-text {
    margin-top: 13.5px;
  }
  /* ---------------press-section END--------------- */
  /* ---------------story-section START--------------- */
  .story-section .story-wrap .text-inner {
    width: 320px;
  }
  .story-section .story-wrap .text-inner .btn-story-more {
    margin-top: 32px;
  }
  .story-section .story-wrap .story-list {
    width: calc(100% - 320px);
    max-height: 483px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner {
    padding: 18px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .date-box {
    width: 90px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box {
    width: calc(100% - 90px - 225px);
    padding-right: 36px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-text {
    margin-top: 13.5px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .img-box {
    width: 225px;
    height: 125px;
    border-radius: 27px;
  }
  /* ---------------news-section END--------------- */
}
@media screen and (max-width: 1150px) {
  /* ---------------news-section START--------------- */
  .news-section .news-wrap .text-inner {
    width: 290px;
  }
  .news-section .news-wrap .text-inner .btn-news-more {
    margin-top: 29px;
  }
  .news-section .news-wrap .main-news-slider {
    width: calc(100% - 290px);
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box {
    width: calc((100% - 32px) / 3);
    margin-right: 16px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 16px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 20px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-text {
    margin-top: 12px;
  }
  /* ---------------news-section END--------------- */
  /* ---------------press-section START--------------- */
  .press-section .press-wrap .text-inner {
    width: 290px;
  }
  .press-section .press-wrap .text-inner .btn-press-more {
    margin-top: 29px;
  }
  .press-section .press-wrap .main-press-slider {
    width: calc(100% - 290px);
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box {
    width: calc((100% - 32px) / 3);
    margin-right: 16px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 16px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 20px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-text {
    margin-top: 12px;
  }
  /* ---------------press-section END--------------- */
  /* ---------------story-section START--------------- */
  .story-section .story-wrap .text-inner {
    width: 290px;
  }
  .story-section .story-wrap .text-inner .btn-story-more {
    margin-top: 29px;
  }
  .story-section .story-wrap .story-list {
    width: calc(100% - 290px);
    max-height: 426px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner {
    padding: 16px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .date-box {
    width: 80px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box {
    width: calc(100% - 80px - 200px);
    padding-right: 32px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-text {
    margin-top: 12px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .img-box {
    width: 200px;
    height: 110px;
    border-radius: 24px;
  }
  /* ---------------news-section END--------------- */
}
@media screen and (max-width: 991px) {
  /* ---------------news-section START--------------- */
  .news-section .news-wrap {
    display: block;
  }
  .news-section .news-wrap .text-inner {
    width: 100%;
  }
  .news-section .news-wrap .main-news-slider {
    width: 100%;
    margin-top: 55px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a:active .img-box img {
    transform: scale(1.05);
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a:active .text-box .news-subject {
    color: #4694d1;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a:active .text-box .news-subject::before {
    width: 100%;
  }
  /* ---------------news-section END--------------- */
  /* ---------------press-section START--------------- */
  .press-section .press-wrap {
    display: block;
  }
  .press-section .press-wrap .text-inner {
    width: 100%;
  }
  .press-section .press-wrap .main-press-slider {
    width: 100%;
    margin-top: 55px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a:active .img-box img {
    transform: scale(1.05);
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a:active .text-box .press-subject {
    color: #4694d1;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a:active .text-box .press-subject::before {
    width: 100%;
  }
  /* ---------------press-section END--------------- */
  /* ---------------story-section START--------------- */
  .story-section .story-wrap {
    display: block;
  }
  .story-section .story-wrap .text-inner {
    width: 100%;
  }
  .story-section .story-wrap .story-list {
    width: 100%;
    margin-top: 55px;
  }
  .story-section .story-wrap .story-list .list-item a:active .list-inner .text-box .story-subject {
    color: #4694d1;
  }
  .story-section .story-wrap .story-list .list-item a:active .list-inner .text-box .story-subject::before {
    width: 100%;
  }
  .story-section .story-wrap .story-list .list-item a:active .list-inner .img-box {
    border-color: #4694d1;
  }
  .story-section .story-wrap .story-list .list-item a:active .list-inner .img-box .guest-text {
    opacity: 1;
  }
  /* ---------------news-section END--------------- */
}
@media screen and (max-width: 600px) {
  /* ---------------news-section START--------------- */
  .news-section .news-wrap .text-inner .btn-news-more {
    margin-top: 26px;
  }
  .news-section .news-wrap .main-news-slider {
    margin-top: 47px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box {
    width: calc((100% - 14px) / 2);
    margin-right: 14px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 14px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 17.5px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-text {
    margin-top: 10.5px;
  }
  /* ---------------news-section END--------------- */
  /* ---------------press-section START--------------- */
  .press-section .press-wrap .text-inner .btn-press-more {
    margin-top: 26px;
  }
  .press-section .press-wrap .main-press-slider {
    margin-top: 47px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box {
    width: calc((100% - 14px) / 2);
    margin-right: 14px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 14px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 17.5px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-text {
    margin-top: 10.5px;
  }
  /* ---------------press-section END--------------- */
  /* ---------------story-section START--------------- */
  .story-section .story-wrap .text-inner .btn-story-more {
    margin-top: 26px;
  }
  .story-section .story-wrap .story-list {
    margin-top: 47px;
    max-height: 369px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner {
    padding: 14px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .date-box {
    width: 70px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box {
    width: calc(100% - 70px - 175px);
    padding-right: 28px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-text {
    margin-top: 10.5px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .img-box {
    width: 175px;
    height: 95px;
    border-radius: 21px;
  }
  /* ---------------news-section END--------------- */
}
@media screen and (max-width: 450px) {
  /* ---------------news-section START--------------- */
  .news-section .news-wrap .text-inner .btn-news-more {
    margin-top: 23px;
  }
  .news-section .news-wrap .main-news-slider {
    margin-top: 40px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 12px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 15px;
  }
  .news-section .news-wrap .main-news-slider .slider-wrapper .slider-box a .text-box .news-text {
    margin-top: 9px;
  }
  /* ---------------news-section END--------------- */
  /* ---------------press-section START--------------- */
  .press-section .press-wrap .text-inner .btn-press-more {
    margin-top: 23px;
  }
  .press-section .press-wrap .main-press-slider {
    margin-top: 40px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .img-box {
    border-radius: 12px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box {
    padding-top: 15px;
  }
  .press-section .press-wrap .main-press-slider .slider-wrapper .slider-box a .text-box .press-text {
    margin-top: 9px;
  }
  /* ---------------press-section END--------------- */
  /* ---------------story-section START--------------- */
  .story-section .story-wrap .text-inner .btn-story-more {
    margin-top: 23px;
  }
  .story-section .story-wrap .story-list {
    margin-top: 40px;
    max-height: 312px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner {
    padding: 12px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .date-box {
    display: none;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box {
    width: calc(100% - 150px);
    padding-right: 5vw;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .text-box .story-text {
    margin-top: 9px;
  }
  .story-section .story-wrap .story-list .list-item a .list-inner .img-box {
    width: 150px;
    height: 80px;
    border-radius: 18px;
  }
  /* ---------------news-section END--------------- */
}
/* ---------------media screen END--------------- */