a {
  text-decoration: none;
  color: black;
}

a:hover {
  color: black;
}
html{word-break:keep-all; word-wrap:break-word}
.header__wrap {
  width: 100%;
  background-color: #f7f7f7;
  padding: 12px;
  display: flex;
  justify-content: center;
}

.header__width {
  display: flex;
  justify-content: space-between;
  width: 1440px;
}
.header__width a {
  text-align: center;
  width: 180px;
}

.header__item {
  text-align: center;
  flex: 1;
  color: #666666;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
}

.header__sub {
  width: 100%;
  background-color: #f7f7f7;
  padding: 12px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  display: none;
}

.header__subitem {
  display: flex;
  flex: 1;
  text-align: left;
  flex-direction: column;
  line-height: 1.5;
  font-size: 14px;
}
.header__subitem a {
  text-align: left;
  text-decoration: none;
  color: #666666;
}
.header__subitem1 {
  padding-left: 40px;
}
.header__subitem2 {
  padding-left: 10px;
}
.header__subitem3 {
  /* padding-left: 20px; */
}
.header__subitem4 {
  padding-left: 20px;
}
.header__subitem5 {
  margin-left: -25px;
}
.header__subitem6 {
  padding-left: 5px;
}
.header__subitem7 {
  padding-left: 5px;
}
.header__subitem8 {
  padding-left: 10px;
}

/* main 상단 영역 */
.container__main {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;margin-bottom: 80px
}

.container__textwrap {
  position: absolute;
  top: 160px;
}

.container__text {
  font-size: 50px;
  color: white;
  margin-top: -20px;
  font-weight: 600;
}

.container__bttext {
  display: flex;
  align-items: flex-end;
}

.text__margin {
  margin-left: 45px; margin-bottom: 18px; margin-right: 25px
}

.text__img {
  width: 370px;
  font-size: 4.5vw;
}

.container__itemwrap {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 320px;
}

.container__itemcol {
  display: flex; width: 920px;
}

.container__item {
  flex: 1;
  box-sizing: border-box;
  width: 230px;
  height: 230px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding: 50px 0px; line-height: 1;
}

.container__itemtitle {
  font-size: 25px;
  font-weight: 700;
  letter-spacing:-0.04em;  
}

.container__itemsub {
  font-size: 16px;
  margin-top: 8px;
  letter-spacing:-0.04em;      
}

.container__itemimg {
  width: 94px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.container__inner {
  display: flex;
  flex-direction: column;
  padding: 40px 0px;
  align-items: center;
  box-sizing: border-box;
  width: 210px;
  height: 210px;
  background-color: white;
}

.item__white {
  color: white;
}

.container__itembtn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 17px;
  padding: 8px;
  background-color: #fce006; font-weight: 700;font-size: 16px
}

.container__itembtn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 17px;
  padding: 8px;
  background-color: #fce006; font-weight: 700;font-size: 16px
}

.container__iteminput {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 17px;
  padding: 8px;
  background-color: white;
  border: 1px solid #5286a0;
  margin-top: 15px;
  margin-bottom: 19px;
  font-size: 15px;
}

.container__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 80px;
}

.container__info {
  box-sizing: border-box;
  padding: 60px 0px;
  width: 1400px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgb(203, 203, 203);
}

.container__infoitem {
  display: flex;
  align-items: center;
  flex: 1;
}

.container__infotime {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
}

.container__box {
  background-color: #1b5365;
  width: 110px;
  height: 110px;
  border-radius: 50% 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 22px; font-weight: 700; margin-right: 10px;
}

.entry-title {
  margin-bottom: 30px;
}



.container__box_info{font-weight: 700; font-size: 20px}
.container__box_info2{ font-size: 38px; font-weight: 800; color: #27687d; margin-top: 5px; letter-spacing:-0.1em;}

.container__infotext {
    display: flex;}
.container__infotext ul{  list-style: none;   margin: 0;
  padding: 0;}
.container__infotext ul li{  list-style: none; font-size: 18px; font-weight: 700; padding-left: 60px; position: relative}
.container__infotext ul li span{position: absolute; left: 0px; font-weight: 400; letter-spacing:0.1em}
.container__infotext ul li + li{margin-top: 8px}
.container__infotext ul li:nth-child(1) span{letter-spacing:1.2em}
.container__infotext ul li:nth-child(3) span{letter-spacing:0em; font-size: 16px}
.container__infotext ul li .fw400{font-weight: 400;  font-size: 15px; letter-spacing:-0.06em;}

.container__infotext2{line-height: 1.3; font-size: 15px; margin-top: 10px; letter-spacing:-0.06em;}

.container__iconwrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgb(203, 203, 203);
  padding: 20px;
  max-height: 40px; text-align: center
}
.container__iconwrap a{text-align: center}

.container__icontext {
  margin-top: 15px;
  font-size: 20px; font-weight: 700
}
/* main 스타일 끝 */

/* 이미지 대체 하면 바로 지워버림 */
.service__box p {
  margin-bottom: 1em;
}

.service__box button {
  background: #4e7ac7;
  border: none;
  border-radius: 5px;
  color: white;
  padding: 10px 20px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.service__box button:hover {
  background: #395f9b;
}

.service-footer {
  margin-top: 30px;
}

.footer-button {
  background: #f5a623;
  border: none;
  border-radius: 50px;
  color: black;
  padding: 10px 30px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.footer-button:hover {
  background: #cc8600;
}
/* 이미지 대체 하면 바로 지워버림 */

/* 건강 정보 */
.health__information__box .health__title {
  text-align: center;
}

.health__information__box .health__title > h2 {
  color: #333; font-size: 40px; font-weight: 700;
}

.health__information__box .health__title > p {
  color: #666666;
  margin: 15px 0 3em 0; font-size: 20px
}

.news-sections {
  display: flex;
  justify-content: center;
  gap: 25px;
}

.category__section {
  border: 1px solid lightgray;
}

.category__section > h3 {
  padding: 12px; 
  text-align: center;
}

.category__section-youtube > h3,
.category__section-specialist-column > h3 {
  background-color: #01a4ad;
}

.category__section-news-letter > h3,
.category__section-cseye-magazine > h3 {
  background-color: #27677e;
}

.category__section > h3 > a {
  color: #fff;
  font-size: 20px; font-weight: 800;
}

.category__section .category__posts {
  width: 330px;
}

.category__section .category__posts .post__item:not(:last-child) {
  border-bottom: 1px solid lightgray;
}

.category__section .category__posts .post__item .post__item__title {
  height: 90px;
  padding: 10px 10px;
  color: #333333;
  font-size: 18px;
  line-height: 1.3;
}

.category__section .category__posts .post__item .post__item__content {
  border-top: 1px solid lightgrey;
}

.category__section .category__posts .post__item .post__item__content > img,
.category__section .category__posts .post__item .post__item__content > p {
  width: 330px;
  height: 250px;
}

.category__section .category__posts .post__item .post__item__content > p {
  padding: 15px;
  border-bottom: 1px solid lightgrey;
  border-top: 1px solid lightgrey;
}

.category__section .category__posts .news__tagwrap{height: 30px; margin: 15px 0 15px 5px;}
.category__section .category__posts .news__tagwrap .news__tag{border: #10a9b2 1px solid; color: #10a9b2; font-weight: 16px; line-height: 18px}

.category__plus {
  font-size: 40px;
  font-weight: bold;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #dadada;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.category__more {
  margin-top: 10px;
}

/* 건강 정보 */

/* 공지사항, 센트럴 이야기 */
/* 전체 카드를 감싸는 컨테이너 스타일 */
.category__info {
  display: flex;
  justify-content: space-between;
  margin: 3em auto 0 auto; /* 가운데 정렬 */
}

/* 개별 카드 스타일 */
/*.notice,*/
.cseye-story {
  border: 1px solid #cbcbcb; /* 카드의 배경색 */
  width: 100%; margin-bottom: 100px /* 컨테이너 내에서 카드의 너비, 좌우 여백을 고려하여 조금 줄임 */
}

/* 카드 제목 스타일 */
.category__info > div > a {
  font-size: 20px; /* 제목 글자 크기 */
  color: white; /* 제목 글자 색상 */
  display: flex; /* 블록 레벨 요소로 만들기 */
  justify-content: center; /* 텍스트 가운데 정렬 */
  align-items: center;
  padding: 15px 0; /* 상하 여백 */
  text-decoration: none; /* 링크 밑줄 제거 */
  position: relative;
    font-weight: 800;
}

.category__info .notice > a {
  background-color: #5f77a3; /* 제목 배경 색상 */
}

.category__info .cseye-story > a {
  background-color: #129ca3; /* 제목 배경 색상 */
}

.category__info > div > a > span {
  position: absolute;
  right: 20px;
  font-size: 28px;
}

/* 리스트 스타일 */
.notice ul,
.cseye-story ul {
  list-style: none; /* 리스트 기본 스타일 제거 */
  padding-left: 0; /* 리스트 왼쪽 패딩 제거 */
  margin: 1.5em 2em 0 1.5em;
}

/* 리스트 항목 스타일 */
.notice li,
.cseye-story li {
  padding-bottom: 1.5em; /* 리스트 항목 상하 여백 */
}

/* 리스트 항목 링크 스타일 */
.notice li a,
.cseye-story li a {
  text-decoration: none; /* 링크 밑줄 제거 */
  color: #3e3e3e; /* 링크 글자 색상 */
  display: block; /* 링크를 블록 레벨 요소로 만들기 */
  transition: color 0.3s ease; /* 호버 효과를 위한 색상 전환 */
  font-size: 20px;
}

.notice li a div,
.cseye-story li a div {
  display: flex;
  justify-content: space-between;
}

/* 공지사항, 센트럴 이야기 */

/* 배너 스타일 */

.banner__wrap {
  position: relative;
  background-color: #f8f9f9;
  padding: 90px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner__backimg {
  position: relative;
  width: 100%;
}

.banner__textbox {
  box-sizing: border-box;
  position: absolute;
  top: 90px;
  right: 10%;
  background-color: rgba(255, 255, 255, 0.844);
  width: 400px;
  height: 450px;
  padding: 40px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.banner__title {
  font-size: 2vw;
  color: #333333;
  font-weight: 900;
  margin-top: 26px;
}

.banner__line {
  width: 30px;
  height: 5px;
  background-color: #73a7b3;
  margin-top: 22px;
}

.banner__info {
  font-size: 18px;
  font-weight: 700;
  margin-top: 13px;
  width: max-content;
}

.banner__desc {
  line-height: 24px;
  color: #666666;
  font-size: 14px;
  font-weight: 500;
  margin-top: 18px;
  width: max-content;
}

.banner__btn {
  width: 230px;
  color: white;
  background-color: #01a4ad;
  padding: 13px;
  border-radius: 22px;
  text-align: center;
  font-size: 18px;
}

.banner__btnwrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.meeting__wrap {
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  width: 100%;
}

.meeting__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  box-sizing: border-box;
  padding: 18px; height: 148px;
}
.meeting__itemb{background-color: #01a4ad; display: flex; flex-direction: row}
.meeting__itemc{background-color: #1b5365}

.meeting__box01{text-align: left;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            width:650px;}
.meeting__box02{width: 650px;
            display: flex;
            flex-direction: row;
            justify-content: space-between;}

.meeting__top {
  display: flex;
  align-items: flex-end;
}

.meeting__texttitle {
  font-size: 30px;
  color: #01a4ad;
  font-weight: 800;
}

.meeting__number {
  font-size: 30px;
  color: white;
  font-weight: 800;
  margin-left: 17px;
}

.meeting__inputwrap {
  display: flex;
  align-items: flex-start;
  margin-top: 18px;
}

.meeting__inputtext {
  color: white;
  font-weight: 700;
  font-size: 20px;
}

.meeting__inputtextb{margin-left: 15px}

.meeting__inputtext2{margin-left: 365px; margin-top: 8px; font-size: 14px; color: #fff; }



.meeting__input {
  margin-left: 10px;
  padding: 10px;
  height: 40px; width: 240px;
}

.meeting__input2 {
  margin-left: 20px; width: 400px;
  padding: 5px 10px; border: none;
  height: 40px;
}

.meeting__input3 { width: 400px;
  margin-left: 20px;
  padding: 10px; border: none;
  height: 60px;resize: none
}

.meeting__input4 {
  margin-left: 10px;
  padding: 10px;
  height: 40px; width: 290px;
}

.meeting__inputcenter {
  display: flex;
  align-items: center;
}

.meeting__bottom {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-right: 24px;
  margin-top: 3px;
  font-size: 14px;
  color: white;
}

.meeting__btn {
  width: 140px;
  height: 148px;
  background-color: #1b5365;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-weight: 900;
  font-size: 30px;
  margin-top: -20px;
  margin-bottom: -18px; margin-left: 20px;
  line-height: 1.3; cursor:pointer
}

.map__wrap {
  margin-top: 50px;
  width: 100%;
}

.map__bg {
  width: 100%;

  position: relative;
}
.map__box01 {
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.map__box01 div {
  position: absolute;

}
.map__box {
  width: 460px !important;
  background-color: white;
  position: absolute;
  top: 0;
  right: 10%;
  box-sizing: border-box;
  position: absolute;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1; letter-spacing:-0.04em;
}

.map__textline {
  width: 100%;
  height: 1px;
  background-color: rgb(203, 203, 203);
  margin-top: 13px;
  margin-bottom: 20px;
}

.map__title {
  font-weight: 700;
  font-size: 32px;
  color: #333333; margin-bottom: 10px;
}

.map__desc {
  font-size: 18px;
  color: #333333;

}

.map__infotext {
  display: flex; line-height: 1.3
}

.map__infotext + .map__infotext{margin-top: -7px}


.map__time {
  margin-left: 18px !important;
}

.map__number {
  font-size: 50px;
  font-weight: 800;
  color: #01a4ad;
}

.icop__hovered {
  margin-top: -15px;
}

.map__infotextitem {
  display: flex;
  justify-content: space-between;
  width: 120px;
}


.wrap_btn_zoom {
  display: none !important;
  /*left: 900px;*/
}

.roughmap_maker_label {
  display: none;
}

.banner-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.banner {
  min-width: 100%;
}

.footerbox01 {
  text-align: center;
  min-width: 1440px;
  color: #333333;
}
.footerbox02 {
  padding: 40px 0;
  border-bottom: #dddddd 1px solid;
}
.footerbox02 a {
  font-size: 16px;
  font-weight: 700;
}
.footerbox02 a + a {
  margin-left: 140px;
}
.footerbox03 {
  padding: 50px 0 0;
}
.footerbox03 dl {
  font-size: 16px;
  font-weight: 700;
  margin: 50px auto 60px;
  line-height: 1.3;
}
.footerbox03 dd {
  line-height: 56px;
  font-size: 16px;
  font-weight: 600;
}
.footerbox03 dd img {
  margin-left: 22px;
  vertical-align: middle;
  width: auto;
}
.footerbox03 dd span {
  font-size: 25px;
  padding-left: 22px;
}
.footerbox03 img {
  width: auto;
}

.banner__container {
  position: relative;
  width: 100%;
  background-color: #f8f9f9;
  padding: 45px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center; margin-bottom: 80px
}

.banner__img-contain {
  width: 2000px;
  position: relative;
  height: 530px;
  display: block;
  margin: 0 auto;
}
.banner__img-contain img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}
.overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: white;
}

.banner__text1 {
  font-weight: 900;
  margin-top: 28px;
  font-size: 35px;
  color: #333333;
}

.banner__line {
  width: 30px;
  height: 5px;
  margin-bottom: 20px;
  background-color: #1b5365;
}

.banner__text2 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 15px;
  color: #333333;
  font-weight: 600;
}

.banner__text3 {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  line-height: 1.5;
}

.text-content {
  box-sizing: border-box;
  width: 440px;
  height: calc(100%);
  margin-right: 180px;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  padding: 40px;
  justify-content: center;
}
.banner__button {
  display: inline-block;
  background-color: #01a4ad;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 20px;
  align-self: flex-end;
  margin-top: 20px;
}
.text-content img{width: 220px; height: auto; margin-left: 0;}



.embed-container {
    position: relative;
    overflow: hidden; width: 100%;
   
    height: 700px; 

}
.embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
} 
.embed-container iframe {
    position: absolute;
    top:0 !important;
	left:0 !important;
    width: 3000px; 
    height: 1634px;  margin-top: -30vw;
    object-fit: cover !important;
} 



/* 모바일 */
@media screen and (max-width:1024px) {
    
/* main 상단 영역 */
.container__main {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: none;
  justify-content: center;margin-bottom: 40px; 
}

.container__textwrap {
  position: absolute; width: 100%;
  top: 30px; 
}

.container__text {
  font-size: 28px;padding-left: 20%;width: 100%;
  color: white;
  margin-top: 0px;
  font-weight: 600;
}

.container__bttext {
  display: flex;width: 100%;
  align-items: flex-end; padding-left: 5%; 
}

.text__margin {
  margin-left: 45px; margin-bottom: 18px; margin-right: 0px; margin-top: -5px;
}
.text__bold{position: absolute;left:15%;top:21vw; display: block; text-align: center; padding-left: 0; width: 70%; }
    
.text__img {
  width: 370px;
  font-size: 4.5vw;
}    
.embed-container {
    position: relative;

    overflow: hidden; width: 100%;
    max-width: 100%;
    height: 120vw;
}
.embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}  
	
.embed-container iframe {
    position: absolute; 
    top:0 !important;
	left:0 !important;
    width: 300vw; 
    height: 130vw;  margin-top: -37vw;
    object-fit: cover !important;
} 	

    .container__itemwrap {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 220px;
}
.container__itemcol {
  display: flex; width: 96vw; margin: 0px auto 0; 
}

    

.container__item {
  flex: 1;
  box-sizing: none;
  width: 48vw;
  height: 48vw !important;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding: 36px 0px;  
}    
  .container__itemtitle {
  font-size: 18px;
  font-weight: 700;
  letter-spacing:-0.04em;  
}

.container__itemsub {
  font-size: 12px;
  margin-top: 8px;
  letter-spacing:-0.04em;      
}

.container__itemimg {
  width: 69px;
  height: 69px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}  
    
    .container__iteminput {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 17px;
  padding: 8px;
  background-color: white;
  border: 1px solid #5286a0;
  margin-top: 15px;
  margin-bottom: 19px;
  font-size: 15px; width: 100%;
}

.container__infoitemM{ margin-top: 80vw} 
	.container__infoitemM h2{width: 96%; margin-left: 2%; font-size: 12px; color: #fff; background: #1b5365; text-align: center; line-height: 35px; margin-top: 30px}
    .container__infoitemBoxM{width: 96%; margin-left: 2%; text-align: center; font-size: 0; margin-bottom: 30px; margin-top: 10px}
    .container__infoitemBoxM a{display: inline-block; width: 20%;font-weight: 700; font-size: 13px; color: #313131; padding-top: 8px}
    .container__infoitemBoxM a + a{border-left:#e1e1e1 1px solid; }
    .container__infoitemBoxM a img{display: block; width: 80%; margin-bottom: 10px}
    
    .health_information__box h2{text-align: center; }    

/* 건강 정보 */
.health__information__box .health__title {
  text-align: center;
}

.health__information__box .health__title > h2 {
  color: #333; font-size: 12px; font-weight: 700;
}

.health__information__box .health__title > p {
  color: #666666;
  margin: 15px 0 3em 0; font-size: 18px
}

.news-sections {
  display: block;
  justify-content: center;
  gap: 0px;
}

.category__section {
  border: 1px solid lightgray; width: 96%; margin-left: 2%; margin-top: 10px
}

.category__section > h3 {
  padding: 12px; 
  text-align: center;
}

.category__section-youtube > h3,
.category__section-specialist-column > h3 {
  background-color: #01a4ad;
}

.category__section-news-letter > h3,
.category__section-cseye-magazine > h3 {
  background-color: #27677e;
}

.category__section > h3 > a {
  color: #fff;
  font-size: 18px; font-weight: 800;
}

.category__section .category__posts {
  width: 100%;
}

.category__section .category__posts .post__item:not(:last-child) {
  border-bottom: 1px solid lightgray;
}

.category__section .category__posts .post__item .post__item__title {
  height: 100px;
  padding: 10px 10px;
  color: #333333;
  font-size: 19px; text-align: left; font-weight: 300;
  line-height: 1.3;
}

.category__section .category__posts .post__item .post__item__content > img,
.category__section .category__posts .post__item .post__item__content > p {
  width: 100%;
  height: 30vw;
}

.category__section .category__posts .post__item .post__item__content > p {
  padding: 15px;
  border-bottom: 1px solid lightgrey;
  border-top: 1px solid lightgrey;
}

.category__section .category__posts .news__tagwrap{height: 30px; margin: 15px 0 15px 5px;}
.category__section .category__posts .news__tagwrap .news__tag{border: #10a9b2 1px solid; color: #10a9b2; font-weight: 16px; line-height: 18px}

.category__plus {
  font-size: 40px;
  font-weight: bold;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #dadada;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.category__more {
  margin-top: 10px;
}
    


/* 건강 정보 */    
    
 /* 공지사항, 센트럴 이야기 */
/* 전체 카드를 감싸는 컨테이너 스타일 */
.category__info {
  display: block;
  justify-content: center;
  margin: 3em auto 0 auto; /* 가운데 정렬 */
    padding: 0 2%;
}

/* 개별 카드 스타일 */
.notice,
.cseye-story {
  border: 1px solid #cbcbcb; /* 카드의 배경색 */
  width: 100%; margin-bottom: 20px; /* 컨테이너 내에서 카드의 너비, 좌우 여백을 고려하여 조금 줄임 */
  display: block;
}

/* 카드 제목 스타일 */
.category__info > div > a {
  font-size: 14px; /* 제목 글자 크기 */
  color: white; /* 제목 글자 색상 */
  display: flex; /* 블록 레벨 요소로 만들기 */
  justify-content: center; /* 텍스트 가운데 정렬 */
  align-items: center;
  padding: 15px 0; /* 상하 여백 */
  text-decoration: none; /* 링크 밑줄 제거 */
  position: relative;
    font-weight: 800;
}

.category__info .notice > a {
  background-color: #5f77a3; /* 제목 배경 색상 */
}

.category__info .cseye-story > a {
  background-color: #129ca3; /* 제목 배경 색상 */
}

.category__info > div > a > span {
  position: absolute;
  right: 20px;
  font-size: 14px;
}   
    
/* 리스트 스타일 */
.notice ul,
.cseye-story ul {
  list-style: none; /* 리스트 기본 스타일 제거 */
  padding-left: 0; /* 리스트 왼쪽 패딩 제거 */
  margin: 1.5em 0em 0 1.5em;
}

/* 리스트 항목 스타일 */
.notice li,
.cseye-story li {
  padding-bottom: 1.5em; /* 리스트 항목 상하 여백 */
}

/* 리스트 항목 링크 스타일 */
.notice li a,
.cseye-story li a {
  text-decoration: none; /* 링크 밑줄 제거 */
  color: #3e3e3e; /* 링크 글자 색상 */
  display: block; /* 링크를 블록 레벨 요소로 만들기 */
  transition: color 0.3s ease; /* 호버 효과를 위한 색상 전환 */
  font-size: 14px;
}

.notice li a div,
.cseye-story li a div {
  display: flex;
  justify-content: space-between;
}
    
.banner__container {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 0px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center; margin-bottom: 50px
}

.banner__img-contain {
  width: 100%;
  position: relative;
  height: 65vw;
  display: block;
  margin: 0 auto;
}
.banner__img-contain img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  object-fit: cover;
}
.overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: white;
}

.banner__text1 {
  font-weight: 900;
  margin-top:20px;
  font-size: 19px;
  color: #333333;
}

.banner__line {
  width: 30px;
  height: 2px;
  margin-bottom: 20px; margin-top: 5px;
  background: #1b5365;  border: #1b5365 1px solid
}


.banner__text2 {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 15px;
  color: #333333;
  font-weight: 600;
}

.banner__text3 {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  line-height: 1.5; display: none
}

.text-content {
  box-sizing: border-box;
  width: 50%;
  height: calc(100%);
  margin-right: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  padding: 20px;
  justify-content: center;
}
.banner__button {
  display: inline-block;
  background-color: #01a4ad;
  color: white;
  padding: 10px 10px;
  text-decoration: none;
  border-radius: 20px;
  align-self: flex-end;
  margin-top: 20px; font-size: 11px
}    
.text-content img{width: 100%; height: auto; margin-left: 0;}
    
    
.meeting__wrap {
  display: block;
  justify-content:flex-start;
  box-sizing: border-box;
  width: 100%; position: relative;
}

.meeting__item {
  flex: none;
  display: block;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 30px 20px 0; height: auto;
}
.meeting__itemb{background-color: #27687d; display: block; flex-direction: column; position: relative; padding: 8px 20px 70px}
.meeting__itemc{background-color: #27687d;position: relative}

.meeting__box01{text-align: left;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            width:100%;}
.meeting__box02{width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;}

.meeting__top { 
  display: flex; width: 100%;
  align-items: center;justify-content:center !important; text-align: center;
}

.meeting__texttitle {
  font-size: 25px; display: inline-block;
  color: #01a4ad;
  font-weight: 800;
}

.meeting__number {
  font-size: 25px;display: inline-block;
  color: white;
  font-weight: 800;
  margin-left: 17px;
}

.meeting__inputwrap {
  display: block;
  align-items: flex-start;
  margin-top: 18px;width: 100%;
}

.meeting__inputtext {
  color: white;
  font-weight: 700;
  font-size: 20px; display: none;
}

.meeting__inputtextb{margin-left: 15px}

.meeting__inputtext2{margin-left: 0px; margin-top: 8px; font-size: 14px; color: #fff; margin-bottom: -280px; position: absolute; bottom: 0; z-index: 9 }
.meeting__inputtext2 input{width: 20px; height: 20px; vertical-align: middle}


.meeting__input {
  margin-left: 0px;
  padding: 10px;
  height: 40px; width: 100%; border-radius: 5px;
}

.meeting__input2 {
  margin-left: 0px; width: 100%;
  padding: 10px; border: none;
  height: 40px;border-radius: 5px;
}

.meeting__input3 { width: 100%;
  margin-left: 0px;
  padding: 10px; border: none;
  height: 130px;resize: none; border-radius: 5px;
}

.meeting__input4 {
  margin-left: 0px;
  padding: 10px; margin-top: 5px;
  height: 40px; width: 100%; border-radius: 5px;
}

.meeting__inputcenter {
  display: block;
  align-items: center; width: 100%; 
}

.meeting__bottom {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-right: 24px;
  margin-top: 3px;
  font-size: 14px;
  color: white;
}

.meeting__btn {
  width: 100%;
  height: 35px;
  background-color: #01a4ad;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  font-weight: 900;
  font-size: 17px;
  margin-top: 17px;
  margin-bottom: 0px;
  line-height: 1.3; margin-left: -0px; border-radius: 5px;
}

/* 하단 지도 */
.map__wrap{display: none}

/* 카피라이터 */

.footerbox01 {
  text-align: center;
  min-width: 98%; margin: 0 auto;
  color: #333333;
}
.footerbox02 {
  padding: 20px 0;
  border-bottom: #dddddd 1px solid;
}
.footerbox02 a {
  font-size: 14px;
  font-weight: 700;
}
.footerbox02 a + a {
  margin-left: 10%;
}
.footerbox03 {
  padding: 30px 0 100px; background: #022834; color: #fff;
}
.footerbox03 dl {
  font-size: 11px;
  font-weight: 400;
  margin: 15px auto 0px;
  line-height: 1.3;
}
.footerbox03 dd {
  line-height: 46px;
  font-size: 12px;
  font-weight: 600; 
}
.footerbox03 dd img {
  margin-left: 5px; height: 18px;
  vertical-align: middle;
  width: auto !important;
}
.footerbox03 dd span {  display: inline-block;
  font-size: 11px;
  padding-left: 5px;letter-spacing:-0.08em;
}
.footerbox03 img {
  width: auto;
}
    .footerbox03 ol{font-size: 12px; margin: 15px auto 0}    
    
    .footerbox04{height: 60px; overflow: hidden}  
    .footerbox04 ul{font-size: 0}
    .footerbox04 ul li{display: inline-flex;font-size: 13px;  width: 50%; height: 60px; text-align: center; justify-content:center; align-items:center; vertical-align: top}
    .footerbox04 ul li img{height: 30px; width: auto }
    .footerbox04 ul li:nth-child(1) img{height: 25px}
    
    .map__wrapM{width: 96%; margin-left: 2%}
    .map__box01M{background:#e8f3f4; padding-top: 35px; text-align: center}
    .map__box01M img{width: auto}
    
    .map__box01M ol{font-size: 13px; width: 94%; margin-left: 3%; padding: 25px 0px 17px 37px; text-align: left; position: relative; letter-spacing:-0.04em;}
    .map__box01M ol img{position: absolute; width: 30px; left:0px   }
    .map__box01M ol dt{font-weight: 700; font-size: 15px; margin-bottom: 7px;}
    .map__box01M ol+ol{border-top:#000 1px solid}
    
    .map__box01M ol.w1 dt{margin-bottom: 14px;}
    .map__box01M ol dl{ position: relative; padding-left:  86px;  font-weight: 700; font-size: 12px;  }
    .map__box01M ol dl span{position: absolute;left:0px }
    .map__box01M ol dl+dl{margin-top: 11px}
    .map__box01M ol dl span.l1{letter-spacing:5em;}
    .map__box01M ol dl span.l2{letter-spacing:2em;}
    .map__box01M ol dl span.l3{letter-spacing:1em;}
    .map__box01M ol dd{display: block; margin-top: 7px;color: #01a4ad; font-size: 25px; font-weight: 900 }
    
    .map__box02M{display: block; width: 100%; height: 330px; overflow: hidden; position: relative;
  text-align: center;}
    .map__box02M div { position: absolute; margin-left: -160px;}
    
    
    
}


.mainBox01{display: inline-block; width: 332px; height: 360px; background: #fff; border: #c7c7c7 1px solid; color: #333333; font-size: 18px; vertical-align: top; float: left}
.mainBox01 dt{position: relative; height: 50px; background: #1b5365; color: #fff; font-weight: 900; padding-left: 20px;align-content: center; }
.mainBox01 dt a{position: absolute; right: 20px; font-size: 15px; color: #fff !important}
.mainBox01 dl{font-weight: 700;padding: 15px 18px 5px}
.mainBox01 dd{padding: 0 18px}

.mainBox02{display: inline-block; width: 688px; margin: 0 24px; vertical-align: top; position: relative; float: left}
.mainBox02 .number{position: absolute; width: 100px; left: 50%; margin-left: -50px; bottom: 20px; text-align: center; z-index: 1; }
.mainBox02 .number a{background: #fff; border-radius: 50%; width: 10px; height: 10px; display: inline-block; opacity: 0.5}

.mainBox02 .number a.on{opacity: 1}

.mainBox03{display: block; border-bottom: #c7c7c7 1px solid; padding-top: 50px; padding-bottom: 30px; margin-bottom: 50px ; min-height: 440px}

.new__main__box3 { display: flex; }

.mobile{display: none}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    background-color: #fff !important;
    opacity: 0.5;
}

.swiper-pagination-bullet-active {
    width: 12px !important;
    height: 12px !important;
    background-color: #fff !important;
}

.swiper-pagination {
    margin-bottom: 12px;
}

@media screen and (max-width:800px) {
	.web{display: none}	
	.mobile{display: block}
	
	.mainBox01{display: inline-block; width: 100%; height: 100vw; background: #fff; border: #c7c7c7 1px solid; color: #333333; font-size: 18px; vertical-align: top; margin-bottom: 30px}
.mainBox01 dt{position: relative; height: 50px; background: #1b5365; color: #fff; font-weight: 900; padding-left: 20px;align-content: center; }
.mainBox01 dt a{position: absolute; right: 20px; font-size: 15px; color: #fff !important}
.mainBox01 dl{font-weight: 700;padding: 15px 18px 5px}
.mainBox01 dd{padding: 0 18px}

.mainBox02{display: block; width: 100%; margin: 0 0px; vertical-align: top; position: relative}
	.mainBox02 img{width: 100%;}
	.mainBox02 .number{bottom: 10px}
	
	.mainBox04{width: 100%; margin-bottom: 20px}
	
	
.container__itemwrap2 {
  position: relative;
  display: flex;
  flex-direction: column;
  top: 0px;
}
	
	.mainBox03{display: block; border-bottom: #c7c7c7 0px solid; padding-top: 0px; padding-bottom: 0px; margin-bottom: 30px }

    .swiper-pagination {
        margin-bottom: 4px;
    }
}
