@import url("/css/common/common.css");
#top_layout {
  height: 100px;
  position: relative;
  z-index: 1000;
}
#top_layout::after {
  content: "";
  pointer-events: none;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  transition: 0.3s;
}
#top_layout a:focus {
  outline-offset: -2px;
}
#top_layout .top_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
#top_layout .logo_wrap {
  z-index: 5;
}
#top_layout .logo_wrap .link {
  display: flex;
  align-items: center;
  gap: 10px;
}
#top_layout .logo_wrap .link .logo {
  flex-shrink: 0;
  width: 48px;
  aspect-ratio: 48/36;
  background: url("data:image/svg+xml,%3Csvg width='48' height='36' viewBox='0 0 48 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4647_9660)'%3E%3Cpath d='M46.1704 18.4157C46.1704 18.4157 40.0435 7.4185 36.9963 3.68766C35.5899 1.82549 33.7213 0.490723 31.82 0.490723C30.2183 0.490723 28.6622 1.51947 27.8222 2.28127C25.309 4.26063 22.952 7.64639 22.952 7.64639C22.952 7.64639 21.6953 5.51727 20.3996 5.43913C18.9932 5.28938 17.7757 6.16186 16.4018 7.64639C13.283 10.8433 8.60156 17.5432 8.60156 17.5432C8.60156 17.5432 27.9785 11.0321 46.1704 18.4157Z' fill='%235BB53C'/%3E%3Cpath d='M8.45137 26.4114C8.45137 21.9578 18.3873 18.1879 31.4029 17.5433C30.0356 17.4652 28.5836 17.3936 27.1381 17.3936C12.1041 17.3936 0 21.502 0 26.4114C0 31.3207 12.1041 35.5073 27.1381 35.5073C28.5836 35.5073 30.029 35.4292 31.4029 35.3901C18.3807 34.7065 8.45137 30.9756 8.45137 26.4049V26.4114Z' fill='%23005BAC'/%3E%3Cpath d='M21.0112 26.4117C21.0112 23.2538 28.7789 20.7015 38.3697 20.7015C39.3594 20.7015 40.349 20.7015 41.2606 20.7796C38.7082 20.3629 35.8173 20.0959 32.7311 20.0959C22.1897 20.0959 13.6211 22.9478 13.6211 26.4117C13.6211 29.8756 22.1897 32.8056 32.7311 32.8056C35.8173 32.8056 38.7082 32.5386 41.2606 32.161C40.349 32.2391 39.3594 32.2391 38.3697 32.2391C28.7789 32.2391 21.0112 29.6477 21.0112 26.4117Z' fill='%23005BAC'/%3E%3Cpath d='M37.6852 23.3318C32.3917 23.3318 28.2051 24.6991 28.2051 26.4115C28.2051 28.1239 32.3917 29.5694 37.6852 29.5694C42.9787 29.5694 47.0872 28.2021 47.0872 26.4115C47.0872 24.621 42.8615 23.3318 37.6852 23.3318Z' fill='%23E61919'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4647_9660'%3E%3Crect width='48' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center/contain;
}
#top_layout .logo_wrap .link .tit {
  font-family: Paperlogy, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #222;
}
#top_layout #gnb_layout {
  text-align: center;
  height: 100%;
}
#top_layout #gnb_layout #gnb {
  height: 100%;
  display: flex;
  justify-content: center;
}
#top_layout #gnb_layout .depth1_ul {
  height: 100%;
  display: flex;
  justify-content: center;
}
#top_layout #gnb_layout .depth1_ul > li {
  position: relative;
}
#top_layout #gnb_layout .depth1_ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #000;
  height: 100%;
  padding: 0 30px;
  letter-spacing: -0.02em;
  font-weight: 500;
}
#top_layout #gnb_layout .depth1_ul > li > a[target=_blank] span::after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3.5C7 3.22386 6.77614 3 6.5 3H1.5C1.22386 3 1 3.22386 1 3.5V8.5C1 8.77614 1.22386 9 1.5 9H6.5C6.77614 9 7 8.77614 7 8.5V3.5ZM8 7H8.5C8.77614 7 9 6.77614 9 6.5V1.5C9 1.22386 8.77614 1 8.5 1H3.5C3.22386 1 3 1.22386 3 1.5V2H6.5C7.32843 2 8 2.67157 8 3.5V7ZM10 6.5C10 7.32843 9.32843 8 8.5 8H8V8.5C8 9.32843 7.32843 10 6.5 10H1.5C0.671573 10 0 9.32843 0 8.5V3.5C0 2.67157 0.671573 2 1.5 2H2V1.5C2 0.671573 2.67157 0 3.5 0H8.5C9.32843 0 10 0.671573 10 1.5V6.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A") no-repeat center;
  margin-left: 4px;
  vertical-align: middle;
  transform: translateY(-1px);
}
#top_layout #gnb_layout .depth1_ul > li.on > a {
  color: #ED217C;
  -webkit-text-stroke: 0.012em currentColor;
}
#top_layout #gnb_layout .depth1_ul > li.on .item {
  background-color: #FFF7FB;
}
#top_layout #gnb_layout .item {
  position: absolute;
  left: 0;
  top: 100%;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: background-color 0.4s, height 0.4s;
  font-size: 17px;
}
#top_layout #gnb_layout .item .gnb-title {
  display: none;
}
#top_layout #gnb_layout .depth2_ul {
  padding: 1.15em 0;
}
#top_layout #gnb_layout .depth2_ul > li + li {
  margin-top: 2px;
}
#top_layout #gnb_layout .depth2_ul > li > a {
  color: #444;
  line-height: 1.3;
  letter-spacing: -0.04em;
  display: flex;
  padding: 0.6em 1em;
  justify-content: center;
  font-weight: 500;
}
#top_layout #gnb_layout .depth2_ul > li > a[target=_blank] span::after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3.5C7 3.22386 6.77614 3 6.5 3H1.5C1.22386 3 1 3.22386 1 3.5V8.5C1 8.77614 1.22386 9 1.5 9H6.5C6.77614 9 7 8.77614 7 8.5V3.5ZM8 7H8.5C8.77614 7 9 6.77614 9 6.5V1.5C9 1.22386 8.77614 1 8.5 1H3.5C3.22386 1 3 1.22386 3 1.5V2H6.5C7.32843 2 8 2.67157 8 3.5V7ZM10 6.5C10 7.32843 9.32843 8 8.5 8H8V8.5C8 9.32843 7.32843 10 6.5 10H1.5C0.671573 10 0 9.32843 0 8.5V3.5C0 2.67157 0.671573 2 1.5 2H2V1.5C2 0.671573 2.67157 0 3.5 0H8.5C9.32843 0 10 0.671573 10 1.5V6.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A") no-repeat center;
  margin-left: 3px;
  vertical-align: middle;
  transform: translateY(-1px);
}
#top_layout #gnb_layout .depth2_ul > li > a:hover, #top_layout #gnb_layout .depth2_ul > li > a:focus {
  color: #ED217C;
  font-weight: 700;
}
#top_layout #gnb_layout .depth2_ul > li > a:hover[target=_blank] span::after, #top_layout #gnb_layout .depth2_ul > li > a:focus[target=_blank] span::after {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 3.5C7 3.22386 6.77614 3 6.5 3H1.5C1.22386 3 1 3.22386 1 3.5V8.5C1 8.77614 1.22386 9 1.5 9H6.5C6.77614 9 7 8.77614 7 8.5V3.5ZM8 7H8.5C8.77614 7 9 6.77614 9 6.5V1.5C9 1.22386 8.77614 1 8.5 1H3.5C3.22386 1 3 1.22386 3 1.5V2H6.5C7.32843 2 8 2.67157 8 3.5V7ZM10 6.5C10 7.32843 9.32843 8 8.5 8H8V8.5C8 9.32843 7.32843 10 6.5 10H1.5C0.671573 10 0 9.32843 0 8.5V3.5C0 2.67157 0.671573 2 1.5 2H2V1.5C2 0.671573 2.67157 0 3.5 0H8.5C9.32843 0 10 0.671573 10 1.5V6.5Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
}
#top_layout #gnb_layout .gnb_bg {
  width: 100%;
  position: absolute;
  background-color: #fff;
  transition: height 0.4s;
  height: 0;
  top: 100%;
  left: 50%;
  z-index: -5;
  box-shadow: 0 20px 8px rgba(0, 57, 89, 0.06);
  transform: translateX(-50%);
}
#top_layout .utile_wrap {
  display: flex;
  align-items: center;
  z-index: 5;
}
#top_layout .utile_wrap .utile-btn {
  display: block;
  background: no-repeat center/contain;
  border-radius: 3px;
  position: relative;
  transition: background-color 0.3s;
  width: 32px;
  height: 32px;
}
#top_layout .utile_wrap .utile-btn::before {
  content: "";
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border-radius: 4px;
  background-color: #FFF7FB;
  position: absolute;
  left: -2px;
  top: -2px;
  opacity: 0;
  transition: 0.3s;
  z-index: -5;
}
#top_layout .utile_wrap .utile-btn.btn-allmenu {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='10' width='25' height='2.5' fill='black'/%3E%3Crect x='4' y='18.75' width='25' height='2.5' fill='black'/%3E%3C/svg%3E%0A");
}
#top_layout .utile_wrap .utile-btn:hover::before {
  opacity: 1;
}
#top_layout .utile_wrap .allmenu-link {
  margin-right: -3px;
}
#top_layout.open::after {
  border-color: #EEE;
}
#top_layout.open .gnb_bg {
  transform: scaleY(1);
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Pretendard", sans-serif;
}

body {
  --layout-width: 1420px;
  --layout-padding: 50px;
  min-width: calc(var(--layout-width) + var(--layout-padding) * 2);
  overflow-x: auto;
  font-size: 16px;
  font-weight: 400;
}
body,
body button,
body input,
body textarea,
body select {
  font-family: "Pretendard", sans-serif;
}

a[target=_blank] {
  padding-right: 0;
  background: none;
}

.layout {
  width: 100%;
  max-width: calc(var(--layout-width) + var(--layout-padding) * 2);
  margin: 0 auto;
  padding-inline: var(--layout-padding);
}

.top-nav {
  height: 50px;
  background-color: #F7F7F7;
  border-bottom: 1px solid #EDEDED;
}
.top-nav .link-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  height: 100%;
}
.top-nav .link-list .link-item {
  position: relative;
}
.top-nav .link-list .link-item .link {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: -0.03em;
  color: #444;
  transition: color 0.3s;
}
.top-nav .link-list .link-item .link:hover {
  color: #222;
}
.top-nav .link-list .link-item:not(:last-child)::after {
  content: "";
  display: block;
  width: 4px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #d9d9d9;
  position: absolute;
  top: 10px;
  right: -14px;
}

.visual-section {
  --padding-bottom: 80px;
  height: 740px;
  position: relative;
}
.visual-section .visual-swiper-nav,
.visual-section .visual-text-wrap {
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: var(--padding-bottom);
  transform: translateX(-50%);
  z-index: 10;
}
.visual-section .visual-swiper-nav {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  z-index: 10;
}
.visual-section .visual-swiper-nav .swiper-button-lock {
  display: none !important;
}
.visual-section .visual-swiper-nav .swiper-btn {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  aspect-ratio: 1;
  border: 1px solid #fff;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.15) no-repeat center/100%;
  transition: background-color 0.3s, border-color 0.3s;
}
.visual-section .visual-swiper-nav .swiper-btn:hover {
  background-color: rgba(0, 0, 0, 0.3);
  border-color: transparent;
}
.visual-section .visual-swiper-nav .swiper-btn.prev, .visual-section .visual-swiper-nav .swiper-btn.next {
  background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41 25L31.8168 34.0555C30.7277 35.1294 30.7277 36.8706 31.8168 37.9445L41 47' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.visual-section .visual-swiper-nav .swiper-btn.next {
  transform: rotate(180deg);
}
.visual-section .visual-swiper-nav .swiper-btn.toggle {
  background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31 27L31 45M41 27L41 45' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.visual-section .visual-swiper-nav .swiper-btn.toggle.paused {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cdefs%3E%3Cfilter id='shadow' x='-10%25' y='-10%25' width='120%25' height='120%25'%3E%3CfeDropShadow dx='2' dy='2' stdDeviation='1' flood-color='rgba(0,0,0,0.1)'/%3E%3C/filter%3E%3C/defs%3E%3Crect x='0' y='0' width='72' height='72' fill='transparent' rx='0' ry='0' filter='url(%23shadow)'/%3E%3Cpath d='M46.5 36.268L30.5 45.3923L30.5 27.1436L46.5 36.268Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.visual-section .visual-text-wrap {
  color: #fff;
}
.visual-section .visual-text-wrap .title {
  font-size: 66px;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.visual-section .visual-text-wrap .title,
.visual-section .visual-text-wrap .title b {
  font-family: Paperlogy, sans-serif;
}
.visual-section .visual-text-wrap .title b {
  font-weight: 700;
}
.visual-section .visual-text-wrap .desc {
  margin-top: 10px;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.5;
}
.visual-section .visual-swiper,
.visual-section .visual-swiper .swiper-slide {
  height: 100%;
}
.visual-section .visual-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.shortcut-section {
  margin-top: 60px;
}
.shortcut-section .shortcut-link-list {
  display: flex;
  gap: 50px;
  padding-bottom: 120px;
}
.shortcut-section .shortcut-link-list .link-item {
  width: calc((100% - 100px) / 3);
}
.shortcut-section .shortcut-link-list .link-item .link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  width: 100%;
}
.shortcut-section .shortcut-link-list .link-item .link:hover .link-desc {
  font-weight: 500;
}
.shortcut-section .shortcut-link-list .link-item .link .link-icon {
  flex-shrink: 0;
  width: 90px;
  aspect-ratio: 1;
  border-radius: 32px;
  background: #F7F7F7 no-repeat center/contain;
}
.shortcut-section .shortcut-link-list .link-item .link .link-icon.icon1 {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.5449 49.0879V59.1902C37.5449 60.3352 38.9697 60.8605 39.7123 59.9891L64.6198 30.8355C64.7788 30.6483 64.5433 30.3887 64.3421 30.5276L37.5449 49.0879Z' fill='%23C10532'/%3E%3Cpath d='M63.4542 30.0213L26.3073 36.948C24.9529 37.2016 24.5303 38.9342 25.617 39.7835L39.5409 50.6444L64.9253 31.7339C65.2553 30.788 64.4403 29.8382 63.4542 30.0233V30.0213Z' fill='%23FFBBCD'/%3E%3Cpath d='M64.5877 30.3555L37.5449 49.0869L52.5474 60.789C53.4108 61.4632 54.6806 61.0888 55.0428 60.0545L64.9257 31.7319C65.1088 31.2107 64.9398 30.6875 64.5896 30.3555H64.5877Z' fill='url(%23paint0_linear_4657_32525)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4657_32525' x1='37.5449' y1='45.7423' x2='65.0001' y2='45.7423' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFA1B5'/%3E%3Cstop offset='1' stop-color='%23F45671'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.shortcut-section .shortcut-link-list .link-item .link .link-icon.icon2 {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53.2376 26.9336H36.51C31.0733 26.9336 26.666 31.3409 26.666 36.7775V53.5052C26.666 58.9418 31.0733 63.3491 36.51 63.3491H53.2376C58.6743 63.3491 63.0816 58.9418 63.0816 53.5052V36.7775C63.0816 31.3409 58.6743 26.9336 53.2376 26.9336Z' fill='url(%23paint0_linear_4657_32531)'/%3E%3Cpath d='M47.5008 39.6188H37.2616C36.0218 39.6188 35.0156 38.6126 35.0156 37.3729C35.0156 36.1331 36.0218 35.127 37.2616 35.127H47.5008C48.7406 35.127 49.7468 36.1331 49.7468 37.3729C49.7468 38.6126 48.7406 39.6188 47.5008 39.6188Z' fill='white'/%3E%3Cpath d='M42.1757 47.8864H37.2616C36.0218 47.8864 35.0156 46.8802 35.0156 45.6405C35.0156 44.4007 36.0218 43.3945 37.2616 43.3945H42.1757C43.4155 43.3945 44.4217 44.4007 44.4217 45.6405C44.4217 46.8802 43.4155 47.8864 42.1757 47.8864Z' fill='white'/%3E%3Cpath d='M47.0644 50.3854L46.211 54.2866C45.8135 56.1058 47.4328 57.7251 49.252 57.3276L53.1532 56.4741C53.7529 56.3439 54.3031 56.0429 54.7366 55.6072L69.1802 41.1636C69.827 40.5168 69.827 39.468 69.1802 38.8211L64.7153 34.3562C64.0685 33.7094 63.0196 33.7094 62.3727 34.3562L47.9291 48.7998C47.4957 49.2333 47.1947 49.7835 47.0622 50.3832L47.0644 50.3854Z' fill='%23B7F9D9'/%3E%3Cpath d='M63.209 41.6101L62.9866 41.3878C62.3847 40.7859 62.3847 39.8112 62.9866 39.2092C63.5885 38.6073 64.5633 38.6073 65.1652 39.2092L65.3875 39.4316C65.9894 40.0335 65.9894 41.0082 65.3875 41.6101C64.7856 42.212 63.8109 42.212 63.209 41.6101Z' fill='%23089965'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4657_32531' x1='26.6639' y1='45.1424' x2='63.0795' y2='45.1424' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%237CDDA6'/%3E%3Cstop offset='1' stop-color='%2300A55E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.shortcut-section .shortcut-link-list .link-item .link .link-icon.icon3 {
  background-image: url("data:image/svg+xml,%3Csvg width='90' height='90' viewBox='0 0 90 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.2361 26.8512C37.7798 27.0377 30.0503 34.7184 29.8045 44.1726C29.7071 47.8848 30.7538 51.3449 32.6077 54.2371L28.8023 58.1272C27.2281 59.7354 28.3679 62.4454 30.6181 62.4454H47.3569C57.1289 62.4454 65.2589 54.6693 65.3924 44.8972C65.5301 34.8328 57.3133 26.652 47.2361 26.8512Z' fill='url(%23paint0_linear_4657_32555)'/%3E%3Cpath d='M40.8966 47.3205C42.2353 47.3205 43.3205 46.2353 43.3205 44.8966C43.3205 43.5579 42.2353 42.4727 40.8966 42.4727C39.5579 42.4727 38.4727 43.5579 38.4727 44.8966C38.4727 46.2353 39.5579 47.3205 40.8966 47.3205Z' fill='white'/%3E%3Cpath d='M47.9845 47.3205C49.3232 47.3205 50.4084 46.2353 50.4084 44.8966C50.4084 43.5579 49.3232 42.4727 47.9845 42.4727C46.6458 42.4727 45.5605 43.5579 45.5605 44.8966C45.5605 46.2353 46.6458 47.3205 47.9845 47.3205Z' fill='%23E6E3FF'/%3E%3Cpath d='M55.0724 47.3205C56.4111 47.3205 57.4963 46.2353 57.4963 44.8966C57.4963 43.5579 56.4111 42.4727 55.0724 42.4727C53.7337 42.4727 52.6484 43.5579 52.6484 44.8966C52.6484 46.2353 53.7337 47.3205 55.0724 47.3205Z' fill='%23C8C5FF'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_4657_32555' x1='28.0713' y1='44.6472' x2='65.3945' y2='44.6472' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ABA2F4'/%3E%3Cstop offset='1' stop-color='%237158ED'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.shortcut-section .shortcut-link-list .link-item .link .text-wrap {
  flex-grow: 1;
}
.shortcut-section .shortcut-link-list .link-item .link .text-wrap .link-title,
.shortcut-section .shortcut-link-list .link-item .link .text-wrap .link-desc {
  line-height: 1.4;
  letter-spacing: -0.01em;
  color: #222;
}
.shortcut-section .shortcut-link-list .link-item .link .text-wrap .link-title {
  font-weight: 700;
  font-size: 20px;
}
.shortcut-section .shortcut-link-list .link-item .link .text-wrap .link-desc {
  margin-top: 12px;
  font-size: 17px;
}

.photo-section {
  display: none !important;
  margin-block: 100px;
}
.photo-section .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.photo-section .section-header .section-title {
  font-weight: 700;
  font-family: Paperlogy, sans-serif;
  font-size: 36px;
  line-height: 1.28;
  letter-spacing: -0.01em;
  color: #1d1d1d;
}
.photo-section .section-header .more-link {
  flex-shrink: 0;
  width: 48px;
  aspect-ratio: 1;
  color: #999;
  transition: 0.3s;
}
.photo-section .section-header .more-link:hover {
  transform: rotate(90deg);
  color: #ED217C;
}
.photo-section .section-header .more-link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 24L36 24' stroke='%23999999' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M24 12L24 36' stroke='%23999999' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat center/contain;
          mask: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 24L36 24' stroke='%23999999' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M24 12L24 36' stroke='%23999999' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A") no-repeat center/contain;
}
.photo-section .photo-list {
  display: flex;
  gap: 40px;
}
.photo-section .photo-list .photo-item {
  width: calc((100% - 80px) / 3);
}
.photo-section .photo-list .photo-item .link {
  display: block;
  width: 100%;
}
.photo-section .photo-list .photo-item .link:hover .photo-title {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.photo-section .photo-list .photo-item .link:hover .img-wrap img {
  transform: scale(1.03);
}
.photo-section .photo-list .photo-item .link .img-wrap {
  aspect-ratio: 447/260;
  border-radius: 16px;
  overflow: hidden;
}
.photo-section .photo-list .photo-item .link .img-wrap img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s;
}
.photo-section .photo-list .photo-item .link .text-wrap {
  margin-top: 20px;
}
.photo-section .photo-list .photo-item .link .text-wrap .photo-title {
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: -0.01em;
  color: #1d1d1d;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.photo-section .photo-list .photo-item .link .text-wrap .date {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  color: #999;
}
.photo-section .photo-list .photo-item .link .text-wrap .date::before {
  content: "";
  width: 15px;
  aspect-ratio: 15/15.83;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 0C11.367 0.000175805 11.665 0.298986 11.665 0.666992V2.50098H13.499C14.3274 2.50099 14.999 3.17256 14.999 4.00098V14.334C14.9988 15.1623 14.3273 15.834 13.499 15.834H1.5C0.671685 15.834 0.000181223 15.1623 0 14.334V4.00098C0 3.17255 0.671573 2.50098 1.5 2.50098H3.33398V0.666992C3.33407 0.298877 3.63284 0 4.00098 0C4.36896 0.000175805 4.6669 0.298986 4.66699 0.666992V2.50098H10.332V0.666992C10.3321 0.298877 10.6309 0 10.999 0ZM1.33301 14.334C1.33319 14.4259 1.40806 14.501 1.5 14.501H13.499C13.591 14.501 13.6658 14.4259 13.666 14.334V7.33398H1.33301V14.334ZM3.83496 10.001C4.2952 10.001 4.66895 10.3737 4.66895 10.834C4.66886 11.2941 4.29514 11.667 3.83496 11.667C3.37493 11.6668 3.00204 11.294 3.00195 10.834C3.00195 10.3739 3.37487 10.0012 3.83496 10.001ZM7.49902 10.001C7.95926 10.001 8.33301 10.3737 8.33301 10.834C8.33292 11.2941 7.95921 11.667 7.49902 11.667C7.03899 11.6668 6.6661 11.294 6.66602 10.834C6.66602 10.3739 7.03894 10.0012 7.49902 10.001ZM11.1689 10.001C11.6292 10.001 12.0029 10.3737 12.0029 10.834C12.0028 11.2941 11.6291 11.667 11.1689 11.667C10.7089 11.6668 10.336 11.294 10.3359 10.834C10.3359 10.3739 10.7089 10.0012 11.1689 10.001ZM1.5 3.83398C1.40795 3.83398 1.33301 3.90893 1.33301 4.00098V6.00098H13.666V4.00098C13.666 3.90893 13.5911 3.83399 13.499 3.83398H1.5Z' fill='%23999999'/%3E%3C/svg%3E%0A") no-repeat center/contain;
          mask: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.999 0C11.367 0.000175805 11.665 0.298986 11.665 0.666992V2.50098H13.499C14.3274 2.50099 14.999 3.17256 14.999 4.00098V14.334C14.9988 15.1623 14.3273 15.834 13.499 15.834H1.5C0.671685 15.834 0.000181223 15.1623 0 14.334V4.00098C0 3.17255 0.671573 2.50098 1.5 2.50098H3.33398V0.666992C3.33407 0.298877 3.63284 0 4.00098 0C4.36896 0.000175805 4.6669 0.298986 4.66699 0.666992V2.50098H10.332V0.666992C10.3321 0.298877 10.6309 0 10.999 0ZM1.33301 14.334C1.33319 14.4259 1.40806 14.501 1.5 14.501H13.499C13.591 14.501 13.6658 14.4259 13.666 14.334V7.33398H1.33301V14.334ZM3.83496 10.001C4.2952 10.001 4.66895 10.3737 4.66895 10.834C4.66886 11.2941 4.29514 11.667 3.83496 11.667C3.37493 11.6668 3.00204 11.294 3.00195 10.834C3.00195 10.3739 3.37487 10.0012 3.83496 10.001ZM7.49902 10.001C7.95926 10.001 8.33301 10.3737 8.33301 10.834C8.33292 11.2941 7.95921 11.667 7.49902 11.667C7.03899 11.6668 6.6661 11.294 6.66602 10.834C6.66602 10.3739 7.03894 10.0012 7.49902 10.001ZM11.1689 10.001C11.6292 10.001 12.0029 10.3737 12.0029 10.834C12.0028 11.2941 11.6291 11.667 11.1689 11.667C10.7089 11.6668 10.336 11.294 10.3359 10.834C10.3359 10.3739 10.7089 10.0012 11.1689 10.001ZM1.5 3.83398C1.40795 3.83398 1.33301 3.90893 1.33301 4.00098V6.00098H13.666V4.00098C13.666 3.90893 13.5911 3.83399 13.499 3.83398H1.5Z' fill='%23999999'/%3E%3C/svg%3E%0A") no-repeat center/contain;
}
.photo-section .photo-list .photo-item .link .text-wrap .date .date-inner {
  line-height: 1.5;
}

.footer {
  padding-top: 48px;
  border-top: 1px solid #EDEDED;
}
.footer-top, .footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-top .footer-details {
  display: flex;
  align-items: center;
}
.footer-top .footer-details .detail-item.logo {
  margin-right: 30px;
}
.footer-top .footer-details .detail-item.logo .footer-logo {
  display: block;
  width: 131px;
  aspect-ratio: 131/37;
  background: url(/images/mayor/main/2026/footer_logo.svg) no-repeat center/contain;
}
.footer-top .footer-details .detail-item:not(.logo) {
  margin-right: 28px;
  font-size: 17px;
  line-height: 1.5;
  color: #1e2124;
  position: relative;
}
.footer-top .footer-details .detail-item:not(.logo) dt,
.footer-top .footer-details .detail-item:not(.logo) dd,
.footer-top .footer-details .detail-item:not(.logo) address {
  display: inline-block;
}
.footer-top .footer-details .detail-item:not(.logo):not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #1e2124;
  opacity: 0.15;
  position: absolute;
  right: -13px;
  top: 6px;
}
.footer-top .sns-list {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer-top .sns-list .sns-item .link {
  display: block;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid #cdd1d5;
  transition: background-color 0.3s;
}
.footer-top .sns-list .sns-item .link:hover {
  background-color: #f5f5f5;
}
.footer-top .sns-list .sns-item .link::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  color: #33363D;
  background-color: currentColor;
  -webkit-mask: no-repeat center/contain;
          mask: no-repeat center/contain;
}
.footer-top .sns-list .sns-item.instagram .link::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2726 11.0629C15.315 11.1081 14.6611 11.2609 14.0894 11.4856C13.4977 11.7162 12.9962 12.0256 12.4973 12.5263C11.9983 13.0271 11.691 13.529 11.4621 14.1215C11.2405 14.6945 11.0904 15.3489 11.0481 16.3071C11.0058 17.2652 10.9964 17.5732 11.0011 20.0173C11.0058 22.4613 11.0166 22.7677 11.063 23.7278C11.1087 24.6852 11.261 25.339 11.4857 25.9108C11.7166 26.5025 12.0257 27.0038 12.5266 27.5029C13.0276 28.0021 13.529 28.3086 14.123 28.5379C14.6955 28.7592 15.3501 28.91 16.3081 28.9519C17.2661 28.9939 17.5744 29.0036 20.0177 28.9989C22.4611 28.9942 22.7687 28.9834 23.7287 28.9379C24.6886 28.8924 25.339 28.739 25.911 28.5154C26.5027 28.284 27.0043 27.9754 27.5031 27.4743C28.0019 26.9732 28.309 26.471 28.5378 25.8781C28.7595 25.3057 28.9102 24.651 28.9518 23.6938C28.9937 22.7331 29.0036 22.4264 28.9989 19.9827C28.9943 17.539 28.9833 17.2326 28.9377 16.2729C28.8922 15.3131 28.7397 14.6613 28.5153 14.0891C28.284 13.4975 27.9753 12.9965 27.4745 12.497C26.9737 11.9975 26.4712 11.6906 25.8784 11.4624C25.3057 11.2408 24.6514 11.0898 23.6934 11.0484C22.7354 11.007 22.4271 10.9963 19.9828 11.001C17.5386 11.0057 17.2326 11.0161 16.2726 11.0629ZM16.3777 27.3328C15.5002 27.2947 15.0238 27.1489 14.7063 27.0268C14.2858 26.8648 13.9862 26.669 13.6698 26.3556C13.3534 26.0422 13.159 25.7416 12.9948 25.3221C12.8715 25.0045 12.723 24.5286 12.682 23.6511C12.6373 22.7027 12.628 22.4179 12.6227 20.0151C12.6175 17.6123 12.6267 17.3279 12.6683 16.3791C12.7057 15.5023 12.8524 15.0253 12.9743 14.708C13.1363 14.2869 13.3314 13.988 13.6455 13.6717C13.9596 13.3554 14.2593 13.1607 14.6793 12.9965C14.9964 12.8727 15.4723 12.7254 16.3495 12.6837C17.2986 12.6387 17.583 12.6297 19.9855 12.6244C22.388 12.6192 22.6731 12.6282 23.6226 12.67C24.4994 12.7081 24.9766 12.8534 25.2936 12.976C25.7143 13.138 26.0136 13.3326 26.3299 13.6472C26.6461 13.9619 26.8411 14.2605 27.0052 14.6813C27.1293 14.9976 27.2765 15.4733 27.3179 16.351C27.3631 17.3001 27.3733 17.5847 27.3777 19.987C27.382 22.3893 27.3735 22.6746 27.3319 23.623C27.2936 24.5005 27.1482 24.9772 27.0259 25.2951C26.8639 25.7154 26.6686 26.0151 26.3543 26.3311C26.0401 26.6472 25.7407 26.842 25.3206 27.0061C25.0038 27.1298 24.5273 27.2774 23.6509 27.3192C22.7018 27.3638 22.4174 27.3732 20.014 27.3784C17.6106 27.3836 17.3271 27.3739 16.3779 27.3328M23.7148 15.1898C23.7152 15.4034 23.7789 15.6122 23.8978 15.7896C24.0168 15.967 24.1858 16.1051 24.3833 16.1865C24.5808 16.2679 24.798 16.2889 25.0074 16.2469C25.2169 16.2048 25.4091 16.1016 25.5599 15.9503C25.7107 15.799 25.8132 15.6063 25.8545 15.3967C25.8957 15.1871 25.8739 14.97 25.7918 14.7728C25.7097 14.5756 25.5709 14.4072 25.3931 14.2889C25.2152 14.1705 25.0063 14.1076 24.7927 14.108C24.5063 14.1086 24.2319 14.2229 24.0297 14.4257C23.8276 14.6286 23.7143 14.9034 23.7148 15.1898ZM15.3789 20.009C15.384 22.5614 17.4569 24.6258 20.0087 24.621C22.5606 24.6161 24.6265 22.5434 24.6217 19.991C24.6168 17.4386 22.5434 15.3736 19.9911 15.3786C17.4389 15.3837 15.3741 17.4569 15.3789 20.009ZM17 20.0057C16.9988 19.4124 17.1736 18.832 17.5023 18.338C17.831 17.844 18.2988 17.4585 18.8465 17.2304C19.3943 17.0022 19.9974 16.9416 20.5796 17.0562C21.1617 17.1708 21.6969 17.4555 22.1173 17.8742C22.5377 18.293 22.8245 18.827 22.9414 19.4087C23.0583 19.9904 23.0001 20.5937 22.7741 21.1424C22.5481 21.691 22.1645 22.1603 21.6718 22.491C21.1791 22.8216 20.5994 22.9987 20.006 22.9999C19.6121 23.0007 19.2218 22.9239 18.8575 22.7739C18.4931 22.6238 18.162 22.4035 17.8828 22.1255C17.6037 21.8474 17.382 21.5171 17.2306 21.1534C17.0791 20.7897 17.0007 20.3997 17 20.0057Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2726 11.0629C15.315 11.1081 14.6611 11.2609 14.0894 11.4856C13.4977 11.7162 12.9962 12.0256 12.4973 12.5263C11.9983 13.0271 11.691 13.529 11.4621 14.1215C11.2405 14.6945 11.0904 15.3489 11.0481 16.3071C11.0058 17.2652 10.9964 17.5732 11.0011 20.0173C11.0058 22.4613 11.0166 22.7677 11.063 23.7278C11.1087 24.6852 11.261 25.339 11.4857 25.9108C11.7166 26.5025 12.0257 27.0038 12.5266 27.5029C13.0276 28.0021 13.529 28.3086 14.123 28.5379C14.6955 28.7592 15.3501 28.91 16.3081 28.9519C17.2661 28.9939 17.5744 29.0036 20.0177 28.9989C22.4611 28.9942 22.7687 28.9834 23.7287 28.9379C24.6886 28.8924 25.339 28.739 25.911 28.5154C26.5027 28.284 27.0043 27.9754 27.5031 27.4743C28.0019 26.9732 28.309 26.471 28.5378 25.8781C28.7595 25.3057 28.9102 24.651 28.9518 23.6938C28.9937 22.7331 29.0036 22.4264 28.9989 19.9827C28.9943 17.539 28.9833 17.2326 28.9377 16.2729C28.8922 15.3131 28.7397 14.6613 28.5153 14.0891C28.284 13.4975 27.9753 12.9965 27.4745 12.497C26.9737 11.9975 26.4712 11.6906 25.8784 11.4624C25.3057 11.2408 24.6514 11.0898 23.6934 11.0484C22.7354 11.007 22.4271 10.9963 19.9828 11.001C17.5386 11.0057 17.2326 11.0161 16.2726 11.0629ZM16.3777 27.3328C15.5002 27.2947 15.0238 27.1489 14.7063 27.0268C14.2858 26.8648 13.9862 26.669 13.6698 26.3556C13.3534 26.0422 13.159 25.7416 12.9948 25.3221C12.8715 25.0045 12.723 24.5286 12.682 23.6511C12.6373 22.7027 12.628 22.4179 12.6227 20.0151C12.6175 17.6123 12.6267 17.3279 12.6683 16.3791C12.7057 15.5023 12.8524 15.0253 12.9743 14.708C13.1363 14.2869 13.3314 13.988 13.6455 13.6717C13.9596 13.3554 14.2593 13.1607 14.6793 12.9965C14.9964 12.8727 15.4723 12.7254 16.3495 12.6837C17.2986 12.6387 17.583 12.6297 19.9855 12.6244C22.388 12.6192 22.6731 12.6282 23.6226 12.67C24.4994 12.7081 24.9766 12.8534 25.2936 12.976C25.7143 13.138 26.0136 13.3326 26.3299 13.6472C26.6461 13.9619 26.8411 14.2605 27.0052 14.6813C27.1293 14.9976 27.2765 15.4733 27.3179 16.351C27.3631 17.3001 27.3733 17.5847 27.3777 19.987C27.382 22.3893 27.3735 22.6746 27.3319 23.623C27.2936 24.5005 27.1482 24.9772 27.0259 25.2951C26.8639 25.7154 26.6686 26.0151 26.3543 26.3311C26.0401 26.6472 25.7407 26.842 25.3206 27.0061C25.0038 27.1298 24.5273 27.2774 23.6509 27.3192C22.7018 27.3638 22.4174 27.3732 20.014 27.3784C17.6106 27.3836 17.3271 27.3739 16.3779 27.3328M23.7148 15.1898C23.7152 15.4034 23.7789 15.6122 23.8978 15.7896C24.0168 15.967 24.1858 16.1051 24.3833 16.1865C24.5808 16.2679 24.798 16.2889 25.0074 16.2469C25.2169 16.2048 25.4091 16.1016 25.5599 15.9503C25.7107 15.799 25.8132 15.6063 25.8545 15.3967C25.8957 15.1871 25.8739 14.97 25.7918 14.7728C25.7097 14.5756 25.5709 14.4072 25.3931 14.2889C25.2152 14.1705 25.0063 14.1076 24.7927 14.108C24.5063 14.1086 24.2319 14.2229 24.0297 14.4257C23.8276 14.6286 23.7143 14.9034 23.7148 15.1898ZM15.3789 20.009C15.384 22.5614 17.4569 24.6258 20.0087 24.621C22.5606 24.6161 24.6265 22.5434 24.6217 19.991C24.6168 17.4386 22.5434 15.3736 19.9911 15.3786C17.4389 15.3837 15.3741 17.4569 15.3789 20.009ZM17 20.0057C16.9988 19.4124 17.1736 18.832 17.5023 18.338C17.831 17.844 18.2988 17.4585 18.8465 17.2304C19.3943 17.0022 19.9974 16.9416 20.5796 17.0562C21.1617 17.1708 21.6969 17.4555 22.1173 17.8742C22.5377 18.293 22.8245 18.827 22.9414 19.4087C23.0583 19.9904 23.0001 20.5937 22.7741 21.1424C22.5481 21.691 22.1645 22.1603 21.6718 22.491C21.1791 22.8216 20.5994 22.9987 20.006 22.9999C19.6121 23.0007 19.2218 22.9239 18.8575 22.7739C18.4931 22.6238 18.162 22.4035 17.8828 22.1255C17.6037 21.8474 17.382 21.5171 17.2306 21.1534C17.0791 20.7897 17.0007 20.3997 17 20.0057Z' fill='%2333363D'/%3E%3C/svg%3E%0A");
}
.footer-top .sns-list .sns-item.youtube .link::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4658_64517)'%3E%3Cpath d='M20 12.5C20 12.5 26.254 12.4998 27.8135 12.9473C28.6737 13.194 29.3525 13.9201 29.582 14.8418C30.0002 16.5136 30 20 30 20C30 20.001 30.0002 23.4879 29.582 25.1582C29.3525 26.0799 28.6737 26.806 27.8135 27.0527C26.254 27.5002 20 27.5 20 27.5C19.9984 27.5 13.7469 27.5002 12.1865 27.0527C11.3263 26.806 10.6475 26.0799 10.418 25.1582C9.99985 23.4867 10 20.001 10 20C10 20 9.99979 16.5136 10.418 14.8418C10.6475 13.9201 11.3263 13.194 12.1865 12.9473C13.7458 12.4998 19.9984 12.5 20 12.5ZM18 22.5L23 20L18 17.5V22.5Z' fill='%2333363D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4658_64517'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4658_64517)'%3E%3Cpath d='M20 12.5C20 12.5 26.254 12.4998 27.8135 12.9473C28.6737 13.194 29.3525 13.9201 29.582 14.8418C30.0002 16.5136 30 20 30 20C30 20.001 30.0002 23.4879 29.582 25.1582C29.3525 26.0799 28.6737 26.806 27.8135 27.0527C26.254 27.5002 20 27.5 20 27.5C19.9984 27.5 13.7469 27.5002 12.1865 27.0527C11.3263 26.806 10.6475 26.0799 10.418 25.1582C9.99985 23.4867 10 20.001 10 20C10 20 9.99979 16.5136 10.418 14.8418C10.6475 13.9201 11.3263 13.194 12.1865 12.9473C13.7458 12.4998 19.9984 12.5 20 12.5ZM18 22.5L23 20L18 17.5V22.5Z' fill='%2333363D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4658_64517'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.footer-top .sns-list .sns-item.facebook .link::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4658_64519)'%3E%3Cpath d='M29.9996 20.0367C29.9996 14.4936 25.5225 10 19.9998 10C14.4771 10 10 14.4936 10 20.0367C10 24.7436 13.2287 28.6932 17.5842 29.778V23.104H15.5223V20.0367H17.5842V18.7151C17.5842 15.299 19.1246 13.7156 22.4662 13.7156C23.0997 13.7156 24.1929 13.8405 24.6401 13.9649V16.7451C24.4041 16.7202 23.9941 16.7078 23.4849 16.7078C21.8454 16.7078 21.2118 17.3312 21.2118 18.952V20.0367H24.4781L23.9169 23.104H21.2118V30C26.1633 29.3998 30 25.1683 30 20.0367H29.9996Z' fill='%2333363D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4658_64519'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4658_64519)'%3E%3Cpath d='M29.9996 20.0367C29.9996 14.4936 25.5225 10 19.9998 10C14.4771 10 10 14.4936 10 20.0367C10 24.7436 13.2287 28.6932 17.5842 29.778V23.104H15.5223V20.0367H17.5842V18.7151C17.5842 15.299 19.1246 13.7156 22.4662 13.7156C23.0997 13.7156 24.1929 13.8405 24.6401 13.9649V16.7451C24.4041 16.7202 23.9941 16.7078 23.4849 16.7078C21.8454 16.7078 21.2118 17.3312 21.2118 18.952V20.0367H24.4781L23.9169 23.104H21.2118V30C26.1633 29.3998 30 25.1683 30 20.0367H29.9996Z' fill='%2333363D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4658_64519'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.footer-top .sns-list .sns-item.blog .link::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4658_64520)'%3E%3Cpath d='M14.3642 17.642C13.9841 17.642 13.6761 17.9409 13.6761 18.3097C13.6761 18.6784 13.9841 18.9787 14.3642 18.9787C14.7442 18.9787 15.0522 18.6798 15.0522 18.3097C15.0522 17.9395 14.7442 17.642 14.3642 17.642Z' fill='%2333363D'/%3E%3Cpath d='M21.1669 17.5721C20.7572 17.5721 20.4252 17.8943 20.4252 18.2918C20.4252 18.6894 20.7572 19.0116 21.1669 19.0116C21.5766 19.0116 21.9087 18.6894 21.9087 18.2918C21.9087 17.8943 21.5766 17.5721 21.1669 17.5721Z' fill='%2333363D'/%3E%3Cpath d='M24.9971 18.2918C24.9971 17.9039 25.3221 17.5886 25.7219 17.5886C26.1217 17.5886 26.4467 17.9039 26.4467 18.2918C26.4467 18.6798 26.1217 18.9951 25.7219 18.9951C25.3221 18.9951 24.9971 18.6798 24.9971 18.2918Z' fill='%2333363D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6759 11H27.3255C28.8033 11 30.0014 12.1625 30.0014 13.5965V22.0331C30.0014 23.467 28.8033 24.6296 27.3255 24.6296H22.1984L20.438 28.6532C20.438 28.6532 20.3179 29.0014 20.024 29.0014C19.7316 29.0014 19.6101 28.6532 19.6101 28.6532L17.8497 24.6296H12.6759C11.1981 24.6296 10 23.467 10 22.0331V13.5965C10 12.1625 11.1981 11 12.6759 11ZM14.6313 20.0439C14.6313 20.0439 16.2744 20 16.2828 18.4577H16.2814C16.2814 18.4577 16.5032 16.655 14.7316 16.4946C14.7316 16.4946 13.9178 16.4864 13.6366 16.9525V15.1209C13.6366 15.1209 12.5148 15.1347 12.44 15.1237V15.1209C12.4343 15.1223 12.44 15.1237 12.44 15.1237V19.9136H13.6366V19.6353C13.6366 19.6353 13.9955 20.0439 14.6313 20.0439ZM18.3894 19.9219V16.6427C18.3894 16.6427 18.5236 15.0401 16.653 14.966V16.1107C16.653 16.1107 17.2181 16.2341 17.2181 16.6756V19.9219H18.3894ZM19.2018 18.2932C19.2018 19.2611 20.0805 20.0466 21.1656 20.0466C22.2506 20.0466 23.1294 19.2611 23.1294 18.2932C23.1294 17.3254 22.2506 16.5398 21.1656 16.5398C20.0805 16.5398 19.2018 17.3254 19.2018 18.2932ZM25.8548 21.7123C27.5996 21.7123 27.5826 20.0466 27.5826 20.0466V16.5864H26.3945V16.9374C26.0059 16.4302 25.3744 16.496 25.3744 16.496C23.7737 16.6097 23.7398 18.041 23.7398 18.041V18.5647C23.7398 19.9452 25.1978 20.0466 25.1978 20.0466C26.2263 20.0466 26.369 19.6024 26.369 19.6024C26.3775 20.6992 25.6442 20.6334 25.6442 20.6334H25.3235V21.7123H25.8548Z' fill='%2333363D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4658_64520'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4658_64520)'%3E%3Cpath d='M14.3642 17.642C13.9841 17.642 13.6761 17.9409 13.6761 18.3097C13.6761 18.6784 13.9841 18.9787 14.3642 18.9787C14.7442 18.9787 15.0522 18.6798 15.0522 18.3097C15.0522 17.9395 14.7442 17.642 14.3642 17.642Z' fill='%2333363D'/%3E%3Cpath d='M21.1669 17.5721C20.7572 17.5721 20.4252 17.8943 20.4252 18.2918C20.4252 18.6894 20.7572 19.0116 21.1669 19.0116C21.5766 19.0116 21.9087 18.6894 21.9087 18.2918C21.9087 17.8943 21.5766 17.5721 21.1669 17.5721Z' fill='%2333363D'/%3E%3Cpath d='M24.9971 18.2918C24.9971 17.9039 25.3221 17.5886 25.7219 17.5886C26.1217 17.5886 26.4467 17.9039 26.4467 18.2918C26.4467 18.6798 26.1217 18.9951 25.7219 18.9951C25.3221 18.9951 24.9971 18.6798 24.9971 18.2918Z' fill='%2333363D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6759 11H27.3255C28.8033 11 30.0014 12.1625 30.0014 13.5965V22.0331C30.0014 23.467 28.8033 24.6296 27.3255 24.6296H22.1984L20.438 28.6532C20.438 28.6532 20.3179 29.0014 20.024 29.0014C19.7316 29.0014 19.6101 28.6532 19.6101 28.6532L17.8497 24.6296H12.6759C11.1981 24.6296 10 23.467 10 22.0331V13.5965C10 12.1625 11.1981 11 12.6759 11ZM14.6313 20.0439C14.6313 20.0439 16.2744 20 16.2828 18.4577H16.2814C16.2814 18.4577 16.5032 16.655 14.7316 16.4946C14.7316 16.4946 13.9178 16.4864 13.6366 16.9525V15.1209C13.6366 15.1209 12.5148 15.1347 12.44 15.1237V15.1209C12.4343 15.1223 12.44 15.1237 12.44 15.1237V19.9136H13.6366V19.6353C13.6366 19.6353 13.9955 20.0439 14.6313 20.0439ZM18.3894 19.9219V16.6427C18.3894 16.6427 18.5236 15.0401 16.653 14.966V16.1107C16.653 16.1107 17.2181 16.2341 17.2181 16.6756V19.9219H18.3894ZM19.2018 18.2932C19.2018 19.2611 20.0805 20.0466 21.1656 20.0466C22.2506 20.0466 23.1294 19.2611 23.1294 18.2932C23.1294 17.3254 22.2506 16.5398 21.1656 16.5398C20.0805 16.5398 19.2018 17.3254 19.2018 18.2932ZM25.8548 21.7123C27.5996 21.7123 27.5826 20.0466 27.5826 20.0466V16.5864H26.3945V16.9374C26.0059 16.4302 25.3744 16.496 25.3744 16.496C23.7737 16.6097 23.7398 18.041 23.7398 18.041V18.5647C23.7398 19.9452 25.1978 20.0466 25.1978 20.0466C26.2263 20.0466 26.369 19.6024 26.369 19.6024C26.3775 20.6992 25.6442 20.6334 25.6442 20.6334H25.3235V21.7123H25.8548Z' fill='%2333363D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4658_64520'%3E%3Crect width='24' height='24' fill='white' transform='translate(8 8)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.footer-bottom {
  margin-top: 80px;
  padding-block: 16px 30px;
  border-top: 1px solid #cdd1d5;
}
.footer-bottom .footer-links .link,
.footer-bottom .copyright {
  font-size: 15px;
  line-height: 1.5;
}
.footer-bottom .footer-links {
  display: flex;
  align-items: center;
  gap: 15px;
}
.footer-bottom .footer-links .link-item .link {
  padding-inline: 2px;
  color: #1e2124;
}
.footer-bottom .footer-links .link-item .link:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.footer-bottom .footer-links .link-item.privacy .link {
  color: #096ab3;
  font-weight: 700;
}
.footer-bottom .copyright {
  color: #464c53;
}/*# sourceMappingURL=main.css.map */