@charset "utf-8";

.ir { width: 0; height: 0; opacity: 0; text-indent: -99999999px; }

/* tax search 페이지 */
.tax .search-box { width: 82%; margin-right: 1%; box-sizing: border-box; }
.tax .search-box input { width: 100% !important; }
.tax .btn-search { float: right; width: 17%; background-color: #002a57; }
.tax .btn-search input { width: 100%; border: none; background: none; padding: 20px 30px; font-weight: bold; color: #ffffff; }


.tax .visual-w { overflow: hidden; margin-top: 40px; margin-bottom: 40px;  }
.tax .visual-left { width: 380px; float: left; }
.tax .visual { background: url('/img/vk/enu/shopping_tax/main_visual.jpg') no-repeat center; padding-bottom: 125%; background-size: 100%; }


.tax .visual-link { overflow: hidden; }
.tax .visual-link a { display: block; float: right; color: #999999; font-size: 10px; font-weight: bold; }
.tax .visual-link a span { color: #0a6b4b; }
.tax .board-section.map { width: 100%; margin: 12px 0 0 0; }
.tax .filter-wrap { border: 1px solid #d9d9d9; background-color: #ebebeb; border-top: 0; }
.tax .filter-top { overflow: hidden; background-color: #ebebeb; border: 1px solid #d9d9d9; border-top: 0; }
.tax .mo-filter { display: none; float: right; border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9; }
.tax .mo-filter button { position: relative; padding: 10px 27px 12px 10px; border: 0; background:none; }
.tax .mo-filter button::before { content:''; position: absolute; width: 11px; height: 1px; background-color: #999999; right: 11px; top: 18px; }
.tax .mo-filter button::after { content:''; position: absolute; width: 1px; height: 11px; background-color: #999999; right: 16px; top: 13px; }

.tax .title-filter { font-weight: bold; color: #0B2B55; float: left; padding: 10px 10px; }
.tax .title-filter::before { content: ''; display: inline-block; width: 12px; height: 12px; background: url('/img/vk/enu/shopping_tax/icon_filter.png') no-repeat center; margin-right: 5px; }
.tax .title-filter span { font-size: 12px; color: #999999; font-weight: 500; }
.tax .filter-top .btn-delete { display: block; border: none; float: right; background: none; font-size: 12px; color: #222222; padding: 9px 9px; }
.tax .filter-top .btn-delete::after { content: ''; display: inline-block; width: 16px; height: 16px; background: url('/img/vk/enu/shopping_tax/icon_delete.png') no-repeat center; margin-left: 5px; vertical-align: middle; }
.tax .scroll-wrap { margin-bottom: -1px; }
.tax .scroll-wrap .filter { display: inline-block; border: 1px solid #D8D8D8; position: relative; margin-left: -1px; margin-top: -1px; }
.tax .scroll-wrap .filter.active { background: #ffffff; border: 1px solid #012a58; border-left: 1px solid #012a58; z-index: 1; box-sizing: border-box; }
.tax .scroll-wrap .filter .tit-cate { position: relative; }

.tax .scroll-wrap .filter.active .tit-cate::after { content:''; position: absolute; width: 100%; height: 1px; background-color: #ffffff; left: 0; bottom: -1px; z-index: 2; }
.tax .scroll-wrap .filter a { display: block; padding: 9px 27px 9px 10px; position: relative; color: #222222; }
.tax .scroll-wrap .filter a::before { content:''; position: absolute; width: 11px; height: 1px; background-color: #999999; right: 11px; top: 14px; }
.tax .scroll-wrap .filter a::after { content:''; position: absolute; width: 1px; height: 11px; background-color: #999999; right: 16px; top: 9px; }
.tax .scroll-wrap .filter.active a::before, .tax .scroll-wrap .filter.active a::after { transform: rotate(45deg); }

.tax .selection { display: none; background: #ffffff; }
.tax .selection .selection-tit { padding: 20px 20px 2px 20px; }
.tax .selection p { display: inline-block; font-size: 18px; font-weight: bold; color: #333333; }
.tax .selection span { font-size: 13px; color: #999999; }
.tax .selection button { float: right; border: 0; background: url('/img/vk/enu/shopping_tax/icon_arrow.png') no-repeat center; text-indent: -999999px;  }

/* selection-pop */
.tax .selection-pop { display: none; position: fixed; width: 100%; height: 100vh; left: 0; top: 0; background: #ffffff; z-index: 11; }
.tax .selection-pop.active { display: block; }
.tax .selection-pop .selection-top { padding: 20px; overflow: hidden; border-bottom: 1px solid #E5E5E5; }
.tax .selection-pop .selection-top button { width: 16px; height: 16px; background: url(/img/vk/enu/shopping_tax/icon_pop_back.png) no-repeat; border: 0; text-indent: -9999999px; }
.tax .selection-pop .selection { display: block; border: 0; overflow-y: auto; height: calc(100% - 105px); }
.tax .selection-pop .selection .checked-box { max-height: initial; }
.tax .selection-pop .selection .list button { padding-left: 0; }
.tax .selection-pop .selection .list { margin-right: 4px; margin-top: 6px; }
.tax .selection-pop .delete { position: absolute; width: 100%; bottom: 0; left: 0; }
.tax .selection-pop .delete button { border:0; width: 100%; background-color: #0B2B55; color: #ffffff; font-weight: bold; font-size: 16px; padding: 15px 0 14px 0; }
.tax .selection-pop .checked-box { overflow: hidden; width: 100%; max-height: 66px; padding: 20px 20px 0 20px; margin-bottom: 20px; border: 0; box-sizing: border-box; }
.tax .selection-pop .checked-box .list p { font-weight: 500; padding: 11px 0 10px 11px; font-size: 14px; }
.tax .selection-pop .checked-box .list button { padding: 10px 13px; background: url(/img/vk/enu/shopping_tax/icon_select_mo_close.png) no-repeat center; }
.tax .scroll-wrap .filter-contents .color-ffffff { display: none; }

.tax .scroll-wrap .filter.active a { color: #333333; }
.tax .scroll-wrap .filter .check-wrap { display: none; position: absolute; left: -1px; top: 30px; background: #ffffff; width: 354px; border: 1px solid #012a58; z-index: 1; padding: 10px; }
.tax .scroll-wrap .filter:last-child .check-wrap { left: inherit; right: -1px; }
.tax .scroll-wrap .filter.active .check-wrap { display: block; }

.tax .check { position: relative; display: inline-block; margin-top: 5px; }
.tax .check + .check { margin-left: 1px; }
.tax .check input[type="checkbox"] { position: absolute; width: 1px; height: 1px; left: 0; top: 0; opacity: 0; }
.tax .check input[type="checkbox"] + label { display: block; padding: 10px; border: 1px solid #ebebeb; border-radius: 2px; font-size: 14px; }
.tax .check input[type="checkbox"]:focus + label { outline: 1px solid #015ecc; border-radius: 2px; }
.tax .check input[type="checkbox"]:checked+label { border-color: #333333; color: #333333; background: #ebebeb; }

.tax .checked-box { padding: 0 10px 6px; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; margin-top: -1px; background-color: #ffffff; overflow: hidden; }
.tax .checked-box .list { display: block; float: left; background-color: #eceef2; border: 1px solid #0B2B55; border-radius: 2px; margin-right: 5px; margin-top: 6px; }
.tax .checked-box .list p { float: left; padding: 7px 0 6px 8px; font-weight: bold; font-size: 12px; color: #0B2B55; }
.tax .checked-box .list button { float: left; width: 20px; height: 100%; padding: 5px 14px; background: url('/img/vk/enu/shopping_tax/icon_select_close.png') no-repeat center; border: 0; text-indent: -9999999px; }

.tax .mo-top { display: none; padding: 17px; overflow: hidden; background-color: #ffffff; border-bottom: 1px solid #E5E5E5; }
.tax .mo-top .close { float: right; width: 24px; height: 24px; border: 0; background: url('/img/vk/enu/shopping_tax/icon_pop_close.png') no-repeat; text-indent: -99999px; }
.tax .mo-top .confirm { float: left; width: 24px; height: 24px; border: 0; background: url('/img/vk/enu/shopping_tax/icon_pop_confirm.png') no-repeat; text-indent: -99999px; }

.tax .board-section.map > .blog-list .total-w {  margin-top: 30px; font-size: 12px; font-weight: bold; color: #0B2B55; letter-spacing: 0; line-height: 17px; margin-bottom: 6px; }
.tax .board-section.map > .blog-list > ul { font-size: 14px; line-height: 1.4; }
.tax .board-section.map > .blog-list > ul > li { padding: 20px 0; }
.tax .board-section.map > .blog-list > ul > li > .thumnails { width: 160px; }
.tax .board-section.map > .blog-list > ul > li > .thumnails > img { width: 140px; height: 100px; }
.tax .board-section.map > .blog-list > ul > li > h3 { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.tax .board-section.map > .blog-list > ul > li > h3 span { font-weight: 500; color: #999999; }
.tax .board-section.map > .blog-list > ul > li dl { overflow: hidden; }
.tax .board-section.map > .blog-list > ul > li dt { float: left; width: 13%; color: #222222; }
.tax .board-section.map > .blog-list > ul > li dd { float: left; width: 87%; font-size: 12px; color: #555555; line-height: 1.6; }
.tax .board-section.map > .blog-list > ul > li dd span { color: #999999; }

.tax form { clear: both; }

/* 비주얼 지도 추가 */
.tax .map-image { width: 302px;  background: #F7F7F7; border: 1px solid #D9D9D9; float: right; box-sizing: border-box; }
.tax .map-image > ul { margin-bottom: 20px; }
.tax .map-image > ul > li { position: absolute; display: block; }
.tax .map-image > ul > li.back { display: block; }
.tax .map-image > ul > li.trnsp { display: block; z-index: 20; }
.tax .map-image > ul > li:first-child img { position: relative; width: auto; height: auto; }
.tax .map-image > ul > li img { position: absolute; left: 0; top: 0; opacity: 0; }
.tax .map-image > ul > li.show img { opacity: 1; }
.tax .map-image > ul > li span { position: absolute; font-weight: bold; font-size: 11px; text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;  }
.tax .map-image > ul > li.show span { color: #ffffff; text-shadow: -1px -1px 0 #00a9ee, 1px -1px 0 #00a9ee, -1px 1px 0 #00a9ee, 1px 1px 0 #00a9ee; }
.tax .map-image > ul > li.seoul { z-index: 19; }
.tax .map-image > ul > li.seoul img { left: 66px; top: 90px; }
.tax .map-image > ul > li.seoul span { left: 60px; top: 90px; }
.tax .map-image > ul > li.gyunggi img { left: 49px; top: 44px; }
.tax .map-image > ul > li.gyunggi span { left: 50px; top: 106px; }
.tax .map-image > ul > li.inchun { z-index: 18; }
.tax .map-image > ul > li.inchun img { left: 36px; top: 76px; }
.tax .map-image > ul > li.inchun span { left: 25px; top: 75px; }
.tax .map-image > ul > li.gangwon img { left: 83px; top: 18px; }
.tax .map-image > ul > li.gangwon span { left: 123px; top: 78px; }
.tax .map-image > ul > li.chungcheongnam img { left: 23px; top: 133px; }
.tax .map-image > ul > li.chungcheongnam span { left: -7px; top: 144px; }
.tax .map-image > ul > li.sejongl img { left: 87px; top: 165px; }
.tax .map-image > ul > li.sejongl span { left: 72px; top: 159px; }
.tax .map-image > ul > li.daejun img { left: 94px; top: 173px; }
.tax .map-image > ul > li.daejun span { left: 76px; top: 176px; }
.tax .map-image > ul > li.chungcheongbuk img { left: 96px; top: 120px; }
.tax .map-image > ul > li.chungcheongbuk span { left: 62px; top: 128px; }
.tax .map-image > ul > li.gyeongsangbuk img { left: 126px; top: 98px; }
.tax .map-image > ul > li.gyeongsangbuk span { left: 125px; top: 160px; }
.tax .map-image > ul > li.gyeongsangbuk .ulleungdo { left: 210px; top: 80px; }
.tax .map-image > ul > li.gyeongsangbuk .dokdo { left: 232px; top: 114px; }
.tax .map-image > ul > li.daegu { z-index: 17; }
.tax .map-image > ul > li.daegu img { left: 159px; top: 211px; }
.tax .map-image > ul > li.daegu span { left: 150px; top: 216px; }
.tax .map-image > ul > li.jeollabuk img { left: 43px; top: 201px; }
.tax .map-image > ul > li.jeollabuk span { left: 55px; top: 215px; }
.tax .map-image > ul > li.jeollanam img { left: 7px; top: 248px; }
.tax .map-image > ul > li.jeollanam span { left: 30px; top: 288px; }
.tax .map-image > ul > li.gwangju { z-index: 15; }
.tax .map-image > ul > li.gwangju img { left: 54px; top: 267px; }
.tax .map-image > ul > li.gwangju span { left: 38px; top: 267px; }
.tax .map-image > ul > li.gyeongsangnam img { left: 114px; top: 219px; }
.tax .map-image > ul > li.gyeongsangnam span { left: 95px; top: 244px; }
.tax .map-check > ul > li.ulsan { z-index: 15; }
.tax .map-image > ul > li.ulsan img { left: 196px; top: 231px; }
.tax .map-image > ul > li.ulsan span { left: 200px; top: 234px; }
.tax .map-image > ul > li.busan { z-index: 16; }
.tax .map-image > ul > li.busan img { left: 185px; top: 254px; }
.tax .map-image > ul > li.busan span { left: 178px; top: 261px; }
.tax .map-image > ul > li.jeju img { left: 27px; top: 355px; }
.tax .map-image > ul > li.jeju span { left: 33px; top: 355px; }

.tax .map-image .btn-search { width: 100%; float: none; max-width: 242px; margin: 0 auto; display: block; }
.tax .map-image .btn-search input { padding: 8px 0 12px; }


map[name="mapKorea02"] area:focus { outline: 4px solid #000000 !important; }


.guid-text { display: none; position: fixed; top:0; left:0; z-index:5000; width:100%; padding: 9px 0; height: auto; background:#002754; }
.guid-text.active { display: block; }
.guid-text p { overflow:hidden; margin-left:-1px; margin-bottom:-1px; text-align:center; font-size:1em; color:#fff; }





/* tax 상세페이지 */
.tax-detail .board-section > article { padding: 0 80px; }
.tax-detail .main-title { margin-top: 40px; margin-bottom: 76px; text-align: center; }
.tax-detail .main-title h2 { display: inline; position: relative; font-size: 24px; font-weight: bold; color: #1C1E1C; line-height: 33px; text-align: center; background: url('/img/vk/enu/shopping_tax/main_tit_bar.png') no-repeat bottom; background-size: 100% 10px; }
.tax-detail .main-title span { display: inline-block; position: relative; padding: 4px 8px; margin-top: 10px; font-size: 18px; color: #FFDC6A; background: #1C1E1C; }
.tax-detail .main-title span::after {content: ''; position: absolute; width: 40px; height: 3px; background: #FFDC6A; left: 50%; margin-left: -20px; bottom: -13px; }
/* 슬라이드 */
.tax-detail .slider-w { width: 350px; position: relative; padding-bottom: 60px; }
.tax-detail .slider-w .slick-container-tax { overflow: hidden; }
.tax-detail .slider-w .slick-wrapper img { width: 100%;  max-width: 351px; height: 309px; }
.tax-detail .slider-w .slick-button-prev, .tax-detail .slider-w .slick-button-next { position: absolute; width: 40px; height: 40px; border: 1px solid #D9DADB; box-sizing: border-box; top: 0; text-indent: -999999px; }
.tax-detail .slider-w .slick-button-prev::after, .tax-detail .slider-w .slick-button-next::after { content: none; }
.tax-detail .slider-w .slick-button-prev { left: 100%;  background: #ffffff url('/img/vk/enu/shopping_tax/icon_slide_prev.png') no-repeat center; }
.tax-detail .slider-w .slick-button-next { right: -80px; background: #ffffff url('/img/vk/enu/shopping_tax/icon_slide_next.png') no-repeat center; }
.tax-detail .slider-w .desc { position: absolute; width: 191px; height: 270px;background: #FFFFFF; border: 1px solid #D9DADB; left: 100%; top: 39px; z-index: 1; padding: 15px 16px; box-sizing: border-box; overflow: hidden; overflow-y: auto; }
.tax-detail .slider-w .desc ul li { color: #222222; line-height: 18px; }
.tax-detail .slider-w .desc ul li p { margin: 5px 0; }
.tax-detail .slider-w .desc ul li span { margin-bottom: 5px; color: #555555; line-height: 20px; }

.tax-detail .slider-w .img-number { position: absolute; font-size: 14px; color: #999999; width: 70px; top: 15px; bottom: initial; left: calc(100% + 80px); 
text-align: center; }
.tax-detail .slider-w .img-number .page { color: #222222; }    
.tax-detail .slider-w .img-number .total { font-size: 14px; color: #999999; }   





.tax-detail .board-content .map-box { width: 100%; float: none !important; }
.tax-detail .board-view .board-content .map-box .map { width: 100%; max-height: 280px; height: 280px; margin-bottom: 20px; box-sizing: border-box; }
.tax-detail .board-content .map-box .tit { overflow: hidden; }
.tax-detail .board-content .map-box .tit p { float: left; margin-bottom: 8px; font-size: 14px; font-weight: bold; color: #222222; }
.tax-detail .board-content .map-box .tit a { float: right; color: #999999; line-height: 2; }
.tax-detail .board-content .map-box .tit a::after { content: ''; display: inline-block; width: 4px; height: 8px; margin-left: 8px; background: url('/img/vk/enu/shopping_tax/icon_map_arrow.png') no-repeat center; }
.tax-detail .board-content .info { margin-bottom: 40px; }
.tax-detail .board-content .info ul li { border-left: 3px solid #EBEBEB; padding-left: 15px; color: #222222; margin-bottom: 20px; }
.tax-detail .board-content .info ul li strong { margin-bottom: 5px; line-height: 16px; }
.tax-detail .board-content .info ul li p { font-size: 14px; line-height: 20px; }

.tax-detail .shopping-list { border-top: 2px solid #222222; color: #222222; margin-bottom: 20px; }
.tax-detail .shopping-list .tit { margin: 10px 0; font-weight: bold; font-size: 14px; }
.tax-detail .shopping-list ul { overflow: hidden; }
.tax-detail .shopping-list ul li { display: block; float: left; width: 25%; margin-bottom: 10px; max-height: 140px; margin-bottom: 10px; padding: 0 2px; box-sizing: border-box; }
.tax-detail .shopping-list ul li p { display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; -webkit-box-orient: vertical; word-break: keep-all; min-height: 36px; }
.tax-detail .shopping-list ul li p + p { max-height: 36px; }
.tax-detail .shopping-list ul li p span { font-weight: bold; }
.tax-detail .shopping-list ul li a { display: block; color: #222222; }
.tax-detail .shopping-list ul li img { width: 130px; height: 93px; }
.tax-detail .board-view > .board-content .warning.white-bg { background: #ffffff url(http://tong.visitkorea.or.kr/img/vk/enu/icon/icon_warning.png) 20px 22px no-repeat; }
/* 레이어 파업 */
.layerpop-wrap { display: none; position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); left: 0px; top: 0px; z-index: 99999; }
.layerpop-wrap.active { display: block; }
.layerpop { position: absolute; width: 100%; height: auto; max-width: 800px; padding: 32px; background: #FFFFFF; border: 1px solid #D4DADF; box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.40); left: 50%; top: 50%; transform: translate(-50%, -50%); }
.layerpop .tit { font-size: 20px; margin-bottom: 16px; word-break: normal; line-height: 1.3; font-weight: bold; color: #222222; }
.layerpop .tit span { display: block; font-size: 14px; color: #999999; font-weight: 500; line-height: 26px; }
.layerpop .btn-close { position: absolute; width: 24px; height: 24px; right: 16px; top: 16px; background: url('/img/vk/enu/shopping_tax/icon_shopping_close.png') no-repeat center;  text-indent: -999999px; border: 0; }
.layerpop .content { margin-bottom: 16px; overflow: hidden; }
.layerpop .info { position: relative; float: left; width: 47%; padding-top: 16px; padding-right: 16px; box-sizing: border-box; }
.layerpop .info::before { content: ''; position: absolute; left: 0px; top: 0px; width: 32px; height: 3px; background-color: #00B6BA; }
.layerpop .pic { float: right; width: 53%; max-width: 336px; padding-top: 16px; }
.layerpop .pic img { width: 100%; max-width: 336px; max-height: 240px; }
.layerpop .info dl { margin-bottom: 16px; line-height: 1.5; color: #323232; font-size: 14px; }
.layerpop .info dl dt { font-size: 14px; color: #222222; font-weight: bold; }
.layerpop .info dl dd a { color: #323232; font-size: 14px; }
.layerpop hr { margin-bottom: 16px; background: #D5D5D5; border: 0; height: 1px; }
.layerpop .txt { font-size: 16px; color: #323232; line-height: 1.5; }


 








@media screen and (max-width: 1024px){
    .tax .visual-left { width: 100%; margin-bottom: 40px; }
    .tax .visual-left > div { float: none; }
    .tax .visual-link { background: #51b368; padding: 8px 11px; }
    .tax .visual-link a { text-align: right; width: 100%; color: #ffffff; }
    .tax .visual-link a span { color: #ffffff; }
    .tax .map-box { padding: 0 15px; }
    .tax .map-image { width: 100%; }
    .tax .map-image .btn-search { margin-bottom: 20px; }
    .tax .visual { background: url('/img/vk/enu/shopping_tax/main_visual_mo.jpg') no-repeat center; margin-top: 20px; padding-bottom: 80%; background-size: 100%; }


    .tax .search-box { width: 100%; margin-right: 0; margin-bottom: 10px; }
    .tax .btn-search { float: none; width: 100%; text-align: center; }
    .tax .btn-search input { border: none; background: none; padding: 8px 30px; font-weight: bold; color: #ffffff; }
    .tax .board-search .within { display: inline-block; }
    
    
    .tax .mo-filter { display: block; }
    .tax .filter-wrap { display: none;  position: fixed; left: 0; top: 0; width: 100%; height: 100vh; z-index: 20; border: none; }
    .tax .filter-wrap.active { display: block; border-top: 2px solid #0B2B55; }
    .tax .mo-top { display: block;  }

    .tax .scroll-wrap .selection { display: block; }
    .tax .scroll-wrap .filter a { padding: 25px 20px; background: url('/img/vk/enu/shopping_tax/icon_accordion_down.png') no-repeat; background-position: 95%; font-weight: bold; font-size: 16px; }
    .tax .scroll-wrap .filter.active a { background: url('/img/vk/enu/shopping_tax/icon_accordion_up.png') no-repeat; background-position: 95%; color: #222222; }
    .tax .scroll-wrap .filter a::before,  .tax .scroll-wrap .filter a::after { content: none; }
    .filter-wrap .scroll-wrap { position: relative; height: calc(100% - 59px); overflow-x: hidden; overflow-y: auto; padding-bottom: 32px; }
    .tax .scroll-wrap .filter:last-child .check-wrap { width: 100%; }
    .tax .scroll-wrap .filter { display: block; background: #ffffff; border-left: 0; border-right: 0; margin-bottom: 10px; }
    .tax .scroll-wrap .filter.active { border-left: 0; border-right: 0; border-color: #d6d6d7; }
    .tax .scroll-wrap .filter .check-wrap { position: relative; width: 100%; height: auto; padding: 0; border: 0; border-top: 2px solid #ebebeb; top: 0; left: 0; }
    .tax .check { display: block; margin-top: 0; }
    .tax .check + .check { margin-left: 0px; }
    .tax .check input[type="checkbox"] + label { border: 0; position: relative; padding: 15px 15px 15px 40px; }
    .tax .check input[type="checkbox"] + label::before { content:''; position: absolute; width: 11px; height: 11px; border-radius: 50%; background: #d9dadb url('/img/vk/enu/shopping_tax/icon_select_checked.png') no-repeat center; left: 20px; }
    .tax .check input[type="checkbox"]:checked + label { background: #ffffff; font-weight: 500; color: #222222; }
    .tax .check input[type="checkbox"]:checked + label::before { background: #0B2B55 url('/img/vk/enu/shopping_tax/icon_select_checked.png') no-repeat center; color: #0B2B55; }
   
    .tax .scroll-wrap .checked-box { overflow: hidden; width: 100%; max-height: 66px; padding: 20px 20px 0 20px; border: 0; box-sizing: border-box; }
    .tax .scroll-wrap .checked-box .list p { font-weight: 500; padding: 11px 0 10px 11px; font-size: 14px; }
    .tax .scroll-wrap .checked-box .list button { padding: 10px 13px; background: url(/img/vk/enu/shopping_tax/icon_select_mo_close.png) no-repeat center; }
    .tax .scroll-wrap .filter-contents .color-ffffff { display: block; height: 20px; background: #ffffff; margin-bottom: 10px; }

    .tax .selection .checked-box { display: block; border: 0; }
    /* tax 상세페이지 */
    .tax-detail .board-section > article { padding: 0; }
    .tax-detail .main-title { margin-top: 20px; margin-bottom: 50px; }
    .tax-detail .board-content .map-box .map { max-height: initial; }
     /* 슬라이드 */
    .tax-detail .slider-w { width: 100%; }
    .tax-detail .slider-w .slick-wrapper img { max-width: 100%; height: auto; }
    .tax-detail .slider-w { padding-bottom: 0; }
    .tax-detail .slider-w .slick-button-prev, .tax-detail .slider-w .slick-button-next { position: relative; top: -83px; box-sizing: border-box; }
    .tax-detail .slider-w .slick-button-prev { left: 0; }
    .tax-detail .slider-w .slick-button-next { left: -4px; top: -83px; }
    .tax-detail .slider-w .desc { position: relative; width: 100%; height: auto; left: 0; top: -84px; overflow: hidden; }
    .tax-detail .slider-w .img-number { display: none; }

    .tax-detail .board-view.blog .board-content { margin-top: 0; padding-top: 0; }
    .tax-detail .shopping-list ul li { width: 100%; max-height: inherit; }
    .tax-detail .shopping-list ul li img { width: 100%; height: auto; }
    /* 레이어 파업 */
    .layerpop { max-width: initial; box-sizing: border-box; }



}

@media screen and (max-width: 767px){
    .tax .board-section.map >.board-search { margin-bottom: 0; }
    .tax .board-section.map > .blog-list > ul > li { margin-bottom: 5px; }
    .tax .board-section.map > .blog-list > ul > li > .thumnails { width: 100%; }
    .tax .board-section.map > .blog-list > ul > li > .thumnails > img { width: 100%; height: auto; }
    .tax .board-section.map > .blog-list > ul > li dt { width: 20%; }
    .tax .board-section.map > .blog-list > ul > li dd { width: 80%; }
    .tax .board-section.map > .blog-list > ul > li > .type > li { display: block; margin-bottom: 5px; margin-right: 0; }
    .tax .board-section.map > .blog-list > ul > li > .type > li::before { content: none; }

    /* tax 상세페이지 */
    .tax-detail .main-title h2 { border: 0; }
    /* 레이어 파업 */
    .layerpop { height: 100%; padding: 40px 20px; overflow-y: auto; }
    .layerpop .info { width: 100%; }
    .layerpop .pic { width: 100%; max-width: initial; height: auto; }
    .layerpop .pic img { width: 100%; max-width: initial; max-height: initial; }

    .guid-text.active { display: none; }


}
@media screen and (max-width: 350px){
    .tax .map-box { padding: 0 ; }
}