@charset "utf-8";

/* reset */
html {-webkit-text-size-adjust: none; text-size-adjust: none;}
body {margin: 0;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dt, dd {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-weight: 500;}
a {color: inherit; text-decoration: inherit;}
li {list-style: none;}
address, em, i, cite {font-style: normal;}
.ir-hidden {position: absolute; left: -9999px;}


/* common */
body {font-family: 'NotoKr', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', 'Gulim', '굴림', sans-serif; font-size: 16px; font-weight: 300; line-height: 24px; color: #555; letter-spacing: -0.025em; background-color: #fff; box-sizing: border-box; overflow-x: hidden;}
#skip-nav {position: fixed; top: -34px; left: 0; width: 100%; height: 34px;  box-sizing: border-box; padding: 5px; text-align: center; color: #fff; font-weight: 500; text-decoration: underline; background-color: #000; z-index: 100000;}
#skip-nav:focus {top: 0;}
button {margin: 0; padding: 0; border: 1px solid; color: inherit; font-family: inherit; vertical-align: middle; overflow: visible; border-color: transparent; background-color: transparent; border-width: 0; font-weight: 300; box-sizing: border-box;}
aside {position: fixed; right: 30px; bottom: 30px; width: 68px; height: 68px; border-radius: 50%; background: #7a7d96 url(../img/top.png) center center no-repeat; z-index: 1; text-indent: -9999px;}
.align-box {position: relative; max-width: 1400px; margin: 0 auto;}
.container {width: 1400px; margin: 0 auto;}
@media (max-width: 1400px){
    .align-box {max-width: 1400px; margin: 0 auto; padding: 0 3%; box-sizing: border-box;}
    .container {max-width: 1400px; margin: 0 auto;}
    #footer .align-box {max-width: 1000px; margin: 0 auto; padding: 0;}
    #header .align-box {width: 1000px; margin: 0 auto; padding: 0;}
}
@media (max-width: 1200px){
    .align-box {max-width: 100%;}
    .container {max-width: 100%;}
}
@media (max-width: 1000px){
    .align-box {max-width: 100%;}
    .container {max-width: 100%;}
}
@media (max-width: 800px){

}

/* header */
#header .nuri-banner {background-color: #EDF1F5; width: 100%; display: flex; }
#header .nuri-banner .container {display: flex; align-items: center; font-size: 14px; line-height: 1; height: 30px; max-width: 1400px;}
#header .nuri-banner .container img {width: 24px; height: 16px;}
#header .nuri-banner .container p {margin-left: 5px;}
#header .top-bar {position: relative; width: 100%; border-bottom: 1px solid #e5e7ee; background-color: #fff;}
#header .top-bar .align-box .site-link {display: flex; flex-wrap: nowrap;}
#header .top-bar .align-box .site-link > li {display: inline-block; text-align: center;}
#header .top-bar .align-box .site-link > li > a {display: block; font-size: 15px; color: #7d7d7d; line-height: 45px;}
#header .top-bar .align-box .site-link > li > a:hover {color: #1a1a1a;}
#header .top-bar .align-box .site-link > li + li {position: relative; margin-left: 12px; padding-left: 12px;}
#header .top-bar .align-box .site-link > li + li::before {position: absolute; content: ""; top: 0; left: 0; bottom: 0; width: 1px; height: 15px; margin: auto 0; background-color: #e5e7ee;}
#header .top-bar .align-box {display: flex; align-items: center; justify-content: space-between;}
#header .top-bar .align-box .side-menu {display: flex; align-items: center;}
#header .top-bar .align-box .side-menu > li {font-size: 13px; color: #7d7d7d;}
#header .top-bar .align-box .side-menu > li > a {position: relative; display: block; padding: 0 12px 0 34px;}
#header .top-bar .align-box .side-menu > li.lang > a {display: flex; align-items: center; gap: 5px;}
#header .top-bar .align-box .side-menu > li.lang a .golbal-more {background: url(../img/language-sprite.png) no-repeat; background-position: left 32.89%; width: 9px; height: 5px; text-indent: -9999px;}
#header .top-bar .align-box .side-menu > li:first-of-type > a::before {position: absolute; content: ''; display: block; top: 50%; transform: translateY(-50%); left: 12px; width: 17px; height: 15px; background: url(../img/user-sprite.png) left 100% no-repeat; background-size: 17px auto;}
#header .top-bar .align-box .side-menu > li:nth-of-type(2) > a::before {position: absolute; content: ''; display: block; top: 50%; transform: translateY(-50%); left: 12px; width: 14px; height: 15px; background: url(../img/sitemap_icon.png) left 100% no-repeat; background-size: 14px auto;}
#header .top-bar .align-box .side-menu > li:nth-of-type(3) > a::before {position: absolute; content: ''; display: block; top: 50%; transform: translateY(-50%); left: 12px; width: 15px; height: 15px; background: url(../img/language-sprite.png) left top 0% no-repeat; background-size: 15px auto;}
#header .top-bar .align-box .side-menu > li:nth-of-type(4) > span {padding: 0 1px 0 10px; font-size: 13px; line-height: 45px; color: #555;}
#header .top-bar .align-box .side-menu > li:nth-of-type(4) > a {display: inline-block; padding: 0; margin-left: 3px; width: 34px; height: 34px; box-sizing: border-box; background: transparent url(../img/fz-icon.png) 0 0 no-repeat; border: 1px solid; vertical-align: middle; font-size: 3px; color: transparent;}
#header .top-bar .align-box .side-menu > li:nth-of-type(4) > a:nth-of-type(2) {background-position: -39px 0;}
#header .top-bar .align-box .side-menu > li:nth-of-type(4) > a:last-of-type {background-position: -78px 0;}
#header .top-bar .align-box button {position: relative; padding: 0 25px 0 40px; box-sizing: border-box; width: 118px; height: 45px; background-color: #00a3aa; text-indent: -9999px;}
#header .top-bar .align-box button span {display: block; height: 100%;}
#header .top-bar .align-box button span::before {position: absolute; display: block; left: 40px; top: 0; content: ''; width: 53px; height: 15px; margin-top: 15px; background: url(../img/welfare-sprite.png) left top no-repeat;}
#header .top-bar .align-box button span::after {position: absolute; display: block; content: ''; top: 16px; left: 18px; width: 16px; height: 14px; background: url(../img/welfare-sprite.png) left 52.08% no-repeat; }
#header .top-bar .align-box .side-menu > li > ul {text-align: center; background-color: #fff; display: none;}
#header .middle-bar .align-box {height: 160px;}
#header .middle-bar .align-box h1 {position: absolute; top: 40px; left: 0; background-color: #fff;}
#header .middle-bar .align-box h1 > a {display: block;}
#header .middle-bar .align-box h1 > a > img {height: 72px;}
#header .middle-bar .align-box .search {position: absolute; left: 0; top: 0; right: 0; width: 100%; max-width: 541px; margin: 0 auto;}
#header .middle-bar .align-box .search > label {text-indent: -9999px;}
#header .middle-bar .align-box .search > input {width: 100%; height: 60px; margin-top: 35px; padding: 15px 125px 15px 30px; box-sizing: border-box; vertical-align: middle; border: 2px solid #437dea; border-radius: 13px; color: #000;}
#header .middle-bar .align-box .search > input::placeholder {position: relative; top: 3px; font-family: 'NotoKr'; font-size: 20px; font-weight: 300; line-height: 26px;}
#header .middle-bar .align-box .search > a {position: absolute; display: block; top: 35px; right: 0; width: 70px; height: 58px; background: #437dea url(../img/search-submit.png) center center no-repeat; border-top-right-radius: 13px; border-bottom-right-radius: 13px; text-indent: -9999px;}
#header .middle-bar .align-box .search > .search-keyboard {position: absolute; display: block; top: 50px; right: 90px; width: 26px; height: 26px; background: url(../img/search-keyboard.png) center center no-repeat;}
#header .middle-bar .align-box .search > .search-word {height: 22px; margin-top: 12px; padding: 0 40px 0 15px; line-height: 22px;}
#header .middle-bar .align-box .search > .search-word > li {display: inline-block;}
#header .middle-bar .align-box .search > .search-word > li:first-of-type {position: relative; padding: 0 20px; font-size: 16px; color: #2a2f5e; line-height: 22px;}
#header .middle-bar .align-box .search > .search-word > li:first-of-type::before {position: absolute; display: block; content: ''; top: 4px; left: 0; width: 16px; height: 16px; background: url(../img/word-icon.png) center center no-repeat;}
#header .middle-bar .align-box .search > .search-word > li > a {display: block; font-size: 15px; color: #80848f; line-height: 22px;}
#header .middle-bar .align-box .search > .search-word > li + li + li {position: relative; margin-left: 11px; padding-left: 12px;}
#header .middle-bar .align-box .search > .search-word > li + li + li::before {position: absolute; display: block; content: ""; top: 6px; left: 0; width: 1px; height: 10px; background-color: #bcc2d1;}
#header .middle-bar .weather {position: absolute; top: 42px; right: 0; height: 76px;}
#header .middle-bar .weather > div {display: inline-block;}
#header .middle-bar .weather > .weather-left > span:first-of-type {position: absolute; display: block; left: 0; top: 0; width: 76px; height: 76px; border-radius: 50%; background: #f4f5f9 url(../img/weather-sprite.png) left top no-repeat; background-size: 76px auto; color: transparent;}
#header .middle-bar .weather > .weather-left > span:last-of-type {position: relative; top: -15px; padding-left: 88px; font-size: 24px; line-height: 30px; vertical-align: top; color: #1a1a1a;}
#header .middle-bar .weather > .weather-right {position: relative; right: 0; top: 12px; margin-left: 16px; padding-left: 17px;}
#header .middle-bar .weather > .weather-right::before {position: absolute; display: block; content: ''; left: 0; top: 0; bottom: 0; width: 1px; background: url(../img/weather-dot.png) repeat-y;}
#header .middle-bar .weather > .weather-right > span:first-of-type, 
#header .middle-bar .weather > .weather-right > span:last-of-type {display: block; font-size: 14px; line-height: 24px; color: #7d7d7d;}
#header .middle-bar .weather > .weather-right > span > em {color: #437dea;}
#header #gnb {position: relative; width: 100%; height: 60px; border-bottom: 1px solid #e5e7ee; border-top: 1px solid #e5e7ee; z-index: 20;}
#header #gnb::after {
    content: '';
    position: absolute;
    top: 100%; /* 메인 메뉴 아래부터 시작 */
    left: 0;
    width: 100%;
    height: 0; /* 초기 높이 0 */
    background: #fff;
    transition: height 0.3s ease;
    z-index: 999; /* 뎁스2보다 낮게, 다른 콘텐츠보다 높게 */
    pointer-events: none; /* 클릭 방지 */
}

#header #gnb.active::after {
    height: var(--submenu-height, 200px); /* 동적 높이 또는 기본값 */
}
#header #gnb .align-box {position: relative; height: 100%;}
#header #gnb .align-box .gnb-list {display: flex; margin-right: 310px; text-align: center;}
#header #gnb .align-box .gnb-list > li {width: 16.42%; display: block; align-items: center;}
#header #gnb .align-box .gnb-list > li > a {position: relative; display: flex; align-items: center; justify-content: center; color: #1a1a1a; padding: 8px 0; width: 100%; height: 60px; box-sizing: border-box; font-size: 20px; font-weight: 500; line-height: 20px;}
#header #gnb .align-box .gnb-list > li > a:hover::after {position: absolute; display: block; content: ''; top: 3px; right: 37px; width: 12px; height: 14px; background: url(../img/menu-sprite2.png) left top no-repeat;}
#header #gnb .align-box .gnb-list > li > .dep2 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-width: 1400px;
    background: #fff;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: opacity 0.3s ease, height 0.3s ease;
    z-index: 1000;
}
#header #gnb .align-box .gnb-list > li > .dep2.on {opacity: 1;}
#header #gnb .align-box .gnb-list > li.on > .dep2 {display: block;}
#header #gnb .align-box .gnb-list > li.on > .dep2 > .align-box {min-height: 350px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul {padding-bottom: 30px; overflow: hidden;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li {position: relative; float: left; width: 20%; min-height: 280px; padding: 20px 10px 0 10px; box-sizing: border-box;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li > a {position: relative; display: block; padding: 8px 50px 8px 20px; border: 1px solid #c5c9d6; border-radius: 4px; font-size: 16px; line-height: 22px; color: #444; text-align: left;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li.dep3 > a::after {position: absolute; display: block; content: ''; right: 15px; top: 0; bottom: 0; margin: auto 0; width: 9px; height: 5px; background: url(../img/menu-sprite.png) left 31.57% no-repeat;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li.new > a::after {position: absolute; display: block; content: ''; right: 15px; top: 0; bottom: 0; margin: auto 0; width: 12px; height: 12px; background: url(../img/menu-sprite.png) left 100% no-repeat;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li > ul {margin-top: 8px; padding: 0 20px; overflow: hidden;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li > ul > li {float: left; width: 100%;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li > ul > li > a {position: relative; display: block; padding-left: 12px; font-size: 15px; color: #7d7d7d; line-height: 28px; letter-spacing: -0.03em; text-align: left;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li > ul > li > a::before {position: absolute; display: block; content: ''; left: 0; top: 12px; width: 4px; height: 4px; border-radius: 100%; background-color: #c5c9d6;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li.wide {width: 40%;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li.wide > ul > li {width: 50%;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box {padding: 10px 0 0 215px; min-height: 350px;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box::before {position: absolute; display: block; content: ''; left: 215px; top: 0; bottom: 0; width: 100vw; background-color: #f4f5f9;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > .bg {position: absolute; left: 35px; top: 0; bottom: 0; width: 180px;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > .bg > img {margin: 30px 0 0 -50px;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > .bg > p {position: relative; top: -15px; font-size: 15px; line-height: 20px; color: #7d7d7d; text-align: center;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > ul {width: 100%; text-align: center; }
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > ul > li {display: inline-block; width: 14.28%; min-height: auto;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > ul > li > a {display: block; width: 105px; margin: 0 auto; padding: 0; text-align: center; border: none;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > ul > li > a > span:first-of-type {position: relative; display: block; width: 100%; height: 85px; margin-bottom: 12px; border: 1px solid #e5e7ee; border-radius: 20px; background-color: #fff;}
#header #gnb .align-box .gnb-list > li:last-of-type > .dep2 > .align-box > ul > li > a > span:first-of-type::after {position: absolute; display: block; content: ''; left: 0; top: 18px; right: 0; bottom: 0; width: 52px; height: 50px; margin: 0 auto; background: url(../img/gnb-infopart-sprite.png) left top no-repeat;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(2) > a > span:first-of-type::after {background-position: left -50px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(3) > a > span:first-of-type::after {background-position: left -100px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(4) > a > span:first-of-type::after {background-position: left -150px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(5) > a > span:first-of-type::after {background-position: left -200px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(6) > a > span:first-of-type::after {background-position: left -250px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(7) > a > span:first-of-type::after {background-position: left -300px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(8) > a > span:first-of-type::after {background-position: left -350px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(9) > a > span:first-of-type::after {background-position: left -400px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(10) > a > span:first-of-type::after {background-position: left -450px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(11) > a > span:first-of-type::after {background-position: left -500px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(12) > a > span:first-of-type::after {background-position: left -550px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(13) > a > span:first-of-type::after {background-position: left -600px;}
#header #gnb .align-box .gnb-list > li > .dep2 > .align-box > ul > li:nth-of-type(14) > a > span:first-of-type::after {background-position: left -650px;}
#header #gnb .align-box .family-site {position: absolute; right: 0; top: 0; padding-right: 25px; font-size: 18px; font-family: 'DWImpactamin', sans-serif; color: #00a3a0; line-height: 60px;}
#header #gnb .align-box .family-site::before {position: absolute; display: block; content: ''; right: 0; top: 0; bottom: 0; width: 17px; height: 14px; background: url(../img/gnb-family-icon.png) center center no-repeat; margin: auto 0;}
@media (max-width: 1400px){
    #header .top-bar .nuri-banner .container {max-width: 1000px;}
    #header .top-bar .align-box .site-link > li + li {margin-left: 5px; padding-left: 5px;}
    #header .top-bar .align-box .site-link > li > a {letter-spacing: -2px; font-size: 14px;}
    #header .middle-bar .align-box {display: flex;}
    #header .middle-bar .align-box .search {max-width: 380px; right: 120px;}
    #header .middle-bar .align-box .search > .search-word > li:nth-child(n+4){display: none;}
}
@media (max-width: 1000px){
    #header {border-bottom: 1px solid #e5e7ee;}
    #header .nuri-banner .container {padding: 0 3%;}
    #header .top-bar {display: none;}
    #header #gnb {display: none;}
    #header .middle-bar .align-box {width: 100%; height: 80px; padding: 0 3%; align-items: center; justify-content: space-between;}
    #header .middle-bar .align-box h1 {position: static;}
    #header .middle-bar .align-box h1 > a > img {height: 50px;}
    #header .middle-bar .align-box .search {max-width: 239px; position: relative; margin: initial;}
    #header .middle-bar .align-box .search > input {padding: 15px 45px 15px 20px; height: auto; margin-top: 0; border: 1px solid #e5e7ee; background-color: #f4f5f9;}
    #header .middle-bar .align-box .search > input::placeholder {font-size: 13px;}
    #header .middle-bar .align-box .search > input input {border-right: 1px solid;}
    #header .middle-bar .align-box .search > a {top: 0; height: 100%; background: #f4f5f9 url(../img/search-sprite.png) no-repeat left 38.2% / 21px auto; width: 21px; height: 21px; top: 50%; transform: translateY(-50%); right: 11px;}
    #header .middle-bar .align-box .search > a::before {content: ''; width: 1px; height: 17px; background-color: #c2c2c2; position: absolute; left: -12px; top: 50%; transform: translateY(-50%);}
    #header .middle-bar .align-box .search > .search-keyboard {display: none;}
    #header .middle-bar .align-box .search > .search-word {display: none;}
    #header .middle-bar .weather {display: none;}
}
@media (max-width: 800px){}
@media (max-width: 640px){
    #header .middle-bar .align-box {height: 50px;}
    #header .middle-bar .align-box h1 > a > img {height: 36px;}
}



#popup-01 {position: fixed; left: 0; top: 0; padding: 60px 20px; box-sizing: border-box; width: 100%; height: 100%; max-height: 100%; background-color: rgba(0, 0, 0, 0.7); overflow-x: hidden; overflow-y: auto; z-index: 20; display: none;}
#popup-01 > .content {position: relative; padding: 75px 30px 85px; border-radius: 20px; background: #fff url(../img/gnb-family-bg.jpg) center top no-repeat;}
#popup-01 > .content > .popup-wrap {position: relative; width: 1200px; margin: 0 auto;}
#popup-01 .header > .title {width: 100%; text-align: center;}
#popup-01 .header > .title::before {content: ''; display: inline-block; width: 429px; height: 69px; background: url(../img/gnb-family-sprite.png) left top no-repeat;}
#popup-01 .close {position: absolute; right: 0; bottom: 100%; width: 70px; height: 70px; margin-bottom: 30px; border-radius: 50%; background-color: #363c5a;}
#popup-01 .close::before {position: absolute; display: block; content: ''; left: 0; right: 0; top: 0; bottom: 0; margin: auto auto; width: 15px; height: 14px; background: url(../img/gnb-family-sprite.png) left 100% no-repeat;}
#popup-01 .body {position: relative; margin-top: 100px; box-sizing: border-box;}
#popup-01 .body > .wrapper > .family-site {border-top: 1px solid #e5e7ee;}
#popup-01 .body > .wrapper > .family-site > li {position: relative; display: inline-block; width: 24%; box-sizing: border-box; text-align: center;}
#popup-01 .body > .wrapper > .family-site > li::before {position: absolute; display: block; content: ''; left: 0; right: 0; top: -4px; width: 10px; height: 10px; margin: 0 auto; border-radius: 100%; background-color: #437dea;}
#popup-01 .body > .wrapper > .family-site > li > h3 {padding: 30px 0 25px; font-size: 22px; font-weight: 600; line-height: 22px;}
#popup-01 .body > .wrapper > .family-site > li > div.box {height: 450px; margin: 25px 0 35px; padding: 0 20px; overflow-y: auto; text-align: left;}
#popup-01 .body > .wrapper > .family-site > li + li > div.box {border-left: 1px solid #e5e7ee;}
#popup-01 .body > .wrapper > .family-site > li > div.box > ul.link {padding-top: 10px;}
#popup-01 .body > .wrapper > .family-site > li > div.box > ul.link > li {position: relative; padding-left: 11px; box-sizing: border-box;}
#popup-01 .body > .wrapper > .family-site > li > div.box > ul.link > li + li {margin-top: 10px;}
#popup-01 .body > .wrapper > .family-site > li:last-of-type > div.box > ul.link {overflow: hidden;}
#popup-01 .body > .wrapper > .family-site > li:last-of-type > div.box > ul.link > li {float: left; width: 50%;}
#popup-01 .body > .wrapper > .family-site > li:last-of-type > div.box > ul.link > li:nth-of-type(2) {margin-top: 0;}
#popup-01 .body > .wrapper > .family-site > li > div.box > ul.link > li::before {position: absolute; display: block; content: ''; left: 0; top: 9px; width: 4px; height: 4px; border-radius: 100%; background-color: #c5c9d6;}
#popup-01 .body > .wrapper > .family-site > li > div.box > ul.link > li > a {display: block; font-size: 16px; line-height: 20px; color: #4a506b;}
#popup-01 .body > .wrapper > .family-site > li > div.box > ul.link > li > a:after {content: ''; display: inline-block; width: 12px; height: 12px; margin-left: 8px; background: url(../img/menu-sprite.png) left 100% no-repeat;}






/* 소식을 전하남 / 홍보하남 */
#info {position: relative;}
#info::before {position: absolute; display: block; content: ''; top: 0; right: 0; bottom: -60px; width: 1265px; background: url(../img/info-bg.png) right center no-repeat; background-size: cover;}
#info .align-box {display: flex; justify-content: space-between; gap: 30px;}
#info .left {width: 770px; margin-top: 50px; position: relative; display: flex; flex-direction: column; gap: 20px;}
#info .left::before {position: absolute; display: block; content: ''; top: 285px; right: calc(100% + 77px); width: 100%; height: 24px; border-bottom: 1px solid #e5e7ee; background: url(../img/rowgroup-text.png) right top no-repeat;}
#info .left > h2 {font-family: 'DWImpactamin'; font-size: 30px; font-weight: 400; line-height: 41px; color: #ec6c61;}
#info .left > h2 > span {color: #111d68;}
#info .left .info-slider-wrap {width: 100%; position: relative;}
#info .left .info-slide .info-list {display: flex;}
#info .left .info-slide .info-list > li {width: 770px; height: 400px; height: 100%; }
#info .left .info-slide .info-list > li > a {display: block; border-radius: 40px; overflow: hidden;}
#info .left .info-slide .info-list > li > a > img {border-radius: 40px; overflow: hidden;}
#info .left .indicator {}
#info .left .indicator .control {position: absolute; top: -63px; left: 135px;; width: 82px; height: 45px; padding: 12px; box-sizing: border-box; color: #363c5a; background-color: #edf0f9; border-radius: 25px; font-size: 13px; font-weight: 300; line-height: 20px; display: flex; align-items: center; justify-content: center;}
#info .left .indicator > a {position: absolute; top: 50%; z-index: 1; width: 24px; height: 24px; display: block; background: url(../img/info-sprite.png) left 77.92% no-repeat; opacity: 0.5; text-indent: -9999px;}
#info .left .indicator > a.prev {left: -40px;}
#info .left .indicator > a.next {right: -40px; rotate: 180deg;}
#info .right {position: relative; width: 540px; margin-top: 65px;}
#info .right .mayor {position: relative; height: 330px; box-sizing: border-box; padding: 45px 0 0 52px; border: 1px solid #ffd5d1; border-radius: 35px; background-color: #ffecea; box-shadow: 19px 38px 30px 0 rgba(25 53 116 / 12%);}
#info .right .mayor::before {position: absolute; display: block; content: ''; right: -41px; top: 88px; width: 439px; height: 439px; background: url(../img/info-mayor-bg2.png) no-repeat;}
#info .right .mayor::after {position: absolute; display: block; content: ''; right: 36px; bottom: 0; width: 269px; height: 319px; background: url(../img/info-mayor-photo2.png) no-repeat;}
#info .right .mayor .title {position: relative;}
#info .right .mayor .title .img {display: block;}
#info .right .mayor .title .img img {width: 100%;}
#info .right .mayor .title span {display: block; font-size: 26px; font-weight: 400; line-height: 38px; color: #363c5a; font-family: 'DWImpactamin', sans-serif;}
#info .right .mayor .title span > em {font-size: 36px; letter-spacing: -0.05em;}
#info .right .mayor .mayor-menu {margin-top: 38px; padding-left: 18px;}
#info .right .mayor .mayor-menu > li > a {position: relative; display: inline-block; padding: 0 38px 0 30px; color: #43475e; font-size: 18px; font-weight: 300; line-height: 33px; border-radius: 16px; letter-spacing: -0.03em;  transition: all 0.25s ease-in-out;}
#info .right .mayor .mayor-menu > li > a:hover {color: #ec6c61; background-color: #fff; box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.07); margin-left: -10px; padding-left: 20px;}
#info .right .mayor .mayor-menu > li > a:hover::before {width: 0;}
#info .right .mayor .mayor-menu > li > a:hover::after {opacity: 1; visibility: visible;}
#info .right .mayor .mayor-menu > li > a::before {position: absolute; content: ''; left: 0; top: 0; bottom: 0; width: 16px; height: 2px; margin: auto 0; background-color: #939ab0; transition: all 0.3 ease-in-out;}
#info .right .mayor .mayor-menu > li > a::after {position: absolute; content: ''; right: 17px; top: 0; bottom: 0; width: 17px; height: 9px; margin: auto 0; background: url(../img/mayor_sprite.png) no-repeat; background-position: left top; opacity: 0; visibility: hidden;}
#info .right .info-menu {padding-top: 25px;}
#info .right .info-menu li {display: inline-block; width: 24%; text-align: center;}
#info .right .info-menu li > a {position: relative; display: block; padding-top: 120px; color: #555;}
#info .right .info-menu li > a::before {position: absolute; display: block; content: ''; left: 0; top: 10px; right: 0; margin: 0 auto; width: 90px; height: 90px; border-radius: 30px; background-color: #fff; box-shadow: 0 0 15px rgb(13 36 78 / 15%);}
#info .right .info-menu li > a:hover::before {box-shadow: 0 0 25px rgb(13 36 78 / 25%);}
#info .right .info-menu li > a::after {position: absolute; display: block; content: ''; left: 0; top: 33px; right: 0; margin: 0 auto; width: 44px; height: 44px; background: url(../img/info-shortcut-sprite.png) left top no-repeat; transition-duration: 0.5s; transition-timing-function: ease-in-out;}
#info .right .info-menu li > a:hover::after {transform: rotateY(360deg);}
#info .right .info-menu li:nth-of-type(2) > a::after {background-position: left 33.33%;}
#info .right .info-menu li:nth-of-type(3) > a::after {background-position: left 66.66%;}
#info .right .info-menu li:nth-of-type(4) > a::after {background-position: left 100%;}
@media (max-width: 1500px){
    #info::before {width: 73%;}
    #info .align-box {padding: 0 3%;}
    #info .left {width: 570px;}
    #info .left .info-slide .info-list > li > a > img {width: 100%; height: 100%;}
    #info .left .indicator a.prev {left: -10px;}
    #info .left .indicator a.next {right: -10px;}
    #info .right {width: 730px;}
}
@media (max-width: 1200px){
    #info::before {width: 66%;}
    #info .left {width: 480px;}
    #info .right {width: 630px;}
    #info .right .mayor {height: 260px; padding: 20px 0 0 30px;}
    #info .right .mayor::after {width: 202px; height: 239px; right: 13px; background-size: 202px auto;}
    #info .right .mayor .mayor-menu {margin-top: 10px;}

}
@media (max-width: 1000px){
    #info::before {bottom: -50px;}
    #info .left {width: 424px; height: 350px; margin-top: 26px;}
    #info .left > h2 {font-size: 22px; line-height: 35px; margin-left: 20px;}
    #info .right {width: 490px; margin-top: 45px;}
    #info .right .mayor {height: 200px; padding: 10px 0 0 20px;}
    #info .right .mayor::before {width: 246px; height: 246px; background-size: 246px auto; right: -32px; top: 22px;}
    #info .right .mayor::after {width: 161px; height: 191px; background-size: 161px 191px;}
    #info .right .mayor .title {width: 38%;}
    #info .right .mayor .title img {width: 100%;}
    #info .right .mayor .title span {font-size: 16px; line-height: 24px;}
    #info .right .mayor .title span > em {font-size: 22px;}
    #info .right .mayor .mayor-menu {margin-top: 10px;}
    #info .right .mayor .mayor-menu > li > a {font-size: 14px; line-height: 25px; padding: 0 35px 0 18px;}
    #info .right .mayor .mayor-menu > li > a::before {width: 9px;}
    #info .right .info-menu li > a {padding-top: 80px; font-size: 14px;}
    #info .right .info-menu li > a::before {width: 60px; height: 60px; border-radius: 20px;}
    #info .right .info-menu li > a::after {width: 34px; height: 34px; background-size: 34px auto; top: 23px;}
}
@media (max-width: 800px){
    #info .align-box {flex-direction: column;}
    #info .left .info-slide {overflow: visible;}
    #info .left .info-slider-wrap {width: 500px;}
    #info .right {display: flex; width: 100%; justify-content: space-between;}
    #info .right .mayor {width: calc(100% - 230px); height: auto; order: 2;}
    #info .right .info-menu {width: 210px; display: flex; flex-wrap: wrap; padding-top: 0; order: 1;}
    #info .right .info-menu > li {width: 50%;}
}
@media (max-width: 640px){
    #info .left {width: 330px; margin: 0 auto; text-align: center;}
    #info .left > h2 {font-size: 19px;}
    #info .left .info-slider-wrap {height: 171px; width: auto;}
    #info .left .indicator .control {left: auto; right: 0;}
    #info .right {flex-direction: column;}
    #info .right .mayor {width: 100%; order: 1;}
    #info .right .info-menu {width: 100%; order: 2;}
    #info .right .info-menu > li {width: calc(100% / 4);}
}




#news {margin-top: 39px; padding-bottom: 90px; overflow: hidden;}
#news .align-box {position: relative; max-width: 1400px; margin: 0 auto; display: flex; justify-content: space-between;}
#news .news {position: relative; height: 511px; width: 790px;}
#news .news::before {position: absolute; display: block; content: ''; left: 215px; top: 20px; right: auto; width: 100vw; height: 1px; margin: auto 0; background-color: #e5e7ee;}
#news .news > h2 {font-family: 'DWImpactamin'; font-size: 30px; font-weight: 400; line-height: 41px; color: #ec6c61;}
#news .news > h2 > span {color: #111d68;}
#news .news > .news-list {position: relative; margin-top: 10px; display: flex;}
#news .news > .news-list::before {position: absolute; display: block; content: ''; left: 0; right: 0; bottom: 0; height: 1px; background-color: #e5e7ee;}
#news .news > .news-list > li {}
#news .news > .news-list > li .btn-box::before {position: absolute; display: block; content: ''; left: 50%; bottom: -2px; transform: translateX(-50%); width: 0; height: 4px; border-radius: 2px; background-color: #437de9; transition: width .25s ease-in-out;}
#news .news > .news-list > li.active .btn-box::before {width: 100%;}
#news .news > .news-list > li > .btn-box {position: relative;}
#news .news > .news-list > li > .btn-box > a {position: relative; display: block; height: 65px; padding: 0 20px; color: #7a7d96; font-size: 18px; font-weight: 300; line-height: 65px; transition-duration: 0.2s; transition-property: font-size; transition-timing-function: ease-in-out;}
#news .news > .news-list > li.active > .btn-box > a {color: #111d68; font-size: 20px; font-weight: 400;}
#news .news > .news-list > li > ul {position: absolute; left: 0; top: 90px; width: 770px; display: none;}
#news .news > .news-list > li.active > ul {display: block;}
#news .news > .news-list > li > ul > li {height: 60px;}
#news .news > .news-list > li > ul > li + li {border-top: 1px solid #e5e7ee;}
#news .news > .news-list > li > ul > li > a {position: relative; display: block; padding: 15px 105px 15px 27px; font-size: 18px; color: #1a1a1a;}
#news .news > .news-list > li > ul > li > a::before {position: absolute; display: block; content: ''; left: 10px; top: 50%; transform: translateY(-50%); width: 5px; height: 5px; border-radius: 50%; background-color: #437dea;}
#news .news > .news-list > li > ul > li > a:hover span:first-child {color: #437dea;}
#news .news > .news-list > li > ul > li > a > span:first-child {display: block; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
#news .news > .news-list > li > ul > li > a > span:last-of-type {position: absolute; top: 15px; right: 15px; font-size: 15px; font-weight: 300; line-height: 30px; text-align: right; color: #636363;}
#news .news > a.more {position: absolute; display: block; top: 69px; right: 0; width: 28px; height: 28px; border: 1px solid #e5e7ee; border-radius: 50%; background-color: #fff; text-indent: -9999px;}
#news .news > a.more::before {position: absolute; display: block; content: ''; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: 12px; height: 12px; background: url(../img/board-sprite.png) left 78.84% no-repeat;}
#news .pr {width: 540px; margin-top: 60px; position: relative;}
#news .pr::before {position: absolute; display: block; content: ''; bottom: 20px; right: -20px; width: 100%; height: calc(100% - 22px); border-radius: 30px; border: 1px solid #e5e7ee; z-index: -1;}
#news .pr .pr-bn {}
#news .pr h2 {padding: 17px 0 12px 60px; font-family: 'DWImpactamin'; font-size: 30px; font-weight: 400; line-height: 41px; color: #ec6c61;}
#news .pr h2 > span {color: #111d68;}
#news .pr .pr-bn .pr-slide {width: 540px; height: 370px; border-radius: 30px;}
#news .pr .pr-bn .pr-slide .pr-list {height: 100%;}
#news .pr .pr-bn .pr-slide .pr-list > li {width: 540px; height: 100%;}
#news .pr .pr-bn .pr-slide .pr-list > li > a {display: block; width: 100%; height: 100%;}
#news .pr .pr-bn .pr-slide .pr-list > li > a > img {border-radius: 30px;}
#news .pr .pr-bn .indicator3 {position: absolute; right: 20px; top: 24px; display: flex; align-items: center;}
#news .pr .pr-bn .indicator3 .swiper-pagination {position: static; width: auto; margin-right: 20px; color: #969696;}
#news .pr .pr-bn .indicator3 .swiper-pagination .swiper-pagination-current {color: #000;}
#news .pr .pr-bn .indicator3 a {position: relative; display: block; width: 17px; height: 20px;}
#news .pr .pr-bn .indicator3 a.prev {background: url(../img/pr-sprite.png) left 33% no-repeat;}
#news .pr .pr-bn .indicator3 a.next {background: url(../img/pr-sprite.png) left 33% no-repeat; rotate: 180deg;}
#news .pr .pr-bn .indicator3 a.play {background: url(../img/pr-sprite.png) left 100% no-repeat;}
#news .pr .pr-bn .indicator3 a.pause {background: url(../img/pr-sprite.png) left 66.66% no-repeat; rotate: 180deg;}
#news .pr .pr-bn .indicator3 a.all {background: url(../img/visual_sprite_more.png) center no-repeat;}
@media (max-width: 1500px){
    #news .align-box {padding: 0 3%; gap: 30px;}
}
@media (max-width: 1300px){
    #news .news > .news-list > li > .btn-box > a {padding: 0 10px;}
}
@media (max-width: 1200px){
    #news .news {width: calc(100% - 485px); height: auto;}
    #news .news > .news-list > li > ul {width: 100%;}
    #news .news > .news-list > li > .btn-box > a {padding: 0 8px; font-size: 16px;}
    #news .news > .news-list > li.active > .btn-box > a {font-size: 18px;}
    #news .news > .news-list > li > ul > li:last-child {display: none;}
    #news .pr {width: 455px;}
    #news .pr .pr-bn .pr-slide {width: 100%; height: auto;}
    #news .pr .pr-bn .pr-slide .pr-list > li > a img {width: 100%; height: 100%;}
}
@media (max-width: 1000px){
    #news {margin-top: 30px; padding-bottom: 40px;}
    #news .news {width: calc(100% - 330px); height: 340px;}
    #news .news::before {left: 150px;}
    #news .news > h2 {font-size: 22px;}
    #news .news > .news-list {margin-top: 0;}
    #news .news > .news-list > li > ul {top: 60px;}
    #news .news > .news-list > li.active > ul {width: 100%;}
    #news .news > .news-list > li > ul > li {height: auto;}
    #news .news > .news-list > li > ul > li > a {padding: 10px 0 10px 19px;}
    #news .news > .news-list > li > ul > li > a::before {left: 5px;}
    #news .news > .news-list > li > .btn-box > a {font-size: 14px; height: 55px; line-height: 55px; padding: 0 6px;}
    #news .news > .news-list > li.active > .btn-box > a {font-size: 16px;}
    #news .news > .news-list > li > ul > li > a > span:first-child {font-size: 15px; line-height: 25px; width: 75%;}
    #news .news > .news-list > li > ul > li > a > span:last-of-type {top: 10px; width: 25%;}
    #news .news > a.more {top: 55px;}
    #news .pr {width: 307px;}
    #news .pr::before {border-radius: 20px; bottom: 25px; right: -10px; height: calc(100% - 30px);}
    #news .pr h2 {font-size: 22px; padding: 10px 0 3px 40px;}
    #news .pr .pr-bn .pr-slide {width: 100%;}
    #news .pr .pr-bn .pr-slide .pr-list > li {width: 100%;}
    #news .pr .pr-bn .indicator3 {top: 17px; right: 15px;}
    
}
@media (max-width: 800px){
    #news .align-box {flex-direction: column;}
    #news .news {width: 100%;}
    #news .pr {width: 100%; margin-top: 0;}
    #news .pr::before {bottom: 10px; width: 330px; right: auto; left: 10px; height: calc(100% - 13px);}
    #news .pr .pr-bn {width: 330px;}
    #news .pr .pr-bn .pr-slide {overflow: visible;}
    #news .pr .pr-bn .pr-slide .pr-list {overflow: visible;}
}
@media (max-width: 640px){
    #news .news {width: 330px; margin: 0 auto;}
    #news .news > .news-list > li > .btn-box > a {font-size: 13px; height: 45px; line-height: 45px;}
    #news .news > .news-list > li.active > .btn-box > a {font-size: 13px;}
    #news .pr {width: 330px; margin: 0 auto;}
}


/* 즐겨찾고 이용하남 */
#favorites {background-color: #f4f9f9; padding: 40px 0;}
#favorites .align-box {overflow: hidden; width: 1400px; position: relative;}
#favorites .align-box h2 {color: #111d68; font-size: 25px; text-align: center; margin-bottom: 20px; font-weight: 700;}
#favorites .align-box .favorites-list {padding: 30px 50px 55px 50px; overflow: hidden; position: relative;}
#favorites .align-box .favorites-list ul {display: flex; align-items: center; width: 100%;}
#favorites .align-box .favorites-list li {width: calc(100% / 9);}
#favorites .align-box .favorites-list li a {display: block; height: 140px; padding-top: 80px; position: relative; padding-right: 5px; padding-left: 5px; text-align: center; box-sizing: border-box;}
#favorites .align-box .favorites-list li a img {width: 60px; height: 60px; position: absolute; left: 0; right: 0; top: 0; margin-left: auto; margin-right: auto;}
#favorites .align-box .favorites-list li a span {color: #1a1a1a; word-break: keep-all; font-size: 16px; font-weight: 300; line-height: 20px;}
#favorites .favorites-slider-wrap {width: 100%; max-width: 1400px; position: relative;}
#favorites .favorites-slider-wrap .favoritesSlider {width: 100%; max-width: 1300px; padding: 5px 0;}
#favorites .favorites-slider-wrap .favoritesSlider ul {display: flex; padding: 20px 0;}
#favorites .favorites-slider-wrap .favoritesSlider ul li {width: calc(100% / 9); position: relative;}
#favorites .favorites-slider-wrap .favoritesSlider ul li::before {content: ''; display: block; position: absolute; width: 1px; height: 43px; background: url(../img/weather-dot.png) repeat-y; left: 0; top: 15px;}
#favorites .favorites-slider-wrap .favoritesSlider ul li a {display: block; height: 140px; padding-top: 80px; position: relative; padding-right: 5px; padding-left: 5px; text-align: center; box-sizing: border-box;}
#favorites .favorites-slider-wrap .favoritesSlider ul li a img {width: 60px; height: 60px; position: absolute; left: 0; right: 0; top: 0; margin-left: auto; margin-right: auto;}
#favorites .favorites-slider-wrap .favoritesSlider ul li a span {color: #1a1a1a; word-break: keep-all; font-size: 16px; font-weight: 300; line-height: 20px;}
#favorites .favorites-slider-wrap .swiper-button-prev {background: url(../img/favorite-arrow.png) no-repeat center center; position: absolute; left: -5px; opacity: 0.5;}
#favorites .favorites-slider-wrap .swiper-button-next {background: url(../img/favorite-arrow.png) no-repeat center center; position: absolute; right: -5px; opacity: 0.5; transform: rotate(180deg);}
#favorites .favorites-slider-wrap .swiper-button-prev:hover,
#favorites .favorites-slider-wrap .swiper-button-next:hover {opacity: 1;}
#favorites .favorites-slider-wrap .favoritesSlider ul li.swiper-slide-active::before {display: none;}
#favorites .swiper-button-next::after, .swiper-button-prev::after {display: none;}
@media (max-width: 1400px){}
@media (max-width: 1200px){
    #favorites .favorites-slider-wrap .favoritesSlider {max-width: 1050px;}
}
@media (max-width: 1000px){
    #favorites {padding: 30px 0;}
    #favorites .align-box h2 {font-size: 20px;}
    #favorites .favorites-slider-wrap {padding: 0 60px; box-sizing: border-box;}
    #favorites .favorites-slider-wrap .favoritesSlider {width: 100%;}
    #favorites .favorites-slider-wrap .favoritesSlider ul {padding: 0;}
    #favorites .favorites-slider-wrap .favoritesSlider ul li a {padding-top: 50px; height: auto;}
    #favorites .favorites-slider-wrap .favoritesSlider ul li a img {width: 42px; height: 42px;}
    #favorites .favorites-slider-wrap .favoritesSlider ul li a span {font-size: 14px;}
}
@media (max-width: 800px){
    #favorites .favorites-slider-wrap .favoritesSlider {width: 700px;}
}
@media (max-width: 640px){
    #favorites .align-box h2 {font-size: 18px;}
    #favorites .favorites-slider-wrap .favoritesSlider {width: 90%;}
}
@media (max-width: 500px){}

/* 슬기로운 하남생활 */
#wise {padding: 40px 0 90px 0; position: relative; overflow: hidden;}
#wise::before {content: ''; position: absolute; background: url(../img/wise-sprite.png) 0 0 no-repeat; width: 649px; height: 507px; left: -160px; top: 90px; z-index: -1;}
#wise::after {content: ''; position: absolute; background: url(../img/wise-sprite.png) left bottom no-repeat; width: 793px; height: 740px; right: -285px; top: 40px; z-index: -1;}
#wise h2 {text-align: center; padding-top: 100px; position: relative;}
#wise h2::before {content: ''; position: absolute; background: url(../img/wise-service-sprite.png) 0 0 no-repeat; width: 177px; height: 120px; left: 420px; top: 40px; z-index: -1; background-position: left top;}
#wise .align-box {display: flex;}
#wise .align-box .left {border: 1px solid #e6e6e6; width: 45%; margin-right: 4%; margin-left: 3%; height: 434px; box-sizing: border-box; border-radius: 30px; padding: 60px 65px; background-color: #fff; margin-top: 50px; box-shadow: 20px 38px 30px 0 rgba(25, 53, 116, 0.09);}
#wise .align-box .left h3 {font-size: 24px; color: #141414; font-weight: 600;}
#wise .align-box .left h3 em {color: #ec6c61;}
#wise .align-box .left p {color: #7d7d7d; margin-top: 15px;}
#wise .align-box .left .tit {position: relative;}
#wise .align-box .left .tit::before {content: ''; display: block; position: absolute; right: 0; top: 0; width: 90px; height: 64px; background: url(../img/service_sprite.png) no-repeat; background-position: left 56.6%;}
#wise .align-box .left ul {margin-top: 30px; position: relative;}
#wise .align-box .left ul::before {content: ''; position: absolute; width: 100%; height: 3px; background: url(../img/wise-service-sprite.png) 0 0 repeat-x; left: 0; top: -13px; background-position: 0 -357px;}
#wise .align-box .left ul li + li {margin-top: 10px;}
#wise .align-box .left ul li a {display: block; color: #1a1a1a; font-weight: 300; padding-left: 30px; position: relative;}
#wise .align-box .left ul li a:hover {color: #ec6c61;}
#wise .align-box .left ul li a::before {content: ''; position: absolute; width: 15px; height: 15px; background: url(../img/wise-service-sprite.png) 0 0 no-repeat; left: 0; top: 5px; background-position: left 88.09%;}
#wise .align-box .right {border: 1px solid #e6e6e6; width: 45%; margin-right: 3%; height: 434px; box-sizing: border-box; border-radius: 30px; padding: 60px 65px; position: relative; background-color: #fff; margin-top: 50px; box-shadow: 20px 38px 30px 0 rgba(25, 53, 116, 0.09);}
#wise .align-box .right::before {content: ''; position: absolute; background: url(../img/service-charactor.png) 0 0 no-repeat; width: 177px; height: 120px; right: 0px; top: -106px;}
#wise .align-box .right h3 {font-size: 24px; color: #141414; font-weight: 600;}
#wise .align-box .right h3 em {color: #007a7f;}
#wise .align-box .right p {color: #7d7d7d; margin-top: 15px;}
#wise .align-box .right .tit {position: relative;}
#wise .align-box .right .tit::before {content: ''; display: block; position: absolute; right: 0; top: 0; width: 90px; height: 64px; background: url(../img/service_sprite.png) no-repeat; background-position: left 76.54%;}
#wise .align-box .right ul {display: flex; flex-wrap: wrap; margin-top: 30px; position: relative;}
#wise .align-box .right ul::before {content: ''; position: absolute; width: 100%; height: 3px; background: url(../img/wise-service-sprite.png) 0 0 repeat-x; left: 0; top: -13px; background-position: 0 -357px;}
#wise .align-box .right ul li {width: 50%; margin-bottom: 10px;}
#wise .align-box .right ul li a:hover {color: #ec6c61;}
#wise .align-box .right ul li a {display: block; color: #1a1a1a; font-weight: 300; padding-left: 30px; position: relative;}
#wise .align-box .right ul li a::before {content: ''; position: absolute; width: 15px; height: 15px; background: url(../img/wise-service-sprite.png) 0 0 no-repeat; left: 0; top: 5px; background-position: left 88.09%;}
@media (max-width: 1400px){
    #wise .align-box {padding: 0 3%;}
}
@media (max-width: 1200px){
    #wise .align-box {gap: 4%;}
    #wise .align-box .left {width: 48%; margin-left: 0; margin-right: 0; padding: 60px 35px;}
    #wise .align-box .right {width: 48%; padding: 60px 35px; margin-right: 0;}
}
@media (max-width: 1000px){
    #wise {padding: 0px 0 70px 0;}
    #wise h2 {padding-top: 65px;}
    #wise::before {width: 428px; height: 334px; top: 80px;left: -30%; background-size: 523px auto;}
    #wise::after {width: 523px; height: 488px; top: 130px; right: -44%; background-size: 523px auto;}
    #wise h2::before {width: 102px; height: 67px; background-size: 102px auto; left: 337px; top: 30px;}
    #wise h2 img {width: 179px;}
    #wise .align-box {justify-content: center; margin-top: 30px;}
    #wise .align-box .left {padding: 35px 20px 20px 20px; margin: 0; width: 48%; height: auto; min-height: 296px;}
    #wise .align-box .left .tit::before {width: 59px; height: 42px; background-size: 115px auto; top: -10px;}
    #wise .align-box .left h3 {font-size: 18px;}
    #wise .align-box .left p {display: none;}
    #wise .align-box .left ul li a {padding-left: 25px; font-size: 14px;}
    #wise .align-box .left ul li + li {margin-top: 3px;}
    #wise .align-box .right {padding: 35px 20px 20px 20px; margin: 0; width: 48%; height: auto; min-height: 296px;}
    #wise .align-box .right::before {width: 100px; background-size: 100px auto; top: -70px;}
    #wise .align-box .right .tit::before {width: 59px; height: 42px; background-size: 115px auto; top: -10px;}
    #wise .align-box .right h3 {font-size: 18px;}
    #wise .align-box .right p {display: none;}
    #wise .align-box .right ul li {margin-bottom: 3px; width: 50%;}
    #wise .align-box .right ul li a {padding-left: 25px; font-size: 14px;}
}
@media (max-width: 800px){
    #wise .align-box {gap: 2%;}
    #wise .align-box .left {width: 49%;}
    #wise .align-box .right {width: 49%;}
    #wise .align-box .right ul li {width: 100%;}
}
@media (max-width: 640px){
    #wise h2::before {width: 77px; height: 50px; background-size: 77px auto; left: 150px; top: 45px;}
    #wise h2 img {width: 147px;}
    #wise .align-box {flex-direction: column; gap: 10px;}
    #wise .align-box .left {width: 100%; position: relative;}
    #wise .align-box .left::before {content: '';
        position: absolute;
        background: url(../img/service-charactor.png) 0 0 no-repeat;
        width: 66px;
        height: 46px;
        right: 10px;
        top: -47px;
    background-size: 66px auto;}
    #wise .align-box .left h3 {font-size: 16px;}
    #wise .align-box .left ul li a {font-size: 13px;}
    #wise .align-box .right {width: 100%; min-height: auto;}
    #wise .align-box .right::before {display: none;}
    #wise .align-box .right h3 {font-size: 16px;}
    #wise .align-box .right ul li {width: 50%;}
    #wise .align-box .right ul li a {font-size: 13px;}
    
}


/* 사진으로 전하남 / 소통하남 */
#sns {padding-bottom: 90px;}
#sns .align-box {display: flex;}
#sns .align-box .photo {width: 48%; margin-right: 4%; position: relative;}
#sns .align-box .photo h2 {font-size: 25px; color: #111d68; margin-bottom: 20px; font-weight: 700;}
#sns .align-box .photo a.more {position: absolute; right: 0; top: 0; border: 1px solid #e5e7ee; height: 35px; padding: 0 50px 0 30px; border-radius: 30px; line-height: 35px; color: #555;}
#sns .align-box .photo a.more::after {content: ''; position: absolute; right: 25px; top: 50%; transform: translate(0, -50%); background: url(../img/photo-arrow.png) center center no-repeat; width: 11px; height: 11px;}
#sns .align-box .photo .photo-board {margin: 15px 0 10px 0;}
#sns .align-box .photo .photo-board li {overflow: hidden; max-height: 205px;}
#sns .align-box .photo .photo-board li + li {border-top: 1px solid #e5e7ee; padding: 20px 0;}
#sns .align-box .photo .photo-board li a {display: block;}
#sns .align-box .photo .photo-board li:hover {cursor: pointer;}
#sns .align-box .photo .photo-board li:hover .photo-title {text-decoration: underline;}
#sns .align-box .photo .photo-board li a {display: flex; gap:30px;}
#sns .align-box .photo .photo-board li a .photo-img {width: 150px;}
#sns .align-box .photo .photo-board li a .photo-img img {width: 150px; height: 95px; border-radius: 6px;}
#sns .align-box .photo .photo-board li a .photo-txt {display: flex; flex-direction: column; width: 100%;}
#sns .align-box .photo .photo-board li a .photo-title {font-size: 17px; color: #1a1a1a; letter-spacing: -0.7px;}
#sns .align-box .photo .photo-board li a .photo-ico {width: 70px; height: 20px; display: block; color: #fff; text-align: center; line-height: 20px; font-size: 13px; border-radius: 3px; float: left; margin-right: 10px;}
#sns .align-box .photo .photo-board li a .photo-ico.red {background-color: #ec6c61;}
#sns .align-box .photo .photo-board li a .photo-ico.green {background-color: #00a3a0;}
#sns .align-box .photo .photo-board li a .photo-ico.blue {background-color: #437dea;}
#sns .align-box .photo .photo-board li a .photo-date {font-size: 14px; color: #636363; font-weight: 300; margin-top: 10px;}
#sns .align-box .photo .photo-board li:first-child {padding: 20px 0;}
#sns .align-box .photo .photo-board li:first-child a {display: flex; gap: 30px; overflow: hidden; position: relative;}
#sns .align-box .photo .photo-board li:first-child a .photo-img {width: 280px; border-radius: 6px;}
#sns .align-box .photo .photo-board li:first-child a .photo-img img {width: 280px; height: 195px; }
#sns .align-box .photo .photo-board li:first-child a .photo-txt {display: flex; flex-direction: column; width: 100%;}
#sns .align-box .photo .photo-board li:first-child a .photo-title {font-size: 17px; color: #1a1a1a; letter-spacing: -0.7px;}
#sns .align-box .photo .photo-board li:first-child a .photo-text {height: 70px; overflow: hidden; font-size: 15px; color: #7d7d7d; font-weight: 300; margin-top: 20px; letter-spacing: -0.7px;}
#sns .align-box .photo .photo-board li:first-child a .photo-date {font-size: 14px; color: #636363; font-weight: 300;}
#sns .align-box .photo .link-menu {display: flex; flex-wrap: wrap; overflow: hidden; background-color: #f9f9f4; border: 1px solid #d5e1da; box-sizing: border-box;}
#sns .align-box .photo .link-menu li {width: 50%; height: 63px; display: flex; align-items: center; box-sizing: border-box; border-bottom: 1px solid #d5e1da;}
#sns .align-box .photo .link-menu li:nth-child(odd) {border-right: 1px solid #d5e1da;}
#sns .align-box .photo .link-menu li:nth-child(1),
#sns .align-box .photo .link-menu li:nth-child(2) {border-top: none;}
#sns .align-box .photo .link-menu li:nth-child(3),
#sns .align-box .photo .link-menu li:nth-child(4) {border-bottom: none;}
#sns .align-box .photo .link-menu li a {display: block; width: 100%; padding-left: 50px; box-sizing: border-box; color: #1a1a1a; font-weight: 300; position: relative;}
#sns .align-box .photo .link-menu li a::before {content: ''; position: absolute; left: 20px; top: 50%; transform: translate(0, -50%); background: url(../img/photo-shortcut-arrow.png) center center no-repeat; width: 17px; height: 17px;}
#sns .align-box .sns {width: 48%; box-sizing: border-box; margin-top: 40px; display: flex; flex-direction: column; flex: 1;}
#sns .align-box .sns h2 {font-size: 30px; color: #111d68; margin-bottom: 20px; font-weight: 700; display: inline-block; position: relative; padding-left: 105px;}
#sns .align-box .sns h2 span {background: url(../img/sns-sprite.png) left top no-repeat; text-indent: -9999px; display: inline-block; width: 105px; height: 66px; position: absolute; left: 0; top: -38px;}
#sns .align-box .sns .sns-list {overflow: hidden; position: absolute; right: 0; top: 40px; display: flex; gap: 10px;}
#sns .align-box .sns .sns-list li a {display: block; width: 36px; height: 36px; border-radius: 50%; text-indent: -9999px;}
#sns .align-box .sns .sns-list li:nth-child(1) a {background-color: #59c843; position: relative;}
#sns .align-box .sns .sns-list li:nth-child(2) a {background-color: #d91e1e; position: relative;}
#sns .align-box .sns .sns-list li:nth-child(3) a {background : url(../img/sns-bg.png); background-size: 100% 100%; position: relative;}
#sns .align-box .sns .sns-list li:nth-child(4) a {background-color: #ffdc50; position: relative;}
#sns .align-box .sns .sns-list li:nth-child(5) a {background-color: #4868ac; position: relative;}
#sns .align-box .sns .sns-list li a::before {content: ''; position: absolute; left: 0px; top: 50%; transform: translate(0, -50%); background: url(../img/sns-sprite.png) center center no-repeat; width: 36px; height: 36px;}
#sns .align-box .sns .sns-list li:nth-child(1) a::before {background-position: left 27.35%;}
#sns .align-box .sns .sns-list li:nth-child(2) a::before {background-position: left 37.66%;}
#sns .align-box .sns .sns-list li:nth-child(3) a::before {background-position: left 47.98%;}
#sns .align-box .sns .sns-list li:nth-child(4) a::before {background-position: left 58.29%;}
#sns .align-box .sns .sns-list li:nth-child(5) a::before {background-position: left 17.04%;}
#sns .align-box .sns .communication {margin-top: 20px; border: 1px solid #e6e6e6; height: 598px; overflow: hidden; box-sizing: border-box; position: relative; flex: 1;}
#sns .align-box .sns .communication-list {display: grid; grid-template-rows: repeat(3, 1fr); grid-auto-flow: column; grid-template-columns: minmax(auto, 1fr);}
#sns .align-box .sns .communication-list li {width: 100%; height: 100%; min-height: 100%; padding: 19px 29px 19px 19px; box-sizing: border-box;}
#sns .align-box .sns .communication-list li:hover {cursor: pointer; background-color: #f9fafc;}
#sns .align-box .sns .communication-list li:hover .sns-img::before {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.7);}
#sns .align-box .sns .communication-list li:hover .sns-img::after {content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../img/sns-sprite.png) no-repeat; background-position: left 78.92%; width: 36px; height: 36px; margin: auto;}
#sns .align-box .sns .communication-list li + li {border-top: 1px solid #e6e6e6;}
#sns .align-box .sns .communication-list li:nth-child(3n+1) {border-top: 0;}
#sns .align-box .sns .communication-list li a {display: flex; gap: 20px; align-items: center;}
#sns .align-box .sns .communication-list li a .sns-img {width: 160px; height: 160px; overflow: hidden; aspect-ratio: 1 / 1; flex-shrink: 0; position: relative;}
#sns .align-box .sns .communication-list li a .sns-img img {width: 100%; height: 100%;}
#sns .align-box .sns .communication-list li a .sns-txt {display: flex; flex-direction: column;}
#sns .align-box .sns .communication-list li a .sns-txt .sns-text {font-size: 15px; color: #7d7d7d; font-weight: 300; height: 66px; overflow: hidden;}
#sns .align-box .sns .communication-list li a .sns-txt .sns-date {font-size: 14px; color: #636363; font-weight: 300; margin-top: 20px;}
@media (max-width: 1440px){}
@media (max-width: 1400px){
    #sns .align-box {justify-content: space-between; padding: 0 3%; gap: 30px;}
    #sns .align-box .photo {width: calc(100% - 590px); margin-right: 0;}
    #sns .align-box .sns {width: 560px;}
    #sns .align-box .sns .sns-list {right: 30px;}
}
@media (max-width: 1200px){
    #sns .align-box .photo {width: calc(100% - 500px);}
    #sns .align-box .photo .photo-board li {max-height: 100%;}
    #sns .align-box .photo .photo-board li:first-child a {flex-direction: column;}
    #sns .align-box .photo .photo-board li:first-child a .photo-text {max-height: 44px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: auto;}
    #sns .align-box .photo .photo-board li:first-child a .photo-img {width: 100%;}
    #sns .align-box .photo .photo-board li:first-child a .photo-img img {width: 100%;}
    #sns .align-box .sns {width: 470px; margin-top: 25px;}
    #sns .align-box .sns h2 {font-size: 20px; padding-left: 75px; margin-bottom: 0;}
    #sns .align-box .sns h2 span {width: 72px; height: 46px; background-size: 72px auto; top: -26px;}
    #sns .align-box .sns ul.sns-list li a {width: 28px; height: 28px;}
    #sns .align-box .sns ul.sns-list li a::before {width: 28px; height: 28px; background-size: 78px auto;}
    #sns .align-box .sns .communication {margin-top: 25px;}
    #sns .align-box .sns .communication-list {grid-template-rows: repeat(4, 1fr);}
    #sns .align-box .sns .communication-list li:nth-child(3n+1) {border-top: 1px solid #e6e6e6;}
    #sns .align-box .sns .communication-list li:nth-child(4n+1) {border: 0;}
    #sns .align-box .sns ul.communication-list li a .sns-txt .sns-text {height: 63px; font-size: 14px; line-height: 21px;}
    #sns .align-box .sns ul.communication-list li a .sns-txt .sns-date {margin-top: 10px;}
}
@media (max-width: 1000px){
    #sns {padding-bottom: 75px;}
    #sns .align-box .photo {width: calc(100% - 400px);}
    #sns .align-box .photo h2 {font-size: 20px;}
    #sns .align-box .photo .photo-board {margin: 15px 0 5px 0;}
    #sns .align-box .photo .photo-board li a {gap: 15px;}
    #sns .align-box .photo .photo-board li a .photo-title {font-size: 15px; line-height: 22px; max-height: 66px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
    #sns .align-box .photo .photo-board li:first-child {min-height: 200px; max-height: 100%; border: 1px solid #e5e7ee; border-radius: 5px; padding: 20px 20px 15px 20px;}
    #sns .align-box .photo .photo-board li:first-child a {flex-direction: column;}
    #sns .align-box .photo .photo-board li:first-child a .photo-text {font-size: 14px; line-height: 21px; max-height: 63px; margin-top: 12px;}
    #sns .align-box .photo .photo-board li:first-child a .photo-img {width: 100%; height: 190px;}
    #sns .align-box .photo .photo-board li:first-child a .photo-img img {width: 100%; height: 100%;}
    #sns .align-box .photo .photo-board li:nth-child(2) {border-top: 0;}
    #sns .align-box .photo a.more {height: 30px; font-size: 14px; line-height: 28px; border-radius: 15px; padding: 0 45px 0 25px;}
    #sns .align-box .sns {width: 370px;}
    #sns .align-box .sns .sns-list {position: static; justify-content: flex-end; padding: 15px 0;}
    #sns .align-box .sns .communication {border: 0; margin-top: 0;}
    #sns .align-box .sns .communication-list li {padding: 15px 0 15px 0;}
    #sns .align-box .sns .communication-list li a {gap: 20px;}
    #sns .align-box .sns .communication-list li a .sns-img {width: 140px; height: 140px;}
    #sns .align-box .photo .link-menu li {height: 49px; line-height: 49px;}
    #sns .align-box .photo .link-menu li a {font-size: 14px;}
}
@media (max-width: 800px){
    #sns .align-box {flex-direction: column;}
    #sns .align-box .photo {width: 100%; margin-right: 0;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-img {width: 100%;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-img img {width: 100%;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-title {float: none;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-text {float: none;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-date {position: static;}
    #sns .align-box .sns {width: 100%;}
}
@media (max-width: 640px){
    #sns .align-box .photo h2 {font-size: 18px;}
    #sns .align-box .photo a.more {font-size: 13px; height: 25px; line-height: 23px; padding: 0 35px 0 15px;}
    #sns .align-box .photo a.more::after {right: 15px;}
    #sns .align-box .photo .photo-board li a .photo-title {font-size: 13px;}
    #sns .align-box .photo .photo-board li a .photo-date {font-size: 12px;}
    #sns .align-box .photo .photo-board li a .photo-ico {font-size: 11px; width: auto; min-width: 56px;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-title {font-size: 14px;}
    #sns .align-box .photo .photo-board li:first-child a span.photo-text {font-size: 13px;}
    #sns .align-box .photo .photo-board li:first-child a .photo-img {height: 100%;}
    #sns .align-box .photo .photo-board li a .photo-img {width: 130px; flex-shrink: 0;}
    #sns .align-box .photo .photo-board li a .photo-img img {width: 100%; height: 100%;}
    #sns .align-box .photo .link-menu li {height: 40px; line-height: 40px;}
    #sns .align-box .photo .link-menu li a {font-size: 13px;}
    #sns .align-box .sns {position: relative;}
    #sns .align-box .sns h2 {font-size: 18px; line-height: 24px;}
    #sns .align-box .sns .sns-list {position: absolute; right: 0; top: 0; padding: 0; gap: 6px;}
    #sns .align-box .sns .sns-list li a {width: 24px; height: 24px;}
    #sns .align-box .sns .sns-list li a::before {width: 24px; height: 24px; background-size: 70px auto;}
    #sns .align-box .sns .communication-list {grid-template-rows: repeat(3, 1fr);}
    #sns .align-box .sns .communication-list li a .sns-img {width: 130px; height: 130px;}
    #sns .align-box .sns .communication-list li a .sns-txt .sns-text {font-size: 13px; height: auto;}
    #sns .align-box .sns .communication-list li a .sns-txt .sns-date {font-size: 12px; margin-top: 5px;}
}


/* footer */
#footer {position: relative; width: 100%; box-sizing: border-box; background-color: #fff; padding-bottom: 70px; overflow: hidden;}
#footer .banner {border-top: 1px solid #d3d6e1;}
#footer .banner .align-box {display: flex; align-items: center; gap: 30px; width: 100%;}
#footer .banner .align-box .banner-tit {flex-shrink: 0;}
#footer .banner .align-box .banner-tit strong {padding-left: 38px; font-size: 16px; font-weight: 300; line-height: 26px; color: #4a506b; background-color: #fff; position: relative;}
#footer .banner .align-box .banner-tit strong::before {position: absolute; display: block; content: ''; left: 1px; top: 0; width: 24px; height: 23px; background: url(../img/banner-sprite.png) no-repeat;}
#footer .banner .align-box .banner-slide {height: 69px; width: 100%;}
#footer .banner .align-box .banner-slide .banner-list {width: 100%; display: flex; flex-wrap: wrap; flex-direction: row; column-gap: 50px; align-items: center;}
#footer .banner .align-box .banner-slide .banner-list > li { display: inline-block; flex-shrink: 0; width: auto; min-height: 69px; white-space: nowrap; padding: 26px 0 26px 0; box-sizing: border-box; line-height: 17px;}
#footer .banner .align-box .banner-slide .banner-list > li::after {position: absolute; display: block; content: ''; right: 0; top: 0; bottom: 0; width: 3px; height: 3px; margin: auto 0; border-radius: 100%; background-color: #cbceda;}
#footer .banner .align-box .banner-slide .banner-list > li > a {font-size: 15px; line-height: 17px;}
#footer .banner .align-box .indicator {flex-shrink: 0; height: 16px; box-sizing: border-box;}
#footer .banner .align-box .indicator div {display: inline-block; width: 16px; height: 100%;}
#footer .banner .align-box .indicator div > a {position: relative; display: block; height: 100%; text-indent: -9999px;}
#footer .banner .align-box .indicator div > a::before {position: absolute; display: block; content: ''; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 13px; height: 9px; background: url(../img/banner-sprite.png) left 29.05% no-repeat;}
#footer .banner .align-box .indicator div:nth-of-type(2) {margin: 0 3px;}
#footer .banner .align-box .indicator div:nth-of-type(2) > a::before {width: 8px; height: 12px; background-position: left 80.53%;}
#footer .banner .align-box .indicator div:nth-of-type(3) > a::before {background-position: left 45.29%;}
#footer .banner .align-box .indicator div:last-of-type {margin-left: 6px;}
#footer .banner .align-box .indicator div:last-of-type > a::before {width: 12px; height: 12px; background-position: left 100%;}
#footer .link {width: 100%; padding: 12px 0; background-color: #4a506b;}
#footer .link .align-box ul li {position: relative; display: inline-block; padding: 0 15px;}
#footer .link .align-box ul li a:hover {text-decoration: underline;}
#footer .link .align-box ul li + li::before {position: absolute; display: block; content: ''; left: 0; top: 0; bottom: 0; width: 3px; height: 3px; margin: auto 0; border-radius: 100%; background-color: #60667e;}
#footer .link .align-box ul li > a {display: block; padding-top: 1px; font-size: 15px; line-height: 30px; color: #fff;}
#footer .link .align-box ul li:first-of-type {padding-left: 0;}
#footer .link .align-box ul li:first-of-type > a {color: #dca940;}
#footer .bottom .align-box {position: relative; margin-top: 43px;}
#footer .bottom .align-box .footer-logo {display: inline-block;}
#footer .bottom .align-box .info {display: inline-block; margin-top: 10px; font-size: 15px; line-height: 24px; color: #7d7d7d; margin: 10px 0 0 36px;}
#footer .bottom .align-box .info address {display: inline-block;}
#footer .bottom .align-box .info span {display: block; letter-spacing: 0; margin-top: 3px;}
#footer .bottom .align-box .call {display: inline-block; position: absolute; top: -23px; right: 290px; width: 330px; border: 1px solid #f4f5f9; background-color: #f4f5f9; border-radius: 7px; letter-spacing: -0.025em;}
#footer .bottom .align-box .call a {padding: 16px 10px 16px 87px; position: relative; display: flex; flex-direction: column; white-space: nowrap;}
#footer .bottom .align-box .call a::before {content: ''; display: block; position: absolute; background: url(../img/footer_call_icon.png) no-repeat; width: 48px; height: 40px; background-size: 48px 40px; left: 24px; top: 32px;}
#footer .bottom .align-box .call .call-tit {color: #333; font-family: 'HanamT'; font-size: 15px; line-height: 19px;}
#footer .bottom .align-box .call .call-num {color: #d54528; font-family: 'HanamT'; font-size: 17px; line-height: 21px; margin-top: 3px;}
#footer .bottom .align-box .call .call-info1 {margin-top: 6px; color: #515151; font-size: 14px; line-height: 18px; font-family: 'HanamB';}
#footer .bottom .align-box .call .call-info2 {margin-top: 6px; color: #0b2a8e; font-size: 14px; line-height: 18px; letter-spacing: -1px; font-family: 'HanamB';}
#footer .bottom .align-box .wa {position: absolute; right: 160px; top: -10px;}
#footer .bottom .align-box .wa a {display: block; width: 100%; height: 100%;}
#footer .bottom .align-box .taegugki {display: flex; flex-direction: column; text-align: center; position: absolute; right: 0; top: -10px;}
#footer .bottom .align-box .taegugki span {font-family: 'HanamB'; font-size: 14px; line-height: 15px; letter-spacing: -1px; color: #515151; margin-top: 10px; display: block;}
@media (max-width: 1440px){}
@media (max-width: 1400px){
    #footer .bottom .align-box .call {width: 290px; right: 120px;}
    #footer .bottom .align-box .call a {padding-left: 84px;}
    #footer .bottom .align-box .call a::before {left: 18px;}
    #footer .bottom .align-box .wa {top: -25px; right: 14px;}
    #footer .bottom .align-box .wa img {width: 70px;}
    #footer .bottom .align-box .taegugki {position: absolute; top: 40px; right: -20px;}
    #footer .bottom .align-box .taegugki span {font-size: 12px; line-height: 13px; margin-top: 2px;}
}
@media (max-width: 1200px){}
@media (max-width: 1000px){
    #footer {padding-bottom: 0;}
    #footer .align-box {width: 100%; padding: 0 3%;}
    #footer .link {padding: 10px 0;}
    #footer .link .align-box > ul > li > a {font-size: 14px;}
    #footer .bottom {padding: 20px 0 35px 0;}
	#footer .bottom .align-box {width: auto; padding: 0 3%; margin-top: 0; box-sizing: border-box; display: flex; flex-direction: column; align-items: center;}
    #footer .bottom .align-box .footer-logo {order: 1; margin-right: 240px; margin-bottom: 10px;}
    #footer .bottom .align-box .footer-logo img {height: 40px;}
    #footer .bottom .align-box .info {display: block; order: 4; text-align: center; font-size: 14px; line-height: 22px; margin: 0;}
    #footer .bottom .align-box .info span {margin-top: 3px;}
    #footer .bottom .align-box .call {position: static; display: block; order: 3; width: 400px; margin-top: 10px;}
    #footer .bottom .align-box .call > a {padding-left: 84px;}
    #footer .bottom .align-box .call > a::before {left: 18px;}
    #footer .bottom .align-box .call .call-info2 br {display: none;}
    #footer .bottom .align-box .wa {order: 2; position: absolute; top: 0px; right: 0; width: 100%; padding-left: 60px; text-align: center;}
    #footer .bottom .align-box .wa img {width: 70px;}
    #footer .bottom .align-box .taegugki {top: -5px; padding-left: 210px; left: 0;}
    #footer .bottom .align-box .taegugki img {width: 44px;}
}
@media (max-width: 800px){}
@media (max-width: 640px){
    #footer .banner .align-box .banner-tit strong {font-size: 14px; padding-left: 28px;}
    #footer .banner .align-box .banner-tit strong::before {width: 20px; height: 20px; background-size: 20px auto;}
    #footer .banner .align-box .banner-slide {height: 39px;}
    #footer .banner .align-box .banner-slide .banner-list {column-gap: 30px;}
    #footer .banner .align-box .banner-slide .banner-list > li {min-height: 39px; padding: 11px 0;}
    #footer .banner .align-box .banner-slide .banner-list > li > a {font-size: 14px;}
    #footer .link {padding: 5px 0;}
    #footer .link .align-box ul {text-align: center;}
    #footer .link .align-box ul li > a {font-size: 12px;}
    #footer .bottom .align-box .footer-logo {margin-right: 180px;}
    #footer .bottom .align-box .footer-logo img {height: 30px;}
    #footer .bottom .align-box .call {width: 330px;}
    #footer .bottom .align-box .call > a {padding-left: 94px;}
    #footer .bottom .align-box .call > a::before {left: 24px;}
    #footer .bottom .align-box .call .call-info2 br {display: block;}
    #footer .bottom .align-box .info {font-size: 13px; margin-top: 10px;}
    #footer .bottom .align-box .wa {right: 5px;}
    #footer .bottom .align-box .wa img {width: 54px;}
    #footer .bottom .align-box .taegugki {padding-left: 175px; top: -14px;}
}
@media (max-width: 560px){
    #footer .banner .align-box .banner-tit {display: none;}
    #footer .banner .align-box .banner-slide .banner-list {column-gap: 20px;}
    #footer .banner .align-box .banner-slide .banner-list > li > a {font-size: 12px; padding: 10px 0;}
}