@charset "UTF-8";
/*** 공통부분 시작 ***/
.h10 {
  width: 100%;
  height: 10px;
  clear: both;
}

.h15 {
  width: 100%;
  height: 15px;
  clear: both;
}

.h20 {
  width: 100%;
  height: 20px;
  clear: both;
}

.h30 {
  width: 100%;
  height: 30px;
  clear: both;
}

.h35 {
  width: 100%;
  height: 35px;
  clear: both;
}

.h40 {
  width: 100%;
  height: 40px;
  clear: both;
}

.h50 {
  width: 100%;
  height: 50px;
  clear: both;
}

.h55 {
  width: 100%;
  height: 55px;
  clear: both;
}

.h60 {
  width: 100%;
  height: 60px;
  clear: both;
}

.h65 {
  width: 100%;
  height: 65px;
  clear: both;
}

.h70 {
  width: 100%;
  height: 70px;
  clear: both;
}

.h80 {
  width: 100%;
  height: 80px;
  clear: both;
}

.mb25 {
  margin-bottom: 25px;
}

.card-image a {
  display: block;
}

.card-image img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  image-rendering: -webkit-optimize-contrast;
}

.card {
  background: #fff;
}

h2 {
  border-bottom: 0;
  padding-bottom: 0;
  width: auto;
}

.p_space {
  background: #eaf0f5;
}

.top {
  border-bottom: 0;
  height: auto;
  background: transparent;
  width: auto;
}

/*** 공통부분 끝 ***/
.arl-001 {
  padding: 0 1rem 2.4rem;
}
.arl-001:after {
  content: "";
  clear: both;
  display: block;
}
.arl-001 > .headline {
  font-size: 2.1rem;
  line-height: 1;
  font-weight: 800;
  margin: 1.6rem 0;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  letter-spacing: -0.075em;
}
.arl-001 .card-image {
  width: 100%;
  margin-bottom: 5px;
}
.arl-001 .card-image img {
  width: 100%;
}
.arl-001 .rel-list li {
  padding: 1.3rem 0;
  border-bottom: 1px solid #000;
}
.arl-001 .rel-list li .headline {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-002 {
  margin-bottom: 2.5rem;
}
.arl-002 .top {
  background: #000;
  padding: 0 1.7rem;
  border-bottom: 0;
  height: auto;
}
.arl-002 .top .title {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 500;
  line-height: 4.4rem;
}
.arl-002 ul {
  padding: 0 1rem;
}
.arl-002 ul li {
  padding: 1.6rem 0;
  border-bottom: 1px solid #cacaca;
}
.arl-002 ul li .headline {
  font-size: 1.7rem;
  font-weight: 500;
  color: #000;
  line-height: 2.2rem;
  padding-left: 1.4rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  background: url(https://m.yeongnam.com/images/2025/ico-dot.png) 0 50% no-repeat;
}

.arl-003 {
  width: 100%;
  background: url(https://m.yeongnam.com/images/2025/section_bg1.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 3rem 1rem;
}
.arl-003:after {
  content: "";
  clear: both;
  display: block;
}
.arl-003 .top {
  background: transparent;
  float: left;
  width: 130px;
  border-bottom: 0;
  height: auto;
}
.arl-003 .top h2,
.arl-003 .top h3 {
  color: #fff;
  font-weight: 500;
}
.arl-003 .top h3 {
  padding: 1rem 0;
  text-align: center;
  font-size: 1.7rem;
  line-height: 1;
  border-top: 1px solid #68769d;
  border-bottom: 1px solid #68769d;
  margin-top: 1rem;
}
.arl-003 .top h2.title {
  font-size: 2.8rem;
  text-align: center;
  margin-top: 1.6rem;
  font-weight: 200;
  line-height: 3.3rem;
}
.arl-003 .top h2.title strong {
  font-weight: 700;
  line-height: 3.3rem;
}
.arl-003 .box {
  float: right;
  width: calc(100% - 160px);
  padding: 22px 26px 18px 26px;
  background: #fff;
}
.arl-003 .box:after {
  content: "";
  clear: both;
  display: block;
}
.arl-003 .box ul li {
  float: left;
}
.arl-003 .box ul li:after {
  content: "";
  clear: both;
  display: block;
}
.arl-003 .box ul li .card-image {
  float: right;
  width: 100%;
  height: auto;
  aspect-ratio: 309/220;
  margin-bottom: 8px;
}
.arl-003 .box ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-003 .box ul li .headline {
  font-size: 1.5rem;
  color: #000;
  line-height: 2rem;
  font-weight: 600;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-004 {
  position: relative;
  padding: 2rem 1rem;
  border: 1px solid #e1eeed;
  background: #f3f8f8;
}
.arl-004 .top {
  height: auto;
  border-bottom: 0;
  margin-bottom: 1.6rem;
}
.arl-004 .top .title {
  color: #699a9f;
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
  line-height: 30px;
}
.arl-004 .top .title span {
  font-size: 1rem;
  display: block;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.17em;
}
.arl-004 ul {
  padding: 0 10px;
  display: flex;
  margin: 0 -7px;
}
.arl-004 ul li {
  width: 50%;
  padding: 0 7px;
}
.arl-004 ul li .card-image {
  width: 100%;
  height: auto;
  aspect-ratio: 346/159;
  overflow: hidden;
  margin-bottom: 1.2rem;
}
.arl-004 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-004 ul li .headline {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.9rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.video {
  width: 100%;
  aspect-ratio: 9/8.5;
  padding: 1rem;
  background: #eaf0f5;
}
.video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  image-rendering: -webkit-optimize-contrast;
}

.arl-005 {
  padding: 0 1rem;
  position: relative;
  width: 100%;
  background: #eaf0f5;
  overflow: hidden;
}
.arl-005 .top {
  width: auto;
  height: auto;
  border-bottom: 0;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.44);
  padding: 0 30px;
}
.arl-005 .top .title {
  color: #fff;
  line-height: 39px;
  font-size: 1.8rem;
  font-weight: 600;
}
.arl-005 .plan-slide {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.arl-005 ul.swiper-wrapper {
  height: auto;
  aspect-ratio: 719/842;
}
.arl-005 ul.swiper-wrapper li {
  width: 100%;
}
.arl-005 ul.swiper-wrapper li .card-image {
  width: 100%;
  height: auto;
  aspect-ratio: 719/842;
}
.arl-005 ul.swiper-wrapper li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-005 .swiper .swiper-pagination {
  text-align: right;
  padding-right: 30px;
  bottom: 28px;
}
.arl-005 .swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
  margin: 0 3px;
}
.arl-005 .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #00b7af;
}

.arl-006 {
  width: 100%;
  background: #000;
  padding: 1.7rem 1rem 2.5rem;
}
.arl-006 .top {
  height: auto;
  border-bottom: 0;
  background: transparent;
}
.arl-006 .top .title {
  color: #00fffc;
  font-size: 2rem;
  font-weight: 800;
  margin: 0 0 1.3rem 0;
}
.arl-006 .card-image {
  width: 100%;
  aspect-ratio: 360/204;
  margin-bottom: 6px;
}
.arl-006 .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-006 .box {
  width: 100%;
}
.arl-006 .box ul li {
  border-bottom: 1px solid #747578;
  padding: 1.4rem 0;
}
.arl-006 .box ul li .headline {
  font-size: 1.5rem;
  color: #fff;
  line-height: 2.3rem;
  font-weight: 400;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-007 {
  width: 100%;
  padding: 0 1rem 3rem;
}
.arl-007 .top {
  height: auto;
  border-bottom: 0;
  padding: 3rem 0 0;
}
.arl-007 .top .badge {
  display: block;
  font-size: 2rem;
  font-weight: 900;
  color: #3242ff;
  margin-bottom: 2rem;
}
.arl-007 .top .headline {
  font-size: 2.1rem;
  font-weight: 800;
  color: #000;
  margin-bottom: 2.6rem;
  letter-spacing: -0.075em;
  margin-bottom: 1.8rem;
}
.arl-007 .top .card-image {
  width: 100%;
  padding: 0 3rem 2.5rem;
  aspect-ratio: 200/81;
}
.arl-007 .top .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-007 .box {
  width: 100%;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.arl-007 .box ul {
  width: 100%;
  flex-shrink: 0;
  border-top: 1px solid #000;
}
.arl-007 .box ul li {
  padding: 1.3rem 1rem;
  border-bottom: 1px solid #000;
}
.arl-007 .box ul li .headline {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #000;
  font-weight: 500;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-008 {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 190/163;
  background: url(https://m.yeongnam.com/images/2025/section_bg3.jpg) 0 0 repeat-x;
  background-size: cover;
}
.arl-008 .top {
  width: 474px;
  height: 212px;
  border-radius: 9px;
  overflow: hidden;
}
.arl-008 .top img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-008 .box {
  overflow: hidden;
  position: absolute;
  top: 55%;
}
.arl-008 .box ul li {
  width: 40%;
}
.arl-008 .box ul li .card-image {
  width: 100%;
  height: auto;
  aspect-ratio: 54/31;
}
.arl-008 .box ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  height: 100%;
}
.arl-008 .box ul li .headline {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  margin-top: 1.5rem;
  text-align: left;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-009 {
  background: #222d4e;
  padding: 3rem 2.5rem 3.5rem 1rem;
  overflow: hidden;
}
.arl-009 .top {
  display: flex;
  height: auto;
  border-bottom: 0;
  background: transparent;
  margin-bottom: 3rem;
}
.arl-009 .top .title {
  position: relative;
  color: #fff;
  line-height: 3rem;
  height: 3rem;
  font-size: 1.6rem;
  padding: 0 1.5rem 0 2rem;
  margin-left: -2rem;
  margin-right: 2rem;
  width: auto;
  word-break: keep-all;
}
.arl-009 .top .title span {
  position: relative;
  z-index: 1;
  color: #fff;
}
.arl-009 .top .title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #17b7a9;
  transform: skew(-20deg);
}
.arl-009 .top .headline {
  width: calc(100% - 70px);
  color: #fff;
  font-size: 1.9rem;
  line-height: 3rem;
  font-weight: 700;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.arl-009 ul li:after {
  content: "";
  clear: both;
  display: block;
}
.arl-009 ul li .card-image {
  float: left;
  width: 110px;
  height: 120px;
  margin-right: 1.5rem;
}
.arl-009 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-009 ul li .description {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-family: "Batang", "바탕";
  color: #fff;
}

.arl-010 {
  padding: 0 1rem;
}
.arl-010 .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.3rem;
  border-bottom: 1px solid #000;
  height: auto;
  padding-top: 3rem;
}
.arl-010 .top .title {
  font-size: 2rem;
  font-weight: 900;
  color: #03a39c;
  width: auto;
}
.arl-010 .top .btn-more {
  font-size: 1.2rem;
  font-weight: 500;
  color: #5a5a5a;
}
.arl-010 ul li {
  padding: 1.3rem 0;
  border-bottom: 1px solid #cacaca;
}
.arl-010 ul li .headline {
  font-size: 1.7rem;
  font-weight: 700;
  color: #000;
  line-height: 1;
  padding-left: 1.3rem;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  background: url(https://m.yeongnam.com/images/2025/ico-dot.png) 0 50% no-repeat;
}

.arl-011 {
  padding: 3rem 1rem 0;
}
.arl-011 .top {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 10px;
  height: auto;
  border-bottom: 0;
}
.arl-011 .top .title {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  color: #000;
  padding-bottom: 1rem;
  border-bottom: 2px solid #009d96;
}
.arl-011 .top .btn-more {
  font-size: 12px;
  font-weight: 500;
  line-height: 2.8rem;
}
.arl-011 ul li {
  padding: 1.5rem 0;
  border-bottom: 1px solid #cad6d6;
}
.arl-011 ul li:after {
  content: "";
  clear: both;
  display: block;
}
.arl-011 ul li .headline {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.5rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 6px;
}
.arl-011 ul li .byline {
  color: #3f9393;
  font-size: 1.2rem;
  font-weight: 500;
}
.arl-011 ul li .byline span {
  line-height: 12px;
  display: inline-block;
}
.arl-011 ul li .byline span:nth-child(1) {
  border-right: 1px solid #3f9393;
  padding-right: 9px;
  margin-right: 7px;
}
.arl-011 ul li .card-image {
  float: right;
  margin: 6px 0 0 20px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.arl-011 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-012 {
  width: 100%;
  overflow: hidden;
}
.arl-012 .top .title {
  font-size: 24px;
  color: #03a39c;
  font-weight: 900;
  margin-bottom: 24px;
}
.arl-012 .arl-012-slide {
  width: 1400px;
}
.arl-012 ul {
  margin: 0 -10px;
  display: flex;
}
.arl-012 ul li {
  padding: 0 10px;
  width: 25%;
}
.arl-012 ul li .card-image {
  width: 100%;
  height: 288px;
}
.arl-012 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-013 {
  padding: 3rem 1rem 0;
}
.arl-013 .top {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 2rem;
  border-bottom: 1px solid #000;
}
.arl-013 .top .title {
  font-size: 2rem;
  line-height: 1;
  font-weight: 900;
  color: #03a39c;
}
.arl-013 ul li {
  padding: 14px 0;
  border-bottom: 1px solid #cacaca;
}
.arl-013 ul li .headline {
  font-size: 1.7rem;
  font-weight: 700;
  color: #000;
  line-height: 1;
  padding-left: 1.3rem;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  background: url(https://m.yeongnam.com/images/2025/ico-dot.png) 0 50% no-repeat;
}

.arl-014 ul li .card-image {
  width: 100%;
  height: 318px;
}
.arl-014 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
}

.arl-015 {
  width: 100%;
}
.arl-015 .top {
  padding: 2rem 1rem;
}
.arl-015 .top .title {
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;
  display: flex;
  align-items: end;
}
.arl-015 .top .title img {
  margin-left: 7px;
  width: 30px;
}
.arl-015 ul {
  width: 100%;
  padding: 2.5rem 1rem;
  background: #222d4e;
}
.arl-015 ul li:after {
  content: "";
  clear: both;
  display: block;
}
.arl-015 ul li .card-image {
  float: left;
  width: 170px;
  height: 100px;
  margin-right: 1rem;
}
.arl-015 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-015 ul li .badge {
  display: block;
  color: #00fffc;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 1.5rem;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.arl-015 ul li .headline {
  line-height: 2.2rem;
  font-size: 1.4rem;
  color: #fff;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.arl-015 ul li .headline a {
  font-family: "Batang", "바탕";
}

.arl-016 {
  padding: 2.5rem 1rem 2rem;
}
.arl-016 .top .title {
  font-size: 2rem;
  color: #009d96;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 1.8rem;
}
.arl-016 ul li .card-image {
  width: 100%;
  height: auto;
  aspect-ratio: 455/257;
  overflow: hidden;
}
.arl-016 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.arl-017 {
  position: relative;
  width: 100%;
  height: 175px;
  background: url(https://m.yeongnam.com/images/2025/hope_bg.jpg) 0 0 repeat-x;
  background-size: cover;
}
.arl-017 .inner {
  height: 100%;
}
.arl-017 .inner .top {
  padding-top: 23px;
  width: 155px;
  text-align: center;
}
.arl-017 .inner .box {
  position: absolute;
  top: 24px;
  left: 155px;
  width: calc(100% - 155px);
  overflow-x: auto;
}
.arl-017 .inner ul {
  display: flex;
  width: 320px;
  margin: 0 -5px 0;
}
.arl-017 .inner ul li {
  padding: 0 5px;
  width: 50%;
}
.arl-017 .inner ul li .card-image {
  width: 100%;
  height: 90px;
}
.arl-017 .inner ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-017 .inner ul li .headline {
  margin-top: 8px;
  font-size: 1.3rem;
  line-height: 1.8rem;
  color: #fff;
  font-weight: 400;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-018 .top {
  background: #33c189;
}
.arl-018 .top .title {
  text-align: center;
  color: #fff;
  line-height: 4rem;
  font-size: 1.5rem;
  font-weight: 200;
}
.arl-018 .top .title strong {
  font-weight: 700;
}
.arl-018 .box {
  border: 1px solid #dedede;
  border-top: 0;
}
.arl-018 .box .card-image {
  width: 100%;
  height: 64px;
}
.arl-018 .box .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  height: 100%;
}
.arl-018 .box ul li {
  padding: 2.4rem 1.2rem 2.5rem;
}
.arl-018 .box ul li .headline {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-019 .top {
  background: #54514c;
}
.arl-019 .top .title {
  text-align: center;
  color: #fff;
  line-height: 4rem;
  font-size: 1.5rem;
  font-weight: 200;
}
.arl-019 .top .title strong {
  font-weight: 700;
}
.arl-019 .box {
  border: 1px solid #dedede;
  border-top: 0;
}
.arl-019 .box .card-image {
  width: 100%;
  height: 64px;
}
.arl-019 .box .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  height: 100%;
}
.arl-019 .box ul li {
  padding: 1.5rem 1.2rem 1.8rem;
}
.arl-019 .box ul li .badge {
  display: block;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 6px;
  font-weight: 500;
}
.arl-019 .box ul li .headline {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-020 {
  width: 100%;
}
.arl-020:after {
  content: "";
  clear: both;
  display: block;
}
.arl-020 .top {
  width: 100%;
  background: #222d4e;
}
.arl-020 .top .title {
  padding: 0 1rem;
  color: #fff;
  line-height: 4rem;
  font-size: 1rem;
  font-weight: 400;
}
.arl-020 .top .title strong {
  font-size: 1.5rem;
  font-weight: 700;
  margin-left: 5px;
}
.arl-020 .box {
  padding: 1rem 1rem 2rem;
}
.arl-020 .box:after {
  content: "";
  clear: both;
  display: block;
}
.arl-020 .card-image {
  float: left;
  width: 122px;
  height: 142px;
  margin-right: 15px;
}
.arl-020 .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  height: 100%;
}
.arl-020 ul {
  float: right;
  width: calc(100% - 137px);
}
.arl-020 ul li {
  border-bottom: 1px solid #b2b2b2;
}
.arl-020 ul li .headline {
  line-height: 4.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  padding-left: 8px;
  background: url(https://m.yeongnam.com/images/2025/ico-dot.png) 0 50% no-repeat;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-021 {
  background: #e6f3f3;
  padding: 2rem 1rem 2.5rem;
}
.arl-021 .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.8rem;
}
.arl-021 .top .title {
  font-size: 2rem;
  line-height: 1;
  font-weight: 900;
}
.arl-021 .top .btn-more {
  font-size: 12px;
  font-weight: 500;
  color: #a5a5a5;
}
.arl-021 .box {
  overflow-x: auto;
}
.arl-021 ul {
  margin: 0 -5px;
  display: inline-flex;
}
.arl-021 ul:after {
  content: "";
  clear: both;
  display: block;
}
.arl-021 ul li {
  padding: 0 5px;
  width: 155px;
}
.arl-021 ul li .card-image {
  width: 100%;
  height: 104px;
  overflow: hidden;
}
.arl-021 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
  height: 100%;
}
.arl-021 ul li .headline {
  margin-top: 1rem;
  font-size: 1.3rem;
  line-height: 1.9rem;
  font-weight: 600;
  color: #000;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-022 .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
}
.arl-022 .top .title {
  font-size: 1.5rem;
  font-weight: 900;
  color: #24b1c1;
}
.arl-022 ul li .card-image {
  width: 100%;
  height: 104px;
  margin-bottom: 8px;
}
.arl-022 ul li .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-022 ul li .headline {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-023 {
  background: #ebf6f6;
  padding: 2rem 1rem 1.5rem;
}
.arl-023 .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
}
.arl-023 .top .title {
  font-size: 1.5rem;
  font-weight: 900;
  color: #24b1c1;
}
.arl-023 .top .btn-more {
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
.arl-023 ul li {
  padding: 8px 0;
}
.arl-023 ul li .headline {
  font-size: 1.3rem;
  line-height: 1;
  font-weight: 500;
  color: #000;
  padding-left: 13px;
  background: url(https://m.yeongnam.com/images/2025/ico-dot2.png) 0 center no-repeat;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-024 {
  position: relative;
  border: 1px solid #d2d2d2;
  padding: 0 2rem 2.5rem;
  margin-top: 5px;
}
.arl-024:before {
  content: "";
  width: 25px;
  height: 3px;
  background: #24b1c1;
  position: absolute;
  left: 10px;
  top: -2px;
}
.arl-024 .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.3rem 0;
}
.arl-024 .top .title {
  font-size: 1.5rem;
  font-weight: 900;
  color: #24b1c1;
}
.arl-024 .top .btn-more {
  font-size: 12px;
  font-weight: 500;
  color: #000;
}
.arl-024 ul li .headline {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.arl-024 ul li .headline img {
  display: block;
  margin-bottom: 10px;
}

.arl-025 .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding-bottom: 18px;
}
.arl-025 .top .title {
  font-size: 22px;
  font-weight: 900;
  color: #24b1c1;
}
.arl-025 .top .btn-more {
  display: block;
  margin-top: 3px;
  font-size: 13px;
  font-weight: 500;
  color: #a5a5a5;
}
.arl-025 .card-image {
  width: 100%;
  height: 185px;
}
.arl-025 .card-image img {
  display: block;
  width: 100%;
  height: 100%;
}
.arl-025 ul {
  border: 1px solid #dedede;
  padding: 12px 20px;
}
.arl-025 ul li {
  width: 100%;
  height: 73px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}
.arl-025 ul li:last-child {
  border-bottom: 0;
}
.arl-025 ul li .headline {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.arl-026 {
  padding: 0 1rem;
}
.arl-026 .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 5px;
}
.arl-026 .top .title {
  font-size: 2rem;
  font-weight: 900;
  color: #03a39c;
}
.arl-026 .top .btn-more {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #5a5a5a;
}
.arl-026 ul li {
  padding: 1.5rem 0 1.5rem 1.5rem;
  background: url(https://m.yeongnam.com/images/2025/ico-dot3.png) 0 center no-repeat;
  border-bottom: 1px solid #cacaca;
}
.arl-026 ul li .headline {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  line-height: 1;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.banner-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner-box > .banner {
  width: 285px;
  height: 80px;
  border: 1px solid #d7d7d7;
  margin-bottom: 15px;
}
.banner-box > .banner img {
  display: block;
  width: 100%;
  height: 100%;
}

.banner img {
  width: 100%;
}
.banner.bg_add {
  background: #eaf0f5;
  padding: 1rem;
}