@charset "utf-8";
html {overflow-x:hidden;}
.layout {max-width: 1500px;padding: 0 50px;}

/* 공통 폰트 설정 */
.foot_wrap *,
#banner .banner_box .banner_wrap strong,
#banner .banner_box .banner_wrap .grap .obj li a,
#gnb_layout .depth1_ul>li>a span {font-family: 'gothic';}

/* toplayout */
#top_layout .top_wrap #logo a.corona span {margin-top: 36px;}
#top_layout .top_wrap .utile_wrap {display: flex;align-items:center;right: 50px;}
#top_layout {border-bottom:1px solid #eee;}
#top_layout.on {border-color:transparent;}
#top_layout .top_wrap #logo {left:50px;}
#top_link .linkwrap2 ul li.n3 a {font-family:'gothic';}

/* 날씨 */
.weather {}
.weather .w-wrap {display: flex;align-items: center;margin-right: 30px;}
.weather .w-wrap .w-icon {display: inline-block;background-repeat: no-repeat;background-position: center;width: 30px;height: 30px;margin-right: 4px;}
.weather .w-wrap .w-icon.icon1 {background-image:url(/images/kr/main/2023/w-icon1.png);} /*맑음*/
.weather .w-wrap .w-icon.icon2 {background-image:url(/images/kr/main/2023/w-icon2.png);} /*부분흐림*/
.weather .w-wrap .w-icon.icon3 {background-image:url(/images/kr/main/2023/w-icon3.png);} /*구름*/
.weather .w-wrap .w-icon.icon4 {background-image:url(/images/kr/main/2023/w-icon4.png);} /*비*/
.weather .w-wrap .w-icon.icon5 {background-image:url(/images/kr/main/2023/w-icon5.png);} /*가랑비*/
.weather .w-wrap .w-icon.icon6 {background-image:url(/images/kr/main/2023/w-icon6.png);} /*눈*/
.weather .w-wrap .w-icon.icon7 {background-image:url(/images/kr/main/2023/w-icon7.png);} /*바람*/
.weather .w-wrap .w-icon.icon8 {background-image:url(/images/kr/main/2023/w-icon8.png);} /*뇌우*/
.weather .w-wrap .w-icon.icon9 {background-image:url(/images/kr/main/2023/w-icon9.png);} /*안개*/

.weather .w-wrap .w-status {position: relative;margin-right: 8px;}
/* .weather .w-wrap .w-status:before {content:'';position: absolute;right: -10px;top: 1px;background-color: #ccc;height: 12px;width: 1px;display: inline-block;} */
.weather .w-wrap .w-status .w-tit {color: #222;font-size: 14px;font-weight: 700;letter-spacing: -0.14px;display: block;line-height: 1;font-family: 'gothic';}

.weather .w-wrap .w-dust {margin-right: 8px;}
.weather .w-wrap .w-dust.d-good {color: #1D519D;}
.weather .w-wrap .w-dust.d-normal {color: #009660;}
.weather .w-wrap .w-dust.d-bad {color: #DD1227;}
.weather .w-wrap .w-dust .w-tit {font-size: 14px;font-weight: 700;letter-spacing: -0.14px;display: block;line-height: 1;font-family: 'gothic';}
.weather .w-wrap .w-dust .w-tit .dustcat {font-family: 'gothic';font-weight: 700;}

.weather .w-wrap .w-degree {}
.weather .w-wrap .w-degree .wd-wrap {color: #000;font-size: 17px;font-weight: 700;letter-spacing: -0.8px;display: block;line-height: 1;font-family: 'gothic';}
.weather .w-wrap .w-degree .wd-wrap .wd {font-weight: 700;font-family: 'gothic';}

/* 검색바 */
.search-link.clickOpen {margin-right: 18px;}
.search-link .open-search {background-repeat:no-repeat;background-position:center;display:inline-block;background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5529 20.1059C12.4506 20.1055 14.2936 19.4702 15.7884 18.3012L20.4883 23.0011L22 21.4893L17.3002 16.7895C18.4698 15.2945 19.1054 13.4511 19.1059 11.5529C19.1059 6.83707 15.2688 3 10.5529 3C5.83707 3 2 6.83707 2 11.5529C2 16.2688 5.83707 20.1059 10.5529 20.1059ZM10.5529 5.13824C14.0907 5.13824 16.9677 8.01523 16.9677 11.5529C16.9677 15.0907 14.0907 17.9677 10.5529 17.9677C7.01523 17.9677 4.13824 15.0907 4.13824 11.5529C4.13824 8.01523 7.01523 5.13824 10.5529 5.13824Z' fill='black'/%3E%3C/svg%3E%0A");width: 24px;height: 24px;font-size: 0;}
.search-link> .inner {position: fixed;top: 202px;left: 0;width: 100%;/* box-shadow: 0px 20px 20px -2px rgba(0, 0, 0, 0.10); */background-color: #fff;width: 1400px;visibility: hidden;opacity: 0;transition:all 0.3s;display: flex;flex-direction: column;align-items: center;padding-bottom: 32px;width: 100%;}
#top_layout:before{content:'';display:block;position: absolute;top: 110px;height: 181px;width: 100%;background-color: #fff;box-shadow: 0px 20px 20px -2px rgba(0, 0, 0, 0.10);transition: all 0.3s;visibility: hidden;opacity: 0;z-index: 2;}
#top_layout.ov:before {visibility: visible;opacity: 1;}
.search-link.on> .inner {visibility:visible;opacity:1;}
.search-link .inner form {display: block;position: relative;width: 100%;height: 100%;background-color: #fff;z-index: 1;padding-top: 40px;}
.search-link .inner form fieldset {display: block;width: 100%;height: 100%;}
.search-link> .inner form fieldset .form_inner {width: 500px;height: 68px;border-radius: 100px;background-color: #FFAE34;padding: 3px;display: block;margin: 0 auto;position: relative;}
.search-link> .inner form fieldset .form_inner input[type="text"] {width: 100%;height: 100%;border-radius: 100px;padding-left: 30px;padding-right: 100px;}
.search-link> .inner form fieldset .form_inner input[type="text"]::placeholder {font-family:'Gmarket Sans';font-weight:400;font-size:18px;color:#ccc;}
.search-link> .inner form fieldset .form_inner .keyboard {width: 22px;height: 16px;display: block;position: absolute;right: 70px;top: 50%;transform: translateY(-50%);}
.search-link> .inner form fieldset .form_inner .keyboard .btn-key {background-image: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.15' d='M20.75 0.591797C21.0547 0.591797 21.3086 0.701823 21.5117 0.921875C21.7318 1.125 21.8418 1.37044 21.8418 1.6582V14.6582C21.8418 14.9629 21.7318 15.2253 21.5117 15.4453C21.3086 15.6484 21.0547 15.75 20.75 15.75H1.25C0.945312 15.75 0.682943 15.6484 0.462891 15.4453C0.259766 15.2253 0.158203 14.9629 0.158203 14.6582V1.6582C0.158203 1.37044 0.259766 1.125 0.462891 0.921875C0.682943 0.701823 0.945312 0.591797 1.25 0.591797H20.75ZM13.1582 3.81641V6H15.3418V3.81641H13.1582ZM13.1582 7.06641V9.25H15.3418V7.06641H13.1582ZM9.9082 3.81641V6H12.0918V3.81641H9.9082ZM9.9082 7.06641V9.25H12.0918V7.06641H9.9082ZM6.6582 3.81641V6H8.8418V3.81641H6.6582ZM6.6582 7.06641V9.25H8.8418V7.06641H6.6582ZM3.4082 3.81641V6H5.5918V3.81641H3.4082ZM3.4082 7.06641V9.25H5.5918V7.06641H3.4082ZM16.4082 12.5V10.3164H5.5918V12.5H16.4082ZM18.5918 9.25V7.06641H16.4082V9.25H18.5918ZM18.5918 6V3.81641H16.4082V6H18.5918Z' fill='black'/%3E%3C/svg%3E%0A");width: 22px;height: 16px;background-repeat: no-repeat;background-position: center;display: block;}
.search-link> .inner form fieldset .form_inner .submit {width: 48px;height: 48px;display: block;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}
.search-link> .inner form fieldset .form_inner .submit input[type="submit"] {border: 1px solid #FFAE34;width: 100%;height: 100%;display: block;background-color: #FFAE34;border-radius: 50%;font-size: 0;transition:all 0.3s;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.55295 17.1059C10.4506 17.1055 12.2936 16.4702 13.7884 15.3012L18.4883 20.0011L20 18.4893L15.3002 13.7895C16.4698 12.2945 17.1054 10.4511 17.1059 8.55295C17.1059 3.83707 13.2688 0 8.55295 0C3.83707 0 0 3.83707 0 8.55295C0 13.2688 3.83707 17.1059 8.55295 17.1059ZM8.55295 2.13824C12.0907 2.13824 14.9677 5.01523 14.9677 8.55295C14.9677 12.0907 12.0907 14.9677 8.55295 14.9677C5.01523 14.9677 2.13824 12.0907 2.13824 8.55295C2.13824 5.01523 5.01523 2.13824 8.55295 2.13824Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat: no-repeat;background-position: center;}
.search-link> .inner form fieldset .form_inner .submit input[type="submit"]:hover,
.search-link> .inner form fieldset .form_inner .submit input[type="submit"]:focus {background-color:#fff;}

.search-link> .inner .clickClose {background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3809 1.00977L6.89648 6.49414L12.3809 11.9785L11.8535 12.5059L6.36914 7.02148L0.884766 12.5059L0.375 11.9785L5.85938 6.49414L0.375 1.00977L0.884766 0.5L6.36914 5.98438L11.8535 0.5L12.3809 1.00977Z' fill='%23222222'/%3E%3C/svg%3E%0A");border-radius: 12px;border: 1px solid rgba(0,0,0,0.1);position: absolute;right: 20px;bottom: 20px;z-index: 2;width: 36px;height: 36px;background-repeat: no-repeat;background-position: center;font-size: 0;transition:all 0.3s;}
.search-link> .inner .clickClose:hover,
.search-link> .inner .clickClose:focus {border-color:#FFAE34;}

.hastag-slide {display: block;width: 100%;height: 100%;max-width: 560px;position: relative;padding-left: 145px;margin-top: 15px;}
.hastag-slide .slide-title {display: block;color: #444;font-size: 15px;font-weight: 700;line-height: 1;font-family: 'gothic';position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.hastag-slide .slide_control {position: absolute;left: 79px;top: 50%;transform: translateY(-50%);}
.hastag-slide .slide_control .button {font-size:0;background-repeat: no-repeat;background-position: center;margin: 0;}
.hastag-slide .slide_control .button:before,
.hastag-slide .slide_control .button:after {display:none;}
.hastag-slide .slide_control .button.prev,
.hastag-slide .slide_control .button.next {width:7px;height:12px;}
.hastag-slide .slide_control .button.prev {background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10.59L2.67341 6L7 1.41L5.66802 0L0 6L5.66802 12L7 10.59Z' fill='%23444444'/%3E%3C/svg%3E%0A");}
.hastag-slide .slide_control .button.next {background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10.59L4.32659 6L0 1.41L1.33198 0L7 6L1.33198 12L0 10.59Z' fill='%23444444'/%3E%3C/svg%3E%0A");}
.hastag-slide .slide_control .button.play,
.hastag-slide .slide_control .button.stop {margin: 0 2px 0 0px;}
.hastag-slide .slide_control .button.play {background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 17 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.4559 13.0454L0.728027 25.7733L0.728026 0.317469L16.4559 13.0454Z' fill='%23444444'/%3E%3C/svg%3E%0A");}
.hastag-slide .slide_control .button.stop {background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='9' y='7' width='2' height='10' fill='%23444444'/%3E%3Crect x='14' y='7' width='2' height='10' fill='%23444444'/%3E%3C/svg%3E%0A");}

.hastag-slide .slide,
.hastag-slide .slide .item {}
.hastag-slide .slide {width: calc(100% + 7px);margin: 0 -3.5px;}
.hastag-slide .slide:after {content:'';display:block;clear:both;}
.hastag-slide .slide .item {padding: 0 3.5px;}
.hastag-slide .slide .item .link {display:block;width:100%;height:100%;}
.hastag-slide .slide .item .link .h-link {display: block;color: #444;font-size: 15px;font-weight: 400;line-height: 1;background-color: #F6F6F6;border-radius: 20px;padding: 5.5px 14px;}
.hastag-slide .slide .item .link .h-link .tit {display: block;line-height: 1;}

/* gnb */
#gnb_layout .depth1_ul>li>a span {display: block;color: #444;font-size: 20px;line-height: 110px;letter-spacing: -1.2px;font-weight: 700;}
#gnb_layout .depth1_ul>li>a:before {display:none;}
#gnb_layout .layout {max-width: 1400px;}

/* 배너 */
#banner {border: none;background-color: #F6F7F9;}
#banner .layout {}
#banner .layout .banner_box {position: relative;}
#banner .layout .banner_box:before {content:'';display:inline-block;background: linear-gradient(270deg, #F6F7F9 69.33%, rgba(246, 247, 249, 0.00) 103.62%);width: 161px;height: 41px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 1;}
#banner .layout .banner_box #slider_banner {height: 77px;padding: 0 0 0 210px;}
#banner .layout .banner_box #slider_banner> strong span {display: none;}
#banner .layout .banner_box #slider_banner> strong {color:#222;font-size:16px;width: auto;height: auto;top: 50%;left: auto;background: no-repeat;border-radius: 0;font-family: 'Gmarket Sans';transform: translateY(-50%);left: 0;}
#banner .layout .banner_box #slider_banner .control {top: 30px;right: auto;left: 94px;}
#banner .banner_box .banner_wrap .control button {background-repeat:no-repeat;background-position:center;}
#banner .banner_box .banner_wrap .control button:before,
#banner .banner_box .banner_wrap .control button:after {display:none;}
#banner .layout .banner_box #slider_banner .control .btn_prev {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 10.9175L2.83 6.49961L7.41 2.08173L6 0.724609L0 6.49961L6 12.2746L7.41 10.9175Z' fill='%23222222'/%3E%3C/svg%3E%0A");}
#banner .layout .banner_box #slider_banner .control .btn_play {background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 17 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.4559 13.0454L0.728027 25.7733L0.728026 0.317469L16.4559 13.0454Z' fill='%23222222'/%3E%3C/svg%3E%0A");}
#banner .layout .banner_box #slider_banner .control .btn_stop {background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.687256H2V11.2748H0V0.687256Z' fill='%23222222'/%3E%3Cpath d='M6 0.687256H8V11.2748H6V0.687256Z' fill='%23222222'/%3E%3C/svg%3E%0A");}
#banner .layout .banner_box #slider_banner .control .btn_next {background-image: url("data:image/svg+xml,%3Csvg width='8' height='13' viewBox='0 0 8 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.59 10.9175L5.17 6.49961L0.59 2.08173L2 0.724609L8 6.49961L2 12.2746L0.59 10.9175Z' fill='%23222222'/%3E%3C/svg%3E%0A");}
#banner .layout .banner_box #slider_banner .control .btn_prev, 
#banner .layout .banner_box #slider_banner .control .btn_next {width: 8px;height: 13px;}
#banner .layout .banner_box #slider_banner .control .btn_play,
#banner .layout .banner_box #slider_banner .control .btn_stop {width: 8px;height: 13px;margin: 0 15px;} 

#banner .layout .banner_box #slider_banner .grap {height:100%;}
#banner .layout .banner_box #slider_banner .grap .obj {height:100%;}
#banner .layout .banner_box #slider_banner .grap .obj .item {height:100%;padding-right: 73px;}
#banner .layout .banner_box #slider_banner .grap .obj .item::before {content: '';display: inline-block;position: absolute;right: 35px;top: 34px;width: 3px;height: 3px;border-radius: 50%;background-color: #ddd;}
#banner .layout .banner_box #slider_banner .grap .obj .item a {display:block;height:100%;line-height:73px;}


/* 푸터 */
.foot_wrap {background-color:#3A4149;}

.foot_wrap {padding: 60px 0 70px;}
.foot_wrap .footer-info {padding-right: 120px;position: relative;}
.foot_wrap .footer-info:before {content:'';display:inline-block;background-image: url("data:image/svg+xml,%3Csvg width='113' height='41' viewBox='0 0 113 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_164_18792)'%3E%3Cpath d='M111.588 12.7862H111.583L108.883 12.7815C108.788 12.7815 108.713 12.8717 108.713 12.9857C108.713 13.1092 108.793 13.1615 108.878 13.209C108.892 13.2137 108.911 13.2232 108.944 13.2327C109.105 13.2849 109.445 13.3942 109.445 13.9499C109.454 14.0354 109.454 30.8536 109.454 30.8536C109.454 30.8536 109.685 30.8869 109.832 30.8869C111.055 30.8821 111.905 30.4214 112.079 29.785V13.3134C112.079 12.9905 111.9 12.8052 111.593 12.7815L111.588 12.7862Z' fill='white'/%3E%3Cpath d='M103.104 19.7348C103.836 18.2767 104.289 16.5906 104.289 13.9973C104.289 13.8786 104.233 13.7076 104.129 13.5983C104.015 13.4844 103.86 13.4226 103.685 13.4226H101.121C101.027 13.4226 100.956 13.5128 100.956 13.6221C100.956 13.7456 101.036 13.8026 101.121 13.8453C101.135 13.8501 101.159 13.8596 101.187 13.8691C101.348 13.9213 101.688 14.0306 101.688 14.591H101.693C101.693 17.3743 100.026 22.3471 95.6163 25.5483C95.5265 25.61 95.4746 25.6765 95.4746 25.7525C95.4746 25.819 95.5029 25.8807 95.5785 25.9425L96.4236 26.5077C96.4661 26.5409 96.5133 26.5599 96.5652 26.5599C96.6172 26.5599 96.6597 26.5409 96.7022 26.5172C98.9542 25.1113 100.904 23.2115 102.169 21.3212C103.614 22.746 105.257 25.4723 105.696 26.2797C105.772 26.4222 105.843 26.5124 105.946 26.5409C105.961 26.5457 105.975 26.5504 105.989 26.5552C106.069 26.5647 106.159 26.5362 106.258 26.4839L107.887 25.6718C108.024 25.591 108.09 25.515 108.114 25.4295C108.137 25.325 108.085 25.2206 108.019 25.1208C107.259 23.9002 105.347 21.8864 103.109 19.7348H103.104Z' fill='white'/%3E%3Cpath d='M79.6959 20.8985C79.7242 20.9603 79.7761 20.9888 79.8611 20.9888C79.8942 20.9888 79.9319 20.984 79.9744 20.9745C80.4985 20.8605 83.5768 20.0341 86.3954 18.4525C88.0007 18.9939 90.0733 20.0626 91.4661 20.7275C91.6927 20.8415 91.9099 20.9413 92.1129 21.041C92.1979 21.079 92.2735 21.098 92.3443 21.098C92.4765 21.0885 92.5898 21.003 92.6748 20.8415L93.4727 19.4309C93.5435 19.2884 93.5671 19.1744 93.5246 19.0747C93.4916 18.9749 93.4018 18.8942 93.2649 18.8372C92.2546 18.3955 90.0167 17.7258 88.1848 17.2936C90.3566 15.6645 91.4897 13.9356 91.5841 13.7124C91.6927 13.4464 91.6786 13.2327 91.5841 13.0712C91.4567 12.8622 91.2536 12.7815 90.8382 12.7815H80.2294C80.1538 13.0285 80.2105 13.3562 80.3096 13.6317C80.4466 14.0069 80.7346 14.4153 81.0037 14.5056L88.0432 14.5103C86.8203 16.3199 82.642 18.4715 79.049 19.4926C78.8696 19.5449 78.7941 19.6921 78.9263 19.8631C79.0585 20.0388 79.7053 20.9033 79.7053 20.9033L79.6959 20.8985Z' fill='white'/%3E%3Cpath d='M95.3895 22.076H77.0378C76.9622 22.323 77.0189 22.6555 77.118 22.9262C77.255 23.3014 77.543 23.7099 77.8121 23.7954H84.8799V30.8485C84.8799 30.8485 85.1065 30.8817 85.2576 30.8817C86.4804 30.877 87.3302 30.421 87.5002 29.7798V23.7954H94.5916C94.8655 23.7051 95.2007 23.2729 95.3234 22.8882C95.4509 22.494 95.4934 22.247 95.3848 22.0713L95.3895 22.076Z' fill='white'/%3E%3Cpath d='M66.7174 23.1689C63.573 23.1689 60.7686 24.6366 60.7686 27.4008C60.7686 30.1651 63.5777 31.6374 66.7174 31.6374C69.8571 31.6374 72.671 30.1698 72.671 27.4008C72.671 24.6318 69.8146 23.1689 66.7174 23.1689ZM66.7174 29.8753C64.928 29.8753 63.3606 28.9064 63.3606 27.4008C63.3606 25.8952 64.928 24.9263 66.7174 24.9263C68.5068 24.9263 70.079 25.8952 70.079 27.4008C70.079 28.9064 68.5115 29.8753 66.7174 29.8753Z' fill='white'/%3E%3Cpath d='M76.07 20.4992H71.9578C72.3072 19.459 72.9256 16.9275 72.9256 14.9944V13.598C72.9256 13.0233 72.666 12.7764 72.0475 12.7764H60.5511C60.4755 13.0233 60.5322 13.3511 60.6313 13.6265C60.7683 14.0018 61.0563 14.4102 61.3254 14.5005H69.904C70.1369 14.5005 70.2534 14.6129 70.2534 14.8377V15.3934C70.2534 16.8468 69.7718 19.9102 69.6868 20.4992H66.8446V16.8088C66.8446 16.5143 66.6841 16.3528 66.3913 16.3528H63.6483C63.5585 16.3528 63.483 16.443 63.483 16.5618C63.483 16.6805 63.5586 16.7375 63.6435 16.7803C63.6577 16.7803 63.6813 16.7945 63.7096 16.804C63.8702 16.8563 64.2148 16.9655 64.2148 17.5259V20.5039H57.7136C57.638 20.7509 57.6947 21.0786 57.7938 21.3589C57.9307 21.7341 58.2187 22.1425 58.4879 22.228H75.2674C75.5413 22.133 75.8765 21.7056 76.0039 21.3209C76.1314 20.9266 76.1739 20.6797 76.0653 20.5039L76.07 20.4992Z' fill='white'/%3E%3Cpath d='M62.1469 39.2127C60.5274 39.2127 59.5596 38.0586 59.5596 36.6195C59.5596 35.1803 60.7116 33.9502 62.4537 33.9502C63.1242 33.9502 63.5774 34.0689 63.9882 34.2067L63.9693 35.1708C63.5538 34.9524 63.0958 34.8099 62.5859 34.8099C61.2309 34.8099 60.7116 35.6363 60.7116 36.5387C60.7116 37.5266 61.3537 38.3531 62.416 38.3531C62.7087 38.3531 62.9778 38.3056 63.1667 38.2248V36.5055H64.2242V38.6998C63.6907 38.9895 62.9872 39.208 62.1421 39.208L62.1469 39.2127Z' fill='white'/%3E%3Cpath d='M70.031 38.448C69.5589 38.923 68.9121 39.2127 68.1142 39.2127C67.3635 39.2127 66.745 38.9942 66.2964 38.5905C65.7724 38.1156 65.4844 37.4221 65.4844 36.629C65.4844 35.8358 65.7488 35.1946 66.2162 34.7149C66.6836 34.2399 67.3304 33.9502 68.1142 33.9502C68.9498 33.9502 69.6439 34.2447 70.1018 34.7434C70.5267 35.2088 70.7439 35.85 70.7439 36.5625C70.7439 37.2749 70.4984 37.9778 70.031 38.448ZM68.1142 34.8194C67.2313 34.8194 66.5892 35.4653 66.5892 36.5862C66.5892 37.7071 67.2313 38.3531 68.1142 38.3531C68.997 38.3531 69.625 37.7071 69.625 36.5862C69.625 35.4653 68.997 34.8194 68.1142 34.8194Z' fill='white'/%3E%3Cpath d='M75.8433 39.1325L73.629 36.2827C73.4354 36.031 73.2938 35.8315 73.1427 35.6035H73.1285C73.1427 35.7745 73.1427 36.088 73.1427 36.3207V39.1325H72.0898V34.0029H73.1569L75.2909 36.7434C75.4939 36.9999 75.6308 37.2041 75.7725 37.4131H75.7866C75.7725 37.1709 75.7725 36.8384 75.7725 36.6199V34.0029H76.8253V39.1325H75.8433Z' fill='white'/%3E%3Cpath d='M80.7486 39.2127C79.1339 39.2127 78.166 38.0586 78.166 36.6195C78.166 35.1803 79.318 33.9502 81.0602 33.9502C81.7259 33.9502 82.1839 34.0689 82.5946 34.2067L82.5805 35.1708C82.1603 34.9524 81.707 34.8099 81.1971 34.8099C79.8421 34.8099 79.3227 35.6363 79.3227 36.5387C79.3227 37.5266 79.9648 38.3531 81.0271 38.3531C81.3199 38.3531 81.5937 38.3056 81.7778 38.2248V36.5055H82.8401V38.6998C82.3066 38.9895 81.6031 39.208 80.758 39.208L80.7486 39.2127Z' fill='white'/%3E%3Cpath d='M91.4571 38.6195C91.0747 38.9995 90.527 39.2132 89.7527 39.2132C88.9784 39.2132 88.4449 39.0422 88.0813 38.6813C87.7414 38.3488 87.5762 37.8406 87.5762 37.2421V34.0029H88.629V37.1566C88.629 37.5319 88.7471 37.8026 88.917 37.9973C89.1012 38.2063 89.4128 38.3155 89.7669 38.3155C90.1776 38.3155 90.4703 38.2063 90.6545 37.9973C90.8339 37.8121 90.9094 37.5366 90.9094 37.2041V34.0029H91.9717V37.1329C91.9717 37.7551 91.8018 38.2728 91.4571 38.6195Z' fill='white'/%3E%3Cpath d='M98.3541 39.2127C96.6922 39.2127 95.7432 38.0681 95.7432 36.6195C95.7432 35.1708 96.8432 33.9502 98.5854 33.9502C99.1047 33.9502 99.5816 34.0499 99.9168 34.2257L99.9027 35.1756C99.4541 34.9096 99.0292 34.8146 98.6232 34.8146C97.424 34.8146 96.8999 35.6553 96.8999 36.5435C96.8999 37.5219 97.5278 38.2961 98.5335 38.2961C99.0056 38.2961 99.4069 38.1631 99.8035 37.9446L100.087 38.6903C99.4919 39.0655 98.9301 39.2127 98.3541 39.2127Z' fill='white'/%3E%3Cpath d='M107.523 34.8769H106.154V39.1372H105.087V34.8769H103.595V34.0029H107.764L107.523 34.8769Z' fill='white'/%3E%3Cpath d='M111.239 37.1187V39.1372H110.182V37.1044L108.416 34.0029H109.587L110.361 35.4373C110.484 35.6558 110.63 35.9455 110.739 36.1782H110.758C110.866 35.9455 111.003 35.67 111.121 35.4516L111.9 34.0029H113.005L111.239 37.1187Z' fill='white'/%3E%3Cpath d='M84.4458 40.5431C84.1909 40.5431 83.9123 40.4909 83.6904 40.4101L83.9076 39.6169C84.0445 39.6739 84.2334 39.6977 84.3939 39.6977C84.8991 39.6977 84.9369 39.2987 84.9369 38.7288V34.0029H86.018V38.9567C86.018 39.8972 85.5837 40.5431 84.4458 40.5431Z' fill='white'/%3E%3Cpath d='M101.338 39.1325V34.0029H102.429V39.1325H101.338Z' fill='white'/%3E%3Cpath d='M30.8447 34.7293L35.6982 38.6952V21.4922H30.8447V34.7293Z' fill='%23F7A600'/%3E%3Cpath d='M5.23633 20.2192V29.6139L12.375 30.3643V20.2192C12.375 19.0461 12.5355 17.9157 12.8235 16.8375L5.97757 14.8047C5.496 16.5288 5.23633 18.3431 5.23633 20.224V20.2192Z' fill='%23F7A600'/%3E%3Cpath d='M25.1455 7.36691C28.0774 7.36691 30.778 8.36432 32.9309 10.0362L37.3973 4.44117C34.0216 1.77665 29.7724 0.185547 25.1455 0.185547C23.2853 0.185547 21.4865 0.446773 19.7773 0.926481L21.7933 7.81336C22.8604 7.52364 23.984 7.36216 25.1455 7.36216V7.36691Z' fill='%23F7A600'/%3E%3Cpath d='M27.0389 14.8143C27.5677 14.9996 28.054 15.2655 28.4978 15.5885L31.5383 11.7793C30.6129 11.0669 29.5648 10.5065 28.4317 10.136L27.0342 14.8191L27.0389 14.8143Z' fill='%23EF7900'/%3E%3Cpath d='M14.5938 38.6948L19.4473 34.7289V24.0898H14.5938V38.6948Z' fill='%23EF7900'/%3E%3Cpath d='M6.56738 13.0095L13.2622 15.503C13.6258 14.5768 14.0932 13.7029 14.6503 12.8955L8.87139 8.68262C7.93657 10.0125 7.16227 11.4659 6.56738 13.0095Z' fill='%23EF7900'/%3E%3Cpath d='M45.0598 29.609V20.2143C45.0598 18.3382 44.7954 16.5192 44.3186 14.7998L37.4727 16.8326C37.7654 17.9108 37.9212 19.0412 37.9212 20.2143V30.3594L45.0598 29.609Z' fill='%23EF7900'/%3E%3Cpath d='M25.1457 14.4822C25.4903 14.4822 25.8255 14.5202 26.1513 14.5772L27.2325 9.80859C26.5574 9.67085 25.8586 9.59961 25.1457 9.59961C21.9824 9.59961 19.1449 11.0007 17.2139 13.2188L20.9484 16.3488C21.9918 15.2041 23.4838 14.4822 25.1504 14.4822H25.1457Z' fill='%2386ACDB'/%3E%3Cpath d='M38.8229 5.66699L33.9883 10.9485C35.3055 12.2167 36.3489 13.7698 37.0288 15.5034L43.7236 13.0098C42.6472 10.2028 40.9569 7.69981 38.8229 5.66699Z' fill='%2386ACDB'/%3E%3Cpath d='M1.46387 34.1786H12.3701V31.6424L1.46387 31.1816V34.1786Z' fill='%2386ACDB'/%3E%3Cpath d='M37.9219 34.1786H48.8281V31.1816L37.9219 31.6424V34.1786Z' fill='%2386ACDB'/%3E%3Cpath d='M30.8489 20.2188V20.5655L35.7024 20.2378V20.2188C35.7024 17.2265 34.4702 14.524 32.4872 12.5957L29.2012 16.1864C30.221 17.2218 30.8489 18.6467 30.8489 20.2188Z' fill='%23C55417'/%3E%3Cpath d='M19.4473 20.2193C19.4473 19.0604 19.7919 17.9775 20.3821 17.075L16.4492 14.2063C15.2783 15.9161 14.5938 17.9822 14.5938 20.2145V22.8315L19.4473 23.1592V20.2098V20.2193Z' fill='%23C55417'/%3E%3Cpath d='M20.4717 8.25541L17.9977 1.52051C14.8864 2.7269 12.1528 4.69322 10.0234 7.1915L15.5049 11.7891C16.841 10.2407 18.5407 9.02009 20.4717 8.25541Z' fill='%23C55417'/%3E%3Cpath d='M12.3699 35.5029H0V39.1316H12.3699V35.5029Z' fill='%23C55417'/%3E%3Cpath d='M50.2917 35.5029H37.9219V39.1316H50.2917V35.5029Z' fill='%23C55417'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_164_18792'%3E%3Crect width='113' height='40.3571' fill='white' transform='translate(0 0.185547)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width: 113px;height: 41px;background-repeat: no-repeat;background-position: center;position: absolute;left: 0;top: 62px;}
.foot_wrap .footer-info ul {margin: 0;padding-bottom: 25px;position:relative;margin-bottom: 19px;}
.foot_wrap .footer-info ul:before {content:'';width:100%;height:1px;background-color:rgba(255, 255, 255, 0.15);position: absolute;left: 0;bottom: 0px;max-width: 940px;display: block;visibility: visible;}
.foot_wrap .footer-info ul li {margin-right: 40px;}
.foot_wrap .footer-info ul li:nth-child(4){margin-right:50px;}
.foot_wrap .footer-info ul li.link:before{display:block;position:absolute;top: 0px;left: -23px;content:'';width:1px;height: 15px;background:#fff;}
.foot_wrap .footer-info ul li a {font-size: 16px;font-weight: 500;letter-spacing: -0.32px;line-height: 1;padding-left: 12px;}
.foot_wrap .footer-info ul li a:before {content:'';width: 3px;height: 3px;border-radius: 50%;display: inline-block;position: absolute;top: 6px;left: 0;background-color: #fff;}
.foot_wrap .footer-info ul li:first-child a:before {background-color: #ffbf00;}
.foot_wrap .footer-info ul li:after {display:none;}
.foot_wrap .footer-info ul li a:hover,
.foot_wrap .footer-info ul li a:focus {text-decoration:underline;}

.foot_wrap .footer-info .copy,
.foot_wrap .footer-info address span,
.foot_wrap .footer-info address {font-size:17px;display:inline-block;opacity:0.8;font-weight: 300;line-height: 158%;}
.foot_wrap .footer-info address,
.foot_wrap .footer-info .copy{padding-left: 135px;}
.foot_wrap .footer-info .copy {margin-left: 30px;position:relative;}
.foot_wrap .footer-info .copy:before {content:'';display:inline-block;height:11px;width:1px;background-color: #fff;opacity: 0.3;position: absolute;left: -15px;top: 8px;}
.foot_wrap .footer-info address span {opacity: 1;}
.foot_wrap .footer-info address span a {color:rgba(255,255,255,0.3);}

.foot_wrap .mark_img {display:block;}

/* 반응형 */
@media (max-width:1479px) {

}

@media (max-width:1370px) {
    .weather .w-wrap {margin-right: 20px;}
    #gnb_layout .layout {padding: 0 214px 0 233px;}
}

@media (max-width:1279px) {
    #gnb_layout .depth1_ul>li>a span {}
    #top_layout .top_wrap .utile_wrap li.pc {display:none;}
    #top_layout .top_wrap .utile_wrap li.mo {display:block;height:100%;}
    #gnb_layout {display:none !important;}
    #top_layout {padding:0;}

    .foot_wrap {padding: 60px 0 50px;}
    .foot_wrap .footer-info .copy {display:block;margin:0;}
    .foot_wrap .footer-info .copy:before {display:none;}

    #banner .layout .banner_box:before {right: -40px;}
}

@media (max-width:1250px) {
    #gnb_layout .layout {padding: 0 214px 0 163px;}
    #top_layout .top_wrap #logo a.corona {display:inline-block;}
}

@media (max-width:1190px) {
    .foot_wrap .footer-info ul li a:before {display:none;}
    .foot_wrap .footer-info ul li a {padding:0;}
    .foot_wrap .footer-info ul li {margin-right:15px;}
    .foot_wrap .footer-info ul:before {max-width:700px;}
}

@media (max-width: 1023px) {
    .layout {padding: 0 30px;}

    #top_link .linkwrap2 ul li.n3:before {display:none;}

    .search-link> .inner {top: 166px;}
    #top_layout.ov:before {top: 75px;height: 171px;}
    .search-link .inner form {padding-top: 30px;}
    .hastag-slide {max-width: 400px;}
    
    #top_layout .top_wrap #logo a.corona span {margin-top: 14px;}
    #top_layout .top_wrap #logo {left:30px;}
    #top_layout .top_wrap .utile_wrap {right:30px;}

    .foot_wrap .footer-info ul li {width: auto;border: none;}
    .foot_wrap .footer-info address, .foot_wrap .footer-info .copy {text-align:left;}
}

@media (max-width: 960px) {
    .foot_wrap {padding: 55px 0 50px;}
    .foot_wrap .footer-info:before {display:block;position: relative;top: 0;margin: 0 auto 35px;}
    .foot_wrap .footer-info {padding-right: 0;}
    .foot_wrap .footer-info ul {display: flex;justify-content: center;}
    .foot_wrap .footer-info ul:before {width:100%;max-width:none;}
    .foot_wrap .footer-info ul li {padding: 0 15px;}
    .foot_wrap .footer-info address, .foot_wrap .footer-info .copy {display:block;text-align:center; padding-left: 0;}

    #banner .layout .banner_box #slider_banner .grap .obj .item {padding-right:53px;}
    #banner .layout .banner_box:before {width:85px;right:0;}
    #banner .layout .banner_box #slider_banner .grap .obj .item::before {right:26px;}
}

@media (max-width:767px) {
    #top_link {background-image:none;}
    #top_link .linkwrap2 {float:right;}
    #top_link .linkwrap2 ul li.n3 {padding-right: 90px;}
    #top_link .linkwrap2 ul li.n3 #svg_symbol {display:inline-block;}
    
    #banner .layout .banner_box #slider_banner {padding: 0 0 0 188px;}

    .foot_wrap .footer-info ul li {padding: 0 10px; margin: 0 5px 0 0;}
    .foot_wrap .footer-info ul li:nth-child(4){margin-right: 5px;}
    .foot_wrap .footer-info ul li.link::before{display: none;}
    .foot_wrap .footer-info ul li a {font-size:15px;}
}

@media (max-width:690px) {
    
}

@media (max-width:640px) {
    #banner .layout .banner_box #slider_banner .grap .obj .item {padding-right: 33px;}
    #banner .layout .banner_box #slider_banner .grap .obj .item::before {right:15px}
    #banner .layout .banner_box:before {width:50px}

    .search-link> .inner form fieldset .form_inner {height:60px;max-width: 450px;width: 100%;}
    .search-link> .inner form fieldset .form_inner .submit {width: 45px;height: 45px;right: 8px;}
    .search-link .inner form {padding:30px 15px 0 15px;}
    #top_layout.ov:before {height: 163px;}
}

@media (max-width:620px) {
    .foot_wrap {padding: 55px 0 58px;}
    .foot_wrap .footer-info ul {display: block;margin: 0 0 21px 0px;padding:0;}
    .foot_wrap .footer-info ul:before {display:none;}
    .foot_wrap .footer-info ul li {display: block;width: 100%;padding: 0;margin-bottom: 5px;}
    .foot_wrap .footer-info ul li:last-child {margin-bottom:0;}
    .foot_wrap .footer-info ul li a {border: 1px solid rgba(255,255,255,0.2);border-radius: 7px;padding: 14px 0;}
    .foot_wrap .footer-info:before {margin-bottom:20px;}
    .foot_wrap .footer-info .copy, .foot_wrap .footer-info address span, .foot_wrap .footer-info address {font-size:15px;}

    #banner .layout .banner_box #slider_banner:after {content:'';display:block;clear:both;}
    #banner .layout .banner_box #slider_banner> strong {line-height: 1;top: 0;left: 0;transform: none;position: static;display: inline-block;float: left;}
    #banner .layout .banner_box #slider_banner .control {top: 0;right: 0;left: auto;position: static;display: inline-block;float: right;}
    #banner .layout .banner_box #slider_banner {padding: 32px 0 0 0;height: 120px;}
    #banner .layout .banner_box #slider_banner .grap .obj .item {}
    #banner .layout .banner_box #slider_banner .grap {height:auto;margin-top: 44px;}
    #banner .layout .banner_box #slider_banner .grap .obj .item a {line-height:1;}
    #banner .layout .banner_box:before {right: -10px;bottom:0;top: auto;width: 30px;}
    #banner .layout .banner_box #slider_banner .grap .obj .item::before {top: 5px;}
    #banner .layout .banner_box #slider_banner .grap .obj {display: flex;white-space: nowrap;}
}

@media (max-width:560px) {
    #top_layout .top_wrap .utile_wrap li.weather {display:none;}

    .search-link> .inner form fieldset .form_inner {height: 45px;padding: 2px;max-width: 320px;}
    .search-link> .inner form fieldset .form_inner input[type="text"] {padding-left: 15px;padding-right: 78px;}
    .search-link> .inner form fieldset .form_inner input[type="text"]::placeholder {font-size:14px;line-height:45px;}
    .search-link> .inner form fieldset .form_inner .submit {width: 35px;height: 35px;right: 6px;}
    .search-link> .inner form fieldset .form_inner .submit input[type="submit"] {background-size: 15px;}
    .search-link> .inner form fieldset .form_inner .keyboard {right: 50px;}
    #top_layout.ov:before {height:148px;}
    .search-link> .inner .clickClose {top: 10px;bottom: auto;right: 10px;}
}

@media (max-width:490px) {
    .layout {padding: 0 20px;}

    #top_layout .top_wrap #logo {left:20px;}
    #top_layout .top_wrap .utile_wrap {right:20px;}
}

@media (max-width:480px) {
    #top_link .linkwrap2 ul li.n3 #svg_symbol {display:none;}
    #top_link .linkwrap2 ul li.n3 {padding:0;float: none;width: 100%;margin: 0;overflow: visible;}
    #top_link .linkwrap2 ul li.n3 a{width:100%;max-width:none;text-align: right;padding: 0;}
    #top_link .linkwrap2 {float:none;}
    #top_link {overflow:hidden;}
    #top_link .linkwrap2 ul li.n3 a:before,
    #top_link .linkwrap2 ul li.n3 a:after {content:'';height:100%;width:100%;background-color:#ffae34;position:absolute;top:0;}
    #top_link .linkwrap2 ul li.n3 a:before {left:100%;}
    #top_link .linkwrap2 ul li.n3 a:after {right:100%;}
}

@media (max-width:450px) {
    .search-link> .inner form fieldset .form_inner {max-width: 280px;}
    .hastag-slide {max-width: 320px;}
}

@media (max-width:340px) {
    #top_layout .top_wrap #logo a.corona {display:none;}    
}

@media (max-width:390px) {
    .search-link> .inner form fieldset .form_inner {max-width: 240px;}
    .hastag-slide .slide-title {font-size:14px;left: 15px;}
    .hastag-slide .slide_control {left: 81px;}
    .hastag-slide {padding-left: 140px;max-width: none;width: 100%;padding-right: 15px;}
    .hastag-slide .slide .item .link .h-link {font-size:14px;padding: 4px 10px 5px;}
    .search-link> .inner .clickClose {width: 28px;height: 28px;border-radius: 6px;}
    .search-link .inner form {padding: 35px 15px 0 15px;}
}
.search-link> .inner form fieldset .form_inner input::placeholder {color: #737373 !important;}

/* 푸터 copy */
.foot_wrap .footer-info .copy:before{display:none;}
.foot_wrap .footer-info .copy{display:block; margin-left:0}


/* 공식누리집 */
#nuri {background-color:#eef0f3; position: relative; z-index: 10;}
#nuri .inner { max-width: 1400px; margin: 0 auto}
#nuri .top {padding: 10px 50px; border-bottom: 1px solid rgba(0,0,0,0.1);}
#nuri .flag_wrap {display: flex; align-items: center;}
#nuri .flag_wrap .flag_in {display: flex; align-items: center; margin: 0; font-size: 14px;}
#nuri .flag_wrap .flag_in img {margin-right: 10px; width: 22px;}
@media (max-width: 767px) {
	#nuri .top {padding: 10px 10px;}
    #nuri .flag_wrap .flag_in {font-size:13px;}
}

/* 통합검색 헤더 추가 */
body.search #body_layout .body_wrap #contens {width: 100%;}