@charset "UTF-8";
/* display */
/* Typography */
/* breakpoint */
/* breakpoint : content */
/* 헌장 */
.declaration {
  /* 센터 헌장(장례식장 이용안내) */
  /* 센터 헌장(장례식장 이용안내) End */
}
.declaration.se06a.style01 .inner {
  border-color: #1E2D75;
}
@media (max-width: 1280px) {
  .declaration.se06a.style01 .inner {
    padding: 80px;
  }
}
@media (max-width: 1024px) {
  .declaration.se06a.style01 .inner {
    padding: 60px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a.style01 .inner {
    padding: 50px 40px 40px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a.style01 .inner {
    padding: 40px 30px 30px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a.style01 .inner {
    padding: 30px 20px 20px;
  }
}
.declaration.se06a.style01 .bottom {
  margin-top: 30px;
}
.declaration.se06a.style01 .bottom.no_order {
  padding: 80px 150px;
}
@media (max-width: 1280px) {
  .declaration.se06a.style01 .bottom.no_order {
    padding: 80px;
  }
}
@media (max-width: 1024px) {
  .declaration.se06a.style01 .bottom.no_order {
    padding: 60px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a.style01 .bottom.no_order {
    padding: 40px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a.style01 .bottom.no_order {
    padding: 30px;
  }
}
@media (max-width: 360px) {
  .declaration.se06a.style01 .bottom.no_order {
    padding: 20px;
  }
}
.declaration.se06a.style01 .bottom.no_order .h2:first-of-type {
  margin-top: 0;
}
.declaration.se06a.style01 .bottom.no_order .h3:first-of-type {
  margin-top: 0;
}
.declaration.se06a.style01 .bottom .declaration_list > li .order {
  background-color: #1E2D75;
}
.declaration.se06a .inner {
  padding: 98px 110px 100px;
  border: 1px solid #3180EF;
  border-radius: 20px;
}
@media (max-width: 1400px) {
  .declaration.se06a .inner {
    padding: 90px;
  }
}
@media (max-width: 1280px) {
  .declaration.se06a .inner {
    padding: 80px;
  }
}
@media (max-width: 1024px) {
  .declaration.se06a .inner {
    padding: 60px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .inner {
    padding: 40px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a .inner {
    padding: 30px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .inner {
    padding: 20px;
  }
}
.declaration.se06a .top .emblem {
  width: 162px;
  height: 161px;
  margin: 0 auto 35px;
  font-size: 0;
  background-image: url(/images/main/sub05/declaration_logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1280px) {
  .declaration.se06a .top .emblem {
    width: 140px;
    height: 140px;
    margin: 0 auto 15px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .top .emblem {
    width: 130px;
    height: 130px;
  }
}
.declaration.se06a .top .title {
  display: block;
  font-size: 40px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.2;
  font-family: "title_font";
}
@media (max-width: 1024px) {
  .declaration.se06a .top .title {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .top .title {
    font-size: 36px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a .top .title {
    font-size: 34px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .top .title {
    font-size: 30px;
  }
}
.declaration.se06a .top .sub_title {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-align: center;
  line-height: 140%;
}
.declaration.se06a .top .sub_title span {
  display: block;
}
@media (max-width: 1280px) {
  .declaration.se06a .top .sub_title span {
    display: inline;
  }
}
.declaration.se06a .bottom {
  padding: 80px 150px;
  background-color: #F8FAFE;
  margin-top: 45px;
  border-radius: 20px;
}
@media (max-width: 1400px) {
  .declaration.se06a .bottom {
    padding: 80px 120px;
  }
}
@media (max-width: 1280px) {
  .declaration.se06a .bottom {
    padding: 80px;
  }
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom {
    padding: 60px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom {
    padding: 40px;
    margin-top: 30px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a .bottom {
    padding: 30px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .bottom {
    padding: 20px;
  }
}
.declaration.se06a .bottom .declaration_list > li {
  display: flex;
  position: relative;
  margin-bottom: 25px;
  padding-left: 70px;
  min-height: 50px;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom .declaration_list > li {
    padding-left: 50px;
    min-height: 40px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom .declaration_list > li {
    padding-left: 45px;
    min-height: 35px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .bottom .declaration_list > li {
    padding-left: 0;
    margin-bottom: 30px;
  }
}
.declaration.se06a .bottom .declaration_list > li :last-child {
  margin-bottom: 0;
}
.declaration.se06a .bottom .declaration_list > li .order {
  display: inline-flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  border-radius: 50%;
  background-color: #3180EF;
  justify-content: center;
  align-items: center;
  font-family: "title_font";
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom .declaration_list > li .order {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom .declaration_list > li .order {
    font-size: 15px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a .bottom .declaration_list > li .order {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom .declaration_list > li .order {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom .declaration_list > li .order {
    width: 35px;
    height: 35px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .bottom .declaration_list > li .order {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 5px;
  }
}
.declaration.se06a .bottom .declaration_list .txt {
  font-size: 20px;
  font-weight: 600;
  color: #36404A;
  line-height: normal;
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom .declaration_list .txt {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom .declaration_list .txt {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a .bottom .declaration_list .txt {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .bottom .declaration_list .txt {
    font-size: 16px;
  }
}
.declaration.se06a .bottom .sign {
  margin-top: 75px;
  text-align: center;
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom .sign {
    margin-top: 60px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom .sign {
    margin-top: 40px;
  }
}
.declaration.se06a .bottom .sign .date,
.declaration.se06a .bottom .sign .name {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #36404A;
  text-align: center;
}
@media (max-width: 1024px) {
  .declaration.se06a .bottom .sign .date,
  .declaration.se06a .bottom .sign .name {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a .bottom .sign .date,
  .declaration.se06a .bottom .sign .name {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a .bottom .sign .date,
  .declaration.se06a .bottom .sign .name {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a .bottom .sign .date,
  .declaration.se06a .bottom .sign .name {
    font-size: 16px;
  }
}
.declaration.se06a.type2 .top {
  text-align: center;
}
.declaration.se06a.type2 .top .title {
  margin-bottom: 8px;
}
.declaration.se06a.type2 .bottom {
  padding: 80px 103px;
  margin-top: 30px;
}
@media (max-width: 1280px) {
  .declaration.se06a.type2 .bottom {
    padding: 80px;
  }
}
@media (max-width: 1024px) {
  .declaration.se06a.type2 .bottom {
    padding: 60px;
  }
}
@media (max-width: 768px) {
  .declaration.se06a.type2 .bottom {
    padding: 40px;
  }
}
@media (max-width: 540px) {
  .declaration.se06a.type2 .bottom {
    padding: 30px;
  }
}
@media (max-width: 420px) {
  .declaration.se06a.type2 .bottom {
    padding: 20px;
  }
}
.declaration.se06a.type2 .bottom .declaration_list > li .order {
  background-color: #1E2D75;
}
.declaration.se06a.type2 .btn {
  min-width: 180px;
}
.declaration.center .inner {
  padding: 100px;
  border: 1px solid #1E2D75;
  border-radius: 20px;
}
@media (max-width: 1280px) {
  .declaration.center .inner {
    padding: 60px;
  }
}
@media (max-width: 1024px) {
  .declaration.center .inner {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .declaration.center .inner {
    padding: 30px;
  }
}
@media (max-width: 540px) {
  .declaration.center .inner {
    padding: 20px;
  }
}
@media (max-width: 420px) {
  .declaration.center .inner {
    padding: 15px;
  }
}
@media (max-width: 360px) {
  .declaration.center .inner {
    padding: 15px 10px;
  }
}
.declaration.center .text_box {
  position: relative;
  padding: 80px 150px;
  border: 2px solid #DCE0F0;
}
@media (max-width: 1400px) {
  .declaration.center .text_box {
    padding: 80px 100px;
  }
}
@media (max-width: 1280px) {
  .declaration.center .text_box {
    padding: 60px;
  }
}
@media (max-width: 1024px) {
  .declaration.center .text_box {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .declaration.center .text_box {
    padding: 30px;
  }
}
@media (max-width: 540px) {
  .declaration.center .text_box {
    padding: 20px 20px 30px;
  }
}
@media (max-width: 420px) {
  .declaration.center .text_box {
    padding: 15px 15px 30px;
  }
}
@media (max-width: 360px) {
  .declaration.center .text_box {
    padding: 15px 10px 30px;
  }
}
.declaration.center .text_box .emblem {
  width: 129px;
  height: 129px;
  margin: 0 auto 40px;
  font-size: 0;
  background-image: url(/images/funeral/sub01/declaration_emblem.png);
  background-position: center;
  background-size: contain;
}
@media (max-width: 1024px) {
  .declaration.center .text_box .emblem {
    margin: 0 auto 30px;
  }
}
@media (max-width: 768px) {
  .declaration.center .text_box .emblem {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
  }
}
.declaration.center .text_box .title {
  display: block;
  font-size: 40px;
  font-weight: 400;
  color: #000;
  text-align: center;
  font-family: "title_font";
  line-height: 120%;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .declaration.center .text_box .title {
    font-size: 38px;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .declaration.center .text_box .title {
    font-size: 36px;
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  .declaration.center .text_box .title {
    font-size: 34px;
    margin-bottom: 20px;
  }
}
@media (max-width: 420px) {
  .declaration.center .text_box .title {
    font-size: 30px;
  }
}
@media (max-width: 360px) {
  .declaration.center .text_box .title {
    font-size: 28px;
  }
}
@media (max-width: 860px) {
  .declaration.center .text_box .title span {
    display: block;
  }
}
.declaration.center .text_box .title b {
  font-weight: 700;
}
.declaration.center .text_box .list-1st > li {
  font-size: 20px;
  color: #36404A;
  padding-left: 16px;
}
@media (max-width: 1024px) {
  .declaration.center .text_box .list-1st > li {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .declaration.center .text_box .list-1st > li {
    font-size: 18px;
    padding-left: 12px;
  }
}
@media (max-width: 540px) {
  .declaration.center .text_box .list-1st > li {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .declaration.center .text_box .list-1st > li {
    font-size: 16px;
  }
}
.declaration.center .text_box .list-1st > li::before {
  top: 12px;
  width: 6px;
  height: 6px;
}
@media (max-width: 768px) {
  .declaration.center .text_box .list-1st > li::before {
    top: 9px;
    width: 4px;
    height: 4px;
  }
}
.declaration.center .text_box .list-1st > li + li {
  margin-top: 20px;
}
.declaration.center .text_box .info_box {
  width: 100%;
  padding: 24px 20px;
  background-color: #F5F9FD;
  border-radius: 8px;
  margin-top: 60px;
  text-align: center;
}
@media (max-width: 1024px) {
  .declaration.center .text_box .info_box {
    padding: 20px;
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .declaration.center .text_box .info_box {
    padding: 10px;
    margin-top: 30px;
  }
}
@media (max-width: 540px) {
  .declaration.center .text_box .info_box {
    margin-top: 20px;
  }
}
.declaration.center .text_box .info_box > span {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #36404A;
  line-height: 1.2;
  padding-left: 28px;
}
@media (max-width: 768px) {
  .declaration.center .text_box .info_box > span {
    padding-left: 20px;
  }
}
@media (max-width: 540px) {
  .declaration.center .text_box .info_box > span {
    font-size: 15px;
  }
}
.declaration.center .text_box .info_box > span::before {
  position: absolute;
  top: 0;
  left: 0px;
  width: 18px;
  height: 18px;
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18C4.02943 18 0 13.9705 0 9C0 4.02943 4.02943 0 9 0C13.9705 0 18 4.02943 18 9C18 13.9705 13.9705 18 9 18ZM8.1 8.1V13.5H9.9V8.1H8.1ZM8.1 4.5V6.3H9.9V4.5H8.1Z' fill='%2336404A'/%3E%3C/svg%3E%0A");
}
@media (max-width: 768px) {
  .declaration.center .text_box .info_box > span::before {
    top: 2px;
    width: 16px;
    height: 16px;
  }
}
.declaration.center .text_box .deco-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.declaration.center .text_box .deco-list .corner {
  position: absolute;
  z-index: 2;
  width: 70px;
  height: 70px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4152_5081)'%3E%3Crect x='-1239.5' y='-99.5' width='1419' height='1113.05' rx='19.5' stroke='%231E2D75'/%3E%3Crect x='-1129' y='1' width='1198' height='912.052' stroke='%23DCE0F0' stroke-width='2'/%3E%3Cg clip-path='url(%23clip1_4152_5081)'%3E%3Ccircle cx='70' r='69' fill='white' stroke='%23DCE0F0' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4152_5081'%3E%3Crect width='70' height='70' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_4152_5081'%3E%3Crect width='70' height='70' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 1024px) {
  .declaration.center .text_box .deco-list .corner {
    width: 50px;
    height: 50px;
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4155_34934)'%3E%3Ccircle cx='50' r='49' fill='white' stroke='%23DCE0F0' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4155_34934'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
@media (max-width: 768px) {
  .declaration.center .text_box .deco-list .corner {
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4155_35109)'%3E%3Ccircle cx='30' cy='-4' r='29' fill='white' stroke='%23DCE0F0' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4155_35109'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
.declaration.center .text_box .deco-list .corner:nth-of-type(1) {
  top: -2px;
  left: -2px;
  transform: rotate(-90deg);
}
.declaration.center .text_box .deco-list .corner:nth-of-type(2) {
  top: -2px;
  right: -2px;
}
.declaration.center .text_box .deco-list .corner:nth-of-type(3) {
  bottom: -2px;
  left: -2px;
  transform: rotate(-180deg);
}
.declaration.center .text_box .deco-list .corner:nth-of-type(4) {
  right: -2px;
  bottom: -2px;
  transform: rotate(90deg);
}

/* 헌장 End */
/* 오시는 길 */
.location_se04c {
  position: relative;
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .location_se04c {
    margin-top: 50px;
  }
}
.location_se04c::before {
  position: absolute;
  top: -70px;
  left: 50%;
  width: 100vw;
  height: 100%;
  content: "";
  background-color: #3180EF;
  transform: translateX(-50%);
}
@media (max-width: 1024px) {
  .location_se04c::before {
    top: -50px;
  }
}
.location_se04c .map_info {
  display: flex;
  position: relative;
  justify-content: space-between;
  gap: 0 30px;
  align-items: flex-end;
}
@media (max-width: 1400px) {
  .location_se04c .map_info {
    gap: 0 20px;
  }
}
@media (max-width: 1024px) {
  .location_se04c .map_info {
    flex-direction: column;
    gap: 0;
    align-items: normal;
  }
}
.location_se04c .map_info .text_box .title {
  display: block;
  position: relative;
  z-index: 3;
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.48px;
  font-family: "title_font";
  line-height: 150%;
  line-height: 1.2;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .location_se04c .map_info .text_box .title {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  .location_se04c .map_info .text_box .title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (max-width: 540px) {
  .location_se04c .map_info .text_box .title {
    font-size: 36px;
  }
}
@media (max-width: 420px) {
  .location_se04c .map_info .text_box .title {
    font-size: 32px;
  }
}
.location_se04c .map_info .text_box .info_list {
  margin-left: -40px;
}
@media (max-width: 1080px) {
  .location_se04c .map_info .text_box .info_list {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 420px) {
  .location_se04c .map_info .text_box .info_list {
    margin-left: 0;
  }
}
.location_se04c .map_info .text_box .con_list {
  display: inline-flex;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  letter-spacing: -0.16px;
  align-items: center;
  line-height: 150%;
  margin-left: 40px;
  margin-bottom: 4px;
}
@media (max-width: 420px) {
  .location_se04c .map_info .text_box .con_list {
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.location_se04c .map_info .text_box .con_list .ico {
  display: inline-block;
  width: 19px;
  height: 20px;
  margin-right: 5px;
}
.location_se04c .map_info .text_box .con_list a {
  color: #fff;
}
.location_se04c .map_info .text_box .con_list.address {
  display: block;
  position: relative;
  padding-left: 62px;
}
@media (max-width: 390px) {
  .location_se04c .map_info .text_box .con_list.address {
    padding-left: 0;
  }
}
.location_se04c .map_info .text_box .con_list.address .list_title {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 390px) {
  .location_se04c .map_info .text_box .con_list.address .list_title {
    position: relative;
  }
}
.location_se04c .map_info .text_box .con_list.address .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='10.5' r='9.5' fill='white'/%3E%3Cpath d='M14 9V15H5V9L9.5 5L14 9ZM8.15039 10.1494V12.8496H10.8496V10.1494H8.15039Z' fill='%233180EF'/%3E%3C/svg%3E%0A");
}
.location_se04c .map_info .text_box .con_list.number .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='10.5' r='9.5' fill='white'/%3E%3Cpath d='M7.63673 9.04685C7.97341 9.74807 8.43236 10.4053 9.0136 10.9865C9.59484 11.5678 10.2521 12.0267 10.9533 12.3634C11.0136 12.3924 11.0438 12.4068 11.0819 12.418C11.2175 12.4575 11.3841 12.4291 11.4989 12.3469C11.5312 12.3237 11.5589 12.2961 11.6142 12.2408C11.7833 12.0717 11.8678 11.9871 11.9529 11.9318C12.2735 11.7233 12.6869 11.7233 13.0076 11.9318C13.0926 11.9871 13.1772 12.0717 13.3463 12.2408L13.4405 12.335C13.6976 12.5921 13.8262 12.7206 13.896 12.8587C14.0348 13.1332 14.0348 13.4575 13.896 13.732C13.8262 13.8701 13.6976 13.9986 13.4405 14.2557L13.3643 14.3319C13.1081 14.5881 12.98 14.7162 12.8058 14.814V14.814C12.3708 15.0584 11.8892 15.3029 11.3942 15.2401C11.3517 15.2347 11.3109 15.2269 11.2728 15.2161C9.80549 14.7996 8.42089 14.0138 7.26575 12.8587C6.11062 11.7036 5.32481 10.3189 4.90833 8.8516C4.83084 8.57857 4.90893 8.14507 4.90833 7.94531C4.90768 7.72366 5.07753 7.38754 5.18609 7.19428C5.28392 7.02013 5.41202 6.89203 5.66821 6.63584L5.74446 6.55958C6.00154 6.30251 6.13007 6.17397 6.26812 6.10415C6.54267 5.96528 6.86689 5.96528 7.14144 6.10415C7.27949 6.17397 7.40802 6.30251 7.6651 6.55958L7.75936 6.65385C7.92848 6.82296 8.01303 6.90752 8.06832 6.99255C8.2768 7.31321 8.2768 7.72659 8.06832 8.04725C8.01303 8.13228 7.92848 8.21684 7.75936 8.38595C7.70406 8.44125 7.67642 8.4689 7.65327 8.50122C7.57104 8.61607 7.54264 8.7826 7.58217 8.91821C7.5933 8.95637 7.60778 8.98653 7.63673 9.04685Z' fill='%233180EF'/%3E%3C/svg%3E%0A");
}
.location_se04c .map_info .text_box .con_list.fax .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='10.5' r='9.5' fill='white'/%3E%3Cpath d='M6 5.5H13V8.5H6V5.5Z' fill='%233180EF'/%3E%3Cpath d='M6 13.5H13V15.5H6V13.5Z' fill='%233180EF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 13H4V9H15V13ZM13.5 11C13.2239 11 13 11.2239 13 11.5C13 11.7761 13.2239 12 13.5 12C13.7761 12 14 11.7761 14 11.5C14 11.2239 13.7761 11 13.5 11Z' fill='%233180EF'/%3E%3C/svg%3E%0A");
}
.location_se04c .map_info .text_box .con_list:nth-child(3)::before {
  position: absolute;
  top: 6px;
  left: -21px;
  width: 1px;
  height: 12px;
  content: "";
  background-color: #fff;
}
@media (max-width: 1080px) {
  .location_se04c .map_info .text_box .con_list:nth-child(3)::before {
    display: none;
  }
}
.location_se04c .map_info .text_box .list_title {
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.16px;
  align-items: center;
  line-height: 150%;
  margin-right: 10px;
}
@media (max-width: 390px) {
  .location_se04c .map_info .text_box .list_title {
    display: flex;
  }
}
.location_se04c .map_info .map_find {
  margin: 0 0 0 auto;
}
@media (max-width: 540px) {
  .location_se04c .map_info .map_find {
    width: 100%;
  }
}
.location_se04c .map_info .map_find .map_input {
  position: relative;
  width: 600px;
  height: 67px;
  margin-bottom: 4px;
}
@media (max-width: 1280px) {
  .location_se04c .map_info .map_find .map_input {
    width: 420px;
  }
}
@media (max-width: 1024px) {
  .location_se04c .map_info .map_find .map_input {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .location_se04c .map_info .map_find .map_input {
    margin-top: 20px;
  }
}
@media (max-width: 540px) {
  .location_se04c .map_info .map_find .map_input {
    width: 100%;
    height: 56px;
  }
}
.location_se04c .map_info .map_find .map_input form {
  width: 100%;
  height: 100%;
}
.location_se04c .map_info .map_find .map_input fieldset {
  width: 100%;
  height: 100%;
}
.location_se04c .map_info .map_find .map_input input {
  width: 100%;
  height: 100%;
  padding: 18px 60px 18px 40px;
  border: 3px solid #3180EF;
  border-radius: 80px;
}
@media (max-width: 1280px) {
  .location_se04c .map_info .map_find .map_input input {
    padding: 18px 60px 18px 20px;
  }
}
@media (max-width: 540px) {
  .location_se04c .map_info .map_find .map_input input {
    padding: 15px 50px 15px 15px;
  }
}
@media (max-width: 420px) {
  .location_se04c .map_info .map_find .map_input input {
    padding: 10px 50px 10px 10px;
  }
}
.location_se04c .map_info .map_find .map_input input::placeholder {
  font-size: 17px;
  font-weight: 700;
  color: #3180EF;
  letter-spacing: -0.17px;
  line-height: 170%;
}
@media (max-width: 768px) {
  .location_se04c .map_info .map_find .map_input input::placeholder {
    font-size: 16px;
  }
}
@media (max-width: 540px) {
  .location_se04c .map_info .map_find .map_input input::placeholder {
    font-size: 15px;
  }
}
@media (max-width: 420px) {
  .location_se04c .map_info .map_find .map_input input::placeholder {
    font-size: 14px;
  }
}
.location_se04c .map_info .map_find .search_btn {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 50px;
  height: 50px;
  border: 2px solid #3180EF;
  font-size: 0;
  transition: all 0.3s;
  border-radius: 50%;
  background-color: #3180EF;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.2957 13.3321L17.8213 17.8576M8.07679 14.8977C11.8238 14.8977 14.8613 11.8602 14.8613 8.11316C14.8613 4.36618 11.8238 1.32861 8.07679 1.32861C4.3298 1.32861 1.29224 4.36618 1.29224 8.11316C1.29224 11.8602 4.3298 14.8977 8.07679 14.8977Z' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
@media (max-width: 540px) {
  .location_se04c .map_info .map_find .search_btn {
    top: 8px;
    width: 40px;
    height: 40px;
  }
}
.location_se04c .map_info .map_find .search_btn:hover, .location_se04c .map_info .map_find .search_btn:focus, .location_se04c .map_info .map_find .search_btn:active {
  background-color: #F3F6FC;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8035 13.5322L18.3291 18.0578M8.5846 15.0979C12.3316 15.0979 15.3692 12.0603 15.3692 8.31336C15.3692 4.56637 12.3316 1.52881 8.5846 1.52881C4.83761 1.52881 1.80005 4.56637 1.80005 8.31336C1.80005 12.0603 4.83761 15.0979 8.5846 15.0979Z' stroke='%233180EF' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.location_se04c .map_wrap {
  display: flex;
  position: relative;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  margin-top: 52px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .location_se04c .map_wrap {
    margin-top: 40px;
  }
}
.location_se04c .map_wrap .map {
  width: 50%;
  height: 560px;
}
@media (max-width: 1024px) {
  .location_se04c .map_wrap .map {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .location_se04c .map_wrap .map {
    height: 450px;
  }
}
.location_se04c .map_wrap .roadview {
  width: 50%;
  height: 560px;
}
@media (max-width: 1024px) {
  .location_se04c .map_wrap .roadview {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .location_se04c .map_wrap .roadview {
    height: 450px;
  }
}
.location_se04c .map_wrap .overlay_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  border: 1px solid #ccc;
  padding: 10px 14px;
  border-radius: 6px;
  font-size: 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
  z-index: 10;
}
.location_se04c .map_wrap .overlay_info:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 22px;
  height: 12px;
  background: url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png);
  content: "";
  margin-left: -12px;
}
.location_se04c .map_wrap .overlay_info .overlay_title {
  font-size: 16px;
  font-weight: 700;
}
.location_se04c .map_wrap .map-info {
  position: relative;
  bottom: 75px;
  left: 3px;
  padding: 10px;
  border: 2px solid #ddd;
  background: #fff;
  border-radius: 6px;
}
.location_se04c .map_wrap .map-info--multi {
  position: relative;
  bottom: 93px;
  left: 7px;
  padding: 12px;
  border: 2px solid #ddd;
  background: #fff;
  border-radius: 6px;
}
.location_se04c .map_wrap .map-info:after,
.location_se04c .map_wrap .map-info--multi:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  width: 22px;
  height: 12px;
  background: url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png);
  content: "";
  margin-left: -12px;
}
.location_se04c .map_wrap .map-info .map-info__title,
.location_se04c .map_wrap .map-info--multi .map-info__title {
  display: block;
  font-size: 16px;
  font-weight: 700;
}
.location_se04c.type01::before {
  display: none;
}
.location_se04c.type01 .map_info {
  padding: 66px 100px 43px;
  background-color: #3180EF;
  border-radius: 16px 16px 0 0;
}
@media (max-width: 1024px) {
  .location_se04c.type01 .map_info {
    padding: 56px 70px 33px;
  }
}
@media (max-width: 768px) {
  .location_se04c.type01 .map_info {
    padding: 40px 50px 30px;
  }
}
@media (max-width: 540px) {
  .location_se04c.type01 .map_info {
    padding: 30px 30px 20px;
  }
}
.location_se04c.type01 .map_info .text_box .title {
  margin-bottom: 19px;
}
.location_se04c.type01 .pic_box {
  padding: 50px 20px;
  text-align: center;
  border: 1px solid #C1CBDA;
  border-radius: 0 0 16px 16px;
}
@media (max-width: 768px) {
  .location_se04c.type01 .pic_box {
    padding: 30px 20px;
  }
}

/* 자가용 이용안내 */
.car-guide #map {
  width: 100%;
  height: 530px;
}
@media (max-width: 768px) {
  .car-guide #map {
    height: 400px;
  }
}
@media (max-width: 540px) {
  .car-guide #map {
    height: 350px;
  }
}
@media (max-width: 390px) {
  .car-guide #map {
    height: 300px;
  }
}

/* 자가용 이용안내 End */
/* 대중교통 이용안내 */
.transport-section .bus_guide {
  display: flex;
  flex-wrap: wrap;
  gap: 39.5px;
}
@media (max-width: 1024px) {
  .transport-section .bus_guide {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .transport-section .bus_guide {
    gap: 20px;
  }
}
.transport-section .bus_guide.col3 .guide_box {
  width: calc(33.3334% - 26.3333px);
}
@media (max-width: 1024px) {
  .transport-section .bus_guide.col3 .guide_box {
    width: calc(50% - 15px);
  }
}
@media (max-width: 768px) {
  .transport-section .bus_guide.col3 .guide_box {
    width: calc(50% - 10px);
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide.col3 .guide_box {
    width: 100%;
  }
}
.transport-section .bus_guide .guide_box {
  padding: 28px 40px 21px;
  border: 1px solid #D9DAE1;
  border-radius: 16px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .transport-section .bus_guide .guide_box {
    padding: 20px 32px 13px;
  }
}
@media (max-width: 768px) {
  .transport-section .bus_guide .guide_box {
    padding: 16px 28px 9px;
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide .guide_box {
    padding: 16px 22px 9px;
  }
}
.transport-section .bus_guide .guide_box .tit {
  display: block;
  padding: 12.5px 0 23.5px;
  font-size: 20px;
  font-weight: 400;
  color: #1D1D1D;
  letter-spacing: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #1D1D1D;
  font-family: "title_font";
  line-height: 1.1;
}
@media (max-width: 1450px) {
  .transport-section .bus_guide .guide_box .tit {
    line-height: 1.3;
  }
}
@media (max-width: 1024px) {
  .transport-section .bus_guide .guide_box .tit {
    padding: 10px 0 16px;
    font-size: 19px;
    margin-bottom: 6px;
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide .guide_box .tit {
    margin-bottom: 0;
    padding-bottom: 12px;
  }
}
@media (max-width: 1450px) {
  .transport-section .bus_guide .guide_box .tit .br {
    display: block;
  }
}
@media (max-width: 1024px) {
  .transport-section .bus_guide .guide_box .tit .br {
    display: inline;
  }
}
@media (max-width: 925px) {
  .transport-section .bus_guide .guide_box .tit .br {
    display: block;
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide .guide_box .tit .br {
    display: inline-block;
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide .guide_box .bus_list.bar_except > li {
    border-color: transparent;
  }
}
.transport-section .bus_guide .guide_box .bus_list > li {
  display: flex;
  padding: 12.5px 0;
  color: #36404A;
  letter-spacing: 0;
  gap: 15px;
  align-items: center;
  min-height: 70px;
  line-height: 1.3;
  border-bottom: 1px solid #D9DAE1;
}
@media (max-width: 768px) {
  .transport-section .bus_guide .guide_box .bus_list > li {
    padding: 10px 0;
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide .guide_box .bus_list > li {
    gap: 10px;
  }
}
.transport-section .bus_guide .guide_box .bus_list > li + li:last-of-type {
  border-color: transparent;
}
.transport-section .bus_guide .guide_box .bus_list > li .route {
  display: flex;
  width: 46px;
  height: 44px;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.01em;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
  background-color: #019E75;
  border-radius: 8px;
}
@media (max-width: 1024px) {
  .transport-section .bus_guide .guide_box .bus_list > li .route {
    width: 40px;
    height: 38px;
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .transport-section .bus_guide .guide_box .bus_list > li .route {
    width: 36px;
    height: 34px;
  }
}
.transport-section .bus_guide .guide_box .bus_list > li .route.color01 {
  background-color: #3180EF;
}
.transport-section .bus_guide .guide_box .bus_list > li .route.color02 {
  background-color: #3D4E64;
}
.transport-section .transport_wrap {
  display: flex;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-top: -20px;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .transport-section .transport_wrap {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: -10px;
  }
}
@media (max-width: 540px) {
  .transport-section .transport_wrap {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
}
.transport-section .transport_wrap .transport {
  width: 33.33%;
  padding: 20px;
}
@media (max-width: 1280px) {
  .transport-section .transport_wrap .transport {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .transport-section .transport_wrap .transport {
    width: 50%;
  }
}
@media (max-width: 540px) {
  .transport-section .transport_wrap .transport {
    width: 100%;
    padding: 10px 0;
  }
}
.transport-section .transport_wrap .transport .inner {
  width: 100%;
  height: 100%;
  padding: 60px 40px 40px;
  border: 1px solid #D9DAE1;
  text-align: left;
  border-radius: 16px;
}
@media (max-width: 1280px) {
  .transport-section .transport_wrap .transport .inner {
    padding: 50px 30px 30px;
    border-radius: 15px;
  }
}
@media (max-width: 1024px) {
  .transport-section .transport_wrap .transport .inner {
    padding: 40px 20px 20px;
    border-radius: 12px;
  }
}
@media (max-width: 420px) {
  .transport-section .transport_wrap .transport .inner {
    padding: 30px 15px 15px;
    border-radius: 10px;
  }
}
.transport-section .transport_wrap .transport .txt_box {
  height: 90px;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .transport-section .transport_wrap .transport .txt_box {
    margin-bottom: 20px;
  }
}
@media (max-width: 540px) {
  .transport-section .transport_wrap .transport .txt_box {
    height: auto;
    margin-bottom: 10px;
  }
}
.transport-section .transport_wrap .transport .title {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #1D1D1D;
  letter-spacing: -0.24px;
  text-align: left;
  font-family: "title_font";
  line-height: 150%;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .transport-section .transport_wrap .transport .title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .transport-section .transport_wrap .transport .title {
    font-size: 20px;
  }
}
.transport-section .transport_wrap .transport .text {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #1D1D1D;
  letter-spacing: -0.32px;
  text-align: left;
  line-height: 150%;
}
@media (max-width: 540px) {
  .transport-section .transport_wrap .transport .text {
    font-size: 15px;
  }
}
.transport-section .transport_wrap .transport .btn {
  display: inline-flex;
  padding: 8px 15px 8px 20px;
  border: 1px solid #D9DAE1;
  font-size: 16px;
  font-weight: 500;
  color: #36404A;
  letter-spacing: -0.32px;
  border-radius: 4px;
  line-height: 150%;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
@media (max-width: 540px) {
  .transport-section .transport_wrap .transport .btn {
    padding: 8px 10px;
    font-size: 15px;
  }
}
.transport-section .transport_wrap .transport .btn:hover, .transport-section .transport_wrap .transport .btn:focus, .transport-section .transport_wrap .transport .btn:active {
  border: 1px solid #1E6AB0;
  color: #fff;
  background-color: #1E6AB0;
}
.transport-section .transport_wrap .transport .btn:hover .ico, .transport-section .transport_wrap .transport .btn:focus .ico, .transport-section .transport_wrap .transport .btn:active .ico {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33301 4.1437V2.604C4.33301 2.08624 4.75274 1.6665 5.27051 1.6665H13.3955C13.9133 1.6665 14.333 2.08624 14.333 2.604V10.729C14.333 11.2468 13.9133 11.6665 13.3955 11.6665H11.8384' stroke='white' stroke-linejoin='round'/%3E%3Cpath d='M10.7295 4.3335H2.60449C2.08673 4.3335 1.66699 4.75323 1.66699 5.271V13.396C1.66699 13.9138 2.08673 14.3335 2.60449 14.3335H10.7295C11.2473 14.3335 11.667 13.9138 11.667 13.396V5.271C11.667 4.75323 11.2473 4.3335 10.7295 4.3335Z' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.transport-section .transport_wrap .transport .btn .ico {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0;
  margin-left: 4px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33301 4.1437V2.604C4.33301 2.08624 4.75274 1.6665 5.27051 1.6665H13.3955C13.9133 1.6665 14.333 2.08624 14.333 2.604V10.729C14.333 11.2468 13.9133 11.6665 13.3955 11.6665H11.8384' stroke='%2336404A' stroke-linejoin='round'/%3E%3Cpath d='M10.7295 4.3335H2.60449C2.08673 4.3335 1.66699 4.75323 1.66699 5.271V13.396C1.66699 13.9138 2.08673 14.3335 2.60449 14.3335H10.7295C11.2473 14.3335 11.667 13.9138 11.667 13.396V5.271C11.667 4.75323 11.2473 4.3335 10.7295 4.3335Z' stroke='%2336404A' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  transition: all 0.3s;
}
.transport-section .transport_wrap .transport .thum {
  width: 100%;
  height: 218px;
  font-size: 0;
  margin-top: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}
@media (max-width: 1280px) {
  .transport-section .transport_wrap .transport .thum {
    height: 15vw;
  }
}
@media (max-width: 768px) {
  .transport-section .transport_wrap .transport .thum {
    height: 21vw;
    margin-top: 20px;
  }
}
@media (max-width: 540px) {
  .transport-section .transport_wrap .transport .thum {
    height: 40vw;
    margin-top: 15px;
  }
}
.transport-section .transport_wrap .train .thum {
  background-image: url(/images/main/sub03/sub030403_img01.jpg);
}
.transport-section .transport_wrap .expressBus .thum {
  background-image: url(/images/main/sub03/sub030403_img02.jpg);
}
.transport-section .transport_wrap .cityBus .thum {
  background-image: url(/images/main/sub03/sub030403_img03.jpg);
}

/* 대중교통 이용안내 End */
/* 기타 센터 */
@media (max-width: 1460px) {
  .location_se04c.hrpc .map_info {
    flex-direction: column;
    align-items: normal;
  }
}
@media (max-width: 1460px) {
  .location_se04c.hrpc .map_info .map_find .map_input {
    margin-top: 30px;
  }
}
@media (max-width: 1460px) {
  .location_se04c.hrpc .map_info .text_box .con_list:nth-child(3)::before {
    display: none;
  }
}
.location_se04c.hrpc .map_info .text_box .con_list.address, .location_se04c.hrpc .map_info .text_box .con_list.number {
  display: block;
  position: relative;
  padding-left: 60px;
}
@media (max-width: 390px) {
  .location_se04c.hrpc .map_info .text_box .con_list.address, .location_se04c.hrpc .map_info .text_box .con_list.number {
    padding-left: 0;
  }
}
.location_se04c.hrpc .map_info .text_box .con_list.address .list_title, .location_se04c.hrpc .map_info .text_box .con_list.number .list_title {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 390px) {
  .location_se04c.hrpc .map_info .text_box .con_list.address .list_title, .location_se04c.hrpc .map_info .text_box .con_list.number .list_title {
    position: relative;
  }
}
@media (max-width: 1090px) {
  .location_se04c.hpc .map_info, .location_se04c.nhic .map_info, .location_se04c.funeral .map_info {
    flex-direction: column;
  }
}
@media (max-width: 1090px) {
  .location_se04c.hpc .map_info .map_find .map_input, .location_se04c.nhic .map_info .map_find .map_input, .location_se04c.funeral .map_info .map_find .map_input {
    margin-top: 30px;
  }
}
.location_se04c.hrpc .map_info .text_box .con_list:nth-child(3)::before {
  display: none;
}

/* 오시는 길 End */
/* 인사말 */
.greetings.hi.se01b .top {
  display: flex;
  position: relative;
  width: 100%;
  margin: 90px 0 60px;
  padding: clamp(7%, 5vw, 100px) clamp(7%, 5vw, 100px) clamp(7%, 5vw, 100px) clamp(35%, 5vw, 444px);
  align-items: center;
  min-height: 300px;
  background-color: #0069D5;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-position: left top, right bottom;
  background-size: 42% auto, auto auto;
  background-image: url("data:image/svg+xml,%3Csvg width='602' height='416' viewBox='0 0 602 416' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse opacity='0.3' cx='212.84' cy='96.5987' rx='427.888' ry='250.67' transform='rotate(-31.3054 212.84 96.5987)' fill='url(%23paint0_linear_1786_1361)'/%3E%3Ccircle opacity='0.2' cx='385.134' cy='324.563' r='91.0296' transform='rotate(30 385.134 324.563)' fill='url(%23paint1_linear_1786_1361)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1786_1361' x1='406.505' y1='-44.4818' x2='-56.9039' y2='254.485' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2316D8C1' stop-opacity='0.8'/%3E%3Cstop offset='1' stop-color='%23004D9C'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1786_1361' x1='441.564' y1='275.64' x2='464.453' y2='448.611' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.0595091' stop-color='%231123E9'/%3E%3Cstop offset='1' stop-color='%230297A4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg width='255' height='271' viewBox='0 0 255 271' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath d='M216.187 196.659H191.452C190.371 196.659 189.5 197.507 189.407 198.576C188.884 205.489 185.48 212.297 178.939 217.084C174.733 220.163 169.668 221.766 164.579 221.754C161.512 221.754 158.433 221.162 155.517 219.977C145.804 215.992 140.366 207.499 139.669 198.599C139.588 197.507 138.693 196.659 137.601 196.659H113.818C110.716 196.659 108.404 199.192 108.718 202.271C110.461 219.628 120.232 236.149 137.357 245.78C145.211 250.195 154.843 252.229 164.579 252.066C178.254 251.834 192.126 247.279 201.583 238.844C213.19 228.493 219.348 214.969 220.463 201.225C220.66 198.75 218.662 196.659 216.187 196.659Z' fill='url(%23paint0_linear_1786_1506)'/%3E%3Cpath d='M202.909 86.6116C188.526 102.052 162.896 101.982 162.896 101.982V102.029C163.186 102.029 163.488 101.982 163.79 101.982C178.534 101.982 190.292 114.739 188.63 129.819C187.364 141.275 178.104 150.546 166.637 151.813C159.155 152.637 152.242 150.151 147.176 145.643L125.09 167.729C135.825 177.918 150.557 183.937 166.707 183.123C195.415 181.671 218.687 158.237 219.953 129.517C220.697 112.671 214.005 97.3816 202.909 86.6233V86.6116Z' fill='white'/%3E%3Cpath d='M208.497 55.347H187.538C186.818 55.347 186.179 55.7653 185.853 56.4159C184.064 60.0059 181.369 63.2938 177.709 65.966C173.387 69.1378 168.182 70.7759 162.954 70.7759C162.628 70.7759 162.303 70.7759 161.978 70.7759C132.967 71.6821 109.091 95.0578 107.627 124.057C106.756 141.263 113.645 156.866 125.078 167.729L147.164 145.643C142.029 141.066 138.787 134.408 138.787 126.984C138.787 113.484 149.5 102.517 162.884 102.04V101.994H162.907C162.907 101.994 163.72 101.994 165.033 101.912C170.622 101.645 176.21 100.681 181.496 99.0428C188.793 96.8818 196.856 93.1292 202.921 86.623C208.927 80.7907 213.365 74.0987 216.305 66.9768C218.57 61.4233 214.481 55.347 208.497 55.347Z' fill='url(%23paint1_linear_1786_1506)'/%3E%3Cpath d='M85.3408 275.903C84.4462 277.01 83.0035 277.401 81.2478 277.111L81.1583 277.234C81.4826 278.229 81.4491 279.336 80.5656 280.421C79.7716 281.405 78.3401 281.774 77.1099 281.707L77.0317 281.796C77.3895 283.183 77.233 285.107 75.9916 286.639C73.4754 289.748 69.606 289.379 66.8101 287.12C66.0832 286.527 65.4905 285.822 65.0991 285.196L60.3462 281.349L62.4039 278.81L64.6629 280.633C64.6629 279.895 64.9984 278.967 65.6694 278.139C68.0627 275.176 71.5407 275.5 74.37 277.782C74.8845 278.195 75.3989 278.81 75.8127 279.459C76.4389 279.459 76.8751 279.303 77.2889 278.788C77.8592 278.084 77.6467 277.29 76.0923 276.026L73.8556 274.214C70.6796 271.642 69.7625 269.271 71.6301 266.967C73.7773 264.306 78.1724 264.507 82.5674 268.063C85.6763 270.58 87.2196 273.577 85.3297 275.903H85.3408ZM68.633 280.689C67.3805 282.244 67.5482 283.821 68.7225 284.771C69.8967 285.722 71.4959 285.576 72.7485 284.022C74.001 282.467 73.7885 280.857 72.6366 279.929C71.4847 279.001 69.8855 279.146 68.633 280.7V280.689ZM75.4101 269.036C74.6496 269.976 75.2312 270.837 76.6514 271.977L78.2506 273.275C79.0558 273.923 79.5591 274.449 79.9281 274.952C80.9011 274.952 81.5944 274.673 82.0306 274.125C82.9253 273.018 82.2095 271.396 80.286 269.83C78.3066 268.231 76.2376 267.996 75.3989 269.036H75.4101Z' fill='white'/%3E%3Cpath d='M54.554 282.747C53.5475 283.787 52.0713 283.709 50.953 282.635C49.8682 281.584 49.734 280.108 50.7405 279.068C51.7134 278.061 53.2232 278.106 54.3191 279.157C55.4263 280.231 55.5158 281.752 54.554 282.747ZM57.8195 278.755L54.6435 275.69L66.4195 263.512L69.5955 266.576L57.8195 278.755Z' fill='white'/%3E%3Cpath d='M58.9269 264.316L53.3465 269.338L54.9457 271.116L52.4966 273.319L50.5954 271.53L46.8825 274.18L44.3887 271.418L47.766 268.387L44.9702 265.278L47.5759 262.93L50.3717 266.039L55.9522 261.017C57.3948 259.72 57.5402 258.535 56.5337 257.405C56.1647 257.003 55.5943 256.622 55.147 256.41L57.0705 253.703C57.8981 254.173 58.9381 254.833 59.9334 255.929C62.6286 258.915 61.7675 261.767 58.9381 264.316H58.9269Z' fill='white'/%3E%3Cpath d='M53.2789 256.108C50.36 258.267 47.0833 257.048 42.4534 252.004C41.1562 253.044 40.5634 254.386 41.8048 256.063C42.7442 257.327 44.198 258.132 45.8643 258.859L44.4552 261.89C42.2745 261.029 40.0267 259.676 38.4386 257.528C35.8776 254.073 36.6381 250.774 40.5746 247.855L48.526 241.973L50.6843 244.891L49.4206 246.245L49.4765 246.323C51.3777 246.759 53.167 247.542 54.3189 249.096C56.1194 251.523 55.5826 254.408 53.2677 256.119L53.2789 256.108ZM47.3853 248.347L44.6342 250.382C47.5195 253.368 49.2529 253.816 50.4607 252.921C51.5343 252.127 51.4336 251.031 50.662 249.991C49.9015 248.973 48.8615 248.571 47.3853 248.358V248.347Z' fill='white'/%3E%3Cpath d='M42.71 241.458L26.1587 251.568L23.855 247.799L40.5852 237.578C41.4351 237.052 41.4687 236.471 41.245 236.113C41.1555 235.956 41.0884 235.855 40.876 235.632L43.4034 233.451C43.8507 233.775 44.3987 234.335 44.9355 235.207C46.5459 237.835 45.3828 239.826 42.6988 241.469L42.71 241.458Z' fill='white'/%3E%3Cpath d='M23.9676 233.239L22.5249 229.906L24.0123 228.934L23.9676 228.822C22.2901 228.005 20.702 226.775 19.9751 225.109C18.3088 221.284 20.456 217.638 25.2313 215.569C30.5545 213.255 35.0278 215.1 36.5152 218.522C37.1079 219.886 37.0632 221.452 36.504 223.118L39.0091 221.899L43.7284 219.853L45.4842 223.901L23.9787 233.25L23.9676 233.239ZM27.0989 219.73C24.1353 221.016 22.9051 222.671 23.8334 224.807C24.2919 225.858 25.2313 226.574 26.7857 227.189L33.6076 224.225C34.0325 222.85 33.9095 221.72 33.5405 220.893C32.7241 219.003 30.4874 218.265 27.0989 219.73Z' fill='white'/%3E%3Cpath d='M28.0488 210.95L9.60752 216.956L8.24316 212.751L26.8857 206.678C27.8363 206.365 28.004 205.806 27.8698 205.403C27.8139 205.235 27.7804 205.112 27.6238 204.844L30.5874 203.301C30.9452 203.726 31.359 204.386 31.6722 205.37C32.6227 208.3 31.0347 209.966 28.0488 210.939V210.95Z' fill='white'/%3E%3Cpath d='M25.6448 203.311C22.1109 204.117 19.5946 201.69 17.3692 195.215C15.7588 195.64 14.6852 196.635 15.1437 198.67C15.4904 200.202 16.508 201.522 17.7494 202.853L15.2443 205.067C13.5892 203.401 12.0795 201.265 11.4867 198.67C10.525 194.488 12.5492 191.759 17.3244 190.663L26.9644 188.46L27.7696 191.994L26.0698 192.721L26.0921 192.81C27.6578 193.973 28.9774 195.405 29.4136 197.295C30.0846 200.247 28.4406 202.663 25.6336 203.311H25.6448ZM23.3522 193.839L20.0196 194.6C21.4622 198.491 22.8713 199.599 24.3475 199.263C25.6448 198.961 25.9915 197.921 25.7119 196.657C25.4323 195.416 24.6271 194.644 23.3634 193.839H23.3522Z' fill='white'/%3E%3Cpath d='M20.6357 185.731L13.1876 186.693L13.4895 189.064L10.2128 189.489L9.67604 186.939L5.11325 187.006L4.64355 183.316L9.15042 182.734L8.61362 178.597L12.0916 178.149L12.6284 182.287L20.0765 181.325C22 181.079 22.794 180.185 22.6039 178.686C22.5368 178.149 22.2684 177.512 22.0336 177.087L25.1537 175.957C25.5675 176.818 26.0484 177.948 26.2385 179.413C26.7529 183.405 24.4268 185.262 20.6468 185.743L20.6357 185.731Z' fill='white'/%3E%3Cpath d='M4.15059 166.038C3.97166 166.62 3.84864 167.291 3.88219 167.839C3.94929 169.17 4.77686 169.852 6.64447 169.762L8.09829 169.684L7.94173 166.508L11.4421 166.329L11.5987 169.505L25.0186 168.823L25.2423 173.263L11.8223 173.945L11.9342 176.215L8.63509 176.383L8.33314 174.124L6.94642 174.191C3.4125 174.37 0.60549 172.871 0.393007 168.611C0.325907 167.313 0.571939 166.15 0.840338 165.379L4.15059 166.027V166.038Z' fill='white'/%3E%3Cpath d='M16.2837 164.92C10.6361 164.674 7.53836 160.626 7.72848 156.398C7.91859 152.171 11.3519 148.414 16.9994 148.66C22.5911 148.906 25.6777 152.943 25.4987 157.181C25.3198 161.42 21.8753 165.166 16.2837 164.92ZM16.7981 153.189C13.5997 153.043 11.4525 154.251 11.3519 156.555C11.2512 158.848 13.2754 160.245 16.485 160.38C19.661 160.514 21.7747 159.306 21.8753 157.013C21.976 154.721 19.9742 153.323 16.8093 153.189H16.7981Z' fill='white'/%3E%3Cpath d='M9.13818 143.963L9.67498 140.373L12.6833 140.519L12.7057 140.396C10.7038 138.841 9.77563 136.862 10.044 135.128C10.1782 134.2 10.4131 133.686 10.7038 133.205L14.3831 134.558C14.1147 135.095 13.9582 135.564 13.8575 136.258C13.6562 137.577 14.2825 139.288 16.5639 140.608L26.5506 142.118L25.8908 146.491L9.13818 143.963Z' fill='white'/%3E%3Cpath d='M11.0957 129.86L12.1357 126.382L14.3947 126.74L14.4283 126.628C13.4106 124.839 12.7061 122.983 13.3323 120.869C14.0257 118.554 15.4795 117.503 17.5037 117.257C16.3742 115.311 15.569 113.365 16.2064 111.251C17.2353 107.807 20.1429 106.935 24.236 108.154L34.3569 111.173L33.082 115.434L23.4867 112.571C20.9929 111.822 19.8745 112.28 19.416 113.824C19.1364 114.752 19.4384 115.982 20.3107 117.503L31.4716 120.835L30.1967 125.096L20.6015 122.233C18.1076 121.484 16.9893 121.943 16.5307 123.486C16.2512 124.414 16.5531 125.644 17.4254 127.165L28.5863 130.498L27.3226 134.725L11.0845 129.883L11.0957 129.86Z' fill='white'/%3E%3Cpath d='M27.434 100.134C25.9354 99.4185 25.3092 97.7746 25.9913 96.3543C26.6735 94.934 28.3286 94.4196 29.8272 95.1465C31.2699 95.8399 31.9073 97.4503 31.2251 98.8706C30.5429 100.291 28.8766 100.828 27.434 100.134Z' fill='white'/%3E%3Cpath d='M35.6669 89.7905C31.0147 86.8382 30.1871 81.7721 32.3566 78.35C34.8505 74.4135 39.0331 74.201 42.992 76.7173C43.6853 77.1534 44.3228 77.6678 44.5912 77.981L38.9995 86.7934C41.5493 87.9788 43.7412 87.2184 45.0832 85.1047C45.8325 83.9305 46.1233 82.678 46.1233 81.2577L49.2322 81.4366C49.3105 83.4608 48.7737 85.6639 47.6442 87.442C45.1168 91.4233 40.3527 92.7765 35.6557 89.8017L35.6669 89.7905ZM40.185 79.446C38.2391 78.2158 36.4609 78.3053 35.2979 80.1505C34.3473 81.6603 34.5709 83.6621 36.4945 85.2725L40.185 79.446Z' fill='white'/%3E%3Cpath d='M39.0762 69.2364L41.3128 66.3847L43.8514 67.995L43.9297 67.8944C42.9568 65.5571 43.1245 63.3763 44.2093 62.0008C44.7908 61.2627 45.2382 60.9272 45.7302 60.6588L48.2688 63.6559C47.7656 63.9914 47.3965 64.3158 46.9716 64.8637C46.144 65.915 45.8532 67.7155 47.1841 69.9857L55.1354 76.226L52.4067 79.704L39.0762 69.2364Z' fill='white'/%3E%3Cpath d='M60.359 53.5456C55.5725 47.9316 56.4001 41.5347 60.9405 37.6653C63.4008 35.5628 66.0065 35.1714 68.0755 35.3616L68.0978 39.0744C66.5769 38.9738 65.0895 39.1751 63.5462 40.4947C60.7169 42.9103 60.6162 46.8021 63.7363 50.4702C66.9012 54.1718 70.5022 54.9547 73.846 52.1141C74.6736 51.4096 75.311 50.4702 75.4341 49.6426L72.5711 46.2764L69.5517 48.8486L67.1808 46.064L73.231 40.9085L79.7844 48.6026C79.5942 50.7162 78.3753 53.3443 76.0044 55.3573C71.3522 59.3162 65.2014 59.2379 60.359 53.5568V53.5456Z' fill='white'/%3E%3Cpath d='M77.1111 39.2872C73.2528 33.1028 74.483 27.3434 79.5155 24.2121C84.548 21.0808 90.2738 22.5458 94.1097 28.7078C97.9456 34.8698 96.8272 40.8081 91.7947 43.9394C86.7623 47.0707 80.9469 45.4603 77.1111 39.2983V39.2872ZM90.2291 31.1122C87.6905 27.0303 84.369 25.7106 81.5397 27.4664C78.7103 29.2222 78.4307 32.7897 80.9805 36.8716C83.5079 40.9311 86.9188 42.4073 89.7482 40.6403C92.5776 38.8734 92.7565 35.1717 90.2291 31.1122Z' fill='white'/%3E%3Cpath d='M93.9868 16.4055L98.1917 14.6049L108.861 23.0036L112.819 26.5711L112.954 26.5151C111.813 24.4686 110.348 21.8741 109.341 19.5368L105.83 11.3282L109.722 9.66193L118.523 30.2504L114.352 32.0397L103.694 23.5739L99.7127 20.04L99.5785 20.0959C100.719 22.2431 102.139 24.6923 103.146 27.0631L106.68 35.3276L102.788 36.9939L93.9868 16.4055Z' fill='white'/%3E%3Cpath d='M116.645 7.41404L129.897 3.79065L130.881 7.38049L121.957 9.81845L123.321 14.8062L130.903 12.7373L131.887 16.3607L124.305 18.4296L125.882 24.2113L135.131 21.6839L136.115 25.3073L122.549 29.009L116.656 7.41404H116.645Z' fill='white'/%3E%3Cpath d='M141.113 5.56877L134.884 6.46344L134.358 2.78414L151.312 0.357361L151.838 4.03666L145.553 4.93133L148.192 23.4061L143.764 24.0436L141.124 5.56877H141.113Z' fill='white'/%3E%3Cpath d='M152.473 20.4431C152.35 18.8104 153.435 17.4572 155.001 17.3454C156.6 17.2224 157.875 18.4078 157.998 20.0294C158.121 21.6621 157.036 23.0153 155.437 23.1383C153.871 23.2502 152.596 22.0759 152.473 20.4431Z' fill='white'/%3E%3Cpath d='M207.284 12.447L207.251 12.6259L197.767 17.2446L199.288 27.8688L199.154 27.9023L191.706 20.1858L182.055 24.8605L181.943 24.7822L187.031 15.3323L179.717 7.72766L179.751 7.54872L190.151 9.39397L195.206 0L195.385 0.0335506L196.895 10.6018L207.295 12.447H207.284Z' fill='white'/%3E%3Cpath d='M234.202 14.5051L239.659 17.3345C245.732 20.477 247.856 25.5766 244.378 32.2866C240.912 38.9742 235.421 40.3609 229.572 37.319L223.902 34.3778L234.202 14.5051ZM230.768 33.8858C234.47 35.8093 237.814 35.0153 240.319 30.1841C242.835 25.3194 241.471 22.2999 237.769 20.3764L236.539 19.7389L229.538 33.2483L230.768 33.8858Z' fill='white'/%3E%3Cpath d='M250.764 29.8821L254.465 32.2977L245.183 46.4781L241.481 44.0625L250.764 29.8821ZM253.224 25.3417C254.018 24.1227 255.483 23.9326 256.78 24.7713C258.044 25.5989 258.458 27.0191 257.652 28.2381C256.892 29.4012 255.393 29.6472 254.119 28.8197C252.832 27.9697 252.452 26.5047 253.213 25.3305L253.224 25.3417Z' fill='white'/%3E%3Cpath d='M245.575 50.1453C246.458 49.027 247.89 48.6244 249.645 48.8928L249.735 48.7698C249.399 47.7745 249.422 46.6785 250.283 45.5826C251.066 44.5872 252.486 44.207 253.727 44.2517L253.806 44.1623C253.425 42.7867 253.571 40.852 254.779 39.3087C257.25 36.1774 261.12 36.4905 263.949 38.716C264.687 39.2975 265.291 40.0021 265.682 40.6172L270.48 44.3971L268.456 46.9581L266.174 45.1576C266.174 45.8845 265.85 46.8351 265.201 47.6626C262.842 50.6598 259.364 50.3802 256.512 48.1323C255.986 47.7186 255.461 47.1147 255.047 46.4772C254.421 46.4772 253.985 46.645 253.582 47.1706C253.023 47.8863 253.246 48.6803 254.812 49.9105L257.071 51.6886C260.281 54.2161 261.22 56.5869 259.386 58.913C257.272 61.597 252.877 61.4516 248.438 57.9401C245.306 55.4686 243.718 52.4826 245.575 50.1341V50.1453ZM255.595 56.8889C256.344 55.9383 255.752 55.0884 254.32 53.9588L252.71 52.6839C251.904 52.0465 251.39 51.5209 251.01 51.0288C250.037 51.0288 249.344 51.3308 248.907 51.8787C248.024 52.9971 248.751 54.6075 250.708 56.1508C252.698 57.7276 254.779 57.9289 255.595 56.8889ZM262.227 45.1576C263.468 43.5919 263.278 42.0151 262.092 41.0757C260.907 40.1363 259.308 40.304 258.066 41.8697C256.825 43.4354 257.06 45.0458 258.223 45.9628C259.386 46.8798 260.985 46.7121 262.215 45.1464L262.227 45.1576Z' fill='white'/%3E%3Cpath d='M273.187 272.201C278.04 277.76 277.28 284.168 272.795 288.093C270.357 290.218 267.752 290.643 265.683 290.486L265.616 286.773C267.137 286.852 268.624 286.639 270.156 285.297C272.963 282.848 273.008 278.945 269.843 275.322C266.645 271.653 263.021 270.915 259.722 273.801C258.906 274.516 258.28 275.456 258.157 276.295L261.064 279.627L264.05 277.021L266.455 279.784L260.46 285.017L253.817 277.402C253.985 275.288 255.171 272.649 257.519 270.602C262.127 266.587 268.277 266.599 273.198 272.224L273.187 272.201Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1786_1506' x1='140.622' y1='247.663' x2='188.746' y2='165.843' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.38' stop-color='white'/%3E%3Cstop offset='0.54' stop-color='white' stop-opacity='0.6'/%3E%3Cstop offset='0.68' stop-color='white' stop-opacity='0.28'/%3E%3Cstop offset='0.78' stop-color='white' stop-opacity='0.08'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_1786_1506' x1='148.396' y1='171.83' x2='178.606' y2='36.7997' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.41' stop-color='white'/%3E%3Cstop offset='0.46' stop-color='white' stop-opacity='0.96'/%3E%3Cstop offset='0.53' stop-color='white' stop-opacity='0.86'/%3E%3Cstop offset='0.63' stop-color='white' stop-opacity='0.69'/%3E%3Cstop offset='0.811895' stop-color='white' stop-opacity='0.46'/%3E%3Cstop offset='0.94' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media (max-width: 1240px) {
  .greetings.hi.se01b .top {
    padding: clamp(6%, 5vw, 80px) clamp(5%, 5vw, 80px) clamp(6%, 5vw, 80px) clamp(36%, 5vw, 380px);
  }
}
@media (max-width: 1024px) {
  .greetings.hi.se01b .top {
    padding: clamp(5%, 5vw, 60px) clamp(4%, 5vw, 50px) clamp(5%, 5vw, 60px) clamp(320px, 5vw, 380px);
  }
}
@media (max-width: 767px) {
  .greetings.hi.se01b .top {
    padding: clamp(5%, 5vw, 60px) clamp(4%, 5vw, 50px) 0;
    flex-direction: column;
    align-items: flex-start;
    gap: clamp(4%, 5vw, 50px) 0;
  }
}
.greetings.hi.se01b .top .title p {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.03em;
  margin-top: 0;
}
.greetings.hi.se01b .top .title .tit {
  display: block;
  font-size: 43px;
  font-weight: 300;
  color: #fff;
  letter-spacing: -0.05em;
  margin-top: 25px;
  font-family: "gmarket";
  line-height: 1.3;
}
.greetings.hi.se01b .top .title .tit b {
  display: block;
}
@media (max-width: 1240px) {
  .greetings.hi.se01b .top .title .tit {
    font-size: 39px;
  }
}
@media (max-width: 1024px) {
  .greetings.hi.se01b .top .title .tit {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .greetings.hi.se01b .top .title .tit {
    font-size: 31px;
  }
}
.greetings.hi.se01b .top .img {
  position: absolute;
  bottom: 0;
  left: clamp(5%, 5vw, 56px);
  width: 380px;
  max-width: 30%;
  aspect-ratio: 380/408;
  filter: drop-shadow(-14px -3px 20px rgba(0, 63, 125, 0.2));
}
@media (max-width: 1240px) {
  .greetings.hi.se01b .top .img {
    left: clamp(3%, 5vw, 40px);
    width: 350px;
    max-width: 33%;
  }
}
@media (max-width: 1024px) {
  .greetings.hi.se01b .top .img {
    left: clamp(3%, 5vw, 20px);
    max-width: 320px;
  }
}
@media (max-width: 767px) {
  .greetings.hi.se01b .top .img {
    position: relative;
    bottom: auto;
    left: auto;
    max-width: 100%;
    margin-left: -12px;
  }
}
.greetings.hi.se01b .top .img .p-sign {
  position: absolute;
  right: 12.5%;
  bottom: 6%;
  color: #fff;
}
.greetings.hi.se01b .top .img .p-sign .name {
  display: inline-block;
  width: 81px;
  height: 26px;
  font-size: 0;
  vertical-align: middle;
  margin-left: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='81' height='26' viewBox='0 0 81 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0117 25.7129C11.5234 25.4932 11.084 25.3711 10.6689 25.3711C10.498 25.127 10.2295 24.9805 9.8877 24.9561C9.8877 24.8096 9.76562 24.7363 9.52148 24.7363C9.39941 24.5654 9.25293 24.4434 9.0332 24.3701L9.05762 24.3457L8.91113 24.1992C8.54492 23.8086 8.3252 23.5889 8.22754 23.54C8.17871 23.3691 8.10547 23.2227 8.00781 23.0762C7.91016 22.9541 7.83691 22.8076 7.76367 22.6611C7.83691 22.6611 7.86133 22.6367 7.86133 22.5879C7.86133 22.5146 7.8125 22.4658 7.69043 22.4414L7.71484 22.3682L7.61719 22.0752C7.66602 22.0508 7.69043 22.0264 7.69043 22.002C7.69043 21.8555 7.66602 21.7578 7.56836 21.709V21.1719C7.56836 20.7568 7.66602 20.415 7.8125 20.1709C7.83691 20.1465 7.86133 20.0732 7.91016 19.9023C8.05664 19.8291 8.10547 19.6826 8.10547 19.5361C8.30078 19.4141 8.47168 19.292 8.66699 19.1455C8.93555 18.9014 9.17969 18.7305 9.375 18.6084C9.74121 18.3887 9.96094 18.1934 10.0342 17.998C10.4248 17.8271 10.8154 17.7295 11.2061 17.7295C11.3525 17.7295 11.5234 17.7539 11.6699 17.7783C11.8164 17.8516 11.9629 17.9004 12.085 17.9004C12.1338 17.9004 12.1582 17.9004 12.1582 17.876L12.4512 17.9736L12.4268 18.0469C12.4756 18.1445 12.5488 18.2178 12.6953 18.2178C12.7686 18.2666 12.915 18.3398 13.1592 18.3643C13.208 18.3887 13.2568 18.4131 13.2812 18.4619C13.3057 18.5107 13.4766 18.5596 13.7451 18.584L13.916 18.6816L13.8672 18.5596L14.0137 18.5107L13.916 18.6816C14.1113 18.8037 14.3066 18.877 14.502 18.9014C14.5508 18.999 14.7705 19.1211 15.1611 19.2432C15.4785 19.3896 15.625 19.5361 15.625 19.7314C15.625 19.8291 15.7227 20 15.8936 20.2686C16.0156 20.4395 16.0889 20.5859 16.1133 20.7568C16.1865 20.9033 16.2109 21.0254 16.2109 21.1475C16.1865 21.2939 16.1621 21.4648 16.1621 21.6602C16.1377 21.8555 16.0889 22.0996 15.9912 22.3926C15.8203 22.832 15.7227 23.125 15.6982 23.2227C15.5518 23.2959 15.4541 23.3936 15.4541 23.4912C15.4053 23.54 15.3809 23.6133 15.3809 23.7109C14.9902 24.0283 14.7949 24.1748 14.7705 24.1748C14.4043 24.3701 14.209 24.4922 14.209 24.541L14.2578 24.5898C13.623 25.2246 12.8662 25.5908 12.0117 25.7129ZM12.4268 23.8086C12.8174 23.8086 13.1592 23.54 13.4521 23.0029L13.6475 22.6855C13.8916 22.3926 14.0625 22.0752 14.1113 21.6846C14.1846 21.6602 14.209 21.6113 14.209 21.5625C14.2334 21.4893 14.2334 21.4404 14.2334 21.416H14.1602C14.1602 21.2451 14.1357 21.0742 14.1113 20.8789C14.0869 20.6836 14.0381 20.6104 13.9893 20.6104C13.8428 20.293 13.5986 20.0244 13.2812 19.8535C12.9395 19.6826 12.5732 19.585 12.1338 19.585C11.6699 19.585 11.2061 19.6826 10.7666 19.8779C10.6445 19.8779 10.5469 19.9023 10.4736 19.9512C10.4248 20 10.376 20.0244 10.3271 20.0488C10.2051 20.0732 10.1318 20.1221 10.1074 20.1953C10.0586 20.2441 9.98535 20.293 9.96094 20.3662C9.91211 20.415 9.8877 20.4883 9.83887 20.5371C9.7168 20.6104 9.64355 20.7568 9.59473 21.001C9.5459 21.1475 9.52148 21.2939 9.52148 21.4404C9.52148 21.6357 9.61914 21.9043 9.79004 22.2705C9.98535 22.6855 10.2539 23.0273 10.5713 23.2715C11.084 23.6377 11.5479 23.8086 12.0117 23.8086H12.4268ZM2.88086 18.6328C2.85645 18.6084 2.7832 18.584 2.63672 18.584C2.39258 18.584 2.17285 18.6084 1.97754 18.6328C1.85547 18.4619 1.68457 18.3643 1.51367 18.3643C1.36719 18.1445 1.17188 17.9736 0.90332 17.8516C0.708008 17.5098 0.610352 17.29 0.610352 17.2168C0.610352 17.0947 0.634766 16.9727 0.708008 16.8262L1.00098 16.6797C1.00098 16.7041 1.0498 16.7285 1.14746 16.7529C1.17188 16.7285 1.17188 16.6797 1.19629 16.6309C1.19629 16.6064 1.26953 16.5576 1.3916 16.4844L1.51367 16.5088C1.53809 16.5088 1.61133 16.5088 1.7334 16.4844C1.83105 16.46 1.92871 16.4355 2.05078 16.4111C2.14844 16.3867 2.22168 16.3379 2.29492 16.2891C2.36816 16.3135 2.44141 16.3135 2.49023 16.3379C2.51465 16.3623 2.58789 16.3623 2.66113 16.3623L3.07617 16.3135C3.14941 16.3135 3.27148 16.3623 3.44238 16.4355L3.4668 16.3623L3.66211 16.3135C4.00391 16.2646 4.24805 16.2158 4.37012 16.1426C4.63867 16.1426 4.83398 16.1182 5.00488 16.0449C5.07812 16.0205 5.15137 15.9961 5.22461 15.9961L5.27344 16.0205C5.34668 16.0205 5.37109 15.9961 5.39551 15.9473C5.46875 15.9229 5.51758 15.9229 5.59082 15.8984C5.66406 15.8984 5.7373 15.874 5.83496 15.8252C6.10352 15.8984 6.25 15.9473 6.29883 15.9473C6.37207 15.874 6.4209 15.8496 6.46973 15.8252C6.5918 15.8008 6.68945 15.7764 6.71387 15.752C6.83594 15.7764 6.95801 15.7764 7.08008 15.7764C7.2998 15.7764 7.54395 15.7275 7.76367 15.6543C7.88574 15.6055 7.9834 15.5811 8.10547 15.5811C8.20312 15.5811 8.30078 15.6055 8.39844 15.6543L8.42285 15.5322L8.66699 15.4346C8.98438 15.3857 9.15527 15.2881 9.22852 15.166L9.35059 15.2148C9.35059 14.9707 9.375 14.8242 9.39941 14.7998C9.42383 14.7754 9.5459 14.751 9.76562 14.751L9.81445 14.0674C9.96094 14.0674 10.0342 13.9941 10.0586 13.8477L10.0098 13.7012C10.0098 13.6523 10.0586 13.6279 10.1318 13.6279C10.376 13.457 10.498 13.1396 10.498 12.6758C10.4492 12.7002 10.2051 12.7246 9.74121 12.749C9.52148 12.627 9.30176 12.5293 9.05762 12.4561C8.91113 12.3096 8.74023 12.1875 8.56934 12.1143C8.30078 11.9678 8.12988 11.8213 8.08105 11.6992C7.9834 11.4551 7.83691 11.333 7.66602 11.3086C7.66602 11.1865 7.61719 11.0645 7.54395 10.9424C7.49512 10.918 7.44629 10.8936 7.42188 10.8936C7.37305 10.7227 7.2998 10.5518 7.22656 10.4297C7.12891 10.3076 7.05566 10.1611 7.03125 10.0391C7.10449 9.84375 7.12891 9.62402 7.12891 9.4043L7.10449 9.0625C7.10449 9.01367 7.15332 8.84277 7.25098 8.57422C7.27539 8.40332 7.2998 8.30566 7.32422 8.28125C7.49512 8.11035 7.6416 7.79297 7.8125 7.35352C7.88574 7.13379 7.93457 6.96289 7.95898 6.84082C7.83691 6.91406 7.76367 6.93848 7.71484 6.93848C7.69043 6.93848 7.66602 6.93848 7.6416 6.96289C7.4707 6.96289 7.25098 7.03613 6.98242 7.18262C6.83594 7.25586 6.68945 7.30469 6.54297 7.3291C5.83496 7.5 5.41992 7.6709 5.29785 7.79297C5.15137 7.79297 5.0293 7.74414 4.90723 7.6709C4.78516 7.59766 4.63867 7.54883 4.46777 7.52441C4.3457 7.52441 4.1748 7.42676 3.95508 7.20703L3.61328 6.93848C3.61328 6.84082 3.6377 6.74316 3.68652 6.66992C3.85742 6.66992 3.95508 6.64551 3.95508 6.57227C4.12598 6.49902 4.27246 6.42578 4.41895 6.35254C4.44336 6.37695 4.46777 6.37695 4.49219 6.37695C4.58984 6.37695 5.22461 6.20605 6.37207 5.88867C6.5918 5.81543 6.73828 5.79102 6.83594 5.79102C6.93359 5.79102 7.03125 5.74219 7.12891 5.64453C7.22656 5.54688 7.32422 5.49805 7.39746 5.49805L7.51953 5.52246L7.54395 5.4248C7.71484 5.25391 7.93457 5.13184 8.1543 5.05859C8.22754 4.98535 8.39844 4.8877 8.64258 4.79004C8.88672 4.69238 9.00879 4.57031 9.00879 4.42383C8.95996 4.35059 8.88672 4.30176 8.78906 4.27734C8.59375 4.25293 8.47168 4.2041 8.44727 4.10645L8.3252 4.13086C7.6416 4.13086 7.22656 3.93555 7.10449 3.56934C6.88477 3.56934 6.71387 3.47168 6.54297 3.27637C6.46973 3.17871 6.37207 3.10547 6.25 3.03223C6.25 2.93457 6.17676 2.83691 6.00586 2.71484C5.93262 2.66602 5.9082 2.6416 5.9082 2.61719C5.9082 2.59277 5.93262 2.54395 5.98145 2.49512C6.00586 2.44629 6.03027 2.39746 6.03027 2.34863L6.00586 2.32422C6.03027 2.25098 6.03027 2.17773 6.05469 2.10449C6.0791 2.03125 6.0791 1.88477 6.10352 1.64062L6.27441 1.66504C6.29883 1.66504 6.32324 1.66504 6.34766 1.64062C6.4209 1.64062 6.49414 1.66504 6.56738 1.68945C6.61621 1.71387 6.68945 1.73828 6.7627 1.73828C6.83594 1.73828 6.90918 1.71387 6.98242 1.68945C7.20215 1.78711 7.59277 1.88477 8.17871 1.98242L9.42383 2.49512C9.98535 2.83691 10.3027 3.00781 10.4248 3.00781C10.5469 3.08105 10.5957 3.12988 10.5957 3.20312C10.5957 3.27637 10.5713 3.3252 10.5469 3.39844C10.9375 3.34961 11.2061 3.20312 11.3281 2.9834L11.9873 2.73926C12.1582 2.56836 12.2559 2.49512 12.3291 2.4707C12.3535 2.49512 12.3779 2.49512 12.4268 2.51953C12.4756 2.54395 12.5244 2.56836 12.5977 2.61719C12.6709 2.69043 12.7441 2.73926 12.8418 2.78809L12.7686 2.8125C12.8174 2.8125 12.8662 2.86133 12.915 2.95898C13.1104 3.20312 13.2812 3.3252 13.4521 3.3252C13.4766 3.39844 13.5498 3.44727 13.623 3.47168L13.7207 3.64258L13.6719 3.76465L13.7451 3.78906L13.6963 3.91113H13.8184C13.8184 4.05762 13.8428 4.15527 13.916 4.2041C13.8428 4.375 13.7695 4.5459 13.7451 4.66797H13.8428C13.7939 4.79004 13.6963 4.96094 13.5254 5.22949C13.4033 5.37598 13.208 5.44922 12.8906 5.44922C12.8174 5.44922 12.6953 5.4248 12.5 5.37598C12.4512 5.49805 12.4023 5.57129 12.3291 5.57129L12.3047 5.52246L12.2559 5.54688C12.1338 5.54688 11.9873 5.64453 11.8652 5.81543C11.8408 5.91309 11.792 5.96191 11.6699 5.96191C11.5723 6.01074 11.4502 6.1084 11.2793 6.23047L12.7197 6.30371C12.915 6.47461 13.208 6.57227 13.5986 6.64551L13.916 6.84082C13.916 6.91406 14.0137 7.03613 14.209 7.23145L14.3066 7.37793H14.3311C14.4043 7.42676 14.4287 7.52441 14.4287 7.64648C14.502 7.96387 14.5264 8.28125 14.5264 8.57422C14.5264 9.33105 14.3066 10.0146 13.8428 10.6006C13.7939 10.6494 13.7695 10.6982 13.7451 10.7471C13.6719 10.918 13.6475 11.0156 13.623 11.04C13.5986 11.0645 13.5986 11.1865 13.5986 11.4062C13.5254 11.4062 13.4766 11.4551 13.4766 11.5527C13.4766 11.6748 13.4521 11.7725 13.4277 11.8945C13.4033 12.0166 13.3545 12.2119 13.3057 12.4316L13.1592 12.749C13.0127 12.9688 12.9395 13.2617 12.915 13.5791C12.8418 13.6035 12.8174 13.6768 12.8174 13.7988C12.6465 13.8721 12.5732 14.043 12.5732 14.3115C12.5244 14.3359 12.3779 14.5068 12.1582 14.7998C12.4756 14.6777 12.6465 14.6045 12.6709 14.5801C13.0127 14.5801 13.2568 14.5312 13.4033 14.4336C13.6963 14.4336 13.9648 14.3848 14.209 14.3115C14.3311 14.2627 14.4287 14.2383 14.502 14.2139C14.5752 14.2139 14.7705 14.1895 15.0879 14.1162C15.2588 14.0918 15.4297 14.0918 15.6494 14.0918L15.7471 14.1162V14.0918L15.9424 14.1162C15.9424 14.043 15.9668 13.9697 16.0156 13.9209C16.04 13.8965 16.0645 13.8232 16.0645 13.75C16.0889 13.7744 16.1865 13.7744 16.3574 13.7744C16.3086 13.6523 16.2842 13.5791 16.2842 13.5059L16.3086 13.4814C16.4062 13.4814 16.4795 13.4814 16.5039 13.5059C16.7725 13.5059 16.9434 13.457 16.9922 13.335L17.2607 13.4082C17.4805 13.5059 17.6758 13.5547 17.7979 13.5547L18.042 13.5059C18.1885 13.5059 18.2861 13.5059 18.335 13.5303C18.3838 13.5547 18.457 13.5791 18.5547 13.5791L18.75 13.5547C18.75 13.5791 18.7744 13.5791 18.8232 13.5791C18.8477 13.5547 18.8965 13.5547 18.9697 13.5547C19.1406 13.5547 19.2871 13.6279 19.4336 13.75C19.7021 13.75 19.9707 13.7988 20.2393 13.9209C20.2393 14.043 20.2637 14.1162 20.3369 14.1162C20.4102 14.1162 20.459 14.0674 20.5078 13.9941L20.5566 13.9697C20.5566 14.043 20.5811 14.0918 20.6055 14.1406C20.6299 14.2139 20.6543 14.2627 20.6543 14.2871C20.6543 14.3359 20.6543 14.3604 20.6787 14.3848C20.7031 14.4092 20.7031 14.4336 20.7031 14.5068C20.7764 14.5312 20.8252 14.6045 20.874 14.6777C20.9229 14.751 20.9961 14.8242 21.0938 14.8975L21.0449 14.9219L21.0693 15.0684C20.9473 15.0928 20.874 15.1416 20.874 15.2148C20.8008 15.166 20.6055 15.1416 20.2637 15.1172L20.4102 15.2148C20.3613 15.1904 20.3125 15.166 20.2637 15.166C20.166 15.166 20.1172 15.2148 20.1172 15.3369L20.0195 15.4102C20.0195 15.3613 19.9707 15.2637 19.8975 15.1416L19.7998 15.2637H19.7754L19.7021 15.3613L19.5557 15.3369C19.5068 15.3369 19.4336 15.3613 19.3604 15.3857H19.1895C19.0186 15.459 18.5791 15.5078 17.8955 15.5078C17.8711 15.4346 17.7979 15.4102 17.7246 15.4102C17.6514 15.4102 17.5781 15.4834 17.5293 15.6055C17.5049 15.6543 17.4805 15.6787 17.4072 15.6787C17.334 15.6787 17.2363 15.6543 17.1387 15.6299C17.0166 15.6055 16.9189 15.6055 16.8213 15.6055C16.6992 15.6055 16.626 15.6299 16.5771 15.6787C16.5039 15.6543 16.4307 15.6299 16.3818 15.6299C16.2842 15.6299 16.2354 15.6787 16.2354 15.7764C16.2109 15.7764 16.2109 15.752 16.1865 15.7275C16.0889 15.6543 15.9424 15.6055 15.7715 15.6055L15.7959 15.6787H15.7227C15.6982 15.7275 15.6494 15.752 15.5762 15.7764C15.5029 15.8008 15.4297 15.8496 15.4053 15.874C15.4297 15.8496 15.4297 15.752 15.4297 15.6055L15.3564 15.6543L15.3809 15.5322H15.1123C15.0879 15.6055 15.0391 15.6299 14.9658 15.6543C14.8682 15.6787 14.7949 15.7031 14.7705 15.752C14.7217 15.8008 14.6729 15.8496 14.6484 15.874L14.7705 15.9961C14.7705 16.0693 14.7705 16.0938 14.7461 16.1182C14.6729 16.0693 14.624 16.0449 14.5508 16.0449C14.4775 16.0449 14.4043 15.9961 14.3066 15.9229L14.2578 15.9717L14.0869 15.9473L14.1602 16.1426C14.1602 16.167 14.0137 16.2402 13.7207 16.3379L13.7939 16.2158C13.623 16.2158 13.501 16.2158 13.4521 16.1914L13.2568 16.2646V16.3135L13.208 16.2402C13.0859 16.2402 13.0127 16.2646 12.9883 16.2891C12.9639 16.3379 12.8418 16.3867 12.6221 16.4355C12.1094 16.6064 11.7188 16.7041 11.4502 16.7285L11.0596 16.7041L10.9375 16.7285V16.7041L10.7666 16.7285C10.3516 16.8506 10.0098 16.9238 9.7168 16.9238C9.35059 16.9727 9.08203 17.0215 8.88672 17.0947C8.52051 17.1191 8.30078 17.1924 8.17871 17.3389C7.76367 17.3389 7.51953 17.3633 7.44629 17.4121C7.34863 17.4609 7.22656 17.4854 7.08008 17.4854L6.95801 17.4609L6.98242 17.583H6.95801C6.93359 17.6074 6.88477 17.6318 6.81152 17.6318C6.7627 17.6318 6.71387 17.6318 6.68945 17.6074C6.64062 17.6074 6.5918 17.6318 6.56738 17.6807C6.51855 17.7295 6.46973 17.7539 6.39648 17.7539L6.25 17.7295C6.22559 17.7539 6.20117 17.7539 6.17676 17.7539C6.15234 17.7783 6.10352 17.8027 6.0791 17.8271C5.81055 17.8271 5.59082 17.876 5.41992 17.998C5.34668 17.998 5.27344 17.998 5.22461 18.0225C5.15137 18.0469 5.07812 18.0469 5.00488 18.0469C4.98047 18.1201 4.90723 18.1689 4.73633 18.1934L4.56543 18.2422C4.54102 18.2178 4.5166 18.1934 4.49219 18.1689C4.46777 18.1689 4.41895 18.1689 4.39453 18.1445L4.29688 18.3154C4.27246 18.291 4.24805 18.291 4.22363 18.291C4.07715 18.291 3.95508 18.3643 3.85742 18.4863C3.6377 18.5107 3.51562 18.5352 3.51562 18.5596C3.17383 18.6084 2.9541 18.6328 2.88086 18.6328ZM10.9619 10.9424C11.2549 10.8936 11.4502 10.7471 11.5723 10.5518C11.9629 10.5029 12.1582 10.0146 12.1582 9.13574C12.1582 8.50098 11.8652 7.98828 11.2549 7.62207L11.2305 7.64648C11.2305 7.64648 11.2305 7.62207 11.1816 7.59766C11.1572 7.59766 11.1328 7.57324 11.1084 7.54883C11.084 7.52441 11.0596 7.5 11.0596 7.5C11.0352 7.5 10.9863 7.45117 10.8398 7.37793C10.791 7.30469 10.7178 7.28027 10.6445 7.28027C10.4492 7.28027 10.3271 7.37793 10.2783 7.54883C10.2539 7.64648 10.1807 7.69531 10.083 7.71973V7.86621C10.083 8.03711 9.93652 8.25684 9.64355 8.5498L9.66797 8.62305L9.61914 8.74512C9.375 9.18457 9.25293 9.42871 9.25293 9.52637C9.25293 9.62402 9.27734 9.72168 9.375 9.77051C9.375 9.86816 9.42383 9.96582 9.52148 10.0391C9.59473 10.1123 9.66797 10.1855 9.7168 10.2832C9.74121 10.4053 9.83887 10.5029 9.96094 10.625C10.0098 10.625 10.0098 10.6494 10.0098 10.6982C10.1318 10.6982 10.2783 10.7471 10.4248 10.8447C10.5225 10.918 10.7178 10.9424 10.9619 10.9424ZM5.98145 1.7627L6.00586 1.61621H6.10352L5.98145 1.7627ZM33.584 17.0459H33.5352C33.5107 17.0459 33.5107 17.0459 33.5107 17.0459C33.4863 17.0215 33.4863 17.0215 33.4619 16.9971C33.4375 16.9971 33.4375 16.9971 33.4375 16.9727C33.3643 16.875 33.291 16.8018 33.2178 16.7773C33.1201 16.7529 33.0225 16.6064 32.9004 16.3379L32.7539 16.4844L32.6807 16.1914H32.8516L32.7295 15.8984V15.5566L32.6074 15.6055L32.7051 14.5312C32.9248 14.3115 33.0469 14.043 33.0469 13.7744C33.0469 13.7256 33.0469 13.6768 33.0225 13.6523C33.1445 13.5303 33.2178 13.4814 33.2422 13.457C33.4131 13.2861 33.6084 12.9688 33.8037 12.5293C33.877 12.3584 33.9258 12.2119 33.9258 12.1143L33.9014 12.0654C34.0234 11.9678 34.0967 11.8213 34.1211 11.6504C34.292 11.5039 34.4141 11.333 34.4873 11.1133C34.5605 10.918 34.6338 10.7959 34.7314 10.7227C34.7559 10.6982 34.7803 10.6738 34.8047 10.625C34.8535 10.4053 34.9268 10.21 35.0488 10.0146C35.1221 9.91699 35.1709 9.79492 35.2197 9.67285C35.3906 9.55078 35.5127 9.4043 35.5371 9.20898L35.8789 8.69629C36.0498 8.47656 36.1475 8.23242 36.1475 7.96387C36.1475 7.8418 36.123 7.69531 36.0742 7.5C35.8789 7.52441 35.708 7.59766 35.5371 7.74414L35.4883 7.76855L35.3662 7.74414C34.9512 7.96387 34.6582 8.15918 34.5361 8.28125C34.5117 8.30566 34.4873 8.33008 34.4629 8.33008C34.4385 8.35449 34.4141 8.35449 34.3652 8.35449C34.1699 8.35449 34.0479 8.37891 34.0234 8.45215C33.9746 8.52539 33.9502 8.57422 33.9258 8.57422C33.9014 8.59863 33.877 8.59863 33.8525 8.59863C33.7793 8.57422 33.6816 8.57422 33.5596 8.57422V8.62305H33.5352C33.4863 8.67188 33.4131 8.69629 33.3398 8.7207C33.1201 8.7207 32.9492 8.79395 32.8271 8.94043C32.7295 8.96484 32.6318 8.96484 32.5586 8.98926C32.4609 9.01367 32.3389 9.03809 32.1924 9.0625C32.1436 9.08691 32.0947 9.11133 32.0703 9.13574C32.0459 9.18457 31.9727 9.20898 31.8506 9.20898C31.8262 9.2334 31.6553 9.25781 31.3867 9.30664C31.3623 9.2334 31.1182 9.0625 30.7031 8.76953C30.7031 8.62305 30.6299 8.50098 30.5078 8.42773V8.23242C30.4346 7.96387 30.3857 7.62207 30.3857 7.1582C30.3857 7.08496 30.3857 7.03613 30.4102 7.01172C30.4834 6.93848 30.5566 6.88965 30.5811 6.84082L30.6055 6.79199L31.0205 7.03613L30.9717 6.9873C31.0449 7.01172 31.1182 7.03613 31.1914 7.03613C31.2646 7.03613 31.3623 7.01172 31.4844 6.96289C31.6064 6.91406 31.6797 6.88965 31.7285 6.88965C31.8018 6.88965 31.8506 6.91406 31.8994 6.96289L31.9482 6.93848C32.2168 6.88965 32.4121 6.79199 32.583 6.62109C32.7295 6.57227 32.9004 6.52344 33.0469 6.47461C33.1934 6.42578 33.3398 6.35254 33.4863 6.2793C33.6084 6.20605 33.7305 6.13281 33.8037 6.1084L33.9502 6.23047C34.0234 6.1084 34.1211 6.01074 34.2432 5.96191C34.3652 5.91309 34.5117 5.86426 34.6338 5.83984L34.7803 5.86426L35.1221 5.81543V5.83984H35.6348V5.79102C35.6836 5.79102 35.7324 5.7666 35.8057 5.71777L35.9033 5.74219C35.9766 5.74219 36.0254 5.71777 36.0498 5.69336L36.0742 5.71777C36.2451 5.64453 36.3672 5.5957 36.4404 5.54688C36.5137 5.52246 36.5625 5.49805 36.6113 5.49805C36.6846 5.5957 36.7822 5.64453 36.8555 5.64453C36.9531 5.64453 37.0264 5.5957 37.0996 5.52246C37.1729 5.57129 37.2705 5.5957 37.3438 5.5957C37.4414 5.5957 37.5146 5.57129 37.5635 5.49805C37.8564 5.62012 38.0273 5.66895 38.1006 5.66895L38.3447 5.9375C38.5645 5.98633 38.7842 6.18164 38.9795 6.52344V6.71875C38.9795 6.79199 38.9795 6.86523 39.0039 6.96289C39.0283 7.03613 39.0283 7.13379 39.0283 7.20703C39.0283 7.30469 39.0771 7.54883 39.1748 7.93945L39.1992 7.98828C39.126 8.0127 39.0771 8.08594 39.0771 8.18359C39.0527 8.30566 39.0283 8.40332 38.9795 8.50098C38.8818 8.67188 38.833 8.81836 38.833 8.98926C38.6621 9.16016 38.5889 9.28223 38.5645 9.37988C38.54 9.47754 38.4668 9.59961 38.3447 9.77051C38.2227 9.94141 38.125 10.1367 38.0518 10.3564C37.9541 10.3809 37.9053 10.4541 37.9053 10.6006C37.9053 10.6494 37.8564 10.6982 37.7832 10.7227C37.5879 10.7715 37.4658 10.9424 37.417 11.2598L37.4902 11.2842C37.4658 11.3574 37.417 11.4551 37.3682 11.5771C37.3193 11.7236 37.1484 11.8457 36.9043 11.9678L36.8799 12.0166C36.7334 12.1143 36.6602 12.2119 36.6602 12.2852C36.6602 12.3096 36.6602 12.334 36.6846 12.3584L36.2939 12.2363L36.6113 12.627L36.5869 12.6514L36.6602 12.7246L36.6113 12.7979L36.4404 12.749C36.3672 12.8223 36.3184 12.8955 36.2939 12.9932L36.416 13.1152L36.3672 13.2373L36.3184 13.2129C36.2451 13.2129 36.1963 13.2129 36.1475 13.2373C36.0986 13.2617 36.0498 13.2617 36.001 13.2861C35.9521 13.3105 35.9277 13.335 35.9277 13.3594L35.9521 13.5059C35.8789 13.5791 35.8301 13.7012 35.8301 13.8721C35.7324 13.9209 35.6836 13.9941 35.6836 14.0918C35.5615 14.165 35.4395 14.3604 35.3174 14.6777C35.2441 14.8975 35.1953 15.1172 35.1709 15.3125C35.0244 15.3857 34.9268 15.459 34.8535 15.5811C34.8291 15.6055 34.8291 15.6299 34.8047 15.6543C34.7803 15.6787 34.7559 15.7275 34.7559 15.752L34.8047 15.9961C34.585 16.1182 34.4629 16.2158 34.4629 16.3379C34.4629 16.3867 34.4873 16.4355 34.5361 16.4844C34.5117 16.5088 34.4873 16.5332 34.4385 16.5576C34.4141 16.582 34.3652 16.6553 34.3164 16.7285C34.1455 16.8506 34.0479 16.8994 33.999 16.9238C33.8281 16.9482 33.7061 16.9727 33.584 17.0459ZM42.9102 25.6641C42.8369 25.6641 42.7637 25.6152 42.6904 25.4932C42.666 25.5176 42.6416 25.5176 42.6172 25.542C42.5928 25.5664 42.5439 25.5664 42.4707 25.5664C42.2998 25.5664 42.2021 25.542 42.2021 25.4688C42.1289 25.3467 42.0312 25.2734 41.9092 25.2734L41.6162 25.3223L41.6406 25.2002H41.3721L41.3232 25.1025L41.1768 25.1758C41.1523 25.1025 41.1035 25.0781 41.0303 25.0781C40.9326 25.0293 40.8594 24.9072 40.835 24.7363L40.5664 24.8828C40.4932 24.7852 40.4199 24.7363 40.3467 24.7119C40.249 24.7119 40.1758 24.6875 40.127 24.6631L40.1514 24.541L39.9316 24.5654C39.8584 24.5654 39.8096 24.4922 39.7363 24.3701C39.6631 24.248 39.5654 24.1748 39.4678 24.126C39.4678 23.833 39.3457 23.6377 39.126 23.5889H39.0771L38.9307 23.0762C38.8818 23.0029 38.7842 22.9297 38.6621 22.8564C38.5156 22.3926 38.418 22.1484 38.418 22.0996C38.3936 22.0752 38.3936 22.0508 38.3691 22.0264C38.3447 22.002 38.3447 22.002 38.3447 21.9775C38.3447 21.9775 38.3447 21.9531 38.3203 21.9287C38.3447 21.9043 38.3691 21.8555 38.3936 21.8066L38.3691 21.6113L38.3203 21.5869L38.2227 21.6113C38.2227 21.5137 38.1982 21.4404 38.125 21.416L38.1494 21.3184L38.0029 21.2451V21.1719C37.9297 21.0986 37.8564 21.0254 37.7832 20.9521C37.71 20.8789 37.6611 20.8301 37.6367 20.8057C37.6123 20.7812 37.6123 20.7568 37.5879 20.7324C37.3438 20.4883 37.1729 20.2686 37.0752 20.0732C37.0752 20.0488 37.0508 20.0488 37.0264 20.0244C36.8066 19.9023 36.6846 19.707 36.6846 19.4629C36.6846 18.8525 36.8066 18.5352 37.0752 18.5352L37.3682 18.5107C37.3926 18.5352 37.417 18.5596 37.4414 18.5596C37.4658 18.584 37.4902 18.584 37.5391 18.6084C37.5879 18.6328 37.6367 18.6328 37.6611 18.6572C37.6855 18.6816 37.7344 18.7061 37.8564 18.7305C38.0762 18.7549 38.3203 18.8281 38.54 18.9502C38.7598 19.0723 38.9307 19.1699 39.0771 19.1943V19.1455L39.1748 19.1943C39.1992 19.1455 39.2236 19.0723 39.2236 19.0234L39.248 19.0479C39.4678 19.0479 39.6143 18.999 39.6387 18.9258L40.1025 19.1211C40.1758 19.1943 40.2979 19.2432 40.4199 19.2432C40.6152 19.2432 40.8105 19.2188 41.0303 19.1699C43.1787 18.6328 44.2529 18.3643 44.2529 18.3398C44.2529 18.3398 44.2529 18.3398 44.2773 18.3154C44.3018 18.3154 44.3018 18.291 44.3262 18.2422C44.4482 17.9736 44.5459 17.7295 44.668 17.5342C44.7168 17.5342 44.8145 17.4365 44.9365 17.2656C45.0586 17.0947 45.1562 16.9971 45.2783 16.9238C45.2051 16.8506 45.1807 16.7773 45.1807 16.7285C45.1807 16.7041 45.1807 16.6553 45.2051 16.582C45.2295 16.5332 45.2295 16.4844 45.2295 16.4111C45.2051 16.2891 45.1318 16.2402 45.0098 16.2402C44.8877 16.2646 44.8145 16.2646 44.79 16.2891C44.7656 16.3135 44.7168 16.3135 44.6924 16.3379C44.6436 16.3623 44.5947 16.3867 44.5215 16.3867C44.2285 16.3867 43.9844 16.4355 43.8135 16.5088C43.7891 16.4844 43.7402 16.4844 43.6914 16.4844C43.4229 16.4844 43.1787 16.582 42.9834 16.7773L42.7637 16.7529L42.0068 16.8262C41.9824 16.8506 41.9824 16.875 41.9824 16.875C41.958 16.8994 41.9092 16.8994 41.8115 16.9238C41.7871 16.8994 41.7627 16.8994 41.7383 16.8994L41.4941 16.9971C41.4453 16.9727 41.3721 16.9727 41.2988 16.9727C40.7373 17.0947 40.4443 17.1436 40.4199 17.1436C40.3955 17.1436 40.3711 17.1436 40.3711 17.168C40.0049 17.1924 39.6631 17.2412 39.3457 17.3633V17.2412H39.1992C39.126 17.3633 39.0527 17.4121 38.9795 17.4121C38.8574 17.3389 38.7354 17.2656 38.5645 17.2412C38.54 17.168 38.4668 17.1436 38.3936 17.1436C38.2959 17.1436 38.2471 17.0947 38.2471 17.0215C38.1738 16.9482 38.1494 16.8018 38.1494 16.5576C38.1494 16.3867 38.125 16.2402 38.0762 16.167C38.1738 16.0938 38.2471 15.9961 38.2715 15.874C38.3203 15.8496 38.3691 15.7764 38.3936 15.7031C38.5156 15.6299 38.6133 15.5322 38.7109 15.4346C38.7842 15.3613 38.9795 15.3125 39.248 15.2881C39.3701 15.2881 39.4678 15.2637 39.4922 15.2393C39.5166 15.2148 39.541 15.2148 39.5654 15.1904L39.8096 15.2881C39.8584 15.0439 39.9316 14.8975 40.0293 14.8242C40.1025 14.751 40.2246 14.7021 40.3467 14.6289C40.4688 14.5801 40.6152 14.5068 40.7373 14.4336C40.7373 14.4092 40.8594 14.3359 41.1035 14.165C41.3232 13.9941 41.4697 13.9209 41.543 13.8965C41.5918 13.8721 41.6895 13.7988 41.8359 13.6523L41.9336 13.6279C42.0068 13.5547 42.251 13.3838 42.666 13.1396C42.9346 12.9443 43.0811 12.8223 43.1055 12.7734C43.1299 12.749 43.1299 12.7246 43.1543 12.7002C43.1543 12.6758 43.2275 12.5293 43.3496 12.2607L43.6182 11.4062H43.5449C43.8135 9.96582 43.96 9.2334 43.9844 9.18457C43.96 9.16016 43.9355 9.13574 43.9355 9.11133C43.9844 9.08691 44.0088 9.0625 44.0332 9.03809C44.0576 9.03809 44.082 9.03809 44.1064 9.03809C44.082 9.01367 44.082 8.96484 44.082 8.94043C44.0576 8.91602 44.0576 8.86719 44.0332 8.84277C44.0088 8.81836 44.0088 8.76953 44.0088 8.74512C43.9844 8.7207 43.9844 8.69629 43.96 8.67188C44.082 8.42773 44.1309 8.18359 44.1309 7.93945C44.1064 7.71973 44.0576 7.42676 43.9844 7.10938C44.0576 6.96289 44.082 6.79199 44.082 6.59668C44.0576 6.40137 44.0332 6.20605 44.0088 6.01074C43.9844 5.81543 43.96 5.57129 43.96 5.30273L43.9844 5.13184C43.9844 5.08301 43.96 5.03418 43.96 5.00977C43.9355 4.98535 43.9355 4.93652 43.9355 4.81445L43.8623 4.08203L43.8867 3.98438C43.8867 3.8623 43.8135 3.78906 43.6914 3.71582C43.667 3.66699 43.667 3.61816 43.667 3.59375C43.6426 3.56934 43.6426 3.54492 43.6182 3.54492C43.6182 3.17871 43.5449 2.93457 43.4229 2.86133C43.2764 2.78809 43.2031 2.73926 43.2031 2.71484L43.2764 2.51953C43.0078 2.37305 42.8613 2.08008 42.8613 1.64062C42.8613 1.56738 42.8857 1.49414 42.959 1.46973C42.959 1.25 43.0811 1.0791 43.3496 0.957031L43.3984 0.859375V0.834961C43.4229 0.859375 43.4473 0.859375 43.4717 0.859375C43.5693 0.859375 43.6426 0.786133 43.7158 0.688477H43.667L43.8623 0.59082C43.8623 0.664062 43.8379 0.712891 43.7891 0.737305C43.8623 0.737305 44.1797 0.786133 44.7168 0.883789C44.7412 0.957031 44.7656 1.00586 44.79 1.03027C44.79 1.05469 44.8389 1.10352 44.9121 1.12793H45.2539C45.376 1.15234 45.498 1.17676 45.6201 1.17676L45.8887 1.15234C45.9619 1.25 46.084 1.29883 46.2793 1.29883C46.2793 1.44531 46.3525 1.5918 46.499 1.71387L46.6699 1.98242V2.00684C46.792 2.20215 46.8408 2.34863 46.8652 2.42188C46.8652 2.66602 46.9385 2.88574 47.0605 3.10547L47.0117 3.12988L47.0605 3.30078C46.9629 3.49609 46.8652 3.61816 46.7676 3.66699C46.792 3.69141 46.8408 3.74023 46.8652 3.78906C46.8896 3.8623 46.9141 3.91113 46.9629 3.93555C46.8896 4.05762 46.8652 4.15527 46.8408 4.27734C46.8164 4.39941 46.7676 4.52148 46.7188 4.59473C46.7188 4.69238 46.6699 4.81445 46.5723 5.00977C46.5723 5.18066 46.5479 5.25391 46.499 5.27832C46.4258 5.30273 46.4014 5.4248 46.4014 5.66895L46.4258 6.30371C46.4258 6.49902 46.4014 6.71875 46.3525 6.9873C46.3525 7.3291 46.3281 7.76855 46.2549 8.28125V8.40332L46.4502 8.42773C46.4502 8.45215 46.4258 8.50098 46.3525 8.59863C46.2793 8.7207 46.2549 8.81836 46.2549 8.94043C46.2549 9.01367 46.2793 9.08691 46.3281 9.13574C46.377 9.20898 46.4014 9.28223 46.4014 9.35547C46.377 9.55078 46.3525 9.74609 46.3525 9.94141C46.3525 10.0635 46.4014 10.1367 46.4746 10.21C46.4014 10.4297 46.377 10.6982 46.377 11.0156C46.377 11.0645 46.377 11.1133 46.4014 11.1377C46.4258 11.1621 46.4258 11.2109 46.4258 11.2598C46.4258 11.333 46.4014 11.4795 46.3281 11.748C46.2549 12.0166 46.2061 12.2607 46.2061 12.4316H46.2305L46.2549 12.5293C46.2305 12.6025 46.2061 12.7002 46.2061 12.7734C46.2061 12.8467 46.2305 12.8955 46.2793 12.9688C46.1572 13.0908 46.0352 13.1641 45.9619 13.1641L45.9131 13.0176L45.6934 13.1152L45.5469 13.042C45.4248 13.2373 45.2295 13.335 44.9609 13.335C44.79 13.3105 44.5215 13.3105 44.1553 13.3105C44.1064 13.335 44.0576 13.3838 44.0332 13.4326C43.9844 13.4814 43.9355 13.5059 43.9111 13.5303C43.8867 13.5547 43.8379 13.5791 43.8135 13.6035C43.7646 13.6523 43.7402 13.6768 43.667 13.7012C43.6182 13.7256 43.5693 13.7744 43.4961 13.8232C43.374 13.8721 43.1299 14.043 42.7881 14.3115C42.373 14.5557 42.1045 14.751 41.9824 14.873L41.7139 14.8242V15.0928H41.7871C42.5928 15.0195 43.0566 14.9219 43.1299 14.7998L43.3252 14.8242C43.4961 14.8242 43.5693 14.7998 43.5938 14.751C43.667 14.7266 43.7158 14.7021 43.7891 14.7021C43.8623 14.7021 43.9111 14.6777 43.96 14.6045L44.0332 14.6289C44.1064 14.6289 44.1797 14.6045 44.2529 14.5801C44.3018 14.5557 44.375 14.5557 44.4971 14.5557L44.668 14.6045L44.6436 14.5312C44.9365 14.3604 45.1074 14.2627 45.1807 14.2627C45.2051 14.2627 45.2295 14.2627 45.2295 14.2871L45.2539 14.3115C45.4492 14.3115 45.5957 14.2871 45.6934 14.2383C45.8154 14.2139 45.8887 14.1895 45.9131 14.1162H46.084C46.2061 14.165 46.3525 14.1895 46.4746 14.1895C47.1826 14.1895 47.5488 14.3848 47.5488 14.751C47.5488 15.0195 47.6465 15.2393 47.8662 15.4102C47.8662 15.8252 47.8906 16.0449 47.915 16.1182C47.8906 16.1426 47.7686 16.2158 47.5732 16.3135C47.4512 16.3623 47.4023 16.5332 47.4023 16.8262H47.1582L46.9873 16.9238L47.1338 17.0215C47.085 17.0947 46.9873 17.1924 46.8408 17.2656C46.7432 17.29 46.6455 17.3389 46.5723 17.4365C46.4258 17.5098 46.3037 17.6562 46.2305 17.876C46.1816 17.998 46.084 18.0713 45.9375 18.0713V18.2178C45.9375 18.2422 45.9131 18.2666 45.8398 18.2666C45.7422 18.3398 45.6445 18.4131 45.5713 18.4863C45.9863 18.6084 46.2305 18.7061 46.3281 18.7793C46.3281 18.9258 46.3281 19.0234 46.3525 19.0723C46.5234 19.0967 46.5967 19.1455 46.5967 19.2188C46.5967 19.292 46.5479 19.3652 46.4502 19.4385L46.4258 19.3652L46.084 19.5605C46.0596 19.585 46.0352 19.6338 46.0352 19.707L46.0596 19.8047H46.1084L46.0596 19.8291L45.8643 19.7559C45.8398 19.7803 45.8398 19.7803 45.8398 19.8047C45.8154 19.8291 45.791 19.8291 45.7666 19.8535C45.7422 19.8779 45.6934 19.9268 45.6445 19.9756C45.5957 20.0244 45.5469 20.0488 45.4736 20.0488C45.4004 20.1221 45.2051 20.2441 44.8877 20.3662C44.668 20.4639 44.4482 20.5127 44.2773 20.5127C44.2041 20.5127 44.1309 20.4883 44.0576 20.4639C44.0332 20.4883 43.9844 20.5127 43.96 20.5127L43.7646 20.4639V20.5615L43.667 20.5371C43.6426 20.6348 43.5205 20.6836 43.2764 20.6836L42.666 20.6592C42.5684 20.7568 42.3975 20.8301 42.1533 20.8789L42.1289 20.8301C42.0312 20.8545 41.958 20.8789 41.9092 20.9277L41.7871 20.8789L41.7139 20.9033L40.249 20.6592C40.2979 20.9766 40.4199 21.2939 40.5908 21.6113C40.7617 21.9287 40.9814 22.1729 41.2256 22.2949C41.2256 22.417 41.3232 22.4902 41.543 22.5635C41.543 22.6367 41.5674 22.7344 41.6162 22.832C41.6406 22.832 41.6895 22.8809 41.7383 22.9785C41.7627 23.1006 41.8604 23.1738 41.9824 23.1982C42.0801 23.1738 42.1533 23.125 42.2266 23.0518C42.3975 23.1006 42.5684 23.125 42.7881 23.125C43.4717 23.125 44.4238 22.7832 45.6689 22.0996C46.0352 21.9043 46.3525 21.7334 46.6699 21.6113L46.7188 21.5869L46.8408 21.6357C46.8652 21.6357 46.9141 21.6113 46.9873 21.5381L47.1338 21.6113C47.2559 21.6113 47.3779 21.5381 47.4756 21.3672L47.5244 21.3428L47.5 21.4648L47.9395 21.5137L47.915 21.2695L48.2568 21.2451L48.4277 21.2695L48.501 21.4893H48.5986L48.8672 21.3672L48.916 21.3916L48.8428 21.5381C48.9893 21.5625 49.0625 21.6357 49.0625 21.709L48.9893 21.9043C48.9893 21.9775 49.0137 22.0508 49.0625 22.0996C49.1113 22.1484 49.1357 22.1973 49.1357 22.2217C49.1113 22.2949 49.0381 22.417 48.8672 22.6367L49.1357 22.5391C49.1113 22.5635 49.1113 22.5879 49.1113 22.6367L49.1602 22.7344C49.0137 22.7832 48.9404 22.8564 48.9404 22.9297C48.9404 23.0273 48.8916 23.0762 48.8184 23.0762C48.6719 23.0762 48.5742 23.1494 48.5498 23.2959C48.3301 23.2959 47.9639 23.4424 47.4023 23.7109C46.9873 23.7842 46.5723 23.9307 46.1084 24.1504V24.1016C45.9375 24.1748 45.8154 24.2236 45.791 24.248C45.4736 24.3457 45.2539 24.4922 45.1074 24.6631C44.7412 24.9072 44.4238 25.1758 44.1553 25.4443C44.0332 25.4443 43.9111 25.4688 43.7646 25.5176C43.7402 25.4932 43.6914 25.4688 43.6426 25.4443L42.9102 25.6641ZM71.416 25.835L71.0254 25.6641C71.001 25.6396 70.9766 25.6152 70.9277 25.6152C70.9033 25.5908 70.8057 25.5908 70.6592 25.542C70.5127 25.4932 70.3906 25.4688 70.2441 25.4688L70.0732 25.4932C69.9023 25.2246 69.6338 25.0537 69.292 25.0293C69.292 24.8828 69.1699 24.8096 68.9258 24.8096C68.8281 24.6387 68.6816 24.5166 68.4375 24.4189L68.4619 24.3945L67.6562 23.5156C67.6074 23.3691 67.5098 23.1982 67.4121 23.0518C67.3145 22.9053 67.2412 22.7588 67.1924 22.6123C67.2412 22.5635 67.2656 22.5391 67.2656 22.4902C67.2656 22.4414 67.1924 22.3926 67.0947 22.3682L67.1191 22.2949C67.1191 22.2217 67.0947 22.1484 67.0703 22.0996C67.0459 22.0508 67.0215 22.002 67.0215 21.9531C67.0703 21.9531 67.0947 21.9287 67.0947 21.9043C67.0947 21.7822 67.0703 21.6846 66.9727 21.6113C66.9727 20.8057 67.0703 20.2197 67.29 19.8291C67.4365 19.6094 67.5098 19.4141 67.5098 19.3164C68.291 18.6816 68.7305 18.3398 68.8037 18.3154C69.1699 18.0469 69.3896 17.8271 69.4385 17.6562C69.8535 17.4854 70.2441 17.3877 70.6104 17.3877L71.0742 17.4121C71.2207 17.5098 71.3672 17.5586 71.4893 17.5586L71.5869 17.5342L71.8555 17.6318V17.6562C71.8555 17.7539 71.8799 17.8027 71.9287 17.8271C72.002 17.8516 72.0508 17.876 72.124 17.9248C72.1729 17.9492 72.3193 17.998 72.5391 18.0469C72.5879 18.0469 72.6367 18.0713 72.6855 18.1445C72.7344 18.2178 72.8809 18.2422 73.1494 18.2666C73.1982 18.291 73.2715 18.3154 73.3203 18.3887L73.2959 18.2666C73.3447 18.2422 73.3936 18.2178 73.4424 18.2178L73.3203 18.3887C73.4668 18.4863 73.6621 18.5596 73.9062 18.584C74.0039 18.7793 74.2236 18.9014 74.5898 18.9746C74.8828 19.1455 75.0293 19.3164 75.0293 19.4629C75.0293 19.6094 75.127 19.8047 75.2979 20.0732C75.3955 20.1709 75.4443 20.2686 75.4688 20.3418C75.4932 20.415 75.5176 20.5127 75.542 20.5859C75.5908 20.7324 75.6396 20.8789 75.6396 21.001C75.6152 21.1475 75.5908 21.3184 75.5664 21.5137C75.5664 21.6846 75.5176 21.9043 75.4443 22.1729C75.249 22.7588 75.127 23.1006 75.1025 23.1982C74.9072 23.3203 74.7852 23.4668 74.7852 23.7109C74.6875 23.7842 74.5166 23.9307 74.2969 24.1504C74.2236 24.1992 74.0527 24.2969 73.7109 24.4678L73.6133 24.4922L73.6621 24.6875H73.6377C73.0029 25.3467 72.2705 25.7129 71.416 25.835ZM71.8311 23.833C72.1729 23.833 72.5391 23.5156 72.8809 22.9297L73.0762 22.6123C73.3203 22.3193 73.4668 21.9775 73.5156 21.5869C73.5889 21.5137 73.6133 21.4648 73.6133 21.416C73.6377 21.3428 73.6377 21.3184 73.6377 21.2695H73.5889C73.5645 21.001 73.54 20.8301 73.5156 20.7324C73.5156 20.6592 73.4912 20.5859 73.4912 20.5127C73.4668 20.4395 73.4424 20.415 73.418 20.415C73.2715 20.0977 73.0273 19.8291 72.6855 19.6338C72.3438 19.4385 71.9775 19.3164 71.5625 19.3164C71.001 19.3164 70.5371 19.4385 70.1953 19.6582L69.8779 19.707C69.8291 19.7803 69.7803 19.8291 69.7314 19.8291C69.6826 19.8535 69.6338 19.8535 69.6094 19.8779C69.5605 19.8779 69.5361 19.9268 69.5117 20C69.4141 20.0732 69.3408 20.2197 69.2432 20.3662C69.1211 20.4395 69.0479 20.5859 68.999 20.8545C68.9502 21.001 68.9258 21.1475 68.9258 21.2939C68.9258 21.5137 69.0234 21.8066 69.1943 22.1973C69.2432 22.3193 69.3164 22.417 69.3896 22.4902C69.5117 22.7588 69.707 23.0029 69.9756 23.2471C70.4639 23.6377 70.9277 23.833 71.416 23.833L71.709 23.8086L71.8311 23.833ZM62.1875 18.0225C62.1631 17.998 62.0654 17.9736 61.9434 17.9736L61.2842 18.0225C61.1621 17.8516 60.9912 17.7783 60.8203 17.7783C60.625 17.5098 60.4297 17.3389 60.21 17.2412C60.0146 16.875 59.917 16.6797 59.917 16.6064C59.917 16.3867 59.9658 16.2402 60.0635 16.2158C60.1367 16.1914 60.2344 16.1426 60.3076 16.0938L60.4541 16.167C60.4785 16.1182 60.4785 16.0693 60.5029 16.0205C60.5029 15.9717 60.5762 15.9229 60.6982 15.8984C61.1133 15.8984 61.4062 15.8252 61.6016 15.6787L61.9678 15.7764C62.0166 15.7764 62.0898 15.752 62.1631 15.7275C62.2363 15.7031 62.3096 15.7031 62.3828 15.7031C62.4561 15.7031 62.5781 15.752 62.749 15.8252L62.7734 15.752C63.2129 15.7031 63.5059 15.6299 63.6768 15.5322H64.0186C64.0918 15.459 64.2627 15.4346 64.5801 15.4346L64.6777 15.459C64.7021 15.3857 64.7266 15.3369 64.7754 15.3125C64.8975 15.3125 65.0195 15.2881 65.1416 15.2148C65.3125 15.2881 65.459 15.3369 65.6055 15.3369C65.6299 15.2881 65.7031 15.2637 65.8008 15.2393C65.874 15.2393 65.9473 15.2148 66.0205 15.1416C66.1426 15.166 66.2646 15.166 66.3867 15.166C66.6064 15.166 66.8506 15.1416 67.0703 15.0684C67.1924 14.9951 67.29 14.9707 67.4121 14.9707L67.6074 15.0195C67.6318 14.9219 67.7051 14.873 67.7783 14.873L67.8271 14.8975C67.998 14.7998 68.0957 14.6777 68.0957 14.5068C68.2178 14.4824 68.291 14.4336 68.3643 14.3848C68.3887 14.5068 68.4619 14.5557 68.5352 14.5557C68.584 14.5557 68.6328 14.5312 68.7061 14.458C68.7549 14.4092 68.8037 14.3848 68.8281 14.3604H68.9502C68.8525 14.2139 68.7549 14.1406 68.6328 14.1406L68.7305 14.0186C68.9014 14.0186 69.0479 13.8965 69.1699 13.6279C69.292 13.457 69.3408 13.3838 69.3652 13.3838C69.4385 13.3105 69.4873 13.2373 69.5117 13.1641H69.5361L69.585 13.0664C69.7559 13.042 69.8535 12.8955 69.9268 12.6514C70 12.6025 70.0732 12.5537 70.1465 12.4805C70.6836 12.1143 70.9766 11.8701 71.0498 11.748C71.1475 11.7236 71.1963 11.6504 71.1963 11.5771C71.3672 11.5039 71.5869 11.2842 71.8555 10.918C71.4648 10.9668 70.2197 11.2842 68.1201 11.8701L68.1689 11.9678C68.0957 12.041 67.998 12.0898 67.876 12.1143C67.7051 12.1143 67.6074 12.1143 67.583 12.1387C67.5586 12.1631 67.5586 12.1631 67.5586 12.1631C67.5342 12.1631 67.4854 12.1875 67.3633 12.2607L67.2656 12.2363C67.1924 12.2363 67.1436 12.2607 67.0947 12.2852C67.0703 12.2852 67.0459 12.2852 67.0459 12.2607L66.7285 11.8945L66.7773 12.1631C66.5576 12.0898 66.3867 11.9434 66.2646 11.7236C66.1426 11.4062 66.0205 11.2109 65.8496 11.1133C65.8008 10.9668 65.7764 10.8447 65.7764 10.7227C65.6787 10.5762 65.6299 10.4297 65.6299 10.2832C65.5566 10.0146 65.5078 9.86816 65.4834 9.79492C65.5811 9.37988 65.6299 9.0625 65.6299 8.79395C65.6299 8.64746 65.6055 8.52539 65.5811 8.40332C65.6299 8.33008 65.6543 8.25684 65.6543 8.18359L65.5811 7.98828L65.6787 7.89062C65.6787 7.86621 65.6787 7.8418 65.6543 7.81738C65.6299 7.79297 65.6055 7.76855 65.6055 7.74414C65.6299 7.69531 65.6299 7.54883 65.6543 7.30469C65.6543 7.20703 65.6299 7.13379 65.5811 7.08496C65.6543 6.96289 65.6787 6.81641 65.6787 6.62109C65.6787 6.40137 65.6299 6.2793 65.5322 6.23047C65.6299 5.96191 65.7031 5.69336 65.7764 5.4248C65.6787 5.40039 65.6055 5.35156 65.5322 5.30273C65.459 5.25391 65.3613 5.22949 65.2637 5.22949C65.2148 5.20508 65.1904 5.15625 65.1904 5.10742C64.9951 4.91211 64.873 4.81445 64.8242 4.79004C64.751 4.79004 64.6045 4.64355 64.3604 4.35059C64.5312 4.30176 64.8975 4.27734 65.459 4.27734L66.46 4.17969C66.4844 4.2041 66.582 4.2041 66.7041 4.2041C66.8262 4.2041 67.0703 4.15527 67.4609 4.05762C67.7051 4.00879 68.0469 3.98438 68.5107 3.95996C69.3164 3.91113 69.7559 3.83789 69.8535 3.74023C69.9268 3.74023 69.9756 3.74023 70.0244 3.76465C70.293 3.76465 70.5127 3.71582 70.6836 3.61816C70.8301 3.61816 70.9521 3.59375 71.0742 3.52051C71.1719 3.44727 71.2451 3.42285 71.2939 3.42285L71.4404 3.54492L71.4648 3.34961C71.7822 3.27637 72.002 3.1543 72.1484 3.00781C72.1729 3.00781 72.1729 2.9834 72.1973 2.95898C72.1973 2.93457 72.2217 2.91016 72.2461 2.88574C72.3682 2.88574 72.4658 2.86133 72.4902 2.78809C72.5879 2.83691 72.6855 2.86133 72.7832 2.86133C72.9053 2.86133 73.0518 2.83691 73.1738 2.8125C73.2471 2.83691 73.2959 2.86133 73.3447 2.86133C73.418 2.86133 73.4668 2.83691 73.4912 2.8125C74.0039 2.9834 74.3457 3.08105 74.5654 3.10547C74.6143 3.22754 74.6875 3.34961 74.8096 3.44727C74.9072 3.56934 74.9805 3.61816 75.0537 3.61816C75.0781 3.61816 75.1025 3.61816 75.127 3.59375C75.3467 3.74023 75.4932 3.81348 75.542 3.81348C75.5664 3.8623 75.5908 3.91113 75.6152 3.95996C75.6396 4.00879 75.6641 4.05762 75.6641 4.13086C75.6396 4.13086 75.5908 4.15527 75.5664 4.22852C75.542 4.30176 75.4932 4.35059 75.4443 4.39941C75.3955 4.44824 75.3711 4.57031 75.3711 4.74121C75.249 4.83887 75.127 4.98535 75.0537 5.15625C74.9805 5.35156 74.8584 5.44922 74.7363 5.44922C74.6631 5.44922 74.5898 5.4248 74.5166 5.37598L74.4678 5.44922C74.4434 5.44922 74.4434 5.44922 74.4189 5.4248C74.3945 5.40039 74.3701 5.40039 74.3213 5.40039C74.248 5.40039 74.1992 5.4248 74.1504 5.49805H73.7598C73.6865 5.47363 73.6133 5.47363 73.4912 5.47363C73.2227 5.47363 72.9541 5.54688 72.6367 5.71777C72.5635 5.69336 72.4658 5.66895 72.3926 5.66895C72.3438 5.66895 72.2949 5.66895 72.2705 5.69336C72.2461 5.71777 72.1973 5.71777 72.124 5.71777L71.8066 5.64453L71.8555 5.79102L71.5625 5.86426C71.2451 5.86426 71.0986 5.86426 71.0742 5.83984H70.9766C70.9766 5.79102 70.9521 5.7666 70.9033 5.7666C70.708 5.83984 70.2197 5.86426 69.4385 5.86426C69.3652 5.79102 69.292 5.74219 69.1943 5.74219C69.1211 5.74219 69.0479 5.7666 68.9746 5.81543C68.877 5.74219 68.7305 5.69336 68.5352 5.69336L67.9248 5.74219L67.4365 5.62012C67.7539 6.08398 68.0225 6.40137 68.2178 6.54785C68.2422 6.54785 68.2666 6.57227 68.291 6.59668C68.291 6.69434 68.3154 6.84082 68.3887 7.01172C68.4375 7.08496 68.4619 7.13379 68.4863 7.18262C68.4863 7.23145 68.5107 7.25586 68.5352 7.25586C68.5352 7.3291 68.5352 7.37793 68.5107 7.40234C68.3398 7.47559 68.2422 7.69531 68.2422 8.0127C68.0957 8.37891 68.0225 8.59863 67.998 8.67188C67.8516 8.81836 67.7783 8.94043 67.7783 9.0625L67.8516 9.16016V9.18457C67.9736 9.35547 68.0713 9.45312 68.1689 9.45312C68.2178 9.45312 68.2666 9.42871 68.291 9.4043C68.3887 9.42871 68.7061 9.42871 69.2676 9.42871C70 9.37988 70.4639 9.30664 70.6836 9.20898C70.7324 9.2334 70.8301 9.2334 70.9766 9.2334C71.0986 9.20898 71.1719 9.16016 71.2451 9.08691C71.3184 9.01367 71.3916 8.98926 71.4893 8.98926L71.5869 9.01367L72.0752 8.69629V8.7207C72.124 8.74512 72.1973 8.76953 72.2705 8.76953C72.2949 8.76953 72.3193 8.74512 72.3926 8.67188C72.5146 8.42773 72.6611 8.23242 72.8809 8.11035C72.9297 8.18359 73.0518 8.23242 73.2227 8.30566V8.13477C73.6377 8.08594 73.9307 7.96387 74.0771 7.79297C74.126 7.79297 74.1748 7.79297 74.2236 7.81738C74.2725 7.8418 74.3457 7.86621 74.4189 7.89062C74.541 8.11035 74.7363 8.25684 74.9805 8.35449C75.2246 8.45215 75.3467 8.52539 75.3711 8.59863V8.79395L75.5664 8.74512C75.5664 8.86719 75.5664 8.94043 75.542 8.96484L75.4932 8.94043C75.4932 9.11133 75.4932 9.20898 75.4688 9.25781V9.30664L75.4932 9.33105L75.4688 9.37988V9.77051C75.4199 9.84375 75.3955 9.91699 75.3955 9.99023L75.4443 10.1855C75.4443 10.2344 75.4199 10.2588 75.3467 10.2588C75.2734 10.2588 75.2246 10.2832 75.2246 10.332C75.2002 10.4053 75.1758 10.4541 75.1514 10.5029C75.0293 10.7227 74.9561 10.8447 74.9316 10.8691L74.8096 10.8447C74.7363 10.8447 74.6631 10.9668 74.6143 11.1865C74.6143 11.2109 74.5898 11.2109 74.5654 11.2354C74.541 11.2598 74.5166 11.2842 74.4922 11.3086C74.4678 11.333 74.4189 11.3574 74.3701 11.3574C74.3213 11.333 74.2725 11.333 74.1992 11.333L74.1748 11.4795C74.0771 11.5283 73.9795 11.6504 73.8574 11.8213C73.6133 12.1143 73.4668 12.2607 73.3936 12.2852C73.3203 12.3096 73.2959 12.334 73.2959 12.3584C73.2959 12.3828 73.2959 12.4072 73.2715 12.4316H73.125L73.1738 12.6758C73.125 12.6758 73.0762 12.749 73.0029 12.8711V12.8955L72.8809 12.9199L72.5146 13.3594L72.4414 13.3838V13.4082L71.7334 13.9453L72.002 13.9697C72.0264 13.9941 72.0508 13.9941 72.0752 13.9941C72.3438 13.9941 72.5391 13.9453 72.71 13.8232L72.8564 13.8477C73.0518 13.8477 73.2715 13.7988 73.4912 13.7012C73.8086 13.5791 74.3213 13.5059 75.0293 13.5059L75.0537 13.5303V13.5059C75.0293 13.5059 75.0293 13.5059 75.0293 13.4814L75.2246 13.5059C75.249 13.4326 75.2979 13.3594 75.3223 13.3105C75.3467 13.2861 75.3711 13.2373 75.3711 13.1641L75.6641 13.1885L75.5908 12.8955C75.8594 12.8955 76.0547 12.8955 76.1279 12.8711C76.2012 12.8711 76.25 12.8223 76.2988 12.7246C76.7871 12.8711 77.0801 12.9443 77.1777 12.9443C77.251 12.9199 77.3486 12.8955 77.4707 12.8955L78.1299 12.9688C78.1543 12.9443 78.2031 12.9443 78.2764 12.9443C78.4961 12.9443 78.6182 13.0176 78.667 13.1396C78.7646 13.1396 78.8379 13.1396 78.8867 13.1641C78.9111 13.1885 79.0088 13.1885 79.1309 13.1885C79.2529 13.2129 79.375 13.2373 79.5459 13.3105C79.5459 13.4082 79.5703 13.4814 79.5947 13.5059C79.6924 13.5059 79.7656 13.4814 79.8145 13.4082C79.8145 13.3838 79.8389 13.3838 79.8633 13.3838C79.8633 13.4326 79.8877 13.4814 79.9121 13.5303C79.9365 13.6035 79.9609 13.6523 79.9609 13.7012L79.9365 13.75C79.9854 13.7744 80.0098 13.8232 80.0098 13.8477C80.0098 13.8965 80.0342 13.9209 80.083 13.9453C80.1074 13.9697 80.1562 13.9941 80.2051 14.0674C80.2295 14.1406 80.3027 14.2383 80.376 14.3115L80.3516 14.3359L80.376 14.4824C80.2539 14.5068 80.2051 14.5312 80.2051 14.5557C80.2051 14.5801 80.2051 14.5801 80.1807 14.6045C80.0586 14.5557 79.8633 14.5312 79.5703 14.5068L79.6924 14.6045C79.668 14.5801 79.6191 14.5557 79.5703 14.5557C79.4727 14.5557 79.4238 14.6045 79.4238 14.7266L79.3262 14.7998L79.2041 14.5557C79.082 14.6777 79.0088 14.751 78.9844 14.751C78.96 14.7266 78.9111 14.7266 78.8623 14.7266C78.8135 14.7266 78.7402 14.751 78.667 14.7998C78.6426 14.7754 78.5938 14.751 78.5205 14.751L78.4961 14.7998C78.3984 14.7998 78.1787 14.8242 77.8369 14.873C77.7148 14.8975 77.4951 14.8975 77.2021 14.8975C77.1777 14.8242 77.1045 14.7998 77.0312 14.7998C76.958 14.7998 76.9092 14.873 76.8359 14.9951C76.8359 15.0439 76.8115 15.0684 76.7871 15.0684C76.665 15.0684 76.543 15.0439 76.4453 15.0195C76.3232 14.9951 76.2256 14.9951 76.1279 14.9951C76.0059 14.9951 75.9326 15.0195 75.8838 15.0928C75.8105 15.0439 75.7373 15.0195 75.6885 15.0195C75.5908 15.0195 75.542 15.0684 75.542 15.1904C75.4199 15.0684 75.249 14.9951 75.0781 14.9951V15.0684H75.0293C75.0049 15.1172 74.8828 15.1904 74.7119 15.2637C74.7363 15.2393 74.7363 15.1416 74.7363 15.0195L74.6387 15.0439L74.6875 14.9219L74.3945 14.9463V14.9951C74.3701 15.0195 74.3457 15.0195 74.2725 15.0195C74.1992 15.0439 74.126 15.0684 74.0771 15.1416C74.0039 15.2148 73.9551 15.2637 73.9307 15.2881L74.0771 15.3857C74.0771 15.459 74.0771 15.4834 74.0527 15.5078C73.9795 15.4834 73.9307 15.459 73.8818 15.459C73.833 15.459 73.7354 15.4102 73.6133 15.3369L73.5645 15.3857L73.3936 15.3613C73.418 15.4346 73.4424 15.5078 73.4424 15.5566C73.4424 15.5811 73.3936 15.6055 73.2959 15.6299C73.1982 15.6543 73.125 15.6787 73.0518 15.752L73.0762 15.6055H72.832L72.7832 15.6543L72.7344 15.5811L72.5635 15.6787V15.7031L72.5146 15.6543C72.3926 15.6543 72.3193 15.6787 72.2461 15.7275C72.2461 15.752 72.2217 15.752 72.1973 15.752C71.9775 15.8008 71.8066 15.8496 71.6357 15.9229C71.1719 16.0449 70.8789 16.1182 70.7568 16.1182L70.3662 16.0938L70.2441 16.1182V16.0938C70.1709 16.0938 69.9512 16.167 69.585 16.2891V16.2402C69.5117 16.2646 69.3408 16.2891 69.0723 16.3135C68.8037 16.3379 68.4619 16.4111 68.0713 16.5332C67.7783 16.5332 67.583 16.6064 67.4854 16.7285C67.1191 16.7285 66.875 16.7529 66.7285 16.8018C66.6553 16.8506 66.5332 16.875 66.3867 16.875L66.2646 16.8506L66.2891 16.9727C66.2402 16.9971 66.1426 17.0215 65.9961 17.0215L65.9229 16.9971C65.8252 17.0947 65.752 17.1436 65.7031 17.1436L65.6055 17.1191L65.3857 17.2168C65.1172 17.2168 64.8975 17.2656 64.7021 17.3877C64.6289 17.3877 64.5801 17.3877 64.5312 17.4121C64.458 17.4365 64.3848 17.4365 64.3115 17.4365C64.2871 17.5342 64.2139 17.583 64.043 17.583L63.8721 17.6318L63.7012 17.5586L63.6035 17.7051C63.4082 17.7051 63.2617 17.7783 63.1641 17.9004L62.1875 18.0225Z' fill='white'/%3E%3C/svg%3E%0A");
}
.greetings.hi.se01b .text p {
  color: #666;
  margin-top: 15px;
}
.greetings.hi.se01b .text .p-title {
  font-size: 24px;
  font-weight: bold;
  color: #444;
  letter-spacing: -0.03em;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .greetings.hi.se01b .text .p-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .greetings.hi.se01b .text .p-title {
    font-size: 21px;
  }
}
@media (max-width: 500px) {
  .greetings.hi.se01b .text .p-title {
    font-size: 20px;
  }
}

/* 센터 인사말 & 센터 소개 */
.greetings.se01c {
  padding-top: 80px;
}
@media (max-width: 1280px) {
  .greetings.se01c {
    padding-top: 60px;
  }
}
@media (max-width: 1024px) {
  .greetings.se01c {
    padding-top: 40px;
  }
}
@media (max-width: 850px) {
  .greetings.se01c {
    padding-top: 0;
  }
}
.greetings.se01c .text_wrap {
  float: left;
  width: calc(100% - 458px - 100px);
}
@media (max-width: 1400px) {
  .greetings.se01c .text_wrap {
    width: calc(65% - 60px);
  }
}
@media (max-width: 1280px) {
  .greetings.se01c .text_wrap {
    width: calc(70% - 40px);
  }
}
@media (max-width: 1024px) {
  .greetings.se01c .text_wrap {
    width: calc(70% - 15px);
  }
}
@media (max-width: 850px) {
  .greetings.se01c .text_wrap {
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap {
    margin-top: 30px;
  }
}
.greetings.se01c .text_wrap .sub_title {
  display: block;
  font-size: 22px;
  font-weight: 400;
  color: #8D8D8D;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .greetings.se01c .text_wrap .sub_title {
    font-size: 21px;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap .sub_title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .text_wrap .sub_title {
    font-size: 19px;
    margin-bottom: 5px;
  }
}
@media (max-width: 420px) {
  .greetings.se01c .text_wrap .sub_title {
    font-size: 18px;
  }
}
.greetings.se01c .text_wrap .title_box {
  display: block;
  font-size: 42px;
  font-weight: 400;
  color: #1D1D1D;
  letter-spacing: -0.84px;
  font-family: "title_font";
  line-height: 125%;
  margin-bottom: 77px;
}
@media (max-width: 1400px) {
  .greetings.se01c .text_wrap .title_box {
    margin-bottom: 60px;
  }
}
@media (max-width: 1280px) {
  .greetings.se01c .text_wrap .title_box {
    font-size: 38px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .greetings.se01c .text_wrap .title_box {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap .title_box {
    font-size: 34px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .text_wrap .title_box {
    font-size: 32px;
  }
}
@media (max-width: 420px) {
  .greetings.se01c .text_wrap .title_box {
    font-size: 30px;
  }
}
@media (max-width: 360px) {
  .greetings.se01c .text_wrap .title_box {
    font-size: 28px;
  }
}
.greetings.se01c .text_wrap .title_box .point {
  display: block;
  font-size: 42px;
  font-weight: 700;
  color: #1E2D75;
  letter-spacing: -0.84px;
  font-family: "title_font";
  line-height: 125%;
}
@media (max-width: 1280px) {
  .greetings.se01c .text_wrap .title_box .point {
    font-size: 38px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap .title_box .point {
    font-size: 34px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .text_wrap .title_box .point {
    font-size: 32px;
  }
}
@media (max-width: 420px) {
  .greetings.se01c .text_wrap .title_box .point {
    font-size: 30px;
  }
}
@media (max-width: 360px) {
  .greetings.se01c .text_wrap .title_box .point {
    font-size: 28px;
  }
}
.greetings.se01c .text_wrap .text_box b {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #1D1D1D;
  margin-bottom: 30px;
  line-height: 150%;
}
@media (max-width: 1280px) {
  .greetings.se01c .text_wrap .text_box b {
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .greetings.se01c .text_wrap .text_box b {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap .text_box b {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .text_wrap .text_box b {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .greetings.se01c .text_wrap .text_box b {
    font-size: 16px;
  }
}
.greetings.se01c .text_wrap .text_box p {
  font-size: 17px;
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap .text_box p {
    font-size: 16px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .text_wrap .text_box p {
    font-size: 15px;
  }
}
.greetings.se01c .text_wrap .text_box p ~ p {
  margin-top: 25px;
}
@media (max-width: 1280px) {
  .greetings.se01c .text_wrap .text_box p ~ p {
    margin-top: 20px;
  }
}
.greetings.se01c .text_wrap .text_box .list-1st li {
  font-size: 17px;
}
@media (max-width: 768px) {
  .greetings.se01c .text_wrap .text_box .list-1st li {
    font-size: 16px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .text_wrap .text_box .list-1st li {
    font-size: 15px;
  }
}
.greetings.se01c .photo_wrap {
  float: right;
  width: 458px;
}
@media (max-width: 1400px) {
  .greetings.se01c .photo_wrap {
    width: 35%;
  }
}
@media (max-width: 1280px) {
  .greetings.se01c .photo_wrap {
    width: 30%;
  }
}
@media (max-width: 850px) {
  .greetings.se01c .photo_wrap {
    width: 100%;
    margin-top: 40px;
  }
}
.greetings.se01c .photo_wrap .inner {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  height: 556px;
  background: linear-gradient(103deg, #EBF1FB 25.09%, #EBF6F6 91.44%);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1400px) {
  .greetings.se01c .photo_wrap .inner {
    height: 37vw;
  }
}
@media (max-width: 850px) {
  .greetings.se01c .photo_wrap .inner {
    height: 370px;
    border-radius: 15px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .photo_wrap .inner {
    height: 300px;
    border-radius: 10px;
  }
}
.greetings.se01c .photo_wrap .inner .photo {
  position: absolute;
  bottom: 96px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
@media (max-width: 1280px) {
  .greetings.se01c .photo_wrap .inner .photo {
    bottom: 80px;
  }
}
@media (max-width: 850px) {
  .greetings.se01c .photo_wrap .inner .photo {
    bottom: 62px;
    width: 300px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .photo_wrap .inner .photo {
    bottom: 60px;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .photo_wrap .inner .photo {
    width: 250px;
  }
}
.greetings.se01c .photo_wrap .inner .photo img {
  width: 100%;
  height: 100%;
  background-size: contain;
  object-fit: cover;
}
.greetings.se01c .photo_wrap .inner .name_box {
  display: flex;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  font-weight: 300;
  color: #FFF;
  min-height: 96px;
  background-color: #1E2D75;
  text-align: center;
  line-height: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
}
@media (max-width: 1280px) {
  .greetings.se01c .photo_wrap .inner .name_box {
    min-height: 80px;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .photo_wrap .inner .name_box {
    font-size: 17px;
  }
}
@media (max-width: 940px) {
  .greetings.se01c .photo_wrap .inner .name_box {
    flex-direction: column;
  }
}
@media (max-width: 850px) {
  .greetings.se01c .photo_wrap .inner .name_box {
    padding: 20px;
    min-height: auto;
    border-radius: 0 0 15px 15px;
    flex-direction: row;
  }
}
@media (max-width: 540px) {
  .greetings.se01c .photo_wrap .inner .name_box {
    font-size: 16px;
    border-radius: 0 0 10px 10px;
  }
}
.greetings.se01c .photo_wrap .inner .name {
  font-size: 24px;
  font-weight: 700;
  margin-left: 20px;
  text-align: center;
  font-family: "title_font";
  line-height: 100%;
}
@media (max-width: 1024px) {
  .greetings.se01c .photo_wrap .inner .name {
    font-size: 22px;
    margin-left: 10px;
  }
}
@media (max-width: 940px) {
  .greetings.se01c .photo_wrap .inner .name {
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (max-width: 850px) {
  .greetings.se01c .photo_wrap .inner .name {
    margin-left: 10px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .greetings.se01c .photo_wrap .inner .name {
    font-size: 20px;
  }
}
.greetings.center .inner .top {
  display: block;
  width: 100%;
  padding: 60px 495px 60px 86px;
}
@media (max-width: 1500px) {
  .greetings.center .inner .top {
    padding: 60px 86px;
  }
}
@media (max-width: 1400px) {
  .greetings.center .inner .top {
    padding: 60px 70px;
  }
}
@media (max-width: 1280px) {
  .greetings.center .inner .top {
    padding: 60px;
  }
}
@media (max-width: 1024px) {
  .greetings.center .inner .top {
    padding: 50px 40px;
  }
}
@media (max-width: 940px) {
  .greetings.center .inner .top {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .greetings.center .inner .top {
    padding: 30px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .top {
    padding: 20px;
  }
}
.greetings.center .inner .top .sub_title {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #8D8D8D;
  letter-spacing: 4px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .greetings.center .inner .top .sub_title {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .greetings.center .inner .top .sub_title {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .top .sub_title {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .greetings.center .inner .top .sub_title {
    font-size: 16px;
  }
}
.greetings.center .inner .top .title {
  font-size: 36px;
  font-weight: 700;
  color: #1D1D1D;
  letter-spacing: -0.72px;
  margin-top: 0;
  font-family: "title_font";
  line-height: 125%;
  word-break: keep-all;
}
@media (max-width: 1024px) {
  .greetings.center .inner .top .title {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .greetings.center .inner .top .title {
    font-size: 32px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .top .title {
    font-size: 28px;
  }
}
@media (max-width: 420px) {
  .greetings.center .inner .top .title {
    font-size: 26px;
  }
}
.greetings.center .inner .top .title > span {
  display: block;
}
.greetings.center .inner .bottom {
  position: relative;
  width: calc(100% - 70px);
  padding: 70px 574px 70px 86px;
  background-color: #F5F9FD;
  min-height: 614px;
  border-radius: 20px;
}
@media (max-width: 1500px) {
  .greetings.center .inner .bottom {
    width: calc(100% - 50px);
    padding: 70px 420px 70px 86px;
    min-height: 555px;
  }
}
@media (max-width: 1400px) {
  .greetings.center .inner .bottom {
    padding: 70px 420px 70px 70px;
  }
}
@media (max-width: 1280px) {
  .greetings.center .inner .bottom {
    padding: 60px 370px 60px 60px;
    min-height: 485px;
  }
}
@media (max-width: 1024px) {
  .greetings.center .inner .bottom {
    width: calc(100% - 40px);
    padding: 50px 340px 50px 40px;
    min-height: 425px;
  }
}
@media (max-width: 940px) {
  .greetings.center .inner .bottom {
    width: 100%;
    padding: 40px;
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .greetings.center .inner .bottom {
    padding: 30px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .bottom {
    padding: 20px;
  }
}
.greetings.center .inner .bottom .point {
  font-size: 21px;
  font-weight: 700;
  color: #1E2D75;
  letter-spacing: -0.42px;
  line-height: 140%;
  margin-bottom: 30px;
  margin-top: 0;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .greetings.center .inner .bottom .point {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .bottom .point {
    font-size: 19px;
  }
}
@media (max-width: 420px) {
  .greetings.center .inner .bottom .point {
    font-size: 18px;
  }
}
.greetings.center .inner .bottom > p {
  font-size: 21px;
  font-weight: 400;
  color: #1D1D1D;
  line-height: 150%;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .greetings.center .inner .bottom > p {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .bottom > p {
    font-size: 19px;
  }
}
@media (max-width: 420px) {
  .greetings.center .inner .bottom > p {
    font-size: 18px;
  }
}
.greetings.center .inner .bottom > p ~ p {
  margin-top: 27px;
}
.greetings.center .inner .bottom .list-1st {
  margin-top: 30px;
}
.greetings.center .inner .bottom .list-1st li {
  font-size: 21px;
}
@media (max-width: 768px) {
  .greetings.center .inner .bottom .list-1st li {
    font-size: 20px;
  }
}
@media (max-width: 540px) {
  .greetings.center .inner .bottom .list-1st li {
    font-size: 19px;
  }
}
@media (max-width: 420px) {
  .greetings.center .inner .bottom .list-1st li {
    font-size: 18px;
  }
}
.greetings.center .inner .bottom .list-1st li::before {
  top: 11px;
  width: 4px;
  height: 4px;
  background-color: #1E2D75;
}
.greetings.center .inner .bottom .thum {
  overflow: hidden;
  position: absolute;
  top: -65px;
  right: -70px;
  width: 494px;
  height: 599px;
  border-radius: 20px;
}
@media (max-width: 1500px) {
  .greetings.center .inner .bottom .thum {
    top: -50px;
    right: -50px;
    width: 450px;
    height: 545px;
  }
}
@media (max-width: 1280px) {
  .greetings.center .inner .bottom .thum {
    width: 400px;
    height: 480px;
  }
}
@media (max-width: 1024px) {
  .greetings.center .inner .bottom .thum {
    top: -40px;
    right: -40px;
    width: 350px;
    height: 425px;
  }
}
@media (max-width: 940px) {
  .greetings.center .inner .bottom .thum {
    display: none;
  }
}
.greetings.center .inner .bottom .thum > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 센터 인사말 & 센터 소개 End */
/* 센터 연혁 */
.history .inner .tab {
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  border-bottom: 1px solid #DDD;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .history .inner .tab {
    margin-bottom: 40px;
  }
}
.history .inner .tab.col4 .tab_btn {
  width: 25%;
}
@media (max-width: 360px) {
  .history .inner .tab.col4 .tab_btn {
    width: 50%;
  }
}
.history .inner .tab_btn {
  display: flex;
  position: relative;
  height: 63px;
  font-size: 20px;
  font-weight: 600;
  color: #36404A;
  letter-spacing: -0.4px;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 110%;
}
@media (max-width: 1024px) {
  .history .inner .tab_btn {
    height: 60px;
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .history .inner .tab_btn {
    height: 55px;
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .history .inner .tab_btn {
    height: 50px;
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .history .inner .tab_btn {
    height: 45px;
    font-size: 16px;
  }
}
@media (max-width: 390px) {
  .history .inner .tab_btn {
    height: 40px;
    font-size: 15px;
  }
}
.history .inner .tab_btn::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #1E2D75;
  opacity: 0;
  transition: all 0.3s;
}
.history .inner .tab_btn:focus, .history .inner .tab_btn:hover, .history .inner .tab_btn.active {
  font-weight: 700;
  color: #1E2D75;
}
.history .inner .tab_btn:focus::before, .history .inner .tab_btn:hover::before, .history .inner .tab_btn.active::before {
  opacity: 1;
}
.history .inner .section_wrap {
  position: relative;
}
.history .inner .section_wrap .progressbar {
  position: absolute;
  top: 14px;
  left: 227px;
  width: 1px;
  height: calc(100% - 14px);
  background-color: #CCC;
}
@media (max-width: 1280px) {
  .history .inner .section_wrap .progressbar {
    left: 200px;
  }
}
@media (max-width: 1024px) {
  .history .inner .section_wrap .progressbar {
    left: 160px;
  }
}
@media (max-width: 768px) {
  .history .inner .section_wrap .progressbar {
    left: 140px;
  }
}
@media (max-width: 540px) {
  .history .inner .section_wrap .progressbar {
    left: 110px;
  }
}
@media (max-width: 460px) {
  .history .inner .section_wrap .progressbar {
    top: 35px;
    left: 10px;
    height: calc(100% - 25px);
  }
}
.history .inner .section_wrap .progressbar .progress {
  width: 100%;
  height: 0;
  transition: height 0.3s ease;
  background-color: #3180EF;
}
.history .inner .history_box {
  margin-bottom: 80px;
}
.history .inner .history_box .thum {
  overflow: hidden;
  width: 100%;
  height: 330px;
  margin-bottom: 90px;
  border-radius: 20px;
}
@media (max-width: 1280px) {
  .history .inner .history_box .thum {
    height: 300px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1024px) {
  .history .inner .history_box .thum {
    height: 260px;
    margin-bottom: 40px;
    border-radius: 15px;
  }
}
@media (max-width: 768px) {
  .history .inner .history_box .thum {
    height: 240px;
    border-radius: 10px;
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  .history .inner .history_box .thum {
    height: 220px;
    margin-bottom: 20px;
  }
}
@media (max-width: 420px) {
  .history .inner .history_box .thum {
    height: 130px;
    margin-bottom: 10px;
  }
}
.history .inner .history_box .thum img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  object-fit: cover;
}
.history .inner .history_box .section {
  display: flex;
  position: relative;
  margin-bottom: 84px;
}
@media (max-width: 1024px) {
  .history .inner .history_box .section {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .history .inner .history_box .section {
    margin-bottom: 40px;
  }
}
@media (max-width: 460px) {
  .history .inner .history_box .section {
    flex-direction: column;
  }
}
.history .inner .history_box .section#tab1 .year .num {
  color: #3180EF;
}
.history .inner .history_box .section#tab1 .text::before {
  border: 4px solid #3180EF;
}
.history .inner .history_box .section.active .year .num {
  color: #3180EF;
}
.history .inner .history_box .section.active .text::before {
  border: 4px solid #3180EF;
}
.history .inner .history_box .section:last-child {
  margin-bottom: 0;
}
.history .inner .history_box .section:last-child .text::after {
  position: absolute;
  top: 27px;
  left: 0;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #fff;
}
@media (max-width: 460px) {
  .history .inner .history_box .section:last-child .text::after {
    top: -33px;
    left: 10px;
    height: calc(100% + 43px);
  }
}
.history .inner .history_box .section.alone:last-child .text::after {
  display: none;
}
.history .inner .history_box .year {
  width: 227px;
}
@media (max-width: 1280px) {
  .history .inner .history_box .year {
    width: 200px;
  }
}
@media (max-width: 1024px) {
  .history .inner .history_box .year {
    width: 160px;
  }
}
@media (max-width: 768px) {
  .history .inner .history_box .year {
    width: 140px;
  }
}
@media (max-width: 540px) {
  .history .inner .history_box .year {
    width: 110px;
  }
}
@media (max-width: 460px) {
  .history .inner .history_box .year {
    width: 100%;
    margin: 20px 0 10px 0;
  }
}
.history .inner .history_box .year .num {
  font-size: 36px;
  font-weight: 700;
  color: #C1D9FA;
  font-family: "title_font";
  line-height: 40px;
}
@media (max-width: 1024px) {
  .history .inner .history_box .year .num {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .history .inner .history_box .year .num {
    font-size: 32px;
  }
}
@media (max-width: 540px) {
  .history .inner .history_box .year .num {
    font-size: 28px;
  }
}
@media (max-width: 460px) {
  .history .inner .history_box .year .num {
    padding-left: 24px;
  }
}
@media (max-width: 420px) {
  .history .inner .history_box .year .num {
    font-size: 26px;
  }
}
.history .inner .history_box .text {
  position: relative;
  width: calc(100% - 227px);
  padding-left: 86px;
}
@media (max-width: 1280px) {
  .history .inner .history_box .text {
    width: calc(100% - 200px);
    padding-left: 60px;
  }
}
@media (max-width: 1024px) {
  .history .inner .history_box .text {
    width: calc(100% - 160px);
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .history .inner .history_box .text {
    width: calc(100% - 140px);
    padding-left: 30px;
  }
}
@media (max-width: 540px) {
  .history .inner .history_box .text {
    width: calc(100% - 110px);
    padding-left: 15px;
  }
}
@media (max-width: 460px) {
  .history .inner .history_box .text {
    width: 100%;
  }
}
.history .inner .history_box .text::before {
  position: absolute;
  top: 14px;
  left: -6px;
  z-index: 2;
  width: 13px;
  height: 13px;
  border: 4px solid #C1D9FA;
  content: "";
  border-radius: 50%;
  background-color: #fff;
}
@media (max-width: 460px) {
  .history .inner .history_box .text::before {
    top: -35px;
    left: 4px;
  }
}
.history .inner .history_box .text .year_text {
  position: relative;
  padding: 10px 0 10px 140px;
}
@media (max-width: 1280px) {
  .history .inner .history_box .text .year_text {
    padding: 10px 0 10px 110px;
  }
}
@media (max-width: 1024px) {
  .history .inner .history_box .text .year_text {
    padding: 10px 0 10px 100px;
  }
}
@media (max-width: 540px) {
  .history .inner .history_box .text .year_text {
    padding: 10px 0 10px 90px;
  }
}
@media (max-width: 460px) {
  .history .inner .history_box .text .year_text {
    display: flex;
    padding: 10px 0 10px 10px !important;
    flex-direction: column;
  }
}
.history .inner .history_box .text .year_text .date {
  position: absolute;
  top: 16px;
  left: 0;
  font-size: 16px;
  font-weight: 700;
  color: #3D4E64;
  line-height: 100%;
}
@media (max-width: 460px) {
  .history .inner .history_box .text .year_text .date {
    position: relative;
    top: auto;
    margin-bottom: 10px;
  }
}
.history .inner .history_box .text .year_text .con {
  font-size: 16px;
  color: #1D1D1D;
}
@media (max-width: 540px) {
  .history .inner .history_box .text .year_text .con {
    font-size: 15px;
  }
}
.history .inner .history_box .text .year_text .con > ul:not(.list-1st) > li + li {
  margin-top: 5px;
}
.history .inner .history_box .text .year_text .con b {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .history .inner .history_box .text .year_text .con b {
    margin-right: 8px;
  }
}
.history.type01 .inner .history_box .text .year_text {
  padding-left: 90px;
}
@media (max-width: 768px) {
  .history.type01 .inner .history_box .text .year_text {
    padding-left: 70px;
  }
}
@media (max-width: 540px) {
  .history.type01 .inner .history_box .text .year_text {
    padding-left: 55px;
  }
}
.history.type02 .inner .history_box .text .year_text {
  padding-left: 110px;
}
@media (max-width: 768px) {
  .history.type02 .inner .history_box .text .year_text {
    padding-left: 80px;
  }
}
@media (max-width: 540px) {
  .history.type02 .inner .history_box .text .year_text {
    padding-left: 75px;
  }
}

/* 센터 연혁 End */
/* 센터 조직도 */
.org {
  position: relative;
  padding: 70px;
  background-color: #F8FAFE;
  border-radius: 16px;
}
@media (max-width: 1400px) {
  .org {
    padding: 60px 50px;
  }
}
@media (max-width: 1280px) {
  .org {
    padding: 60px 40px;
  }
}
@media (max-width: 1024px) {
  .org {
    padding: 40px 30px;
    border-radius: 10px;
  }
}
@media (max-width: 768px) {
  .org {
    padding: 30px 20px;
  }
}
@media (max-width: 540px) {
  .org {
    padding: 20px 10px;
  }
}
.org .director .inner {
  display: flex;
  overflow: hidden;
  position: relative;
  width: 252px;
  height: 252px;
  margin: 0 auto;
  padding: 20px 10px;
  border: 26px solid #e0e8fb;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #1E2D75;
  border-radius: 50%;
}
@media (max-width: 540px) {
  .org .director .inner {
    width: 100%;
    height: auto;
    border: 10px solid #e0e8fb;
    border-radius: 20px;
  }
}
.org .director .inner::before {
  position: absolute;
  top: 3px;
  right: -32px;
  width: 138px;
  height: 133px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='138' height='133' viewBox='0 0 138 133' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_3906_2943' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='139' height='133'%3E%3Cg opacity='0.1'%3E%3Cpath d='M56.1914 0V30.8295H81.7963V53.1191H103.198V78.65H138.001V60.512H121.232V34.5888H99.9418V12.6914H74.3368V0H56.1914Z' fill='white'/%3E%3Cpath d='M81.8099 132.029V101.185H56.205V78.6732H34.8034V53.3125H0V71.4505H16.7838V96.9222H38.0743V119.323H63.6793V132.029H81.8099Z' fill='white'/%3E%3Cpath d='M56.137 30.8594H34.8242V53.3118H56.137V30.8594Z' fill='white'/%3E%3Cpath d='M103.127 78.7031H81.8066V101.156H103.127V78.7031Z' fill='white'/%3E%3C/g%3E%3C/mask%3E%3Cg mask='url(%23mask0_3906_2943)'%3E%3Ccircle cx='16' cy='106.547' r='110' fill='%23D9D9D9'/%3E%3C/g%3E%3C/svg%3E%0A");
}
@media (max-width: 540px) {
  .org .director .inner::before {
    top: -25px;
    width: 120px;
    height: 120px;
  }
}
.org .director .inner .center_name {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #FFF;
  text-align: center;
  font-family: "title_font";
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .org .director .inner .center_name {
    font-size: 17px;
  }
}
@media (max-width: 540px) {
  .org .director .inner .center_name {
    font-size: 16px;
  }
}
.org .director .inner .name {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  font-family: "title_font";
  line-height: 1;
}
@media (max-width: 1024px) {
  .org .director .inner .name {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .org .director .inner .name {
    font-size: 26px;
  }
}
@media (max-width: 540px) {
  .org .director .inner .name {
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .org .director .inner .name {
    font-size: 22px;
  }
}
.org .lv_wrap {
  position: relative;
}
.org .lv_wrap::before {
  position: absolute;
  top: -90px;
  left: 50%;
  width: 1px;
  height: 90px;
  content: "";
  background-color: #C1CBDA;
}
@media (max-width: 1024px) {
  .org .lv_wrap::before {
    top: -50px;
    height: 50px;
  }
}
@media (max-width: 768px) {
  .org .lv_wrap::before {
    top: -40px;
    height: 40px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap::before {
    top: -30px;
    height: 30px;
  }
}
@media (max-width: 420px) {
  .org .lv_wrap::before {
    top: -20px;
    height: 20px;
  }
}
.org .lv_wrap .lv_list {
  display: flex;
  position: relative;
  margin: 0 auto;
  margin-top: 90px;
  flex-wrap: wrap;
  padding-top: 50px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .org .lv_wrap .lv_list {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  .org .lv_wrap .lv_list {
    margin-top: 40px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list {
    margin-top: 30px;
  }
}
@media (max-width: 420px) {
  .org .lv_wrap .lv_list {
    margin-top: 20px;
  }
}
.org .lv_wrap .lv_list::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 85.72%;
  height: 1px;
  content: "";
  transform: translateX(-50%);
  background-color: #C1CBDA;
}
@media (max-width: 420px) {
  .org .lv_wrap .lv_list::before {
    display: none;
  }
}
.org .lv_wrap .lv_list ~ .lv_list {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .org .lv_wrap .lv_list ~ .lv_list {
    margin-top: 40px;
    padding-top: 40px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list ~ .lv_list {
    margin-top: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 420px) {
  .org .lv_wrap .lv_list ~ .lv_list {
    margin-top: 20px;
    padding-top: 20px;
  }
}
.org .lv_wrap .lv_list .box {
  position: relative;
}
.org .lv_wrap .lv_list .box::before {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 1px;
  height: 50px;
  content: "";
  background-color: #C1CBDA;
}
@media (max-width: 768px) {
  .org .lv_wrap .lv_list .box::before {
    top: -40px;
    height: 40px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list .box::before {
    top: -30px;
    height: 30px;
  }
}
@media (max-width: 420px) {
  .org .lv_wrap .lv_list .box::before {
    top: -20px;
    height: 20px;
  }
}
.org .lv_wrap .lv_list .box .box_inner {
  display: flex;
  position: relative;
  height: 100%;
  padding: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 120%;
  min-height: 62px;
  text-align: center;
}
@media (max-width: 768px) {
  .org .lv_wrap .lv_list .box .box_inner {
    font-size: 17px;
    min-height: 60px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list .box .box_inner {
    font-size: 16px;
    min-height: 58px;
  }
}
.org .lv_wrap .lv_list .box .box_inner .inline-block {
  display: block;
}
.org .lv_wrap .lv_list .box_wrap {
  position: relative;
  width: 50%;
  padding: 0 10px;
}
.org .lv_wrap .lv_list .box_wrap::before {
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 3;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  content: "";
  background-color: #3180EF;
  border-radius: 50%;
  transform: translateX(-50%);
}
.org .lv_wrap .lv_list .box_wrap::after {
  position: absolute;
  top: -40px;
  left: 50%;
  width: 1px;
  height: 40px;
  content: "";
  background-color: #C1CBDA;
}
.org .lv_wrap .lv_list .box_wrap .wrap_inner {
  height: 100%;
  padding: 20px 20px 10px;
  border: 1px solid #D9DAE1;
  border-radius: 8px;
  background-color: #FFF;
}
.org .lv_wrap .lv_list .box_wrap .title {
  display: flex;
  padding: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
  border-radius: 8px;
  background-color: #3180EF;
  align-items: center;
  justify-content: center;
  min-height: 62px;
  text-align: center;
  line-height: 120%;
}
@media (max-width: 768px) {
  .org .lv_wrap .lv_list .box_wrap .title {
    font-size: 17px;
    min-height: 60px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list .box_wrap .title {
    font-size: 16px;
    min-height: 58px;
  }
}
.org .lv_wrap .lv_list .box_wrap .part {
  padding: 12px 0;
  font-size: 17px;
  font-weight: 400;
  color: #3D4E64;
  letter-spacing: -0.6px;
  border-bottom: 1px dashed #D9DAE1;
  text-align: center;
  line-height: 120%;
  background-color: #fff;
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list .box_wrap .part {
    padding: 10px 0;
    font-size: 16px;
  }
}
.org .lv_wrap .lv_list .box_wrap .part:last-child {
  border-bottom: none;
}
.org .lv_wrap .lv_list.col1 {
  padding-top: 0;
  justify-content: center;
}
.org .lv_wrap .lv_list.col1::before {
  display: none;
}
.org .lv_wrap .lv_list.col1 .box::before {
  display: none;
}
.org .lv_wrap .lv_list.col7 {
  width: calc(100% + 12px);
  margin-left: -6px;
}
@media (max-width: 1024px) {
  .org .lv_wrap .lv_list.col7 {
    width: calc(100% + 6px);
    margin-left: -3px;
  }
}
@media (max-width: 830px) {
  .org .lv_wrap .lv_list.col7 {
    width: 100%;
    padding: 15px;
    border: 1px solid #C1CBDA;
    margin-left: 0;
    background-color: #fff;
    border-radius: 10px;
  }
}
@media (max-width: 540px) {
  .org .lv_wrap .lv_list.col7 {
    padding: 5px;
  }
}
@media (max-width: 830px) {
  .org .lv_wrap .lv_list.col7::before {
    display: none;
  }
}
.org .lv_wrap .lv_list.col7 .box {
  width: 14.28%;
  padding: 0 6px;
}
@media (max-width: 830px) {
  .org .lv_wrap .lv_list.col7 .box::before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .org .lv_wrap .lv_list.col7 .box {
    padding: 0 3px;
  }
}
@media (max-width: 830px) {
  .org .lv_wrap .lv_list.col7 .box {
    width: 33.33%;
    padding: 5px;
  }
}
@media (max-width: 420px) {
  .org .lv_wrap .lv_list.col7 .box {
    width: 50%;
  }
}
.org .lv_wrap .lv_list.bg1 .box_inner {
  background-color: #3180EF;
}
.org .lv_wrap .lv_list.bg2 .box_inner {
  background-color: #3D4E64;
}
.org .lv_wrap .lv_list.bg3 .box_inner {
  background-color: #1E2D75;
}
.org .lv_wrap .lv_list.bg4 .box_inner {
  background-color: #1992BC;
}

/* 센터 조직도 End */
/* 미션 비전 */
.mission-vision {
  text-align: center;
  margin-top: 74px;
}
.mission-vision .top_tit_box {
  display: flex;
  position: relative;
  margin: auto;
  padding: 30px 16px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 780px;
  min-height: 125px;
  font-family: "title_font";
  line-height: 1.7;
  border-radius: 999px;
  background-color: #1E2D75;
  background-image: url("data:image/svg+xml,%3Csvg width='195' height='187' viewBox='0 0 195 187' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M79.4001 0V43.6661H115.581V75.2365H145.822V111.398H195V85.7075H171.305V48.9907H141.221V17.9758H105.04V0H79.4001Z' fill='white' fill-opacity='0.1'/%3E%3Cpath d='M115.6 187V143.313H79.4193V111.428H49.1783V75.5079H0V101.198H23.716V137.276H53.8002V169.003H89.9807V187H115.6Z' fill='white' fill-opacity='0.1'/%3E%3Cpath d='M79.3233 43.7076H49.2078V75.5086H79.3233V43.7076Z' fill='white' fill-opacity='0.1'/%3E%3Cpath d='M145.721 111.47H115.595V143.271H145.721V111.47Z' fill='white' fill-opacity='0.1'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: top -15px right 31px;
}
@media (max-width: 1024px) {
  .mission-vision .top_tit_box {
    font-size: 30px;
    max-width: 80%;
    min-height: auto;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .mission-vision .top_tit_box {
    padding: 26px 14px;
    font-size: 28px;
    line-height: 1.3;
    background-size: 150px;
  }
}
@media (max-width: 540px) {
  .mission-vision .top_tit_box {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
  .mission-vision .top_tit_box {
    font-size: 24px;
    background-size: 130px;
    background-position: top -10px right 20px;
  }
}
.mission-vision .top_tit_box::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: calc(100% + 48px);
  height: calc(100% + 48px);
  content: "";
  transform: translate(-50%, -50%);
  background-color: rgba(4, 74, 224, 0.1);
  border-radius: 999px;
}
@media (max-width: 768px) {
  .mission-vision .top_tit_box::before {
    width: calc(100% + 38px);
    height: calc(100% + 38px);
  }
}
.mission-vision .mtit {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 30px;
  font-weight: 700;
  color: #3180EF;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-family: "title_font";
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .mission-vision .mtit {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .mission-vision .mtit {
    font-size: 26px;
  }
}
@media (max-width: 540px) {
  .mission-vision .mtit {
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .mission-vision .mtit {
    font-size: 22px;
  }
}
.mission-vision .mtit.bg_txt {
  padding-top: 45px;
}
@media (max-width: 540px) {
  .mission-vision .mtit.bg_txt {
    padding-top: 8vw;
  }
}
.mission-vision .mtit.bg_txt::before {
  position: absolute;
  bottom: -82%;
  left: 50%;
  z-index: -1;
  font-size: 150px;
  font-weight: 700;
  color: #F3F6FC;
  content: "";
  transform: translateX(-50%);
  font-family: "title_font";
  line-height: 1;
}
@media (max-width: 1280px) {
  .mission-vision .mtit.bg_txt::before {
    font-size: clamp(135px, 11.72vw, 150px);
  }
}
@media (max-width: 1024px) {
  .mission-vision .mtit.bg_txt::before {
    font-size: clamp(125px, 13.18vw, 135px);
  }
}
@media (max-width: 540px) {
  .mission-vision .mtit.bg_txt::before {
    bottom: -60%;
    font-size: 21vw;
  }
}
.mission-vision .stit {
  display: block;
  font-size: 16px;
  color: #1D1D1D;
  margin-bottom: 6px;
  line-height: 1.2;
  text-transform: capitalize;
}
@media (max-width: 540px) {
  .mission-vision .stit {
    font-size: 15px;
  }
}
.mission-vision .point_txt {
  position: relative;
  z-index: 10;
  font-size: 32px;
  font-weight: 700;
  color: #1D1D1D;
  letter-spacing: 0;
  font-family: "title_font";
  line-height: 1.4;
}
@media (max-width: 1024px) {
  .mission-vision .point_txt {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media (max-width: 768px) {
  .mission-vision .point_txt {
    font-size: 28px;
  }
}
@media (max-width: 540px) {
  .mission-vision .point_txt {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
  .mission-vision .point_txt {
    font-size: 24px;
  }
}
.mission-vision .point_txt.bracket {
  padding: 3.5px 47px;
  border: 10px solid rgba(49, 128, 239, 0.7);
  font-size: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .mission-vision .point_txt.bracket {
    font-size: 28px;
    margin-top: 27px;
  }
}
@media (max-width: 768px) {
  .mission-vision .point_txt.bracket {
    font-size: 26px;
    margin-top: 24px;
  }
}
@media (max-width: 540px) {
  .mission-vision .point_txt.bracket {
    padding: 3px 22px;
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .mission-vision .point_txt.bracket {
    font-size: 22px;
  }
}
.mission-vision .point_txt.bracket::before, .mission-vision .point_txt.bracket::after {
  position: absolute;
  left: 50%;
  width: calc(100% - 23px);
  height: 11px;
  content: "";
  transform: translateX(-50%);
  background-color: #fff;
}
.mission-vision .point_txt.bracket::before {
  top: -10.5px;
}
.mission-vision .point_txt.bracket::after {
  bottom: -10.5px;
}
.mission-vision .point_txt .gradient {
  background: linear-gradient(90deg, #019E75 0%, #3199EF 54.98%);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}
.mission-vision .bg01.gradient::before {
  background: linear-gradient(103deg, #EBF1FB 25.09%, #EBF6F6 91.44%);
}
.mission-vision .bg01::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -10;
  width: 100vw;
  height: 100%;
  content: "";
  transform: translateX(-50%);
  background-color: #F8FAFE;
}
.mission-vision .bg02::before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -10;
  width: 60.564%;
  background: url("data:image/svg+xml,%3Csvg width='860' height='860' viewBox='0 0 860 860' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M860 430C860 667.482 667.482 860 430 860C192.518 860 0 667.482 0 430C0 192.518 192.518 0 430 0C667.482 0 860 192.518 860 430Z' fill='url(%23paint0_linear_1877_3837)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1877_3837' x1='430' y1='0' x2='430' y2='368.78' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F3F8FE'/%3E%3Cstop offset='1' stop-color='%23F3F8FE' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;
  content: "";
  transform: translateX(-50%);
  aspect-ratio: 1;
  background-size: contain;
}
@media (max-width: 1024px) {
  .mission-vision .bg02::before {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .mission-vision .bg02::before {
    width: 90%;
  }
}
@media (max-width: 540px) {
  .mission-vision .bg02::before {
    width: 100%;
  }
}
.mission-vision .mt_38 {
  margin-top: 38px;
}
@media (max-width: 1024px) {
  .mission-vision .mt_38 {
    margin-top: 32px;
  }
}
@media (max-width: 768px) {
  .mission-vision .mt_38 {
    margin-top: 26px;
  }
}
.mission-vision .items_box {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .mission-vision .items_box {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box {
    gap: 12px;
  }
}
.mission-vision .items_box.col3 {
  padding: 0 19.156%;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.col3 {
    padding: 0 10%;
  }
}
@media (max-width: 1024px) {
  .mission-vision .items_box.col3 {
    padding: 0 30px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box.col3 {
    padding: 0;
  }
}
.mission-vision .items_box.col3 .item {
  width: calc(33.3334% - 20px);
}
@media (max-width: 1024px) {
  .mission-vision .items_box.col3 .item {
    width: calc(33.3334% - 10.6666px);
  }
}
.mission-vision .items_box.col4 {
  padding: 0 121px;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.col4 {
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  .mission-vision .items_box.col4 {
    padding: 0;
  }
}
.mission-vision .items_box.col4 .item {
  width: calc(25% - 22.5px);
}
@media (max-width: 1024px) {
  .mission-vision .items_box.col4 .item {
    width: calc(25% - 12px);
  }
}
.mission-vision .items_box.col5 {
  gap: 20px;
}
@media (max-width: 1024px) {
  .mission-vision .items_box.col5 {
    padding: 0 8%;
    gap: 16px;
    justify-content: center;
  }
}
@media (max-width: 840px) {
  .mission-vision .items_box.col5 {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box.col5 {
    padding: 0;
    gap: 12px;
    justify-content: start;
  }
}
.mission-vision .items_box.col5 .item {
  width: calc(20% - 16px);
}
@media (max-width: 1024px) {
  .mission-vision .items_box.col5 .item {
    width: calc(33.3334% - 10.6666px);
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box.col3 .item, .mission-vision .items_box.col4 .item, .mission-vision .items_box.col5 .item {
    width: calc(50% - 6px);
  }
}
@media (max-width: 420px) {
  .mission-vision .items_box.col3 .item, .mission-vision .items_box.col4 .item, .mission-vision .items_box.col5 .item {
    width: 100%;
  }
}
.mission-vision .items_box .item {
  display: flex;
  padding: 30px 16px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  line-height: 1.4;
  aspect-ratio: 1;
  border-radius: 20px;
  background-color: #3180EF;
  mix-blend-mode: multiply;
}
@media (max-width: 1024px) {
  .mission-vision .items_box .item {
    font-size: 19px;
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box .item {
    padding: 28px 16px;
    font-size: 18px;
    aspect-ratio: auto;
  }
}
@media (max-width: 540px) {
  .mission-vision .items_box .item {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .mission-vision .items_box .item {
    padding: 20px 16px;
    font-size: 16px;
    gap: 5px;
  }
}
.mission-vision .items_box .item.color1 {
  background-color: #1E2D75;
}
.mission-vision .items_box .item.color2 {
  background-color: #1992BC;
}
.mission-vision .items_box .item.color3 {
  background-color: #019E75;
}
.mission-vision .items_box .item.color4 {
  background-color: #01877E;
}
.mission-vision .items_box .item.color5 {
  background-color: #28519D;
}
.mission-vision .items_box .item .tit {
  display: block;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .mission-vision .items_box .item .tit {
    margin-bottom: 2px;
    line-height: 1.3;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box .item .tit {
    font-size: 26px;
  }
}
@media (max-width: 540px) {
  .mission-vision .items_box .item .tit {
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .mission-vision .items_box .item .tit {
    font-size: 22px;
  }
}
.mission-vision .items_box .item .ico {
  width: 60px;
  aspect-ratio: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (max-width: 1024px) {
  .mission-vision .items_box .item .ico {
    width: 50px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box .item .ico {
    width: 45px;
  }
}
@media (max-width: 420px) {
  .mission-vision .items_box .item .ico {
    width: 40px;
  }
}
.mission-vision .items_box.style01 {
  padding: 0 198px;
  gap: 0;
  margin-top: 30px;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.style01 {
    padding: 0 120px;
  }
}
@media (max-width: 1024px) {
  .mission-vision .items_box.style01 {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box.style01 {
    margin-top: 20px;
  }
}
.mission-vision .items_box.style01.col3 {
  padding: 0 120px;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.style01.col3 {
    padding: 0;
  }
}
.mission-vision .items_box.style01.col3 .item {
  width: calc(33.3334% + 46.6666px);
  flex-direction: row;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.style01.col3 .item {
    width: calc(33.3334% + 20px);
    padding: 80px 36px;
  }
}
@media (max-width: 890px) {
  .mission-vision .items_box.style01.col3 .item {
    width: 100%;
    padding: 40px 16px;
  }
}
.mission-vision .items_box.style01.col3 .item + .item {
  margin-left: -70px;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.style01.col3 .item + .item {
    margin-left: -30px;
  }
}
@media (max-width: 890px) {
  .mission-vision .items_box.style01.col3 .item + .item {
    margin-left: 0;
    margin-top: 10px;
  }
}
.mission-vision .items_box.style01 .item {
  width: calc(50% + 35px);
  padding: 80px 75px;
  font-size: 20px;
  font-weight: 500;
  gap: 0;
  aspect-ratio: auto;
  border-radius: 999px;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.style01 .item {
    width: calc(50% + 15px);
  }
}
@media (max-width: 1024px) {
  .mission-vision .items_box.style01 .item {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box.style01 .item {
    padding: 60px 40px;
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .mission-vision .items_box.style01 .item {
    width: 100%;
    padding: 40px 16px;
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .mission-vision .items_box.style01 .item {
    font-size: 16px;
  }
}
.mission-vision .items_box.style01 .item + .item {
  margin-left: -70px;
}
@media (max-width: 1280px) {
  .mission-vision .items_box.style01 .item + .item {
    margin-left: -30px;
  }
}
@media (max-width: 540px) {
  .mission-vision .items_box.style01 .item + .item {
    margin-left: 0;
    margin-top: 10px;
  }
}
.mission-vision .items_box.style01 .item:has(.tit) {
  padding: 76.5px 75px;
}
@media (max-width: 768px) {
  .mission-vision .items_box.style01 .item:has(.tit) {
    padding: 60px 40px;
  }
}
@media (max-width: 540px) {
  .mission-vision .items_box.style01 .item:has(.tit) {
    padding: 40px 16px;
  }
}
.mission-vision .items_box.style01 .item .tit {
  font-size: 30px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .mission-vision .items_box.style01 .item .tit {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .mission-vision .items_box.style01 .item .tit {
    font-size: 26px;
  }
}
@media (max-width: 540px) {
  .mission-vision .items_box.style01 .item .tit {
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .mission-vision .items_box.style01 .item .tit {
    font-size: 22px;
  }
}
.mission-vision .txt_box_wrap {
  display: flex;
  gap: 38px;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap {
    gap: 16px;
  }
}
@media (max-width: 860px) {
  .mission-vision .txt_box_wrap {
    gap: 12px;
    margin-top: 20px;
  }
}
.mission-vision .txt_box_wrap.type01 .txt_box {
  padding: 50px 50px 70px;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap.type01 .txt_box {
    padding: 30px 30px 50px;
  }
}
@media (max-width: 420px) {
  .mission-vision .txt_box_wrap.type01 .txt_box {
    padding: 30px 20px;
  }
}
.mission-vision .txt_box_wrap .txt_box {
  width: calc(33.3334% - 25.3333px);
  padding: 50px;
  color: #1D1D1D;
  text-align: left;
  background-color: #F8FAFE;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap .txt_box {
    width: calc(33.3334% - 10.6666px);
    padding: 30px;
  }
}
@media (max-width: 860px) {
  .mission-vision .txt_box_wrap .txt_box {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .mission-vision .txt_box_wrap .txt_box {
    padding: 30px 20px;
  }
}
.mission-vision .txt_box_wrap .txt_box.nobg {
  padding: 0 !important;
  background: none;
}
.mission-vision .txt_box_wrap .txt_box .tit {
  display: inline-block;
  font-size: 26px;
  font-weight: 700;
  color: #1D1D1D;
  letter-spacing: 0;
  margin-bottom: 20px;
  font-family: "title_font";
  line-height: 1.385;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap .txt_box .tit {
    font-size: 25px;
    margin-bottom: 16px;
    line-height: 1.3;
  }
}
@media (max-width: 768px) {
  .mission-vision .txt_box_wrap .txt_box .tit {
    font-size: 23px;
    margin-bottom: 12px;
  }
}
@media (max-width: 540px) {
  .mission-vision .txt_box_wrap .txt_box .tit {
    font-size: 21px;
  }
}
@media (max-width: 420px) {
  .mission-vision .txt_box_wrap .txt_box .tit {
    font-size: 20px;
  }
}
@media (max-width: 1480px) {
  .mission-vision .txt_box_wrap .txt_box .tit .block {
    display: inline;
  }
}
.mission-vision .txt_box_wrap.long {
  gap: 10px;
}
.mission-vision .txt_box_wrap.long .txt_box {
  width: 100%;
  padding: 30px 50px;
  text-align: center;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap.long .txt_box {
    margin: 0;
    padding: 30px 20px;
  }
}
.mission-vision .txt_box_wrap.long .txt_box.fz32 {
  margin: 0 60px;
  min-height: 125px;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap.long .txt_box.fz32 {
    margin: 0;
    min-height: auto;
  }
}
.mission-vision .txt_box_wrap.long .txt_box.fz32 .tit {
  margin: 10px 0;
  font-size: 32px;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap.long .txt_box.fz32 .tit {
    margin: 0;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .mission-vision .txt_box_wrap.long .txt_box.fz32 .tit {
    font-size: 28px;
  }
}
@media (max-width: 540px) {
  .mission-vision .txt_box_wrap.long .txt_box.fz32 .tit {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
  .mission-vision .txt_box_wrap.long .txt_box.fz32 .tit {
    font-size: 24px;
  }
}
.mission-vision .txt_box_wrap.long .txt_box .tit {
  margin-bottom: 0;
  line-height: 1.386;
}
.mission-vision .txt_box_wrap.gap30 {
  gap: 30px;
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap.gap30 {
    gap: 16px;
  }
}
@media (max-width: 860px) {
  .mission-vision .txt_box_wrap.gap30 {
    gap: 12px;
  }
}
.mission-vision .txt_box_wrap.gap30 .txt_box {
  width: calc(33.3333% - 20px);
}
@media (max-width: 1024px) {
  .mission-vision .txt_box_wrap.gap30 .txt_box {
    width: calc(33.3333% - 10.6666px);
    padding: 30px;
  }
}
@media (max-width: 860px) {
  .mission-vision .txt_box_wrap.gap30 .txt_box {
    width: 100%;
  }
}
.mission-vision .pic_box {
  overflow: hidden;
  border-radius: 20px;
  min-height: 120px;
}
.mission-vision .pic_box img {
  object-fit: cover;
  min-height: inherit;
}
.mission-vision .mission_box {
  position: relative;
  padding: 109px 0 90px;
}
@media (max-width: 768px) {
  .mission-vision .mission_box {
    padding: 90px 0 80px;
  }
}
@media (max-width: 540px) {
  .mission-vision .mission_box {
    padding: 70px 0;
  }
}
@media (max-width: 420px) {
  .mission-vision .mission_box {
    padding: 60px 0;
  }
}
.mission-vision .mission_box .mtit.bg_txt::before {
  content: "Mission";
}
.mission-vision .vision_box {
  position: relative;
  padding: 85px 0 90px;
}
@media (max-width: 1024px) {
  .mission-vision .vision_box {
    padding: 75px 0 85px;
  }
}
@media (max-width: 768px) {
  .mission-vision .vision_box {
    padding: 65px 0 75px;
  }
}
@media (max-width: 540px) {
  .mission-vision .vision_box {
    padding: 60px 0 65px;
  }
}
.mission-vision .vision_box.bg01 .mtit.bg_txt::before {
  color: #fff;
}
.mission-vision .vision_box.bg02 {
  padding-top: 80px;
}
@media (max-width: 1024px) {
  .mission-vision .vision_box.bg02 {
    padding-top: 70px;
  }
}
@media (max-width: 768px) {
  .mission-vision .vision_box.bg02 {
    padding-top: 55px;
  }
}
@media (max-width: 540px) {
  .mission-vision .vision_box.bg02 {
    padding-top: 40px;
  }
}
.mission-vision .vision_box .mtit.bg_txt::before {
  content: "Vision";
}
.mission-vision .value_box {
  position: relative;
  padding-top: 80px;
}
@media (max-width: 768px) {
  .mission-vision .value_box {
    padding-top: 70px;
  }
}
@media (max-width: 540px) {
  .mission-vision .value_box {
    padding-top: 60px;
  }
}
@media (max-width: 420px) {
  .mission-vision .value_box {
    padding-top: 50px;
  }
}
.mission-vision .goals_box {
  position: relative;
  padding-top: 100px;
}
@media (max-width: 1024px) {
  .mission-vision .goals_box {
    padding-top: 90px;
  }
}
@media (max-width: 768px) {
  .mission-vision .goals_box {
    padding-top: 80px;
  }
}
@media (max-width: 540px) {
  .mission-vision .goals_box {
    padding-top: 60px;
  }
}
@media (max-width: 420px) {
  .mission-vision .goals_box {
    padding-top: 50px;
  }
}
.mission-vision.type01 {
  margin-top: 116px;
}
@media (max-width: 1024px) {
  .mission-vision.type01 {
    margin-top: 85px;
  }
}
@media (max-width: 768px) {
  .mission-vision.type01 {
    margin-top: 60px;
  }
}
.mission-vision.type01 .mtit.bg_txt {
  padding-top: 84px;
}
@media (max-width: 1280px) {
  .mission-vision.type01 .mtit.bg_txt {
    padding-top: 5vw;
  }
}
@media (max-width: 1024px) {
  .mission-vision.type01 .mtit.bg_txt {
    padding-top: 38px;
  }
}
@media (max-width: 540px) {
  .mission-vision.type01 .mtit.bg_txt {
    padding-top: 5vw;
  }
}
.mission-vision.type01 .mtit.bg_txt::before {
  bottom: -67%;
  font-size: 200px;
}
@media (max-width: 1280px) {
  .mission-vision.type01 .mtit.bg_txt::before {
    bottom: -90%;
    font-size: clamp(150px, 15.63vw, 200px);
  }
}
@media (max-width: 1024px) {
  .mission-vision.type01 .mtit.bg_txt::before {
    font-size: clamp(125px, 14.65vw, 150px);
  }
}
@media (max-width: 540px) {
  .mission-vision.type01 .mtit.bg_txt::before {
    font-size: 21vw;
  }
}
.mission-vision.type01 .mission_box {
  padding: 0 0 50px;
}
.mission-vision.type01 .vision_box {
  padding: 67px 0 50px;
}
@media (max-width: 540px) {
  .mission-vision.type01 .vision_box {
    padding-top: 50px;
  }
}

/* 미션 비전 End */
/* 건강관리센터 종합검진 sub0501 이용안내, 국가검진 sub0201 검진절차안내 */
.center_tour {
  margin-top: 60px;
}
.center_tour .inner {
  position: relative;
  padding: 76px 120px;
  border-radius: 16px;
  background-color: #F6F7F9;
}
@media (max-width: 1400px) {
  .center_tour .inner {
    padding: 70px 80px;
  }
}
@media (max-width: 1280px) {
  .center_tour .inner {
    padding: 60px 40px;
  }
}
@media (max-width: 768px) {
  .center_tour .inner {
    padding: 40px;
  }
}
@media (max-width: 540px) {
  .center_tour .inner {
    padding: 30px 20px;
  }
}
@media (max-width: 420px) {
  .center_tour .inner {
    padding: 30px 15px;
  }
}
@media (max-width: 360px) {
  .center_tour .inner {
    padding: 30px 10px;
  }
}
.center_tour .inner::before {
  position: absolute;
  top: 52px;
  left: 296px;
  width: 156px;
  height: 153px;
  content: "";
  background-image: url(/images/hpc/sub05/sub0501_deco.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1400px) {
  .center_tour .inner::before {
    left: 150px;
  }
}
@media (max-width: 1280px) {
  .center_tour .inner::before {
    left: 80px;
  }
}
@media (max-width: 1024px) {
  .center_tour .inner::before {
    top: 72px;
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 840px) {
  .center_tour .inner::before {
    display: none;
  }
}
.center_tour .inner .title {
  display: block;
  font-size: 36px;
  font-weight: 400;
  color: #000;
  text-align: center;
  font-family: "title_font";
  line-height: 150%;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .center_tour .inner .title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .center_tour .inner .title {
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 130%;
  }
}
@media (max-width: 540px) {
  .center_tour .inner .title {
    font-size: 28px;
  }
}
@media (max-width: 420px) {
  .center_tour .inner .title {
    font-size: 26px;
    margin-bottom: 0;
  }
}
.center_tour .inner .point {
  font-weight: 700;
  color: #1E2D75;
}
.center_tour .step_list .step_box {
  position: relative;
  z-index: 2;
  padding: 24px 0;
}
.center_tour .step_list .step_box:last-child::before {
  display: none;
}
.center_tour .step_list .step_box::before {
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 26px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='26' height='16' viewBox='0 0 26 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.0708 5.89356L12.9998 10.9646L7.92871 5.89355' stroke='%23767676' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  content: "";
  transform: translateX(-50%);
}
.center_tour .step_list .step_box.active .step_inner {
  border: 1px solid #3180EF;
}
.center_tour .step_list .step_box.active .step_inner .text_box .step_title {
  color: #3180EF;
}
.center_tour .step_list .step_inner {
  display: flex;
  width: 100%;
  padding: 20px 40px;
  border: 1px solid #EAEBEF;
  border-radius: 8px;
  background-color: #FFF;
  min-height: 140px;
  justify-content: space-between;
  align-items: center;
  gap: 0 106px;
}
@media (max-width: 1280px) {
  .center_tour .step_list .step_inner {
    gap: 0 40px;
  }
}
@media (max-width: 1024px) {
  .center_tour .step_list .step_inner {
    padding: 20px;
    gap: 0 20px;
  }
}
@media (max-width: 768px) {
  .center_tour .step_list .step_inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 420px) {
  .center_tour .step_list .step_inner {
    padding: 15px;
  }
}
@media (max-width: 360px) {
  .center_tour .step_list .step_inner {
    padding: 20px 10px;
  }
}
.center_tour .step_list .con {
  display: flex;
  align-items: center;
}
@media (max-width: 420px) {
  .center_tour .step_list .con {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
.center_tour .step_list .num_box {
  display: flex;
  margin-right: 40px;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .center_tour .step_list .num_box {
    margin-right: 20px;
  }
}
@media (max-width: 420px) {
  .center_tour .step_list .num_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.center_tour .step_list .num_box .sub {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.14px;
  text-align: center;
  line-height: 130%;
}
.center_tour .step_list .num_box .num {
  font-size: 30px;
  font-weight: 700;
  color: #1E2D75;
  text-align: center;
  line-height: 130%;
}
@media (max-width: 1024px) {
  .center_tour .step_list .num_box .num {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .center_tour .step_list .num_box .num {
    font-size: 26px;
  }
}
@media (max-width: 540px) {
  .center_tour .step_list .num_box .num {
    font-size: 24px;
  }
}
@media (max-width: 420px) {
  .center_tour .step_list .num_box .num {
    font-size: 22px;
  }
}
.center_tour .step_list .text_box .step_title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #1D1D1D;
  line-height: 150%;
}
@media (max-width: 1024px) {
  .center_tour .step_list .text_box .step_title {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .center_tour .step_list .text_box .step_title {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  .center_tour .step_list .text_box .step_title {
    font-size: 17px;
  }
}
@media (max-width: 420px) {
  .center_tour .step_list .text_box .step_title {
    font-size: 16px;
  }
}
.center_tour .step_list .text_box > p {
  font-size: 16px;
  font-weight: 400;
  color: #1D1D1D;
  font-style: normal;
  line-height: 150%;
}
@media (max-width: 540px) {
  .center_tour .step_list .text_box > p {
    font-size: 15px;
  }
}
.center_tour .step_list .thum_box {
  display: flex;
  gap: 0 20px;
}
@media (max-width: 1024px) {
  .center_tour .step_list .thum_box {
    gap: 0 10px;
  }
}
@media (max-width: 768px) {
  .center_tour .step_list .thum_box {
    width: 100%;
    gap: 0 20px;
    margin-top: 20px;
    justify-content: flex-end;
  }
}
@media (max-width: 420px) {
  .center_tour .step_list .thum_box {
    gap: 0 10px;
    justify-content: center;
  }
}
@media (max-width: 360px) {
  .center_tour .step_list .thum_box {
    gap: 0 5px;
  }
}
.center_tour .step_list .thum_box .thum {
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #D9D9D9;
}
.center_tour .step_list .thum_box .thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.center_tour .step_list .icon {
  width: 35px;
  height: 35px;
  font-size: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.center_tour .step_list .icon .icon1 {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M10.1702 15.5374H11.9811M15.5974 15.5374H17.4084M21.0303 15.5374H22.8413M10.1702 20.1234H11.9811M15.5974 20.1234H17.4084M21.0303 20.1234H22.8413M10.1702 24.7095H11.9811M15.5974 24.7095H17.4084M21.0303 24.7095H22.8413M26.2833 7.24166H24.5117V9.08515C24.5117 10.103 23.6905 10.9286 22.6782 10.9286C21.6659 10.9286 20.8447 10.103 20.8447 9.08515V7.24166H12.1555V9.08515C12.1555 10.103 11.3344 10.9286 10.322 10.9286C9.30968 10.9286 8.48856 10.103 8.48856 9.08515V7.24166H6.71696C4.69228 7.24166 3.05566 8.89288 3.05566 10.923V26.7623C3.05566 28.798 4.69791 30.4436 6.71696 30.4436H26.2833C28.3079 30.4436 29.9446 28.7924 29.9446 26.7623V18.8426V10.923C29.9446 8.88723 28.3023 7.24166 26.2833 7.24166ZM10.3276 3.55469C9.3153 3.55469 8.49418 4.3803 8.49418 5.39817V9.07949C8.49418 10.0974 9.3153 10.923 10.3276 10.923C11.34 10.923 12.1611 10.0974 12.1611 9.07949V5.39817C12.1611 4.3803 11.34 3.55469 10.3276 3.55469ZM22.6782 3.55469C21.6659 3.55469 20.8447 4.3803 20.8447 5.39817V9.07949C20.8447 10.0974 21.6659 10.923 22.6782 10.923C23.6905 10.923 24.5117 10.0974 24.5117 9.07949V5.39817C24.5117 4.3803 23.6905 3.55469 22.6782 3.55469Z' stroke='%23323745' stroke-width='1.8'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.center_tour .step_list .icon .icon2 {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M13.23 15.3688L12.5217 14.6629L12.3309 14.8544L12.2625 15.1159L13.23 15.3688ZM11.4809 22.0613L10.5134 21.8084C10.4236 22.1521 10.5228 22.5177 10.7742 22.7688C11.0255 23.0198 11.3912 23.1187 11.7348 23.0285L11.4809 22.0613ZM18.1582 20.3082L18.4121 21.2754C18.5834 21.2304 18.7397 21.1408 18.865 21.0156L18.1582 20.3082ZM15.6882 17.8444L14.9786 18.549L14.982 18.5524L15.6882 17.8444ZM29.3618 9.09089L28.6539 8.38459L28.6535 8.38496L29.3618 9.09089ZM29.3618 5.98747L30.0746 5.28605L30.0697 5.28117L29.3618 5.98747ZM27.5182 4.13964L28.2261 3.43333V3.43333L27.5182 4.13964ZM24.4218 4.13964L23.7188 3.42845L23.7135 3.43371L24.4218 4.13964ZM27.7618 18.0932V17.0932H25.7618V18.0932H27.7618ZM15.3809 7.67449H16.3809V5.67449H15.3809V7.67449ZM15.7 17.8444L14.9921 18.5507L15.7 17.8444ZM23.7659 14.7055L24.4727 15.4129L24.4742 15.4114L23.7659 14.7055ZM13.23 15.3688L12.2625 15.1159L10.5134 21.8084L11.4809 22.0613L12.4484 22.3141L14.1975 15.6217L13.23 15.3688ZM11.4809 22.0613L11.7348 23.0285L18.4121 21.2754L18.1582 20.3082L17.9042 19.341L11.227 21.0941L11.4809 22.0613ZM18.1582 20.3082L18.8644 19.6002L16.3944 17.1364L15.6882 17.8444L14.982 18.5524L17.452 21.0162L18.1582 20.3082ZM15.6882 17.8444L16.3978 17.1398L13.9396 14.6642L13.23 15.3688L12.5204 16.0734L14.9786 18.549L15.6882 17.8444ZM29.3618 9.09089L30.0697 9.79719C31.3128 8.55133 31.3058 6.53724 30.0746 5.28607L29.3618 5.98747L28.6491 6.68887C29.1196 7.16709 29.1127 7.92475 28.6539 8.38459L29.3618 9.09089ZM29.3618 5.98747L30.0697 5.28117L28.2261 3.43333L27.5182 4.13964L26.8103 4.84594L28.6539 6.69377L29.3618 5.98747ZM27.5182 4.13964L28.2261 3.43333C26.9818 2.18621 24.9684 2.19319 23.7188 3.42847L24.4218 4.13964L25.1248 4.8508C25.6007 4.38039 26.3527 4.38737 26.8103 4.84594L27.5182 4.13964ZM24.4218 4.13964L23.7135 3.43371L12.5217 14.6629L13.23 15.3688L13.9383 16.0747L25.1301 4.84556L24.4218 4.13964ZM26.7618 18.0932H25.7618V27.5219H26.7618H27.7618V18.0932H26.7618ZM26.7618 27.5219H25.7618C25.7618 27.7892 25.6515 28.0362 25.4748 28.2133L26.1827 28.9196L26.8906 29.6259C27.423 29.0923 27.7618 28.3443 27.7618 27.5219H26.7618ZM26.1827 28.9196L25.4748 28.2133C25.2982 28.3904 25.0528 28.5 24.7882 28.5V29.5V30.5C25.6109 30.5 26.3582 30.1595 26.8906 29.6259L26.1827 28.9196ZM24.7882 29.5V28.5H5.97364V29.5V30.5H24.7882V29.5ZM5.97364 29.5V28.5C5.70906 28.5 5.46366 28.3904 5.287 28.2133L4.57909 28.9196L3.87118 29.6259C4.40361 30.1595 5.15094 30.5 5.97364 30.5V29.5ZM4.57909 28.9196L5.287 28.2133C5.11031 28.0362 5 27.7892 5 27.5219H4H3C3 28.3443 3.33878 29.0923 3.87118 29.6259L4.57909 28.9196ZM4 27.5219H5V8.65262H4H3V27.5219H4ZM4 8.65262H5C5 8.3853 5.11031 8.13829 5.287 7.9612L4.57909 7.2549L3.87118 6.5486C3.33878 7.08221 3 7.83019 3 8.65262H4ZM4.57909 7.2549L5.287 7.9612C5.46366 7.78414 5.70906 7.67449 5.97364 7.67449V6.67449V5.67449C5.15094 5.67449 4.40361 6.01495 3.87118 6.5486L4.57909 7.2549ZM5.97364 6.67449V7.67449H15.3809V6.67449V5.67449H5.97364V6.67449ZM13.23 15.3688L12.5221 16.0751L14.9921 18.5507L15.7 17.8444L16.4079 17.1381L13.9379 14.6625L13.23 15.3688ZM15.7 17.8444L14.9921 18.5507L17.4503 21.0145L18.1582 20.3082L18.8661 19.6019L16.4079 17.1381L15.7 17.8444ZM18.1582 20.3082L18.865 21.0156L24.4727 15.4129L23.7659 14.7055L23.0591 13.998L17.4514 19.6008L18.1582 20.3082ZM23.7659 14.7055L24.4742 15.4114L30.0701 9.79682L29.3618 9.09089L28.6535 8.38496L23.0576 13.9995L23.7659 14.7055Z' fill='%23323745'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.center_tour .step_list .icon .icon3 {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M16.8896 5.73257C17.4735 5.53796 18.7939 5.49658 19.3811 5.50021C25.7979 5.50021 30.9997 10.702 30.9997 17.1188C30.9997 23.5356 25.7979 28.7374 19.3811 28.7374C18.8749 28.742 17.6681 28.7208 16.8896 28.5992' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.6186 28.7372C21.0354 28.7372 26.2372 23.5354 26.2372 17.1186C26.2372 10.7018 21.0354 5.5 14.6186 5.5C8.20183 5.5 3 10.7018 3 17.1186C3 23.5354 8.20183 28.7372 14.6186 28.7372Z' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.84668 12.918L12.378 22.8358L14.6728 12.918L17.1332 22.8358L19.3942 12.918' stroke='%23323745' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.93066 16.4238H20.3066' stroke='%23323745' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.center_tour .step_list .icon .icon4 {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M23.2808 20.4531L28.204 25.3763L28.8112 25.9835C29.7301 26.9024 29.7301 28.3891 28.8112 29.308C27.8923 30.2268 26.4057 30.2268 25.4868 29.308L24.8795 28.7007L19.9639 23.7776' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.57603 21.9465C10.6849 26.0479 17.3337 26.0479 21.4426 21.9465C25.544 17.8376 25.544 11.1888 21.4426 7.07994C17.3337 2.97856 10.6774 2.97856 6.57603 7.07994C2.47466 11.1813 2.47466 17.8376 6.57603 21.9465Z' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.13417 19.3817C11.8274 22.0749 16.1836 22.0749 18.8768 19.3817C21.57 16.6885 21.57 12.3323 18.8768 9.63905C16.1836 6.94584 11.8193 6.94584 9.13417 9.63905C6.44095 12.3323 6.44095 16.6885 9.13417 19.3817Z' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.2604 11.4727C12.6851 11.4727 12.1099 11.6893 11.6691 12.1301C11.2284 12.5708 11.0117 13.1461 11.0117 13.7213' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.center_tour .step_list .icon .icon5 {
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='34' viewBox='0 0 33 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M24.1575 8.81148L24.2095 26.1776C24.2095 28.0027 22.7957 29.4891 21.0596 29.4891H19.3443C19.4794 29.4891 19.6146 29.4781 19.7497 29.4563C18.2007 29.2486 17.0052 27.8607 17.0052 26.1776V24.8989H10.1128L10.0608 8.81148C10.0608 6.98634 11.4746 5.5 13.2107 5.5H27.3075C25.5714 5.5 24.1575 6.98634 24.1575 8.81148ZM24.1575 8.81148C24.1575 7.06284 25.4466 5.65301 27.0788 5.52186C28.7109 5.65301 30 7.06284 30 8.81148H29.9896V10.0902H24.1575V8.81148ZM19.8952 14.8115H15.0196M17.0052 26.1885V24.9098H4V26.1885C4 28.0246 5.41384 29.5 7.14994 29.5H19.3339C19.469 29.5 19.6042 29.4891 19.7393 29.4672C18.1903 29.2596 16.9948 27.8716 16.9948 26.1885H17.0052Z' stroke='%23323745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* 건강관리센터 종합검진 sub0501 이용안내, 국가검진 sub0201 검진절차안내 End *//*# sourceMappingURL=style_b01.css.map */