@charset "utf-8";@font-face {
    font-family: GmarketSans;
    font-style: normal;
    font-weight: 300;
    src: url(fonts/GmarketSans/GmarketSansLight.eot);
    src: url(fonts/GmarketSans/GmarketSansLight.eot?#iefix) format('embedded-opentype'),url(fonts/GmarketSans/woff/GmarketSansLight.woff) format('woff'),url(fonts/GmarketSans/woff2/GmarketSansLight.woff) format('woff2')
}

@font-face {
    font-family: GmarketSans;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/GmarketSans/GmarketSansMedium.eot);
    src: url(fonts/GmarketSans/GmarketSansMedium.eot?#iefix) format('embedded-opentype'),url(fonts/GmarketSans/woff/GmarketSansMedium.woff) format('woff'),url(fonts/GmarketSans/woff2/GmarketSansMedium.woff) format('woff2')
}

@font-face {
    font-family: GmarketSans;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/GmarketSans/GmarketSansBold.eot);
    src: url(fonts/GmarketSans/GmarketSansBold.eot?#iefix) format('embedded-opentype'),url(fonts/GmarketSans/woff/GmarketSansBold.woff) format('woff'),url(fonts/GmarketSans/woff2/GmarketSansBold.woff) format('woff2')
}

.inner-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.main_subtitle {
    font-family: GmarketSans;
    font-weight: 500;
    font-size: 42px;
    color: #000;
    text-align: center;
    padding: 70px 0 30px
}

.main_subtitle span {
    color: #e5005a
}

.main_bottom_tit_area .main_subtitle {
    padding-bottom: 10px
}

.main_top_all {
    position: relative;
    width: 100%;
    height: 558px;
    background: url(../img/mainBg2.png) center bottom no-repeat;
    background-size: cover
}

.main_top_all::before {
    content: '';
    width: 680px;
    height: 534px;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -846px;
    background: url(../images/icon/invalid-name.png);
    background-repeat: no-repeat;
    opacity: .8;
    overflow: hidden
}

.main_top_all .main_top_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex
}

.main_top_left {
    position: relative;
    width: 464px;
    height: 590px;
    flex-shrink: 0
}

.main_top_left::before {
    content: '';
    width: 337px;
    height: 353px;
    /* object-fit: contain; */
    position: absolute;
    bottom: 34px;
    right: 0;
    background: url(../img/img_person.png) no-repeat;
    overflow: hidden;
    /* z-index: 10; */
    background-size: cover;
}

.main_top_left .main_top_left_tit {
    padding-top: 145px
}

.main_top_left .go_link {
    margin-top: 30px
}

.main_top_left .go_link li {
    margin-top: 8px
}

.main_top_left .go_link a {
    min-width: 141px;
    display: inline-block;
    padding: 10px 18px;
    color: #333;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 700;
    background: #ffffff80 url(../img/banner_next_b.png) 92% center no-repeat;
    position: relative;
    z-index: 5
}

.main_top_left .go_link a:hover {
    border: 1px solid #e5005a;
    color: #fff;
    background: #e5005a url(../img/banner_next.png) 92% center no-repeat
}

.main_top_left .connect_phone_tit {
    position: relative;
    margin-top: 80px;
    margin-left: 2px;
    z-index: 5
}

.main_top_left .connect_phone_txt {
    position: relative;
    margin-top: 5px;
    margin-left: 2px;
    z-index: 5
}

.main_top_right .main_slide01 .swiper-button-next {
    position: absolute;
    right: 15px;
    top: 23px;
    width: 27px;
    height: 44px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.main_top_right .main_slide01 .swiper-button-prev {
    position: absolute;
    right: 65px;
    top: 23px;
    left: auto;
    width: 27px;
    height: 44px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.main_top_right .main_slide01 .swiper-pagination {
    position: absolute;
    right: 110px;
    top: 10px;
    left: auto;
    bottom: auto;
    width: auto;
    font-size: 18px;
    font-family: GmarketSansMedium
}

.main_top_right .main_slide01 .swiper-button-next::after {
    content: '';
    width: 6px;
    height: 12px;
    background-image: url(../img/banner_next_b.png)
}

.main_top_right .main_slide01 .swiper-button-prev::after {
    content: '';
    width: 6px;
    height: 12px;
    background-image: url(../img/banner_prev_b.png)
}

.main_top_right .main_slide01 .swiper-button-pause {
    position: absolute;
    right: 50px;
    top: 10px
}

.main_top_right .main_slide01 .swiper-button-start {
    position: absolute;
    right: 50px;
    top: 10px
}

.main_top_right .main_slide01 .swiper-button-pause.hide {
    display: none
}

.main_top_right .main_slide01 .swiper-button-start.hide {
    display: none
}

.main_top_right .main_slide01 img {
    width: 100%;
    height: auto
}

.main_txt_area {
    position: relative
}

.main_top_right {
    width: 100%
}

.main_top_right .main_top_right_inner {
    position: relative
}

.main_top_right h3 {
    position: relative;
    max-width: 500px;
    font-family: GmarketSans;
    font-weight: 500;
    font-size: 30px;
    margin-top: 74px;
    display: flex;
    align-items: center;
    z-index: 2
}

.main_top_right h3 span {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-left: 20px;
    background-color: #00449d;
    display: inline-flex;
    border-radius: 17px;
    height: 34px;
    align-items: center;
    justify-content: center;
    position: relative
}

.main_top_right h3 span a {
    font-family: NotoSansKR,sans-serif
}

.main_top_right h3 span.event a {
    position: relative;
    line-height: 34px;
    padding: 0 40px
}

.main_top_right h3 span.event {
    background: url(../images/event_bg.png) no-repeat;
    margin-top: -5px
}

.main_top_right h3 span.event em {
    color: #ff0
}

.main_top_right h3 span.event img:nth-of-type(1) {
    position: absolute;
    top: -8px;
    left: 7px
}

.main_top_right h3 span.event img:nth-of-type(2) {
    position: absolute;
    top: -5px;
    right: -19px
}

.main_top_right .main_slide01 {
    width: 100%;
    max-width: 730px;
    margin-top: -45px;
    padding-top: 1px
}

.main_slide01 {
    position: relative
}

.main_slide01 .swiper-wrapper {
    margin-top: 70px
}

.main_slide01 .swiper-slide {
    overflow: hidden;
    border-radius: 20px
}

.main_slide01 .swiper-pagination {
    position: absolute;
    right: 0;
    bottom: 0
}

.main_icon_all {
    width: 100%;
    background-color: #f2f5f8;
    padding-top: 50px;
    padding-bottom: 70px
}

.main_icon_all .main_icon_wrap {
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
    position: relative
}

.main_icon_all .frequently_slide_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.frequently_slide {
    position: inherit
}

.frequently_slide .swiper-slide>a {
    display: block;
    text-align: center
}

.frequently_slide .swiper-slide>a em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    width: 96px;
    height: 96px;
    border-radius: 50%
}

.frequently_slide .swiper-slide>a img {
    width: 70px;
    object-fit: contain
}

.frequently_slide .swiper-slide>a span {
    display: block;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    line-height: 1.38;
    font-weight: 700;
    letter-spacing: -.8px
}

.frequently_slide_wrap .swiper-button-next {
    top: 45%;
    right: 0
}

.frequently_slide_wrap .swiper-button-prev {
    top: 50%;
    left: 0
}

.swiper-button-next svg,
.swiper-button-prev svg{display:none !Important;}

.frequently_slide_wrap .swiper-button-next::after {
    content: '';
    background-image: url(../img/bookmark_next.png);
    width: 12px;
    height: 21px
}

*:not(.main_icon_wrap) .frequently_slide_wrap .swiper-button-prev::after {
    content: '';
    background-image: url(../img/bookmark_prev.png);
    width: 12px;
    height: 21px;
}

.frequently_slide_wrap .swiper-slide>a:hover em {
    transition: background-color .3s;
    background-color: #e5005a;
    border: none
}

.main_cont_all {
    position: relative;
    width: 100%;
    background: url(../img/bg_shape01.png) center no-repeat
}

.main_cont1 .junggu-notice {
    position: relative;
    border-collapse: collapse;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center
}

.main_cont1 .junggu-notice .notice-category {
    position: relative;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap
}

.main_cont1 .junggu-notice .notice-category .tab-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    top: 0
}

.main_cont1 .junggu-notice .notice-category .tab_title {
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #ecf1f4;
    border-radius: 40px 40px 0 0;
    position: relative;
    top: 0/
}

.main_cont1 .junggu-notice .notice-category .tab_title li {
    width: 13%;
    align-items: center;
    text-align: center
}

.main_cont1 .junggu-notice .notice-category .tab_title li a {
    position: relative;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.main_cont1 .junggu-notice .notice-category .tab_title li.on a {
    background-color: #fef2f7;
    width: 100%;
    height: 50px;
    color: #e5005a;
    border-radius: 40px;
    text-align: center
}

.main_cont1 .junggu-notice .notice-category .tab_cont {
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
    bottom: 0;
    border: 1px solid #ecf1f4;
    border-radius: 0 0 40px 40px;
    border-top: 0
}

.main_cont1 .junggu-notice .notice-category .tab_cont>div {
    display: none;
    text-align: center;
    width: 100%;
    padding: 40px
}

.main_cont1 .junggu-notice .notice-category .tab_cont>div.on {
    display: block
}

.main_cont1 .junggu-notice .notice-category .tab_cont div .tab_dl_wrap {
    display: flex;
    justify-content: space-around
}

.main_cont1 .junggu-notice .notice-category .tab_cont div .tab_dl_wrap dl {
    text-align: left
}

.main_cont1 .junggu-notice .notice-category .tab_cont div>a {
    display: block;
    padding: 0 10px;
    flex-basis: 30%
}

.main_cont1 .junggu-notice .notice-category .tab_cont div>a:hover dd,.main_cont1 .junggu-notice .notice-category .tab_cont div>a:hover dt {
    text-decoration: underline
}

.main_cont1 .junggu-notice .notice-category .tab_cont div dl dt {
    position: relative;
    color: #222;
    font-size: 22px;
    font-weight: 700;
    padding-right: 13px;
    margin-bottom: 20px
}

.main_cont1 .junggu-notice .notice-category .tab_cont div dl dt .new-label {
    font-size: 10px;
    color: #fff;
    width: 18px;
    height: 18px;
    background-color: #d2284c;
    border-radius: 50%;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    vertical-align: middle;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.main_cont1 .junggu-notice .notice-category .tab_cont div dl dd {
    font-size: 16px;
    color: #6b717b;
    position: relative;
    padding-bottom: 40px
}

.main_cont1 .junggu-notice .notice-category .tab_cont div dl dd span.date {
    position: absolute;
    bottom: 0;
    left: 0;
}

.main_cont1 .junggu-notice .notice-category .tab_cont div dl dd img {
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 3px;
}

.main_cont1 .junggu-notice .notice-category .tab_cont div ul {
    margin-top: 40px;
    text-align: left
}

.main_cont1 .junggu-notice .notice-category .tab_cont div ul li {
    position: relative
}

.main_cont1 .junggu-notice .notice-category .tab_cont div ul li+li {
    margin-top: 15px
}

.main_cont1 .junggu-notice .notice-category .tab_cont div ul li a {
    color: #222;
    font-size: 18px;
    padding-right: 90px;
    display: inline-block
}

.main_cont1 .junggu-notice .notice-category .tab_cont div ul li span {
    position: absolute;
    color: #6b717b;
    font-size: 18px;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.main_cont1 .junggu-notice .notice-category .tab_cont div div.more {
    margin-top: 30px
}

.main_cont1 .junggu-notice .notice-category .tab_cont div div.more a {
    border: 1px solid #ecf1f4;
    border-radius: 20px;
    padding: 12px;
    box-sizing: border-box;
    color: #6b717b;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 0
}

.main_cont1 .junggu-notice .notice-category .tab_cont div div.more a:hover {
    color: #000;
    border: 1px solid #000
}

.main_cont1 .junggu-notice .junggu-comu {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu {
    position: relative;
    overflow: hidden;
    background: #fff27e url(../img/kakao_banner_bg.png) no-repeat;
    background-size: cover;
    border: 1px solid #e3ebf1;
    width: 32%;
    border-radius: 40px;
    text-align: center;
    min-height: 260px
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu a {
    display: block;
    min-height: 260px
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_txt {
    position: absolute;
    left: 20px;
    top: 35px;
    width: 152px
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_txt img {
    width: 100%;
    height: auto
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_img {
    position: absolute;
    right: 20px;
    bottom: -20px;
    width: 182px
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_img img {
    width: 100%;
    height: auto
}

.main_cont1 .junggu-notice .junggu-comu .kakao-junggu h3 {
    text-align: start;
    margin: 32px 0 10px 20px;
    font-size: 25px;
    line-height: 1.2
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu {
    background-color: #fcf2f3;
    border: 1px solid #e3ebf1;
    width: 32%;
    border-radius: 40px;
    text-align: center;
    min-height: 260px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu {
    background-color: #f7f7f9;
    border: 1px solid #e3ebf1;
    width: 32%;
    border-radius: 40px;
    text-align: center;
    min-height: 260px;
    position: relative
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu::before {
    content: '';
    position: absolute;
    top: calc(100% - 87px);
    left: 0;
    width: 100%;
    height: 87px;
    background-color: #e9e9f0;
    border-radius: 0 0 30px 30px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    padding: 0 30px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt span {
    font-size: 19px;
    font-family: Pretendard,sans-serif
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3 {
    font-family: Pretendard,sans-serif;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 5px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3 span.f_org {
    font-size: 40px;
    color: #ef3e2e
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-btn {
    display: flex;
    margin-top: 30px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-btn li a:hover {
    text-decoration: underline
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-btn li:nth-child(1):after {
    content: '|';
    padding: 0 10px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-tell {
    position: absolute;
    width: 180px;
    height: 50px;
    margin-top: 35px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-tell img {
    width: 16px;
    object-fit: contain;
    display: inline-flex;
    position: absolute;
    top: 2px;
    left: 4px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-tell p {
    position: absolute;
    top: 0;
    left: 26px;
    line-height: 20px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-tell:hover p {
    text-decoration: underline
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt {
    text-align: left;
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 30px;
    padding-top: 30px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-img {
    position: absolute;
    top: 35px;
    right: 0;
    padding-right: 30px
}

.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-img img {
    width: 100%;
    max-width: 143px;
    height: auto
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu a img {
    width: 100%
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li {
    width: 100%;
    position: relative
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li a {
    transition: color,background-color,font-size .4s;
    color: #191830;
    font-size: 20px;
    position: relative
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu h3 {
    font-family: GmarketSans;
    font-weight: 500;
    color: #191830;
    font-size: 32px;
    margin: 22px 0 2px 0;
    position: relative
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu h3::before {
    content: '';
    position: absolute;
    top: -38px;
    left: 50%;
    margin-left: 80px;
    width: 91px;
    height: 112px;
    background: url(../img/img_character.png) no-repeat;
    display:none;
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu h3 span {
    color: #ff471c
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu h3 span.ontongFont02 {
    color: #ff471c
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list {
    display: flex;
    height: 170px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li a:hover {
    border-radius: 30px;
    width: 340px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(1) a.on {
    color: #d21420;
    border: 2px solid #d21420;
    font-size: 26px;
    background-color: #fff;
    border-radius: 30px;
    width: 314px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on {
    color: #d21420;
    border: 2px solid #d21420;
    font-size: 26px;
    background-color: #fff;
    border-radius: 30px;
    width: 314px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(3) a.on {
    color: #d21420;
    border: 2px solid #d21420;
    font-size: 26px;
    background-color: #fff;
    border-radius: 30px;
    width: 314px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(1) a.on span.bg::before {
    background-image: url(../img/hover_bg1.png);
    width: 320px;
    height: 55px;
    opacity: 1;
    content: '';
    position: absolute;
    left: 55%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on span.bg::before {
    background-image: url(../img/hover_bg2.png);
    opacity: 1;
    content: '';
    width: 266px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat
}

.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(3) a.on span.bg::before {
    background-image: url(../img/hover_bg3.png);
    opacity: 1;
    content: '';
    width: 251px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat
}

.main_bottom_all {
    width: 100%;
    background-color: #f3f6fb;
    padding-bottom: 65px
}

.main_bottom_all .main_bottom_cont {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.main_bottom_tit_area {
    position: relative;
    text-align: center
}

.main_bottom_tit_area .alram_service {
    position: absolute;
    right: 10px;
    top: 80px;
    display: inline-block;
    padding: 6px 15px;
    font-size: 16px;
    background-color: #00479d;
    color: #fff;
    border-radius: 15px
}

.main_bottom_tit_area .alram_service:hover {
    background-color: #535353
}

.main_bottom_slide_all {
    position: relative;
    margin-left: calc(50% - 600px);
    display: flex;
    box-sizing: border-box
}

.main_bottom_slide_left {
    float: left;
    width: 388px;
    flex-shrink: 0;
    padding-right: 20px;
    padding-bottom: 20px
}

.main_bottom_slide_left .bottom_slide_wrap {
    margin-top: 20px
}

.bottom_slide_01 {
    box-sizing: border-box
}

.bottom_slide_01 .swiper-slide {
    box-sizing: border-box
}

.bottom_slide_01 .swiper-slide .bottom_slide_box {
    border: 2px solid #ebeef3;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 0 63px
}

.bottom_slide_01 .swiper-slide .bottom_slide_box:hover {
    border: 2px solid #e50051
}

.bottom_slide_01 .swiper-slide .bottom_slide_box a {
    display: block
}

.main_bottom_slide_left .bottom_slide_wrap .swiper-button-pause {
    position: absolute;
    bottom: 23px;
    left: 50%;
    margin-left: -4px;
    z-index: 10
}

.main_bottom_slide_left .bottom_slide_wrap .swiper-button-start {
    position: absolute;
    bottom: 23px;
    left: 50%;
    margin-left: -4px;
    z-index: 10
}

.main_bottom_slide_left .bottom_slide_wrap .hide {
    display: none
}

.main_bottom_slide_left .bottom_slide_wrap .swiper-button-prev {
    left: 50%;
    margin-left: -35px;
    top: auto;
    bottom: 26px;
    width: 6px;
    height: 12px;
    background: url(../images/icon/ic-3.png) no-repeat;
    background-size: 100% auto
}

.main_bottom_slide_left .bottom_slide_wrap .swiper-button-next {
    right: 50%;
    margin-right: -35px;
    top: auto;
    bottom: 26px;
    width: 6px;
    height: 12px;
    background: url(../images/icon/ic-4.png) no-repeat;
    background-size: 100% auto
}

.bottom_slide_wrap .bottom_text_box {
    padding: 0 38px 30px 38px
}

.bottom_slide_wrap .bottom_slide_pic {
    position: relative
}

.bottom_text_box .bottom_slide_bloom span.youtube {
    display: inline-block;
    padding: 7px 15px;
    padding-left: 35px;
    font-size: 14px;
    background: red url(../img/bullet_yutube.png) 10px center no-repeat;
    color: #fff;
    border-radius: 15px
}

.bottom_text_box .bottom_slide_tit {
    margin-top: 25px;
    font-size: 23px;
    font-family: Pretendard,sans-serif;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 44px;
    -webkit-box-orient: vertical
}

.bottom_text_box .bottom_slide_hashtag {
    margin-top: 20px;
    font-size: 17px;
    color: #6b717b;
    font-family: Pretendard,sans-serif;
    font-weight: 400
}

.bottom_slide_pic img {
    width: 100%;
    height: auto
}

.bottom_slide_bloom>p {
    display: block
}

.main_bottom_slide_right {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-width: 1800px
}

.bottom_slide_02 .swiper-slide {
    max-width: 320px
}

.bottom_slide_02 .bottom_slide_box {
    border: 2px solid #ebeef3;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-top: 20px
}

.bottom_slide_02 .bottom_slide_box:hover {
    border: 2px solid #e50051
}

.bottom_slide_02 .bottom_slide_box a {
    display: block
}

.bottom_slide_02 .bottom_slide_box .pic_area {
    position: relative;
    height: 206px;
    overflow: hidden
}

.bottom_slide_02 .bottom_slide_box .pic_area img {
    width: 100%;
    height: auto
}

.bottom_slide_02 .bottom_slide_txtbox {
    text-align: center
}

.bottom_slide_02 .bottom_slide_txtbox .bottom_slide_tit {
    margin-top: 30px;
    font-size: 18px;
    font-family: Pretendard,sans-serif;
    font-weight: 700;
    padding: 0 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 42px;
    -webkit-box-orient: vertical
}

.bottom_slide_02 .bottom_slide_txtbox .bottom_slide_date {
    margin-top: 30px;
    font-size: 16px;
    color: #6b717b;
    font-family: Pretendard,sans-serif;
    font-weight: 300
}

.bottom_slide_02 .sns_area {
    margin-top: 10px;
    position: relative;
    width: 100%;
    max-width: 786px;
    background-color: #dee5f0;
    padding: 15px;
    border-radius: 40px;
    box-sizing: border-box
}

.bottom_slide_02 .swiper-button-prev {
    left: auto;
    right: 80px;
    top: auto;
    bottom: 35px;
    width: 9px;
    height: 16px;
    background: url(../images/icon/ic-3.png) no-repeat;
    background-size: 100% auto
}

.bottom_slide_02 .swiper-button-next {
    left: auto;
    right: 30px;
    top: auto;
    bottom: 35px;
    width: 9px;
    height: 16px;
    background: url(../images/icon/ic-4.png) no-repeat;
    background-size: 100% auto
}

.swiper-button-prev::after {
    font-size: 0;
    text-indent: -9999px
}

.swiper-button-next::after {
    font-size: 0;
    text-indent: -9999px
}

.bottom_slide_02 .sns_area a {
    display: inline-flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    pointer-events: auto;
    overflow: hidden;
    position: relative
}

.bottom_slide_02 .sns_area a img {
    width: auto;
    height: 25px
}

.bottom_slide_02 .sns_area a.btn_blog {
    background-color: #03c75a;
    transition: width .4s;
    color: #fff
}

.bottom_slide_02 .sns_area a.btn_insta {
    background: url(../img/bg_b_instagram.png) no-repeat;
    transition: width .4s;
    color: #fff
}

.bottom_slide_02 .sns_area a.btn_facebook {
    background: #1474ea;
    transition: width .4s;
    color: #fff
}

.bottom_slide_02 .sns_area a.btn_kakao {
    background: #f4e22d;
    transition: width .4s;
    color: #333
}

.bottom_slide_02 .sns_area a.btn_mail {
    background: #333;
    transition: width .4s;
    color: #fff
}

.bottom_slide_02 .sns_area a.btn_carrot {
    background: #ff6f0e;
    transition: width .4s;
    color: #fff
}

.bottom_slide_02 .sns_area a.btn_blog::after {
    content: '블로그 바로가기';
    position: absolute;
    white-space: nowrap;
    left: 50px;
    opacity: 0;
    transition: opacity 1.8s
}

.bottom_slide_02 .sns_area a.btn_insta::after {
    content: '인스타그램 바로가기';
    position: absolute;
    white-space: nowrap;
    left: 50px;
    opacity: 0;
    transition: opacity 1.8s
}

.bottom_slide_02 .sns_area a.btn_facebook::after {
    content: '페이스북 바로가기';
    position: absolute;
    white-space: nowrap;
    left: 50px;
    opacity: 0;
    transition: opacity 1.8s
}

.bottom_slide_02 .sns_area a.btn_kakao::after {
    content: '카카오톡 채널구독';
    position: absolute;
    white-space: nowrap;
    left: 50px;
    opacity: 0;
    transition: opacity 1.8s
}

.bottom_slide_02 .sns_area a.btn_mail::after {
    content: '문자알림 서비스 신청하기';
    position: absolute;
    white-space: nowrap;
    left: 50px;
    opacity: 0;
    transition: opacity 1.8s
}

.bottom_slide_02 .sns_area a.btn_carrot::after {
    content: '중구청 공식 당근마켓 연결';
    position: absolute;
    white-space: nowrap;
    left: 50px;
    opacity: 0;
    transition: opacity 1.8s
}

.bottom_slide_02 .sns_area a.btn_blog:hover {
    width: 165px;
    justify-content: left;
    padding-left: 11px;
    background-color: #03c75a
}

.bottom_slide_02 .sns_area a.btn_insta:hover {
    width: 200px;
    justify-content: left;
    padding-left: 17px;
    background: url(../img/bg_b_instagram.png) left center no-repeat
}

.bottom_slide_02 .sns_area a.btn_facebook:hover {
    width: 180px;
    justify-content: left;
    padding-left: 20px
}

.bottom_slide_02 .sns_area a.btn_kakao:hover {
    width: 180px;
    justify-content: left;
    padding-left: 20px
}

.bottom_slide_02 .sns_area a.btn_mail:hover {
    width: 225px;
    justify-content: left;
    padding-left: 20px
}

.bottom_slide_02 .sns_area a.btn_carrot:hover {
    width: 230px;
    justify-content: left;
    padding-left: 20px
}

.bottom_slide_02 .sns_area a.btn_blog:hover::after {
    justify-content: left;
    opacity: 1
}

.bottom_slide_02 .sns_area a.btn_insta:hover::after {
    justify-content: left;
    opacity: 1
}

.bottom_slide_02 .sns_area a.btn_facebook:hover::after {
    justify-content: left;
    opacity: 1
}

.bottom_slide_02 .sns_area a.btn_kakao:hover::after {
    justify-content: left;
    opacity: 1
}

.bottom_slide_02 .sns_area a.btn_mail:hover::after {
    justify-content: left;
    opacity: 1
}

.bottom_slide_02 .sns_area a.btn_carrot:hover::after {
    justify-content: left;
    opacity: 1
}

a.go_link_office {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

@media screen and (max-width: 1200px) {
    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-btn {
        margin-top:10px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-tell {
        margin-top: 80px
    }

    .main_subtitle {
        font-size: 30px;
        padding: 40px 0 20px
    }

    .main_top_all {
        height: auto;
        box-sizing: border-box;
        background-image: none
    }

    .main_top_wrap {
        flex-wrap: wrap
    }

    .main_top_left {
        width: 100%;
        height: 470px;
        padding: 20px;
        box-sizing: border-box;
        background: url(../img/mainBg2.png) bottom right no-repeat;
        background-size: cover
    }

    .main_top_left .main_top_left_inner {
        width: 100%;
        max-width: 740px;
        margin: 0 auto
    }

    .main_top_left .main_top_left_tit {
        padding-top: 40px
    }

    .main_top_left .connect_phone_tit {
        margin-top: 80px
    }

    .main_top_all .main_top_wrap .main_top_right {
        width: 100%;
        background: url(../img/mainBg_right.png) no-repeat;
        background-size: cover;
        padding-bottom: 20px
    }

    .main_top_right h3 {
        width: 100%;
        max-width: 740px;
        margin: 0 auto;
        margin-top: 20px
    }

    .main_top_all::before {
        display: none;
        width: 100%;
        max-width: 840px;
        height: 445px;
        background-size: cover;
        top: 0;
        left: auto;
        right: 0;
        margin-left: 0;
        z-index: -1;
        background-position: right bottom
    }

    .main_top_left::before {
        right: 5%;
        bottom:0px;
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div .tab_dl_wrap {
        flex-wrap: wrap
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div .tab_dl_wrap>a {
        flex-basis: 100%
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div .tab_dl_wrap dl {
        margin-top: 30px
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div .tab_dl_wrap dl:first-child {
        margin-top: 0
    }

    .main_cont1 .junggu-notice .junggu-comu {
        flex-wrap: wrap;
        padding: 0 15px;
        padding-bottom: 30px
    }

    .main_cont1 .junggu-notice .junggu-comu div.kakao-junggu,.main_cont1 .junggu-notice .junggu-comu div.ontong-junggu,.main_cont1 .junggu-notice .junggu-comu div.sotong-junggu {
        width: 100%
    }

    .main_cont1 .junggu-notice .junggu-comu>div {
        margin: 10px 0
    }

    .main_cont1 .junggu-notice .notice-category .tab_title li {
        min-width: 24%;
        width:fit-content;
    }

    .main_cont1 .junggu-notice .notice-category .tab_title li a {
        font-size: 15px;
        white-space:nowrap;
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li a.on,.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li a:hover {
        width: 100%;
        width: 285px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(1) a.on span.bg::before {
        width: 300px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on span.bg::before {
        width: 300px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on span.bg::before {
        width: 300px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-img {
        padding-right: 20px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-img img {
        max-width: 120px;
        height: auto
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt {
        padding-top: 20px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3 {
        font-size: 30px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3 span.f_org {
        font-size: 30px
    }

    .main_top_right h3 span {
        font-size: 12px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-btn li:nth-child(1):after {
        font-size: 14px;
        padding: 0 5px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-btn li a {
        font-size: 14px
    }

    .main_bottom_tit_area .alram_service {
        position: relative;
        right: auto;
        top: auto;
        font-size: 12px
    }

    .main_bottom_slide_all {
        margin-left: 0;
        width: 100%;
        flex-wrap: wrap
    }

    .main_bottom_slide_left {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box
    }

    .main_bottom_slide_right {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
        padding-top: 15px
    }

    .bottom_slide_02 .sns_area {
        max-width: 100%
    }

    .main_icon_all {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .main_icon_wrap {
        padding-left: 40px;
        padding-right: 40px;
        box-sizing: border-box
    }

    .main_cont1 .junggu-notice .notice-category .tab-container {
        padding: 0 15px
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div>a {
        display: block;
        margin-top: 25px;
        padding: 0
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div>a:hover dt {
        text-decoration: underline
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont .tab_dl_wrap>a:first-child {
        margin-top: 0
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div dl dt {
        margin-bottom: 12px
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div dl dd {
        padding-bottom: 30px
    }

    a.go_link_office {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .main_subtitle {
        font-size:24px
    }

    .main_top_all {
        background-image: none;
        padding: 0
    }

    .main_top_all::before {
        display: none;
        max-width: 460px;
        height: 280px;
        background: url(../img/mainBeforeM.png) center bottom no-repeat;
        background-size: cover
    }

    .main_slide01 .swiper-wrapper {
        margin-top: 50px
    }

    .main_top_all .main_top_wrap .main_top_right {
        padding: 15px;
        box-sizing: border-box
    }

    .main_top_left {
        position: relative;
        background: url(../img/mainBg_left.png) bottom left 28%;
        height: 290px;
        padding: 15px;
        box-sizing: border-box;
        z-index: 1
    }

    .main_top_left .main_top_left_tit {
        padding-top: 20px
    }

    .main_top_left .main_top_left_tit img {
        width: 188px;
        height: auto
    }

    .main_top_left::before {
        right: 0;
        background-size: 195px auto;
        background-position: right bottom
    }

    .main_top_left .go_link {
        margin-top: 14px
    }

    .main_top_left .go_link li {
        margin: 4px
    }

    .main_top_left .go_link li a {
        min-width: 110px;
        font-size: 12px;
        padding: 7px 10px
    }

    .main_top_left .connect_phone_tit {
        margin-top: 10px
    }

    .main_top_left .connect_phone_tit {
        margin-top: 5px;
        position: absolute;
        bottom: 40px;
        left: 20px
    }

    .main_top_left .connect_phone_txt {
        margin-top: 2px;
        position: absolute;
        bottom: 20px;
        left: 20px
    }

    .main_top_right h3 {
        flex-wrap: wrap;
        font-size: 20px
    }

    .main_top_right h3 span {
        margin-left: 12px
    }

    .main_top_right h3 span b {
        padding: 0
    }

    .main_top_right h3 span.event a {
        padding: 0 15px
    }

    .main_top_right h3 span.event img {
        display: none
    }

    .newmain2023 .main_top_right .main_slide01 {
        margin-top: -10px
    }

    .main_top_right .main_slide01 .swiper-pagination {
        font-size: 14px;
        right: 85px;
        top: 20px
    }

    .main_top_right .main_slide01 .swiper-button-next,.main_top_right .main_slide01 .swiper-button-prev {
        top: 30px
    }

    .main_top_right .main_slide01 .swiper-button-pause,.main_top_right .main_slide01 .swiper-button-start {
        top: 17px
    }

    .main_top_right .main_slide01 .swiper-button-next {
        right: 0
    }

    .main_top_right .main_slide01 .swiper-button-prev {
        right: 43px
    }

    .main_top_right .main_slide01 .swiper-button-pause,.main_top_right .main_slide01 .swiper-button-start {
        right: 30px
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont>div {
        padding: 20px
    }

    .frequently_slide .swiper-slide>a em {
        width: 60px;
        height: 60px
    }

    .frequently_slide .swiper-slide>a img {
        width: 40px;
        height: auto
    }

    .frequently_slide .swiper-slide>a span {
        font-size: 13px;
        margin-top: 10px
    }

    .main_icon_wrap {
        padding-left: 30px;
        padding-right: 30px;
        box-sizing: border-box
    }

    .main_bottom_all {
        padding-bottom: 20px
    }

    .main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_txt {
        width: 130px
    }

    .main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_img {
        width: 150px;
        right: 10px;
        bottom: 0!important
    }

    .bottom_slide_wrap .bottom_text_box {
        padding: 0 15px 15px 15px
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div dl dt span.row1 {
        font-size: 18px
    }

    .main_cont1 .junggu-notice .notice-category .tab_cont div dl dd {
        font-size: 14px
    }

    .bottom_slide_02 .swiper-slide {
        max-width: 100%
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu h3 {
        font-size: 24px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu h3::before {
        width: 75px;
        height: 90px;
        background-size: cover;
        top: -30px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li a {
        font-size: 16px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(1) a.on,.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on,.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(3) a.on {
        font-size: 18px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3 {
        margin-top: 10px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3,.main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt h3 span.f_org {
        font-size: 24px
    }

    .bottom_text_box .bottom_slide_tit {
        font-size: 18px
    }

    .bottom_text_box .bottom_slide_hashtag {
        font-size: 14px
    }

    .bottom_slide_02 .bottom_slide_txtbox .bottom_slide_date,.bottom_slide_02 .bottom_slide_txtbox .bottom_slide_tit {
        font-size: 14px;
        margin-top: 20px
    }

    .main_cont1 .junggu-notice .junggu-comu .kakao-junggu,.main_cont1 .junggu-notice .junggu-comu .kakao-junggu>a,.main_cont1 .junggu-notice .junggu-comu .ontong-junggu,.main_cont1 .junggu-notice .junggu-comu .sotong-junggu {
        min-height: 220px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-txt .news-tell {
        margin-top: 45px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-img {
        padding-right: 10px;
        top: 25px!important
    }

    .bottom_slide_02 .swiper-button-prev {
        right: 40px
    }

    .bottom_slide_02 .swiper-button-next {
        right: 15px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(1) a.on,.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on,.main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(3) a.on {
        width: 100%;
        max-width: 280px
    }

    .main_cont1 .junggu-notice .junggu-comu .ontong-junggu ul.ontong-list li:nth-child(2) a.on span.bg::before {
        width: 266px
    }
}

@media screen and (max-width: 480px) {
    .bottom_slide_box {
        max-width:100%!important
    }

    .main_icon_wrap {
        padding-left: 35px;
        padding-right: 35px;
        box-sizing: border-box
    }

    .main_icon_all {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .main_cont1 .junggu-notice .junggu-comu .sotong-junggu .sotong-news .news-img img {
        max-width: 100px;
        height: auto
    }

    .main_cont1 .junggu-notice .junggu-comu .kakao-junggu .kakao_img {
        width: 120px
    }
}

/* 팝업 */
.popup_container {
    width: 1200px;
    margin: auto;
    position: relative;
    z-index: 10000
}

.popup_container .todaywrap {
    background-color: #34495e;
    padding: 10px 5px;
}

.popup_container .todaywrap .btn_todayclose {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1
}

.popup_container .todaywrap .btn_todayclose .ico {
    width: 20px;
    height: 19px;
    background: url(../images/main/popup/pop_todayclose.gif) no-repeat;
    background-size: contain
}

.img_popup {
    position: absolute;
    top: 40px;
    z-index: 100;
    width: fit-content;
    right: 0;
    border: 1px solid #555
}

.img_popup>a>img {
    width: 100%
}

.bottom_btn_area {
    display: flex;
    justify-content: space-between;
    background-color: #34495e;
}

.bottom_btn_area a {
    width: 50%;
    text-align: center;
    padding: 10px;
    color: #fff;
}

@media screen and (max-width: 1200px) {
    .popup_container {
        width:100%
    }
}

/* 240613 메인 내편중구스토리 분리 */
.main_bottom_slide_left {
    width: 320px;
}

.main_bottom_slide_left .bottom_slide_box {
    height: 356px;
}

.main_bottom_slide_left.jg_story .bottom_slide_box .story_tit {
    padding-left: 38px;
    display: inline-block;
    padding-bottom: 20px;
    font-size: 24px;
    font-family: GmarketSans;
    color: #000;
}

.main_bottom_slide_left.jg_story .bottom_slide_box .pic_area {
    width: 100%;
    height: 207px;
}

.main_bottom_slide_left.jg_story .bottom_slide_box .bottom_slide_tit {
    margin-top: 30px;
    font-size: 18px;
    font-family: Pretendard, sans-serif;
    font-weight: 700;
    padding: 0 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 42px;
    -webkit-box-orient: vertical;
}

.main_bottom_slide_left.jg_story .bottom_slide_box .bottom_slide_date {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    color: #6b717b;
    font-family: Pretendard,sans-serif;
    font-weight: 300
}

.main_bottom_slide_left.jg_story .bottom_slide_box .pic_area img {
    width: 100%;
}

.main_bottom_slide_right .bottom_slide_02 .swiper-slide {
    min-width: 320px !important;
}

@media screen and (max-width: 1200px) {
    .main_bottom_slide_left {
        width: 100%;
    }
}

/* 240620 접근성 업데이트 */
.frequently_slide_wrap .swiper-button-prev::after {
    filter: brightness(0.1) !important;
}

.frequently_slide_wrap .swiper-button-next::after {
    filter: brightness(0.1) !important;
}

/* 240621 접근성 업데이트 */
#footer .footer-bottom a:focus {
    outline-color: white !important;
    outline-style: dotted;
    outline-offset: 0;
}

#footer .footer-bottom a.outline_dotted:focus {
    outline-color: white !important;
    outline-style: dotted;
    outline-offset: 0px;
}

.symbol_banner {
    display: inline-block;
}

/* 240624 */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}

/* 241231 메인 팝업 추가 */
#lpp121428 .img_popup {left: 0px; top: 170px;}
#lpp108610 .img_popup {left: 471px; top: 170px;}

@media screen and (max-width: 970px) {
    #lpp121428 .img_popup { left: auto; z-index: 101;}
    #lpp108610 .img_popup {left: auto; right: 0px;}
}


/* 20250428 ai 추가 */
.main_top_left .go_link .ai_list a { border-color: rgba(229, 0, 81, 1);  color: white !important; background: rgba(229, 0, 81, 1) url(../img/banner_next.png) 92% center no-repeat;}

/*20260211 배너 모아보기*/
.viewAllbanner{position:absolute; right:0px; bottom:0px; z-index:2; display:flex; align-items: center; font-size:13px; color:#fff; font-weight:500; border-radius:12px 0px 20px 0px; padding:9px 14px; background:rgba(58, 61, 78, 0.80); gap:0px 3px;}
.viewAllbanner p.icon{position:relative; width:10px; aspect-ratio: 1/1;}
.viewAllbanner p.icon::before,.viewAllbanner p.icon::After{content:""; position:absolute; top:50%; left:50%; transform:translateX(-50%); background:#fff; border-radius:2px; width:100%; height:2px;}
.viewAllbanner p.icon::after{transform:translatex(calc(-50% + 0.5px))rotate(90deg);}
@media screen and (max-width:1200px){
    .viewAllbanner{font-size:12px; padding:6px 10px;}
    .viewAllbanner p.icon{width:8.5px;}
    .viewAllbanner p.icon::after{transform:translatex(calc(-50%))rotate(90deg);}
    .main_top_right .main_slide01{max-width:85%; overflow: visible;}
    .main_top_all .main_top_wrap .main_top_right{overflow:hidden;}
}

    .policy_badge {
        display: inline-block;
        padding: 3px 10px;
        background: linear-gradient(135deg, #0f4d9f, #3a7bd5);
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        border-radius: 3px;
        letter-spacing: -0.02em;
    }
    .main_bottom_slide_left .bottom_slide_pic {
        height: 207px;
        overflow: hidden;
    }
    .main_bottom_slide_left .bottom_slide_pic img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }



/* 200305 선거인명부열람 레이어팝업 추가 */
.election_popup {position:absolute;top:170px;left:400px;width:801px;;min-height:400px;background:#fff;z-index:999;box-sizing:border-box;background-color:#fff;}
.election_popup>.election_popup_inner {position:relative}
.election_popup>.election_popup_inner .election_popup_close {position:absolute;top:0;right:0}

@media screen and (max-width: 1200px) {
/*  .election_popup {top:571px;width:100%}*/
}
@media screen and (max-width: 980px) {
  .virus_popup02 {width:100%!important;left:0;}
  .virus_popup02 .popcont{height:450px;}
/*  .virus_popup01 {top:110px}*/
/*  .election_popup {top:880px}*/
  .img_popup.popup_1218{top: 657px;}
}
@media screen and (max-width: 693px) {
  /* 260508 mhj — 9회 지방선거 선거인명부 팝업 모바일 좌측 정렬 보정 (left:400px 미해제로 화면 우측 밖 밀려나가던 깨짐 수정). 260512 mhj #11 — 페이지별 height 미세 조정 (콘텐츠+5px). 인터넷열람 515 / map 560 / objection 530 / objResult 400 */
  .election_popup {top:80px; left:50%; transform:translateX(-50%); width:calc(100% - 24px); max-width:380px; height:515px; }
  .election_popup_inner { height:515px!important;}
  .election_popup:has(iframe[src*="type=map"]) { height:560px; }
  .election_popup:has(iframe[src*="type=map"]) .election_popup_inner { height:560px !important; }
  .election_popup:has(iframe[src*="type=objection"]) { height:530px; }
  .election_popup:has(iframe[src*="type=objection"]) .election_popup_inner { height:530px !important; }
  .election_popup:has(iframe[src*="type=objResult"]) { height:400px; }
  .election_popup:has(iframe[src*="type=objResult"]) .election_popup_inner { height:400px !important; }
}
@media screen and (max-width: 360px) {
/*  .election_popup {top:1597px}*/
}

/* 260508 mhj #3 — PC 세로 늘림 + 1200~694px 구간 popup 위치 보정 (운영 1200/980 분기 주석 처리되어 있어 popup이 우측 밖으로 튕겨나가던 문제 + 첫 화면 콘텐츠 잘림 수정) */
/* 260512 mhj #11 — :has() + iframe[src*="type=..."] 페이지별 height 미세 조정 (라이브 wrap+6px). 기본 인터넷열람 549 / map 600 (큰 페이지 max) / objection 598 / objResult 468. main.do popup 안 iframe vp 801 실측 wrap(인터넷열람 542.7 / 이의신청 591.5 / 결과확인 461.3) + 6px 안전 마진. body 자체 빈공간 28px 흡수. */
@media screen and (min-width: 1201px) {
  /* PC popup 운영 위치/사이즈 그대로 (width 801, left 400). 기본 인터넷열람 549 */
  .election_popup { min-height: 549px; height: 549px; }
  .election_popup_inner { height: 549px !important; }
  .election_popup:has(iframe[src*="type=map"]) { height: 600px; min-height: 600px; }
  .election_popup:has(iframe[src*="type=map"]) .election_popup_inner { height: 600px !important; }
  .election_popup:has(iframe[src*="type=objection"]) { height: 598px; min-height: 598px; }
  .election_popup:has(iframe[src*="type=objection"]) .election_popup_inner { height: 598px !important; }
  .election_popup:has(iframe[src*="type=objResult"]) { height: 468px; min-height: 468px; }
  .election_popup:has(iframe[src*="type=objResult"]) .election_popup_inner { height: 468px !important; }
}
@media screen and (max-width: 1200px) and (min-width: 694px) {
  .election_popup { top:80px; left:50%; transform:translateX(-50%); width:calc(100% - 40px); max-width:640px; height:549px; }
  .election_popup_inner { height:549px !important; }
  .election_popup:has(iframe[src*="type=map"]) { height: 600px; }
  .election_popup:has(iframe[src*="type=map"]) .election_popup_inner { height: 600px !important; }
  .election_popup:has(iframe[src*="type=objection"]) { height: 598px; }
  .election_popup:has(iframe[src*="type=objection"]) .election_popup_inner { height: 598px !important; }
  .election_popup:has(iframe[src*="type=objResult"]) { height: 468px; }
  .election_popup:has(iframe[src*="type=objResult"]) .election_popup_inner { height: 468px !important; }
}
/* iframe 부모 height 100% 적용 위한 display:block + 100% 명시 (운영 마크업 iframe height="100%" 가 inline 박스로 처리되어 150px만 차지하던 버그 보정) */
.election_popup iframe { display:block; width:100%; height:100%; }


/* 260513 iframe팝업소스 */
.election_popup {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	max-width: none !important;
	height: 100% !important;
	transform: none !important;
	padding: 16px !important;
	box-sizing: border-box !important;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.election_popup_inner {
	position: relative;
	width: 885px;
	max-width: 100%;
	height: auto !important;
	max-height: calc(100vh - 40px) !important;
}

.election_popup_inner iframe {
	border-radius: 12px;
	display: block;
	width: 100%;
}

.election_popup_close {
	position: absolute;
	top: 24px !important;
	right: 24px !important;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round'><path d='M1 1 L19 19 M1 19 L19 1'/></svg>") center/contain no-repeat;
	z-index: 2;
}

.election_popup_close img {
	display: none;
}

/* https://www.junggu.seoul.kr/css/main2023.css 파일에 넣을 소스 */

.election_popup {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	max-width: none !important;
	height: 100% !important;
	transform: none !important;
	padding: 16px !important;
	box-sizing: border-box !important;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.election_popup_inner {
	position: relative;
	width: 885px;
	max-width: 100%;
	height: auto !important;
	max-height: calc(100vh - 40px) !important;
}

.election_popup_inner iframe {
	border-radius: 12px;
	display: block;
	width: 100%;
}

.election_popup_close {
	position: absolute;
	top: 24px !important;
	right: 24px !important;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23333333' stroke-width='2' stroke-linecap='round'><path d='M1 1 L19 19 M1 19 L19 1'/></svg>") center/contain no-repeat;
	z-index: 2;
}

.election_popup_close img {
	display: none;
}

/* ===== 2026-08-11 수정 — 메인 상단 「구청장에게 바란다」에 글쓰기·신청내역 버튼 추가 ===== */

/* 민선9기 비전 · 구청장에게 바란다 두 버튼의 가로 폭을 동일하게 (넓은 쪽 기준으로 정렬) */
.main_top_left .go_link {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: fit-content
}

.main_top_left .go_link > li {
    display: flex
}

.main_top_left .go_link > li > a {
    flex: 1 1 auto
}

.main_top_left .go_link .go_link_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    min-width: 141px;
    padding: 12px 18px 14px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 20px;
    background: #ffffff80;
    position: relative;
    z-index: 5
}

.main_top_left .go_link .go_link_box_tit {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

.main_top_left .go_link .go_link_box_btns {
    display: flex;
    gap: 6px
}

.main_top_left .go_link .go_link_box_btns a {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    padding: 6px 26px 6px 12px;
    border: 1px solid #f689b0;
    border-radius: 999px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    background: #f689b0 url(../img/banner_next.png) right 10px center no-repeat
}

.main_top_left .go_link .go_link_box_btns a:hover {
    border: 1px solid #e5005a;
    color: #fff;
    background: #e5005a url(../img/banner_next.png) right 10px center no-repeat
}

@media screen and (max-width: 768px) {
    .main_top_left .go_link .go_link_box {
        gap: 6px;
        min-width: 110px;
        margin: 4px;
        padding: 8px 10px 10px
    }

    .main_top_left .go_link .go_link_box_tit {
        font-size: 12px
    }

    .main_top_left .go_link .go_link_box_btns a {
        font-size: 11px;
        padding: 5px 22px 5px 10px;
        background-position: right 8px center
    }
}

/* 「구청장에게 바란다」가 2줄 구조라 세로로 커진 만큼, 좁은 화면에서 상단 영역 높이 보정.
   좁은 폭에서는 중구청장 소통폰이 영역 하단에 고정(absolute)이라, 보정하지 않으면
   태블릿에서 1px 까지 붙고 모바일(390 이하)에서는 8px 겹친다. PC(1201px 이상)는 해당 없음. */
@media screen and (max-width: 1200px) {
    .main_top_left {
        height: auto;
        min-height: 525px
    }
}

@media screen and (max-width: 768px) {
    .main_top_left {
        height: auto;
        min-height: 324px;
        padding-bottom: 105px
    }
}
