@charset "UTF-8";
/* 매니페스토란? */
.manifesto {
  position: relative;
  min-height: 230px;
  margin: 0 0 30px;
  padding: 5% 5% 5% 350px;
  background: url(/images/mayor/sub02/sub0204_img01.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 1240px) {
  .manifesto {
    padding: 50px 40px 40px 310px;
  }
}
@media (max-width: 767px) {
  .manifesto {
    min-height: auto;
    padding: 40px;
    background-position: right center;
  }
}
@media (max-width: 420px) {
  .manifesto {
    padding: 30px;
    background-position: left;
  }
}
.manifesto .img_b {
  position: absolute;
  top: 35px;
  left: 65px;
  width: 231px;
  height: 159px;
  background: url(/images/mayor/sub02/sub0204_img02.jpg) no-repeat;
}
@media (max-width: 1240px) {
  .manifesto .img_b {
    left: 40px;
  }
}
@media (max-width: 767px) {
  .manifesto .img_b {
    display: none;
  }
}
.manifesto .txt_b p {
  font-family: "nsr";
  line-height: 1.4;
}
.manifesto .txt_b .txt1 {
  margin: 0;
  font-size: 20px;
  color: #333;
}
@media (max-width: 767px) {
  .manifesto .txt_b .txt1 {
    font-size: 18px;
  }
}
.manifesto .txt_b .txt2 {
  margin: 15px 0 0;
  font-size: 23px;
  color: #333;
  font-weight: bold;
}
@media (max-width: 767px) {
  .manifesto .txt_b .txt2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .manifesto .txt_b .txt2 span {
    display: block;
  }
}
@media (max-width: 560px) {
  .manifesto .txt_b .txt2 span {
    display: inline;
  }
}

/* 매니페스토란? End */
/* sub0403 취임사 */
.sub0403 {
  border-bottom: 2px solid #333;
}
.sub0403 .tit {
  display: block;
  text-align: center;
  font-family: "nsr";
  font-weight: bold;
  font-size: 32px;
}
.sub0403 .txtbox {
  line-height: 1.5;
  font-size: 16px;
  color: #545454;
  font-weight: 400;
}
.sub0403 .txtbox .mtxt {
  display: block;
  margin-top: 30px;
  font-weight: bold;
}
.sub0403 .txtbox .txt_b .mtxt, .sub0403 .txtbox .txt_b p {
  font-size: 18px;
}
.sub0403 .txtbox .txt_b .sign {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 40px;
  margin: 30px 70px;
  color: #777;
  font-size: 14px;
}
@media (max-width: 767px) {
  .sub0403 .txtbox .txt_b .sign {
    justify-content: center;
    gap: 30px;
    margin: 30px 0;
  }
}
@media (max-width: 420px) {
  .sub0403 .txtbox .txt_b .sign {
    gap: 20px;
  }
}
.sub0403 .txtbox .txt_b .sign .name {
  width: 81px;
  height: 37px;
  font-size: 0;
  background: url(/images/mayor/sub04/sub0403_img02.jpg) no-repeat right center;
}
.sub0403 .txtbox .img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 40%;
}
@media (max-width: 767px) {
  .sub0403 .txtbox .img {
    position: relative;
    right: auto;
    bottom: auto;
    max-width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}
.sub0403 .wrap {
  position: relative;
  padding-right: 360px;
  min-height: 370px;
}
@media (max-width: 1240px) {
  .sub0403 .wrap {
    padding-right: 40%;
  }
}
@media (max-width: 767px) {
  .sub0403 .wrap {
    padding-right: 0;
    min-height: auto;
  }
}

/* 인사말 */
.mayor-greetings * {
  font-family: "gothic";
}
.mayor-greetings .title .tit {
  display: block;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (max-width: 1280px) {
  .mayor-greetings .title .tit {
    font-size: 40px;
  }
}
@media (max-width: 1024px) {
  .mayor-greetings .title .tit {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .mayor-greetings .title .tit {
    font-size: 32px;
  }
}
@media (max-width: 500px) {
  .mayor-greetings .title .tit {
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .mayor-greetings .title .tit {
    font-size: 24px;
  }
}
.mayor-greetings .title .tit .color1 {
  display: inline-block;
  color: #C85912;
}
.mayor-greetings .title .tit .color2 {
  display: inline-block;
  color: #3B71B5;
}
.mayor-greetings .title p {
  margin-top: 12px;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #222;
}
@media (max-width: 1280px) {
  .mayor-greetings .title p {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .mayor-greetings .title p {
    margin-top: 10px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .mayor-greetings .title p {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .mayor-greetings .title p {
    font-size: 19px;
  }
}
@media (max-width: 400px) {
  .mayor-greetings .title p {
    font-size: 18px;
  }
}
.mayor-greetings .inner {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .mayor-greetings .inner {
    margin-top: 30px;
  }
}
@media (max-width: 500px) {
  .mayor-greetings .inner {
    margin-top: 20px;
  }
}
.mayor-greetings .inner .img {
  float: right;
  margin: 0 0 80px 50px;
  border-radius: 16px;
  overflow: hidden;
  max-width: 45%;
}
@media (max-width: 767px) {
  .mayor-greetings .inner .img {
    float: none;
    margin: 0 auto 40px;
    max-width: 410px;
  }
}
@media (max-width: 400px) {
  .mayor-greetings .inner .img {
    margin-bottom: 30px;
  }
}
.mayor-greetings .inner .img .box {
  position: relative;
  padding: 24px 30px;
  background: #FBB80D;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 400px) {
  .mayor-greetings .inner .img .box {
    padding: 20px 25px;
  }
}
@media (max-width: 350px) {
  .mayor-greetings .inner .img .box {
    padding: 15px 20px;
  }
}
.mayor-greetings .inner .img .box::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 161px;
  max-width: 37%;
  height: 142px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  background-image: url("data:image/svg+xml,%3Csvg width='161' height='142' viewBox='0 0 161 142' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M115.553 128.645L133.737 143.415V79.3472H115.553V128.645Z' fill='white'/%3E%3Cpath d='M19.6143 74.6137V109.602L46.3599 112.396V74.6137C46.3599 70.2446 46.9613 66.0347 48.0403 62.0194L22.3914 54.4487C20.5871 60.8697 19.6143 67.6267 19.6143 74.6313V74.6137Z' fill='white'/%3E%3Cpath d='M94.208 26.7451C105.193 26.7451 115.311 30.4597 123.377 36.686L140.111 15.8489C127.463 5.92566 111.543 0 94.208 0C87.2385 0 80.4991 0.972869 74.0957 2.75941L81.6489 28.4078C85.6466 27.3288 89.8565 26.7274 94.208 26.7274V26.7451Z' fill='white'/%3E%3Cpath d='M101.314 54.4803C103.295 55.1702 105.117 56.1607 106.779 57.3636L118.171 43.1774C114.704 40.5241 110.777 38.4368 106.532 37.0571L101.296 54.498L101.314 54.4803Z' fill='white'/%3E%3Cpath d='M54.6885 143.422L72.8727 128.652V89.0293H54.6885V143.422Z' fill='white'/%3E%3Cpath d='M24.6123 47.7598L49.6952 57.0462C51.0572 53.597 52.8084 50.3423 54.8957 47.3352L33.2445 31.6455C29.7421 36.5983 26.8411 42.011 24.6123 47.7598Z' fill='white'/%3E%3Cpath d='M168.832 109.582V74.5936C168.832 67.6067 167.842 60.832 166.055 54.4287L140.406 61.9994C141.503 66.0147 142.087 70.2246 142.087 74.5936V112.376L168.832 109.582Z' fill='white'/%3E%3Cpath d='M94.2222 53.2444C95.5135 53.2444 96.7694 53.3859 97.99 53.5981L102.041 35.8388C99.5112 35.3259 96.8932 35.0605 94.2222 35.0605C82.3707 35.0605 71.7396 40.2787 64.5049 48.5392L78.4968 60.196C82.406 55.933 87.9957 53.2444 94.2399 53.2444H94.2222Z' fill='white'/%3E%3Cpath d='M145.47 20.4136L127.356 40.0832C132.292 44.8061 136.201 50.5902 138.748 57.0465L163.831 47.76C159.798 37.3061 153.465 27.9843 145.47 20.4136Z' fill='white'/%3E%3Cpath d='M5.49414 126.6H46.3555V117.155L5.49414 115.439V126.6Z' fill='white'/%3E%3Cpath d='M142.094 126.6H182.955V115.439L142.094 117.155V126.6Z' fill='white'/%3E%3Cpath d='M115.586 74.6079V75.8991L133.77 74.6786V74.6079C133.77 63.4641 129.153 53.3993 121.724 46.2178L109.412 59.5903C113.233 63.4464 115.586 68.753 115.586 74.6079Z' fill='white'/%3E%3Cpath d='M72.86 74.6105C72.86 70.2945 74.1512 66.2615 76.3624 62.9007L61.6275 52.2168C57.2407 58.5847 54.6758 66.2969 54.6758 74.5928V84.3392L72.86 85.5597V74.5751V74.6105Z' fill='white'/%3E%3Cpath d='M76.6895 30.0535L67.4205 4.97119C55.7635 9.46408 45.5216 16.7871 37.5439 26.0913L58.0808 43.2138C63.0867 37.4473 69.4547 32.9014 76.6895 30.0535Z' fill='white'/%3E%3Cpath d='M46.3449 131.534H0V145.048H46.3449V131.534Z' fill='white'/%3E%3Cpath d='M188.424 131.534H142.079V145.048H188.424V131.534Z' fill='white'/%3E%3C/svg%3E%0A");
}
@media (max-width: 320px) {
  .mayor-greetings .inner .img .box::before {
    display: none;
  }
}
.mayor-greetings .inner .img .box .position {
  font-size: 16px;
  color: #222;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: bold;
}
@media (max-width: 400px) {
  .mayor-greetings .inner .img .box .position {
    font-size: 15px;
  }
}
.mayor-greetings .inner .img .box .sign {
  font-size: 0;
  width: 74px;
  height: 36px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg width='74' height='36' viewBox='0 0 74 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.2525 22.0998C16.2525 20.8078 16.3545 19.5725 16.5585 18.3938C16.7851 17.1925 17.0345 15.9571 17.3065 14.6878C17.3291 14.5971 17.3631 14.4045 17.4085 14.1098C17.4538 13.7925 17.4991 13.4638 17.5445 13.1238C17.5898 12.7611 17.6351 12.4325 17.6805 12.1378C17.7258 11.8205 17.7485 11.6278 17.7485 11.5598C17.7711 11.3105 17.8618 11.0951 18.0205 10.9138C18.2018 10.7325 18.4851 10.6418 18.8705 10.6418C19.3238 10.6418 19.6071 10.7551 19.7205 10.9818C19.8565 11.2085 19.9245 11.5031 19.9245 11.8658C19.9245 12.1605 19.8338 12.5571 19.6525 13.0558C19.4711 13.5545 19.3578 13.9851 19.3125 14.3478C19.0858 15.9345 18.8931 17.2265 18.7345 18.2238C18.5985 19.1985 18.4851 19.9918 18.3945 20.6038C18.3038 21.2158 18.2358 21.6918 18.1905 22.0318C18.1678 22.3718 18.1565 22.6778 18.1565 22.9498C18.1565 23.4938 18.1905 23.9811 18.2585 24.4118C18.3265 24.8198 18.3831 25.2845 18.4285 25.8058V25.9418C18.4285 26.1005 18.3491 26.2138 18.1905 26.2818C18.0545 26.3498 17.9071 26.3838 17.7485 26.3838C17.4538 26.3838 17.2045 26.2705 17.0005 26.0438C16.8191 25.7945 16.6718 25.4658 16.5585 25.0578C16.4451 24.6498 16.3658 24.1965 16.3205 23.6978C16.2751 23.1765 16.2525 22.6438 16.2525 22.0998ZM2.92447 24.6498C2.92447 24.4005 3.04914 24.1625 3.29847 23.9358C3.57047 23.7091 3.76314 23.5051 3.87647 23.3238C4.08047 23.0291 4.25047 22.7571 4.38647 22.5078C4.54514 22.2585 4.69247 22.0091 4.82847 21.7598C4.98714 21.5105 5.13447 21.2385 5.27047 20.9438C5.42914 20.6265 5.61047 20.2525 5.81447 19.8218C6.01847 19.3911 6.1998 18.9945 6.35847 18.6318C6.51714 18.2465 6.66447 17.8271 6.80047 17.3738C6.9138 17.0565 7.09514 16.8298 7.34447 16.6938C7.5938 16.5578 7.84314 16.5125 8.09247 16.5578C8.38714 16.6031 8.5798 16.7165 8.67047 16.8978C8.76114 17.0565 8.80647 17.2605 8.80647 17.5098C8.80647 17.7365 8.76114 17.9631 8.67047 18.1898C8.60247 18.3938 8.5118 18.6091 8.39847 18.8358C8.3078 19.0398 8.21714 19.2325 8.12647 19.4138C8.0358 19.5951 7.9338 19.7991 7.82047 20.0258C7.7298 20.2298 7.60514 20.4791 7.44647 20.7738C7.31047 21.0458 7.14047 21.3858 6.93647 21.7938C6.7778 22.1111 6.61914 22.3831 6.46047 22.6098C6.32447 22.8365 6.1658 23.1311 5.98447 23.4938C6.14314 23.4485 6.34714 23.4031 6.59647 23.3578C6.86847 23.3125 7.14047 23.2671 7.41247 23.2218C7.70714 23.1538 7.97914 23.1085 8.22847 23.0858C8.50047 23.0405 8.70447 23.0065 8.84047 22.9838C9.4978 22.8931 10.2231 22.7911 11.0165 22.6778C11.8325 22.5645 12.7618 22.5078 13.8045 22.5078C13.9858 22.5078 14.1218 22.5985 14.2125 22.7798C14.3031 22.9611 14.3485 23.1311 14.3485 23.2898C14.3485 23.4031 14.3145 23.5165 14.2465 23.6298C14.1785 23.7431 14.1105 23.8111 14.0425 23.8338C12.8865 24.0605 11.7191 24.2985 10.5405 24.5478C9.3618 24.7971 8.19447 25.0238 7.03847 25.2278C6.78914 25.2731 6.51714 25.3411 6.22247 25.4318C5.9278 25.4998 5.63314 25.5678 5.33847 25.6358C5.06647 25.7038 4.78314 25.7718 4.48847 25.8398C4.21647 25.8851 3.9558 25.8965 3.70647 25.8738C3.11714 25.8285 2.85647 25.4205 2.92447 24.6498ZM0.408469 20.0258C0.272469 19.7765 0.306469 19.4478 0.510469 19.0398C0.737136 18.6091 1.0998 18.0651 1.59847 17.4078C2.1198 16.7051 2.64114 15.9911 3.16247 15.2658C3.70647 14.5178 4.1938 13.7811 4.62447 13.0558C4.76047 12.8291 4.8738 12.5798 4.96447 12.3078C5.0778 12.0131 5.13447 11.7751 5.13447 11.5938C5.15714 11.4805 5.13447 11.3558 5.06647 11.2198C4.99847 11.0611 4.8058 10.9818 4.48847 10.9818C3.94447 10.9818 3.4118 11.0611 2.89047 11.2198C2.3918 11.3558 1.87047 11.5485 1.32647 11.7978C1.1678 11.8658 0.997802 11.9225 0.816469 11.9678C0.635136 11.9905 0.465136 11.9565 0.306469 11.8658C0.170469 11.7978 0.0798021 11.6505 0.0344688 11.4238C0.0118021 11.1745 0.0231355 10.9705 0.0684688 10.8118C0.136469 10.6305 0.238469 10.4945 0.374469 10.4038C0.510469 10.3131 0.680469 10.2111 0.884469 10.0978C1.45114 9.78048 2.10847 9.56515 2.85647 9.45181C3.62714 9.31581 4.28447 9.28181 4.82847 9.34981C5.5538 9.41781 6.08647 9.61048 6.42647 9.92781C6.76647 10.2451 6.9138 10.7325 6.86847 11.3898C6.82314 11.7525 6.76647 12.0698 6.69847 12.3418C6.65314 12.6138 6.55114 12.9425 6.39247 13.3278C7.02714 13.2598 7.60514 13.2145 8.12647 13.1918C8.67047 13.1465 9.23714 13.1465 9.82647 13.1918C10.0531 13.2145 10.3478 13.2485 10.7105 13.2938C11.0731 13.3165 11.4471 13.3618 11.8325 13.4298C12.2405 13.4751 12.6258 13.5318 12.9885 13.5998C13.3511 13.6451 13.6345 13.6905 13.8385 13.7358C14.2011 13.8491 14.4731 13.9625 14.6545 14.0758C14.8358 14.1891 14.9038 14.3705 14.8585 14.6198C14.8131 14.8238 14.7338 14.9825 14.6205 15.0958C14.5298 15.2091 14.3145 15.2431 13.9745 15.1978C13.7251 15.1751 13.3625 15.1411 12.8865 15.0958C12.4105 15.0278 11.9231 14.9825 11.4245 14.9598C10.9258 14.9145 10.4611 14.8805 10.0305 14.8578C9.5998 14.8125 9.28247 14.7898 9.07847 14.7898C7.8318 14.7218 6.7438 14.8918 5.81447 15.2998C5.67847 15.3451 5.47447 15.4811 5.20247 15.7078C4.93047 15.9345 4.65847 16.2405 4.38647 16.6258C4.0918 17.0111 3.7858 17.4191 3.46847 17.8498C3.1738 18.2805 2.9018 18.6771 2.65247 19.0398C2.38047 19.4251 2.13114 19.7311 1.90447 19.9578C1.6778 20.1845 1.4738 20.3091 1.29247 20.3318C1.11114 20.3545 0.929802 20.3318 0.748469 20.2638C0.567136 20.1958 0.453802 20.1165 0.408469 20.0258ZM3.60447 7.30981C3.60447 7.12848 3.6158 6.91314 3.63847 6.66381C3.6838 6.39181 3.72914 6.11981 3.77447 5.84781C3.8198 5.57581 3.86514 5.32648 3.91047 5.09981C3.97847 4.87315 4.0238 4.71448 4.04647 4.62381C4.11447 4.35181 4.21647 3.96648 4.35247 3.46781C4.48847 2.94648 4.61314 2.51581 4.72647 2.17581C4.8398 1.81314 4.99847 1.47315 5.20247 1.15581C5.40647 0.815812 5.7238 0.645812 6.15447 0.645812C6.7438 0.645812 7.00447 0.929145 6.93647 1.49581C6.89114 1.81314 6.7778 2.24381 6.59647 2.78781C6.41514 3.33181 6.22247 3.88714 6.01847 4.45381C5.76914 5.11114 5.56514 5.67781 5.40647 6.15381C5.27047 6.62981 5.13447 7.06048 4.99847 7.44581C4.93047 7.62715 4.81714 7.75181 4.65847 7.81981C4.52247 7.88781 4.37514 7.92181 4.21647 7.92181C4.0578 7.89915 3.91047 7.84248 3.77447 7.75181C3.66114 7.63848 3.60447 7.49115 3.60447 7.30981ZM42.9374 19.0738C42.9374 18.6658 42.9601 18.3145 43.0054 18.0198C43.0508 17.7025 43.0961 17.3285 43.1414 16.8978C42.7108 17.2605 42.2914 17.5778 41.8834 17.8498C41.4981 18.1218 41.0788 18.3938 40.6254 18.6658C40.1948 18.9151 39.7301 19.1645 39.2314 19.4138C38.7554 19.6631 38.2228 19.9578 37.6334 20.2978C37.5201 20.3658 37.3388 20.4678 37.0894 20.6038C36.8401 20.7398 36.6021 20.8078 36.3754 20.8078C36.1261 20.8078 35.8994 20.7738 35.6954 20.7058C35.4914 20.6378 35.3554 20.4791 35.2874 20.2298C35.1968 19.9125 35.1854 19.6745 35.2534 19.5158C35.3214 19.3571 35.4234 19.2325 35.5594 19.1418C35.8314 19.0285 36.1148 18.9038 36.4094 18.7678C36.6588 18.6545 36.9308 18.5298 37.2254 18.3938C37.5201 18.2578 37.7921 18.1105 38.0414 17.9518C39.1974 17.2945 40.2514 16.6485 41.2034 16.0138C42.1554 15.3565 43.0734 14.5405 43.9574 13.5658C44.1388 13.3845 44.2974 13.1578 44.4334 12.8858C44.5694 12.6138 44.6714 12.3645 44.7394 12.1378C44.8074 11.9338 44.8641 11.7298 44.9094 11.5258C44.9774 11.2991 45.0568 11.0951 45.1474 10.9138C45.2381 10.7098 45.3514 10.5511 45.4874 10.4378C45.6234 10.3018 45.8161 10.2338 46.0654 10.2338C46.2468 10.2338 46.4734 10.3131 46.7454 10.4718C47.0401 10.6305 47.1534 10.9025 47.0854 11.2878C47.0401 11.6051 46.9494 11.8998 46.8134 12.1718C46.7001 12.4438 46.5641 12.7158 46.4054 12.9878C46.0881 13.5545 45.8161 14.2005 45.5894 14.9258C45.3854 15.6511 45.2154 16.4105 45.0794 17.2038C44.9434 17.9745 44.8301 18.7451 44.7394 19.5158C44.6714 20.2638 44.6261 20.9438 44.6034 21.5558C44.6034 21.7371 44.4901 21.8731 44.2634 21.9638C44.0368 22.0318 43.8554 22.0658 43.7194 22.0658C43.4928 22.0658 43.3228 21.9411 43.2094 21.6918C43.1188 21.4198 43.0508 21.1138 43.0054 20.7738C42.9601 20.4338 42.9374 20.1051 42.9374 19.7878C42.9374 19.4478 42.9374 19.2098 42.9374 19.0738ZM37.4634 26.4178C37.4634 25.9191 37.5201 25.4658 37.6334 25.0578C37.7694 24.6271 37.9394 24.1738 38.1434 23.6978C38.2341 23.5391 38.3474 23.3011 38.4834 22.9838C38.6421 22.6438 38.8121 22.3151 38.9934 21.9978C39.1748 21.6578 39.3561 21.3631 39.5374 21.1138C39.7414 20.8645 39.9454 20.7285 40.1494 20.7058C40.3761 20.6831 40.6368 20.7285 40.9314 20.8418C41.2488 20.9325 41.4188 21.1025 41.4414 21.3518C41.4641 21.5785 41.3734 21.8391 41.1694 22.1338C40.9654 22.4058 40.7728 22.6778 40.5914 22.9498C40.2968 23.4031 40.0814 23.8111 39.9454 24.1738C39.8094 24.5365 39.7074 24.9105 39.6394 25.2958C39.6168 25.3865 39.6054 25.4885 39.6054 25.6018C39.6054 25.7151 39.6508 25.8058 39.7414 25.8738C39.8094 25.9418 39.9114 25.9758 40.0474 25.9758C40.2061 25.9758 40.3534 25.9645 40.4894 25.9418C40.6481 25.8965 40.7841 25.8511 40.8974 25.8058C41.0334 25.7605 41.1241 25.7265 41.1694 25.7038C42.0534 25.3185 43.0281 24.9671 44.0934 24.6498C45.1814 24.3325 46.3374 24.0831 47.5614 23.9018C47.8788 23.8338 48.1508 23.8111 48.3774 23.8338C48.6268 23.8565 48.8648 23.9131 49.0914 24.0038C49.1594 24.0265 49.2048 24.1058 49.2274 24.2418C49.2728 24.3551 49.2841 24.4911 49.2614 24.6498C49.2614 24.7858 49.2274 24.9218 49.1594 25.0578C49.1141 25.1711 49.0234 25.2391 48.8874 25.2618C48.7514 25.3071 48.4681 25.3638 48.0374 25.4318C47.6294 25.4998 47.2668 25.5678 46.9494 25.6358C46.2921 25.8171 45.5668 26.0325 44.7734 26.2818C44.0028 26.5085 43.2094 26.7918 42.3934 27.1318C41.8948 27.3358 41.3621 27.5511 40.7954 27.7778C40.2514 28.0271 39.5601 28.0951 38.7214 27.9818C38.3588 27.9365 38.0528 27.7551 37.8034 27.4378C37.5768 27.1205 37.4634 26.7805 37.4634 26.4178ZM30.8334 22.5078C30.8788 21.9411 30.9354 21.3631 31.0034 20.7738C31.0941 20.1845 31.2188 19.4931 31.3774 18.6998C31.5134 18.0425 31.6268 17.4871 31.7174 17.0338C31.8308 16.5805 31.9554 16.1385 32.0914 15.7078C30.9581 15.9118 29.8588 16.2065 28.7934 16.5918C28.4761 16.7051 28.1814 16.8071 27.9094 16.8978C27.6374 16.9658 27.3428 17.0225 27.0254 17.0678C26.6401 17.1131 26.3568 17.0565 26.1754 16.8978C26.0168 16.7391 25.9714 16.4558 26.0394 16.0478C26.1074 15.6851 26.5381 15.3905 27.3314 15.1638C28.2381 14.9145 29.0768 14.6878 29.8474 14.4838C30.6181 14.2571 31.2528 14.0531 31.7514 13.8718C32.0914 13.7585 32.3294 13.6451 32.4654 13.5318C32.6241 13.4185 32.8734 13.3391 33.2134 13.2938C33.3721 13.2711 33.5194 13.2825 33.6554 13.3278C33.8141 13.3505 34.0068 13.3618 34.2334 13.3618C34.5734 13.3618 34.9248 13.3391 35.2874 13.2938C35.6728 13.2258 36.0241 13.1578 36.3414 13.0898C36.9308 12.9765 37.4521 12.9085 37.9054 12.8858C38.3814 12.8405 38.9594 12.8291 39.6394 12.8518C39.8888 12.8518 40.0928 12.9425 40.2514 13.1238C40.4328 13.2825 40.5234 13.4525 40.5234 13.6338C40.5234 13.7698 40.4894 13.9171 40.4214 14.0758C40.3534 14.2345 40.1721 14.3251 39.8774 14.3478C39.4921 14.3705 39.0728 14.3931 38.6194 14.4158C38.1661 14.4385 37.7014 14.4838 37.2254 14.5518C36.7721 14.6198 36.3074 14.7218 35.8314 14.8578C35.3781 14.9711 34.9361 15.1411 34.5054 15.3678C34.1654 15.5491 33.9048 15.9118 33.7234 16.4558C33.5648 16.9998 33.4401 17.5325 33.3494 18.0538C33.1681 18.8698 33.0094 19.7311 32.8734 20.6378C32.7601 21.5218 32.6694 22.3605 32.6014 23.1538C32.5561 23.7431 32.5221 24.3438 32.4994 24.9558C32.4994 25.5451 32.5108 26.1685 32.5334 26.8258C32.5334 27.0071 32.4654 27.1545 32.3294 27.2678C32.1934 27.3811 32.0348 27.4491 31.8534 27.4718C31.6721 27.4945 31.4908 27.4605 31.3094 27.3698C31.1508 27.2791 31.0488 27.1205 31.0034 26.8938C30.8674 26.2365 30.7881 25.5225 30.7654 24.7518C30.7428 23.9811 30.7654 23.2331 30.8334 22.5078ZM30.9354 9.99581C30.9354 9.49714 31.0261 8.99848 31.2074 8.49981C31.3888 8.00115 31.6041 7.54781 31.8534 7.13981C32.1028 6.70915 32.3748 6.32381 32.6694 5.98381C32.9641 5.62115 33.2361 5.33781 33.4854 5.13381C33.6214 5.02048 33.7461 4.96381 33.8594 4.96381C33.9954 4.96381 34.1541 4.92981 34.3354 4.86181C34.4261 4.81648 34.5054 4.77115 34.5734 4.72581C34.6641 4.65781 34.8114 4.62381 35.0154 4.62381C35.4914 4.62381 35.8768 4.86181 36.1714 5.33781C36.4888 5.79114 36.6474 6.27848 36.6474 6.79981C36.6474 7.32115 36.5568 7.85381 36.3754 8.39781C36.1941 8.91915 35.9221 9.40648 35.5594 9.85981C35.2194 10.2905 34.7888 10.6531 34.2674 10.9478C33.7688 11.2198 33.2021 11.3671 32.5674 11.3898C32.1141 11.4125 31.7288 11.2991 31.4114 11.0498C31.0941 10.8005 30.9354 10.4491 30.9354 9.99581ZM34.9814 6.15381C34.7774 6.26715 34.5508 6.45981 34.3014 6.73181C34.0748 7.00381 33.8594 7.30981 33.6554 7.64981C33.4514 7.98981 33.2814 8.35248 33.1454 8.73781C33.0094 9.10048 32.9414 9.44048 32.9414 9.75781C33.1908 9.75781 33.4514 9.66715 33.7234 9.48581C33.9954 9.30448 34.2334 9.06648 34.4374 8.77181C34.6641 8.47714 34.8454 8.15981 34.9814 7.81981C35.1401 7.45715 35.2194 7.11715 35.2194 6.79981C35.2194 6.57315 35.1401 6.35781 34.9814 6.15381ZM64.7176 34.4758C64.7403 34.2265 64.8423 33.9545 65.0236 33.6598C65.2049 33.3878 65.4089 33.1158 65.6356 32.8438C65.8849 32.5718 66.1343 32.3111 66.3836 32.0618C66.6329 31.8351 66.8483 31.6425 67.0296 31.4838C67.1883 31.3251 67.3923 31.1098 67.6416 30.8378C67.9136 30.5885 68.1743 30.3278 68.4236 30.0558C68.6729 29.8065 68.8996 29.5798 69.1036 29.3758C69.3076 29.1718 69.4436 29.0358 69.5116 28.9678C69.6249 28.8545 69.7269 28.7298 69.8176 28.5938C69.9309 28.4578 70.0103 28.3105 70.0556 28.1518C69.8063 28.1065 69.3869 28.0725 68.7976 28.0498C68.2309 28.0498 67.7209 28.0271 67.2676 27.9818C66.8143 27.9365 66.4289 27.7665 66.1116 27.4718C65.7943 27.1998 65.6583 26.7805 65.7036 26.2138C65.7489 25.6698 65.9189 25.1711 66.2136 24.7178C66.5309 24.2645 66.8483 23.8111 67.1656 23.3578C67.5736 22.7685 68.0269 22.2245 68.5256 21.7258C69.0243 21.2045 69.4209 20.6831 69.7156 20.1618C69.8063 20.0485 69.8629 19.9351 69.8856 19.8218C69.9309 19.7085 69.9649 19.6178 69.9876 19.5498C68.8996 19.5498 67.9363 19.7425 67.0976 20.1278C66.2816 20.5131 65.4089 21.1251 64.4796 21.9638C64.2303 22.1905 63.9356 22.2018 63.5956 21.9978C63.2783 21.7711 63.1196 21.4311 63.1196 20.9778C63.1196 20.6605 63.2783 20.3658 63.5956 20.0938C63.9129 19.8218 64.2076 19.5951 64.4796 19.4138C66.0436 18.3485 67.7776 17.8158 69.6816 17.8158C69.8629 17.8158 70.0783 17.8385 70.3276 17.8838C70.5996 17.9065 70.8489 17.9631 71.0756 18.0538C71.3023 18.1445 71.4949 18.2805 71.6536 18.4618C71.8123 18.6205 71.8916 18.8471 71.8916 19.1418C71.8916 19.5045 71.7443 19.9351 71.4496 20.4338C71.1776 20.9325 70.8489 21.4425 70.4636 21.9638C70.0783 22.4851 69.6816 22.9951 69.2736 23.4938C68.8656 23.9925 68.5369 24.4118 68.2876 24.7518C68.1743 24.9558 68.0609 25.1598 67.9476 25.3638C67.8343 25.5451 67.7549 25.7265 67.7096 25.9078C67.6643 26.0665 67.6529 26.2025 67.6756 26.3158C67.6983 26.4291 67.8229 26.4971 68.0496 26.5198C68.6843 26.5878 69.2736 26.6445 69.8176 26.6898C70.3616 26.7125 70.8943 26.7465 71.4156 26.7918C71.8009 26.8371 72.0616 26.9731 72.1976 27.1998C72.3336 27.4491 72.3903 27.7325 72.3676 28.0498C72.3676 28.2538 72.2769 28.4805 72.0956 28.7298C71.9143 28.9791 71.6989 29.2398 71.4496 29.5118C71.2003 29.7838 70.9283 30.0558 70.6336 30.3278C70.3389 30.5998 70.0669 30.8605 69.8176 31.1098C69.3869 31.5405 68.9336 31.9938 68.4576 32.4698C67.9816 32.9685 67.4943 33.5011 66.9956 34.0678C67.3129 34.0678 67.6416 34.0338 67.9816 33.9658C69.3643 33.7165 70.6903 33.4331 71.9596 33.1158C72.1183 33.0705 72.2543 33.0818 72.3676 33.1498C72.5036 33.2178 72.5943 33.3085 72.6396 33.4218C72.7076 33.5578 72.7303 33.6938 72.7076 33.8298C72.7076 33.9885 72.6623 34.1245 72.5716 34.2378C72.4129 34.4418 72.0503 34.6458 71.4836 34.8498C70.9169 35.0538 70.2936 35.2351 69.6136 35.3938C68.9563 35.5525 68.3103 35.6885 67.6756 35.8018C67.0409 35.9151 66.5876 35.9718 66.3156 35.9718C65.9076 35.9945 65.5223 35.8925 65.1596 35.6658C64.7969 35.4618 64.6496 35.0651 64.7176 34.4758ZM57.8836 16.6598C57.7476 16.9091 57.6003 17.1585 57.4416 17.4078C57.2829 17.6345 57.0676 17.9065 56.7956 18.2238C56.7049 18.3371 56.5576 18.5071 56.3536 18.7338C56.1496 18.9605 55.9683 19.1191 55.8096 19.2098C55.4469 19.3911 55.1296 19.3911 54.8576 19.2098C54.5856 19.0058 54.5063 18.7451 54.6196 18.4278C54.7329 18.0878 54.8576 17.8158 54.9936 17.6118C55.1523 17.3851 55.3223 17.1358 55.5036 16.8638C56.0929 16.0025 56.6709 15.1638 57.2376 14.3478C57.8043 13.5091 58.3483 12.6251 58.8696 11.6958C59.0056 11.4238 59.1189 11.2085 59.2096 11.0498C59.3229 10.8911 59.4023 10.7438 59.4476 10.6078C59.5156 10.4718 59.5609 10.3245 59.5836 10.1658C59.6063 10.0071 59.6289 9.80314 59.6516 9.55381C59.6743 9.28181 59.6289 9.10048 59.5156 9.00981C59.4023 8.89648 59.1756 8.83981 58.8356 8.83981C58.2463 8.83981 57.6343 9.03248 56.9996 9.41781C56.3649 9.78048 55.8549 10.1771 55.4696 10.6078C55.3109 10.7665 55.1183 10.9931 54.8916 11.2878C54.6649 11.5598 54.4609 11.7185 54.2796 11.7638C54.0529 11.8091 53.8716 11.7978 53.7356 11.7298C53.5996 11.6391 53.4976 11.5258 53.4296 11.3898C53.3843 11.2311 53.3616 11.0611 53.3616 10.8798C53.3843 10.6758 53.4523 10.4831 53.5656 10.3018C53.6563 10.1205 53.7809 9.92781 53.9396 9.72381C54.0983 9.51981 54.2343 9.34981 54.3476 9.21381C54.5969 8.91914 54.9029 8.64714 55.2656 8.39781C55.6509 8.14848 56.0476 7.92181 56.4556 7.71781C56.8636 7.51381 57.2829 7.35515 57.7136 7.24181C58.1443 7.10581 58.5409 7.02648 58.9036 7.00381C59.7649 6.95848 60.4563 7.08315 60.9776 7.37781C61.5216 7.67248 61.7823 8.13714 61.7596 8.77181C61.7596 9.08914 61.7483 9.36114 61.7256 9.58781C61.7256 9.81448 61.7029 10.0298 61.6576 10.2338C61.6349 10.4378 61.5896 10.6531 61.5216 10.8798C61.4536 11.0838 61.3403 11.3218 61.1816 11.5938C61.0683 11.7751 60.9096 12.0358 60.7056 12.3758C60.5243 12.7158 60.3429 13.0105 60.1616 13.2598C60.0256 13.4638 59.8783 13.6791 59.7196 13.9058C59.5836 14.1098 59.4249 14.3365 59.2436 14.5858C59.3116 14.8125 59.3796 15.0391 59.4476 15.2658C59.5383 15.4698 59.6289 15.6965 59.7196 15.9458C59.8329 16.2631 59.9576 16.5918 60.0936 16.9318C60.2523 17.2491 60.3996 17.5551 60.5356 17.8498C60.7169 18.1898 60.9323 18.5978 61.1816 19.0738C61.4309 19.5271 61.5669 19.9011 61.5896 20.1958C61.6123 20.3998 61.5216 20.5698 61.3176 20.7058C61.1363 20.8418 60.9209 20.8531 60.6716 20.7398C60.3089 20.5811 59.9463 20.2751 59.5836 19.8218C59.2209 19.3685 58.9489 18.9378 58.7676 18.5298C58.7223 18.4391 58.6543 18.3031 58.5636 18.1218C58.4729 17.9405 58.3823 17.7478 58.2916 17.5438C58.2009 17.3398 58.1103 17.1585 58.0196 16.9998C57.9516 16.8411 57.9063 16.7278 57.8836 16.6598ZM58.1216 3.16181C58.1443 2.88981 58.1669 2.66314 58.1896 2.48181C58.2349 2.27781 58.2689 2.08514 58.2916 1.90381C58.3369 1.69981 58.3823 1.50715 58.4276 1.32581C58.4956 1.12181 58.5636 0.895145 58.6316 0.645812C58.6543 0.532478 58.7109 0.430478 58.8016 0.339812C58.9149 0.226478 59.0169 0.147144 59.1076 0.101811C59.2663 0.0338107 59.4363 0.0111443 59.6176 0.033812C59.7989 0.033812 59.9689 0.0791448 60.1276 0.16981C60.2863 0.237811 60.3996 0.339811 60.4676 0.47581C60.5583 0.611811 60.5696 0.759145 60.5016 0.917811C60.2976 1.52981 60.1276 2.06248 59.9916 2.51581C59.8783 2.94648 59.7763 3.51315 59.6856 4.21581C59.6403 4.39714 59.5949 4.62381 59.5496 4.89581C59.5269 5.16781 59.4929 5.38314 59.4476 5.54181C59.4023 5.65515 59.2776 5.74581 59.0736 5.81381C58.8696 5.85914 58.6996 5.88181 58.5636 5.88181C58.3823 5.88181 58.2463 5.80248 58.1556 5.64381C58.0876 5.48514 58.0423 5.29248 58.0196 5.06581C58.0196 4.88448 58.0196 4.73714 58.0196 4.62381C58.0196 4.48781 58.0196 4.36315 58.0196 4.24981C58.0196 4.11381 58.0309 3.96648 58.0536 3.80781C58.0763 3.62648 58.0989 3.41115 58.1216 3.16181ZM69.9196 16.6938C69.8063 16.3765 69.7609 16.0591 69.7836 15.7418C69.8063 15.4018 69.8403 14.9938 69.8856 14.5178C69.9309 14.0645 69.9649 13.6678 69.9876 13.3278C70.0103 12.9651 70.0443 12.5798 70.0896 12.1718C69.9309 12.2398 69.6929 12.3871 69.3756 12.6138C69.0583 12.8178 68.7636 13.0105 68.4916 13.1918C67.7663 13.6451 66.9503 14.0985 66.0436 14.5518C65.1369 14.9825 64.2076 15.2885 63.2556 15.4698C63.0063 15.5151 62.7909 15.4698 62.6096 15.3338C62.4509 15.1751 62.3603 15.0051 62.3376 14.8238C62.2923 14.6425 62.2809 14.4611 62.3036 14.2798C62.3489 14.0758 62.4623 13.9285 62.6436 13.8378C62.8929 13.7471 63.1876 13.6565 63.5276 13.5658C63.8903 13.4525 64.1963 13.3391 64.4456 13.2258C65.3976 12.8405 66.3836 12.3645 67.4036 11.7978C68.4463 11.2085 69.4096 10.5625 70.2936 9.85981C70.3843 9.79181 70.4749 9.67848 70.5656 9.51981C70.6563 9.36115 70.7356 9.20248 70.8036 9.04381C70.8716 8.86248 70.9283 8.69248 70.9736 8.53381C71.0416 8.37514 71.0983 8.25048 71.1436 8.15981C71.2569 7.84248 71.4156 7.54781 71.6196 7.27581C71.8463 6.98115 72.1069 6.83381 72.4016 6.83381C72.6736 6.83381 72.9003 6.91314 73.0816 7.07181C73.2629 7.20781 73.3309 7.41181 73.2856 7.68381C73.2403 8.00114 73.1723 8.26181 73.0816 8.46581C73.0136 8.64714 72.9003 8.86248 72.7416 9.11181C72.2883 10.0185 71.9823 11.0158 71.8236 12.1038C71.6649 13.1918 71.5516 14.3025 71.4836 15.4358C71.4609 15.7985 71.3929 16.1271 71.2796 16.4218C71.1889 16.7165 70.9849 16.8865 70.6676 16.9318C70.5543 16.9545 70.4069 16.9431 70.2256 16.8978C70.0669 16.8525 69.9649 16.7845 69.9196 16.6938Z' fill='%23222222'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
  .mayor-greetings .inner .img .box .sign {
    width: 72px;
    height: 35px;
  }
}
@media (max-width: 400px) {
  .mayor-greetings .inner .img .box .sign {
    width: 68px;
    height: 33px;
  }
}
.mayor-greetings .inner .text p {
  margin-top: 25px;
  font-size: 18px;
  color: #444;
  letter-spacing: 0;
}
@media (max-width: 1280px) {
  .mayor-greetings .inner .text p {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .mayor-greetings .inner .text p {
    margin-top: 15px;
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .mayor-greetings .inner .text p {
    margin-top: 10px;
    font-size: 16px;
  }
}
.mayor-greetings .inner .text p:first-of-type {
  margin-top: 0;
}
.mayor-greetings .inner .text p b {
  color: #222;
}

/* 오시는길 */
.mayor-journey * {
  font-family: "gothic";
}
.mayor-journey {
  display: flex;
  flex-wrap: wrap;
  gap: 4.5%;
}
@media (max-width: 767px) {
  .mayor-journey {
    gap: 30px;
  }
}
.mayor-journey > li {
  width: 47.75%;
}
@media (max-width: 767px) {
  .mayor-journey > li {
    width: 100%;
  }
}
.mayor-journey > li.col1 {
  width: 100%;
}
.mayor-journey > li .title {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 20px 30px;
  background: #F2F4F6;
  border-radius: 10px;
  font-size: 24px;
  color: #222;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .mayor-journey > li .title {
    font-size: 23px;
  }
}
@media (max-width: 1024px) {
  .mayor-journey > li .title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .mayor-journey > li .title {
    padding: 15px 25px;
    font-size: 21px;
  }
}
@media (max-width: 500px) {
  .mayor-journey > li .title {
    padding: 15px 20px;
    font-size: 20px;
    gap: 6px;
  }
}
.mayor-journey > li .title .ico {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 500px) {
  .mayor-journey > li .title .ico {
    width: 20px;
    height: 20px;
  }
}
.mayor-journey > li .title .ico.ico1 {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 12C8.10218 12 7.72064 12.158 7.43934 12.4393C7.15804 12.7206 7 13.1022 7 13.5C7 13.8978 7.15804 14.2794 7.43934 14.5607C7.72064 14.842 8.10218 15 8.5 15C8.89782 15 9.27936 14.842 9.56066 14.5607C9.84196 14.2794 10 13.8978 10 13.5C10 13.1022 9.84196 12.7206 9.56066 12.4393C9.27936 12.158 8.89782 12 8.5 12ZM15.5 12C15.1022 12 14.7206 12.158 14.4393 12.4393C14.158 12.7206 14 13.1022 14 13.5C14 13.8978 14.158 14.2794 14.4393 14.5607C14.7206 14.842 15.1022 15 15.5 15C15.8978 15 16.2794 14.842 16.5607 14.5607C16.842 14.2794 17 13.8978 17 13.5C17 13.1022 16.842 12.7206 16.5607 12.4393C16.2794 12.158 15.8978 12 15.5 12Z' fill='%23222222'/%3E%3Cpath d='M12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22ZM19.7 9.87C18.6874 9.67332 17.7302 9.25714 16.8957 8.65072C16.0612 8.0443 15.3698 7.26239 14.87 6.36C15.02 6.08 15.17 5.8 15.29 5.51C15.38 5.29 15.46 5.07 15.53 4.84C17.55 5.84 19.08 7.66 19.7 9.87ZM12 4C12.57 4 13.12 4.06 13.65 4.17C13.59 4.36 13.52 4.54 13.45 4.72C13.3 5.07 13.12 5.4 12.92 5.72L12.88 5.78C12.57 6.26 12.21 6.69 11.81 7.07C11.76 7.12 11.7 7.17 11.65 7.21C11.51 7.34 11.36 7.46 11.2 7.58C11.13 7.63 11.07 7.68 11 7.73C10.82 7.85 10.64 7.97 10.45 8.08C10.41 8.1 10.37 8.13 10.34 8.15C10.12 8.27 9.89 8.38 9.65 8.47C9.57 8.5 9.48 8.53 9.4 8.56C9.23 8.62 9.06 8.68 8.88 8.73C8.79 8.75 8.71 8.78 8.62 8.8C8.43 8.84 8.24 8.88 8.05 8.91C7.97 8.92 7.89 8.94 7.81 8.95C6.78147 9.07376 5.73826 8.96089 4.76 8.62C6.04 5.89 8.8 4 12 4ZM4.14 10.52C5.06 10.83 6.01 11 7 11C7.31 11 7.62 10.98 7.93 10.95C8.04 10.94 8.16 10.91 8.27 10.9C8.45 10.87 8.64 10.85 8.82 10.82H8.85C8.97 10.79 9.1 10.76 9.22 10.72C9.39 10.68 9.55 10.64 9.72 10.59C9.89 10.54 10.05 10.47 10.21 10.41C10.31 10.37 10.42 10.34 10.52 10.3C10.53 10.3 10.54 10.29 10.56 10.28C10.72 10.21 10.88 10.13 11.04 10.05C11.15 10 11.25 9.95 11.36 9.89C11.51 9.81 11.65 9.72 11.8 9.63C11.88 9.58 11.97 9.53 12.06 9.47C12.09 9.45 12.11 9.43 12.13 9.42C12.25 9.34 12.37 9.24 12.49 9.15C12.61 9.06 12.74 8.96 12.86 8.86L13.14 8.61C13.23 8.53 13.32 8.46 13.4 8.37C13.45 8.32 13.5 8.26 13.54 8.21C13.57 8.18 13.6 8.15 13.63 8.13C14.3653 9.18374 15.3161 10.0692 16.4195 10.7278C17.5228 11.3863 18.7535 11.8029 20.03 11.95V12.01C20.03 16.42 16.44 20.01 12.03 20.01C7.62 20.01 4.03 16.42 4.03 12.01C4.03 11.51 4.08 11.01 4.17 10.53L4.14 10.52Z' fill='%23222222'/%3E%3C/svg%3E%0A");
}
.mayor-journey > li .title .ico.ico2 {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_124_860)'%3E%3Cpath d='M9 10.5H11V12.5H9V10.5ZM9 6.5H11V8.5H9V6.5ZM13 10.5H15V12.5H13V10.5ZM13 6.5H15V8.5H13V6.5Z' fill='%23222222'/%3E%3Cpath d='M21 8.5H18V4.5H19V2.5H5V4.5H6V8.5H3C2.45 8.5 2 8.95 2 9.5V19.5C2 20.05 2.45 20.5 3 20.5H21C21.55 20.5 22 20.05 22 19.5V9.5C22 8.95 21.55 8.5 21 8.5ZM4 10.5H6V18.5H4V10.5ZM10 14.5V18.5H8V4.5H16V18.5H14V14.5H10ZM20 18.5H18V10.5H20V18.5Z' fill='%23222222'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_124_860'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.mayor-journey > li .title .ico.ico3 {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_124_825)'%3E%3Cpath d='M12 6.5H6V12.5H12V6.5ZM10 10.5H8V8.5H10V10.5ZM13 14.5H6V16.5H18V14.5H13ZM14 10.5H18V12.5H14V10.5ZM14 6.5H18V8.5H14V6.5Z' fill='%23222222'/%3E%3Cpath d='M4 20.5H20C21.1 20.5 22 19.6 22 18.5V4.5C22 3.4 21.1 2.5 20 2.5H4C2.9 2.5 2 3.4 2 4.5V18.5C2 19.6 2.9 20.5 4 20.5ZM4 4.5H20V18.5H4V4.5Z' fill='%23222222'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_124_825'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.mayor-journey > li .text {
  padding: 20px 30px;
}
@media (max-width: 767px) {
  .mayor-journey > li .text {
    padding: 15px 25px;
  }
}
@media (max-width: 500px) {
  .mayor-journey > li .text {
    padding: 10px 20px;
  }
}
@media (max-width: 400px) {
  .mayor-journey > li .text {
    padding: 10px 10px;
  }
}
.mayor-journey > li .text .list-1st {
  margin: 0;
}
.mayor-journey > li .text .list-1st > li {
  padding-left: 12px;
  font-size: 18px;
  color: #222;
  letter-spacing: 0;
  margin: 10px 0;
}
@media (max-width: 1024px) {
  .mayor-journey > li .text .list-1st > li {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .mayor-journey > li .text .list-1st > li {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .mayor-journey > li .text .list-1st > li {
    padding-left: 10px;
  }
}
.mayor-journey > li .text .list-1st > li::before {
  width: 4px;
  height: 4px;
  background: #D9D9D9;
  top: 10px;
}
@media (max-width: 500px) {
  .mayor-journey > li .text .list-1st > li::before {
    width: 3px;
    height: 3px;
    top: 9px;
  }
}/*# sourceMappingURL=content.css.map */